Hello,

Please review fix for JDK9:

bug: https://bugs.openjdk.java.net/browse/JDK-8081722
webrev: http://cr.openjdk.java.net/~ssadetsky/8081722/webrev.00

As the solution it is suggested to have 3 new static methods in the javax.swing.filechooser.FileSystemView class. Those methods proxy sun.awt.shell.ShellFolder calls and it is enough to cover NetBeans request. getShellFolder() method is not added because it returns the ShellFolder instance which is not for public use under the proposed approach.
The CCC request will be rework when the fix is approved.

--Semyon

Reply via email to