On Thu, 7 May 2026 14:09:19 GMT, Markus Grönlund <[email protected]> wrote:

>> src/hotspot/share/utilities/unsigned5.hpp line 283:
>> 
>>> 281:         if (len == 0)  break;
>>> 282:         _position += len;
>>> 283:         ++actual;
>> 
>> This looks like a pre-existing bug, should it be tracked separately?
>
> Its a pre-existing bug, indeed. I will refactor it.

Refactored into https://github.com/openjdk/jdk/pull/31077

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

PR Review Comment: https://git.openjdk.org/jdk/pull/30922#discussion_r3202497562

Reply via email to