mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-25 06:01:39 +07:00
725cf20422
1. Look for references inside IntStream.iterate condition (Java9+) 2. When simplifying IntStream.range(...).map(i -> arr[i]) check if arr expression don't refer to i