On Tue, 22 Apr 2025 15:39:22 GMT, Alexey Ivanov <aiva...@openjdk.org> wrote:
> > I also tried running on win11 after Abhishek's find. Looks like he's right. > > Looking at your changes, I don't see a `setCursor` anywhere, so it probably > > has something to do with `PassFailJFrame`. The only other difference in > > your changes I see is the `StringBuilder`, but that seems unlikely to be > > the cause. > > @TejeshR13 You could've waited for review from Abhishek or Damon who had > brought up the problem before integrating. > > I also wonder how and why usage of `PassFailJFrame` affects the behaviour of > the test. If could well be a bug in JDK… We can raise a bug separate bug for the issue related to failure when used with 'PassFailJFrame'. Since our focus was to convert to migrate from applet, I didn't analyse it here. ------------- PR Comment: https://git.openjdk.org/jdk/pull/22026#issuecomment-2821833298