# HG changeset patch # User martin # Date 1475256657 25200 # Node ID 1b73adfc5a6a7aea0a380ababd2c63247cf005d5 # Parent 65477538bec32963dc41153d89c4417eb46c45fc 8166976: TestCipherPBECons has wrong @run line Reviewed-by: snikandrova, wetmore, rasbold diff -r 65477538bec3 -r 1b73adfc5a6a jdk/test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBECons.java --- a/jdk/test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBECons.java Wed Jul 05 22:17:45 2017 +0200 +++ b/jdk/test/com/sun/crypto/provider/Cipher/PBE/TestCipherPBECons.java Fri Sep 30 10:30:57 2016 -0700 @@ -36,7 +36,6 @@ * @author Yun Ke * @author Bill Situ * @author Yu-Ching (Valerie) PENG - * @run main TestCipherKeyWrapperPBEKey */ public class TestCipherPBECons {