jdk/test/hotspot/jtreg/compiler/parsing
Tobias Holenstein f8203cb272 8313626: C2 crash due to unexpected exception control flow
Reviewed-by: thartmann, chagedorn
2023-08-23 08:47:33 +00:00
..
Custom.jasm 8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int) 2022-04-26 07:25:47 +00:00
MissingSafepointOnSwitch.jasm 8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch 2023-05-03 08:29:01 +00:00
MissingSafepointOnTryCatch.jasm 8313626: C2 crash due to unexpected exception control flow 2023-08-23 08:47:33 +00:00
TestExceptionBlockWithPredecessors.jasm 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it" 2020-06-10 17:56:23 +02:00
TestExceptionBlockWithPredecessorsMain.java 8244719: CTW: C2 compilation fails with "assert(!VerifyHashTableKeys || _hash_lock == 0) failed: remove node from hash table before modifying it" 2020-06-10 17:56:23 +02:00
TestMissingSafepointOnSwitch.java 8306997: C2: "malformed control flow" assert due to missing safepoint on backedge with a switch 2023-05-03 08:29:01 +00:00
TestMissingSafepointOnTryCatch.java 8313626: C2 crash due to unexpected exception control flow 2023-08-23 08:47:33 +00:00
UnreachableBlockFallsThroughEndOfCode.java 8283441: C2: segmentation fault in ciMethodBlocks::make_block_at(int) 2022-04-26 07:25:47 +00:00