hg: jdk/sandbox: 8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Mon Jun 25 14:45:21 UTC 2018
Changeset: 00c4edaf2017
Author: lfoltan
Date: 2018-06-25 10:34 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/00c4edaf2017
8205509: assert(_name_and_id != 0LL) failed: encountered a class loader null name and id
Summary: The method loader_name_and_id should return the external name of the class loader if _name_and_id is null.
Reviewed-by: coleenp, stuefe
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
More information about the jdk-sandbox-changes
mailing list