Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8337622 IllegalArgumentException in java.lang.reflect.Field.get
  3. JDK-8337956

Release Note: IllegalArgumentException in java.lang.reflect.Field.get

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Withdrawn
    • Icon: P4 P4
    • 23
    • 23
    • hotspot

      Using the reflected field of java.lang.Class componentType on a non-class argument will get IllegalArgumentException because of the way Hotspot uses it internally. This private field is an internal implementation detail and only valid for array classes.

            Unassigned Unassigned
            coleenp Coleen Phillimore
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: