RFR: 8250659: Clarify in ParameterizedType.getRawType() doc that only Class is returned [v2]
Joe Darcy
darcy at openjdk.org
Tue Oct 29 17:03:13 UTC 2024
On Tue, 22 Oct 2024 15:15:14 GMT, Chen Liang <liach at openjdk.org> wrote:
>> Clarify that only `Class` is returned for core reflection implementation, and the return type is `Type` to support other implementations, such as ones modeling unloaded or remote types.
>
> Chen Liang 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 three additional commits since the last revision:
>
> - Reword
> - Merge branch 'master' of https://github.com/openjdk/jdk into doc/raw-type
> - 8250659: Clarify in ParameterizedType.getRawType() doc that only Class is returned
Looks fine.
-------------
Marked as reviewed by darcy (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/19978#pullrequestreview-2402579402
More information about the core-libs-dev
mailing list