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

Move HeapScope/NativeScope out of public API

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-panama
    • 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.

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

              Created:
              Updated:
              Resolved: