8023311: Clean up profile-includes.txt
authordholmes
Tue, 20 Aug 2013 03:18:56 -0400
changeset 19443 8f7df2c49412
parent 19442 00965155a4c5
child 19444 5c9b942f2235
8023311: Clean up profile-includes.txt Reviewed-by: alanb
jdk/makefiles/profile-includes.txt
--- a/jdk/makefiles/profile-includes.txt	Tue Aug 20 08:59:15 2013 +0200
+++ b/jdk/makefiles/profile-includes.txt	Tue Aug 20 03:18:56 2013 -0400
@@ -102,6 +102,7 @@
     security/US_export_policy.jar \
     security/local_policy.jar
 
+
 PROFILE_2_JRE_BIN_FILES := \
     rmid$(EXE_SUFFIX) \
     rmiregistry$(EXE_SUFFIX)
@@ -140,7 +141,6 @@
 PROFILE_3_JRE_OTHER_FILES := 
 
 PROFILE_3_JRE_JAR_FILES := \
-    jfr.jar \
     management-agent.jar
 
 
@@ -253,6 +253,6 @@
     ext/cldrdata.jar \
     ext/dnsns.jar \
     ext/nashorn.jar \
-    ext/zipfs.jar
+    ext/zipfs.jar \
+    jfr.jar
 
-