Use hexadecimal encoding in MemorySegment::toString

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Fixed
    • Priority: P4
    • 22
    • Affects Version/s: 22
    • Component/s: core-libs
    • None

      Rather than yielding

      MemorySegment{ heapBase: Optional.empty address:5235472596 limit: 16 }

      it would be better to yield:

      MemorySegment{ heapBase: Optional.empty address:0x1380EF8D4 limit: 16 }

            Assignee:
            Per-Ake Minborg
            Reporter:
            Per-Ake Minborg
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: