< prev index next >

test/sun/tools/jhsdb/heapconfig/JMapHeapConfigTest.java

Print this page
rev 16856 : 8177374: fix module dependency declaration in jdk_svc tests
Reviewed-by: duke

@@ -38,13 +38,12 @@
  * @summary Unit test for jmap utility test heap configuration reader
  *
  * @library /test/lib
  * @library /lib/testlibrary
  * @modules jdk.hotspot.agent/sun.jvm.hotspot
+ *          java.management
  *
- * @build jdk.testlibrary.*
- * @build jdk.test.lib.apps.*
  * @build JMapHeapConfigTest TmtoolTestScenario
  * @run main JMapHeapConfigTest
  */
 public class JMapHeapConfigTest {
 
< prev index next >