From df450200fc1cc6a6bc407d64b1c0bd743986aa77 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sat, 15 Aug 2020 14:02:04 -0400 Subject: [PATCH] bump JDK to 11.0.8 --- build/build.xml | 4 ++-- todo.txt | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/build/build.xml b/build/build.xml index 8984edcd0..5ab9b883e 100644 --- a/build/build.xml +++ b/build/build.xml @@ -87,13 +87,13 @@ - + - diff --git a/todo.txt b/todo.txt index 2c1c37d6d..03b3a78fc 100755 --- a/todo.txt +++ b/todo.txt @@ -3,6 +3,7 @@ X break buildMenu() into populateMenu() method to delay Debugger init X https://github.com/processing/processing4/issues/73 X macOS build broken X https://github.com/processing/processing4/issues/83 +X bump JDK to 11.0.8 _ save() mostly broken due to AWT refactor _ https://github.com/processing/processing4/issues/80