[jdk16u] Integrated: 8259580: Shenandoah: uninitialized label in VerifyThreadGCState

Aleksey Shipilev shade at openjdk.java.net
Tue Mar 2 08:19:51 UTC 2021


On Mon, 1 Mar 2021 11:03:16 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Stabilizes Shenandoah verification. "label" is passed, but never hooked into the field. So instead of reporting a GC bug, Verifier would probably crash itself trying to read garbage memory.

This pull request has now been integrated.

Changeset: f0815541
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk16u/commit/f0815541
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8259580: Shenandoah: uninitialized label in VerifyThreadGCState

Backport-of: 2e124544e6feafe925ada70dc37e82656fd8beee

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

PR: https://git.openjdk.java.net/jdk16u/pull/51


More information about the jdk-updates-dev mailing list