# HG changeset patch # User fyuan # Date 1470983882 -28800 # Node ID 82752776be2fcfa9c268ae4dfbc4fcb1cb5a4dae # Parent 738587047b89edf4c9aec8bfe042f83dd97cd750 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 diff -r 738587047b89 -r 82752776be2f 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