From 1d607ad5fa008830ab4fc44c5b65b4944e4f76ba Mon Sep 17 00:00:00 2001 From: alanb Date: Wed, 8 May 2013 18:00:10 +0100 Subject: [PATCH] 8013652: (profiles) Add javax.script to compact1 Reviewed-by: mchung, dholmes --- makefiles/profile-rtjar-includes.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/makefiles/profile-rtjar-includes.txt b/makefiles/profile-rtjar-includes.txt index a90af142d..0c9006cfd 100644 --- a/makefiles/profile-rtjar-includes.txt +++ b/makefiles/profile-rtjar-includes.txt @@ -57,6 +57,7 @@ PROFILE_1_RTJAR_INCLUDE_PACKAGES := \ java/time \ java/util \ javax/net \ + javax/script \ javax/security \ jdk \ sun/invoke \ @@ -125,7 +126,6 @@ PROFILE_3_RTJAR_INCLUDE_PACKAGES := \ javax/lang/model \ javax/management \ javax/naming \ - javax/script \ javax/security/auth/kerberos \ javax/security/sasl \ javax/smartcardio \ -- GitLab