Request for approval for CR 7053252: New regression test does not compile on windows-amd64 (original) (raw)

Brad Wetmore bradford.wetmore at oracle.com
Mon Oct 31 14:56:33 PDT 2011


Bug: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7053252

Webrev: http://cr.openjdk.java.net/~wetmore/7053252/

Review: http://mail.openjdk.java.net/pipermail/security-dev/2011-October/003997.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.

Removing the entry from the JDK8 ProblemList.java, and removing the incorrect import in both jdk7u/jdk8.

Brad



More information about the jdk7u-dev mailing list