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

Simplify method Class.getRecordComponents()

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 14
    • 14
    • hotspot
    • None
    • b27

      Currently, getRecordComponents0() returns an array of java.lang.Objects. It should be changed to return an array of RecordComponents. Then, it would no longer need to be converted from an array of Objects to an array of RecordComponents.

            hseigel Harold Seigel (Inactive)
            hseigel Harold Seigel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: