hg: jdk/sandbox: 8207778: Add locking to ModuleEntry and PackageEntry tables
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Aug 10 13:45:20 UTC 2018
Changeset: b812a85b3aa4
Author: hseigel
Date: 2018-08-10 09:30 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/b812a85b3aa4
8207778: Add locking to ModuleEntry and PackageEntry tables
Summary: Restructure ClassLoaderDataGraph code to simplify using locks in SystemDictionary::do_unloading()
Reviewed-by: lfoltan, coleenp
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
! src/hotspot/share/classfile/loaderConstraints.cpp
! src/hotspot/share/classfile/moduleEntry.cpp
! src/hotspot/share/classfile/packageEntry.cpp
! src/hotspot/share/classfile/resolutionErrors.cpp
! src/hotspot/share/classfile/systemDictionary.cpp
More information about the jdk-sandbox-changes
mailing list