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

Adler32/CRC32/CRC32C missing reachabilityFence

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • core-libs


      The update(ByteBuffer) of Adler32, CRC32, and CRC32C should use
      Reference.reachabilityFence to ensure that direct byte buffer are kept kept alive when they are accessed directly. Inflater and Deflater seem okay.

            lancea Lance Andersen
            alanb Alan Bateman
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: