Skip to content

Commit 99a951e

Browse files
committed
unning OPENJDK-4545 on jdk21 and up
ExecutorService cannot be converted to AutoCloseable
1 parent 202a5d7 commit 99a951e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/reproducers/OPENJDK-4545/Main.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
/* @test
22
@bug 6664545
33
@summary nssadapter should not use a single PKCS #11 session for multi-thread operations
4+
@requires jdk.version.major > 20
45
@run shell Main.sh
56
*/
67
import javax.crypto.Cipher;

0 commit comments

Comments
 (0)