This is the mail archive of the
java@gcc.gnu.org
mailing list for the Java project.
Re: Merge checked in
- From: Tom Tromey <tromey at redhat dot com>
- To: Marco Trudel <mtrudel at gmx dot ch>
- Cc: GCC Java <java at gcc dot gnu dot org>
- Date: 09 Jan 2007 11:51:04 -0700
- Subject: Re: Merge checked in
- References: <m3vejgrr7s.fsf@localhost.localdomain> <45A3FE01.1060902@gmx.ch>
- Reply-to: tromey at redhat dot com
>>>>> "Marco" == Marco Trudel <mtrudel@gmx.ch> writes:
Marco> - What classpath version is used? Was 0.93 imported or a newer
Marco> subversion checkout?
It was 0.93-generics, plus the ASM patch that went in right after
0.93.
Marco> - What's the state of the current Java 1.5 library? The latest I heard
Marco> was that the 1.4 library is pretty complete (but I didn't keep in
Marco> touch).
We're around 95% of 1.5. This number includes generics -- the
user-visible API uses generics everywhere, afaik.
The japi page gives more details.
Tom