> 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.
Tejpal Rebari has updated the pull request incrementally with one additional commit since the last revision: Added check for Aqua LAF instead of Mac OS and minor cleanup ------------- Changes: - all: https://git.openjdk.java.net/jdk/pull/204/files - new: https://git.openjdk.java.net/jdk/pull/204/files/e3da2b2e..9ba6ad42 Webrevs: - full: https://webrevs.openjdk.java.net/?repo=jdk&pr=204&range=02 - incr: https://webrevs.openjdk.java.net/?repo=jdk&pr=204&range=01-02 Stats: 21 lines in 1 file changed: 16 ins; 0 del; 5 mod Patch: https://git.openjdk.java.net/jdk/pull/204.diff Fetch: git fetch https://git.openjdk.java.net/jdk pull/204/head:pull/204 PR: https://git.openjdk.java.net/jdk/pull/204