hg: jdk9/sandbox/langtools: 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Aug 29 15:31:05 UTC 2016
Changeset: 8df4d9a3f0f5
Author: rfield
Date: 2016-08-29 08:17 -0700
URL: http://hg.openjdk.java.net/jdk9/sandbox/langtools/rev/8df4d9a3f0f5
8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
Summary: Remove the ClassLoader and other unused code in support of in-process execution. This is now supported through the SPI.
Reviewed-by: jlahoda
! src/jdk.jshell/share/classes/jdk/jshell/MemoryFileManager.java
More information about the jdk9-sandbox-changes
mailing list