RFR: 8310242: Clarify the name parameter to Class::forName [v8]
David Holmes
dholmes at openjdk.org
Fri Jun 23 04:31:05 UTC 2023
On Thu, 22 Jun 2023 17:47:16 GMT, Mandy Chung <mchung at openjdk.org> wrote:
>> This PR clarifies the spec of the 3-arg Class::forName regarding the format of the name for an array type which is of the form: one or more of "[" + binary name of the element type + ";'.
>
> Mandy Chung has updated the pull request incrementally with one additional commit since the last revision:
>
> review comment
Marked as reviewed by dholmes (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/14528#pullrequestreview-1494373253
More information about the core-libs-dev
mailing list