RFR(XS): 8167276 - jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with -XX:-EliminateAllocations
Dmitrij Pochepko
dmitrij.pochepko at oracle.com
Fri Oct 21 14:47:39 UTC 2016
Hi,
please review small fix for JDK-8167276 -
jvmci/compilerToVM/MaterializeVirtualObjectTest.java fails with
-XX:-EliminateAllocations
Test is valid for +EliminateAllocations only, so, respective requires
expression is added.
webrev: http://cr.openjdk.java.net/~dpochepk/8167276/webrev.01/
CR: https://bugs.openjdk.java.net/browse/JDK-8167276
I've tested this fix on linux-x64.
Thanks,
Dmitrij
More information about the hotspot-compiler-dev
mailing list