On Mon, 11 Jan 2021 18:56:38 GMT, Erik Joelsson <er...@openjdk.org> wrote:
> There should be a dependency declaration added too. Something like this right > after the SetupJdkLibrary macro call: > > $(BUILD_LIBOSXAPP): $(call FindLib, java.base, java) Fixed. ------------- PR: https://git.openjdk.java.net/jdk/pull/1967