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.aspxhttp://cr.openjdk.java.net/~robm/8016063/webrev.01/ Thanks, -Rob
Looks fine, sorry I missed that too during the review. -Alan.
