RFR: 8337642: Serial: Remove redundant counter update in DefNewGeneration::gc_epilogue
Albert Mingkun Yang
ayang at openjdk.org
Thu Aug 1 07:49:02 UTC 2024
Trivial removing an empty method call. (Only subclasses have non-empty method body, which is not used by Serial.)
-------------
Commit messages:
- s1-trivial
Changes: https://git.openjdk.org/jdk/pull/20416/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=20416&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8337642
Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
Patch: https://git.openjdk.org/jdk/pull/20416.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/20416/head:pull/20416
PR: https://git.openjdk.org/jdk/pull/20416
More information about the hotspot-gc-dev
mailing list