RFR: 8327046: (fs) Files.walk should be clear that depth-first traversal is pre-order [v3]
Alan Bateman
alanb at openjdk.org
Thu Feb 29 15:22:53 UTC 2024
On Thu, 29 Feb 2024 15:03:18 GMT, Pavel Rappo <prappo at openjdk.org> wrote:
>> Please review this clarification to the specification of the two overloads of `java.nio.file.Files.walk`. No tests are added, as I believe the existing `StreamTest.testWalk*` methods already test the order sufficiently. I also took this opportunity to fix a few minor typos.
>
> Pavel Rappo has updated the pull request incrementally with one additional commit since the last revision:
>
> Respond to feedback
Marked as reviewed by alanb (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/18063#pullrequestreview-1909173995
More information about the nio-dev
mailing list