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

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • 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

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

              Created:
              Updated:
              Resolved: