mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-10 09:39:37 +07:00
New key = java.annotations.inference.aggressive.hardcoded.purity (true by default). Implies purity for Object.toString(), Iterable.iterator(), Iterator.hasNext() and this-changing Iterator.next(). Parameter-changing mode supported for hardcoded purity.