RFR: 8341483: Clarify special case handling of Types.getArrayType [v2]
Chen Liang
liach at openjdk.org
Fri Oct 4 19:36:36 UTC 2024
On Fri, 4 Oct 2024 19:27:16 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.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
>
> Respond to review feedback.
The null type was confusing to me too.
-------------
Marked as reviewed by liach (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/21346#pullrequestreview-2349000118
More information about the compiler-dev
mailing list