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: Import GNU Classpath 0.91


>>>>> "Mark" == Mark Wielaard <mark@klomp.org> writes:

Mark> This imports GNU Classpath 0.91. It is a bit of a lazy patch since I
Mark> only added the absolute minimum of vm class interfaces and overrides to
Mark> get everything compiling and running the testsuite, eclipse, tomcat, etc
Mark> working again.

Thanks for testing these, that really helps.

Mark. Things missing are some more Class and reflection stuff,
Mark> real jdwp implementations, some extra Math methods and a stubbed out
Mark> LocalSocketImpl since I didn't want to translate everything to CNI and
Mark> nothing uses it atm.

This is all fine.  It would be helpful to have a PR for each
one... we tend to lose FIXMEs and the like in the noise.

Please check this in.

Tom


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