aboutsummaryrefslogtreecommitdiff
path: root/make
diff options
context:
space:
mode:
authorasaha <none@none>2015-07-16 12:58:32 -0700
committerasaha <none@none>2015-07-16 12:58:32 -0700
commit845f0ebcacab70243cd32cd175d26681a46f1f95 (patch)
treeec760e87f57e6e99360cc8744b65251f710d15a9 /make
parent7adf56ba460a4adf21a5984e99c65f63291e078f (diff)
parentb4523b47195f552253196017478651cf4274863e (diff)
downloadjdk8u_jdk-845f0ebcacab70243cd32cd175d26681a46f1f95.tar.gz
Merge
Diffstat (limited to 'make')
-rw-r--r--make/profile-rtjar-includes.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/make/profile-rtjar-includes.txt b/make/profile-rtjar-includes.txt
index fc25e4800b..bda322fa91 100644
--- a/make/profile-rtjar-includes.txt
+++ b/make/profile-rtjar-includes.txt
@@ -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 @@ FULL_JRE_RTJAR_INCLUDE_PACKAGES := \
javax/xml/bind \
javax/xml/soap \
javax/xml/ws \
+ jdk/internal/instrumentation \
+ jdk/management/resource \
org/omg \
sun/applet \
sun/audio \