Add test of ea-33 jdk-24 early access build
This commit is contained in:
parent
8b570f9593
commit
bbaa5b465c
|
@ -78,9 +78,10 @@ ETA: 2030...to remove ALL, ASCII and unicode on a self hosted platform.
|
||||||
## Maven Use
|
## Maven Use
|
||||||
|
|
||||||
Notes on JDK version:
|
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-22.0.2 FAIL: Can't compile JPP
|
||||||
- jdk-23.0.1 FAIL: Does compile JPP but can't find import in java3c
|
- 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
|
Make package jar's
|
||||||
- mvn clean package
|
- mvn clean package
|
||||||
|
|
Loading…
Reference in a new issue