Replace RegisterArrayForGC mechanism with plain Handles

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 16
    • Affects Version/s: None
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: