Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java [v2]

2024-03-22 Thread Phil Race
> This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). Phil Race has updated the pull request incrementally with one additional commit sin

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-22 Thread Phil Race
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). OK, I've removed the problem li

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java [v2]

2024-03-22 Thread Alexey Ivanov
On Fri, 22 Mar 2024 17:17:17 GMT, Phil Race wrote: >> This previously closed test is cleaned up, opened and fixed to work on hidpi >> at fractional scales. >> It has unrelated problems on macOS 14 and is problem listed there (as it was >> when it was a closed test). > > Phil Race has updated th

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-22 Thread Alexey Ivanov
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). test/jdk/java/awt/Dialog/JaWSTe

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-22 Thread Alexey Ivanov
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). test/jdk/java/awt/Dialog/JaWSTe

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-22 Thread Alexey Ivanov
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). Looks good to me. I agree with

Re: RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-21 Thread Harshitha Onkar
On Thu, 21 Mar 2024 19:10:40 GMT, Phil Race wrote: > This previously closed test is cleaned up, opened and fixed to work on hidpi > at fractional scales. > It has unrelated problems on macOS 14 and is problem listed there (as it was > when it was a closed test). Problemlist on macOS no longer

RFR: 8328555: hidpi problems for test java/awt/Dialog/DialogAnotherThread/JaWSTest.java

2024-03-21 Thread Phil Race
This previously closed test is cleaned up, opened and fixed to work on hidpi at fractional scales. It has unrelated problems on macOS 14 and is problem listed there (as it was when it was a closed test). - Commit messages: - 8328555 Changes: https://git.openjdk.org/jdk/pull/18439/