git: openjdk/mobile: 2 new changesets
duke
duke at openjdk.java.net
Fri Dec 6 09:00:48 UTC 2019
Changeset: 02dad379
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2019-12-06 09:49:57 +0000
URL: https://git.openjdk.java.net/mobile/commit/02dad379
8235346: [Redo] 8235247: WorkerDataArray leaks C heap memory for associated work items
Fix gtest after last iteration to acknowledge correct ownership of sub-WorkerDataArrays.
Reviewed-by: lkorinth, sjohanss
! src/hotspot/share/gc/shared/workerDataArray.inline.hpp
! test/hotspot/gtest/gc/shared/test_workerDataArray.cpp
Changeset: 70c62f53
Author: Thomas Schatzl <tschatzl at openjdk.org>
Date: 2019-12-06 09:49:59 +0000
URL: https://git.openjdk.java.net/mobile/commit/70c62f53
8235341: Improve WorkerDataArray API to disallow separate instantiation of sub-items
Reviewed-by: lkorinth, sjohanss
! src/hotspot/share/gc/g1/g1GCPhaseTimes.cpp
! src/hotspot/share/gc/g1/g1GCPhaseTimes.hpp
! src/hotspot/share/gc/shared/referenceProcessorPhaseTimes.cpp
! src/hotspot/share/gc/shared/weakProcessorPhaseTimes.cpp
! src/hotspot/share/gc/shared/weakProcessorPhaseTimes.hpp
! src/hotspot/share/gc/shared/workerDataArray.hpp
! src/hotspot/share/gc/shared/workerDataArray.inline.hpp
! src/hotspot/share/gc/shenandoah/shenandoahPhaseTimings.cpp
! test/hotspot/gtest/gc/shared/test_workerDataArray.cpp
More information about the mobile-changes
mailing list