• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

OpenSource Java

 
Ranch Hand
Posts: 757
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm confused, when I see Official site for Open Source Java.

I couldn't figure out that what is 'open' really? Is that the source code for java classes?

From that site,

Official Sun Web Site wrote:The Java community is vibrant and diverse with extensive development knowledge and expertise. Making Java technology freely available under the GPL license opens new development opportunities for free software developers and enables a new wave of innovation.



I didn't understand this at all. What is the maning of "Making Java technology freely available"? Isn't it free before (i.e. JDK)?



 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
It was always available for no monetary cost ("free" as in "free beer"), but it is now being released under the GPL license ("free" as in "free speech"). That's what's meant by open sourcing it.
reply
    Bookmark Topic Watch Topic
  • New Topic