On Fri, 5 May 2023 17:30:51 GMT, Jonathan Gibbons <j...@openjdk.org> wrote:
>> KIRIYAMA Takuya has updated the pull request incrementally with one >> additional commit since the last revision: >> >> 8306980: Generated docs should contain correct GPLv2 Legal Documents > > The change to use a mixture of `Path` and `File` is bizarre and mostly > gratuitous and unnecessary. > Please stay using `nio.Path` objects. @jonathan-gibbons Thank you for your review. As your advice, I fixed the test to not use java.io.File. ------------- PR Comment: https://git.openjdk.org/jdk/pull/13686#issuecomment-1543598219