changeset 51290 | 5afd528675f6 |
parent 51287 | 7b1ddbafa134 |
--- 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;