Hi Sergey,
Not 100% sure that "Libraries" is not localized. So, I have excluded it:
http://cr.openjdk.java.net/~ssadetsky/8017487/webrev.01/
--Semyon
On 5/29/2015 1:28 PM, Sergey Bylokhov wrote:
Hi,
The fix looks fine, except "Libraries" text. Does it mean that the
same text is used in all locales?
On 26.05.15 8:09, Semyon Sadetsky wrote:
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