RFR: 8371418: Methods in AdapterHandlerLibrary use HashtableBase iterate method incorrectly [v2]
Ashutosh Mehra
asmehra at openjdk.org
Mon Nov 10 18:24:23 UTC 2025
On Fri, 7 Nov 2025 22:35:15 GMT, Vladimir Kozlov <kvn at openjdk.org> wrote:
>> @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.
@vnkozlov thanks for the review and testing it.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/28197#issuecomment-3513278045
More information about the hotspot-dev
mailing list