Page MenuHomeFreeBSD

java/openjdk23: FreeBSD updates and fixes
ClosedPublic

Authored by haraldei on Sep 4 2025, 1:20 PM.
Tags
None
Referenced Files
F134751027: D52381.diff
Tue, Nov 4, 9:24 AM
Unknown Object (File)
Sun, Nov 2, 2:18 AM
Unknown Object (File)
Sat, Nov 1, 7:45 PM
Unknown Object (File)
Fri, Oct 31, 1:51 AM
Unknown Object (File)
Tue, Oct 28, 7:14 PM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 7:07 PM
Unknown Object (File)
Sun, Oct 26, 7:06 PM
Subscribers
None

Details

Summary
  • Enable IPv6 dual protocol socket support on FreeBSD.
  • Fixed a performance issue when looking up committed memory size and number of open file handles via the OperatingSystemMXBean interface. This affected some large ElasticSearch clusters, but potentially also other large high performance systems.

Supported by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 66815
Build 63698: arc lint + arc unit

Event Timeline

haraldei created this revision.

Should probably also mention in the commit message that this changes from the battleblow repo to the freebsd hosted repo.

This is of course something that can be discussed as well.

This revision is now accepted and ready to land.Sep 16 2025, 2:10 PM
This revision was automatically updated to reflect the committed changes.