We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7900bf commit e0999ceCopy full SHA for e0999ce
docs/md/releasenotes.md
@@ -4,6 +4,10 @@
4
5
- Update maximum supported Java class version to 68.65535 (Java 24).
6
7
+### Bugfixes
8
+
9
+- Prevent `StackOverflowError` in ConstantPoolShrinker when visiting a pattern matching switch in java >= 21.
10
11
## Version 9.1.9
12
13
### Improved
0 commit comments