Re: RFR: 8286759: TextComponentPrintable: consequent -> consecutive positions

2024-03-01 Thread Guoxiong Li
On Thu, 29 Feb 2024 15:13:16 GMT, Alexey Ivanov wrote: > A trivial change in a comment: consequent → _consecutive_ positions. > > This was found in [a code > review](https://github.com/openjdk/jdk/pull/8328#discussion_r872596373) for > [JDK-8285306](https://bugs.openjdk.org/browse/JDK-8285306)

Re: RFR: 8327040: Problemlist ActionListenerCalledTwiceTest.java test failing in macos14

2024-02-29 Thread Guoxiong Li
On Thu, 29 Feb 2024 11:00:33 GMT, Prasanta Sadhukhan wrote: > javax/swing/JMenuItem/ActionListenerCalledTwice/ActionListenerCalledTwiceTest.java > is failing in macos14 due to apple os upgrade. More information in > [JDK-8316151](https://bugs.openjdk.org/browse/JDK-8316151) > problemlist the t

Re: RFR: 8326948: Force English locale for timeout formatting

2024-02-29 Thread Guoxiong Li
On Wed, 28 Feb 2024 12:20:04 GMT, Alexey Ivanov wrote: > If a test runs in non-English locale, the digits displayed in the timeout > could be locale-specific, which may be confusing. > > For example, in the Arabic locale `-Duser.language=ar`, the timeout is > displayed like this: > > Test tim