Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8339677

[vectorapi] YYYXXXVector::withLaneHelper and laneHelper should use Double::doubleToRawLongBits/Float::floatToRawIntBits

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 24
    • None
    • core-libs
    • None
    • b15

      DoubleXXXVector::withLaneHelper mistakenly uses Double::doubleToLongBits to pass the value into VectorSupport::insert. This should be Double::doubleToRawLongBits instead. The same also applies for FloatXXXVector::withLaneHelper as well as the corresponding laneHelper methods.

            qamai Quan Anh Mai
            qamai Quan Anh Mai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: