[jdk20] RFR: 8299077: [REDO] JDK-4512626 Non-editable JTextArea provides no visual indication of keyboard focus [v2]

Phil Race prr at openjdk.org
Wed Dec 21 19:52:48 UTC 2022


On Wed, 21 Dec 2022 19:40:09 GMT, Alexander Zuev <kizune at openjdk.org> wrote:

>> Slightly updated original fix - got rid of the extra flasher reset. Tests are fixed to be more stable and pass on the corresponding platforms.
>
> Alexander Zuev has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Simplifying the two nested if conditions into one.

"Full test run" means what ? 
Remember that even if you run every test everywhere, we can't be 100% certain of no regressions since we'll never have tests for every scenario.

And which manual tests did you run ?
Are you SURE no manual Swing tests or manual JCK tests will fail ?

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

PR: https://git.openjdk.org/jdk20/pull/68



More information about the client-libs-dev mailing list