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

StringConcatFactory: Split application of stringifiers

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 20
    • None
    • core-libs
    • None

      To take optimal advantage of the pre-existing optimization for repeated filters we could split the application of different types of stringifiers.

      The resulting difference in order of evaluation is not observable by conventional means since all reference type share the same object stringifier, and the others are filtering primitives (floats and doubles) which have been passed by value already.

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

              Created:
              Updated:
              Resolved: