On Thu, 12 Jan 2023 21:02:23 GMT, Chris Plummer <cjplum...@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