<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Some time ago I came across a regression beginning after the sun-jdk
1.6.13 release. This regression continues into openjdk. The issue at
hand is a single line found in the current SunPKCS#11 documentation:<br>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<span class="Apple-style-span"
style="border-collapse: separate; color: rgb(0, 0, 0); font-family: 'Times New Roman'; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; font-size: medium;">
<pre>KeyStore ks = KeyStore.getInstance("PKCS11");
KeyStore ks = KeyStore.getInstance("PKCS11");
We have experienced a failure on this line under the current release of ubuntu and windows 7 running openjdk. SunJDK 1.6.13 performs as expected.
-Sushi
</pre>
</span><br class="Apple-interchange-newline">
<br>
</body>
</html>