Skip to content

Commit 29858dc

Browse files
committed
Java: Pin CWE-676 test to --release 20
Thread.stop() was removed in JDK 21. Pin the test to release 20 so the extractor can compile the test source with JDK 26.
1 parent 75cf15b commit 29858dc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • java/ql/test/query-tests/security/CWE-676/semmle/tests
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
//semmle-extractor-options: --javac-args --release 20

0 commit comments

Comments
 (0)