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

Replace RegisterArrayForGC mechanism with plain Handles

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • None
    • hotspot
    • None
    • gc
    • b15

      JVM_GetStackAccessControlContext collects a bunch of oops in array and then calls into allocating code that might safepoint. To deal with this, the local array is registered and explicitly visited by the GCs. I propose that we get rid of this and use an array of Handles instead.

            stefank Stefan Karlsson
            stefank Stefan Karlsson
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: