RFR: 8357576: FieldInfo::_index is not initialized by the constructor

SendaoYan syan at openjdk.org
Sat May 31 03:21:53 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

Should we update the copyright year to 2025

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

Changes requested by syan (Committer).

PR Review: https://git.openjdk.org/jdk/pull/25554#pullrequestreview-2883232953


More information about the hotspot-dev mailing list