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

exception during StringConcatFactory clinit breaks string concat with no fallback

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 15
    • 12, 13
    • core-libs
    • None

      If we are unlucky enough to throw an OutOfMemoryError in certain StringConcatFactory static initializers, then string concat is permanently broken, even if the OOM condition was temporary. There is no fallback to StringBuilder, for example.

            redestad Claes Redestad
            dlong Dean Long
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: