gson-comments/.github/workflows
Éamonn McManus 0864a02e86
Build on JDK 17 as well as 11. (#2198)
* Build on JDK 8 and 17 as well as 11.

* Remove JDK 8 for now.

`DefaultDateTypeAdapterTest` fails.

* Tweak javadoc to avoid warnings.

Mostly these are about using `<h3>` when the previous tag was `<h1>`,
and the like. This previous tag might be implicit (part of what javadoc
itself outputs rather than the HTML in doc comments).

Apparently JDK 11 puts method javadoc inside `<h2>` while JDK 11 puts it
inside `<h3>`. Or something like that. Anyway it doesn't appear to be
possible to use `<h3>` _or_ `<h4>` and please both.
2022-09-23 14:33:28 -07:00
..
build.yml Build on JDK 17 as well as 11. (#2198) 2022-09-23 14:33:28 -07:00
check-api-compatibility.yml Add GitHub workflow for checking API compatibility (#2182) 2022-08-28 10:51:31 -07:00
cifuzz.yml cifuzz: add integration (#2027) 2021-12-02 10:57:19 -08:00
codeql-analysis.yml Add GitHub workflow for checking API compatibility (#2182) 2022-08-28 10:51:31 -07:00