Skip to content

Commit 5a6eb79

Browse files
committed
Java: Pin CWE-676 test to --release 25
Thread.stop() was removed in JDK 26. Pin the test to --release 25.
1 parent 74b0e8c commit 5a6eb79

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 25

0 commit comments

Comments
 (0)