Re: Build OpenJDK 8 on MacOS Mojave (10.14.3)

2019-03-25 Thread Simon Tooke
I have successfully done this (with some very important caveats that make it useful only for hacking the JDK at this point). Please let me know if you have any comments or corrections to my rough guide: https://github.com/stooke/jdk8u-xcode10 I'll write a shell script at some point, and clean

Re: Build OpenJDK 8 on MacOS Mojave (10.14.3)

2019-03-21 Thread Andrew John Hughes
On 21/03/2019 15:49, Erik Joelsson wrote: > I don't think anyone has tried. Just removing the check in configure > should be simple enough, but I suspect there will be lots of follow-on > issues. > > /Erik > > On 2019-03-21 03:05, Langer, Christoph wrote: >> Hi, >> >> the Mac experts will

Re: Build OpenJDK 8 on MacOS Mojave (10.14.3)

2019-03-21 Thread Erik Joelsson
I don't think anyone has tried. Just removing the check in configure should be simple enough, but I suspect there will be lots of follow-on issues. /Erik On 2019-03-21 03:05, Langer, Christoph wrote: Hi, the Mac experts will probably find my question to be silly and start laughing… but

Build OpenJDK 8 on MacOS Mojave (10.14.3)

2019-03-21 Thread Langer, Christoph
Hi, the Mac experts will probably find my question to be silly and start laughing… but nevertheless, I’m asking it here  I was looking into building OpenJDK 8 today on my developer Mac, which runs Mojave (10.14.3). configure immediately tells me, I need Xcode 4. So I was trying to install