Mark Paluch

Results 497 issues of Mark Paluch

Both packages reference each other and we need to resolve this cycle. It requires likely updates to the configuration interfaces and an improved evaluation of the AOT processor class to...

type: task
theme: aot

As part of #2694 we want to simplify the test to avoid using `assertThat(…).satisfies(actual -> …)` and use the regular style `assertThat(actual.…).…`

type: task