test/compiler/jvmci/events/JvmciShutdownEventTest.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File
*** old/test/compiler/jvmci/events/JvmciShutdownEventTest.java	Fri Aug 25 15:23:37 2017
--- new/test/compiler/jvmci/events/JvmciShutdownEventTest.java	Fri Aug 25 15:23:36 2017

*** 72,81 **** --- 72,81 ---- CommandLineOptionTest.verifyJVMStartup(ERROR_MESSAGE, MESSAGE, "Unexpected exit code with -EnableJVMCI", "Unexpected output with -EnableJVMCI", ExitCode.OK, addTestVMOptions, "-XX:+UnlockExperimentalVMOptions", ! "-XX:-EnableJVMCI", "-XX:-UseJVMCICompiler", "-Xbootclasspath/a:.", JvmciShutdownEventListener.class.getName() ); } }

test/compiler/jvmci/events/JvmciShutdownEventTest.java
Index Unified diffs Context diffs Sdiffs Frames Patch New Old Previous File Next File