On Thu, 14 Sep 2023 13:45:30 GMT, Per Minborg <pminb...@openjdk.org> wrote:

> This PR proposes to use hexadecimal formatting for raw addresses in 
> `VarHandleSegmentViewBase`.

src/java.base/share/classes/jdk/internal/foreign/Utils.java line 277:

> 275:     }
> 276: 
> 277:     public static String toHexString(long value) {

This method also exist in another PR which is not merged into the mainline yet.

-------------

PR Review Comment: https://git.openjdk.org/jdk/pull/15742#discussion_r1325979294

Reply via email to