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

Remove SystemABI::freeUpcallStub

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • repo-panama
    • repo-panama
    • tools

      Since all upcall symbols are stored in a scope and then freed at once when the scope is closed, there's little need for an explicit 'free' operation on SystemABI. It's better to use something like a Cleaner instead and simplify the API.

            mcimadamore Maurizio Cimadamore
            mcimadamore Maurizio Cimadamore
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: