< prev index next >

test/hotspot/jtreg/runtime/appcds/cacheObject/PrimitiveTypesTest.java

Print this page

*** 32,42 **** * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @compile PrimitiveTypesApp.java * @run driver ClassFileInstaller -jar app.jar PrimitiveTypesApp FieldsTest * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox ! * @run main PrimitiveTypesTest */ import jdk.test.lib.process.OutputAnalyzer; import sun.hotspot.WhiteBox; --- 32,42 ---- * jdk.jartool/sun.tools.jar * @build sun.hotspot.WhiteBox * @compile PrimitiveTypesApp.java * @run driver ClassFileInstaller -jar app.jar PrimitiveTypesApp FieldsTest * @run driver ClassFileInstaller -jar WhiteBox.jar sun.hotspot.WhiteBox ! * @run driver PrimitiveTypesTest */ import jdk.test.lib.process.OutputAnalyzer; import sun.hotspot.WhiteBox;
< prev index next >