git: openjdk/jdk: master: 8361699: C2: assert(can_reduce_phi(n->as_Phi())) failed: Sanity: previous reducible Phi is no longer reducible before SUT

Cesar Soares Lucas cslucas at openjdk.org
Wed Sep 17 16:56:11 UTC 2025


Changeset: 6f493b4d
Branch: master
Author:    Cesar Soares Lucas <cslucas at openjdk.org>
Date:      2025-09-17 16:52:13 +0000
URL:       https://git.openjdk.org/jdk/commit/6f493b4d2e7120cbe34fb70d595f7626655b47a9

8361699: C2: assert(can_reduce_phi(n->as_Phi())) failed: Sanity: previous reducible Phi is no longer reducible before SUT

Reviewed-by: rcastanedalo

! src/hotspot/share/opto/escape.cpp
+ test/hotspot/jtreg/compiler/escapeAnalysis/TestReduceAllocationNotReducibleAnymore.java



More information about the jdk-changes mailing list