On Thu, 5 Jun 2025 18:04:00 GMT, Coleen Phillimore <cole...@openjdk.org> wrote:
>> Radim Vansa has updated the pull request incrementally with three additional >> commits since the last revision: >> >> - Moved jtreg test >> - Improved documentation >> - Fix coding style (asterisk placement) > > src/hotspot/share/oops/fieldInfo.cpp line 137: > >> 135: int position; >> 136: } field_pos_t; >> 137: field_pos_t* positions = nullptr; > > This is unused. Oops, copy-paste error. Thanks for spotting this. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24847#discussion_r2130466647