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

Optimize java.lang.reflect.Modifier.toString()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P5 P5
    • 9
    • 9
    • core-libs
    • None

        StringBuilder can be replaced with StringJoiner, which will make the code both shorter and more effective.

              igerasim Ivan Gerasimov
              igerasim Ivan Gerasimov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: