This repository has been archived by the owner on Jul 31, 2021. It is now read-only.
Hawkeye
·
2529 commits
to bsd-port
since this release
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)