< prev index next >

test/hotspot/jtreg/runtime/cds/appcds/sharedStrings/InvalidFileFormat.java

Print this page
*** 24,10 ***
--- 24,11 ---
  
  /*
   * @test
   * @summary Check most common errors in file format
   * @requires vm.cds.write.archived.java.heap
+  * @requires vm.flagless
   * @library /test/lib /test/hotspot/jtreg/runtime/cds/appcds
   * @build HelloString
   * @run driver InvalidFileFormat
   */
  
< prev index next >