RFR: 7038105 - File.isHidden() should return true for pagefile.sys and hiberfil.sys (original) (raw)
Rob McKenna rob.mckenna at oracle.com
Tue May 14 01:59:55 UTC 2013
- Previous message: hg: jdk8/tl/langtools: 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
- Next message: RFR: 7038105 - File.isHidden() should return true for pagefile.sys and hiberfil.sys
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi folks,
Looking for a review of this suggested fix from Fujitsu. GetFileAttributesExW() returns ERROR_SHARING_VIOLATION for pagefile.sys and hiberfi.sys so we're falling back to FindFirstFile instead:
http://cr.openjdk.java.net/~robm/7038105/webrev.01/
-Rob
- Previous message: hg: jdk8/tl/langtools: 8012929: Trees.getElement should work not only for declaration trees, but also for use-trees
- Next message: RFR: 7038105 - File.isHidden() should return true for pagefile.sys and hiberfil.sys
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]