mirror of
https://github.com/openjdk/jdk.git
synced 2026-03-19 04:13:07 +00:00
8014318: tools/javac/profiles/ProfileOptionTest.java needs modifying now that javax.script is in compact1
Reviewed-by: mchung
This commit is contained in:
parent
bc6e6c4432
commit
d4858d53df
@ -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,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user