Hi All,
Please review fix for JDK10 (the changes involve AWT and Swing): bug: https://bugs.openjdk.java.net/browse/JDK-8182041 webrev: http://cr.openjdk.java.net/~kaddepalli/8182041/webrev00/ New API method was added to query shortcut panel entries for JFileChooser, since ShellFolder is internal class which is not publicly accessible. Thanks, Krishna