Searched refs:verifyJVMStartup (Results 1 - 15 of 15) sorted by relevance

/openjdk10/hotspot/test/compiler/jvmci/events/
H A DJvmciShutdownEventTest.java65 CommandLineOptionTest.verifyJVMStartup(MESSAGE, ERROR_MESSAGE,
73 CommandLineOptionTest.verifyJVMStartup(ERROR_MESSAGE, MESSAGE,
/openjdk10/hotspot/test/gc/arguments/
H A DTestSurvivorAlignmentInBytesOption.java59 CommandLineOptionTest.verifyJVMStartup(
76 CommandLineOptionTest.verifyJVMStartup(
89 CommandLineOptionTest.verifyJVMStartup(
102 CommandLineOptionTest.verifyJVMStartup(
116 CommandLineOptionTest.verifyJVMStartup(
/openjdk10/hotspot/test/compiler/rtm/cli/
H A DTestUseRTMDeoptOptionOnUnsupportedConfig.java57 super.verifyJVMStartup();
H A DTestPrintPreciseRTMLockingStatisticsBase.java41 verifyJVMStartup();
46 protected void verifyJVMStartup() throws Throwable { method in class:TestPrintPreciseRTMLockingStatisticsBase
H A DRTMGenericCommandLineOptionTest.java132 verifyJVMStartup();
136 protected void verifyJVMStartup() throws Throwable { method in class:RTMGenericCommandLineOptionTest
H A DRTMLockingAwareTest.java72 protected void verifyJVMStartup() throws Throwable { method in class:RTMLockingAwareTest
74 super.verifyJVMStartup();
/openjdk10/hotspot/test/compiler/aot/cli/
H A DSingleAOTLibraryTest.java67 CommandLineOptionTest.verifyJVMStartup(EXPECTED_MESSAGES,
H A DDisabledAOTWithLibraryTest.java56 CommandLineOptionTest.verifyJVMStartup(EXPECTED_MESSAGES,
H A DAotLibraryNegativeBase.java38 CommandLineOptionTest.verifyJVMStartup(expectedMessages,
H A DSingleAOTOptionTest.java77 CommandLineOptionTest.verifyJVMStartup(EXPECTED_MESSAGES,
H A DMultipleAOTLibraryTest.java83 CommandLineOptionTest.verifyJVMStartup(EXPECTED_OUTPUT,
/openjdk10/hotspot/test/compiler/aot/
H A DSharedUsageTest.java61 CommandLineOptionTest.verifyJVMStartup(
/openjdk10/hotspot/test/compiler/aot/cli/jaotc/
H A DJaotcTestHelper.java76 CommandLineOptionTest.verifyJVMStartup(expectedOutput, unexpectedOutput,
/openjdk10/test/lib/jdk/test/lib/cli/
H A DCommandLineOptionTest.java73 public static void verifyJVMStartup(String option, method in class:CommandLineOptionTest
77 CommandLineOptionTest.verifyJVMStartup(expectedMessages,
102 public static void verifyJVMStartup(String expectedMessages[], method in class:CommandLineOptionTest
209 CommandLineOptionTest.verifyJVMStartup(expectedMessages,
/openjdk10/hotspot/test/compiler/codecache/cli/
H A DTestSegmentedCodeCacheOption.java91 CommandLineOptionTest.verifyJVMStartup(

Completed in 178 milliseconds