Integrated: 8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)

Joe Darcy darcy at openjdk.java.net
Tue Mar 15 17:37:53 UTC 2022


On Mon, 14 Mar 2022 19:56:17 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Improving the exception messages for out-of-supported-range array types.
> 
> I'll update copyrights before pushing.

This pull request has now been integrated.

Changeset: 32f8437d
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/32f8437d85a003914d5ca35bdddebdc732ab222d
Stats:     35 lines in 2 files changed: 28 ins; 0 del; 7 mod

8283075: Bad IllegalArgumentException message for out of range rank from ClassDesc.arrayType(int)

Reviewed-by: vromero, alanb

-------------

PR: https://git.openjdk.java.net/jdk/pull/7812


More information about the core-libs-dev mailing list