On Tue, 24 Dec 2024 03:02:51 GMT, anass baya <d...@openjdk.org> wrote:
> Remove PassFailJFrame constructor with screenshots since no test is using it The feature remains available when using the recommended builder pattern to create an instance of `PassFailJFrame`. This is to discourage using constructors directly. It's easier to remove the constructor when it's not used at all. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22873#issuecomment-2610095467