RFR: 8371418: Methods in AdapterHandlerLibrary use HashtableBase iterate method incorrectly [v2]

Vladimir Kozlov kvn at openjdk.org
Fri Nov 7 22:38:03 UTC 2025


On Fri, 7 Nov 2025 16:38:54 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:

>> Ashutosh Mehra has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Add comments
>>   
>>   Signed-off-by: Ashutosh Mehra <asmehra at redhat.com>
>
> @ashu-mehra, do you know what issue current code (before these changes) could cause?

> @vnkozlov fyi - I also opened https://bugs.openjdk.org/browse/JDK-8371493 which is going to touch the same code as this patch. I didn't includes the changes in this patch to make it easier to backport this patch if needed.

Good. We usually don't port enhancement but we can consider it since its simplification of printing code which should not affect code execution.

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

PR Comment: https://git.openjdk.org/jdk/pull/28197#issuecomment-3505261288


More information about the hotspot-dev mailing list