RFR: 8312412: Uninitialized klassVtable::_verify_count field

Aleksey Shipilev shade at openjdk.org
Fri Jun 7 18:53: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

A normal guideline is to wait 24 hours for everyone to be able to look at the change, unless reviewers think this is trivial. I do believe this is trivial, but let someone else look at this too.

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

PR Comment: https://git.openjdk.org/jdk/pull/19602#issuecomment-2155349131


More information about the hotspot-dev mailing list