RFR: 8262807: Note assumptions of core reflection modeling and parameter handling [v2]

Roger Riggs rriggs at openjdk.java.net
Wed Mar 17 21:16:48 UTC 2021


On Tue, 16 Mar 2021 20:41:24 GMT, Joe Darcy <darcy at openjdk.org> wrote:

>> Please review the javadoc change below, written in response to recent discussion on core-libs.
>> 
>> The bulk of the change is to add a discussion to java.lang.reflect's package-info file about a language vs JVM model for core reflection. That discussion is then linked to from several relevant locations core reflection. A discussion of generic parameter handling is also added along with various small cleanups.
>> 
>> I'll update copyright, etc. after agreement on the text is reached.
>
> Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Respond to review feedback.

looks good.

-------------

Marked as reviewed by rriggs (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3036


More information about the core-libs-dev mailing list