make/Images.gmk
changeset 30085 936b85480edb
parent 29444 b6186ae3a799
child 30091 f86dca6d2737
child 30541 332465740d9b
--- a/make/Images.gmk	Thu Apr 09 09:14:17 2015 +0200
+++ b/make/Images.gmk	Fri Apr 17 09:36:32 2015 +0200
@@ -66,7 +66,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