Linked by Thom Holwerda on Thu 19th Jun 2008 20:28 UTC, submitted by Rahul
Java Back in May 2006, Sun announced during the JavaOne conference it would release Java as open source, licensed as GPL software. While it was released as GPL, it still contained about 5 percent proprietary, non-free code - the Java trap, as the FSF calls it. The FSF called to dismantle this trap, and now the IcedTea project has reached an important milestone.
Permalink for comment 319232
To read all comments associated with this story, please click here.
The Java Trap
by KermitTheFragger on Thu 19th Jun 2008 21:23 UTC
KermitTheFragger
Member since:
2008-06-12

The Java trap wasn't about the 5% of non-free code iirc; It was about the issue that one could write an opensource program in java but you would always need a non-free Runtime.

It is however true that with the final 5% of non-free code eliminated in the openjdk project the Java Trap as a whole is history.