Request for approval for CR 7105792 - Remove sun/security/pkcs11/Provider/Absolute.java from JPRT testing. No windows-x64 impl.
Brad Wetmore
bradford.wetmore at oracle.com
Mon Oct 31 11:24:41 PDT 2011
Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7105792
Webrev: http://cr.openjdk.java.net/~wetmore/7105792/
Review:
http://mail.openjdk.java.net/pipermail/security-dev/2011-October/003981.html
The security-dev mailing list.
Rvwrs: valeriep
There is a broken JDK test on windows-x64 under the jdk_security3
target. It doesn't compile due to a missing library PKCS11 (bug:
6880559), and someone has to manually check that failure.
In JDK8, we added this test to the test/ProblemList.txt file as part of
the jdk_security3 test cleanup. Doing the same exclusion for 7u, but
just adding this test exclusion only.
http://hg.openjdk.java.net/jdk8/tl/jdk/annotate/cb83fe13af98/test/ProblemList.txt
weijun at 4455
+ # Directly references PKCS11 class
+ sun/security/pkcs11/Provider/Absolute.java windows-x64
Brad
More information about the jdk7u-dev
mailing list