Integrated: Use distinct "end of cycle" message for each Shenandoah pause

William Kemper wkemper at openjdk.org
Wed May 3 17:11:53 UTC 2023


On Tue, 2 May 2023 22:54:53 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This change allows the `GarbageCollectionNotificationInfo::gcAction` to be overridden. Shenandoah now uses this to distinguish the notification raised for each of the pauses during the concurrent cycle. This will make it easier for monitoring software to identify which phases may be having longer than expected pauses.

This pull request has now been integrated.

Changeset: 90a1c9bf
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/90a1c9bfe1572c99c23bd63e686e34a1695c3bce
Stats:     89 lines in 12 files changed: 38 ins; 21 del; 30 mod

Use distinct "end of cycle" message for each Shenandoah pause

Reviewed-by: kdnilsen, ysr

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

PR: https://git.openjdk.org/shenandoah/pull/270


More information about the shenandoah-dev mailing list