Request for approval for CR 7105792 (original) (raw)

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 12:00:44 PDT 2011


Alan, thanks for the tip. The test seemed to be properly excluded on my JPRT run. I can send you the link if you want to see it.

 Excluding list contains 13 items
 Excluding: sun/security/pkcs11/Provider/Absolute.java
 ...deleted...

Anyway, digging a bit further, I'll be changing this code to remove the actual underlying problem in jdk8/jdk7u, and will remove the corresponding entry from ProblemList.txt in jdk8.

Thanks for your feedback.

Brad

On 10/31/2011 11:48 AM, Alan Bateman wrote:

On 31/10/2011 18:24, Brad Wetmore wrote:

Bug: http://bugs.sun.com/bugdatabase/viewbug.do?bugid=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 jdksecurity3 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 jdksecurity3 test cleanup. Doing the same exclusion for 7u, but just adding this test exclusion only. Brad - I don't think jtreg maps all Windows 64-bit installations to "windows-x64". I mentioned to Max recently that this test still runs (and fails as you describe) even though it appears to be excluded. I didn't have time to follow it but I think it means digging into the jtreg code to see how the os.name/version is mapped. -Alan



More information about the jdk7u-dev mailing list