hotspot/test/compiler/jvmci/events/JvmciShutdownEventTest.java
changeset 40034 4a288aaf8511
parent 39291 a4efe145313d
child 40053 b3617982544e
--- a/hotspot/test/compiler/jvmci/events/JvmciShutdownEventTest.java	Mon Jun 27 17:23:15 2016 +0300
+++ b/hotspot/test/compiler/jvmci/events/JvmciShutdownEventTest.java	Tue Jun 28 17:22:56 2016 +0000
@@ -40,6 +40,8 @@
  * @run main ClassFileInstaller
  *     compiler.jvmci.common.JVMCIHelpers$EmptyHotspotCompiler
  *     compiler.jvmci.common.JVMCIHelpers$EmptyCompilerFactory
+ *     compiler.jvmci.common.JVMCIHelpers$EmptyCompilationRequestResult
+ *     compiler.jvmci.common.JVMCIHelpers$EmptyVMEventListener
  *     compiler.jvmci.events.JvmciShutdownEventListener
  * @run main/othervm compiler.jvmci.events.JvmciShutdownEventTest
  */