-
Sub-task
-
Resolution: Withdrawn
-
P4
-
23
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.