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

String::align, String::indent

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: