[jdk11u-dev] RFR: 8344458: [11u] Add initial support for building with XCode 14 [v2]

Antonio Vieiro duke at openjdk.org
Tue Nov 19 14:08:42 UTC 2024


On Tue, 19 Nov 2024 11:32:01 GMT, Severin Gehwolf <sgehwolf at openjdk.org> wrote:

>> Antonio Vieiro has refreshed the contents of this pull request, and previous commits have been removed. The incremental views will show differences compared to the previous content of the PR. The pull request contains one new commit since the last revision:
>> 
>>   xcode14:  Use -Wno-deprecated-non-prototype to bypass passing arguments to a function without a prototype
>
> doc/building.html line 317:
> 
>> 315: </ul>
>> 316: <p>If you have recently (inadvertently) updated your OS and/or Xcode version, and the JDK can no longer be built, please see the section on <a href="#problems-with-the-build-environment">Problems with the Build Environment</a>, and <a href="#getting-help">Getting Help</a> to find out if there are any recent, non-merged patches available for this update.</p>
>> 317: <p>Experimental support for XCode 14 can be enabled using the <code>--enable-xcode14</code> configuration flag.</p>
> 
> Please remove this. We don't usually update `doc/building.html` for every build change.

Removed in last commit

> doc/building.md line 359:
> 
>> 357: 
>> 358: Experimental support for XCode 14 can be enabled using the `--enable-xcode14` configuration flag.
>> 359: 
> 
> Same here.

Removed in last commit.

-------------

PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2966#discussion_r1848427918
PR Review Comment: https://git.openjdk.org/jdk11u-dev/pull/2966#discussion_r1848428213


More information about the jdk-updates-dev mailing list