hg: jdk/submit12: 8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
jiangli.zhou at oracle.com
jiangli.zhou at oracle.com
Thu Jan 10 18:05:16 UTC 2019
Changeset: fbab5d82f3d7
Author: jiangli
Date: 2019-01-10 13:03 -0500
URL: http://hg.openjdk.java.net/jdk/submit12/rev/fbab5d82f3d7
8214827: Incorrect call ClassLoaders.toFileURL("jrt:/java.compiler")
Summary: Use URL constructor for jrt URL in SystemDictionaryShared::get_shared_protection_domain().
Reviewed-by: ccheung, iklam, dholmes, coleenp
! src/hotspot/share/classfile/systemDictionaryShared.cpp
! test/hotspot/jtreg/runtime/appcds/ProtectionDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/JimageClassProtDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomain.java
! test/hotspot/jtreg/runtime/appcds/test-classes/ProtDomainB.java
More information about the jdk-submit-changes
mailing list