On Tue, 24 Sep 2024 11:21:33 GMT, George Adams <gd...@openjdk.org> wrote:
> Since JDK17 there has been a dependency on metal in the macOS builds which is > only available as part of the full Xcode IDE (rather than command-line > tools). We currently recommend only installing the command-line tools in the > building.md doc which is incorrect. > > See > https://github.com/openjdk/jdk/blob/e1c4d3039f6b5106ce3f65d50f607eacc2a8d168/make/autoconf/toolchain.m4#L681 This pull request has now been integrated. Changeset: b639661e Author: George Adams <gd...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/b639661e797fb52ce32ce397a153c886fdc40f53 Stats: 11 lines in 2 files changed: 0 ins; 5 del; 6 mod 8340804: doc/building.md update Xcode instructions to note that full install is required Reviewed-by: erikj, jwaters ------------- PR: https://git.openjdk.org/jdk/pull/21154