Integrated: 8306431: File.listRoots method description should be re-examined

2023-06-08 Thread Nagata-Haruhito
On Wed, 19 Apr 2023 07:34:30 GMT, Nagata-Haruhito wrote: > I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. This pull request has now

Re: RFR: 8306431: File.listRoots method description should be re-examined [v10]

2023-06-08 Thread Nagata-Haruhito
On Thu, 8 Jun 2023 04:00:31 GMT, Nagata-Haruhito wrote: >> I fixed File.listRoots description. >> * remove "the insertion or ejection of removable media" >> * change "available" to "existing" >> >> Please review this change. > &

Re: RFR: 8306431: File.listRoots method description should be re-examined [v10]

2023-06-07 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request with a new target base due to a merge or

Re: RFR: 8306431: File.listRoots method description should be re-examined [v9]

2023-06-07 Thread Nagata-Haruhito
On Thu, 8 Jun 2023 00:54:28 GMT, Nagata-Haruhito wrote: >> I fixed File.listRoots description. >> * remove "the insertion or ejection of removable media" >> * change "available" to "existing" >> >> Please review this change. > &g

Re: RFR: 8306431: File.listRoots method description should be re-examined [v8]

2023-06-07 Thread Nagata-Haruhito
On Wed, 7 Jun 2023 17:47:53 GMT, Brian Burkhalter wrote: >> The CSR is updated so it's focused on the two parts of the updated docs. So >> I think you can finalize. > >> I think you can finalize. > > @Nagata-Haruhito I took the liberty of finalizing the CSR. If

Re: RFR: 8306431: File.listRoots method description should be re-examined [v9]

2023-06-07 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request incrementally with one additional

Re: RFR: 8306431: File.listRoots method description should be re-examined [v7]

2023-06-07 Thread Nagata-Haruhito
On Mon, 5 Jun 2023 18:04:09 GMT, Brian Burkhalter wrote: >> Nagata-Haruhito has updated the pull request incrementally with one >> additional commit since the last revision: >> >> Move SecurityException paragraph > > src/java.base/share/classes/java/io/F

Re: RFR: 8306431: File.listRoots method description should be re-examined [v8]

2023-06-07 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request incrementally with one additional co

Re: RFR: 8306431: File.listRoots method description should be re-examined [v7]

2023-05-26 Thread Nagata-Haruhito
On Mon, 22 May 2023 07:27:00 GMT, Nagata-Haruhito wrote: >> I fixed File.listRoots description. >> * remove "the insertion or ejection of removable media" >> * change "available" to "existing" >> >> Please review this change. > &g

Re: RFR: 8306431: File.listRoots method description should be re-examined [v6]

2023-05-22 Thread Nagata-Haruhito
On Mon, 22 May 2023 07:04:41 GMT, Alan Bateman wrote: >> I think following two paragraphs belongs to `Implementation Note` too, >> because of UNC pathname and SecurityException. >> Is it wrong? > > The paragraph about that the result is filtered when checkRead is denied by > the SecurityExcept

Re: RFR: 8306431: File.listRoots method description should be re-examined [v7]

2023-05-22 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request incrementally with one additi

Re: RFR: 8306431: File.listRoots method description should be re-examined [v6]

2023-05-22 Thread Nagata-Haruhito
On Fri, 19 May 2023 09:32:03 GMT, Alan Bateman wrote: >> Nagata-Haruhito has updated the pull request incrementally with three >> additional commits since the last revision: >> >> - Merge branch 'File_javadoc' of https://github.com/Nagata-Haruhito/jdk >&g

Re: RFR: 8306431: File.listRoots method description should be re-examined [v5]

2023-05-16 Thread Nagata-Haruhito
On Tue, 16 May 2023 06:53:49 GMT, Alan Bateman wrote: >> Nagata-Haruhito has updated the pull request with a new target base due to a >> merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contai

Re: RFR: 8306431: File.listRoots method description should be re-examined [v6]

2023-05-16 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request incrementally with three additional comm

Re: RFR: 8306431: File.listRoots method description should be re-examined [v5]

2023-05-15 Thread Nagata-Haruhito
On Tue, 16 May 2023 01:34:45 GMT, Nagata-Haruhito wrote: >> I fixed File.listRoots description. >> * remove "the insertion or ejection of removable media" >> * change "available" to "existing" >> >> Please review this change. > &

Re: RFR: 8306431: File.listRoots method description should be re-examined [v5]

2023-05-15 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request with a new target base due to a merge or

Re: RFR: 8306431: File.listRoots method description should be re-examined [v4]

2023-04-24 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request with a new target base due to a merge or

Re: RFR: 8306431: File.listRoots method description should be re-examined [v3]

2023-04-20 Thread Nagata-Haruhito
On Thu, 20 Apr 2023 04:16:13 GMT, Nagata-Haruhito wrote: >> I fixed File.listRoots description. >> * remove "the insertion or ejection of removable media" >> * change "available" to "existing" >> >> Please review this change. > &g

Re: RFR: 8306431: The documentation of File.listRoots should be modifid after JDK-8208077 [v3]

2023-04-19 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has refreshed the contents of this pull request, and previous commits

Re: RFR: 8306431: The documentation of File.listRoots should be modifid after JDK-8208077 [v2]

2023-04-19 Thread Nagata-Haruhito
> I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Nagata-Haruhito has updated the pull request incrementally with one additional co

Re: RFR: 8306431: The documentation of File.listRoots should be modifid after JDK-8208077

2023-04-19 Thread Nagata-Haruhito
On Wed, 19 Apr 2023 07:34:30 GMT, Nagata-Haruhito wrote: > I fixed File.listRoots description. > * remove "the insertion or ejection of removable media" > * change "available" to "existing" > > Please review this change. Thanks for your comme

RFR: 8306431: The documentation of File.listRoots should be modifid after JDK-8208077

2023-04-19 Thread Nagata-Haruhito
I fixed File.listRoots description. * remove "the insertion or ejection of removable media" * change "available" to "existing" Please review this change. - Commit messages: - 8306431: The documentation of File.listRoots should be modifid after JDK-8208077 Changes: https://git.open