jdk-24/test/hotspot/jtreg/compiler/exceptions
Roberto Castañeda Lozano d81b0461b7 8263227: C2: inconsistent spilling due to dead nodes in exception block
Eliminate dead nodes created by call-catch cleanup even if they have multiple
projections. Assert that definitions dominate uses and projections are scheduled
next to their parent nodes.

Reviewed-by: neliasso, kvn
2021-04-20 10:06:49 +00:00
..
CatchInlineExceptions.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
ExceptionInInit.java 8219139: move hotspot tests from test/jdk/vm 2019-03-14 19:37:17 -07:00
SumTest.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestC1ExceptionHandlersSameBCI.java 8188151: "assert(entry_for(catch_pco, handler_bcis->at(i), scope_depth)->pco() == handler_pcos->at(i))" failure with C1 2017-10-10 14:05:04 +02:00
TestRecursiveReplacedException.java 8187443: Forest Consolidation: Move files to unified layout 2017-09-12 19:03:39 +02:00
TestSpilling.java 8263227: C2: inconsistent spilling due to dead nodes in exception block 2021-04-20 10:06:49 +00:00