[jdk21u] Integrated: 8294535: Add screen capture functionality to PassFailJFrame

Alexey Ivanov aivanov at openjdk.org
Wed Nov 8 17:45:03 UTC 2023


On Tue, 7 Nov 2023 20:15:22 GMT, Alexey Ivanov <aivanov at openjdk.org> wrote:

> This pull request contains a backport of commit [dbb788f3](https://github.com/openjdk/jdk/commit/dbb788f34dbbe0aa5c8356fb4a5dc19b96787d25) from the [openjdk/jdk](https://git.openjdk.org/jdk) repository.
> 
> The patch applies cleanly.
> 
> It adds screenshot feature to `PassFailJFrame` which is used a manual test framework.  
> It also adds builder pattern to simplify creating and configuring a `PassFailJFrame` instance.

This pull request has now been integrated.

Changeset: 0679922e
Author:    Alexey Ivanov <aivanov at openjdk.org>
URL:       https://git.openjdk.org/jdk21u/commit/0679922ec8ae531ac915ba3f004d7180df0697a2
Stats:     224 lines in 1 file changed: 219 ins; 1 del; 4 mod

8294535: Add screen capture functionality to PassFailJFrame

Backport-of: dbb788f34dbbe0aa5c8356fb4a5dc19b96787d25

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

PR: https://git.openjdk.org/jdk21u/pull/335


More information about the jdk-updates-dev mailing list