RFR: 8319376: ParallelGC: Forwarded objects found during heap inspection [v2]
Roman Kennke
rkennke at openjdk.org
Mon Nov 6 16:27:26 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:
Handle self-forwarded objects correctly
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/16494/files
- new: https://git.openjdk.org/jdk/pull/16494/files/4db0df9f..08336840
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=01
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=00-01
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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 serviceability-dev
mailing list