hg: jdk/jdk: 8219612: compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host

rahul.v.raghavan at oracle.com rahul.v.raghavan at oracle.com
Wed Mar 27 13:05:09 UTC 2019


Changeset: df62ea1da6ad
Author:    rraghavan
Date:      2019-03-27 18:33 +0530
URL:       http://hg.openjdk.java.net/jdk/jdk/rev/df62ea1da6ad

8219612: compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host
Summary: Test rewritten to use top level classes rather then nested ones
Reviewed-by: iignatyev, kvn, thartmann

! test/hotspot/jtreg/compiler/codecache/stress/Helper.java
! test/hotspot/jtreg/compiler/codecache/stress/RandomAllocationTest.java
! test/hotspot/jtreg/compiler/codecache/stress/ReturnBlobToWrongHeapTest.java
+ test/hotspot/jtreg/compiler/codecache/stress/TestCaseImpl.java
! test/hotspot/jtreg/compiler/codecache/stress/UnexpectedDeoptimizationTest.java



More information about the jdk-changes mailing list