Replace exception from sun.rmi.runtime.Log#getSource() with StackWalker

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 14
    • Affects Version/s: 14
    • Component/s: core-libs
    • None
    • b12

      As described in OpenJDK email, constructing an exception to extract the class and method is expensive.
      Using the StackWalker API is more direct and efficient.

      See
      http://mail.openjdk.java.net/pipermail/core-libs-dev/2019-August/061987.html

            Assignee:
            Roger Riggs
            Reporter:
            Roger Riggs
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: