On Mon, 7 Jun 2021 03:22:18 GMT, Henry Jen <henry...@openjdk.org> wrote:

> while some other Posix system might as explained in the man page

What manpage?

The POSIX specification for this does not allow for EINVAL being returned due 
to alignment issues. That is an extra constraint imposed by macOS and which 
makes it non-conforming to the POSIX spec IMO. While the changes in  
src/java.base/unix/native/libjli/java_md.c seem perfectly fine, are we actually 
ever going to execute it?

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

PR: https://git.openjdk.java.net/jdk/pull/4256

Reply via email to