8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList
authorfyuan
Fri, 12 Aug 2016 14:38:02 +0800
changeset 40271 82752776be2f
parent 40270 738587047b89
child 40272 6af4511ee5a4
8163435: Update issue number for SupportedDHKeys.java and UnsupportedDHKeys.java in ProblemList Summary: sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java and sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java should be tracked by JDK-8077138 rather than JDK-8154910. Reviewed-by: mullan Contributed-by: John Jiang <sha.jiang@oracle.com>
jdk/test/ProblemList.txt
--- a/jdk/test/ProblemList.txt	Fri Aug 12 14:36:14 2016 +0800
+++ b/jdk/test/ProblemList.txt	Fri Aug 12 14:38:02 2016 +0800
@@ -233,8 +233,8 @@
 sun/security/pkcs11/KeyAgreement/TestDH.java                    8077138,8023434 windows-all
 sun/security/pkcs11/KeyAgreement/TestInterop.java               8077138,8023434 windows-all
 sun/security/pkcs11/KeyAgreement/TestShort.java                 8077138,8023434 windows-all
-sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java           8154910 windows-all
-sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java         8154910 windows-all
+sun/security/pkcs11/KeyAgreement/SupportedDHKeys.java           8077138 windows-all
+sun/security/pkcs11/KeyAgreement/UnsupportedDHKeys.java         8077138 windows-all
 sun/security/pkcs11/KeyGenerator/DESParity.java                 8077138,8023434 windows-all
 sun/security/pkcs11/KeyGenerator/TestKeyGenerator.java          8077138,8023434 windows-all
 sun/security/pkcs11/KeyPairGenerator/TestDH2048.java            8077138,8023434 windows-all