RFR (XS) 8061346: Source changes needed to build JDK 9 with Mac OS 9 'Maverics' and clang/Xcode 5.1.1

Tim Bell tim.bell at oracle.com
Fri Oct 24 15:01:11 UTC 2014


On 10/24/14 00:56, Erik Joelsson wrote:
>
> On 2014-10-24 02:58, Wang Weijun wrote:
>>> On Oct 24, 2014, at 02:12, Tim Bell <tim.bell at oracle.com> wrote:
>>>
>>> -    macosx_x64_10.7-{product|fastdebug},                \
>>> +    macosx_x64_10.9-{product|fastdebug},                \
>> You have to remove the old line. Does this mean we cannot setup some 
>> clients with 10.7 and some 10.9?
> This config file is specific for when JDK9 uses JPRT. The JPRT system 
> will have both kinds of machines available so that different versions 
> of the product may request different versions of macosx.
>
> /Erik
>> --Max


Erik is correct.  Each source tree has a copy of make/jprt.properties, 
so the settings for JDK 8 and earlier are not changing.

Tim






More information about the build-dev mailing list