On Thu, 23 Jun 2022 21:46:43 GMT, Brian Burkhalter <bpb at openjdk.org> wrote: > Use `(char*)jlong_to_ptr(address)` instead of the straight cast `(char*)address`. Marked as reviewed by alanb (Reviewer). ------------- PR: https://git.openjdk.org/jdk/pull/9265