This website requires JavaScript.
Explore
Help
Register
Sign In
infernap12
/
jdk
Watch
1
Star
0
Fork
0
You've already forked jdk
mirror of
https://github.com/openjdk/jdk.git
synced
2026-07-08 10:09:14 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
jdk
/
test
/
hotspot
/
jtreg
/
compiler
/
controldependency
History
Saranya Natarajan
4b774cb46d
8370489: Some compiler tests miss the @key randomness
...
Reviewed-by: dfenacci, epeter, chagedorn
2025-12-11 08:43:31 +00:00
..
TestAddPChainMismatchedBase2.java
8303737: C2: Load can bypass subtype check that enforces it's from the right object type
2023-09-26 06:55:01 +00:00
TestAddPChainMismatchedBase.java
8303737: C2: Load can bypass subtype check that enforces it's from the right object type
2023-09-26 06:55:01 +00:00
TestAntiDependencyAfterStringInflation.java
8262739: String inflation C2 intrinsic prevents insertion of anti-dependencies
2021-03-29 12:40:11 +00:00
TestAntiDependencyForPinnedLoads.java
8337066: Repeated call of StringBuffer.reverse with double byte string returns wrong result
2024-10-08 23:21:44 +00:00
TestAntiDependentMembar.java
8228772: C2 compilation fails due to unschedulable graph if DominatorSearchLimit is reached
2019-08-13 09:54:40 +02:00
TestDivDependentOnMainLoopGuard.java
8370489: Some compiler tests miss the @key randomness
2025-12-11 08:43:31 +00:00
TestEliminatedCastPPAtPhi.java
8253765: C2: Control randomization in StressLCM and StressGCM
2020-10-12 11:40:50 +00:00
TestLoadBypassesClassCast.java
8260555: Change the default TIMEOUT_FACTOR from 4 to 1
2025-09-02 07:27:12 +00:00
TestMainLoopNoBackedgeFloatingDiv.java
8349139: C2: Div looses dependency on condition that guarantees divisor not zero in counted loop
2025-04-24 09:10:43 +00:00
TestPeeledLoopNoBackedgeFloatingDiv.java
8350329: C2: Div looses dependency on condition that guarantees divisor not zero in counted loop after peeling
2025-05-19 11:06:03 +00:00