Integrated: 8341483: Clarify special case handling of Types.getArrayType
Joe Darcy
darcy at openjdk.org
Fri Oct 4 20:34:40 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.
This pull request has now been integrated.
Changeset: a3e23572
Author: Joe Darcy <darcy at openjdk.org>
URL: https://git.openjdk.org/jdk/commit/a3e23572d5e879bd1c3b1755cf7be4601d03b62e
Stats: 65 lines in 3 files changed: 53 ins; 0 del; 12 mod
8341483: Clarify special case handling of Types.getArrayType
Reviewed-by: liach, prappo, dlsmith
-------------
PR: https://git.openjdk.org/jdk/pull/21346
More information about the compiler-dev
mailing list