jdk-24/test/hotspot/jtreg/compiler/uncommontrap
Axel Boldt-Christmas 821c514a13 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode
Reviewed-by: ihse, eosterlund, stefank, prr, cjplummer, dholmes
2024-10-30 11:05:07 +00:00
..
Decompile.java 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +00:00
DeoptReallocFailure.java 8335308: compiler/uncommontrap/DeoptReallocFailure.java times out with SerialGC on Windows 2024-07-01 08:12:20 +00:00
FoldedIfNonDomMidIf.java 8201368: IfNode::fold_compares() may lead to incorrect execution 2018-04-10 17:07:21 +02:00
StackOverflowGuardPagesOff.java
Test8009761.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestDeoptOOM.java 8341692: Implement JEP 490: ZGC: Remove the Non-Generational Mode 2024-10-30 11:05:07 +00:00
TestNullAssertAtCheckCast.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestNullCheckAntiDependence.java 8265132: C2 compilation fails with assert "missing precedence edge" 2021-07-02 04:26:09 +00:00
TestStackBangMonitorOwned.java
TestStackBangRbp.java
TestUnstableIfTrap.java 8335334: Stress mode to randomly execute unstable if traps 2024-09-23 12:30:30 +00:00
TraceDeoptimizationNoRealloc.java 8278291: compiler/uncommontrap/TraceDeoptimizationNoRealloc.java fails with release VMs after JDK-8154011 2021-12-06 13:44:22 +00:00
UncommonTrapLeak.java 8261585: Restore HandleArea used in Deoptimization::uncommon_trap 2021-02-13 02:47:33 +00:00
UncommonTrapStackBang.java