RFR: 8312412: Uninitialized klassVtable::_verify_count field

Aleksey Shipilev shade at openjdk.org
Fri Jun 7 18:20:11 UTC 2024


On Fri, 7 Jun 2024 17:42:12 GMT, Elif Aslan <duke at openjdk.org> wrote:

> [JDK-8312412](https://bugs.openjdk.org/browse/JDK-8312412)
> 
> Initilizating Uninitialized klassVtable::_verify_count field, without proper initialization, it could lead to incorrect verification logic or misleading debug information.  
> Tested locally

Looks good to me.

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

Marked as reviewed by shade (Reviewer).

PR Review: https://git.openjdk.org/jdk/pull/19602#pullrequestreview-2105131981


More information about the hotspot-dev mailing list