8049373: All compact profiles builds fail following JDK-8044473

Update compact profile contents

Reviewed-by: mchung
This commit is contained in:
Brent Christian 2014-10-22 14:42:14 -07:00
parent e99423e062
commit 42def03716

View File

@ -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 @@ PROFILE_3_RTJAR_INCLUDE_PACKAGES := \
com/sun/security/ntlm \
com/sun/security/sasl \
com/sun/tracing \
jdk/management/cmm \
java/lang/instrument \
java/lang/management \
java/security/acl \