> 在 2015年10月1日,下午7:36,Sean Mullan <sean.mul...@oracle.com> 写道:
> 
> 
> 
> On 10/1/15 5:10 AM, Wang Weijun wrote:
>> 
>>> 在 2015年10月1日,上午7:53,Steve Drach <steve.dr...@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?

Steve is using 8u51.

> 
> --Sean

Reply via email to