<AWT Dev> <Awt Dev> [9] Review Request for 8017487: filechooser in Windows-Libraries folder: columns are mixed up
Semyon Sadetsky
semyon.sadetsky at oracle.com
Tue May 26 05:09:32 UTC 2015
Hello,
Please review fix for JDK9:
bug: https://bugs.openjdk.java.net/browse/JDK-8017487
webrev: http://cr.openjdk.java.net/~ssadetsky/8017487/webrev.00/
File details view columns obtained by the legacy special folder API for
the virtual Windows libraries are not consistent with child files inside
those libraries.
The details can be obtained only using new Windows APIs since MS stops
to support the old API for the new Windows libraries.
The fix redirects column details requests for Windows Libraries to their
real file system locations.
--Semyon
More information about the awt-dev
mailing list