Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Releases: battleblow/openjdk-jdk11u

Fuery

09 May 04:58
Compare
Choose a tag to compare

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

17 Apr 17:44
Compare
Choose a tag to compare

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

28 Mar 22:55
Compare
Choose a tag to compare

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

27 Mar 04:55
Compare
Choose a tag to compare

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

20 Mar 19:08
Compare
Choose a tag to compare

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

08 Mar 05:56
Compare
Choose a tag to compare
Alphonse Pre-release
Pre-release

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.