Integrated: 8259580: Shenandoah: uninitialized label in VerifyThreadGCState

Aleksey Shipilev shade at openjdk.java.net
Wed Jan 13 11:58:56 UTC 2021


On Mon, 11 Jan 2021 19:02:55 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> "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: 2e124544
Author:    Aleksey Shipilev <shade at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/2e124544
Stats:     3 lines in 1 file changed: 0 ins; 0 del; 3 mod

8259580: Shenandoah: uninitialized label in VerifyThreadGCState

Reviewed-by: zgu, rkennke

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

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


More information about the shenandoah-dev mailing list