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

Safepoint-aware array copy

XMLWordPrintable

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

      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.

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

              Created:
              Updated: