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

String::align, String::indent

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P3 P3
    • 12
    • None
    • core-libs
    • None
    • b12
    • generic
    • generic

      With the introduction of JEP 326 Raw String Literals, it is expected that developers will make routine use of multi-line strings in their applications. Unfortunately, Raw String Literals are inherently non-discerning of formatting conventions used in code surrounding the literal. That is, if the literal is indented to align with code where the literal is marshalled, then incidental indentation may be assimilated that is not desired in the result.

            jlaskey Jim Laskey
            jlaskey Jim Laskey
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: