On Fri, 4 Dec 2020 14:44:49 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> We have historically provided -mmacosx-version-min=10.9.0 flags when > compiling and linking all our native executables and libraries on Macosx. > That flag seems to have disappeared when linking libjvm. This is sometimes > causing our macosx builds to not be able to run on older versions of macosx. Marked as reviewed by mikael (Reviewer). ------------- PR: https://git.openjdk.java.net/jdk/pull/1623