On Fri, 8 Nov 2024 21:01:57 GMT, Phil Race wrote:
>>> I'd not looked at this test before but when I do the thing I noticed is
>>> that createPrivateValue is no longer used. But I don't see a problem with
>>> keeping the rest of the test.
>>
>> @prrace Do I understand correctly that _“`createPr
On Fri, 8 Nov 2024 17:07:55 GMT, Severin Gehwolf wrote:
>> Please review this patch which adds a jlink mode to the JDK which doesn't
>> need the packaged modules being present. A.k.a run-time image based jlink.
>> Fundamentally this patch adds an option to use `jlink` even though your JDK
>> i
We use macos-14 images for macos-aarch64 runners. We use Xcode 14.3.1 there.
Xcode 14 goes away from those runners, as per:
https://github.com/actions/runner-images/issues/10703. Current GH runner docs
say macos-14 image defaults to Xcode 15.4:
https://github.com/actions/runner-images/blob/main
> We use macos-14 images for macos-aarch64 runners. We use Xcode 14.3.1 there.
> Xcode 14 goes away from those runners, as per:
> https://github.com/actions/runner-images/issues/10703. Current GH runner docs
> say macos-14 image defaults to Xcode 15.4:
> https://github.com/actions/runner-images
On Thu, 6 Jul 2023 17:34:10 GMT, Severin Gehwolf wrote:
> Please review this patch which adds a jlink mode to the JDK which doesn't
> need the packaged modules being present. A.k.a run-time image based jlink.
> Fundamentally this patch adds an option to use `jlink` even though your JDK
> insta
On Wed, 6 Nov 2024 16:27:42 GMT, Magnus Ihse Bursie wrote:
> Due to historical reasons, Oracle builds of OpenJDK do not include the man
> pages that are present in the OpenJDK source repo. Oracle JDK builds include
> man pages, and most likely all other OpenJDK builds.
>
> There is no need to