Allow running on Java 17 without --enable-future-java.
(pull 6602)
Use the default system font for Google Chrome.
(pull 6614)
Use the newer Jenkins logo for OpenSearch.
(pull 6596)
Keep the Save and Apply buttons in front of menus (regression in 2.337).
(issue 68640)
Restore the frame color of the build progress bar of the executor widget.
(pull 6607)
Fix websocket reconnection in edge cases.
(issue 68542)
Remove superfluous spacing on job configuration page.
(pull 6579)
Fix class attribute for Jenkins Symbols using <l:icon ... />.
(issue 68630)
Provide supporting infrastructure to enable Pipeline: Groovy to work around a metaspace memory leak (JDK-8231454) for users running Pipeline jobs on Java 11.
(pull 6597, issue 63766, JDK-8231454 metaspace leak)
Fix a runtime error when viewing the build time trend on Java 17.
(issue 68215)
Upgrade Java 8 in Debian-based Docker images from 8u322-b06 to 8u332-b09.
(Docker pull request 1340)
Update plugin installation manager tool in AlmaLinux-based Docker image from 2.10.0 to 2.12.6.
(Docker pull request 1359)