Improve performance for MemorySegment::fill

XMLWordPrintable

      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 for JDK-8357531 that had to be abandoned for other reasons.

            Assignee:
            Per-Ake Minborg
            Reporter:
            Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: