On Tue, 21 Jul 2026 06:15:45 GMT, Jayathirth D V <[email protected]> wrote:

>> thanks. 
>> 
>> JBS-8364373 is the reason this patch is backported to jdk25u
>> https://github.com/openjdk/jdk25u-dev/commit/5e0ded02045d22fc9d9475fcea98da876b10999b
>> 
>> I try to understand whether the issue of JBS-8364373 is mitigated after we 
>> remove MAX_LINK_COUNT.
>
> The MAX_LINK_COUNT fix is not the important part of fix for JBS-8364373, but 
> having it is causing a functional bug. So we are reverting the not important 
> MAX_LINK_COUNT part of fix to solve the functional bug.

But it is still possible to blowup the heap in some degenerate cases with a 
small amount of data, no?
I think it should be possible to merge ranges for same curves on "add" instead 
of doing this only on gaps?

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

PR Review Comment: https://git.openjdk.org/jdk/pull/31971#discussion_r3642455508

Reply via email to