On Wed, 16 Sep 2020 11:45:12 GMT, Tejpal Rebari <treb...@openjdk.org> wrote:
> The test test/jdk/javax/swing/JPopupMenu/4966112/bug4966112.java fails for > Mac OS X > with the error message Popup was not shown on FileChooser. > > Popup doesn't appear for JFileChooser in MAC OS X platform so > skipping this test for Mac OS X. Why the popup does not show for this component? Why the filechooser on the mac is so specific? ------------- PR: https://git.openjdk.java.net/jdk/pull/204