hg: jdk10/hs: 8189193: FindClass should only see classes from the boot loader called from its associated native library

mandy.chung at oracle.com mandy.chung at oracle.com
Fri Oct 20 01:42:33 UTC 2017


Changeset: 2493edd8b479
Author:    mchung
Date:      2017-10-19 17:27 -0700
URL:       http://hg.openjdk.java.net/jdk10/hs/rev/2493edd8b479

8189193: FindClass should only see classes from the boot loader called from its associated native library
Reviewed-by: coleenp, dholmes

! make/test/JtregNativeHotspot.gmk
! src/hotspot/share/prims/jni.cpp
+ test/hotspot/jtreg/runtime/jni/FindClass/BootLoaderTest.java
+ test/hotspot/jtreg/runtime/jni/FindClass/FindClassFromBoot.java
+ test/hotspot/jtreg/runtime/jni/FindClass/java.base/java/lang/BootNativeLibrary.java
+ test/hotspot/jtreg/runtime/jni/FindClass/libbootLoaderTest.c



More information about the jdk10-hs-changes mailing list