RFR: Reset task queue stats before rset scan
William Kemper
wkemper at openjdk.java.net
Thu Sep 16 20:11:50 UTC 2021
This change fixes an assert caused when task queue stats were reset after the rset scan has pushed oops into the queues (all of those "pushes" become uncounted).
-------------
Commit messages:
- Move concurrent rset scan to top level in phase timings report
- Reset task queue stats before rset scan
Changes: https://git.openjdk.java.net/shenandoah/pull/69/files
Webrev: https://webrevs.openjdk.java.net/?repo=shenandoah&pr=69&range=00
Stats: 12 lines in 3 files changed: 8 ins; 4 del; 0 mod
Patch: https://git.openjdk.java.net/shenandoah/pull/69.diff
Fetch: git fetch https://git.openjdk.java.net/shenandoah pull/69/head:pull/69
PR: https://git.openjdk.java.net/shenandoah/pull/69
More information about the shenandoah-dev
mailing list