[11] RFR 8215637: client VM variant build error on zgc
Boris Ulasevich
boris.ulasevich at bell-sw.com
Thu Dec 20 08:04:39 UTC 2018
Ok.
Thank you!
On 20.12.2018 0:25, Per Liden wrote:
> Looks good to me!
>
> (Maybe you're aware, but note that you need to follow
> http://openjdk.java.net/projects/jdk-updates/approval.html to push to 11).
>
> cheers,
> Per
>
> On 12/19/2018 03:44 PM, Boris Ulasevich wrote:
>> Hi all,
>>
>> Please review this fix for jdk-11.
>>
>> JDK-11 client VM variant build fails because zgc (enabled by default
>> now) depends on opto headers. In jdk-12 opto header #includes are
>> disabled by #ifdef COMPILER, but I see no simple change to backport
>> it. Here is the minimal change for jdk-11.
>>
>> http://bugs.openjdk.java.net/browse/JDK-8215637
>> http://cr.openjdk.java.net/~bulasevich/8215637/webrev.01
>>
>> thanks,
>> Boris
More information about the hotspot-gc-dev
mailing list