Looks fine to me.

It would be nice to extend AlgorithmId.getStandardDigestName() to
AlgorithmId.getStandardName() in the future.

Xuelei

On 7/8/2014 10:37 PM, Wang Weijun wrote:
> Please review the jdk7u-only code change at
> 
>   http://cr.openjdk.java.net/~weijun/8049480/webrev.00/
> 
> The reason is that the jdk7u version [1] of fix for JDK-8049480 is just a 
> hack and not as powerful as its jdk8 sibling [2] and now I'll have to apply 
> the jdk7u jar signature "hack" to timestamp signature again.
> 
> I did a find usage on Algorithm.getName() and other cases are not impacted by 
> the name difference.
> 
> Thanks
> Max
> 
> [1] http://hg.openjdk.java.net/jdk7u/jdk7u-dev/jdk/rev/c399756623cb
> [2] http://hg.openjdk.java.net/jdk9/dev/jdk/rev/5dc3f32c0d26
> 

Reply via email to