8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1

Reviewed-by: mchung
This commit is contained in:
Alan Bateman 2013-05-10 16:10:20 +01:00
parent bc6e6c4432
commit d4858d53df

View File

@ -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,