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

Details

    • b18
    • aarch64
    • os_x

    Backports

      Description

        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.

        Attachments

          Issue Links

            Activity

              People

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

                Dates

                  Created:
                  Updated:
                  Resolved: