hg: jigsaw/jake/hotspot: 8150114: SystemDictionary::load_shared_class() uses '0' as the class path index when adding system package

harold.seigel at oracle.com harold.seigel at oracle.com
Thu Feb 18 15:02:34 UTC 2016


Changeset: 8c4603cf805f
Author:    jiangli
Date:      2016-02-17 21:08 -0500
URL:       http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/8c4603cf805f

8150114: SystemDictionary::load_shared_class() uses '0' as the class path index when adding system package
Summary: Need to use the classpath index associated with the shared class.
Reviewed-by: acorn, mchung

! src/share/vm/classfile/systemDictionary.cpp
! src/share/vm/classfile/systemDictionary.hpp
! src/share/vm/classfile/vmSymbols.hpp



More information about the jigsaw-dev mailing list