Move HeapScope/NativeScope out of public API

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • None
    • Affects Version/s: repo-panama
    • Component/s: tools

      Nicl has a scope interface in java.nicl.Scope. This interface defines all the operation one would need to interact with the scope.
      Having two additional public types HeapScope and NativeScope provides no extra value, other than being able to create the right scope - which we can address with two static factory methods in the Scope interface itself.

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

              Created:
              Updated:
              Resolved: