Request for approval for CR 7105792 - Remove sun/security/pkcs11/Provider/Absolute.java from JPRT testing. No windows-x64 impl.

Alan Bateman Alan.Bateman at oracle.com
Mon Oct 31 11:48:56 PDT 2011


On 31/10/2011 18:24, Brad Wetmore wrote:
>
> 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.
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