Fix initialization order in NativeMemorySegmentImpl

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P2
    • None
    • Affects Version/s: repo-panama
    • Component/s: core-libs

      When creating a new instance of NativeMemorySegmentImpl, there is a static initialization circularity, because the superinterface MemorySegment has a constant (NULL) that is initialized to a new NativeMemorySegmentImpl instance.

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

              Created:
              Updated:
              Resolved: