jdk-24/test/hotspot/jtreg/compiler/ciReplay
2024-06-18 12:08:57 +00:00
..
CiReplayBase.java 8321713: Harmonize executeTestJvm with create[Limited]TestJavaProcessBuilder 2024-01-03 08:53:01 +00:00
DumpReplayBase.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
InliningBase.java 8314452: Explicitly indicate inlining success/failure in PrintInlining 2023-09-09 10:32:23 +00:00
SABase.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestClientVM.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestDumpReplay.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestDumpReplayCommandLine.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestIncrementalInlining.java 8319879: Stress mode to randomize incremental inlining decision 2023-11-21 07:18:04 +00:00
TestInlining.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestInliningProtectionDomain.java 8324236: compiler/ciReplay/TestInliningProtectionDomain.java failed with RuntimeException: should only dump inline information for ... expected true, was false 2024-01-29 09:20:52 +00:00
TestInvalidReplayFile.java 8315097: Rename createJavaProcessBuilder 2023-10-27 08:47:26 +00:00
TestLambdas.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestNoClassFile.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestNullStaticField.java 8333805: Replaying compilation with null static final fields results in a crash 2024-06-18 12:08:57 +00:00
TestSAClient.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestSAServer.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
TestServerVM.java 8309854: ciReplay TestServerVM test fails with Graal 2023-06-13 16:13:42 +00:00
TestUnresolvedClasses.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00
VMBase.java 8271707: migrate tests to use jdk.test.whitebox.WhiteBox 2022-07-08 15:55:14 +00:00