< prev index next >

test/compiler/stable/TestStableDouble.java

Print this page

        

@@ -25,11 +25,11 @@
 
 /*
  * @test TestStableDouble
  * @summary tests on stable fields and arrays
  * @library /testlibrary /../../test/lib
- * @build TestStableDouble StableConfiguration sun.hotspot.WhiteBox
+ * @build com.oracle.java.testlibrary.* TestStableDouble StableConfiguration sun.hotspot.WhiteBox
  * @run main ClassFileInstaller sun.hotspot.WhiteBox sun.hotspot.WhiteBox$WhiteBoxPermission
  * @run main ClassFileInstaller
  *           java/lang/invoke/StableConfiguration
  *           java/lang/invoke/TestStableDouble
  *           java/lang/invoke/TestStableDouble$DoubleStable
< prev index next >