RFR: 8016063 - getFinalAttributes should use FindClose

Rob McKenna rob.mckenna at oracle.com
Thu Jun 6 18:04:40 UTC 2013


Hi folks,

When fixing 7038105 I overlooked the fact I should have use FindClose 
instead of CloseHandle after calling FindFirstFileW:

http://msdn.microsoft.com/en-us/library/windows/desktop/aa364418%28v=vs.85%29.aspx

http://cr.openjdk.java.net/~robm/8016063/webrev.01/

Thanks,

     -Rob



More information about the core-libs-dev mailing list