hg: jigsaw/jake/hotspot: Remove handling of the anonymous class prior to calling set_package(), the classLoader of an anonymous class is the same as its host class.

lois.foltan at oracle.com lois.foltan at oracle.com
Thu Jan 7 18:54:36 UTC 2016


Changeset: 58ff624dbef7
Author:    lfoltan
Date:      2016-01-07 13:31 -0500
URL:       http://hg.openjdk.java.net/jigsaw/jake/hotspot/rev/58ff624dbef7

Remove handling of the anonymous class prior to calling set_package(), the classLoader of an anonymous class is the same as its host class.

! src/share/vm/classfile/classFileParser.cpp



More information about the jigsaw-dev mailing list