History log of /openjdk10/jdk/test/java/lang/instrument/BootstrapClassPathTest.java
Revision Date Author Comments
# 17000:fa3c4a60a616 07-Apr-2017 alanb

8177530: Module system implementation refresh (4/2017)
Reviewed-by: mchung, alanb
Contributed-by: alan.bateman@oracle.com, mandy.chung@oracle.com


# 14385:8674acefce79 06-May-2016 sspitsyn

8156147: NPE in InstrumentationImpl.transform when loading classes from -Xbootclasspath/a
Summary: Use the jdk.internal.loader.Bootloader if the loader argument is null
Reviewed-by: alanb