On 1/19/17 9:20 AM, Weijun Wang wrote:
On 01/19/2017 10:45 AM, Weijun Wang wrote:One more:https://bugs.openjdk.java.net/browse/JDK-8173018 (https://bugs.openjdk.java.net/browse/JDK-8076535) Deprecate the com.sun.jarsigner package The `com.sun.jarsigner` package is being deprecated. This includes the `ContentSigner` class, the `ContentSignerParameters` interface, and the jarsigner command's "-altsigner" and "-altsignerpath" options.
Looks good. --Sean