Commit 26371bd
SOLR-18296: Upgrade google-java-format to 1.35.0
google-java-format 1.18.1 calls a javac internal
(Log$DeferredDiagnosticHandler.getDiagnostics()) whose signature changed in
JDK 24, so tidy/spotlessApply throws NoSuchMethodError on JDK 24+. 1.34.0+
supports the newer JDKs; this bumps to 1.35.0. Java baseline unchanged (21).
The mechanical reformatting produced by the new formatter is in a separate
follow-up commit so it can be added to .git-blame-ignore-revs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 62400f9 commit 26371bd
2 files changed
Lines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
| 106 | + | |
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
| |||
0 commit comments