On Wed, 27 Apr 2022 11:22:48 GMT, Manukumar V S <m...@openjdk.org> wrote:
> This test verifies that showing a JPopupMenu shouldn't steal the focus out of > current focused component.. > This fix moves an unstable closed test to open but updated to be more > comprehensive in testing multiple Look and Feels and with some stabilisation > improvements. The closed test had some dependencies with some proprietary > libraries which are all removed here. > > Testing: > Tested using mach5 10 times per platform and got all Pass. Any volunteers? ------------- PR: https://git.openjdk.java.net/jdk/pull/8426