Integrated: Include a version identifier in region sampling protocol for visualizer

William Kemper wkemper at openjdk.org
Tue Jul 12 22:08:23 UTC 2022


On Tue, 12 Jul 2022 16:32:28 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This change adds a new variable to the PerfData for region sampling. With this change, the visualizer is able to identify the version of the encoding used in the communication protocol with Shenandoah. This allows the same visualizer to operate with the original unmodified Shenandoah and the generational mode Shenandoah.

This pull request has now been integrated.

Changeset: 013b2f69
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/013b2f693834b0e5ed6c6d2d197ebfcf12b63ae5
Stats:     11 lines in 4 files changed: 6 ins; 0 del; 5 mod

Include a version identifier in region sampling protocol for visualizer

Co-authored-by: Celine Wu <cfumiwu at amazon.com>
Reviewed-by: kdnilsen

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

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


More information about the shenandoah-dev mailing list