-
Bug
-
Resolution: Fixed
-
P3
-
12, 13
-
None
-
b10
It does not conform to the spec that states:
Throws: IllegalArgumentException - if the rank is less than zero or if the rank of the resulting array type is greater than 255
Throws: IllegalArgumentException - if the rank is less than zero or if the rank of the resulting array type is greater than 255
- csr for
-
JDK-8219587 j.l.c.ClassDesc::arrayType(int rank) throws IllegalArgumentException if rank = 0
- Closed