< prev index next >

test/hotspot/jtreg/compiler/aot/fingerprint/CDSDumper.java

Print this page

        

*** 51,61 **** // Dump the archive ProcessBuilder pb = ProcessTools.createJavaProcessBuilder( heapsize, "-XX:+IgnoreUnrecognizedVMOptions", - "-XX:+UseAppCDS", "-cp", classpath, "-XX:ExtraSharedClassListFile=" + classlist, "-XX:SharedArchiveFile=" + archive, "-Xshare:dump", "-Xlog:gc+heap+coops", --- 51,60 ----
< prev index next >