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

chris.hegarty at oracle.com chris.hegarty at oracle.com
Wed Mar 27 13:15:25 UTC 2019


Changeset: df62ea1da6ad
Author:    rraghavan
Date:      2019-03-27 18:33 +0530
URL:       http://hg.openjdk.java.net/jdk/sandbox/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-sandbox-changes mailing list