Integrated: Fix javadoc generation and add check to testing suite
James Yuzawa
duke at openjdk.org
Tue Apr 2 16:04:13 UTC 2024
On Thu, 28 Mar 2024 01:23:47 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.
This pull request has now been integrated.
Changeset: c24224e0
Author: James Yuzawa <jtyuzawa at gmail.com>
Committer: Jorn Vernee <jvernee at openjdk.org>
URL: https://git.openjdk.org/jextract/commit/c24224e09ef81f581ec6948e5781b35b8453b682
Stats: 31 lines in 9 files changed: 15 ins; 0 del; 16 mod
Fix javadoc generation and add check to testing suite
Reviewed-by: jvernee
-------------
PR: https://git.openjdk.org/jextract/pull/227
More information about the jextract-dev
mailing list