On Wed, 9 Nov 2022 07:12:17 GMT, Alan Bateman <al...@openjdk.org> wrote:
> Which macOS release and Xcode version is this, just wondering why it hasn't > been seen before now. I just noticed the issue yesterday while I run the building. I could build without any problem a few days before. The system is macOS Monterey version 12.6. Here is the related OpenJDK building configure summary: * Toolchain: clang (clang/LLVM from Xcode 14.1) * Sysroot: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.0.sdk * C Compiler: Version 14.0.0 (at /usr/bin/clang) * C++ Compiler: Version 14.0.0 (at /usr/bin/clang++) ------------- PR: https://git.openjdk.org/jdk/pull/11047