Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

As described in JEP 222, Project Kulla introduces a new REPL for JDK 9.  You can test it by following the instructions from the latest Adoption Group hackday. Feedback on this feature should be provided on the kulla-dev mailing list.

OpenJDK JarSigner API

JDK 9 is more restricted on calling sun.* public methods but we know there are users calling sun.security.tools.jarsigner.Main to sign jar files. A new API is proposed for this very purpose in OpenJDK. Feedback on this API should be provided on the security-dev mailing list.

Other potential changes to consider

...