RFR: JDK-8302019: Clarify Elements.overrides [v7]

Joe Darcy darcy at openjdk.org
Thu Jan 25 20:39:49 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:

  Update to use a snippet.

-------------

Changes:
  - all: https://git.openjdk.org/jdk/pull/17564/files
  - new: https://git.openjdk.org/jdk/pull/17564/files/ff0bc887..a0d1c762

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=06
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=17564&range=05-06

  Stats: 3 lines in 1 file 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