Clean up representation of initial final values is javac_state

XMLWordPrintable

    • Type: Enhancement
    • Resolution: Won't Fix
    • Priority: P4
    • tbd
    • Affects Version/s: 9
    • Component/s: tools

      final values may be inlined by the compiler, so changes in such constants should trigger recompilation. For this reason, the values must be kept track of in the javac_state file. Currently the values are "normalized" to unicode escaped strings, just out of convenience. This is a bit of a hack and the code becomes tricky to debug. This needs to be addressed.

            Assignee:
            Unassigned
            Reporter:
            Andreas Lundblad (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: