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)
Mon, Sep 29, 10:17 PM
Unknown Object (File)
Thu, Sep 25, 5:34 PM
Unknown Object (File)
Fri, Sep 19, 11:37 AM
Unknown Object (File)
Thu, Sep 18, 8:15 PM
Unknown Object (File)
Tue, Sep 16, 5:01 PM
Unknown Object (File)
Tue, Sep 16, 5:26 AM
Unknown Object (File)
Thu, Sep 11, 2:17 PM
Unknown Object (File)
Tue, Sep 9, 7:40 PM
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.

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:

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