| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
24.0.2+12.2_3 14 Jun 2026 11:49:44 commit hash: b6454920ca58171bf51e29a938b329c37a35143c commit hash: b6454920ca58171bf51e29a938b329c37a35143c commit hash: b6454920ca58171bf51e29a938b329c37a35143c commit hash: b6454920ca58171bf51e29a938b329c37a35143c files touched by this commit |
Rene Ladan (rene) search for other commits by this committer |
java/openjdk24: remove expired port and unregister it. |
24.0.2+12.2_3 08 Apr 2026 14:12:20 commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b commit hash: 6fe56cc444f47fe6180bb976ef0980a6d4ef906b files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk*: Fix possible race after configure
Some setups could fail when building with poudriere bulk with a message
about the configuration was out of date. Since configure is run as part
of the build in any case, we don't need the explicit configure check in
the openjdk build system, so we disable it.
Fix originally proposed by jonc@chen.org.nz.
Since this doen not change the port, only whether it will build or not,
I have not bumped the PORTREVISION for this change.
PR: 294199
Reported by: nxjoseph
Reviewed by: glewis
Approved by: glewis
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D56289 |
24.0.2+12.2_3 23 Feb 2026 14:23:56 commit hash: 8de6fe603338d529fb9ef6c744a5a676370de59b commit hash: 8de6fe603338d529fb9ef6c744a5a676370de59b commit hash: 8de6fe603338d529fb9ef6c744a5a676370de59b commit hash: 8de6fe603338d529fb9ef6c744a5a676370de59b files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk21-25: Bootstrap from prebuilt packages
Completes the transition to using prebuilt packages to bootstrap OpenJDK
ports.
PR: 289731
Reviewed by: jrm, fuz (mentor)
Approved by: fuz (mentor)
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54731 |
24.0.2+12.2_3 03 Feb 2026 05:13:43 commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d commit hash: 2adc4bef7df69089f28bd4525c58238aebc4a34d files touched by this commit |
Po-Chuan Hsieh (sunpoet) search for other commits by this committer |
graphics/lcms2: Bump PORTREVISION of dependent ports for shlib change
PR: 292881
Reported by: Petr Lampa <lampa@fit.vutbr.cz> |
24.0.2+12.2_2 12 Dec 2025 12:00:52 commit hash: 6a245515c7c2048e25413bd31d15e06a96319c8f commit hash: 6a245515c7c2048e25413bd31d15e06a96319c8f commit hash: 6a245515c7c2048e25413bd31d15e06a96319c8f commit hash: 6a245515c7c2048e25413bd31d15e06a96319c8f files touched by this commit |
Harald Eilertsen (haraldei) search for other commits by this committer |
java/openjdk*: Deprecate unmaintained versions
Mark OpenJDK versions no longer maintained by upstream as deprecated,
and for future removal. Keeping LTS versions, as well as the actively
maintained latest versions in the tree.
Reviewed by: bofh (mentor), jrm
Approved by: bofh (mentor)
MFH: 2025Q4
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D54176 |
24.0.2+12.2_1 25 Sep 2025 13:32:44 commit hash: 8e3dc60231183008cea882574020f74163db9b58 commit hash: 8e3dc60231183008cea882574020f74163db9b58 commit hash: 8e3dc60231183008cea882574020f74163db9b58 commit hash: 8e3dc60231183008cea882574020f74163db9b58 files touched by this commit |
Joseph Mingrone (jrm) search for other commits by this committer Author: Harald Eilertsen |
java/openjdk24: FreeBSD updates and fixes
- Enable and fix demangling C++ symbols in the Servicability Agent for
FreeBSD. This fixes several issues with backtraces and looking up
symbols when debugging or inspecting programs running in the JVM.
- Fix 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.
Reviewed by: emaste, jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D52354 |
24.0.2+12.1_1 23 Sep 2025 10:31:04 commit hash: 6732aab7d151c664fb0e1d54dc6d11310c27ec5b commit hash: 6732aab7d151c664fb0e1d54dc6d11310c27ec5b commit hash: 6732aab7d151c664fb0e1d54dc6d11310c27ec5b commit hash: 6732aab7d151c664fb0e1d54dc6d11310c27ec5b files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk24: pass MAKE_JOBS_NUMBER around
Be more verbose during the build to prevent output timeout.
For rationale of this change see the commits in java/openjdk17 of the
last two weeks. |
24.0.2+12.1 17 Sep 2025 08:37:10 commit hash: 8921df9c20effb4b5c41c7aa38c64d270be03450 commit hash: 8921df9c20effb4b5c41c7aa38c64d270be03450 commit hash: 8921df9c20effb4b5c41c7aa38c64d270be03450 commit hash: 8921df9c20effb4b5c41c7aa38c64d270be03450 files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk24: set proper ABI on powerpc64
n file included from
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/share/precompiled/precompiled.hpp:45:
In file included from
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/share/nmt/memTracker.hpp:30:
In file included from
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/share/nmt/memoryFileTracker.hpp:34:
In file included from
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/share/runtime/os.inline.hpp:31:
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.inline.hpp:35:10:
error: no member named 'resolve_function_descriptor' in 'os::Bsd'; did you mean
simply 'resolve_function_descriptor'?
35 | return os::Bsd::resolve_function_descriptor(p);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| resolve_function_descriptor
/wrkdirs/usr/ports/java/openjdk24/work/openjdk-jdk-24.0.2-ga-freebsd-1/src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.inline.hpp:34:18:
note: 'resolve_function_descriptor' declared here
34 | inline void* os::resolve_function_descriptor(void* p) {
| ^
1 error generated. |
24.0.2+12.1 18 Jul 2025 16:29:48 commit hash: 7aed795e864ced2f6dfee773d2371d01b23d5d4f commit hash: 7aed795e864ced2f6dfee773d2371d01b23d5d4f commit hash: 7aed795e864ced2f6dfee773d2371d01b23d5d4f commit hash: 7aed795e864ced2f6dfee773d2371d01b23d5d4f files touched by this commit |
Joseph Mingrone (jrm) search for other commits by this committer Author: Harald Eilertsen |
java/openjdk24: Update to version 24.0.2
Updates the OpenJDK to version 24.0.2, including several fixes for
FreeBSD backported from mainline.
Reviewed by: jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D51367 |
24.0.1+9.1_1 27 Jun 2025 15:14:08 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 commit hash: 3a407ba074c037ab429e357307016648b4d5ed33 files touched by this commit |
Baptiste Daroussin (bapt) search for other commits by this committer |
openjdk: remove need for fdescfs(5) and probably procfs(5)
Implement getCommittedVirtualMemorySize() directly using sysctl
kern.proc.vmmap
Implement getOpenFileDescriptorCount() directly using sysctl
kern.proc.nfds
Note on openjdk17 use closefrom where possible (note this use case is
only in openjdk 17, 21, 23 and 24)
Remove the message about the use of fdescfs(5) as this is not needed
for sure, keep the information about procfs(5) as I have not analysed
enough the source code to make sure it is not used anywhere else, but
I don't think it is. |
24.0.1+9.1 29 May 2025 16:51:09 commit hash: 5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6 commit hash: 5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6 commit hash: 5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6 commit hash: 5769468b4ba38b5d24dcba7aaa0b0131cc5d10d6 files touched by this commit |
Ronald Klop (ronald) search for other commits by this committer |
java/openjdk18-24: fix printf in configure output
Printf was confused because the argument was used as format string
and contained a %.
The issue is only cosmetical so not bumping port revision.
It is mentioned in the PR that an upstream fix is in openjdk25.
PR: 287053
Approved by: java@ |
24.0.1+9.1 25 Apr 2025 15:26:59 commit hash: 5fc04e4b900f974d5d334b1165668bddc90a86f6 commit hash: 5fc04e4b900f974d5d334b1165668bddc90a86f6 commit hash: 5fc04e4b900f974d5d334b1165668bddc90a86f6 commit hash: 5fc04e4b900f974d5d334b1165668bddc90a86f6 files touched by this commit |
Joseph Mingrone (jrm) search for other commits by this committer Author: Harald Eilertsen |
java/openjdk24: Upgrade to version 24.0.1+9.1
Remove src/hotspot/os_cpu/bsd_ppc/os_bsd_ppc.cpp patch; it was
upstreamed.
Reviewed by: emaste, glewis, jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49996 |
24.0.0+36.1 29 Mar 2025 13:05:18 commit hash: 70fabb4029f84b6053c94dd109bf568e43143636 commit hash: 70fabb4029f84b6053c94dd109bf568e43143636 commit hash: 70fabb4029f84b6053c94dd109bf568e43143636 commit hash: 70fabb4029f84b6053c94dd109bf568e43143636 files touched by this commit |
Piotr Kubaj (pkubaj) search for other commits by this committer |
java/openjdk24: fix build on powerpc64*
Same issue as previously openjdk22 and openjdk23. |
24.0.0+36.1 28 Mar 2025 18:48:55 commit hash: a7a4c323f32094d0a34e202d51d55bb9deca8406 commit hash: a7a4c323f32094d0a34e202d51d55bb9deca8406 commit hash: a7a4c323f32094d0a34e202d51d55bb9deca8406 commit hash: a7a4c323f32094d0a34e202d51d55bb9deca8406 files touched by this commit |
Joseph Mingrone (jrm) search for other commits by this committer Author: Harald Eilertsen |
java/openjdk24: Add port
Release notes: https://openjdk.org/projects/jdk/24/
Reviewed by: emaste, glewis, jrm
Sponsored by: The FreeBSD Foundation
Differential Revision: https://reviews.freebsd.org/D49354 |