Releases: ev3dev-lang-java/openjdk-ev3
Releases · ev3dev-lang-java/openjdk-ev3
OpenJDK9 for Debian Stretch
Artifacts from the pipeline:
https://ci.adoptopenjdk.net/view/ev3dev/job/eljbuild/job/stretch-9/
Release v0.6.1
Download links
- OpenJDK
9.0.4+11-ev3
: JRI JDK JMODs - OpenJDK
10.0.2+13-ev3
: JRI JDK JMODs - OpenJDK
11.0.1+13-ev3
: JRI JDK JMODs - OpenJDK
12+17-ev3
: JRI JDK JMODs
See current README.md for more information.
Changes
OpenJDK-related:
- added support for OpenJDK 11 & latest mercurial version
- added support for a modified version of SoftFloat-3e: softfloat-openjdk (why)
- added automatic download and compilation of the forked library
- added support to the Java build sytem
- added AdoptOpenJDK's CA certificate bundle
- added release debug level build flag
- added Debian patch for native library search path (libraries in
/usr/lib/jni
should be working now)
Build-related:
- added Jenkins support, big thanks to AdoptOpenJDK for providing us the build infrastructure
- merged autorun support to the main Docker image
- added support for fast downloading from Git and also Mercurial's
tip.tar.bz2
- java version determination works automatically now
- buildjdk jlink is used if available (so the JDK basically jlinks itself)
- added Debian Stretch update repository
- made apt-get quieter
- added test HelloWorld
Documentation related:
- updated README
- added patches that are a bit more suitable for upstreaming (but re-export using
hg export -g
and testing are necessary)
Release v0.5.0
- Add Zero interpreter variant
- Add AssumeMP OpenJDK10 fix
- Add
jdk.unsupported
jmod to JRI
Release v0.4.5.1 for leJOS EV3 (BROKEN)
IMPORTANT: THESE BUILDS DO NOT WORK.
Release v0.4.5 for leJOS EV3 (BROKEN)
IMPORTANT: THESE BUILDS DO NOT WORK.
Release v0.4.5
OpenJDK versions: 9.0.4+12
and 10+46
.
- First build with merged build systems.
- Backported OpenJDK 10 changes to OpenJDK 9.
Release v0.4.4, JDK 10+46
Another attempt to remove offending memory barriers.
Release v0.4.3, JDK 10+46
Hopefully fixed the crash regarding memory barriers.
Switched to gzip for archive compression.
Removed JShell support.
Removed PC JDK, only EV3 jmods are included.
Release v0.4.2, JDK 10+46
First JDK 10 build. Only for Debian Stretch. JDK 9-based builds can be found in older releases.
This is basically a re-released v0.4.1 with a corrected tag.
Release v0.4.0, JDK 9.0.4+12
This version was built on Debian Stretch.