jdk/test/javax/management/Introspector/AnnotationSecurityTest.java
changeset 44423 306c020eb154
parent 33499 d4f084ec39eb
--- a/jdk/test/javax/management/Introspector/AnnotationSecurityTest.java	Thu Mar 16 07:27:14 2017 +0100
+++ b/jdk/test/javax/management/Introspector/AnnotationSecurityTest.java	Wed Mar 15 22:48:59 2017 -0700
@@ -27,7 +27,10 @@
  * @summary Test that having a security manager doesn't trigger a
  *          NotCompliantMBeanException
  * @author Daniel Fuchs, Yves Joan
- * @modules java.management
+ *
+ * @modules java.desktop
+ *          java.management
+ *
  * @run clean AnnotationSecurityTest Described UnDescribed DescribedMBean
  *            UnDescribedMBean SqeDescriptorKey DescribedMX DescribedMXBean
  * @run build AnnotationSecurityTest Described UnDescribed DescribedMBean