RFR: 8305744: (ch) InputStream returned by Channels.newInputStream should have fast path for ReadbleByteChannel/WritableByteChannel [v3]

Markus KARG duke at openjdk.org
Fri Jun 9 23:03:21 UTC 2023


On Fri, 9 Jun 2023 20:51:57 GMT, Roger Riggs <rriggs at openjdk.org> wrote:

> Beyond the merits of the PR itself, beware the [sunk cost falacy](https://developerexperience.io/articles/sunk-cost). And consider the future maintenance cost of the additional code, its complexity, and interactions.

I did, and still believe that it is worth it.

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

PR Comment: https://git.openjdk.org/jdk/pull/13387#issuecomment-1585116351


More information about the nio-dev mailing list