RFR: 8341483: Clarify special case handling of Types.getArrayType
Dan Smith
dlsmith at openjdk.org
Fri Oct 4 18:34:36 UTC 2024
On Fri, 4 Oct 2024 04:10:20 GMT, Joe Darcy <darcy at openjdk.org> wrote:
> Add specification and tests for invalid inputs to getArrayType that generation an exception. As initially written, this PR changes the behavior on NONE and the null type.
Looks good to me
-------------
Marked as reviewed by dlsmith (Committer).
PR Review: https://git.openjdk.org/jdk/pull/21346#pullrequestreview-2348856779
More information about the compiler-dev
mailing list