src/hotspot/.mx.jvmci/suite.py
changeset 58851 f1e6442241ca
parent 54669 ad45b3802d4e
--- a/src/hotspot/.mx.jvmci/suite.py	Tue Oct 29 13:52:04 2019 -0700
+++ b/src/hotspot/.mx.jvmci/suite.py	Tue Oct 29 15:35:06 2019 -0700
@@ -171,7 +171,9 @@
       "subDir" : "../../test/hotspot/jtreg/compiler/jvmci",
       "sourceDirs" : ["src"],
       "dependencies" : [
+        "mx:JUNIT",
         "TESTNG",
+        "jdk.vm.ci.code.test",
         "jdk.vm.ci.hotspot",
       ],
       "checkstyle" : "jdk.vm.ci.services",