On Thu, 26 Sep 2024 07:07:27 GMT, Matthias Baesken <[email protected]> wrote:
> > Yes, I think the call to java_md_macosx.m seems redundant. And I would > > remove the comment in java_md_common.c. strerror is >used at various places > > in JDK coding and there's actually only one place that uses strerror_r, in > > jni_util_md.c > > Thanks for the comment; should I change it in this PR or separately ? I guess it's good to do this cleanup in this one as it touches similar coding... ------------- PR Comment: https://git.openjdk.org/jdk/pull/21182#issuecomment-2376447188
