Integrated: 8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException

Joe Darcy darcy at openjdk.java.net
Thu Feb 17 17:16:11 UTC 2022


On Mon, 7 Jun 2021 00:09:33 GMT, Joe Darcy <darcy at openjdk.org> wrote:

> Make explicit illegal argument cases of Class.arrayType.
> 
> Please also review the corresponding CSR: https://bugs.openjdk.java.net/browse/JDK-8268300

This pull request has now been integrated.

Changeset: 4c7f8b49
Author:    Joe Darcy <darcy at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4c7f8b49a4845acf58272c42327328d6d2837cea
Stats:     59 lines in 2 files changed: 58 ins; 0 del; 1 mod

8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException

Reviewed-by: sundar, alanb

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

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


More information about the core-libs-dev mailing list