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 additional commit since the last revision: Move SecurityExcep

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. > > Nagata-Haruhito has updated the pull request incrementally with on

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

2023-05-26 Thread Brian Burkhalter
On Fri, 26 May 2023 08:46:09 GMT, Nagata-Haruhito wrote: > Would you please review this PR ? We are in the last two weeks before JDK 21 rampdown phase 1 and so are rather busy. This PR has not been forgotten. Thanks for you patience. - PR Comment: https://git.openjdk.org/jdk/pull/

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

2023-06-05 Thread Alan Bateman
On Fri, 26 May 2023 15:57:15 GMT, Brian Burkhalter wrote: > > Would you please review this PR ? > > We are in the last two weeks before JDK 21 rampdown phase 1 and so are rather > busy. This PR has not been forgotten. Thanks for your patience. Yeah, this is docs only so okay to do after the fo

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

2023-06-05 Thread Brian Burkhalter
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. > > Nagata-Haruhito has updated the pull request incrementally with on

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/File.java line 1821: > >> 1819: *