Hi Tomas,
New proposed features for JDK 8 will be posted on java.net
(http://openjdk.java.net/jeps), please check there periodically
for new additions. Thanks!
_Frances
On 11/2/2011 2:37 AM, Tomas Gustavsson wrote:
Will there ever be a pkcs11 for windows-x64?
Cheers,
Tomas
On 10/31/2011 11:33 PM, Valerie (Yu-Ching) Peng wrote:
Looks good to me.
Valerie
On 10/31/11 14:19, Brad Wetmore wrote:
Hi Valerie,
http://cr.openjdk.java.net/~wetmore/7053252/
Review 7053252: New regression test does not compile on windows-amd64
As 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