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:
idrissrio
2026-03-20 20:27:33 +01:00
parent 74b0e8c19a
commit 5a6eb79470

View File

@@ -0,0 +1 @@
//semmle-extractor-options: --javac-args --release 25