< prev index next >

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

Print this page

        

*** 44,55 **** * 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; --- 44,53 ----
< prev index next >