-
Bug
-
Resolution: Fixed
-
P4
-
6u21
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2202635 | 7 | Christian Thalinger | P4 | Closed | Fixed | b119 |
JDK-2205760 | 6u25 | Christian Thalinger | P4 | Resolved | Fixed | b01 |
JDK-2202117 | 6u24-rev | Yumin Qi | P4 | Resolved | Fixed | b23 |
JDK-2205229 | hs19 | Yumin Qi | P4 | Closed | Fixed | b03 |
- backported by
-
JDK-2202117 The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
- Resolved
-
JDK-2205760 The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
- Resolved
-
JDK-2202635 The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
- Closed
-
JDK-2205229 The BitSet.length method sometimes returns an index+1 value less than that of the highest bit set.
- Closed
- relates to
-
JDK-7100757 The BitSet.nextSetBit() produces incorrect result in 32bit VM on Sparc
- Resolved
-
JDK-6823354 Add intrinsics for {Integer,Long}.{numberOfLeadingZeros,numberOfTrailingZeros}()
- Closed