--- 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
*/