GNU Classpath, replacement for Sun libraries?
Submitted by charlie.collins on Fri, 08/29/2003 - 08:50
Tagged:
I had never heard of the GNU Classpath project before today. I know that may be lame, but so be it. This project aims to provide a totally free and open replacement for Suns proprietary classpath libraries. Pretty cool. Even though Sun is also free and they dont really bother anyone its important to remember that all that java.util or java.whatever stuff is proprietary Sun code. Using actual open code offers a bit more freedom and peace of mind.
Note that there are also open JVM projects which are listed on the GNU Classpath page. Check it out, its worth a look.







Comments
Re: GNU Classpath, replacement for Sun libraries?