jdk-24/test/hotspot/jtreg/compiler/splitif
Christian Hagedorn 55a97ec879 8336729: C2: Div/Mod nodes without zero check could be split through iv phi of outer loop of long counted loop nest resulting in SIGFPE
Co-authored-by: Emanuel Peter <epeter@openjdk.org>
Reviewed-by: epeter, kvn, thartmann
2024-08-20 15:47:16 +00:00
..
TestCrashAtIGVNSplitIfSubType.java 8303279: C2: crash in SubTypeCheckNode::sub() at IGVN split if 2023-07-11 15:59:17 +00:00
TestLongCountedLoopConvL2I2.java 8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop 2024-05-16 08:55:03 +00:00
TestLongCountedLoopConvL2I.java 8331575: C2: crash when ConvL2I is split thru phi at LongCountedLoop 2024-05-16 08:55:03 +00:00
TestSplitDivisionThroughPhi.java 8336729: C2: Div/Mod nodes without zero check could be split through iv phi of outer loop of long counted loop nest resulting in SIGFPE 2024-08-20 15:47:16 +00:00
TestSplitDivThroughPhiWithControl.java 8323101: C2: assert(n->in(0) == nullptr) failed: divisions with zero check should already have bailed out earlier in split-if 2024-01-15 12:16:10 +00:00