This website requires JavaScript.
Explore
Help
Register
Sign In
stan
/
jdk-24
Watch
1
Star
0
Fork
0
You've already forked jdk-24
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
103338534f
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
escapeAnalysis
History
Cesar Soares Lucas
d4d9831c90
8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
...
Reviewed-by: thartmann, kvn
2024-11-05 21:19:31 +00:00
..
cr6716441
cr6795161
Test6689060.java
Test6726999.java
Test6775880.java
Test6895383.java
Test6896727.java
Test8020215.java
Test8329757.java
8329757: Crash with fatal error: DEBUG MESSAGE: Fast Unlock lock on stack
2024-04-12 06:04:20 +00:00
Test8331033.java
8331033: EA fails with "EA unexpected CallLeaf unsafe_setmemory" after JDK-8329331
2024-05-09 11:57:44 +00:00
TestAllocatedEscapesPtrComparison.java
TestArrayCopy.java
8271707: migrate tests to use jdk.test.whitebox.WhiteBox
2022-07-08 15:55:14 +00:00
TestBrokenEA.java
8285835: SIGSEGV in PhaseIdealLoop::build_loop_late_post_work
2022-10-29 12:32:36 +00:00
TestCanReduceCheckUsersDifferentIfs.java
8343380: C2: assert(iff->in(1)->is_OpaqueNotNull()) failed: must be OpaqueNotNull
2024-11-01 06:51:34 +00:00
TestCopyOfBrokenAntiDependency.java
TestEABadMergeMem.java
TestEAVectorizedHashCode.java
8311023: assert(false) failed: EA: missing memory path
2023-07-05 15:37:38 +00:00
TestEliminateAllocation.java
TestEliminateLocksOffCrash.java
TestEscapeThroughInvoke.java
TestFindInstMemRecursion.java
8324345: Stack overflow during C2 compilation when splitting memory phi
2024-07-31 16:05:42 +00:00
TestGetClass.java
TestIdealAllocShape.java
TestInvalidLocation.java
8323190: Segfault during deoptimization of C2-compiled code
2024-01-12 10:43:16 +00:00
TestIterativeEA.java
8315097: Rename createJavaProcessBuilder
2023-10-27 08:47:26 +00:00
TestMissingAntiDependency.java
TestNestedRelockAtDeopt.java
8324174: assert(m->is_entered(current)) failed: invariant
2024-01-31 19:42:02 +00:00
TestReduceAllocationAndJVMStates.java
8335977: Deoptimization fails with assert "object should be reallocated already"
2024-10-31 17:11:11 +00:00
TestReduceAllocationAndNestedScalarized.java
8331194: NPE in ArrayCreationTree.java with -XX:-UseCompressedOops
2024-07-16 20:47:42 +00:00
TestReduceAllocationAndNonReduciblePhi.java
8340454: C2 EA asserts with "previous reducible Phi is no longer reducible before SUT"
2024-11-05 21:19:31 +00:00
TestSelfArrayCopy.java
TestUnsafePutAddressNullObjMustNotEscape.java
TestValAtSafepointOverflowsInt.java