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

(str) Optimize StringBuilder.append(null)

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 8
    • None
    • core-libs
    • b86
    • Not verified

      Martin Buchholz <martinrb@google.com> writes:

      One of our users noticed that a lot of CPU time was being spent in StringBuilder.append(null).
      We can apply the previously proven optimization that improves it by a factor of 2 on microbenchmarks.

            mduigou Mike Duigou
            mduigou Mike Duigou
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: