RFR 8218031: Zero build broken

Ao Qi aoqi at loongson.cn
Wed Jan 30 16:13:29 UTC 2019


On Wed, Jan 30, 2019 at 5:12 PM Severin Gehwolf <sgehwolf at redhat.com> wrote:
>
> 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!

>
> Thanks,
> Severin
>


More information about the hotspot-compiler-dev mailing list