Changes:
- Adjust indentation of line comments inside expression switches (#876)
- Fix modifier order handling for
non-sealed
(7fd9300) - Handle empty classes with no members that contain semi-colons (b9b6730)
- Support overlapping ranges in
--lines
(c4b467d) - Remove support for the String Templates preview feature, see https://bugs.openjdk.org/browse/JDK-8329949 (fdf4b29)
- Improve compatibility with latest JDK early access builds (0b384e3)
Full Changelog: v1.22.0...v1.23.0