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
jdk-24
/
test
/
hotspot
/
jtreg
/
compiler
/
ccp
History
Daniel Lundén
bad6999634
8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask
...
Reviewed-by: epeter, rcastanedalo, thartmann
2023-11-15 09:19:15 +00:00
..
TestCastIIWrongTypeCCP.java
8297264: C2: Cast node is not processed again in CCP and keeps a wrong too narrow type which is later replaced by top
2022-12-05 07:09:04 +00:00
TestInfiniteIGVNAfterCCP.java
…
TestMissingMulLOptimization.java
8299546: C2: MulLNode::mul_ring() wrongly returns bottom type due to casting errors with large numbers
2023-03-14 14:57:47 +00:00
TestRemoveUnreachableCCP.java
8287217: C2: PhaseCCP: remove not visited nodes, prevent type inconsistency
2022-09-21 07:22:28 +00:00
TestShiftCastAndNotification.java
8306042: C2: failed: Missed optimization opportunity in PhaseCCP (adding LShift->Cast->Add notification)
2023-05-03 10:45:30 +00:00
TestShiftConvertAndNotification.java
8313672: C2: PhaseCCP does not correctly track analysis dependencies involving shift, convert, and mask
2023-11-15 09:19:15 +00:00