hotspot/test/compiler/stable/TestStableLong.java
changeset 35099 982950884444
parent 33730 30e064828045
child 36604 e9c073b0c19e
child 36508 5f9eee6b383b
--- a/hotspot/test/compiler/stable/TestStableLong.java	Tue Dec 08 10:01:33 2015 +0000
+++ b/hotspot/test/compiler/stable/TestStableLong.java	Thu Dec 03 11:18:34 2015 +0100
@@ -82,6 +82,8 @@
  */
 package java.lang.invoke;
 
+import jdk.internal.vm.annotation.Stable;
+
 import java.lang.reflect.InvocationTargetException;
 
 public class TestStableLong {