RFR: 8306980: Generated docs should contain correct GPLv2 Legal Documents [v2]
KIRIYAMA Takuya
duke at openjdk.org
Thu May 11 08:53:43 UTC 2023
On Fri, 5 May 2023 17:30:51 GMT, Jonathan Gibbons <jjg at 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
More information about the javadoc-dev
mailing list