Filename and linenumber are not printed for asserts any more.

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 9
    • Affects Version/s: 9
    • Component/s: hotspot
    • b103

      When hitting an assert, filename and linenumber are not printed out any more. Instead the following is printed:

       INVALID (0xe0000000) at pc=0x0000000000000000

      This is because the posix version of os::exception_name() has changed from returning NULL to returning a string saying "invalid (<num>)", breaking the API.

            Assignee:
            David Lindholm (Inactive)
            Reporter:
            David Lindholm (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: