changeset 10871:27c3345d6dce jdk9-b37

8049373: All compact profiles builds fail following JDK-8044473 Summary: Update compact profile contents Reviewed-by: mchung
author bchristi
date Wed, 22 Oct 2014 14:42:14 -0700
parents 48f475bdccfc
children 02746026ebbc 954e305333f6
files make/profile-rtjar-includes.txt
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/profile-rtjar-includes.txt	Fri Sep 05 09:45:13 2014 -0700
+++ b/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 \