Remove declarations of some debug-only methods in release build

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 24
    • Affects Version/s: None
    • Component/s: hotspot
    • b11

      Some of the methods are defined only in debug mode, but their declarations still exist in release mode.

      This is considered a bug because these methods may be called mistakenly in release mode and cause the build to fail.

            Assignee:
            Qizheng Xing
            Reporter:
            Qizheng Xing
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: