Integrated: 8357576: FieldInfo::_index is not initialized by the constructor
Matias Saavedra Silva
matsaave at openjdk.org
Mon Jun 2 15:31:59 UTC 2025
On Fri, 30 May 2025 19:07:24 GMT, Matias Saavedra Silva <matsaave at openjdk.org> wrote:
> FieldInfo::_index is not initialized in either of the FieldInfo constructors so this patch adds initialization to both constructors. Verified with tier 1-5 tests
This pull request has now been integrated.
Changeset: 1b6ae205
Author: Matias Saavedra Silva <matsaave at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/1b6ae2059b0475ec78559d2d6612f3b6ec68309f
Stats: 4 lines in 1 file changed: 2 ins; 0 del; 2 mod
8357576: FieldInfo::_index is not initialized by the constructor
Reviewed-by: coleenp, dholmes
-------------
PR: https://git.openjdk.org/jdk/pull/25554
More information about the hotspot-dev
mailing list