Integrated: 8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms

Christoph Göttschkes cgo at openjdk.java.net
Fri Apr 2 09:24:24 UTC 2021


On Wed, 31 Mar 2021 10:50:56 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

This pull request has now been integrated.

Changeset: 4793557f
Author:    Christoph Göttschkes <cgo at openjdk.org>
Committer: Alan Bateman <alanb at openjdk.org>
URL:       https://git.openjdk.java.net/jdk/commit/4793557f
Stats:     2 lines in 1 file changed: 0 ins; 0 del; 2 mod

8264502: (fc) FileDispatcherImpl.setDirect0 might return uninitialized variable on some platforms

Reviewed-by: alanb, bpb, michaelm

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

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


More information about the nio-dev mailing list