GNU Classpath 0.92 merge
Tom Tromey
tromey@redhat.com
Mon Aug 14 21:48:00 GMT 2006
>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:
Mark> Here is the final patch for merging in the released version of GNU
Mark> Classpath 0.92. Bootstrapped on FC5 x86_64 (excluding multilib since I
Mark> just couldn't figure out how to do that). Make check doesn't show any
Mark> regressions. The usual suspects (eclipse, classpath-demo, gcjwebplugin,
Mark> jedit (*), etc.) all work.
Nice, thanks.
[...]
Mark> gnu/java/lang/management/VMCompilationMXBeanImpl.java: New VM stub
Mark> classes.
Good plan; on the gcj-eclipse branch I made native stubs, presuming
that Andrew Hughes would be filling them in :-)
Lots of duplication here at the moment, which is bad -- but maybe
Andrew took some of his patches from your earlier work here?
Mark> All newly added files:
Mark> http://www.klomp.org/mark/classpath/libgcj-classpath-0.92-new.tar.bz2
I spot checked these and they seemed reasonable.
Mark> OK to commit?
There weren't any changes to the .cc code -- so that is one less thing
to worry about.
My only remaining concern is whether 'make install' gives reasonable
results. Earlier imports have run into minor problems here, and we've
also got PR 27890 hanging over us.
If the install results are good, then I think this is ok.
Tom
More information about the Java-patches
mailing list