From bbaa5b465c8b0501b5feddbb12bb9fdfaca69b94 Mon Sep 17 00:00:00 2001 From: Willem Date: Wed, 29 Jan 2025 15:11:09 +0100 Subject: [PATCH] Add test of ea-33 jdk-24 early access build --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8e9769..92a8ea0 100644 --- a/README.md +++ b/README.md @@ -78,9 +78,10 @@ ETA: 2030...to remove ALL, ASCII and unicode on a self hosted platform. ## Maven Use Notes on JDK version: -- jdk-21.0.2 and lower work +- jdk-21.0.2 and LOWER work - jdk-22.0.2 FAIL: Can't compile JPP - jdk-23.0.1 FAIL: Does compile JPP but can't find import in java3c +- jdk-24-ea-33 FAIL: Can't compile JPP Make package jar's - mvn clean package