|
|
Subscribe / Log in / New account

This all just support's Sun's key premise:

This all just support's Sun's key premise:

Posted May 10, 2005 2:52 UTC (Tue) by b7j0c (guest, #27559)
In reply to: And Sun a calling themselves pro-open source? by bojan
Parent article: A proposal for a free Java implementation

Sun has Sun for a long time that Java needs to be centrally controlled to ensure compatibility. All of these fractured efforts, with various levels of compliance, sure make for a muddy development environment. Do SableVM files work with Kaffe? Do Kaffe files work with gcj? Confused yet?

Sun isn't off the hook either, they have the same issues with versions of their VM.

Meanwhile look at Python and Perl. No code portability issues. The same runtime is ported to most any platform you want. To hell with open specs and closed implementations. The open implementations/write your own spec from studying the code type platforms seem to be fulfilling all of the WORA promises of Java.


to post comments

This all just support's Sun's key premise:

Posted May 11, 2005 7:38 UTC (Wed) by skybrian (guest, #365) [Link] (1 responses)

A basic Java development environment is actually pretty simple. Download the Sun JDK and run
either Eclipse or buy IntelliJ.

No, it's not open source, but that's what most Java developers do. While gcj, Kaffe, and so on will
hopefully be useful someday, they're not really ready for prime time and aren't used much yet
except for reasons of ideology.

Not an option for many platforms

Posted May 15, 2005 14:28 UTC (Sun) by hazelsct (guest, #3659) [Link]

This only works on Sun-blessed platforms. And given recent experience with other closed systems related to the kernel, I'm amazed anyone would consider this an option. (No, Sun probably won't pull everyone's license to use the free-beer JVM, but they will likely make it run faster on their own platforms than others', and have little to no incentive to make it run on, say, Debian Alpha.)


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds