RFR: 8016063 - getFinalAttributes should use FindClose
Alan Bateman
Alan.Bateman at oracle.com
Thu Jun 6 18:17:53 UTC 2013
On 06/06/2013 19:04, Rob McKenna wrote:
> 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
Looks fine, sorry I missed that too during the review.
-Alan.
More information about the core-libs-dev
mailing list