rev 11557 : 8132919: use package in compiler tests Reviewed-by: duke
@@ -56,10 +56,11 @@ */ package compiler.stable; import jdk.internal.vm.annotation.Stable; + import java.lang.reflect.InvocationTargetException; public class TestStableFloat { static final boolean isStableEnabled = StableConfiguration.isStableEnabled;