Please note that there’s two AccessControlContextFactory classes; it’s unfortunate, but we’ll be separating Dynalink from Nashorn, and while Nashorn can rely on Dynalink, we don’t want to expose the ACC factory from Dynalink, so lacking a better place, we’ll duplicate this small utility for now.
Attila. > On Oct 19, 2015, at 8:07 PM, Attila Szegedi <attila.szeg...@oracle.com> wrote: > > Please review JDK-8139905 "Add a convenience AccessControlContext factory" at > <http://cr.openjdk.java.net/~attila/8139905/webrev.jdk9> for > <https://bugs.openjdk.java.net/browse/JDK-8139905> > > Thanks, > Attila.