RFR: 8306980: Generated docs should contain correct GPLv2 Legal Documents [v2]
KIRIYAMA Takuya
duke at openjdk.org
Sat Jun 24 09:06:04 UTC 2023
On Tue, 23 May 2023 21:28:31 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
>
> If you have evidence that symbolic links are being copied to the generated documentation, then the correct fix would be to ensure that any symbolic links **are** followed, and not to simulate following the links as suggested in this PR.
>
> However, I would want to see evidence that symbolic links are ending up in generated documentation before pursuing this any further.
@jonathan-gibbons
I would like to request another review for my fix. I have incorporated your comments into the fix.
-------------
PR Comment: https://git.openjdk.org/jdk/pull/13686#issuecomment-1605320738
More information about the javadoc-dev
mailing list