Hi Valerie,
http://cr.openjdk.java.net/~wetmore/7053252/ Review 7053252: New regression test does not compile on windows-amd64As you know, there is a broken JDK test on windows-x64 under the jdk_security3 target (no pkcs11 library, thus the import fails on compile). Someone has to manually check this failure. (Obviously, it was me last time, thus the bug! ;) )
Removing the incorrect import in both jdk7u/jdk8. Brad