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

Use hexadecimal encoding in MemorySegment::toString

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • 22
    • 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 }

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

              Created:
              Updated:
              Resolved: