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
Evgeny Nikitin
130f71cadc
8326742: Change compiler tests without additional VM flags from @run driver to @run main
...
Reviewed-by: kvn, thartmann, chagedorn
2024-04-30 15:48:09 +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
8290711: assert(false) failed: infinite loop in PhaseIterGVN::optimize
2022-08-26 07:57:40 +00:00
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
8326742: Change compiler tests without additional VM flags from @run driver to @run main
2024-04-30 15:48:09 +00:00