Integrated: 8312412: Uninitialized klassVtable::_verify_count field
Elif Aslan
duke at openjdk.org
Fri Jun 7 19:35:16 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
This pull request has now been integrated.
Changeset: c37d02ae
Author: Elif Aslan <elifasln at amazon.com>
Committer: Paul Hohensee <phh at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/c37d02aef38da178fcf56e3c5cccc41cc5175421
Stats: 3 lines in 1 file changed: 3 ins; 0 del; 0 mod
8312412: Uninitialized klassVtable::_verify_count field
Reviewed-by: shade, phh
-------------
PR: https://git.openjdk.org/jdk/pull/19602
More information about the hotspot-dev
mailing list