Skip to content

Commit 05f1098

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 bab742d commit 05f1098

File tree

1 file changed

+1
-0
lines changed
  • java/ql/test/query-tests/security/CWE-676/semmle/tests

1 file changed

+1
-0
lines changed
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)