Re: RFR: 8340341: Abort in configure when using Xcode 16.0 or 16.1

2025-04-04 Thread Erik Joelsson
On Thu, 3 Apr 2025 09:44:02 GMT, Magnus Ihse Bursie wrote: > The JDK mainline build when using XCode 16 or 16.1 fails with: > > > * For target > buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch: > Exception in thread "main" java.lang.ClassFormatError: StackMapTable format > e

Re: RFR: 8340341: Abort in configure when using Xcode 16.0 or 16.1

2025-04-03 Thread Julian Waters
On Thu, 3 Apr 2025 09:44:02 GMT, Magnus Ihse Bursie wrote: > The JDK mainline build when using XCode 16 or 16.1 fails with: > > > * For target > buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch: > Exception in thread "main" java.lang.ClassFormatError: StackMapTable format > e

RFR: 8340341: Abort in configure when using Xcode 16.0 or 16.1

2025-04-03 Thread Magnus Ihse Bursie
The JDK mainline build when using XCode 16 or 16.1 fails with: * For target buildtools_create_symbols_javac__the.COMPILE_CREATE_SYMBOLS_batch: Exception in thread "main" java.lang.ClassFormatError: StackMapTable format error: bad verification type at jdk.compiler/com.sun.tools.javac.Main