RFR(S): 8139703 - compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails using -Xcomp

Dmitrij Pochepko dmitrij.pochepko at oracle.com
Wed Mar 2 15:44:43 UTC 2016


Hi,

please review fix for https://bugs.openjdk.java.net/browse/JDK-8139703 - 
[TESTBUG] compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest fails 
using -Xcomp

A test compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest failed 
in Xcomp. After investigation, a bug related to escape analysis was 
filed(https://bugs.openjdk.java.net/browse/JDK-8140018).

So, i've switched this test to use Xmixed mode. Also, this test was 
changed to trigger method compilation by calling method multiple times 
instead of using WhiteBox.

CR: https://bugs.openjdk.java.net/browse/JDK-8139703
webrev: http://cr.openjdk.java.net/~dpochepk/8139703/webrev.01/

Thanks,
Dmitrij
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20160302/85b69654/attachment.html>


More information about the hotspot-compiler-dev mailing list