This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GNU Classpath 0.92 merge


>>>>> "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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]