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

vmassert_status is not debug-only

XMLWordPrintable

    • b115
    • 9
    • b164
    • generic
    • generic
    • Not verified

        JDK-8148425 changed the expansion of vmassert_status from a direct use of vmassert (with a strerror call as an argument) to expanding into an if-qualified call to report_vm_status_error. This new expansion should be, but is not, conditional on defined(ASSERT). The old expansion didn't need such an explicit conditionalization; it relied on the conditionalization of the expansion of vmassert.

              dholmes David Holmes
              kbarrett Kim Barrett
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

                Created:
                Updated:
                Resolved: