> The Gnu 'Java' is sufficiently unlike Java that I invariably
> recommend it be deleted and replaced with a Sun or IBM JRE when
> found, and that invariably fixed whatever the problem is.
Does this announcement from gcc.gnu.org/java changes something in
your opinion?
January 8, 2007
We've merged the gcj-eclipse branch to svn trunk. The
merge changes gcj to use the Eclipse compiler as a front end,
enabling all 1.5 language features. This merge also brings in
a new, generics-enabled version of Classpath, including some
new tools. This new code will appear in GCC 4.3.
Matej
Lew - 07 May 2007 12:52 GMT
Esmond Pitt wrote:
>> The Gnu 'Java' is sufficiently unlike Java that I invariably
>> recommend it be deleted and replaced with a Sun or IBM JRE when
>> found, and that invariably fixed whatever the problem is.
> Does this announcement from gcc.gnu.org/java changes something in
> your opinion?
[quoted text clipped - 5 lines]
> a new, generics-enabled version of Classpath, including some
> new tools. This new code will appear in GCC 4.3.
No.

Signature
Lew
Mark Thornton - 07 May 2007 14:33 GMT
>> The Gnu 'Java' is sufficiently unlike Java that I invariably
>> recommend it be deleted and replaced with a Sun or IBM JRE when
[quoted text clipped - 11 lines]
>
> Matej
It will be a while before that is the version commonly found. For
example an up to date copy of Suse 10.2 has ClassPath 0.92. Many
installations will have even older versions, and those older versions
are the ones on which the impression of 'not working' is based.
It is only in the past 6 months or so that there has been any chance of
my own code working on ClassPath (although as my latest work targets 1.6
that is probably won't work either).
Mark Thornton
Esmond Pitt - 08 May 2007 01:38 GMT
> Does this announcement from gcc.gnu.org/java changes something in
> your opinion?
No. If it is now compatible with Sun Java it will be self-incompatible,
and in either case it can't be of any practical use.
Arne Vajhøj - 09 May 2007 01:59 GMT
>> The Gnu 'Java' is sufficiently unlike Java that I invariably
>> recommend it be deleted and replaced with a Sun or IBM JRE when
[quoted text clipped - 9 lines]
> a new, generics-enabled version of Classpath, including some
> new tools. This new code will appear in GCC 4.3.
Will it be certified ?
Arne