RFR (S) JDK-8202758: SIGSEGV calling Class.forName(String,Boolean,ClassLoader) with mocked loader

David Holmes david.holmes at oracle.com
Thu May 24 22:47:42 UTC 2018


Hi Lois,

This seems okay to me.

In the test you should pass the flag that explicitly disables core dumps.

And as Coleen said there's an unused import for the InMemoryJavaCompiler

Thanks,
David

On 25/05/2018 3:35 AM, Lois Foltan wrote:
> Please review this change to ensure that a given ClassLoader's unnamed 
> Module is a valid instance of java.lang.Module with the JVM.
> 
> open webrev at http://cr.openjdk.java.net/~lfoltan/bug_jdk8202758/webrev/
> bug link at https://bugs.openjdk.java.net/browse/JDK-8202758
> 
> Testing: hs-tier1-3, jdk-tier1-3 in progress
> 
> Thanks,
> Lois


More information about the hotspot-runtime-dev mailing list