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

debug.cpp utilities should be available in product builds.

XMLWordPrintable

    • b21
    • generic
    • generic

        There are functions in src/hotspot/share/utilities/debug.cpp which are callable during live debugging.

        As we can perform debugging on product builds, as well as debug builds,
        these utilities should be available.

        For Windows, JNIEXPORT is also needed to make the symbols visible.

              kevinw Kevin Walls
              kevinw Kevin Walls
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: