RFR: 8357576: FieldInfo::_index is not initialized by the constructor [v2]

Coleen Phillimore coleenp at openjdk.org
Mon Jun 2 15:19:56 UTC 2025


On Mon, 2 Jun 2025 15:14:32 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
>
> Matias Saavedra Silva has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated copyright

Looks good!

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

Marked as reviewed by coleenp (Reviewer).

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


More information about the hotspot-dev mailing list