zx8410-ops commented on PR #870:
URL: https://github.com/apache/commons-io/pull/870#issuecomment-5288375590

   @garydgregory Thank you for the review. I addressed all four inline comments 
in 5cde511f8:
   
   - changed `maxDepth` to a primitive `int` assigned on every construction 
path;
   - simplified `getMaxDepth()` to return the field directly;
   - clarified the traversal-boundary Javadoc;
   - added the `dev` attribute to the IO-892 change entry.
   
   Local verification passed for the focused monitor tests, Checkstyle, 
Javadoc, package, and japicmp checks. Java CI, CodeQL, and Dependency Review 
are also all passing.
   
   Could you please take another look?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to