Skip to content

Commit cbdf55c

Browse files
committed
Update JDK to 11.0.11+9
1 parent e311155 commit cbdf55c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

build/build.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484

8585
<property name="jdk.train" value="11" />
8686
<property name="jdk.version" value="0" />
87-
<property name="jdk.update" value="10" />
87+
<property name="jdk.update" value="11" />
8888
<property name="jdk.build" value="9" />
8989

9090
<property name="jdk.prefix" value="jdk" />

todo.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ X https://github.com/processing/processing4/issues/174
1212
X catch NoClassDefError in Platform.deleteFile() (still unclear of its cause)
1313
X need to set a nicer default font
1414
X increases export size, but impact is so worth it
15+
X Update JDK to 11.0.11+9
1516

1617
earlier
1718
o further streamline the downloader
@@ -23,6 +24,7 @@ contribs
2324
X many updates in the docs portion of the repo
2425
X https://github.com/processing/processing4/pull/191
2526

27+
2628
_ when lib downloads (batik) go dead, fallback to the download.processing.org version
2729
_ or for now, tell users how to do it manually
2830

0 commit comments

Comments
 (0)