RFR 8039358 & 8038837: tSAPolicyID and tSADigestAlg for jarsigner

2014-04-18 Thread Wang Weijun
Please review these two code changes: 8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be a default method http://cr.openjdk.java.net/~weijun/8039358/webrev.01/ 8038837: Add support to jarsigner for specifying timestamp hash algorithm http://cr.openjdk.java.net/~weijun/

Re: RFR 8039358 & 8038837: tSAPolicyID and tSADigestAlg for jarsigner

2014-04-18 Thread Vincent Ryan
Your 2 fixes look good. Thanks. On 18 Apr 2014, at 16:01, Wang Weijun wrote: > Please review these two code changes: > > 8039358: com.sun.jarsigner.ContentSignerParameters.getTSAPolicyID() should be > a default method > http://cr.openjdk.java.net/~weijun/8039358/webrev.01/ > > 8038837: Add su

Re: RFR 8040068 and 8039951: platform-related JAAS login modules on all platforms

2014-04-18 Thread Sean Mullan
On 04/17/2014 07:38 AM, Wang Weijun wrote: Hi All There are two bugs. The first one is: https://bugs.openjdk.java.net/browse/JDK-8040068 8040068: SolarisSystem should be @Deprecated and @jdk.Exported(false) of which the code change is simply --- a/src/share/classes/com/sun/security/auth/modul