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

Rahul Raghavan rahul.v.raghavan at oracle.com
Mon Mar 25 07:51:37 UTC 2019


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