Java: Accept new test results after JDK 26 extractor upgrade

This commit is contained in:
idrissrio
2026-03-18 15:34:59 +01:00
parent fb8b5699f2
commit 74b0e8c19a
9 changed files with 9 additions and 10 deletions

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args --enable-preview --release 25
//semmle-extractor-options: --javac-args --release 25

View File

@@ -1 +1 @@
//semmle-extractor-options: --javac-args -source 25 -target 25 --enable-preview
//semmle-extractor-options: --javac-args -source 25 -target 25