[jdk21u-dev] RFR: 8370197: Add missing @Override annotations in com.sun.beans package

Roland Mesde duke at openjdk.org
Wed Dec 10 23:00:25 UTC 2025


On Mon, 1 Dec 2025 16:56:36 GMT, Roland Mesde <duke at openjdk.org> wrote:

> Backporting JDK-8370197: Add missing @Override annotations in com.sun.beans package. PR adds missing @Override annotations to methods in com.sun.beans package that override superclass or interface methods. Ran GHA Sanity Checks (passed), jtreg tier1 tests (passed) and related tests (passed) on linux-x64, linux-aarch64, macos-aarch64 and windows-x64:
> 
> (Passed) - make test-tier1
> (Passed) - make test TEST=test/jdk/java/beans
> 
> Results are attached.
> [linux-aarch64-jtreg-tier1.log](https://github.com/user-attachments/files/23864115/linux-aarch64-jtreg-tier1.log)
> [linux-aarch64-specific-test.log](https://github.com/user-attachments/files/23864116/linux-aarch64-specific-test.log)
> [linux-x64-jtreg-tier1.log](https://github.com/user-attachments/files/23864117/linux-x64-jtreg-tier1.log)
> [linux-x64-specific-test.log](https://github.com/user-attachments/files/23864118/linux-x64-specific-test.log)
> [macos-aarch64-jtreg-tier1.log](https://github.com/user-attachments/files/23864119/macos-aarch64-jtreg-tier1.log)
> [macos-aarch64-specific-test.log](https://github.com/user-attachments/files/23864120/macos-aarch64-specific-test.log)
> [windows-x64-jtreg-tier1.log](https://github.com/user-attachments/files/23864121/windows-x64-jtreg-tier1.log)
> [windows-x64-specific-test.log](https://github.com/user-attachments/files/23864122/windows-x64-specific-test.log)

Bug labelled as "jdk21u-fix-no". Withdrawing PR.

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

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/2498#issuecomment-3639289285


More information about the jdk-updates-dev mailing list