< prev index next >

hotspot/test/runtime/valhalla/valuetypes/VTBufferTest.java

Print this page

        

@@ -44,12 +44,10 @@
  * Once generated, the test can be run again without going through
  * the generation phase with the following commande line:
  *  $ java <VMOptions> VTBufferTest run
  */
 
-import jvm.internal.value.*;
-
 import javax.management.*;
 import javax.tools.JavaCompiler;
 import javax.tools.JavaFileObject;
 import javax.tools.StandardJavaFileManager;
 import javax.tools.ToolProvider;
< prev index next >