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
Christian Hagedorn
d334af0841
8344089: Fix wrong location of TestWrongMinLWiden.java
...
Reviewed-by: thartmann, rcastanedalo
2024-11-13 11:54:28 +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
TestPushCmpU3Node.java
8333366: C2: CmpU3Nodes are not pushed back to worklist in PhaseCCP leading to non-fixpoint assertion failure
2024-06-03 06:41:33 +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
8326742: Change compiler tests without additional VM flags from @run driver to @run main
2024-04-30 15:48:09 +00:00
TestWrongMinLWiden.java
8344089: Fix wrong location of TestWrongMinLWiden.java
2024-11-13 11:54:28 +00:00