-
Bug
-
Resolution: Fixed
-
P3
-
9-repo-jigsaw
-
generic
-
generic
SystemDictionary::load_shared_class() uses wrong class path index when adding system package for shared classes loaded by the null class loader. That causes the wrong url and manifest used in the created Package. It should use the class path index associated with the shared class with add_package().