hg: jdk9/dev/langtools: 8158507: JShell: new jdk.jshell.MemoryFileManager(StandardJavaFileManager, JShell) creates a jdk.jshell.MemoryFileManager$REPLClassLoader classloader, which should be performed within a doPrivileged block
robert.field at oracle.com
robert.field at oracle.com
Mon Aug 29 15:17:27 UTC 2016
Changeset: 8df4d9a3f0f5
Author: rfield
Date: 2016-08-29 08:17 -0700
URL: http://hg.openjdk.java.net/jdk9/dev/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-dev-changes
mailing list