-
Enhancement
-
Resolution: Fixed
-
P4
-
22
-
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 }
MemorySegment{ heapBase: Optional.empty address:5235472596 limit: 16 }
it would be better to yield:
MemorySegment{ heapBase: Optional.empty address:0x1380EF8D4 limit: 16 }
- relates to
-
JDK-8316196 Use hexadecimal form for address outputs in java.lang.foreign
-
- Resolved
-