changeset in /hg/icedtea6: Added more to README about OpenJDK6.
Lillian Angel
langel at redhat.com
Thu Apr 3 08:56:57 PDT 2008
changeset 9c62f659edf1 in /hg/icedtea6
details: http://icedtea.classpath.org/hg/icedtea6?cmd=changeset;node=9c62f659edf1
description:
Added more to README about OpenJDK6.
diffstat:
1 file changed, 6 insertions(+), 4 deletions(-)
README | 10 ++++++----
diffs (24 lines):
diff -r 572473cfa17c -r 9c62f659edf1 README
--- a/README Thu Apr 03 11:48:39 2008 -0400
+++ b/README Thu Apr 03 11:54:03 2008 -0400
@@ -48,14 +48,16 @@ the Java SE platform. At this time the
the Java SE platform. At this time the build from which IcedTea was
constructed corresponds to an early build of JDK 7. When JDK 7
is complete it will implement the Java SE 7 Platform Specification.
-Work on that specification is underway, but far from final. Any APIs
-in the JDK 7 implementation, whether new or old, are therefore subject
-to minor adjustments, major revisions, or even outright removal
+Any APIs in the JDK 7 implementation, whether new or old, are therefore
+subject to minor adjustments, major revisions, or even outright removal
between now and the time that the Java SE 7 Platform Specification is
finalized. Please take these facts into account before depending upon
IcedTea.
-Recently, OpenJDK6 was released. This build is now based on that release.
+Recently, OpenJDK6 was released. This build (IcedTea6) is based on
+that release. OpenJDK6 is approximately 99% complete in terms of encumberences.
+IcedTea provides autotools support, a portable interpreter for ppc and
+ppc64 support, plugin support and Web Start support.
How the Stub Replacements were Produced
---------------------------------------
More information about the distro-pkg-dev
mailing list