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

s390x: Debug builds are missing debug helpers

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 22
    • None
    • hotspot
    • b22
    • s390x
    • linux

      On s390x only, HotSpot is built by GCC with -ffunction-sections.
      This means that debug helpers such as ps() and pfl() are not available. These helpers are extremely useful in debugging, so it makes no sense to omit them from debug builds.

            aph Andrew Haley
            aph Andrew Haley
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: