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

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


On Thu, 17 Feb 2022 03:05:36 GMT, Athijegannathan Sundararajan <sundar at openjdk.org> wrote:

>> 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
>
> test/jdk/java/lang/Class/ArrayType.java line 2:
> 
>> 1: /*
>> 2:  * Copyright (c) 2021, Oracle and/or its affiliates. All rights reserved.
> 
> 2022?

Copyright updated to cover 2022 (filed created in 2021); thanks,.

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

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


More information about the core-libs-dev mailing list