RFR: JDK-8302019: Clarify Elements.overrides [v4]
Joe Darcy
darcy at openjdk.org
Thu Jan 25 17:26:51 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:
Typo fix.
-------------
Changes:
- all: https://git.openjdk.org/jdk/pull/17564/files
- new: https://git.openjdk.org/jdk/pull/17564/files/b800846f..f1e27bd4
Webrevs:
- full: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=03
- incr: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=02-03
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 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