On Tue, 16 Mar 2021 17:22:13 GMT, Joe Darcy <da...@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. This pull request has now been integrated. Changeset: 99b39aad Author: Joe Darcy <da...@openjdk.org> URL: https://git.openjdk.java.net/jdk/commit/99b39aad Stats: 108 lines in 4 files changed: 69 ins; 15 del; 24 mod 8262807: Note assumptions of core reflection modeling and parameter handling Reviewed-by: rriggs ------------- PR: https://git.openjdk.java.net/jdk/pull/3036