RFR: 8336463: Parallel: Add PSOldGen::expand_and_allocate

Albert Mingkun Yang ayang at openjdk.org
Tue Jul 16 10:05:24 UTC 2024


Simple adding an API to old-gen to support calls by VM thread in safepoint.

Test: tier1-3

-------------

Commit messages:
 - pgc-expand

Changes: https://git.openjdk.org/jdk/pull/20189/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20189&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8336463
  Stats: 32 lines in 5 files changed: 22 ins; 6 del; 4 mod
  Patch: https://git.openjdk.org/jdk/pull/20189.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/20189/head:pull/20189

PR: https://git.openjdk.org/jdk/pull/20189


More information about the hotspot-gc-dev mailing list