--- old/test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java 2016-06-27 19:50:37.000000000 -0700 +++ new/test/compiler/jvmci/events/JvmciNotifyInstallEventTest.java 2016-06-27 19:50:36.000000000 -0700 @@ -44,6 +44,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.JvmciNotifyInstallEventTest * compiler.jvmci.common.CTVMUtilities * compiler.jvmci.common.testcases.SimpleClass