hg: jdk/sandbox: 2 new changesets
chris.hegarty at oracle.com
chris.hegarty at oracle.com
Fri Nov 16 16:30:25 UTC 2018
Changeset: 6cd56deebb0d
Author: coleenp
Date: 2018-11-16 10:54 -0500
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/6cd56deebb0d
8213092: Add more runtime locks for concurrent class unloading
Summary: Add locks for calling CLDG::purge concurrently as well and for calling SystemDictionary::do_unloading concurrently.
Reviewed-by: eosterlund, hseigel
! src/hotspot/share/classfile/classLoaderData.cpp
! src/hotspot/share/classfile/classLoaderDataGraph.cpp
! src/hotspot/share/classfile/moduleEntry.cpp
! src/hotspot/share/classfile/packageEntry.cpp
! src/hotspot/share/classfile/packageEntry.hpp
! src/hotspot/share/classfile/systemDictionary.cpp
Changeset: a41566ad8756
Author: erikj
Date: 2018-11-16 08:25 -0800
URL: http://hg.openjdk.java.net/jdk/sandbox/rev/a41566ad8756
8213906: Update arm devkits with libXrandr headers
Reviewed-by: tbell, prr
! make/conf/jib-profiles.js
More information about the jdk-sandbox-changes
mailing list