Integrated: Fix off-by-one error when handling pinned regions in a mixed collection

William Kemper wkemper at openjdk.org
Fri Mar 17 00:15:23 UTC 2023


On Wed, 15 Mar 2023 23:13:38 GMT, William Kemper <wkemper at openjdk.org> wrote:

> This fixes an off-by-one error that manifested when the first mixed collection candidate was pinned.

This pull request has now been integrated.

Changeset: bfc07d8a
Author:    William Kemper <wkemper at openjdk.org>
URL:       https://git.openjdk.org/shenandoah/commit/bfc07d8ab767a9b3df16fa2813034ee915fc6202
Stats:     109 lines in 3 files changed: 40 ins; 20 del; 49 mod

Fix off-by-one error when handling pinned regions in a mixed collection

Reviewed-by: kdnilsen, ysr

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

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


More information about the shenandoah-dev mailing list