test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File open Cdiff test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java

test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java

Print this page

        

*** 101,108 **** output.shouldMatch(match); } public static void main(String[] args) throws Throwable { testDeprecated(DEPRECATED_OPTIONS); // Make sure that each deprecated option is mentioned in the output. - testDeprecatedDiagnostic("IgnoreUnverifiableClassesDuringDump", "false"); } } --- 101,107 ----
test/hotspot/jtreg/runtime/CommandLine/VMDeprecatedOptions.java
Index Unified diffs Context diffs Sdiffs Wdiffs Patch New Old Previous File Next File