RFR: 8367915: [TestBug] Add system property to ScreenCaptureTestWatcher
Kevin Rushforth
kcr at openjdk.org
Wed Sep 17 20:16:59 UTC 2025
On Wed, 17 Sep 2025 18:07:33 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
> Added `test.screenshot` system property to the `ScreenCaptureTestWatcher` to control writing of the screenshot data url to stderr.
>
> Added corresponding gradle option `TEST_SCREENSHOT`.
>
> The function is disabled by default for privacy reasons.
The build / code changes look good. I'll run a few tests then approve.
-------------
PR Review: https://git.openjdk.org/jfx/pull/1910#pullrequestreview-3236122230
More information about the openjfx-dev
mailing list