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

Remove DEBUG_BINARIES

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Duplicate
    • Icon: P4 P4
    • None
    • None
    • infrastructure
    • None
    • generic
    • generic

      The DEBUG_BINARIES variable is tested when building hotspot to determine whether to force generation of debug info. It was added to allow a user to force such even when building variants that didn't normally do so.

      However, the jdk configure script now provides --enable-native-debug-symbols, which hotspot builds (among others) now honor. Given that, there is no longer a need for the additional mechanism around DEBUG_BINARIES.

            Unassigned Unassigned
            kbarrett Kim Barrett
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: