RFR: 8202110: (fs) Remove FileSystem support for resolving against a default directory (chdir configuration) [v4]
Brian Burkhalter
bpb at openjdk.org
Thu Mar 30 15:19:45 UTC 2023
On Thu, 30 Mar 2023 06:41:40 GMT, Alan Bateman <alanb at openjdk.org> wrote:
>> Brian Burkhalter has updated the pull request incrementally with one additional commit since the last revision:
>>
>> 8202110: Remove UnixNativeDispatcher::getcwd
>
> src/java.base/windows/classes/sun/nio/fs/WindowsFileSystem.java line 47:
>
>> 45: // package-private
>> 46: WindowsFileSystem(WindowsFileSystemProvider provider)
>> 47: {
>
> The "{" can be moved to the previous line now.
Cleaned up in 66788f5d74ff9088b08159ff3ccd4b49cdaf6bbb.
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/13132#discussion_r1153419299
More information about the nio-dev
mailing list