On Fri, Aug 28, 2015 at 6:47 PM, Rory O'Donnell <rory.odonnell@oracle.com> wrote:
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.


We are users of this api in our testsuite, so this is a welcome change.

Thank you info,
Tomaz