RFR: 8289095: (fs) UnixCopyFile build error on linux-x86
Thomas Stuefe
stuefe at openjdk.org
Fri Jun 24 13:52:04 UTC 2022
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 stuefe (Reviewer).
Looks good. I will close the duplicate I opened accidentally (https://bugs.openjdk.org/browse/JDK-8289143).
-------------
PR: https://git.openjdk.org/jdk/pull/9265
More information about the nio-dev
mailing list