Performance measurement for enabling Throwable to use StackWalker

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Unresolved
    • Priority: P3
    • None
    • Affects Version/s: None
    • Component/s: core-libs

      Throwable backtrace is performance sensitive (footprint and runtime). It's currently in compact form generated by the VM. In addition, startup performance will also need to be measured since exceptions are thrown.

      Throwables are short-lived objects. The memory usage and GC activity should be inspected to ensure that no significant performance regression be introduced.

            Assignee:
            Unassigned
            Reporter:
            Hamlin Li
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: