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
/
loopstripmining
History
Igor Ignatyev
a21dd0b86b
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
...
Reviewed-by: kvn, epavlova, roland, mdoerr
2019-11-13 10:59:25 -08:00
..
AntiDependentLoadInOuterStripMinedLoop.java
8229483: Sinking load out of loop may trigger: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2019-09-23 16:49:09 +02:00
BackedgeNodeWithOutOfLoopControl.java
8194914: Compilation fails with "node not on backedge" in OuterStripMinedLoopNode::adjust_strip_mined_loop
2018-01-15 09:17:25 +01:00
CheckLoopStripMining.java
8225756: [testbug] compiler/loopstripmining/CheckLoopStripMining.java sets too short a SafepointTimeoutDelay
2019-11-13 10:59:25 -08:00
CheckLoopStripMiningIterShortLoop.java
8207065: Cleanup compiler tests for Client VM
2018-07-13 11:13:34 -07:00
DeadNodesInOuterLoopAtLoopCloning.java
8230061: # assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2019-08-28 15:51:03 +02:00
LimitSharedwithOutOfLoopTest.java
8193597: sun/nio/cs/TestStringCoding.java fails intermittently with getBytes(csn) failed -> GBK
2018-01-15 09:19:53 +01:00
LoadDependsOnIfIdenticalToLoopExit.java
8229450: C2 compilation fails with assert(found_sfpt) failed
2019-09-04 16:39:12 +02:00
StripMinedLoopReorgOffsets.java
8210390: C2 still crashes with "assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node"
2018-09-12 16:38:13 +02:00
TestConservativeAntiDep.java
8231550: C2: ShouldNotReachHere() in verify_strip_mined_scheduling
2019-10-02 17:32:08 +02:00
UnexpectedNodeInOuterLoopWhenCloning.java
8202747: C2: assert(mode == ControlAroundStripMined && use == sfpt) failed: missed a node
2018-06-11 14:16:43 +02:00
UnexpectedPinnedNodeInOuterLoop.java
8202950: C2: assert(found_sfpt) failed: no node in loop that's not input to safepoint
2018-05-24 09:59:57 +02:00