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

Fix initialization order in NativeMemorySegmentImpl

XMLWordPrintable

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

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

              Created:
              Updated:
              Resolved: