RFR - 8132734: java.util.jar.* changes to support multi-release jar files

Sean Mullan sean.mullan at oracle.com
Thu Oct 1 11:36:06 UTC 2015



On 10/1/15 5:10 AM, Wang Weijun wrote:
>
>> 在 2015年10月1日,上午7:53,Steve Drach <steve.drach at oracle.com> 写道:
>>
>> - JDK 8 jar signer does not work with a JDK 9 created keystore
>> - JDK 8 signed jar with JDK 8 created keystore is not the same size as JDK 9 signed jar with JDK 9 keystore
>> - JDK 8 signed jar with JDK 8 created keystore is not the same size as JDK 9 signed jar with the same JDK 8 keystore
>
> The default keystore type in jdk9 is pkcs12. I guess this is why jarsigner in jdk8 does not recognize it.

It should work if you are using 8u60. What JDK 8 version are you using?

--Sean



More information about the core-libs-dev mailing list