RFR: 8359825: Parallel: Simplify MutableNUMASpace::ensure_parsability
Albert Mingkun Yang
ayang at openjdk.org
Tue Jun 17 13:29:02 UTC 2025
Simple `fill_with_object` -> `fill_with_objects` API change to push the implementation logic to the callee.
-------------
Commit messages:
- pgc-fill-words
Changes: https://git.openjdk.org/jdk/pull/25852/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=25852&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8359825
Stats: 12 lines in 1 file changed: 0 ins; 9 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/25852.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/25852/head:pull/25852
PR: https://git.openjdk.org/jdk/pull/25852
More information about the hotspot-gc-dev
mailing list