-
Enhancement
-
Resolution: Unresolved
-
P4
-
25
-
Fix Understood
The shift/or operation at the beginning of the `SegmentBulkOperations.fill()` method can be replaced by a multiplication, which is faster.
This was part of the PR forJDK-8357531 that had to be abandoned for other reasons.
This was part of the PR for
- relates to
-
JDK-8357531 The `SegmentBulkOperations::fill` method can be improved using overlaps
-
- Closed
-
- links to
-
Review(master)
openjdk/jdk/28031