[11] RFR 8215637: client VM variant build error on zgc

Per Liden per.liden at oracle.com
Wed Dec 19 21:25:18 UTC 2018


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