Skip to content

Commit 07eb464

Browse files
authored
Merge pull request oracle#12 from mbien/javac-1901
upgrade javac dependency to 19.0.1.
2 parents 8d92864 + 638f667 commit 07eb464

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

make/langtools/netbeans/nb-javac/nbproject/project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
jdk.git.url=https://github.com/openjdk/jdk19
2-
jdk.git.commit=jdk-19+33
1+
jdk.git.url=https://github.com/openjdk/jdk19u
2+
jdk.git.commit=jdk-19.0.1-ga
33
nb-javac-ver=${jdk.git.commit}
44

55
debug.modulepath=\

0 commit comments

Comments
 (0)