RFR: 8347019: Test javax/swing/JRadioButton/8033699/bug8033699.java still fails: Focus is not on Radio Button Single as Expected

Prasanta Sadhukhan psadhukhan at openjdk.org
Tue Feb 11 04:35:44 UTC 2025


Test seems to fail in ubuntu 22.04 system..It seems removing setAutoDelay is making the test more stable in such systems.
Tested in all platforms where it is still ok without auto delay. CI job link in JBS..

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

Commit messages:
 - Test javax/swing/JRadioButton/8033699/bug8033699.java still fails: Focus is not on Radio Button Single as Expected

Changes: https://git.openjdk.org/jdk/pull/23554/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=23554&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8347019
  Stats: 2 lines in 1 file changed: 0 ins; 1 del; 1 mod
  Patch: https://git.openjdk.org/jdk/pull/23554.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/23554/head:pull/23554

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


More information about the client-libs-dev mailing list