The JarSigner API defined in jdk.jartool/jdk.security.jarsigner is an OpenJDK-only API (not in Java SE) introduced in JDK-8056174.
Its javadoc should be listed in the API Specification section of http://download.java.net/java/jdk9/docs/technotes/guides/security/index.html (We already had some com.sun.* APIs listed there). I am OK with putting it under the General Security category or creating a new one.
Its javadoc should be listed in the API Specification section of http://download.java.net/java/jdk9/docs/technotes/guides/security/index.html (We already had some com.sun.* APIs listed there). I am OK with putting it under the General Security category or creating a new one.
- relates to
-
JDK-8056174 New APIs for jar signing
- Closed