rubenpieters
rubenpieters
Hello @dannygonzalez I can observe the crash in the project you linked. However changing the version from proguard 7.4 to 7.3.2 in `proguard-issue/pom.xml` and `lib/pom.xml` does not resolve the crash...
Thanks for explaining it further. I can indeed confirm it is a regression in proguard-core 9.0.9 compared to 9.0.8 . We have scheduled to look at this internally to see...
Can you provide some timings for a few applications: how big the applications are and how much time this inlining pass takes?
Can you add a few tests for this class and its use with the iterator/iterable interface?