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

Explicitly disable dtrace for Oracle OpenJDK Linux builds

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 11, 16
    • infrastructure
    • b23
    • linux

        The OpenJDK build on Linux will determine if the JVM feature "dtrace" should be enabled based on the availability of dtrace on the build host. For Oracle produced OpenJDK builds, we implicitly had this disabled because our build environment didn't have it installed. Rather than having to trust the build host to not have dtrace installed, we would like to make this setting explicit. We don't want to change the default behavior of OpenJDK, so we will add this configure flag to the jib-profiles.js configuration where appropriate, so it only affects Oracle produced builds.

              erikj Erik Joelsson
              erikj Erik Joelsson
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: