Review request for JDK-8139905: Add a convenience AccessControlContext factory

Attila Szegedi attila.szegedi at oracle.com
Mon Oct 19 18:33:10 UTC 2015


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.szegedi at 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.



More information about the nashorn-dev mailing list