RFR: 8300024: Replace use of JNI_COMMIT mode with mode 0

Daniel Jeliński djelinski at openjdk.org
Fri Jan 13 07:33:14 UTC 2023


On Thu, 12 Jan 2023 21:02:23 GMT, Chris Plummer <cjplummer at openjdk.org> wrote:

> There are occurrences of JNI_COMMIT on macos in libawt and libsaproc. Is there a reason you did not fix these also?

My search for JNI_COMMIT filtered out all *.m files. Thanks for pointing that out.
libsaproc is corrected now. I will fix AWT in a separate PR.

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

PR: https://git.openjdk.org/jdk/pull/11963


More information about the serviceability-dev mailing list