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

Use records for binding classes

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • None
    • repo-panama
    • core-libs

      The Binding classes are currently simple tuples of data with a tag/type that communicates it's semantics.

      These classes can be cleanly converted into records. When type switch comes in, we could even get rid of the tag as well, and just use the type of the class instead.

            jvernee Jorn Vernee
            jvernee Jorn Vernee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: