Make ThreadInVMfromNative have ResetNoHandleMark

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 17
    • Affects Version/s: 17
    • Component/s: hotspot
    • None
    • b05

      If ThreadInVMfromNative has a ResetNoHandleMark, then all these places that make the transition do not have to add this.
      JVM code that is in native state has a NoHandleMark because having Handles and oops are unsafe, but when the code transitions to the VM, we can now have Handles.
      This cleans up a lot of these call sites.
      (Splitting this out of the linked bug).

            Assignee:
            Coleen Phillimore
            Reporter:
            Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: