RFR: 823480: [TESTBUG] LoopRotateBadNodeBudget fails for client VMs due to Unrecognized VM option PartialPeelNewPhiDelta

christoph.goettschkes at microdoc.com christoph.goettschkes at microdoc.com
Tue Nov 26 13:28:23 UTC 2019


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