On Wed, 17 Sep 2025 18:07:33 GMT, Andy Goryachev <ango...@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. This pull request has now been integrated. Changeset: 772d1c64 Author: Andy Goryachev <ango...@openjdk.org> URL: https://git.openjdk.org/jfx/commit/772d1c64f9d591fd0d038442faf63c538bd5960c Stats: 21 lines in 2 files changed: 18 ins; 0 del; 3 mod 8367915: [TestBug] Add system property to ScreenCaptureTestWatcher Reviewed-by: kcr, jdv ------------- PR: https://git.openjdk.org/jfx/pull/1910