mirror of
https://github.com/github/codeql.git
synced 2026-04-11 18:14:01 +02:00
Java: Pin CWE-676 test to --release 25
Thread.stop() was removed in JDK 26. Pin the test to --release 25.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
//semmle-extractor-options: --javac-args --release 25
|
||||
Reference in New Issue
Block a user