changeset 11028:d433f5fd8910 jdk8u60-b24

Merge
author asaha
date Mon, 13 Jul 2015 10:50:59 -0700
parents f0cc2c118718 (current diff) 917b8c8e6437 (diff)
children ec146ca68865 8da88b4019f6 74a9af5ea3b9
files
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/make/profile-rtjar-includes.txt	Wed Jul 08 12:24:22 2015 -0700
+++ b/make/profile-rtjar-includes.txt	Mon Jul 13 10:50:59 2015 -0700
@@ -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 \