Skip to content

Build on JDK 17 as well as 11. - #2198

Merged
eamonnmcmanus merged 9 commits into
google:masterfrom
eamonnmcmanus:workflow
Sep 23, 2022
Merged

Build on JDK 17 as well as 11.#2198
eamonnmcmanus merged 9 commits into
google:masterfrom
eamonnmcmanus:workflow

Conversation

@eamonnmcmanus

@eamonnmcmanus eamonnmcmanus commented Sep 23, 2022

Copy link
Copy Markdown
Member

Also fix some HTML javadoc warnings that JDK 17 chokes on. It really doesn't like you to write <h3> if the previous heading was <h1>.

@eamonnmcmanus eamonnmcmanus changed the title Build on JDK 8 and 17 as well as 11. Build on JDK 17 as well as 11. Sep 23, 2022
@eamonnmcmanus eamonnmcmanus changed the title Build on JDK 17 as well as 11. Build on JDK 8 and 17 as well as 11. Sep 23, 2022
@eamonnmcmanus eamonnmcmanus changed the title Build on JDK 8 and 17 as well as 11. Build on JDK 17 as well as 11. Sep 23, 2022
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.
@eamonnmcmanus
eamonnmcmanus merged commit 0864a02 into google:master Sep 23, 2022
@eamonnmcmanus
eamonnmcmanus deleted the workflow branch September 23, 2022 21:33
Comment thread gson/src/main/java/com/google/gson/GsonBuilder.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants