[jdk21u-dev] RFR: 8326332: Unclosed inline tags cause misalignment in summary tables [v2]

Matthias Baesken mbaesken at openjdk.org
Wed Jul 24 09:12:44 UTC 2024


On Wed, 24 Jul 2024 09:06:12 GMT, Matthias Baesken <mbaesken at openjdk.org> wrote:

>> Backport of 8326332
>
> Matthias Baesken has updated the pull request incrementally with one additional commit since the last revision:
> 
>   replace jdk21 List functionality getLast and removeLast

replace jdk21  List  getLast() / removeLast() methods , to be able to build with a Boot JDK 20; use the default  method implementation of List, this should be okay here.

-------------

PR Comment: https://git.openjdk.org/jdk21u-dev/pull/866#issuecomment-2247312384


More information about the jdk-updates-dev mailing list