Page MenuHomeFreeBSD

java/bootstrap-openjdk17: Require compat14x
ClosedPublic

Authored by des on Aug 12 2025, 1:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 2, 11:28 PM
Unknown Object (File)
Thu, Oct 30, 11:23 PM
Unknown Object (File)
Thu, Oct 30, 2:18 PM
Unknown Object (File)
Sun, Oct 26, 6:29 PM
Unknown Object (File)
Sun, Oct 26, 6:29 PM
Unknown Object (File)
Sun, Oct 26, 6:29 PM
Unknown Object (File)
Sun, Oct 26, 12:39 PM
Unknown Object (File)
Thu, Oct 23, 8:15 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

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 :)