Skip to content

Commit 379daff

Browse files
committed
more nbcode fixed on JDK 11+
1 parent b90fe99 commit 379daff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nbcode/integration/nbproject/project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
javac.source=1.8
1919
javac.compilerargs=-Xlint -Xlint:-serial
2020

21-
test.jms.flags=-ea --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang.ref=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.desktop/javax.swing.text=ALL-UNNAMED
21+
test.jms.flags=-ea --add-opens=java.base/java.net=ALL-UNNAMED --add-opens=java.base/java.lang.ref=ALL-UNNAMED --add-opens=java.base/java.lang=ALL-UNNAMED --add-opens=java.base/java.security=ALL-UNNAMED --add-opens=java.prefs/java.util.prefs=ALL-UNNAMED --add-opens=java.desktop/javax.swing=ALL-UNNAMED --add-opens=java.desktop/javax.swing.text=ALL-UNNAMED --add-exports=java.desktop/sun.awt=ALL-UNNAMED
2222

0 commit comments

Comments
 (0)