Make: heuristics for processing removed constant fields added. If precise analysis...
commitbb7108ca4201bdd877f595e53e74bc2e391a8859
authorEugene Zhuravlev <jeka@intellij.com>
Mon, 18 Jan 2010 18:01:38 +0000 (18 21:01 +0300)
committerEugene Zhuravlev <jeka@intellij.com>
Wed, 20 Jan 2010 09:08:28 +0000 (20 12:08 +0300)
treedea495caf50a745c438cf1c411bf004cadfb62d4
parent37a742d0f40574563f9ce5ac7d7de04947486035
Make: heuristics for processing removed constant fields added. If precise analysis (resolve) takes too long to complete, skip it and mark for recompilation all files where identifiers were found
java/compiler/impl/src/com/intellij/compiler/make/ChangedConstantsDependencyProcessor.java