From dedc071ff3393275dad940fab34aac4f99825ad4 Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Sun, 20 Jun 2021 07:07:23 -0400 Subject: [PATCH] move Apple Si notes into #128, note about JDK optional --- todo.txt | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) diff --git a/todo.txt b/todo.txt index 12e15c577..3c44206fa 100755 --- a/todo.txt +++ b/todo.txt @@ -30,6 +30,12 @@ X make sure we're not embedding webkit with all JFX apps X maybe just remove it from the main download as well X remove javafx-swt.jar and javafx.web.jar / also their .so files X more checking FX2D (and application export) on Windows +o update list of optional JRE files for Java 8 +o Andres provided some updates +X https://github.com/processing/processing/issues/3288 +o these will change again for Java 11, so wait until then +X opting not to do so +X https://github.com/processing/processing4/issues/210 _ move JavaFX to its own library, too many weird quirks that it includes @@ -150,13 +156,6 @@ _ disable "notifications" prompt on startup for macOS _ (we're not posting any notifications, at least for now) _ https://developer.apple.com/documentation/usernotifications _ https://developer.apple.com/documentation/usernotifications/asking_permission_to_use_notifications -_ Apple Silicon release -_ http://openjdk.java.net/jeps/391 -_ https://github.com/AdoptOpenJDK/openjdk-support/issues/146 -_ https://github.com/microsoft/openjdk-aarch64/releases -_ https://www.azul.com/downloads/zulu-community/?version=java-11-lts&os=macos&architecture=arm-64-bit&package=jdk -_ OpenGL available but deprecated on Apple Si -_ https://developer.apple.com/documentation/xcode/porting_your_macos_apps_to_apple_silicon windows @@ -388,10 +387,6 @@ _ https://github.com/processing/processing/issues/5023 pde/build -_ update list of optional JRE files for Java 8 -_ Andres provided some updates -_ https://github.com/processing/processing/issues/3288 -_ these will change again for Java 11, so wait until then _ fix appbundler problems due to rollback _ https://github.com/processing/processing/issues/3790 _ the rollback re-introduces two bugs (serial export and scrolling)