On Thu, 22 May 2025 08:18:31 GMT, Radim Vansa <rva...@openjdk.org> wrote:
>> To validate that you have sorted the table correctly, you should add a >> debug-only validation function. This function should be called after >> `set_fieldinfo_search_table()`, and also in >> `InstanceKlass::restore_unshareable_info()` and >> `InstanceKlass::remove_unshareable_info()`. > > Added, thanks for raising those places. I suspect there's a problem with dynamic archives. I will try to write a test case to demonstrate that. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/24847#discussion_r2116917253