Index: xdocs/roadmap.xml =================================================================== --- xdocs/roadmap.xml (revision 532253) +++ xdocs/roadmap.xml (working copy) @@ -92,19 +92,34 @@
javac (Done), javadoc, apt, appletviewer, jar, jdb, javah, javap, extcheck
+ jarsigner, javac (via the Eclipse compiler), javah, keytool
+ But we need the following: +
+javadoc, apt, appletviewer, jar, jdb, javap, extcheck
+ keytool, jarsigner, policytool, kinit, klist, ktab
+ policytool, kinit, klist, ktab
native2ascii,rmic, rmiregistry, rmid, serialver
@@ -207,7 +230,7 @@
htmlconverter, javaws
+
Again, we have the portable launcher framework - we just need volunteers.
@@ -347,9 +370,13 @@The class library is an important (and large!) part of the Java SE - platform. While we have made significant progress so far (~80% at last + platform. While we have made significant progress so far (>97% of Java 5 at last check), there are many, many interesting things remaining to be done.
++ The work on Java 6 features is underway + in a dedicated branch. +