RFR: 8319376: ParallelGC: Forwarded objects found during heap inspection [v4]

Roman Kennke rkennke at openjdk.org
Tue Nov 7 14:31:49 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:

  Don't expose forwarded objects during object iteration

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/16494/files
  - new: https://git.openjdk.org/jdk/pull/16494/files/e65910d3..78ffecb1

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=03
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=16494&range=02-03

  Stats: 16 lines in 2 files changed: 3 ins; 12 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 hotspot-gc-dev mailing list