Page MenuHomeFreeBSD

java/bootstrap-openjdk17: Require compat14x
ClosedPublic

Authored by des on Aug 12 2025, 1:44 PM.
Tags
None
Referenced Files
F156834313: D51873.id160239.diff
Sat, May 16, 7:23 PM
Unknown Object (File)
Wed, May 13, 5:36 PM
Unknown Object (File)
Mon, May 11, 2:19 PM
Unknown Object (File)
Mon, Apr 27, 9:18 AM
Unknown Object (File)
Tue, Apr 21, 6:12 AM
Unknown Object (File)
Apr 6 2026, 11:07 AM
Unknown Object (File)
Apr 6 2026, 10:24 AM
Unknown Object (File)
Mar 29 2026, 1:06 AM
Subscribers
None

Details

Summary

This port installs precompiled binaries which rely on libutil.so.9,
which is replaced by libutil.so.10 in FreeBSD 15 and up.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66189
Build 63072: arc lint + arc unit

Event Timeline

des requested review of this revision.Aug 12 2025, 1:44 PM
des created this revision.

I don't really have an opinion, but it's interesting wrt https://reviews.freebsd.org/D50349.

I'm fine with this change.

In D51873#1185795, @haraldei_anduin.net wrote:

I don't really have an opinion, but it's interesting wrt https://reviews.freebsd.org/D50349.

Sorry, I don't see the relevance

This revision was not accepted when it landed; it landed in state Needs Review.Aug 13 2025, 12:31 PM
This revision was automatically updated to reflect the committed changes.
In D51873#1185810, @des wrote:
In D51873#1185795, @haraldei_anduin.net wrote:

I don't really have an opinion, but it's interesting wrt https://reviews.freebsd.org/D50349.

Sorry, I don't see the relevance

If we need different boot-jdk builds for different versions of the OS, that will need to be taken into account if we move towards a solution as outlined in D50349. Mostly just a mental note to myself :)