Page MenuHomeFreeBSD

java/openjdk25: Update to OpenJDK 25.0.2
ClosedPublic

Authored by haraldei on Feb 26 2026, 12:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Sep 24, 10:20 AM
Unknown Object (File)
Thu, Sep 24, 8:30 AM
Unknown Object (File)
Thu, Sep 24, 7:48 AM
Unknown Object (File)
Thu, Sep 24, 5:05 AM
Unknown Object (File)
Fri, Sep 18, 11:10 PM
Unknown Object (File)
Tue, Sep 15, 8:21 PM
Unknown Object (File)
Fri, Sep 11, 2:38 PM
Unknown Object (File)
Fri, Sep 11, 5:16 AM
Subscribers
None

Details

Summary

Update to track upstream version 25.0.2, with fixes for FreeBSD.

See the upstream release notes for details on what has changed since
version 25.0.1:
https://www.oracle.com/java/technologies/javase/25-0-2-relnotes.html

In addition to the above, this release includes the following patch,
scheduled for JDK 26 by upstream.

JDK-8371637: allocateNativeInternal sometimes return incorrectly aligned
memory

This is because this patch affects systems using jemalloc specifically,
like FreeBSD does, but I feel it's too long time to wait until the next
LTS release before making it available on FreeBSD.

Sponsored by: The FreeBSD Foundation

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 71026
Build 67909: arc lint + arc unit