Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2190671 | 7 | Vladimir Kozlov | P4 | Closed | Fixed | b87 |
JDK-2197975 | 6u23 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2199925 | 6u22m | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2193613 | 6u21p | Vladimir Kozlov | P4 | Resolved | Fixed | b03 |
JDK-2189803 | 6u21 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
JDK-2190672 | hs18 | Vladimir Kozlov | P4 | Resolved | Fixed | b01 |
[2] MultiNode::proj_out(this = 0x3fefee0, which_proj = 0), line 40 in "/net/irkutsk/export/home/kvn/work2/hg/hs18_jdk6u20p/hotspot/src/share/vm/opto/multnode.cpp"
=>[3] PhaseIdealLoop::is_uncommon_trap_if_pattern(this = 0xfffffd7fec7f9e80, proj = 0x3feff90, must_reason_predicate = false), line 1798 in "/net/irkutsk/export/home/kvn/work2/hg/hs18_jdk6u20p/hotspot/src/share/vm/opto/loopTransform.cpp"
[4] PhaseIdealLoop::loop_predication_impl(this = 0xfffffd7fec7f9e80, loop = 0x2dfbac8), line 2193 in "/net/irkutsk/export/home/kvn/work2/hg/hs18_jdk6u20p/hotspot/src/share/vm/opto/loopTransform.cpp"
[t@18 l@18]: print iff->dump(-2)
17658 If === 17650 17588 [[ 17659 ]] P=0.500000, C=-1.000000
17659 IfTrue === 17658 [[ 19297 ]] #1
19297 Loop === 19297 17659 17694 [[ 19297 17688 17693 17664 17663 17662 ]] inner !orig=[17661]
[t@18 l@18]: print iff->in(1)->dump(2)
36 ConI === 0 [[ 37 52 ... ]] #int:1
20367 Phi === 20360 20387 36 [[ 17587 ]] #bool !orig=[17559]
17587 CmpI === _ 20367 36 [[ 17588 19129 ]]
17588 Bool === _ 17587 [[ 17658 ]] [eq]
- backported by
-
JDK-2189803 loop predication code does not handle If nodes with only one projection
- Resolved
-
JDK-2190672 loop predication code does not handle If nodes with only one projection
- Resolved
-
JDK-2193613 loop predication code does not handle If nodes with only one projection
- Resolved
-
JDK-2197975 loop predication code does not handle If nodes with only one projection
- Resolved
-
JDK-2199925 loop predication code does not handle If nodes with only one projection
- Resolved
-
JDK-2190671 loop predication code does not handle If nodes with only one projection
- Closed