RFR(S): JDK-8139438: [TESTBUG] JVMCI test fails with RuntimeException: Has no virtual object before materialization

Igor Ignatyev igor.ignatyev at oracle.com
Tue Oct 13 22:10:57 UTC 2015


Hi Dmitrij,

the fix looks good to me.

--
Thanks, 
Igor

> On Oct 13, 2015, at 11:15 PM, Dmitrij Pochepko <dmitrij.pochepko at oracle.com> wrote:
> 
> Hi, 
> 
> please review a small fix for test: compiler/jvmci/compilerToVM/MaterializeVirtualObjectTest.java 
> 
> Description:
> 
> A test is changed to run testcases in separate VM launch instead of consecutive execution, which had wrong assumption about method compilation state in case of -XX:-TieredCompilation.
> So, a boolean system property is added into test to control test execution logic externally.
> I've also added minor code cleanup.
> 
> webrev: http://cr.openjdk.java.net/~dpochepk/8139438/webrev.01/ <http://cr.openjdk.java.net/~dpochepk/8139438/webrev.01/> <http://cr.openjdk.java.net/%7Edpochepk/8136718/webrev.8136718.01/> 
> 
> Thanks, 
> Dmitrij

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20151014/a327d95a/attachment.html>


More information about the hotspot-compiler-dev mailing list