Integrated: 8270336: [TESTBUG] Fix initialization in NonbranchyTree

Leonid Mesnik lmesnik at openjdk.java.net
Thu Jul 22 18:20:11 UTC 2021


On Tue, 13 Jul 2021 02:02:02 GMT, Leonid Mesnik <lmesnik at openjdk.org> wrote:

> The nsk.share.gc.NonbranchyTree might call initTree() twice and incorrectly reports branchiness in the case of IllegalArgumentException(...).

This pull request has now been integrated.

Changeset: 3cadc360
Author:    Leonid Mesnik <lmesnik at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/3cadc3606073f0efc2e97dda348ffb65c41dad0c
Stats:     30 lines in 1 file changed: 4 ins; 17 del; 9 mod

8270336: [TESTBUG] Fix initialization in NonbranchyTree

Reviewed-by: kbarrett, tschatzl

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

PR: https://git.openjdk.java.net/jdk/pull/4761



More information about the hotspot-gc-dev mailing list