RFR: JDK-8302019: Clarify Elements.overrides [v3]
Joe Darcy
darcy at openjdk.org
Thu Jan 25 17:03:46 UTC 2024
> Explicitly discuss and test handling of an interface declaring methods that "override" public methods on java.lang.Object.
Joe Darcy has updated the pull request incrementally with one additional commit since the last revision:
Implement code review feedback.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17564/files
- new: https://git.openjdk.org/jdk/pull/17564/files/45bc365b..b800846f
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=02
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=01-02
Stats: 3 lines in 2 files changed: 0 ins; 0 del; 3 mod
Patch: https://git.openjdk.org/jdk/pull/17564.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/17564/head:pull/17564
PR: https://git.openjdk.org/jdk/pull/17564
More information about the compiler-dev
mailing list