On Fri, 4 Nov 2022 06:27:19 GMT, Prasanta Sadhukhan <psadhuk...@openjdk.org> wrote:
> Test sometimes fail for Motif L&F only which might require some code change > in Motif code but since Motif is already deprecated and obsolete, it seems > prudent to skip Motif L&F in the test. > Several iterations of the modified test pass in all platforms. This pull request has now been integrated. Changeset: 79c00921 Author: Prasanta Sadhukhan <psadhuk...@openjdk.org> URL: https://git.openjdk.org/jdk/commit/79c0092125ef01e2980f8072d7b295ce0c1a6077 Stats: 6 lines in 1 file changed: 6 ins; 0 del; 0 mod 8285635: javax/swing/JRootPane/DefaultButtonTest.java failed with Default Button not pressed for L&F: com.sun.java.swing.plaf.motif.MotifLookAndFeel Reviewed-by: tr, jdv ------------- PR: https://git.openjdk.org/jdk/pull/10978