Match Group 0 of size 1+213 ---- Ranked Result: 1. (size 3) close previous connection ---- /home/edmund/evaluate_projects/carol-2.0.0-src/src/org/objectweb/carol/util/configuration/ConfigurationRepository.java: 458-460 Length: 3 close inputstream * try { * is.close(); * } catch (IOException ioe) { ---- /home/edmund/database-mana/databaseGitHub/hadoop-20/src/hdfs/org/apache/hadoop/hdfs/qjournal/client/URLLogInputStream.java: 102-104 Length: 3 local sim: [[close]] global sim: [[]] close previous connection < try { < fStream.close(); < } catch (IOException e) { ---- Comments (size 1): 1. close previous connection ---- Match Group 1 of size 1+171 ---- Ranked Result: 1. (size 12) Give the concurrent thread time so it will try to acquire locks ---- /home/edmund/evaluate_projects/carol-2.0.0-src/src/org/objectweb/carol/cmi/DistributedEquivSystem.java: 282-284 Length: 3 * try { * Thread.sleep(TIMEOUT); * } catch (InterruptedException e1) { ---- /home/edmund/database-mana/databaseGitHub/greenDAO/DaoTest/src/de/greenrobot/daotest/DaoSessionConcurrentTest.java: 337-339 Length: 3 local sim: [[thread]] global sim: [[]] Give the concurrent thread time so it will try to acquire locks < try { < Thread.sleep(TIME_TO_WAIT_FOR_THREAD); < } catch (InterruptedException e) { ---- Comments (size 1): 1. Give the concurrent thread time so it will try to acquire locks ---- Match Group 2 of size 1+7 ---- Ranked Result: ---- Match Group 3 of size 1+63 ---- Ranked Result: ---- Match Group 4 of size 1+3 ---- Ranked Result: ---- Match Group 5 of size 1+161 ---- Ranked Result: ---- Match Group 6 of size 1+1 ---- Ranked Result: ---- Match Group 7 of size 1+2 ---- Ranked Result: ---- Match Group 8 of size 1+17 ---- Ranked Result: ---- Match Group 9 of size 1+1 ---- Ranked Result: ---- Match Group 10 of size 1+14 ---- Ranked Result: ---- Match Group 11 of size 1+15 ---- Ranked Result: ---- Match Group 12 of size 1+13 ---- Ranked Result: ---- Match Group 13 of size 1+20 ---- Ranked Result: ---- Match Group 14 of size 1+3 ---- Ranked Result: ---- Match Group 15 of size 1+3 ---- Ranked Result: ---- Match Group 16 of size 1+9 ---- Ranked Result: ---- Match Group 17 of size 1+2 ---- Ranked Result: ---- Match Group 18 of size 1+3 ---- Ranked Result: ---- Match Group 19 of size 1+4 ---- Ranked Result: ---- Match Group 20 of size 1+3 ---- Ranked Result: 1. (size 4) create a factory class ---- /home/edmund/evaluate_projects/carol-2.0.0-src/src/org/objectweb/carol/cmi/compiler/Utils.java: 80-83 Length: 3 Use reflection * try { * // Use reflection * Class c = Class.forName(COMPILER_CLASS_NAME); * Object compiler = c.newInstance(); ---- /home/edmund/database-mana/databaseGitHub/storm/storm-core/src/jvm/backtype/storm/messaging/TransportFactory.java: 36-40 Length: 3 local sim: [[class]] global sim: [[]] create a factory class < try { < //create a factory class < Class klass = Class.forName(transport_plugin_klassName); < //obtain a context object < Object obj = klass.newInstance(); ---- Comments (size 1): 1. create a factory class ---- Match Group 21 of size 1+14 ---- Ranked Result: ---- Match Group 22 of size 1+4 ---- Ranked Result: ---- Match Group 23 of size 1+2 ---- Ranked Result: ---- Match Group 24 of size 1+1 ---- Ranked Result: ---- Match Group 25 of size 1+1 ---- Ranked Result: ---- Match Group 26 of size 1+1 ---- Ranked Result: ---- Match Group 27 of size 1+4 ---- Ranked Result: ---- Match Group 28 of size 1+1 ---- Ranked Result: ---- Match Group 29 of size 2+1 ---- Ranked Result: ---- Match Group 30 of size 1+2 ---- Ranked Result: ---- Match Group 31 of size 1+2 ---- Ranked Result: ---- Match Group 32 of size 1+1 ---- Ranked Result: ---- Match Group 33 of size 2+3 ---- Ranked Result: ---- Match Group 34 of size 1+1 ---- Ranked Result: ---- Number of internal clones: 1.0 median, 1.0 average, 3 total. Number of external clones: 171.0 median, 129.0 average, 387 total. InternalMap: {1=3} ExternalMap: {3=1, 213=1, 171=1} 3 comment groups has a comment Elapsed for 3 minutes Finish @ 01:24:38 AM graceful exit...