[13] RFR: 8219612: [TESTBUG] compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime package as its nest host

Tobias Hartmann tobias.hartmann at oracle.com
Mon Mar 25 08:57:16 UTC 2019


Hi Rahul,

this looks good to me.

Best regards,
Tobias

On 25.03.19 08:51, Rahul Raghavan wrote:
> Hi,
> 
> Please review the following fix proposal for JDK-8219612.
> http://cr.openjdk.java.net/~rraghavan/8219612/webrev.00/
> 
> 
> - https://bugs.openjdk.java.net/browse/JDK-8219612
> - http://hg.openjdk.java.net/valhalla/valhalla/rev/ab7ea72963c9
> 
> Thanks to Mandy Chung.
> As mentioned in JBS above fix changeset is same as the one contributed by Mandy Chung, in valhalla
> repo nestmates branch.
> 
> Testbug issue - compiler.codecache.stress.Helper.TestCaseImpl can't be defined in different runtime
> package as its nest host.
> 
> Proposed fix - Test rewritten to use top-level classes rather then nested ones.
> 
> 
> Thanks,
> Rahul


More information about the hotspot-compiler-dev mailing list