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

Releases: battleblow/openjdk-jdk11u

Pinako

01 May 00:59
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.11 GA
  • FreeBSD support for armv6/7

Olivier

21 Jan 00:59
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.10 GA
  • Clang 11 build fix
  • FreeBSD PPC64 LE support

Nina

23 Oct 02:56
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.9 GA
  • Better support for JMX CPU statistics on FreeBSD

Martel

15 Jul 23:19
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.8 GA
  • Build fixes for OpenBSD (libjsound, system limits)

Lan Fan

15 Apr 22:47
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.7 GA
  • Fixes for NetBSD (build, swing character input)

Kimblee

16 Jan 18:56
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.6 GA
  • Fix remote HotSpot debugging on BSD
  • Add support for setting thread names on BSD (useful for top -H)

Jerso

16 Oct 18:49
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Update to 11.0.5 GA
  • Better HotSpot debugger support on aarch64 and powerpc64
  • Default AoT to off on aarch64
  • Don't user <sys/user.h> on NetBSD

Izumi

19 Sep 21:19
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Support for OpenBSD/aarch64
  • Better FreeBSD/aarch64 support
  • Fix a problem with process handling on FreeBSD
  • Disable non-working multicast source blocking on FreeBSD
  • Improvements for the Serviceability Agent on FreeBSD
  • Handle kernel stack guard pages on FreeBSD
  • Support for building hsdis
  • Better support for running internal tests
  • Better internal test compliance

Hawkeye

13 Aug 01:46
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Fix stack alignment checks on i386
  • Fix a javac error on i386
  • Fix the Hotspot test build on FreeBSD & NetBSD
  • Fix a build failure on powerpc64
  • Add Hotspot agent support for powerpc64
  • Add support for FreeBSD/aarch64
  • Fix process destruction on FreeBSD
  • Fix unpack200 to work on little endian BSD platforms
  • Default to IPv4 on all variants of BSD
  • Limit the linger value for Socket.setSoLinger to 32767 (the maximum value on BSD)

Gracia

19 Jul 05:55
Compare
Choose a tag to compare

Updated BSD port of JDK 11

Additional features include:

  • Updated to 11.0.4 GA
  • Support for system process, cpu load, and networking performance in Java Flight Recorder