diff --git a/make/profile-rtjar-includes.txt b/make/profile-rtjar-includes.txt index bda322fa91e702319f0c515020521d10602bfc00..84c6a0ffaacc75c8c2c63b146823e2f5329f2378 100644 --- a/make/profile-rtjar-includes.txt +++ b/make/profile-rtjar-includes.txt @@ -1,5 +1,5 @@ # -# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved. +# Copyright (c) 2012, 2016, 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 @@ -119,6 +119,7 @@ PROFILE_3_RTJAR_INCLUDE_PACKAGES := \ com/sun/tracing \ jdk/management \ jdk/internal/cmm \ + jdk/internal/instrumentation \ java/lang/instrument \ java/lang/management \ java/security/acl \ @@ -207,7 +208,6 @@ FULL_JRE_RTJAR_INCLUDE_PACKAGES := \ javax/xml/bind \ javax/xml/soap \ javax/xml/ws \ - jdk/internal/instrumentation \ jdk/management/resource \ org/omg \ sun/applet \