RFR: JDK-8151196 Several tests fail due to test library not found (original) (raw)

Staffan Larsen staffan.larsen at oracle.com
Wed Mar 9 09:47:54 UTC 2016


Please review this small fix to some tests with the wrong paths in them. Tested locally with jtreg 4.1 b12 and b13.

Thanks, /Staffan

$ hg diff diff --git a/test/gc/g1/plab/TestPLABPromotion.java b/test/gc/g1/plab/TestPLABPromotion.java --- a/test/gc/g1/plab/TestPLABPromotion.java +++ b/test/gc/g1/plab/TestPLABPromotion.java @@ -27,7 +27,7 @@



More information about the hotspot-gc-dev mailing list