On Thu, 7 Aug 2025 16:10:37 GMT, Brian Burkhalter <b...@openjdk.org> wrote:
>> Change `BasicFileAttributes` for Windows such that for a directory junction >> `isOther` returns `true` but all other `is*` methods return `false`. Without >> this change, `isDirectory` also returns `true`. > > Brian Burkhalter has updated the pull request incrementally with one > additional commit since the last revision: > > 8364277: Put IO_REPARSE_TAG_* constants in numerical order Marked as reviewed by alanb (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/26631#pullrequestreview-3097842635