<AWT Dev> [9] Review Request: JDK-8026869 [macosx] Support apple.awt.use-file-dialog-packages property

Petr Pchelko petr.pchelko at oracle.com
Sun Dec 15 23:06:19 PST 2013


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.


More information about the awt-dev mailing list