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

Optimize sun.invoke.util.BytecodeDescriptor.unparse

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P4 P4
    • 16
    • 16
    • core-libs

      sun.invoke.util.BytecodeDescriptor.unparse seems to unnecessarily create a StringBuilder and checks for the given type to be of Object.class twice in certain scenarios.

      See: https://mail.openjdk.java.net/pipermail/core-libs-dev/2020-August/068174.html

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

              Created:
              Updated:
              Resolved: