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

Investigate Enum translation improvements

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: P4 P4
    • None
    • 24
    • tools
    • None

      Enum translations can be improved, such as:
      1. valueOf become a string switch
      2. Use List.of for the backing table instead of an untrusted array
      3. Use List.of instead of untrusted array for enum table lookup

            Unassigned Unassigned
            liach Chen Liang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: