> Explain in java.lang.Class how unnamed classes are modeled in core reflection.
Joe Darcy 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 seven additional commits since the last revision: - Merge branch 'master' into JDK-8308913 - Implement review feedback. - Merge branch 'master' into JDK-8308913 - Cleanup and edit text. - Respond to review comments. - Appease jcheck. - JDK-8308913: Update core reflection for JEP 445 (preview) ------------- Changes: - all: https://git.openjdk.org/jdk/pull/14165/files - new: https://git.openjdk.org/jdk/pull/14165/files/1fcea4e4..ffdbbecd Webrevs: - full: https://webrevs.openjdk.org/?repo=jdk&pr=14165&range=01 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=14165&range=00-01 Stats: 8218 lines in 181 files changed: 5707 ins; 635 del; 1876 mod Patch: https://git.openjdk.org/jdk/pull/14165.diff Fetch: git fetch https://git.openjdk.org/jdk.git pull/14165/head:pull/14165 PR: https://git.openjdk.org/jdk/pull/14165
