RFR: JDK-8308913: Update core reflection for JEP 445 (preview) [v3]
Joe Darcy
darcy at openjdk.org
Fri Jun 2 02:46:26 UTC 2023
> 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 eight additional commits since the last revision:
- Merge branch 'master' into JDK-8308913
- 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/ffdbbecd..05244653
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=14165&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=14165&range=01-02
Stats: 9712 lines in 220 files changed: 7677 ins; 1116 del; 919 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
More information about the core-libs-dev
mailing list