Re: Next steps for GNU Classpath

Bill Chatfield <[email protected]> Tue, 16 Sep 2014 08:47:04 -0700
Newsgroups gmane.comp.gcc.java.devel,gmane.comp.java.classpath.devel
Message-ID <[email protected]>
OpenJDK is Linux-only. It does not work on Windows. This defeats the purpos=
e of Java of being cross-platform. You might say that Windows has Oracle's =
Java, but it is not GPLed. It cannot be redistributed or bundled with an ap=
p. It is huge and copyrighted. When you install it, it tries to screw you o=
ver by installing the Ask Toolbar. These are problems that GCJ does not hav=
e.

GCJ & GNU Classpath are truly cross-platform, in the original spirit of Jav=
a. They have the correct copyright (GPL/LGPL) and they are redistributable/=
bundable with an app. As a Java developer who would like to distribute apps=
 to users, GCJ & GNU Classpath have significant advantages over OpenJDK/Ora=
cle.

I am not interested in switching to Java "killers" (aka Java ripoffs) like =
Google Go, Vala, etc, that just change the syntax enough to be annoying. I =
want Java.


--------------------------------------------
On Mon, 9/15/14, Guillermo Rodriguez Garcia <[email protected]> wr=
ote:

 Subject: Next steps for GNU Classpath
 To: "Andrew Haley" <[email protected]>, "[email protected]" <[email protected]=
g>, "[email protected]" <[email protected]>
 Date: Monday, September 15, 2014, 3:34 AM
=20
 Hello all,
=20
 I'm going back to this question that Andrew asked a few days
 ago:
=20
 2014-09-04 22:15 GMT+02:00 Andrew Haley <[email protected]>:
 > Everyone: let's have a proper discussion.=A0 Is
 there something we can
 > do with GNU Classpath that takes it further
 forward.=A0 And, if so,
 > what?=A0 What would our goals be?
=20
 The following is my opinion only:
=20
 Now that we have OpenJDK, most Java users will use that on
 "standard"
 environments such as desktop boxes. I would say that there
 is one
 distinct advantage of Classpath over OpenJDK, which is its
 smaller
 size and footprint. This makes it an excellent choice for
 embedded
 systems, where OpenJDK is probably too big, and full of
 features that
 are not always useful in an embedded environment.
=20
 I think Classpath has an important opportunity in the
 embedded world
 as a "low-fat" class library for embedded JVMs.
=20
 Best,
=20
 Guillermo Rodriguez Garcia
 [email protected]