RFR: Fix javadoc generation and add check to testing suite [v2]
Jorn Vernee
jvernee at openjdk.org
Thu Mar 28 13:24:43 UTC 2024
On Thu, 28 Mar 2024 12:07:56 GMT, James Yuzawa <duke at openjdk.org> wrote:
>> Motivation: There is bad javadoc being generated. This fixes that and also adds a check to the testing suite to make sure it does not happen again.
>>
>> Notes: I branched off of jdk22 branch since I would like such fixes to make their way into the jdk22 branch. Please let me know if there is a different base or head I should use.
>
> James Yuzawa has updated the pull request incrementally with one additional commit since the last revision:
>
> Fix javadoc generation and add check to testing suite
>
> Motivation: There is bad javadoc being generated. This fixes that and also adds a check to the testing suite to make sure it does not happen again.
Looks good to me.
-------------
Marked as reviewed by jvernee (Committer).
PR Review: https://git.openjdk.org/jextract/pull/227#pullrequestreview-1966212411
More information about the jextract-dev
mailing list