File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 88--add-exports jdk.compiler/com.sun.tools.javac.util=ALL-UNNAMED
99--add-opens jdk.compiler/com.sun.tools.javac.code=ALL-UNNAMED
1010--add-opens jdk.compiler/com.sun.tools.javac.comp=ALL-UNNAMED
11+ --add-opens=java.base/java.util=ALL-UNNAMED
12+ --add-opens=java.base/java.lang.reflect=ALL-UNNAMED
13+ --add-opens=java.base/java.text=ALL-UNNAMED
14+ --add-opens=java.desktop/java.awt.font=ALL-UNNAMED
Original file line number Diff line number Diff line change 11# Java versions
2- java.main.tag =17.0.13_11 -jdk-focal
3- java.next.tag =23 .0.1_11 -jdk-noble
2+ java.main.tag =17.0.15_6 -jdk-focal
3+ java.next.tag =24 .0.1_9 -jdk-noble
44
55# Docker container images - standard
66docker.java.main.image =library/eclipse-temurin:${java.main.tag}
You can’t perform that action at this time.
0 commit comments