Looks fine. -- best regards, Anthony
On 12/16/2013 11:06 AM, Petr Pchelko wrote:
Hello, AWT Team. Please review the fix for the issue: https://bugs.openjdk.java.net/browse/JDK-8026869 The fix is available at: http://cr.openjdk.java.net/~pchelko/9/8026869/webrev.00/ The fix is simple: we add support for the apple.awt.use-file-dialog-packages property. On the native side the code is ready for handling the property, it just was not initialized for some reason. The fix also adds a manual test for the issue, creating an automatic test is impossible here. With best regards. Petr.
