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

Zero does not build on Mac OS X due to missing os::current_thread_enable_wx implementation

XMLWordPrintable

    • b18
    • aarch64
    • os_x

        The zero variant cannot currently be build on Mac OS X (I tested only aarch64): It fails because the `os::current_thread_enable_wx` method is not implemented for the bsd_zero target, but the usage of this method is only enabled with `MACOS_AARCH64_ONLY` which makes the usages appear in zero variants on Mac OS X aarch64.

              dholmes David Holmes
              jbechberger Johannes Bechberger
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: