On Wed, 11 Mar 2026 06:10:38 GMT, Tejesh R <[email protected]> wrote: > On macosx-aarch64 system, mouse cursor is also captured on screen capture. > Fix is to reset the mouse position before screen capture (some minor code > warning removed with the fix). Several iterations passed in CI.
test/jdk/javax/swing/JTable/8236907/LastVisibleRow.java line 27: > 25: * @test > 26: * @key headful > 27: * @bug 8236907 8354901 You do not need to include the bug ID for the test bugs here; that is for product bugs covered by this test. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30177#discussion_r2920880420
