RFR: 8319376: ParallelGC: Forwarded objects found during heap inspection [v3]
Roman Kennke
rkennke at openjdk.org
Mon Nov 6 18:15:00 UTC 2023
> See JBS issue for details.
>
> Testing:
> - [x] gc/logging/TestUnifiedLoggingSwitchStress.java -XX:+UseParallelGC
> - [x] tier1 -XX:+UseParallelGC
> - [ ] tier2 -XX:+UseParallelGC
> - [ ] hotspot_gc
Roman Kennke has updated the pull request incrementally with one additional commit since the last revision:
Restore forwardings after failed promotions
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16494/files
- new: https://git.openjdk.org/jdk/pull/16494/files/08336840..e65910d3
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=01-02
Stats: 16 lines in 2 files changed: 12 ins; 2 del; 2 mod
Patch: https://git.openjdk.org/jdk/pull/16494.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/16494/head:pull/16494
PR: https://git.openjdk.org/jdk/pull/16494
More information about the hotspot-gc-dev
mailing list