RFR 8218031: Zero build broken

Severin Gehwolf sgehwolf at redhat.com
Wed Jan 30 09:12:51 UTC 2019


Hi,

On Wed, 2019-01-30 at 14:34 +0800, Ao Qi wrote:
> Hi,
> 
> It seems that zero build is broken. InterpreterInvocationLimit,
> InterpreterBackwardBranchLimit and InterpreterProfileLimit were
> removed in 8217922, but they are still used when CC_INTERP is true.
> 
> Please review the following webrev which fixes broken zero build.
> 
> Bugid: https://bugs.openjdk.java.net/browse/JDK-8218031
> Webrev: http://cr.openjdk.java.net/~aoqi/8218031/webrev.00

I've verified Zero builds again with this on Linux x86_64. Patch seems
to match what was removed in 8217922 related to the C++ interpreter.
Looks OK to me. I'm not a Reviewer, though.

Thanks,
Severin



More information about the hotspot-compiler-dev mailing list