Page MenuHomeFreeBSD

java/openjdk25: Update to OpenJDK 25.0.2
ClosedPublic

Authored by haraldei on Thu, Feb 26, 12:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Mar 17, 2:26 AM
Unknown Object (File)
Sat, Mar 14, 1:01 AM
Unknown Object (File)
Fri, Mar 13, 8:34 AM
Unknown Object (File)
Thu, Mar 12, 2:12 AM
Unknown Object (File)
Wed, Mar 11, 8:18 AM
Unknown Object (File)
Wed, Mar 11, 7:42 AM
Unknown Object (File)
Wed, Mar 11, 4:12 AM
Unknown Object (File)
Mon, Mar 9, 1:03 PM
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 Not Applicable
Unit
Tests Not Applicable