RFR: 8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms [v2]

Michael McMahon michaelm at openjdk.java.net
Thu Apr 1 10:03:33 UTC 2021


On Thu, 1 Apr 2021 07:39:49 GMT, Christoph Göttschkes <cgo at openjdk.org> wrote:

>> Hi,
>> 
>> please review this small patch which fixes a possible return of an uninitialized variable.
>> 
>> Thanks,
>> Christoph
>
> Christoph Göttschkes has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Updated copyright dates.

Strange there isn't a compiler warning to catch that.

-------------

Marked as reviewed by michaelm (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3284


More information about the nio-dev mailing list