--- 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