Hi Valerie,
http://cr.openjdk.java.net/~wetmore/7105792/
7105792: Remove sun/security/pkcs11/Provider/Absolute.java from JPRT
testing. No windows-x64 impl.
As you know, 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.
(Obviously, it was me last time, thus the bug! ;) )
In JDK8, Weijun added this test to the test/ProblemList.txt file as part
of the jdk_security3 test cleanup. Just doing the same for 7u. This
removal is just a small part of the larger test cleanup.
Yay/nay?
Brad