RFR: 8293331: Refactor FileDispatcherImpl into operating system-specific components [v5]

Tyler Steele tsteele at openjdk.org
Wed Sep 21 16:03:17 UTC 2022


On Wed, 21 Sep 2022 15:56:52 GMT, Tyler Steele <tsteele at openjdk.org> wrote:

>>> [...] it's hard to see if the list of include files is accurate.
>> 
>> Unneeded include files are removed in a2da4deba931fdb67e5bd8b5c34bb562490ace4e. I don't know whether the absence of those removed in `UnixFileDispactherImpl` will cause problems on AIX (@backwaterred please test the build again, thanks).
>
> Looking good @bplb. The jdk/nio tests are all passing.

> Thank you, @backwaterred, for the assist.

You're welcome 😄

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

PR: https://git.openjdk.org/jdk/pull/10154


More information about the nio-dev mailing list