RFR: 823480: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
christoph.goettschkes at microdoc.com
christoph.goettschkes at microdoc.com
Wed Nov 27 09:22:33 UTC 2019
Hi Vladimir,
thanks for the review. I update the webrev, please find the changeset
here:
https://cr.openjdk.java.net/~cgo/8234807/webrev.02/jdk-jdk.changeset
Could you please sponsor this change for me and commit it into the
repository?
Thanks,
Christoph
"hotspot-compiler-dev" <hotspot-compiler-dev-bounces at openjdk.java.net>
wrote on 2019-11-26 18:05:22:
> From: Vladimir Kozlov <vladimir.kozlov at oracle.com>
> To: hotspot-compiler-dev at openjdk.java.net
> Date: 2019-11-26 18:06
> Subject: Re: RFR: 823480: [TESTBUG] LoopRotateBadNodeBudget fails for
> client VMs due to Unrecognized VM option PartialPeelNewPhiDelta
> Sent by: "hotspot-compiler-dev"
<hotspot-compiler-dev-bounces at openjdk.java.net>
>
> Good.
>
> Thanks,
> Vladimir
>
> On 11/26/19 5:28 AM, christoph.goettschkes at microdoc.com wrote:
> > Hi,
> >
> > please review the following small changeset which fixes the test
> > test/hotspot/jtreg/compiler/loopopts/LoopRotateBadNodeBudget.java for
> > client VMs.
> > I simply added vm.compiler2.enabled to the requires tag, since the
> > original bug only appeared with the server JIT:
> >
> > Bug: https://bugs.openjdk.java.net/browse/JDK-8234807
> > Webrev: http://cr.openjdk.java.net/~cgo/8234807/webrev.00/
> >
> > Bug which introduced the issue:
> > https://bugs.openjdk.java.net/browse/JDK-8231565
> >
> > Thanks,
> > Christoph
> >
>
More information about the hotspot-compiler-dev
mailing list