Marc Bruggmann
Marc Bruggmann
[C4](https://c4model.com/) is a model for visualizing software architecture. It defines a common terminology and a few core diagrams at different abstraction levels. We primarily use the System Landscape, System Context...
## What version of OpenRewrite are you using? rewrite-migrate-java 2.20.0 ## What is the smallest, simplest way to reproduce the problem? This testcase throws an IndexOutOfBoundsException: ```java @Test void noGuavaImmutableOfException()...
## What version of OpenRewrite are you using? rewrite-java 8.31.1 ## What is the smallest, simplest way to reproduce the problem? I can reproduce the issue using this test case:...
## What version of OpenRewrite are you using? I am using - OpenRewrite 8.34.4 - rewrite-static-analysis 1.15.0 ## What is the smallest, simplest way to reproduce the problem? I can...