RFR: 8259580: Shenandoah: uninitialized label in VerifyThreadGCState

Zhengyu Gu zgu at openjdk.java.net
Mon Jan 11 19:34:57 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.

Looks good

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

Marked as reviewed by zgu (Reviewer).

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



More information about the hotspot-gc-dev mailing list