RFR: 8368185: Test javax/swing/plaf/synth/SynthButtonUI/6276188/bug6276188.java failed: Synth ButtonUI does not handle PRESSED & MOUSE_OVER state [v3]

Prasanta Sadhukhan psadhukhan at openjdk.org
Sun Oct 5 05:32:19 UTC 2025


> Test frame is changed to Red for Mouse PRESSED and MOUSE_OVER state but it seem time is too less before it is moved to Green when mouse press is released so it retrieves Green instead of Red.
> Also, the pixel color retrieval point is conflicting with mouse cursor position, which gets picked up during `robot.createSceenCapture` execution so retrieval point is moved slightly up instead of down.
> 
> 100 iterations of the test passed in all platforms.

Prasanta Sadhukhan has updated the pull request incrementally with one additional commit since the last revision:

  Remove waitForIdle

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

Changes:
  - all: https://git.openjdk.org/jdk/pull/27444/files
  - new: https://git.openjdk.org/jdk/pull/27444/files/b8ed9879..5955ad0a

Webrevs:
 - full: https://webrevs.openjdk.org/?repo=jdk&pr=27444&range=02
 - incr: https://webrevs.openjdk.org/?repo=jdk&pr=27444&range=01-02

  Stats: 1 line in 1 file changed: 0 ins; 1 del; 0 mod
  Patch: https://git.openjdk.org/jdk/pull/27444.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/27444/head:pull/27444

PR: https://git.openjdk.org/jdk/pull/27444


More information about the client-libs-dev mailing list