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

Athijegannathan Sundararajan sundar at openjdk.java.net
Thu Feb 17 03:12:17 UTC 2022


On Thu, 17 Feb 2022 02:56:53 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
>
> Joe Darcy has updated the pull request with a new target base due to a merge or a rebase. The incremental webrev excludes the unrelated changes brought in by the merge/rebase. The pull request contains six additional commits since the last revision:
> 
>  - Revisit and update fix to address review feedback.
>  - Merge branch 'master' into 8268250
>  - Add missing ending newline.
>  - Add test file.
>  - Merge branch 'master' into 8268250
>  - 8268250: Class.arrayType() for a 255-d array throws undocumented IllegalArgumentException

LGTM

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

Marked as reviewed by sundar (Reviewer).

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


More information about the core-libs-dev mailing list