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

Error stack format

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 8
    • 8
    • core-libs
    • None

      The "stack" field of an Error (thrown or captured) should be:
      {error.toString()}\n
      \tat {Type}.{Function}({file path}:{line}:{column})\n
      ...

      Some node applications are expecting the stack format to follow roughly this rule.

            sundar Sundararajan Athijegannathan
            jfdenise Jean-Francois Denise (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: