RFR: 8295753: (fs) UnixPath::toRealPath does not return correct case when links not followed [v3]
Pavel Rappo
prappo at openjdk.org
Thu Nov 3 12:12:42 UTC 2022
On Thu, 3 Nov 2022 11:43:15 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> I think the algorithm is correct, just need to fix the strange intend at 907.
I assume you meant _indent(ation)_. If so, then I wonder what you'd consider as acceptable formatting here. Could `var` help not solve this problem by making 906-907 a one-liner instead? Or this would be too unusual for this class?
-------------
PR: https://git.openjdk.org/jdk/pull/10843
More information about the nio-dev
mailing list