hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Tue Aug 21 14:45:23 UTC 2018
Changeset: 05223cebd7a2
Author: coleenp
Date: 2018-08-21 10:03 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/05223cebd7a2
8209792: Remove ClassLoaderDataGraph::keep_alive_cld_do
Summary: unnecessary
Reviewed-by: zgu, tschatzl
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderData.hpp
Changeset: eb97d1a319f9
Author: pchilanomate
Date: 2018-08-21 10:37 -0400
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/eb97d1a319f9
8206423: Use locking for cleaning ResolvedMethodTable
Summary: ServiceThread is now in charge of cleaning ResolvedMethodTable entries
Reviewed-by: gziemski, dholmes, coleenp
! src/hotspot/share/classfile/systemDictionary.cpp
! src/hotspot/share/gc/g1/g1CollectedHeap.cpp
! src/hotspot/share/prims/resolvedMethodTable.cpp
! src/hotspot/share/prims/resolvedMethodTable.hpp
! src/hotspot/share/runtime/serviceThread.cpp
More information about the jdk-sandbox-changes
mailing list