--- old/test/hotspot/jtreg/compiler/valhalla/valuetypes/ValueTypeTest.java 2018-07-09 21:39:15.052529641 -0700 +++ new/test/hotspot/jtreg/compiler/valhalla/valuetypes/ValueTypeTest.java 2018-07-09 21:39:14.656514200 -0700 @@ -328,7 +328,7 @@ } } - private void setup(Class clazz) { + public static void setup(Class clazz) { if (XCOMP) { // Don't control compilation if -Xcomp is enabled return;