From d4858d53df11ced9a53bd5d8db06e0f809b44160 Mon Sep 17 00:00:00 2001 From: Alan Bateman Date: Fri, 10 May 2013 16:10:20 +0100 Subject: [PATCH] 8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1 Reviewed-by: mchung --- langtools/test/tools/javac/profiles/ProfileOptionTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/langtools/test/tools/javac/profiles/ProfileOptionTest.java b/langtools/test/tools/javac/profiles/ProfileOptionTest.java index 2fc55b24d55..eaae7d99f8a 100644 --- a/langtools/test/tools/javac/profiles/ProfileOptionTest.java +++ b/langtools/test/tools/javac/profiles/ProfileOptionTest.java @@ -179,7 +179,7 @@ public class ProfileOptionTest { javax.xml.XMLConstants.class); init(Profile.COMPACT3, - javax.script.Bindings.class, + javax.sql.rowset.Predicate.class, com.sun.security.auth.PolicyFile.class); // specifically included in 3 init(Profile.DEFAULT,