On 10/30/2013 2:25 PM, Bradford Wetmore wrote: > > https://bugs.openjdk.java.net/browse/JDK-8027526 > http://cr.openjdk.java.net/~wetmore/8027526/webrev/ > 32 * @run main/othervm SignatureGetAlgorithm 33 * @author youdwei 34 * @run main/othervm SignatureGetAlgorithm I think you intended to move line 32 rather than copy? Otherwise, looks okay. Mandy