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

Clean up representation of initial final values is javac_state

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Won't Fix
    • Icon: P4 P4
    • tbd
    • 9
    • 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.

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

              Created:
              Updated:
              Resolved: