Maximilian Laue
Results
3
comments of
Maximilian Laue
Any solution on that?
Hi, is it already resolved? Because with 4.8.5.0 (maven-spotbugs) I still got this spotbug for: ```java boolean isValid = switch (geographicArea) { case Polygon polygon -> ... case PointUncertaintyCircle circle...
Updating on 4.8.5.0 is removing this DLS for such switches.