git: openjdk/jdk: 8307356: Metaspace: simplify BinList handling
Thomas Stuefe
stuefe at openjdk.org
Fri Aug 18 05:53:31 UTC 2023
Changeset: 891c3f4c
Author: Thomas Stuefe <stuefe at openjdk.org>
Date: 2023-08-18 05:51:05 +0000
URL: https://git.openjdk.org/jdk/commit/891c3f4cca97b90982b7e58b08b4a146842d9a9d
8307356: Metaspace: simplify BinList handling
Reviewed-by: rkennke, coleenp
! src/hotspot/share/memory/metaspace/binList.hpp
! src/hotspot/share/memory/metaspace/blockTree.hpp
! src/hotspot/share/memory/metaspace/freeBlocks.cpp
! src/hotspot/share/memory/metaspace/metaspaceArena.cpp
! src/hotspot/share/memory/metaspace/metaspaceArena.hpp
! src/hotspot/share/memory/metaspace/metaspaceCommon.cpp
! src/hotspot/share/memory/metaspace/metaspaceCommon.hpp
! test/hotspot/gtest/metaspace/test_binlist.cpp
! test/hotspot/gtest/metaspace/test_metaspacearena.cpp
! test/hotspot/gtest/metaspace/test_metaspacearena_stress.cpp
! test/hotspot/jtreg/TEST.groups
More information about the jdk-changes
mailing list