JDK-8199668 introduced a build race on macosx

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 11
    • Affects Version/s: 11
    • Component/s: infrastructure
    • None
    • b05
    • os_x

      JDK-8199668 introduced a race in the macosx build. The library libawt_lawt links against libosxapp. Before the change, the declaration of libosxapp happened before libawt_lawt, but in that change the order reversed. This makes the dependency declaration between them no longer functioning.

            Assignee:
            Erik Joelsson
            Reporter:
            Erik Joelsson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: