-
Type:
Enhancement
-
Resolution: Fixed
-
Priority:
P4
-
Affects Version/s: 25
-
Component/s: core-libs
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
-
Commit(master)
openjdk/jdk/8dbefc53
-
Review(master)
openjdk/jdk/28031