8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class
authordnsimon
Tue, 18 Sep 2018 22:32:25 +0200
changeset 51792 d0dfb9775c08
parent 51791 4f48bad8220f
child 51793 6cd1ee2b4fa1
8210793: [JVMCI] AllocateCompileIdTest.java failed to find DiagnosticCommand.class Reviewed-by: thartmann, kvn
test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java
--- a/test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java	Tue Sep 18 13:31:30 2018 -0700
+++ b/test/hotspot/jtreg/compiler/jvmci/compilerToVM/AllocateCompileIdTest.java	Tue Sep 18 22:32:25 2018 +0200
@@ -33,7 +33,8 @@
  *          jdk.internal.vm.ci/jdk.vm.ci.hotspot
  *          jdk.internal.vm.ci/jdk.vm.ci.code
  *
- * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper sun.hotspot.WhiteBox
+ * @build jdk.internal.vm.ci/jdk.vm.ci.hotspot.CompilerToVMHelper
+ *        sun.hotspot.WhiteBox sun.hotspot.parser.DiagnosticCommand
  * @run driver ClassFileInstaller sun.hotspot.WhiteBox
  *                                sun.hotspot.parser.DiagnosticCommand
  *                                sun.hotspot.WhiteBox$WhiteBoxPermission