RFR: 8349006: File.getCanonicalPath should remove "(on UNIX platforms)" from its specification [v3]

Naoto Sato naoto at openjdk.org
Thu Feb 6 16:22:11 UTC 2025


On Thu, 30 Jan 2025 18:40:28 GMT, Brian Burkhalter <bpb at openjdk.org> wrote:

>> The change made for [JDK-8003887](https://bugs.openjdk.org/browse/JDK-8003887) updated `File.getCanonicalPath` to resolve symbolic links on Windows, but its specification was not modified to reflect this. Here it is proposed to correct that omission.
>
> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8349006: Fix copyright year gaffe

Marked as reviewed by naoto (Reviewer).

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

PR Review: https://git.openjdk.org/jdk/pull/23371#pullrequestreview-2599198978


More information about the core-libs-dev mailing list