(javac) allow enabling or disabling of String folding

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P4
    • 8
    • Affects Version/s: 7
    • Component/s: tools
    • b01
    • generic
    • generic
    • Verified

        NetBeans IDE wants to disable string folding in javac. String folding
        is: String foo = "F" + "O" + "O";
        the javacparser will represent the above as a single tree, this helps
        in the getting more accurate AST and for error reporting.

              Assignee:
              Kumar Srinivasan
              Reporter:
              Kumar Srinivasan
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: