Meaning of Java Open Source??

M

Matt

I have heard that Sun may open source Java. I don't quite understand
what does it mean
because when we install Java SDK, we get the source code of library
too. I tried
to search more info. on Sun's site, but unsuccessful.

Please advise, and share some related pointers. thanks!!
 
G

Gregory Toomey

Matt said:
I have heard that Sun may open source Java. I don't quite understand
what does it mean
because when we install Java SDK, we get the source code of library
too. I tried
to search more info. on Sun's site, but unsuccessful.

Please advise, and share some related pointers. thanks!!

It means to place it under the GPL (General Public Licence) or similar.

For example, Sun now controls the syntax. If its under the GPL anybody could
extend or change the syntax, create new libraries, etc.


gtoomey
 
M

Michael Borgwardt

Matt said:
I have heard that Sun may open source Java. I don't quite understand
what does it mean
because when we install Java SDK, we get the source code of library
too.

Read the license:
http://java.sun.com/j2se/1.4.2/j2sdk-1_4_2_05-license.txt

"Open Source" doesn't just mean you get a peek at the source code,
it also means you're allowed to change it and distribute such changed
versions. Sun's license explicitly forbids that.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,778
Messages
2,569,605
Members
45,238
Latest member
Top CryptoPodcasts

Latest Threads

Top