Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8075277

JDK is still building X11 related Java files on OSX

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 9
    • None
    • infrastructure
    • b59

        Whilst working on another fix I found a compilation failure on OS X in code that
        should not be compiled on OS X. One fundamental issue here is that the source
        code organisation has no way to distinguish that unix does not equate to X11,
        so we need to exclude lots of X11 related files from the build on OS X.
        Some of this already happened, but more is needed. Eg we are building GTK L&F on OSX
        This was the root cause of https://bugs.openjdk.java.net/browse/JDK-8074921
        since it was the GTK L&F that pulled in UNIXToolkit.

              prr Philip Race
              prr Philip Race
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: