RFR 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block

Jan Lahoda jan.lahoda at oracle.com
Mon Aug 29 08:52:43 UTC 2016


Seems OK to me.

Jan

On 26.8.2016 23:48, Robert Field wrote:
> The solution for this one is to simply remove code that was left around
> to support potential restoration of process-local execution support.
> Process-local execution is now directly supported through the SPI and
> using jdk.jshell.execution.LocalExecutionControl.
>
> Please review...
>
> Bug:
>      https://bugs.openjdk.java.net/browse/JDK-8158507
>
> Webrev:
>     http://cr.openjdk.java.net/~rfield/8158507v0.webrev/
>
> Thanks,
> Robert
>


More information about the kulla-dev mailing list