git: openjdk/jdk: master: 8314653: Metaspace: remove allocation guard feature
Thomas Stuefe
stuefe at openjdk.org
Thu Jul 4 12:45:14 UTC 2024
Changeset: b0efd774
Author: Thomas Stuefe <stuefe at openjdk.org>
Date: 2024-07-04 12:42:47 +0000
URL: https://git.openjdk.org/jdk/commit/b0efd7740243916ba22178524ab2ede9e5436d94
8314653: Metaspace: remove allocation guard feature
Reviewed-by: azafari, dholmes
! src/hotspot/share/memory/metaspace/metaspaceArena.cpp
! src/hotspot/share/memory/metaspace/metaspaceArena.hpp
! src/hotspot/share/memory/metaspace/metaspaceSettings.cpp
! src/hotspot/share/memory/metaspace/metaspaceSettings.hpp
! src/hotspot/share/runtime/globals.hpp
- test/hotspot/gtest/metaspace/test_allocationGuard.cpp
! test/hotspot/gtest/metaspace/test_metaspacearena.cpp
! test/hotspot/gtest/metaspace/test_metaspacearena_stress.cpp
! test/hotspot/jtreg/gtest/MetaspaceGtests.java
! test/hotspot/jtreg/runtime/Metaspace/PrintMetaspaceDcmd.java
! test/hotspot/jtreg/runtime/Metaspace/elastic/MetaspaceTestContext.java
! test/hotspot/jtreg/runtime/Metaspace/elastic/Settings.java
! test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocation.java
! test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocationMT1.java
! test/hotspot/jtreg/runtime/Metaspace/elastic/TestMetaspaceAllocationMT2.java
More information about the jdk-changes
mailing list