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

MappedByteBuffer bulk access memory failures are not handled gracefully

    XMLWordPrintable

Details

    • b03
    • Verified

    Backports

      Description

        There are 50+ instances of Unsafe.copyMemory
        and 20+ instances of Unsafe.copySwapMemoy in generated Direct*Buffer* code, these accesses are not guarded for graceful dealing as per current implementation or plan (JDK-4454115 , JDK-8154592), this CR is for tracking and handling these cases.

        Attachments

          Issue Links

            Activity

              People

                jcm Jamsheed C M (Inactive)
                jcm Jamsheed C M (Inactive)
                Votes:
                0 Vote for this issue
                Watchers:
                15 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved: