8049373: All compact profiles builds fail following JDK-8044473
Summary: Update compact profile contents
Reviewed-by: mchung
--- a/jdk/make/profile-rtjar-includes.txt Fri Sep 05 09:45:13 2014 -0700
+++ b/jdk/make/profile-rtjar-includes.txt Wed Oct 22 14:42:14 2014 -0700
@@ -1,5 +1,5 @@
#
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2014, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@@ -115,6 +115,7 @@
com/sun/security/ntlm \
com/sun/security/sasl \
com/sun/tracing \
+ jdk/management/cmm \
java/lang/instrument \
java/lang/management \
java/security/acl \