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

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Withdrawn
    • Priority: P4
    • 23
    • Affects Version/s: 23
    • Component/s: 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.

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

              Created:
              Updated:
              Resolved: