8208706: compiler/tiered/ConstantGettersTransitionsTest.java fails to compile
Reviewed-by: dholmes
--- a/test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java Thu Aug 02 16:16:02 2018 -0700
+++ b/test/hotspot/jtreg/compiler/tiered/ConstantGettersTransitionsTest.java Thu Aug 02 22:14:54 2018 -0400
@@ -40,6 +40,7 @@
package compiler.tiered;
import compiler.whitebox.CompilerWhiteBoxTest;
+import jtreg.SkippedException;
import java.lang.reflect.Executable;
import java.util.concurrent.Callable;