We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 202a5d7 commit 99a951eCopy full SHA for 99a951e
1 file changed
test/reproducers/OPENJDK-4545/Main.java
@@ -1,6 +1,7 @@
1
/* @test
2
@bug 6664545
3
@summary nssadapter should not use a single PKCS #11 session for multi-thread operations
4
+ @requires jdk.version.major > 20
5
@run shell Main.sh
6
*/
7
import javax.crypto.Cipher;
0 commit comments