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

Roberto Castañeda Lozano rcastanedalo at openjdk.org
Thu Sep 11 08:40:15 UTC 2025


On Thu, 11 Sep 2025 07:40:03 GMT, Roberto Castañeda Lozano <rcastanedalo at openjdk.org> wrote:

>> Cesar Soares Lucas has updated the pull request incrementally with one additional commit since the last revision:
>> 
>>   Revert clean-up in EA. Make catch statements more specific in test case.
>
> test/hotspot/jtreg/compiler/escapeAnalysis/TestReduceAllocationNotReducibleAnymore.java line 38:
> 
>> 36: 
>> 37: public class TestReduceAllocationNotReducibleAnymore {
>> 38:     public static void main(String[] args) {
> 
> Suggestion:
> 
>     public static void main (String[] args) {

@JohnTortugo Please disregard this style suggestion, I had not had my morning coffee yet.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/27063#discussion_r2339463846


More information about the hotspot-compiler-dev mailing list