[jdk24u] RFR: 8340784: Remove PassFailJFrame constructor with screenshots
Alexey Ivanov
aivanov at openjdk.org
Tue Feb 4 19:23:54 UTC 2025
Removes an unused constructor of `PassFailJFrame`, use the builder pattern to enable screenshots.
> This pull request contains a backport of commit [50ca4504](https://github.com/openjdk/jdk/commit/50ca450417a5da7d4c6c08154515b8407bf656e8) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
>
> The commit being backported was authored by anass baya on 24 Jan 2025 and was reviewed by Alexey Ivanov and Alexander Zvegintsev.
-------------
Commit messages:
- Backport 50ca450417a5da7d4c6c08154515b8407bf656e8
Changes: https://git.openjdk.org/jdk24u/pull/46/files
Webrev: https://webrevs.openjdk.org/?repo=jdk24u&pr=46&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8340784
Stats: 51 lines in 1 file changed: 0 ins; 42 del; 9 mod
Patch: https://git.openjdk.org/jdk24u/pull/46.diff
Fetch: git fetch https://git.openjdk.org/jdk24u.git pull/46/head:pull/46
PR: https://git.openjdk.org/jdk24u/pull/46
More information about the jdk-updates-dev
mailing list