make/Images.gmk
changeset 30091 f86dca6d2737
parent 29966 0a8397fbb8bc
parent 30085 936b85480edb
child 30093 c8c926543552
child 30544 f74e62472ff3
--- a/make/Images.gmk	Wed Jul 05 20:31:05 2017 +0200
+++ b/make/Images.gmk	Fri May 01 03:56:01 2015 -0700
@@ -70,7 +70,7 @@
 
 # compact3 builds have additional modules
 JDK_COMPACT3_MODULES := java.compact3 java.smartcardio jdk.httpserver jdk.naming.dns \
-                       jdk.naming.rmi jdk.sctp jdk.security.auth
+                       jdk.naming.rmi jdk.sctp jdk.security.auth jdk.management
 
 # Replacing double-comma with a single comma is to workaround the issue
 # with some version of make on windows that doesn't substitute spaces