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

Further improve performance of MethodTypeDesc::descriptorString

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 23
    • None
    • core-libs
    • None
    • b21

      When analyzing performance overhead of the Classfile API MethodTypeDesc::descriptorString still shows up. Re-examining the StringJoiner-based implementation I think we can simplify and improve performance for common cases by using a reasonably pre-sized StringBuilder directly.

            redestad Claes Redestad
            redestad Claes Redestad
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: