RFR: 8354767: Test crashed: assert(increase < max_live_nodes_increase_per_iteration) failed: excessive live node increase in single iteration of IGVN: 4470 (should be at most 4000)

Daniel Lundén dlunden at openjdk.org
Thu May 15 14:36:58 UTC 2025


On Wed, 7 May 2025 20:09:15 GMT, Emanuel Peter <epeter at openjdk.org> wrote:

>> Thanks for the review @robcasloz!
>> 
>> @eme64 
>>> @dlunde Ok, then let's declare this as a "quickfix", and file a follow-up RFE. Maybe it should also be declared a lower-priority bug?
>> 
>> Sounds good to me. Yes, definitely lower priority for now. We do not even know if the transformation is expected or not, although I agree it looks suspicious.
>
> @dlunde Approved, with the assumption that you will file that follow-up RFE and link it with this issue :)

@eme64 (and others) for reference: https://bugs.openjdk.org/browse/JDK-8357055

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

PR Comment: https://git.openjdk.org/jdk/pull/24960#issuecomment-2884051800


More information about the hotspot-compiler-dev mailing list