jdk17u-dev
jdk17u-dev copied to clipboard
8355561: [macos] Build failure with Xcode 16.3
trafficstars
Hi all,
This pull request contains a backport of commit 762423d6 from the openjdk/jdk repository.
The commit being backported was authored by Sergey Bylokhov on 7 May 2025 and was reviewed by Alexander Zuev and Phil Race.
Thanks!
Progress
- [x] JDK-8355561 needs maintainer approval
- [x] Change must not contain extraneous whitespace
- [x] Commit message must refer to an issue
Issue
- JDK-8355561: [macos] Build failure with Xcode 16.3 (Bug - P3 - Approved)
Reviewing
Using git
Checkout this PR locally:
$ git fetch https://git.openjdk.org/jdk17u-dev.git pull/3974/head:pull/3974
$ git checkout pull/3974
Update a local copy of the PR:
$ git checkout pull/3974
$ git pull https://git.openjdk.org/jdk17u-dev.git pull/3974/head
Using Skara CLI tools
Checkout this PR locally:
$ git pr checkout 3974
View PR using the GUI difftool:
$ git pr show -t 3974
Using diff file
Download this PR as a diff file:
https://git.openjdk.org/jdk17u-dev/pull/3974.diff