RFR: 8333444: Parallel: Inline PSParallelCompact::mark_obj
Albert Mingkun Yang
ayang at openjdk.org
Mon Jun 3 15:52:28 UTC 2024
Trivial inlining a method and removing redundant `is_unmarked` check.
-------------
Commit messages:
- pgc-inline-mark
Changes: https://git.openjdk.org/jdk/pull/19526/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=19526&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8333444
Stats: 22 lines in 3 files changed: 6 ins; 15 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/19526.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/19526/head:pull/19526
PR: https://git.openjdk.org/jdk/pull/19526
More information about the hotspot-gc-dev
mailing list