> This patch adds missing `@Override `annotations to methods in the 
> java.beans.*" packages that override methods from a superclass or interface.
> Only source annotations are added; there are no behavioral changes.
> 
> The previous patch for com.sun.beans can be found here: 
> https://github.com/openjdk/jdk/pull/27887.

Sergey Bylokhov 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 two additional 
commits since the last revision:

 - Merge branch 'openjdk:master' into JDK-8377128
 - 8377128: Add missing @Override annotations in "java.beans.*" packages

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/29553/files
  - new: https://git.openjdk.org/jdk/pull/29553/files/8850e2ba..e9c2b217

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=29553&range=01
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=29553&range=00-01

  Stats: 85161 lines in 1635 files changed: 41724 ins; 22926 del; 20511 mod
  Patch: https://git.openjdk.org/jdk/pull/29553.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/29553/head:pull/29553

PR: https://git.openjdk.org/jdk/pull/29553

Reply via email to