Skip to content

Commit 27b699d

Browse files
yo-hsmowton
authored andcommitted
Java: adjust test options for JDK 17 upgrade
1 parent add9e9d commit 27b699d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16
1+
//semmle-extractor-options: --javac-args -source 17 -target 17
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
//semmle-extractor-options: --javac-args --enable-preview -source 16 -target 16
1+
//semmle-extractor-options: --javac-args -source 17 -target 17

0 commit comments

Comments
 (0)