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

Simplify method Class.getRecordComponents()

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: