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

Safepoint-aware array copy

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • P4
    • tbd
    • 14
    • hotspot

    Description

      A Java thread that copies a large array can severely affect Time-To-Safepoint negatively. The intrinsics for System.arraycopy (and friends) should periodically do safepoint polls to allow safepoints to happen while the copying is in progress.

      Attachments

        Activity

          People

            rcastanedalo Roberto Castaneda Lozano
            pliden Per Liden (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated: