git: openjdk/mobile: 8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld()

duke duke at openjdk.java.net
Mon May 11 15:05:37 UTC 2020


Changeset: 39670b0e
Author:    Harold Seigel <hseigel at openjdk.org>
Date:      2020-05-11 15:00:16 +0000
URL:       https://git.openjdk.java.net/mobile/commit/39670b0e

8241934: Simplify parse_stream() and remove has_class_mirror_holder_cld()

Added paramter to register_loader() which allowed removing of has_class_mirror_holder_cld()

Reviewed-by: coleenp, lfoltan

! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/classLoaderDataGraph.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/classfile/systemDictionary.hpp



More information about the mobile-changes mailing list