Building openjdk 8 on Mac OS X
David DeHaven
david.dehaven at oracle.com
Mon Nov 10 17:55:15 UTC 2014
Technically even Mavericks, but really it's Xcode 5/6... I never backported my Xcode 5 changes to 8u. It was on my list for a while but never accomplished due to lack of time.
Is there interest in doing so? If so, I can try to find the time to scrape up a backport.
The final webrevs for JDK9 are still on CR:
http://cr.openjdk.java.net/~ddehaven/8043340/v4/
They're also pre-Jigsaw M1 which means they might be easier to backport than what's current in JDK9.
-DrD-
> The short answer is that building jdk8 on Yosemite is not supported.
>
> A longer answer is that we're currently working on getting jdk9 to compile on Yosemite. When that is successful, the patches needed might get ported to jdk8.
>
> If you post more extensive log extracts to build-dev, we can possibly help you find a work-around in the meantime.
>
> /Magnus
>
> 6 nov 2014 kl. 09:30 skrev David Holmes <david.holmes at oracle.com>:
>
>> Re-directing to build-dev - please don't respond further on the discuss list.
>>
>> David
>>
>> On 6/11/2014 3:48 PM, Manas Thakur wrote:
>>> I have tried building openjdk8 on mac os x yosemite by trying all means available on net. I made xcode4.6.3 as the default one; configure is fine, but I get several errors while making the hotspot images in FSEvents.h and NSUserNotification.h.
>>> I tried following some suggestions regarding commenting some lines, but that doesn’t work as well.
>>>
>>> - Manas
>>>
>>>
>>>
>>>
>>>
More information about the build-dev
mailing list