New API in JDK7
Andrew John Hughes
gnu_andrew at member.fsf.org
Mon Aug 3 07:23:09 PDT 2009
I thought this might be of interest to those who want a quick overview
of actual API changes in JDK7 so far. With Classpath, we use the
japitools developed by Stuart Ballard
(http://sab39.netreach.com/Software/Japitools/42/) to compare how well
Classpath implements the APIs provided by various versions of the JDK.
The same can be done to see 'how well OpenJDK6 implements OpenJDK7'
or rather what's changed since JDK6:
http://builder.classpath.org/japi/openjdk7-openjdk6.html
There's also the inverse:
http://builder.classpath.org/japi/openjdk6-openjdk7.html
which shows anything missing in OpenJDK7 that was in OpenJDK6 (some
xml methods and one Swing method it seems).
Currently the results are based on IcedTea builds of b16 of OpenJDK6
and b66 (Milestone 4) of OpenJDK7, and will be updated to new builds
as they are released and supported by IcedTea.
--
Andrew :-)
Free Java Software Engineer
Red Hat, Inc. (http://www.redhat.com)
Support Free Java!
Contribute to GNU Classpath and the OpenJDK
http://www.gnu.org/software/classpath
http://openjdk.java.net
PGP Key: 94EFD9D8 (http://subkeys.pgp.net)
Fingerprint: F8EF F1EA 401E 2E60 15FA 7927 142C 2591 94EF D9D8
More information about the distro-pkg-dev
mailing list