Skip to content

Commit a28345a

Browse files
committed
Remove -Xlint:-incubating from o.g.wasm project.
1 parent 6383299 commit a28345a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

wasm/mx.wasm/suite.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@
9494
"annotationProcessors" : ["truffle:TRUFFLE_DSL_PROCESSOR"],
9595
"workingSets" : "WebAssembly",
9696
"license" : "UPL",
97-
"javac.lint.overrides" : "-incubating",
9897
},
9998

10099
"org.graalvm.wasm.jdk25" : {

0 commit comments

Comments
 (0)