This repository has been archived by the owner on Jul 31, 2021. It is now read-only.
Releases: battleblow/openjdk-jdk11u
Releases · battleblow/openjdk-jdk11u
Fuery
Updated BSD port of JDK 11
Additional features include:
- Support for the FreeBSD/powerpc64 architecture
- Support for compiling with gcc
- Fix compilation on OpenBSD
- Fix support for SCTP
- Fix socket binding on IPv6
There are still missing features, which include:
- Additional support for system process and network performance information
Elicia
Updated BSD port of JDK 11
Additional features include:
- Updated to 11.0.3 GA
- OperatingSystemMXBean support, although some features are missing on NetBSD and OpenBSD
- Support for the keep alive extended socket options on FreeBSD and NetBSD
- Internal JDK tests can now be run
There are still missing features, which include:
- Additional support for system process and network performance information
Dolcetto
Updated BSD port of JDK 11
Additional features include:
- JavaSound support using ALSA for FreeBSD (likely also works on NetBSD)
- DTrace support for BSD
- SCTP support for FreeBSD
There are still missing features, which include:
- Support for system process and network performance information
Cornello
Updated BSD port of JDK 11
Additional features include:
- Better process execution support for OpenBSD and FreeBSD
- Default to IPv4 on OpenBSD
- Better support for building and linking with system libraries such as jpeg, giflib, and lcms2
- As a result, remove the need to specify the path to ports/packages on BSD.
- Fix the include file path for headers such as jni_md.h
There are still missing features, which include:
- No DTRACE support
- No sound support
- No SCTP support
- Missing support for system process and network performance information
Barry
Updated BSD port of JDK 11
Additional features include:
- Serviceability Agent support on FreeBSD
- Better process execution support (allows javac server to work)
- i386 support on OpenBSD and FreeBSD
- aarch64 support for FreeBSD (untested)
There are still missing features, which include:
- No DTRACE support
- No sound support
- Support for system process and network performance information
Alphonse
Initial BSD port of JDK 11
This port passes limited smoke testing and is able to self host. It has been successfully built on
- FreeBSD 11/amd64
- OpenBSD 6/amd64
There are a number of missing features. These include:
- No Serviceability Agent
- No javac server
- No DTRACE support
There are sure to be additional missing features and bugs.