Integrated: 8316050: Use hexadecimal encoding in MemorySegment::toString
Per Minborg
pminborg at openjdk.org
Wed Sep 13 12:51:19 UTC 2023
On Mon, 11 Sep 2023 21:17:27 GMT, Per Minborg <pminborg at openjdk.org> wrote:
> This PR proposes to use hexadecimal representation for a memory segment address rather than a decimal one.
This pull request has now been integrated.
Changeset: f9ab115a
Author: Per Minborg <pminborg at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/f9ab115acb5044f25e2553521a09c35ae02c9b84
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
8316050: Use hexadecimal encoding in MemorySegment::toString
Reviewed-by: rriggs, mcimadamore
-------------
PR: https://git.openjdk.org/jdk/pull/15670
More information about the core-libs-dev
mailing list