Re: RFR: JDK-8236469: macOS devkit needs 64-bit SetFile for Catalina

2020-06-09 Thread Magnus Ihse Bursie
On 2020-06-08 22:37, Erik Joelsson wrote: Hello, When building JDK 15 with the current devkit on a Catalina host, the build fails. This is because the SetFile command is picked up from the devkit and in the Xcode version the devkit is based on, that executable is 32bit. I had expected to upda

RFR: JDK-8236469: macOS devkit needs 64-bit SetFile for Catalina

2020-06-08 Thread Erik Joelsson
Hello, When building JDK 15 with the current devkit on a Catalina host, the build fails. This is because the SetFile command is picked up from the devkit and in the Xcode version the devkit is based on, that executable is 32bit. I had expected to update the compiler version used at Oracle in