changeset 10934:ac4dcf59ba66

8129926: Sub-packages in jdk.* are present in all Compact Profiles when they should not be Reviewed-by: alanb
author dholmes
date Tue, 30 Jun 2015 17:21:34 -0400
parents c4b37246b927
children 917b8c8e6437 c02db16cc5f0
files make/profile-rtjar-includes.txt
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/profile-rtjar-includes.txt	Wed Jul 01 21:53:30 2015 -0700
+++ b/make/profile-rtjar-includes.txt	Tue Jun 30 17:21:34 2015 -0400
@@ -1,5 +1,5 @@
 #
-# Copyright (c) 2012, 2013, Oracle and/or its affiliates. All rights reserved.
+# Copyright (c) 2012, 2015, 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
@@ -207,6 +207,8 @@
     javax/xml/bind \
     javax/xml/soap \
     javax/xml/ws \
+    jdk/internal/instrumentation \
+    jdk/management/resource \
     org/omg \
     sun/applet \
     sun/audio \