rem
stringlengths
1
53.3k
add
stringlengths
0
80.5k
context
stringlengths
6
326k
meta
stringlengths
141
403
input_ids
list
attention_mask
list
labels
list
public CommentForm(final String id) { // Construct form with no validation listener super(id, new CompoundPropertyModel(new Comment())); // Add text entry widget add(new TextArea("text")); }
46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/b54a332dad7c94b1fc911b1731ce759814b36cd4/GuestBook.java/buggy/wicket-examples/src/java/wicket/examples/guestbook/GuestBook.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 9821, 1204, 12, 6385, 514, 612, 13, 202, 202, 95, 1082, 202, 759, 14291, 646, 598, 1158, 3379, 2991, 1082, 202, 9565, 12, 350, 16, 394, 21327, 1396, 1488, 12, 2704, 9821, 143...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 9821, 1204, 12, 6385, 514, 612, 13, 202, 202, 95, 1082, 202, 759, 14291, 646, 598, 1158, 3379, 2991, 1082, 202, 9565, 12, 350, 16, 394, 21327, 1396, 1488, 12, 2704, 9821, 143...
agent = null;
public void createAgent(AID agentID, String className, Object arguments[], String ownership, CertificateFolder certs, boolean startIt) throws IMTPException, NotFoundException, NameClashException, AuthException { Agent agent = null; try { agent = (Agent)Class.forName(new String(className)).newInstance(); agen...
5505 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5505/d76034b9669e071d46fb809775cdc4fd76ad7128/AgentManagementService.java/buggy/src/jade/core/management/AgentManagementService.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 752, 3630, 12, 37, 734, 4040, 734, 16, 514, 2658, 16, 1033, 1775, 63, 6487, 514, 23178, 16, 6660, 3899, 13870, 16, 1250, 787, 7193, 13, 1216, 467, 14636, 503, 16, 12323, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 752, 3630, 12, 37, 734, 4040, 734, 16, 514, 2658, 16, 1033, 1775, 63, 6487, 514, 23178, 16, 6660, 3899, 13870, 16, 1250, 787, 7193, 13, 1216, 467, 14636, 503, 16, 12323, ...
srv_sock.getLocalPort());
srv_sock.getLocalPort());
public void run() { while(handler != null && srv_sock != null) { try { if(log.isTraceEnabled()) // +++ remove log.trace("waiting for client connections on port " + srv_sock....
3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/f4d48c5d12530ffb09ab46034b71d9594b0f1287/FD_SOCK.java/buggy/src/org/jgroups/protocols/FD_SOCK.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1086, 1435, 288, 5411, 1323, 12, 4176, 480, 446, 597, 7302, 67, 15031, 480, 446, 13, 288, 7734, 775, 288, 10792, 309, 12, 1330, 18, 291, 3448, 1526, 10756, 368, 965, 15, 1206...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1086, 1435, 288, 5411, 1323, 12, 4176, 480, 446, 597, 7302, 67, 15031, 480, 446, 13, 288, 7734, 775, 288, 10792, 309, 12, 1330, 18, 291, 3448, 1526, 10756, 368, 965, 15, 1206...
BugzillaTask bugTask = new BugzillaTask(handle, "label 124", true, true);
BugzillaTask bugTask = new BugzillaTask(handle, "label 124", true);
public void testRepositoryUrlHandles() { String repository = IBugzillaConstants.ECLIPSE_BUGZILLA_URL; String id = "123"; String handle = TaskRepositoryManager.getHandle(repository, id); BugzillaTask bugTask = new BugzillaTask(handle, "label 124", true, true); assertEquals(repository, bugTask.getRepositoryUrl()); ...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/b60f61cc1b10fbe46d029fd16db5d649dd49c673/TaskListManagerTest.java/clean/org.eclipse.mylyn.tasks.tests/src/org/eclipse/mylyn/tasklist/tests/TaskListManagerTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 3305, 1489, 8788, 1435, 288, 202, 202, 780, 3352, 273, 467, 19865, 15990, 2918, 18, 7228, 2053, 52, 1090, 67, 4827, 62, 2627, 2534, 67, 1785, 31, 202, 202, 780, 612...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 3305, 1489, 8788, 1435, 288, 202, 202, 780, 3352, 273, 467, 19865, 15990, 2918, 18, 7228, 2053, 52, 1090, 67, 4827, 62, 2627, 2534, 67, 1785, 31, 202, 202, 780, 612...
System.out.println("</report>"); }
System.out.println("</report>"); }
public static void main (String [] args) throws Exception { String USAGE = "Usage: java SchedulerReport [options] <date (YYYY-MM-DD)> Enter -help for a list of options\n"; String HELP = "Where [options] are:\n"+ " -help Displays help\n"+ " -step <day|month> Sp...
8754 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8754/efb83d08bf3214ba362adb9486345c128a00bae7/DomainReport.java/buggy/usage/java/reports/source/src/org/globus/usage/report/gram/DomainReport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 261, 780, 5378, 833, 13, 1216, 1185, 288, 3639, 514, 11836, 2833, 273, 315, 5357, 30, 2252, 12620, 4820, 306, 2116, 65, 411, 712, 261, 26287, 17, 8206, 17, 5698, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 261, 780, 5378, 833, 13, 1216, 1185, 288, 3639, 514, 11836, 2833, 273, 315, 5357, 30, 2252, 12620, 4820, 306, 2116, 65, 411, 712, 261, 26287, 17, 8206, 17, 5698, 1...
public void testSchedulePreview() throws Exception { createInitialObjects(); LoanOfferingBO loanOffering = getLoanOffering("fdfsdfsd", "ertg", PrdApplicableMaster.GROUPS.getValue().toString(), 1, 1); List<FeeBO> fees = getFee(); setRequestPathInfo("/loanAccountAction.do"); addRequestParameter("method", "getPrd...
45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/f551454acbb807ab40e28193139f031753504414/TestLoanAccountAction.java/buggy/mifos/test/org/mifos/application/accounts/loan/struts/action/TestLoanAccountAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6459, 3813, 6061, 11124, 1435, 15069, 503, 95, 202, 202, 2640, 4435, 4710, 5621, 202, 202, 1504, 304, 17800, 5315, 383, 304, 17800, 33, 588, 1504, 304, 17800, 2932, 74, 12381, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6459, 3813, 6061, 11124, 1435, 15069, 503, 95, 202, 202, 2640, 4435, 4710, 5621, 202, 202, 1504, 304, 17800, 5315, 383, 304, 17800, 33, 588, 1504, 304, 17800, 2932, 74, 12381, 2...
for(int i=0; i < new_mbrs.size(); i++)
for (int i = 0; i < new_mbrs.size(); i++) {
private void setMembers (Vector new_mbrs) { if(new_mbrs != null) { members.removeAllElements(); for(int i=0; i < new_mbrs.size(); i++) members.addElement(new_mbrs.elementAt(i)); } }
51463 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51463/146a9f744cbe901c4fe56f6ceb2100ee15e7e898/MessageDispatcher.java/clean/src/org/jgroups/blocks/MessageDispatcher.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 444, 6918, 261, 5018, 394, 67, 1627, 5453, 13, 565, 288, 3639, 309, 12, 2704, 67, 1627, 5453, 480, 446, 13, 288, 5411, 4833, 18, 4479, 1595, 3471, 5621, 5411, 364, 261, 474, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 444, 6918, 261, 5018, 394, 67, 1627, 5453, 13, 565, 288, 3639, 309, 12, 2704, 67, 1627, 5453, 480, 446, 13, 288, 5411, 4833, 18, 4479, 1595, 3471, 5621, 5411, 364, 261, 474, ...
SINGLETON.signalEvent(null, a, Sampling.EVENT_ID_ACTIVITY_END, 0, 0, 0);
if (SINGLETON != null) SINGLETON.signalEvent(null, a, Sampling.EVENT_ID_ACTIVITY_END, 0, 0, 0);
public void notifyActivityTerminated(Activity a) { SINGLETON.signalEvent(null, a, Sampling.EVENT_ID_ACTIVITY_END, 0, 0, 0); } ...
1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/d1b74c40f95f6d93eee81964a20eb9b00aba46be/Sampling.java/clean/x10.runtime/src/x10/runtime/Sampling.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1171, 1071, 918, 5066, 6193, 21888, 12, 6193, 279, 13, 288, 10792, 15915, 56, 673, 18, 10420, 1133, 12, 2011, 16, 18701, 279, 16, 18701, 348, 7639, 18, 10454, 67, 734, 67, 22271, 4107, 67, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1171, 1071, 918, 5066, 6193, 21888, 12, 6193, 279, 13, 288, 10792, 15915, 56, 673, 18, 10420, 1133, 12, 2011, 16, 18701, 279, 16, 18701, 348, 7639, 18, 10454, 67, 734, 67, 22271, 4107, 67, 4...
assertTrue( e.getMessage().equals( "Ill-formed #include: reached end of line before \"" ));
assertTrue( e.getMessage().equals( "Unbounded string" ));
public void testBug36816() throws Exception { initializeScanner( "#include \"foo.h" ); try{ validateEOF(); } catch ( ScannerException e ){ assertTrue( e.getMessage().equals( "Ill-formed #include: reached end of line before \"" )); } initializeScanner( "#include <foo.h" ); try{ validateEOF(); } catch ( Sc...
54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/136320038c029b701242a8b519f27435b9861961/ScannerTestCase.java/clean/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ScannerTestCase.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 19865, 5718, 28, 2313, 1435, 1216, 1185, 202, 95, 202, 202, 11160, 11338, 12, 6619, 6702, 1239, 11351, 18, 76, 6, 11272, 202, 202, 698, 95, 1082, 202, 5662, 12706, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 19865, 5718, 28, 2313, 1435, 1216, 1185, 202, 95, 202, 202, 11160, 11338, 12, 6619, 6702, 1239, 11351, 18, 76, 6, 11272, 202, 202, 698, 95, 1082, 202, 5662, 12706, ...
public boolean isSet(org.quickfix.field.PartySubID field)
public boolean isSet(quickfix.field.PartySubID field)
public boolean isSet(org.quickfix.field.PartySubID field) { return isSetField(field); }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/AllocationReport.java/clean/src/java/src/quickfix/fix44/AllocationReport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1250, 13532, 12, 19525, 904, 18, 1518, 18, 17619, 1676, 734, 652, 13, 225, 288, 327, 13532, 974, 12, 1518, 1769, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1250, 13532, 12, 19525, 904, 18, 1518, 18, 17619, 1676, 734, 652, 13, 225, 288, 327, 13532, 974, 12, 1518, 1769, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
return types.equals(webConfigObj.types) && exporters.equals(webConfigObj.exporters);
return types.equals(webConfigObj.types) && tableExportConfigs.equals(webConfigObj.tableExportConfigs);
public boolean equals(Object obj) { if (!(obj instanceof WebConfig)) { return false; } WebConfig webConfigObj = (WebConfig) obj; return types.equals(webConfigObj.types) && exporters.equals(webConfigObj.exporters); }
7196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7196/e4462184e7286a878a34629ea788aadf2d6b45aa/WebConfig.java/buggy/intermine/web/main/src/org/intermine/web/config/WebConfig.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 1606, 12, 921, 1081, 13, 288, 3639, 309, 16051, 12, 2603, 1276, 2999, 809, 3719, 288, 5411, 327, 629, 31, 3639, 289, 3639, 2999, 809, 3311, 809, 2675, 273, 261, 4079, 809, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 1606, 12, 921, 1081, 13, 288, 3639, 309, 16051, 12, 2603, 1276, 2999, 809, 3719, 288, 5411, 327, 629, 31, 3639, 289, 3639, 2999, 809, 3311, 809, 2675, 273, 261, 4079, 809, 1...
type = VM_Type.BooleanType;
type = OPT_ClassLoaderProxy.BooleanType;
private void generateFrom(int fromIndex) { if (DBG_BB || DBG_SELECTED) { db("generating code into " + currentBBLE + " with runoff " + runoff); } currentBBLE.setGenerated(); endOfBasicBlock = fallThrough = false; lastInstr = null; bcInfo.setInstruction(fromIndex); while (true) { // Must ...
5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/b50ef93406b2ef984f8285babf993d262ec89fae/OPT_BC2IR.java/clean/rvm/src/vm/compilers/optimizing/ir/conversions/bc2hir/OPT_BC2IR.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 2103, 1265, 12, 474, 15065, 13, 288, 565, 309, 261, 2290, 43, 67, 9676, 747, 2383, 43, 67, 4803, 2056, 13, 288, 1377, 1319, 2932, 3441, 1776, 981, 1368, 315, 397, 783, 9676, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 2103, 1265, 12, 474, 15065, 13, 288, 565, 309, 261, 2290, 43, 67, 9676, 747, 2383, 43, 67, 4803, 2056, 13, 288, 1377, 1319, 2932, 3441, 1776, 981, 1368, 315, 397, 783, 9676, ...
ResolvedModuleRevision rmr = findModuleInCache(data, mrid); if (rmr != null) { if (rmr.getDescriptor().isDefault() && rmr.getResolver() != this && isResolved(data, mrid)) { Message.verbose("\t"+getName()+": found revision in cache: "+mrid+" (resolved by "+rmr.getResolver().getName()+"): but it's a default one, maybe we...
cachedRmr = findModuleInCache(data, mrid); checkedCache = true; if (cachedRmr != null) { if (cachedRmr.getDescriptor().isDefault() && cachedRmr.getResolver() != this) { Message.verbose("\t"+getName()+": found revision in cache: "+mrid+" (resolved by "+cachedRmr.getResolver().getName()+"): but it's a default one, maybe ...
public ResolvedModuleRevision getDependency(DependencyDescriptor dd, ResolveData data) throws ParseException { DependencyDescriptor systemDd = dd; dd = fromSystem(dd); clearIvyAttempts(); boolean downloaded = false; boolean searched = false; Date cachedPublicationDa...
45724 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45724/9022687ce91015634e41e1c528654005df450878/BasicResolver.java/clean/src/java/fr/jayasoft/ivy/resolver/BasicResolver.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 22776, 3120, 7939, 336, 7787, 12, 7787, 3187, 6957, 16, 9910, 751, 501, 13, 1216, 10616, 288, 3639, 11993, 3187, 2619, 40, 72, 273, 6957, 31, 3639, 6957, 273, 628, 3163, 12, 449, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 22776, 3120, 7939, 336, 7787, 12, 7787, 3187, 6957, 16, 9910, 751, 501, 13, 1216, 10616, 288, 3639, 11993, 3187, 2619, 40, 72, 273, 6957, 31, 3639, 6957, 273, 628, 3163, 12, 449, ...
System.out.println("---------------------------------------------------");
System .out.println("---------------------------------------------------");
private void describeDependencies(List projects, String label) { System.out.println("---- " + label + " ---------------------------------------------".substring(label.length())); for (int i = projects.size() - 1; i >= 0; i--) { System.out.println(" " + projects.get(i)); ...
29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/6db199a2bf8afbd47198d9bcb65222517b1fe061/Dependencies.java/buggy/imbuild/ant-tasks/src/org/intermine/task/Dependencies.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6401, 8053, 12, 682, 10137, 16, 514, 1433, 13, 288, 3639, 2332, 18, 659, 18, 8222, 2932, 553, 315, 397, 1433, 7734, 397, 315, 19134, 7620, 9654, 28023, 12, 1925, 18, 2469, 14...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6401, 8053, 12, 682, 10137, 16, 514, 1433, 13, 288, 3639, 2332, 18, 659, 18, 8222, 2932, 553, 315, 397, 1433, 7734, 397, 315, 19134, 7620, 9654, 28023, 12, 1925, 18, 2469, 14...
values.add(value);
values.add(valueClone);
public synchronized void collect(WritableComparable key, Writable value) throws IOException { // buffer new value in map ArrayList values = (ArrayList)keyToValues.get(key); if (values == null) { // no values yet for this key values = new ArrayList(1); // make ...
49935 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49935/7dfe4673b0902ea7370dc3be695ba142fb5e2bb1/CombiningCollector.java/clean/src/java/org/apache/hadoop/mapred/CombiningCollector.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3852, 918, 3274, 12, 12061, 799, 10207, 498, 16, 14505, 460, 13, 565, 1216, 1860, 288, 565, 368, 1613, 394, 460, 316, 852, 565, 2407, 924, 273, 261, 19558, 13, 856, 774, 1972, 18,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3852, 918, 3274, 12, 12061, 799, 10207, 498, 16, 14505, 460, 13, 565, 1216, 1860, 288, 565, 368, 1613, 394, 460, 316, 852, 565, 2407, 924, 273, 261, 19558, 13, 856, 774, 1972, 18,...
case 489 : if (DEBUG) { System.out.println("EnumConstantHeader ::= Identifier Argumentsopt"); }
case 490 : if (DEBUG) { System.out.println("EnumConstantHeader ::= Identifier Argumentsopt"); }
protected void consumeRule(int act) { switch ( act ) { case 26 : if (DEBUG) { System.out.println("Type ::= PrimitiveType"); } //$NON-NLS-1$ consumePrimitiveType(); break; case 40 : if (DEBUG) { System.out.println("ReferenceType ::= ClassOrInterfaceType"); } //$NON-NLS-1$ consumeReferenceType(); ...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/dbf6159f53c99cb12512816667012e5ec1fdc250/Parser.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7865, 2175, 12, 474, 1328, 13, 288, 225, 1620, 261, 1328, 262, 288, 565, 648, 10659, 294, 309, 261, 9394, 13, 288, 2332, 18, 659, 18, 8222, 2932, 559, 493, 33, 14488, 559, 8863, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7865, 2175, 12, 474, 1328, 13, 288, 225, 1620, 261, 1328, 262, 288, 565, 648, 10659, 294, 309, 261, 9394, 13, 288, 2332, 18, 659, 18, 8222, 2932, 559, 493, 33, 14488, 559, 8863, ...
public void mT25() throws RecognitionException { int T25_StartIndex = input.index(); try { int type = T25; int start = getCharIndex(); int line = getLine(); int charPosition = getCharPositionInLine(); int channel = Token.DEFAULT_CHANNEL; ...
6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/fb2f51ad0fb80e03d0cc7f4644cb7a7e17027618/RuleParserLexer.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 21115, 2947, 1435, 1216, 9539, 288, 3639, 509, 399, 2947, 67, 16792, 273, 810, 18, 1615, 5621, 3639, 775, 288, 5411, 509, 618, 273, 399, 2947, 31, 5411, 509, 787, 273, 23577, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 21115, 2947, 1435, 1216, 9539, 288, 3639, 509, 399, 2947, 67, 16792, 273, 810, 18, 1615, 5621, 3639, 775, 288, 5411, 509, 618, 273, 399, 2947, 31, 5411, 509, 787, 273, 23577, ...
(Quad)copies[i].get(e.to()),
copies[i].get(e.to()),
private void unrollOne(HCodeAndMaps input, Loops loop, int ntimes) { // step 1: copy the nodes to make a loop L' with header h' // and back edges si'->h' Map copies[] = new Map[ntimes]; copies[0] = input.elementMap(); for (int i=1; i<ntimes; i++) copies[i] = copy(input, loop); // step 2: change all the ...
2866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2866/ba72114ff66f51d82de42fd8ba4a3304af80c39a/ArrayUnroller.java/buggy/Analysis/Quads/ArrayUnroller.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 640, 2693, 3335, 12, 44, 1085, 1876, 8903, 810, 16, 3176, 4473, 2798, 16, 509, 290, 8293, 13, 288, 202, 759, 2235, 404, 30, 1610, 326, 2199, 358, 1221, 279, 2798, 511, 11, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 640, 2693, 3335, 12, 44, 1085, 1876, 8903, 810, 16, 3176, 4473, 2798, 16, 509, 290, 8293, 13, 288, 202, 759, 2235, 404, 30, 1610, 326, 2199, 358, 1221, 279, 2798, 511, 11, ...
final GlobalSearchScope projectScope = GlobalSearchScope.allScope(myManager.getProject()); final VirtualFile classRoot = projectFileIndex.getClassRootForFile(vFile); final GlobalSearchScope scope = new GlobalSearchScope() { public int compare(VirtualFile file1, VirtualFile file2) { final VirtualFile classRootForFile1 ...
public GlobalSearchScope getResolveScope(PsiElement element) { VirtualFile vFile; if (element instanceof PsiDirectory) { vFile = ((PsiDirectory)element).getVirtualFile(); } else { final PsiFile contextFile = ResolveUtil.getContextFile(element); if (contextFile == null || contextFile instanc...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/d88b0d6e4538f617f5b687d2c93ed46f9f15ff35/FileManagerImpl.java/buggy/source/com/intellij/psi/impl/file/impl/FileManagerImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 8510, 2979, 3876, 336, 8460, 3876, 12, 52, 7722, 1046, 930, 13, 288, 565, 7269, 812, 331, 812, 31, 565, 309, 261, 2956, 1276, 453, 7722, 2853, 13, 288, 1377, 331, 812, 273, 14015,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 8510, 2979, 3876, 336, 8460, 3876, 12, 52, 7722, 1046, 930, 13, 288, 565, 7269, 812, 331, 812, 31, 565, 309, 261, 2956, 1276, 453, 7722, 2853, 13, 288, 1377, 331, 812, 273, 14015,...
int [] ms = new int[rolls.length];
int[] ms = new int[rolls.length];
int [] convertToBinary(int [] rolls, double median) { int [] ms = new int[rolls.length]; for (int i = 0; i < rolls.length; i++) { if (rolls[i] <= median) { ms[i] = 0; } else { ms[i] = 1; } ...
51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/26fc04ab1816d4c18433e2b92b476884a7598845/DiceTest.java/clean/Colossus/net/sf/colossus/server/DiceTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 509, 5378, 8137, 5905, 12, 474, 5378, 5824, 87, 16, 1645, 12644, 13, 565, 288, 3639, 509, 8526, 4086, 273, 394, 509, 63, 2693, 87, 18, 2469, 15533, 3639, 364, 261, 474, 277, 273, 374, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 509, 5378, 8137, 5905, 12, 474, 5378, 5824, 87, 16, 1645, 12644, 13, 565, 288, 3639, 509, 8526, 4086, 273, 394, 509, 63, 2693, 87, 18, 2469, 15533, 3639, 364, 261, 474, 277, 273, 374, ...
public static Locale getLocale() { Locale rtn = (Locale) threadLocales.get(); if (rtn != null) { return rtn;
public static Locale getLocale() { Locale rtn = (Locale) threadLocales.get(); if (rtn != null) { return rtn; } setLocale(defaultLocale); return defaultLocale;
public static Locale getLocale() { Locale rtn = (Locale) threadLocales.get(); if (rtn != null) { return rtn; } setLocale( defaultLocale ); return defaultLocale; }
58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/0adaac3912850c4543e73dbc751557a0cb5909d1/GlobalMessages.java/clean/kettle/src/be/ibridge/kettle/i18n/GlobalMessages.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 6458, 9595, 1435, 288, 202, 202, 3916, 12119, 273, 261, 3916, 13, 2650, 13310, 18, 588, 5621, 565, 309, 261, 3797, 82, 480, 446, 13, 288, 1377, 327, 12119, 31, 565, 289, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 6458, 9595, 1435, 288, 202, 202, 3916, 12119, 273, 261, 3916, 13, 2650, 13310, 18, 588, 5621, 565, 309, 261, 3797, 82, 480, 446, 13, 288, 1377, 327, 12119, 31, 565, 289, ...
return configuration;
SearchConfiguration newConfiguration = new SearchConfiguration(); copyConfiguration(configuration, newConfiguration); return newConfiguration;
public SearchDialog createDialog(SearchContext searchContext) { return configuration instanceof SearchConfiguration ? new SearchDialog(searchContext, false, false) { public Configuration createConfiguration() { return configuration; } } : new Repl...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/016ef0823538369363350741d3828684754521b2/SSBasedInspectionOptions.java/clean/plugins/structuralsearch/source/com/intellij/structuralsearch/inspection/highlightTemplate/SSBasedInspectionOptions.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 6647, 1071, 5167, 6353, 752, 6353, 12, 2979, 1042, 1623, 1042, 13, 288, 5411, 327, 1664, 1276, 5167, 1750, 692, 394, 5167, 6353, 12, 3072, 1042, 16, 629, 16, 629, 13, 288, 2868, 1071, 4659, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 6647, 1071, 5167, 6353, 752, 6353, 12, 2979, 1042, 1623, 1042, 13, 288, 5411, 327, 1664, 1276, 5167, 1750, 692, 394, 5167, 6353, 12, 3072, 1042, 16, 629, 16, 629, 13, 288, 2868, 1071, 4659, ...
private static Class[] getAnnotatedClasses(Class<?> klass) throws InitializationError {
private static Class<?>[] getAnnotatedClasses(Class<?> klass) throws InitializationError {
private static Class[] getAnnotatedClasses(Class<?> klass) throws InitializationError { SuiteClasses annotation= klass.getAnnotation(SuiteClasses.class); if (annotation == null) throw new InitializationError(String.format("class '%s' must have a SuiteClasses annotation", klass.getName())); Class[] classes= annota...
48762 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48762/0cdf29715af64edd05229c400f214417fecdef89/Suite.java/buggy/org/junit/runners/Suite.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 1659, 8526, 336, 17985, 4818, 12, 797, 12880, 34, 7352, 13, 1216, 26586, 668, 288, 202, 202, 13587, 4818, 3204, 33, 7352, 18, 588, 3257, 12, 13587, 4818, 18, 1106, 1769, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 1659, 8526, 336, 17985, 4818, 12, 797, 12880, 34, 7352, 13, 1216, 26586, 668, 288, 202, 202, 13587, 4818, 3204, 33, 7352, 18, 588, 3257, 12, 13587, 4818, 18, 1106, 1769, ...
assertEquals("incorrect text returned", " some text \nboo ", element.getChildText("child", ns));
assertEquals("incorrect text returned", " some text \nboo ", element.getChildText("child", ns));
public void test_TCM__String_getChildText_String_OrgJdomNamespace() { Element element = new Element("element"); Namespace ns = Namespace.getNamespace("urn:test:foo"); Element child = new Element("child", ns); child.addContent(" some text \nboo "); element.addContent(child); assertEquals("incorrect text returne...
49530 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49530/15879ec71a650abb4222aa39aa8fadd7e352cc89/TestElement.java/clean/test/src/java/org/jdom/test/cases/TestElement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 67, 56, 9611, 972, 780, 67, 588, 1763, 1528, 67, 780, 67, 6001, 46, 9859, 3402, 1435, 288, 202, 202, 1046, 930, 273, 394, 3010, 2932, 2956, 8863, 202, 202, 3402, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 67, 56, 9611, 972, 780, 67, 588, 1763, 1528, 67, 780, 67, 6001, 46, 9859, 3402, 1435, 288, 202, 202, 1046, 930, 273, 394, 3010, 2932, 2956, 8863, 202, 202, 3402, ...
result = QSequenceLineMedia.createBlocks(new SVNSequenceLineRAData(baseFile), new SVNSequenceLineRAData(workFile), null, memoryTreshold, fileSegmentSize, searchDepthExponent, tempDirectory);
result = QSequenceLineMedia.createBlocks(new SVNSequenceLineRAData(baseFile), new SVNSequenceLineRAData(workFile), null, memoryTreshold, fileSegmentSize, searchDepthExponent, new QSequenceLineFixedTempDirectoryFactory(tempDirectory));
private static void doGenerateDiffWindow(String commitPath, ISVNRAData workFile, ISVNRAData baseFile, ISVNEditor consumer, int memoryTreshold, int fileSegmentSize, double searchDepthExponent, File tempDirectory) throws IOException, SVNException { final QSequenceLineResult result; try { result = QSequenceLineMedia....
5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/423b029121eac259831a9f457de771fc183e1567/SVNSequenceDeltaGenerator.java/buggy/javasvn/src/org/tmatesoft/svn/core/io/diff/SVNSequenceDeltaGenerator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 741, 4625, 5938, 3829, 12, 780, 3294, 743, 16, 4437, 58, 50, 2849, 751, 1440, 812, 16, 4437, 58, 50, 2849, 751, 1026, 812, 16, 4437, 58, 50, 6946, 4765, 16, 509, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 741, 4625, 5938, 3829, 12, 780, 3294, 743, 16, 4437, 58, 50, 2849, 751, 1440, 812, 16, 4437, 58, 50, 2849, 751, 1026, 812, 16, 4437, 58, 50, 6946, 4765, 16, 509, ...
public boolean removeJobListener(String name) throws RemoteException;
boolean removeJobListener(String name) throws RemoteException;
public boolean removeJobListener(String name) throws RemoteException;
55677 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55677/cf7f5f77ce5bb6364145230d302b86f1cdadea88/RemotableQuartzScheduler.java/buggy/src/java/org/quartz/core/RemotableQuartzScheduler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 1206, 2278, 2223, 12, 780, 508, 13, 1216, 18361, 31, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 1206, 2278, 2223, 12, 780, 508, 13, 1216, 18361, 31, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
getParent().getParent().validate();
Container p = getParent().getParent(); p.getLayout ().layoutContainer (p);
public void paint(Graphics g) { super.paint(g); getParent().getParent().validate(); }
1867 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1867/45d38bdfbe06b3cb7a25124dd25fcea23a14c4f0/HierarchyAdapter.java/clean/java/ImageProcessing/framework/HierarchyAdapter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 12574, 12, 17558, 314, 13, 565, 288, 1377, 2240, 18, 84, 1598, 12, 75, 1769, 1377, 4039, 293, 273, 5089, 7675, 588, 3054, 5621, 293, 18, 588, 3744, 1832, 18, 6741, 2170, 261,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 12574, 12, 17558, 314, 13, 565, 288, 1377, 2240, 18, 84, 1598, 12, 75, 1769, 1377, 4039, 293, 273, 5089, 7675, 588, 3054, 5621, 293, 18, 588, 3744, 1832, 18, 6741, 2170, 261,...
addMenuItem(menu, m_itemShowLastMove, KeyEvent.VK_L, "show-last-move");
menu.addItem(m_itemShowLastMove, KeyEvent.VK_L, "show-last-move");
private JMenu createMenuConfigureBoard() { JMenu menu = new JMenu("Configure Board"); m_itemShowCursor = new JCheckBoxMenuItem("Show Cursor"); m_itemShowCursor.setSelected(true); addMenuItem(menu, m_itemShowCursor, KeyEvent.VK_C, "show-cursor"); m_itemShowGri...
2255 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2255/d10ef3afb87b5fa533364efda721c197866c21a6/GoGuiMenuBar.java/buggy/src/net/sf/gogui/gogui/GoGuiMenuBar.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 804, 4599, 752, 4599, 11207, 22233, 1435, 565, 288, 3639, 804, 4599, 3824, 273, 394, 804, 4599, 2932, 11207, 17980, 1060, 8863, 3639, 312, 67, 1726, 5706, 6688, 273, 394, 804, 19174, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 804, 4599, 752, 4599, 11207, 22233, 1435, 565, 288, 3639, 804, 4599, 3824, 273, 394, 804, 4599, 2932, 11207, 17980, 1060, 8863, 3639, 312, 67, 1726, 5706, 6688, 273, 394, 804, 19174, ...
addAttribute(symbol.toId(), true, writeable, true);
addAttribute(symbol.toId(), true, writeable, true);
public RubyObject m_attr(RubySymbol symbol, RubyObject[] args) { boolean writeable = false; if (args.length > 0) { writeable = args[0].isTrue(); } addAttribute(symbol.toId(), true, writeable, true); return getRuby().getNil(); }
45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/clean/org/jruby/RubyModule.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 921, 312, 67, 1747, 12, 54, 10340, 5335, 3273, 16, 19817, 921, 8526, 833, 13, 288, 202, 202, 6494, 30223, 273, 629, 31, 202, 202, 430, 261, 1968, 18, 2469, 405, 374, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 921, 312, 67, 1747, 12, 54, 10340, 5335, 3273, 16, 19817, 921, 8526, 833, 13, 288, 202, 202, 6494, 30223, 273, 629, 31, 202, 202, 430, 261, 1968, 18, 2469, 405, 374, ...
public void tearDown() {
public void tearDown() throws Exception {
public void tearDown() { super.tearDown(); try { project.delete(true,true,null); File topDirectory = new File(localDirectory); deleteDirectory(topDirectory); } catch (CoreException e) { fail(e.toString()); } }
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/74dcdd59a7639efe020690d2407f78f16ab92af7/ImportOperationTestCase.java/buggy/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/datatransfer/ImportOperationTestCase.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 268, 2091, 4164, 1435, 288, 202, 202, 9565, 18, 736, 297, 4164, 5621, 202, 202, 698, 288, 1082, 202, 4406, 18, 3733, 12, 3767, 16, 3767, 16, 2011, 1769, 1082, 202, 812, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 268, 2091, 4164, 1435, 288, 202, 202, 9565, 18, 736, 297, 4164, 5621, 202, 202, 698, 288, 1082, 202, 4406, 18, 3733, 12, 3767, 16, 3767, 16, 2011, 1769, 1082, 202, 812, ...
if (prevOpCode == IMUL && seen == I2L) { int priority = NORMAL_PRIORITY;
if (seen == IMUL) { priority_for_ICAST_INTEGER_MULTIPLY_CAST_TO_LONG = NORMAL_PRIORITY;
public void sawOpcode(int seen) { stack.mergeJumps(this); if (prevOpCode == IMUL && seen == I2L) { int priority = NORMAL_PRIORITY; if (stack.getStackDepth() > 1) { OpcodeStack.Item item0 = stack.getStackItem(0); OpcodeStack.Item item1 = stack.getStackItem(1); priority = adjustPriority(item0.ge...
10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/045a2525b44b91dc54d27cf5aec19fc733a34f94/FindPuzzlers.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/FindPuzzlers.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1850, 1071, 918, 19821, 22808, 12, 474, 5881, 13, 288, 202, 202, 3772, 18, 2702, 46, 23868, 12, 2211, 1769, 9506, 202, 430, 261, 10001, 3817, 1085, 422, 6246, 1506, 597, 5881, 422, 467, 22, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1850, 1071, 918, 19821, 22808, 12, 474, 5881, 13, 288, 202, 202, 3772, 18, 2702, 46, 23868, 12, 2211, 1769, 9506, 202, 430, 261, 10001, 3817, 1085, 422, 6246, 1506, 597, 5881, 422, 467, 22, ...
public String getClassName() { return "NativeMethod"; }
public String getClassName() { return "Function"; }
public String getClassName() { return "NativeMethod"; }
51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/0173c9bc63775ad6cd805bdd444b98ffff91e41c/IdFunction.java/buggy/js/rhino/org/mozilla/javascript/IdFunction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 11819, 1435, 288, 327, 315, 9220, 1305, 14432, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 11819, 1435, 288, 327, 315, 9220, 1305, 14432, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
if (length == 0) return;
public final void read_wchar_array (final char[] value, final int offset, final int length) { if (length == 0) return; handle_chunking(); for(int j=offset; j < offset+length; j++) value[j] = read_wchar(); // inlining later... }
46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/fabc23269d9480c09c95b5930ea7ba135b4d15de/CDRInputStream.java/buggy/src/org/jacorb/orb/CDRInputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 727, 918, 855, 67, 91, 3001, 67, 1126, 565, 261, 6385, 1149, 8526, 460, 16, 727, 509, 1384, 16, 727, 509, 769, 13, 565, 288, 3639, 309, 261, 2469, 422, 374, 13, 5411, 327, 31, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 727, 918, 855, 67, 91, 3001, 67, 1126, 565, 261, 6385, 1149, 8526, 460, 16, 727, 509, 1384, 16, 727, 509, 769, 13, 565, 288, 3639, 309, 261, 2469, 422, 374, 13, 5411, 327, 31, ...
public InetAddress getAddress() {
public static InetAddress getAddress(String string) throws AccessControlException { String[] strings = string.split("\\."); InetAddress address; try { byte[] numbers = new byte[strings.length]; for (int i = 0; i < strings.length; i++) { int number = Integer.parseInt(strings[i]); if (number > 127) { number = number - 2...
public InetAddress getAddress() { return address; }
45951 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45951/40aaa0884258ed31a61f0966efdd13f273241b8f/Machine.java/buggy/src/java/org/apache/lenya/ac/Machine.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 14218, 14808, 12, 780, 533, 13, 1216, 24349, 503, 288, 514, 8526, 2064, 273, 533, 18, 4939, 2932, 1695, 1199, 1769, 225, 14218, 1758, 31, 775, 288, 1160, 8526, 5600, 273, 394, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 14218, 14808, 12, 780, 533, 13, 1216, 24349, 503, 288, 514, 8526, 2064, 273, 533, 18, 4939, 2932, 1695, 1199, 1769, 225, 14218, 1758, 31, 775, 288, 1160, 8526, 5600, 273, 394, ...
/* RGFIX Element elChild = (Element) children.get(0); */
private void handleChildren(ElementInfo ei) { List children = ei.element.getChildren(); for(int i=0; i<children.size(); i++) { /* RGFIX Element elChild = (Element) children.get(0); */ Element elChild = (Element) children.get(i); String elName = elChild.getName(); if (elName.equals("complexType")) c...
53415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53415/4777bb92bb3d62130cc5d12eb39ac86879b09162/ElementEntry.java/clean/src/org/fao/geonet/kernel/schema/ElementEntry.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1640, 4212, 12, 1046, 966, 13247, 13, 202, 95, 202, 202, 682, 2325, 273, 13247, 18, 2956, 18, 588, 4212, 5621, 202, 202, 1884, 12, 474, 277, 33, 20, 31, 277, 32, 5906,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1640, 4212, 12, 1046, 966, 13247, 13, 202, 95, 202, 202, 682, 2325, 273, 13247, 18, 2956, 18, 588, 4212, 5621, 202, 202, 1884, 12, 474, 277, 33, 20, 31, 277, 32, 5906,...
buffer.append( "Description of Mojo" ).append( "\n-----------------------------------------------" ) .append( "\n\n" );
buffer.append( "Mojo: \'" ).append( md.getFullGoalName() ).append( '\'' ); buffer.append( "\n-----------------------------------------------" ); buffer.append( "\nGoal: \'" ).append( md.getGoal() ).append( "\'" );
private void describeMojo( MojoDescriptor md, StringBuffer buffer ) { buffer.append( "Description of Mojo" ).append( "\n-----------------------------------------------" ) .append( "\n\n" ); describeMojoGuts( md, buffer ); }
11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/a96c8a76924706558fed67a6d2729c02723cd34f/DescribeMojo.java/buggy/maven-plugins/maven-projecthelp-plugin/src/main/java/org/apache/maven/plugins/projecthelp/DescribeMojo.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6401, 49, 10007, 12, 15931, 3187, 3481, 16, 6674, 1613, 262, 565, 288, 3639, 1613, 18, 6923, 12, 315, 3291, 434, 15931, 6, 262, 18, 6923, 12, 1548, 82, 2443, 18753, 6, 262, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6401, 49, 10007, 12, 15931, 3187, 3481, 16, 6674, 1613, 262, 565, 288, 3639, 1613, 18, 6923, 12, 315, 3291, 434, 15931, 6, 262, 18, 6923, 12, 1548, 82, 2443, 18753, 6, 262, ...
writer.outputline("int " + dest.getSafeSymbol() +
writer.outputline("int " + dest.getSafeSymbol() +"=0;"); writer.outputline("if ("+leftd.getSafeSymbol()+")"); writer.outputline(dest.getSafeSymbol() +
public void generate(CodeWriter writer, VarDescriptor dest) { VarDescriptor leftd = VarDescriptor.makeNew("left"); writer.output("// " + leftd.getSafeSymbol() + " <-- "); left.prettyPrint(writer); writer.outputline(""); left.generate(writer, leftd); writer.output("// " + ...
2866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2866/72f0409a3895c59f6407ea54fd92b1ebfb13a641/DotExpr.java/buggy/RepairCompiler/MCC/IR/DotExpr.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2103, 12, 1085, 2289, 2633, 16, 4562, 3187, 1570, 13, 288, 3639, 4562, 3187, 2002, 72, 273, 4562, 3187, 18, 6540, 1908, 2932, 4482, 8863, 3639, 2633, 18, 2844, 2932, 759, 315, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2103, 12, 1085, 2289, 2633, 16, 4562, 3187, 1570, 13, 288, 3639, 4562, 3187, 2002, 72, 273, 4562, 3187, 18, 6540, 1908, 2932, 4482, 8863, 3639, 2633, 18, 2844, 2932, 759, 315, ...
if (editingComponent == null) configureEditingComponent(tree, renderer, realEditor); timer.stop(); realEditor.cancelCellEditing(); tree.setCellEditor(null);
public void cancelCellEditing() { // TODO }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/aa6d4551020d668e0117627b6c897b57ffb692b6/DefaultTreeCellEditor.java/buggy/core/src/classpath/javax/javax/swing/tree/DefaultTreeCellEditor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 309, 261, 4619, 310, 1841, 422, 446, 13, 5068, 28029, 1841, 12, 3413, 16, 5690, 16, 2863, 6946, 1769, 225, 5441, 18, 5681, 5621, 2863, 6946, 18, 10996, 4020, 28029, 5621, 2151, 18, 542, 4020, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 309, 261, 4619, 310, 1841, 422, 446, 13, 5068, 28029, 1841, 12, 3413, 16, 5690, 16, 2863, 6946, 1769, 225, 5441, 18, 5681, 5621, 2863, 6946, 18, 10996, 4020, 28029, 5621, 2151, 18, 542, 4020, ...
private static synchronized Calendar getCalendar() {
private static synchronized Calendar getCalendar() {
private static synchronized Calendar getCalendar() { if (cal == null) cal = Calendar.getInstance(); return cal; }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e3f7218be7244f0de74b2230a33469c2bf32546b/ZipEntry.java/clean/core/src/classpath/java/java/util/zip/ZipEntry.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 3852, 5542, 28623, 1435, 288, 202, 202, 430, 261, 771, 422, 446, 13, 1082, 202, 771, 273, 5542, 18, 588, 1442, 5621, 202, 202, 2463, 1443, 31, 202, 97, 2, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 3852, 5542, 28623, 1435, 288, 202, 202, 430, 261, 771, 422, 446, 13, 1082, 202, 771, 273, 5542, 18, 588, 1442, 5621, 202, 202, 2463, 1443, 31, 202, 97, 2, -100, -100, ...
case 222: metadata.put("Compression", data); break; case 258: metadata.put("BlackValue", data); break; case 259: metadata.put("WhiteValue", data); break; case 260: metadata.put("ImageDataMappingAutoRange", data); break; case 261: metadata.put("Thumbnail", data); break; case 262: metadata.put("GammaValue", data); break;...
case 222: metadata.put("Compression", data); break; case 258: metadata.put("BlackValue", data); break; case 259: metadata.put("WhiteValue", data); break; case 260: metadata.put("ImageDataMappingAutoRange", data); break; case 261: metadata.put("Thumbnail", data); break; case 262: metadata.put("GammaValue", data); break;...
private void parseTag(String data, int tagID, int attribute) { switch (tagID) { case 222: metadata.put("Compression", data); break; case 258: metadata.put("BlackValue", data); break; case 259: metadata.put("WhiteValue", data); break; case 260: metadata.put("ImageDataMappingAutoRange", data); br...
46826 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46826/eeb7d180f005e6ae2fd86935cddb27bf8758f621/ZeissZVIReader.java/clean/loci/formats/in/ZeissZVIReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1109, 1805, 12, 780, 501, 16, 509, 1047, 734, 16, 509, 1566, 13, 288, 565, 1620, 261, 2692, 734, 13, 288, 1377, 648, 576, 3787, 30, 1982, 18, 458, 2932, 15270, 3113, 501, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1109, 1805, 12, 780, 501, 16, 509, 1047, 734, 16, 509, 1566, 13, 288, 565, 1620, 261, 2692, 734, 13, 288, 1377, 648, 576, 3787, 30, 1982, 18, 458, 2932, 15270, 3113, 501, 1...
public void test1() throws DuplicateRuleNameException, InvalidRuleException, IntrospectionException, RuleIntegrationException, RuleSetIntegrationException, InvalidPatternException, FactException, IOException, InterruptedException { RuleSet ruleSet = new RuleSet( "Miss Manners" ); ruleSet.addRule( getA...
6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/ab65881df702c7e38f90fa79bea928994dda857e/MannersTest.java/buggy/drools-core/src/test/java/org/drools/examples/manners/MannersTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 21, 1435, 1216, 19072, 2175, 26771, 16, 1962, 2175, 503, 16, 3094, 26362, 503, 16, 6781, 15372, 503, 16, 6781, 694, 15372, 503, 16, 1962, 3234, 503, 16, 29057, 503, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 21, 1435, 1216, 19072, 2175, 26771, 16, 1962, 2175, 503, 16, 3094, 26362, 503, 16, 6781, 15372, 503, 16, 6781, 694, 15372, 503, 16, 1962, 3234, 503, 16, 29057, 503, 16, ...
}
}
public void testOASISXalanConformanceSuite() throws IOException, ParsingException, XSLException { Builder builder = new Builder(); File base = new File("data/oasis-xslt-testsuite/TESTS/Xalan_Conformance_Tests/"); File catalog = new File(base, "catalog.xml"); // The...
626 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/626/9828f44dfff94f30e26b80d78e123a1907d3a6f5/XSLTransformTest.java/clean/src/nu/xom/tests/XSLTransformTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 28202, 15664, 60, 4316, 442, 687, 1359, 13587, 1435, 3639, 1216, 1860, 16, 19761, 503, 16, 17243, 503, 288, 7734, 5008, 2089, 273, 394, 5008, 5621, 3639, 1387, 1026, 273, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 28202, 15664, 60, 4316, 442, 687, 1359, 13587, 1435, 3639, 1216, 1860, 16, 19761, 503, 16, 17243, 503, 288, 7734, 5008, 2089, 273, 394, 5008, 5621, 3639, 1387, 1026, 273, ...
public Object lookup( String role, String roleHint ) throws ComponentLookupException
public Object lookup( String role ) throws ComponentLookupException
public Object lookup( String role, String roleHint ) throws ComponentLookupException { return container.lookup( role, roleHint ); }
11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/4d1ca8da33ebc5ee0a65735d890e35299675ef56/MavenSession.java/buggy/maven-core/src/main/java/org/apache/maven/execution/MavenSession.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 3689, 12, 514, 2478, 262, 1216, 5435, 6609, 503, 565, 288, 3639, 327, 1478, 18, 8664, 12, 2478, 16, 2478, 7002, 11272, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 3689, 12, 514, 2478, 262, 1216, 5435, 6609, 503, 565, 288, 3639, 327, 1478, 18, 8664, 12, 2478, 16, 2478, 7002, 11272, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, ...
if (event.getResult() != null && event.getResult().getSeverity() == IStatus.ERROR) { StatusManager.getManager().handle(event.getResult(), StatusManager.SHOW); FinishedJobs.getInstance().remove(info); }
private void createChangeListener() { changeListener = new JobChangeAdapter() { /* * (non-Javadoc) * * @see org.eclipse.core.runtime.jobs.JobChangeAdapter#aboutToRun(org.eclipse.core.runtime.jobs.IJobChangeEvent) */ public void aboutToRun(IJobChangeEvent event) { JobInfo info = getJobInfo(event.ge...
57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/daa5b745807e7e49e7090bc8018b0efee31edd87/ProgressManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 15744, 1435, 288, 202, 202, 3427, 2223, 273, 394, 3956, 3043, 4216, 1435, 288, 1082, 202, 20308, 9506, 380, 261, 5836, 17, 24060, 13, 9506, 380, 4697, 380, 632, 5946,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 15744, 1435, 288, 202, 202, 3427, 2223, 273, 394, 3956, 3043, 4216, 1435, 288, 1082, 202, 20308, 9506, 380, 261, 5836, 17, 24060, 13, 9506, 380, 4697, 380, 632, 5946,...
public CMThumbSliderThresholdControl(float minValue, float maxValue)
public CMThumbSliderThresholdControl()
public CMThumbSliderThresholdControl(float minValue, float maxValue) { super(NUMBER_OF_THUMBS, minValue, maxValue); init(minValue, maxValue); }
7169 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7169/2962c141bb881652fafe110d7c2947b78b6c7ec3/CMThumbSliderThresholdControl.java/buggy/uiframework/src/org/cougaar/lib/uiframework/ui/components/CMThumbSliderThresholdControl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15871, 18922, 21824, 7614, 3367, 1435, 565, 288, 3639, 2240, 12, 9931, 67, 3932, 67, 2455, 2799, 12692, 16, 20533, 16, 18666, 1769, 3639, 1208, 12, 1154, 620, 16, 18666, 1769, 565, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15871, 18922, 21824, 7614, 3367, 1435, 565, 288, 3639, 2240, 12, 9931, 67, 3932, 67, 2455, 2799, 12692, 16, 20533, 16, 18666, 1769, 3639, 1208, 12, 1154, 620, 16, 18666, 1769, 565, ...
return getValue() > otherVal ? 1 : getValue() < otherVal ? -1 : 0;
return getLongValue() > otherVal ? 1 : getLongValue() < otherVal ? -1 : 0;
protected int compareValue(RubyNumeric other) { if (other instanceof RubyBignum) { return ((RubyBignum)other).compareValue(this) * -1; } else if (other instanceof RubyFloat) { double otherVal = other.getDoubleValue(); double thisVal = getDoubleValue(); retur...
47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/786cea08c1dd2092a02d1254b49fbee371ace5f9/RubyFixnum.java/buggy/org/jruby/RubyFixnum.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 509, 3400, 620, 12, 54, 10340, 9902, 1308, 13, 288, 3639, 309, 261, 3011, 1276, 19817, 38, 724, 379, 13, 288, 5411, 327, 14015, 54, 10340, 38, 724, 379, 13, 3011, 2934, 9877, 620,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 509, 3400, 620, 12, 54, 10340, 9902, 1308, 13, 288, 3639, 309, 261, 3011, 1276, 19817, 38, 724, 379, 13, 288, 5411, 327, 14015, 54, 10340, 38, 724, 379, 13, 3011, 2934, 9877, 620,...
public static LineStyle get( int value )
public static LineStyle get( String literal )
public static LineStyle get( int value ) { switch ( value ) { case SOLID : return SOLID_LITERAL; case DASHED : return DASHED_LITERAL; case DOTTED : return DOTTED_LITERAL; case DASH_DOTTED : return DASH_DOTTED_LITERAL; } return null; }
46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/036e8c78765730b146e5854b9d6c397a296fed86/LineStyle.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/LineStyle.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 5377, 2885, 336, 12, 509, 460, 262, 202, 95, 202, 202, 9610, 261, 460, 262, 202, 202, 95, 1082, 202, 3593, 27175, 734, 294, 9506, 202, 2463, 27175, 734, 67, 23225, 31, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 5377, 2885, 336, 12, 509, 460, 262, 202, 95, 202, 202, 9610, 261, 460, 262, 202, 202, 95, 1082, 202, 3593, 27175, 734, 294, 9506, 202, 2463, 27175, 734, 67, 23225, 31, ...
if (mSWFVersion.equals( "swf5" )) { return DEFAULT_FONT; } else { return DEFAULT_SWF6_FONT; }
return DEFAULT_FONT;
public String defaultFont () { if (mSWFVersion.equals( "swf5" )) { return DEFAULT_FONT; } else { return DEFAULT_SWF6_FONT; } }
51341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51341/7f8a12220f8db00c1cf285761e3af2583cfd2c72/Canvas.java/buggy/WEB-INF/lps/server/src/org/openlaszlo/compiler/Canvas.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 805, 5711, 1832, 288, 3639, 309, 261, 81, 18746, 42, 1444, 18, 14963, 12, 315, 5328, 74, 25, 6, 8623, 288, 5411, 327, 3331, 67, 25221, 31, 3639, 289, 469, 288, 5411, 327, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 805, 5711, 1832, 288, 3639, 309, 261, 81, 18746, 42, 1444, 18, 14963, 12, 315, 5328, 74, 25, 6, 8623, 288, 5411, 327, 3331, 67, 25221, 31, 3639, 289, 469, 288, 5411, 327, 3...
if (uriStr == null || ! (aGrammar instanceof SchemaGrammar) ) {
if (uriStr == null || aGrammar == null || ! (aGrammar instanceof SchemaGrammar) ) {
private int traverseAttributeGroupDeclFromAnotherSchema( String attGrpName , String uriStr, ComplexTypeInfo typeInfo ) throws Exception { SchemaGrammar aGrammar = (SchemaGrammar) fGrammarResolver.getGrammar(uriStr); if (uriStr == null || ! (aGrammar instanceof SchemaGrammar) ) { // ...
1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/f87ef252b5e126cd1508cc07597b93447dc2f0e5/TraverseSchema.java/clean/src/org/apache/xerces/validators/schema/TraverseSchema.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 509, 10080, 1499, 1114, 3456, 1265, 37, 24413, 3078, 12, 514, 2403, 43, 13832, 461, 269, 514, 2003, 1585, 16, 16060, 17305, 23112, 262, 1216, 1185, 288, 7734, 4611, 18576, 279, 18576,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 509, 10080, 1499, 1114, 3456, 1265, 37, 24413, 3078, 12, 514, 2403, 43, 13832, 461, 269, 514, 2003, 1585, 16, 16060, 17305, 23112, 262, 1216, 1185, 288, 7734, 4611, 18576, 279, 18576,...
m_columnReplacements.put("ifservices.ipaddr", new RowHasBogusData("ifservices", "ipaddr"));
m_columnReplacements.put("ifservices.ipaddr", new RowHasBogusData("ifservices", "ipaddr"));
public Installer() { AutoIntegerIdMapStore snmpInterfaceId = new AutoIntegerIdMapStore(1, new String[] { "nodeid", "ipaddr", "snmpifindex" }); m_columnReplacements.put("snmpinterface.id", snmpInterfaceId); AutoIntegerIdMapStore ipInterfaceId = new AutoIntegerIdMapS...
11849 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11849/9c0a59382d378a750edf84524762ab71e335b4b3/Installer.java/clean/opennms-install/src/main/java/org/opennms/install/Installer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 10284, 264, 1435, 288, 3639, 8064, 4522, 548, 863, 2257, 15366, 1358, 548, 273, 5411, 394, 8064, 4522, 548, 863, 2257, 12, 21, 16, 394, 514, 8526, 288, 315, 2159, 350, 3113, 315, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 10284, 264, 1435, 288, 3639, 8064, 4522, 548, 863, 2257, 15366, 1358, 548, 273, 5411, 394, 8064, 4522, 548, 863, 2257, 12, 21, 16, 394, 514, 8526, 288, 315, 2159, 350, 3113, 315, ...
} else if (AtomSymbol.equals("N")) { if(ac.getMaximumBondOrder(ac.getAtomAt(i)) == 1){ factors[0] = 7.95; factors[1] = 9.73; factors[2] = 2.67; }else { factors[0] = 4.54; factors[1] = 11.86; factors[2] = 7.32; } } else if (AtomSymbol.equals("S")) { if(ac.getMaximumBondOrder(ac.getAtomAt(i)) == 1){ factors[0] = 7.73; ...
public double[][] assignGasteigerPiMarsiliFactors(ISetOfAtomContainers setAc) { //a,b,c,denom,chi,q double[][] gasteigerFactors = new double[setAc.getAtomContainerCount()][(setAc.getAtomContainer(0).getAtomCount() * (STEP_SIZE+1))]; String AtomSymbol = ""; double[] factors = new double[]{0.0, 0.0, 0.0}; for( int ...
45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/49e59bcf22f7181b762691cd888cbb5f25102a3d/GasteigerPEPEPartialCharges.java/buggy/src/org/openscience/cdk/charges/GasteigerPEPEPartialCharges.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 97, 469, 309, 261, 3641, 5335, 18, 14963, 2932, 50, 6, 3719, 288, 309, 12, 1077, 18, 588, 13528, 9807, 2448, 12, 1077, 18, 588, 3641, 861, 12, 77, 3719, 422, 404, 15329, 225...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 97, 469, 309, 261, 3641, 5335, 18, 14963, 2932, 50, 6, 3719, 288, 309, 12, 1077, 18, 588, 13528, 9807, 2448, 12, 1077, 18, 588, 3641, 861, 12, 77, 3719, 422, 404, 15329, 225...
point = new Point((int) (cx + Math.cos(2 * Math.PI / MAXPOINTS * i) * radiusx), (int) (cy + Math.sin(2 * Math.PI / MAXPOINTS * i) * radiusy));
point = new Point((int) (cx + Math.cos(2 * Math.PI / MAXPOINTS * i) * radiusx), (int) (cy + Math.sin(2 * Math.PI / MAXPOINTS * i) * radiusy));
public Vector getGravityPoints() { Vector ret = new Vector(); int cx = _head.center().x; int cy = _head.center().y; int radiusx = Math.round(_head.getWidth() / 2) + 1; int radiusy = Math.round(_head.getHeight() / 2) + 1; int MAXPOINTS = 20; Point point = null; ...
7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/180aae2a6e4359d416ad1610ef18fe4836df91b8/FigActor.java/buggy/src_new/org/argouml/uml/diagram/use_case/ui/FigActor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 5589, 7162, 354, 16438, 5636, 1435, 288, 3639, 5589, 325, 273, 394, 5589, 5621, 3639, 509, 9494, 273, 389, 1978, 18, 5693, 7675, 92, 31, 3639, 509, 6143, 273, 389, 1978, 18, 5693, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 5589, 7162, 354, 16438, 5636, 1435, 288, 3639, 5589, 325, 273, 394, 5589, 5621, 3639, 509, 9494, 273, 389, 1978, 18, 5693, 7675, 92, 31, 3639, 509, 6143, 273, 389, 1978, 18, 5693, ...
} );
});
public void saveTextDocument( TextDocumentDomainObject textDocument, UserDomainObject user ) { String sqlStr = "UPDATE text_docs SET template_id = ?, group_id = ?,\n" + "default_template_1 = ?, default_template_2 = ? WHERE meta_id = ?"; service.sqlUpdateQuery( sqlStr, new String...
8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/25d7c7c866e4b2d2d9e20e2d71648b696a1c81f6/DocumentMapper.java/buggy/server/src/imcode/server/document/DocumentMapper.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1923, 1528, 2519, 12, 3867, 2519, 3748, 921, 977, 2519, 16, 2177, 3748, 921, 729, 262, 288, 3639, 514, 1847, 1585, 273, 315, 8217, 977, 67, 8532, 7855, 1542, 67, 350, 273, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1923, 1528, 2519, 12, 3867, 2519, 3748, 921, 977, 2519, 16, 2177, 3748, 921, 729, 262, 288, 3639, 514, 1847, 1585, 273, 315, 8217, 977, 67, 8532, 7855, 1542, 67, 350, 273, 20...
"exist");
"exist");
public void printHelp() { m_out.println("usage:"); m_out.println(" java -jar opennms_install.jar -h"); m_out.println(" java -jar opennms_install.jar " + "[-r] [-x] [-c] [-d] [-i] [-s] [-U] [-y]"); m_out.println(" " + "[-u <PostgreSQL admin user>]"); m_out.println(" ...
11849 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11849/0059e1b658e7fd6bb858bc954708043cfa4b4b00/Installer.java/buggy/src/install/org/opennms/install/Installer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1172, 6696, 1435, 288, 202, 81, 67, 659, 18, 8222, 2932, 9167, 2773, 1769, 202, 81, 67, 659, 18, 8222, 2932, 225, 2252, 300, 11930, 1696, 82, 959, 67, 5425, 18, 11930, 300, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1172, 6696, 1435, 288, 202, 81, 67, 659, 18, 8222, 2932, 9167, 2773, 1769, 202, 81, 67, 659, 18, 8222, 2932, 225, 2252, 300, 11930, 1696, 82, 959, 67, 5425, 18, 11930, 300, ...
public void mMULTI_LINE_COMMENT() throws RecognitionException { try { ruleNestingLevel++; int _type = MULTI_LINE_COMMENT; int _start = getCharIndex(); int _line = getLine(); int _charPosition = getCharPositionInLine(); int _channel = Token.DEF...
31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/d92dc116c388103ddf04d98d53904a6fdc204af5/DRLLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/DRLLexer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 312, 26588, 67, 5997, 67, 12200, 1435, 1216, 9539, 288, 3639, 775, 288, 5411, 1720, 50, 10100, 2355, 9904, 31, 5411, 509, 389, 723, 273, 27125, 67, 5997, 67, 12200, 31, 5411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 312, 26588, 67, 5997, 67, 12200, 1435, 1216, 9539, 288, 3639, 775, 288, 5411, 1720, 50, 10100, 2355, 9904, 31, 5411, 509, 389, 723, 273, 27125, 67, 5997, 67, 12200, 31, 5411, ...
bootClasspathSet.add(bootClasspath[j]);
bootClasspathList.addLast(bootClasspath[j]);
public File[] getClasspathForSelectedDevices() { Device[] selectedDevices = getSelectedDevices(); Environment env = null; try { env = new Environment(new ExtensionManager(new Project()),new Project(),new PolishTask()); } catch (JDOMException exception) { throw new ...
9804 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9804/c0d525d7bb765cd6b723d1c2d5de3f42881cdf85/DeviceTree.java/buggy/enough-polish-build/source/src/de/enough/polish/devices/DeviceTree.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1387, 8526, 2900, 803, 1290, 7416, 10053, 1435, 288, 3639, 6077, 8526, 3170, 10053, 273, 16625, 10053, 5621, 3639, 7518, 1550, 273, 446, 31, 3639, 775, 288, 5411, 1550, 225, 273, 394,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1387, 8526, 2900, 803, 1290, 7416, 10053, 1435, 288, 3639, 6077, 8526, 3170, 10053, 273, 16625, 10053, 5621, 3639, 7518, 1550, 273, 446, 31, 3639, 775, 288, 5411, 1550, 225, 273, 394,...
hardware.setItems(BugzillaPreferencePage.queryOptionsToArray(prefs .getString(IBugzillaConstants.HARDWARE_VALUES)));
hardware.setItems(BugzillaRepositoryUtil.queryOptionsToArray(prefs .getString(IBugzillaConstants.VALUES_HARDWARE)));
protected Control createUpdate(final Composite control) { GridData gd; // Label label; Composite group = new Composite(control, SWT.NONE); GridLayout layout = new GridLayout(2, false); group.setLayout(layout); group.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); gd = new GridData(GridData.BEGINNING); g...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/1245a92f28a2990bae8373c09891556a69268c75/BugzillaSearchPage.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/search/BugzillaSearchPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 8888, 752, 1891, 12, 6385, 14728, 3325, 13, 288, 202, 202, 6313, 751, 15551, 31, 202, 202, 759, 5287, 1433, 31, 202, 202, 9400, 1041, 273, 394, 14728, 12, 7098, 16, 348, 8588...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 8888, 752, 1891, 12, 6385, 14728, 3325, 13, 288, 202, 202, 6313, 751, 15551, 31, 202, 202, 759, 5287, 1433, 31, 202, 202, 9400, 1041, 273, 394, 14728, 12, 7098, 16, 348, 8588...
public static void emitMoveFieldToReg(VM_Assembler asm, byte dest, int offset) {
public static void emitMoveFieldToReg(VM_Assembler asm, byte dest, Offset offset) {
public static void emitMoveFieldToReg(VM_Assembler asm, byte dest, int offset) { asm.emitMOV_Reg_RegDisp(dest,PROCESSOR_REGISTER,offset); }
5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/c19269673fcdd14e39a92c30e8ccef4cb7ce0402/VM_ProcessorLocalState.java/buggy/rvm/src/vm/arch/intel/runtime/VM_ProcessorLocalState.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 918, 3626, 7607, 974, 774, 1617, 12, 7397, 67, 1463, 5747, 749, 20415, 16, 1160, 1570, 16, 9874, 1384, 13, 288, 565, 20415, 18, 18356, 5980, 58, 67, 1617, 67, 1617, 1669, 84,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 918, 3626, 7607, 974, 774, 1617, 12, 7397, 67, 1463, 5747, 749, 20415, 16, 1160, 1570, 16, 9874, 1384, 13, 288, 565, 20415, 18, 18356, 5980, 58, 67, 1617, 67, 1617, 1669, 84,...
RepositoryTaskAttribute attribute = attributeFactory.createAttribute(BugzillaReportElement.BUG_WHEN.getKeyString()); attribute.setValue(Comment.creation_ts_date_format.format(now));
RepositoryTaskAttribute attribute = attributeFactory.createAttribute(BugzillaReportElement.BUG_WHEN .getKeyString()); attribute.setValue(nowTimeStamp);
public void testCompletionDate() { BugzillaTask task = new BugzillaTask("handle", "description", true); RepositoryTaskData report = new RepositoryTaskData(new BugzillaAttributeFactory(), BugzillaPlugin.REPOSITORY_KIND, IBugzillaConstants.ECLIPSE_BUGZILLA_URL, 1); task.setTaskData(report); assertNull(task.getCompl...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/0292c653990aec2709b85670f390ed0a0a1283ee/BugzillaTaskTest.java/buggy/org.eclipse.mylyn.tasks.tests/src/org/eclipse/mylyn/tasklist/tests/BugzillaTaskTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 11238, 1626, 1435, 288, 202, 202, 19865, 15990, 2174, 1562, 273, 394, 16907, 15990, 2174, 2932, 4110, 3113, 315, 3384, 3113, 638, 1769, 202, 202, 3305, 2174, 751, 2605,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 11238, 1626, 1435, 288, 202, 202, 19865, 15990, 2174, 1562, 273, 394, 16907, 15990, 2174, 2932, 4110, 3113, 315, 3384, 3113, 638, 1769, 202, 202, 3305, 2174, 751, 2605,...
OptLocalVariable lVar = (OptLocalVariable) vars.getVariable(i);
OptLocalVariable lVar = OptLocalVariable.get(vars, i);
public String generateCode(Node tree, ObjArray names, ObjArray classFiles, ClassNameHelper nameHelper) { this.itsNameHelper = (OptClassNameHelper) nameHelper; this.namesVector = names; this.classFilesVector = classFiles; Context cx = Context.getCurrentCon...
19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/e3cd9db98a29867a6fa7aee4c11b3ad46fc615db/Codegen.java/buggy/src/org/mozilla/javascript/optimizer/Codegen.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 2103, 1085, 12, 907, 2151, 16, 18760, 1076, 1257, 16, 18760, 1076, 667, 2697, 16, 1171, 9079, 19811, 2276, 508, 2276, 13, 565, 288, 3639, 333, 18, 1282, 461, 2276, 273, 261, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 2103, 1085, 12, 907, 2151, 16, 18760, 1076, 1257, 16, 18760, 1076, 667, 2697, 16, 1171, 9079, 19811, 2276, 508, 2276, 13, 565, 288, 3639, 333, 18, 1282, 461, 2276, 273, 261, ...
if ( target != null && target instanceof CDebugTarget ) { ICDIVariableObject vo = null; try { vo = ((CDebugTarget)target).getCDISession().getVariableManager().getGlobalVariableObject( fileName.lastSegment(), null, name ); ICDIVariable cdiVariable = ((CDebugTarget)target).getCDISession().getVariableManager().createVaria...
return CDIDebugModel.createExpressionForGlobalVariable( target, fileName, name );
public static IExpression createExpressionForGlobalVariable( IDebugTarget target, IPath fileName, String name ) throws DebugException { if ( target != null && target instanceof CDebugTarget ) { ICDIVariableObject vo = null; try { vo = ((CDebugTarget)target).getCDISession().getVariableManager().getGlobalVariabl...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/3b630ffde62131ed171a0537f627d4297ba4646d/CDebugModel.java/buggy/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/core/CDebugModel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 467, 2300, 752, 2300, 1290, 5160, 3092, 12, 467, 2829, 2326, 1018, 16, 467, 743, 3968, 16, 514, 508, 262, 1216, 4015, 503, 288, 202, 202, 430, 261, 1018, 480, 446, 597, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 467, 2300, 752, 2300, 1290, 5160, 3092, 12, 467, 2829, 2326, 1018, 16, 467, 743, 3968, 16, 514, 508, 262, 1216, 4015, 503, 288, 202, 202, 430, 261, 1018, 480, 446, 597, ...
this.targetToModelConverter = converter;
this.targetToModelConverters[0] = converter;
public BindSpec setTargetToModelConverter(IConverter converter) { this.targetToModelConverter = converter; return this; }
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/91c398d5d30e2c083c6786276fcc4900b3a767a1/BindSpec.java/clean/bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/BindSpec.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6936, 1990, 18367, 774, 1488, 5072, 12, 45, 5072, 6027, 13, 288, 202, 202, 2211, 18, 3299, 774, 1488, 5072, 273, 6027, 31, 202, 202, 2463, 333, 31, 202, 97, 2, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6936, 1990, 18367, 774, 1488, 5072, 12, 45, 5072, 6027, 13, 288, 202, 202, 2211, 18, 3299, 774, 1488, 5072, 273, 6027, 31, 202, 202, 2463, 333, 31, 202, 97, 2, -100, -100, -...
public boolean accept(Object arg0) { if (arg0 instanceof Transaction){ Transaction t = (Transaction) arg0; if (t.getDescription().toLowerCase().contains(filterText.toLowerCase()) || t.getNumber().toLowerCase().contains(filterText.toLowerCase()) || t.getMemo().toLowerCase().contains(filterText.toLowerCase()) || t.getFro...
public boolean accept(Object obj) { if (null == obj) {
public boolean accept(Object arg0) { if (arg0 instanceof Transaction){ Transaction t = (Transaction) arg0; if (t.getDescription().toLowerCase().contains(filterText.toLowerCase()) || t.getNumber().toLowerCase().contains(filterText.toLowerCase()) || t.getMemo().toLowerCase().contains(filterText.toLow...
58048 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58048/afeacfb9452ec3aec82af99cd4f447a19cfa9af2/TransactionsFrame.java/buggy/src/org/homeunix/drummer/controller/TransactionsFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 1250, 2791, 12, 921, 1501, 20, 13, 288, 1082, 202, 430, 261, 3175, 20, 1276, 5947, 15329, 9506, 202, 3342, 268, 273, 261, 3342, 13, 1501, 20, 31, 9506, 202, 430, 261, 88, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 1250, 2791, 12, 921, 1501, 20, 13, 288, 1082, 202, 430, 261, 3175, 20, 1276, 5947, 15329, 9506, 202, 3342, 268, 273, 261, 3342, 13, 1501, 20, 31, 9506, 202, 430, 261, 88, 1...
sourceRectangle = bounds;
sourceRectangle = new PrecisionRectangle(bounds);
protected void captureSourceDimensions() { List editparts = getOperationSet(); for (int i = 0; i < editparts.size(); i++) { GraphicalEditPart child = (GraphicalEditPart)editparts.get(i); IFigure figure = child.getFigure(); PrecisionRectangle bounds = null; if (figure instanceof HandleBounds) bounds = new Precisio...
11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/9715c4c6521dd8deabab77c16518a6ae58e7fe59/DragEditPartsTracker.java/buggy/org.eclipse.gef/src/org/eclipse/gef/tools/DragEditPartsTracker.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7477, 1830, 10796, 1435, 288, 202, 682, 3874, 6019, 273, 21162, 694, 5621, 202, 1884, 261, 474, 277, 273, 374, 31, 277, 411, 3874, 6019, 18, 1467, 5621, 277, 27245, 288, 202, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7477, 1830, 10796, 1435, 288, 202, 682, 3874, 6019, 273, 21162, 694, 5621, 202, 1884, 261, 474, 277, 273, 374, 31, 277, 411, 3874, 6019, 18, 1467, 5621, 277, 27245, 288, 202, 202, ...
service.getComponentManager().getProfileManager().unregister(layout);
ProfileManager profileManager = service.getComponentManager().getProfileManager(); if ( layout.equals(profileManager.getEntryLayout()) ) { profileManager.setEntryLayout(null); } profileManager.unregister(layout);
public void remove(Layout layout) throws ProcessingException { if ( layout != null ) { this.init(); if ( layout instanceof CompositeLayout ) { Iterator itemIterator = ((CompositeLayout)layout).getItems().iterator(); while ( itemIterator.hasNext() ) { ...
46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/8b413b0f671027d720e15fa16c6068f4f21a355e/DefaultLayoutFactory.java/clean/src/blocks/portal/java/org/apache/cocoon/portal/layout/impl/DefaultLayoutFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1206, 12, 3744, 3511, 13, 377, 1216, 19652, 503, 288, 3639, 309, 261, 3511, 480, 446, 262, 288, 5411, 333, 18, 2738, 5621, 5411, 309, 261, 3511, 1276, 14728, 3744, 262, 288, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1206, 12, 3744, 3511, 13, 377, 1216, 19652, 503, 288, 3639, 309, 261, 3511, 480, 446, 262, 288, 5411, 333, 18, 2738, 5621, 5411, 309, 261, 3511, 1276, 14728, 3744, 262, 288, ...
public String getVersion()
public final String getVersion()
public String getVersion() { return version; }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/7cc107e01ff95c250142dda3e246542e1b0c0794/MidiDevice.java/clean/core/src/classpath/javax/javax/sound/midi/MidiDevice.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 727, 514, 8343, 1435, 565, 288, 1377, 327, 1177, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 727, 514, 8343, 1435, 565, 288, 1377, 327, 1177, 31, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
public void run() { final JDialog dialog = new JDialog(LogUI.this, true); dialog.setTitle("Warning: You have no Receivers defined..."); dialog.setDefaultCloseOperation(JDialog.DO_NOTHING_ON_CLOSE);
public void run() { final JDialog dialog = new JDialog(LogUI.this, true); dialog.setTitle("Warning: You have no Receivers defined..."); dialog.setDefaultCloseOperation(JDialog.DO_NOTHING_ON_CLOSE);
public void run() { final JDialog dialog = new JDialog(LogUI.this, true); dialog.setTitle("Warning: You have no Receivers defined..."); dialog.setDefaultCloseOperation(JDialog.DO_NOTHING_ON_CLOSE); dialog.setResizable(false); noReceiversWarningPanel.setOkActionListener(new ...
45952 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45952/3d13a775b379e3dcb56bfa1b7fbefd5c5dc2b470/LogUI.java/clean/src/java/org/apache/log4j/chainsaw/LogUI.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4202, 1071, 918, 1086, 1435, 1377, 288, 3639, 727, 804, 6353, 6176, 273, 394, 804, 6353, 12, 1343, 5370, 18, 2211, 16, 638, 1769, 3639, 6176, 18, 542, 4247, 2932, 6210, 30, 4554, 1240, 1158, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4202, 1071, 918, 1086, 1435, 1377, 288, 3639, 727, 804, 6353, 6176, 273, 394, 804, 6353, 12, 1343, 5370, 18, 2211, 16, 638, 1769, 3639, 6176, 18, 542, 4247, 2932, 6210, 30, 4554, 1240, 1158, ...
return StringEvaluate.eval(ruby, self, this);
if (simple) { return getLiteral().to_s(); } else { return StringEvaluate.eval(ruby, self, this); }
public RubyObject eval(Ruby ruby, RubyObject self) { return StringEvaluate.eval(ruby, self, this); }
46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/58f05ce53c167c336c9619e751471924f79325f3/DXStrNode.java/clean/org/jruby/nodes/DXStrNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 921, 5302, 12, 54, 10340, 22155, 16, 19817, 921, 365, 13, 288, 3639, 309, 261, 9647, 13, 288, 327, 336, 6177, 7675, 869, 67, 87, 5621, 289, 469, 288, 327, 514, 15369, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 921, 5302, 12, 54, 10340, 22155, 16, 19817, 921, 365, 13, 288, 3639, 309, 261, 9647, 13, 288, 327, 336, 6177, 7675, 869, 67, 87, 5621, 289, 469, 288, 327, 514, 15369, 18, ...
+" PI val too long (>0xfffff)"
+"PI VAL too long (>0xfffff)"
public void parse(boolean NS) throws EncodingException, EOFException, EntityException, ParseException { // define internal variables ns = NS; int temp_offset = 0, length1 = 0, length2 = 0, increment = 1; int depth = -1, attr_count = 0, ch = 0, ch_temp = 0; int prev_ch = 0, prev2_ch = 0, parser_state = STATE_DOC...
3680 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3680/b398d55c30402df8a8de6650255b1399d4c8067b/VTDGen1.java/clean/com/ximpleware/VTDGen1.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1109, 12, 6494, 11472, 13, 202, 202, 15069, 13400, 503, 16, 30051, 16, 3887, 503, 16, 10616, 288, 202, 202, 759, 4426, 2713, 3152, 1082, 202, 2387, 273, 11472, 31, 202, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1109, 12, 6494, 11472, 13, 202, 202, 15069, 13400, 503, 16, 30051, 16, 3887, 503, 16, 10616, 288, 202, 202, 759, 4426, 2713, 3152, 1082, 202, 2387, 273, 11472, 31, 202, 2...
public Object getAdapter( Class adapter ) { if ( adapter == ActionRegistry.class ) { return this.getActionRegistry( ); } else if ( adapter == PalettePage.class ) { if ( cmbExprListViewer != null ) { cmbExprListViewer.addSelectionChangedListener( palettePage.getSupport( ) ); } return palettePage; } ...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/7c409e495e35e553656d02e7e469c925d28e601a/JSEditor.java/buggy/UI/org.eclipse.birt.report.designer.ui.editors.schematic/src/org/eclipse/birt/report/designer/internal/ui/editors/script/JSEditor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 16679, 12, 1659, 4516, 262, 202, 95, 202, 202, 430, 261, 4516, 422, 4382, 4243, 18, 1106, 262, 202, 202, 95, 1082, 202, 2463, 333, 18, 588, 1803, 4243, 12, 11272, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 16679, 12, 1659, 4516, 262, 202, 95, 202, 202, 430, 261, 4516, 422, 4382, 4243, 18, 1106, 262, 202, 202, 95, 1082, 202, 2463, 333, 18, 588, 1803, 4243, 12, 11272, 202, ...
public TA_RetCode KAMA( int startIdx, int endIdx, double inReal[], int optInTimePeriod, MInteger outBegIdx, MInteger outNbElement, double outReal[] ){ final double constMax = 2.0/(30.0+1.0); final double constDiff = 2.0/(2.0+1.0) - constMax; double tempReal, tempReal2; double sumROC1, periodROC, prevKAMA; int i, t...
7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/1bccb7a13486c61b10e8ebdf0c938797539a3f3d/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 9833, 67, 7055, 1085, 47, 2192, 37, 12, 474, 1937, 4223, 16, 474, 409, 4223, 16, 9056, 267, 6955, 63, 6487, 474, 3838, 382, 26540, 16, 49, 4522, 659, 24059, 4223, 16, 49, 4522, 659, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 9833, 67, 7055, 1085, 47, 2192, 37, 12, 474, 1937, 4223, 16, 474, 409, 4223, 16, 9056, 267, 6955, 63, 6487, 474, 3838, 382, 26540, 16, 49, 4522, 659, 24059, 4223, 16, 49, 4522, 659, ...
if ( ch == ']' && index + 2 < length &&
if ( ch == ']' && index + 2 < end &&
public void characters( char[] chars, int start, int length ) throws SAXException { ElementState state; try { state = content(); // Check if text should be print as CDATA section or unescaped // based on elements listed in the output format (the element ...
6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/76694b4949929595be9efe54852363e70ae1a168/XML11Serializer.java/clean/src/org/apache/xml/serialize/XML11Serializer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 3949, 12, 1149, 8526, 5230, 16, 509, 787, 16, 509, 769, 262, 3639, 1216, 14366, 565, 288, 3639, 3010, 1119, 919, 31, 3639, 775, 288, 5411, 919, 273, 913, 5621, 5411, 368, 207...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 3949, 12, 1149, 8526, 5230, 16, 509, 787, 16, 509, 769, 262, 3639, 1216, 14366, 565, 288, 3639, 3010, 1119, 919, 31, 3639, 775, 288, 5411, 919, 273, 913, 5621, 5411, 368, 207...
checkIfUnicode = ((currentCharacter = source[currentPosition++]) == '\\') && (source[currentPosition] == 'u');
checkIfUnicode = ((this.currentCharacter = this.source[this.currentPosition++]) == '\\') && (this.source[this.currentPosition] == 'u');
public int getNextToken() throws InvalidInputException { this.wasAcr = false; if (diet) { jumpOverMethodBody(); diet = false; return currentPosition > source.length ? TokenNameEOF : TokenNameRBRACE; } int whiteStart = 0; try { while (true) { //loop for jumping over comments withoutUnicodePtr = 0; //start with a...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/bd0b42da240c9e3160dab0f23f741fededbd0813/Scanner.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Scanner.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 509, 22616, 1435, 1216, 31989, 288, 202, 2211, 18, 17416, 37, 3353, 273, 629, 31, 202, 430, 261, 3211, 278, 13, 288, 202, 202, 24574, 4851, 1305, 2250, 5621, 202, 202, 3211, 278, 273, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 509, 22616, 1435, 1216, 31989, 288, 202, 2211, 18, 17416, 37, 3353, 273, 629, 31, 202, 430, 261, 3211, 278, 13, 288, 202, 202, 24574, 4851, 1305, 2250, 5621, 202, 202, 3211, 278, 273, ...
_docList.setToolTipText("Document List");
_docList.setToolTipText("Document List"); */
private void _setUpDocumentSelector() { _docList = new JList(_model.getDefinitionsDocuments()) { public String getToolTipText(MouseEvent event) { Point location = event.getPoint(); int index = locationToIndex(location); String tip = null; if (index >= 0) { tip = _model.get...
11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/8bce57471a5d2761f2096c66cde557596d4532bf/MainFrame.java/buggy/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 389, 542, 1211, 2519, 4320, 1435, 288, 565, 389, 2434, 682, 273, 394, 804, 682, 24899, 2284, 18, 588, 7130, 12922, 10756, 288, 1377, 1071, 514, 336, 29250, 1528, 12, 9186, 1133...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 389, 542, 1211, 2519, 4320, 1435, 288, 565, 389, 2434, 682, 273, 394, 804, 682, 24899, 2284, 18, 588, 7130, 12922, 10756, 288, 1377, 1071, 514, 336, 29250, 1528, 12, 9186, 1133...
public static double jsFunction_setMilliseconds(Context cx, Scriptable thisObj, Object[] args, Function funObj) { return makeTime(thisObj, args, 1, true, funObj);
private double jsFunction_setMilliseconds(Object[] args) { return makeTime(args, 1, true);
public static double jsFunction_setMilliseconds(Context cx, Scriptable thisObj, Object[] args, Function funObj) { return makeTime(thisObj, args, 1, true,...
12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/1f40b84b6c54487dd6f26829d1ebda36a7567a38/NativeDate.java/clean/js/rhino/org/mozilla/javascript/NativeDate.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 1645, 3828, 2083, 67, 542, 31159, 12, 1042, 9494, 16, 4766, 10792, 22780, 15261, 16, 4766, 10792, 1033, 8526, 833, 16, 4766, 10792, 4284, 9831, 2675, 13, 565, 288, 3639, 327, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 1645, 3828, 2083, 67, 542, 31159, 12, 1042, 9494, 16, 4766, 10792, 22780, 15261, 16, 4766, 10792, 1033, 8526, 833, 16, 4766, 10792, 4284, 9831, 2675, 13, 565, 288, 3639, 327, 1...
private List subtract(List fromList, List toRemoveList, ICurso chosenDegree) {
private List subtract(List fromList, List toRemoveList, ICurso chosenDegree, IExecutionPeriod executionPeriod) {
private List subtract(List fromList, List toRemoveList, ICurso chosenDegree) { List result = new ArrayList(); if( (fromList != null) && (toRemoveList != null) && (!fromList.isEmpty()) ) { Iterator iterator = fromList.iterator(); while(iterator.hasNext()) { IEnrolment enrolment = (IEnrolment) iterator.next(); ...
2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/89b85c4138d821dad2deff153489566bd069c746/ConfirmActualEnrolmentWithoutRules.java/buggy/src/ServidorAplicacao/Servico/degreeAdministrativeOffice/enrolment/withoutRules/ConfirmActualEnrolmentWithoutRules.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 987, 10418, 12, 682, 628, 682, 16, 987, 23511, 682, 16, 467, 2408, 2048, 10447, 22885, 13, 288, 202, 202, 682, 563, 273, 394, 2407, 5621, 202, 202, 430, 12, 261, 2080, 682, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 987, 10418, 12, 682, 628, 682, 16, 987, 23511, 682, 16, 467, 2408, 2048, 10447, 22885, 13, 288, 202, 202, 682, 563, 273, 394, 2407, 5621, 202, 202, 430, 12, 261, 2080, 682, ...
if (this.renameAction == null)
if (this.renameAction == null) {
public void run(IAction action) { if (this.renameAction == null) this.renameAction = new org.eclipse.ui.actions.RenameResourceAction(PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell()); this.renameAction.run(); }
57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/3a23c3b9bac4db696a0452560047155775a707b7/RenameResourceAction.java/clean/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/RenameResourceAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1086, 12, 45, 1803, 1301, 13, 288, 202, 202, 430, 261, 2211, 18, 18539, 1803, 422, 446, 13, 1082, 202, 2211, 18, 18539, 1803, 273, 394, 2358, 18, 20416, 18, 4881, 18, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1086, 12, 45, 1803, 1301, 13, 288, 202, 202, 430, 261, 2211, 18, 18539, 1803, 422, 446, 13, 1082, 202, 2211, 18, 18539, 1803, 273, 394, 2358, 18, 20416, 18, 4881, 18, 4...
return get(getColumnIndex(columnTitle), row);
return (String)getRow(row).get(column);
public String get(String columnTitle, int row) { return get(getColumnIndex(columnTitle), row); }
2255 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2255/361c452c94d3666a3ddf286fd37c40002dbd5f77/Table.java/buggy/src/net/sf/gogui/utils/Table.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 336, 12, 780, 1057, 4247, 16, 509, 1027, 13, 565, 288, 3639, 327, 261, 780, 13, 588, 1999, 12, 492, 2934, 588, 12, 2827, 1769, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 336, 12, 780, 1057, 4247, 16, 509, 1027, 13, 565, 288, 3639, 327, 261, 780, 13, 588, 1999, 12, 492, 2934, 588, 12, 2827, 1769, 565, 289, 2, -100, -100, -100, -100, -100, -1...
mainSettings = new MainSettingsPanel(); tabs.addTab( "Main Settings", mainSettings ); whiteListEntry = new JTextArea(); invalidPriceMessage = new JTextArea(); thanksMessage = new JTextArea(); whiteListEntry.setLineWrap( true ); whiteListEntry.setWrapStyleWord( true ); invalidPriceMessage.setLineWrap( true ); invalid...
public BuffBotFrame() { super( "BuffBot Manager" ); BuffBotHome.reset(); BuffBotManager.reset(); // Initialize the display log buffer and the file log tabs = new JTabbedPane(); tabs.addTab( "Run Buffbot", new MainBuffPanel() ); buffOptions = new BuffOptionsPanel(); JPanel optionsContainer = new JPanel( new Bor...
50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/3fb02bb595ff6292a9174c4048861594b7421803/BuffBotFrame.java/clean/src/net/sourceforge/kolmafia/BuffBotFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 605, 3809, 6522, 3219, 1435, 202, 95, 202, 202, 9565, 12, 315, 10642, 6522, 8558, 6, 11272, 202, 202, 10642, 6522, 8684, 18, 6208, 5621, 202, 202, 10642, 6522, 1318, 18, 6208, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 605, 3809, 6522, 3219, 1435, 202, 95, 202, 202, 9565, 12, 315, 10642, 6522, 8558, 6, 11272, 202, 202, 10642, 6522, 8684, 18, 6208, 5621, 202, 202, 10642, 6522, 1318, 18, 6208, ...
thisProject.build(IncrementalProjectBuilder.FULL_BUILD,"org.eclipse.ajdt.ui.ajbuilder", null,null); }
doProjectBuild(); }
public void performDefaults() { AJDTEventTrace.projectPropertiesDefaulted(thisProject); try { boolean outjarChanged = false; if (AspectJUIPlugin.getWorkspace().getDescription().isAutoBuilding() && !(retrieveSettingString(BuildOptionsAdapter.OUTPUTJAR).equals(""))) { outjarChanged = t...
13558 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13558/6fda1d375ddcbdd84510b1b9e0cc61dc46ac0520/AspectJProjectPropertiesPage.java/clean/org.eclipse.ajdt.ui/src/org/eclipse/ajdt/internal/ui/AspectJProjectPropertiesPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 3073, 7019, 1435, 288, 202, 202, 37, 46, 9081, 1133, 3448, 18, 4406, 2297, 1868, 329, 12, 2211, 4109, 1769, 202, 202, 698, 288, 1082, 565, 1250, 596, 11930, 5033, 273, 62...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 3073, 7019, 1435, 288, 202, 202, 37, 46, 9081, 1133, 3448, 18, 4406, 2297, 1868, 329, 12, 2211, 4109, 1769, 202, 202, 698, 288, 1082, 565, 1250, 596, 11930, 5033, 273, 62...
rootElements.add(recGroup);
if (recGroup.trim().length() == 0) { rootElements.add(nextRecord); } else { rootElements.add(recGroup); }
public Object[] getElements(Object inputElement) { Set rootElements = new LinkedHashSet(); if (inputElement instanceof PwsFile) { file = (PwsFile) inputElement; for (Iterator iter = file.getRecords(); iter.hasNext(); ) { PwsRecord thisRecord = (PwsRecord) iter.next(); if (thisRecord instanceof PwsRecordV2)...
10818 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10818/2a58b7af1c065abcbb93d2b2a4afc1aa555f75a1/PasswordTreeContentProvider.java/clean/PasswordSafeSWT/src/org/pwsafe/passwordsafeswt/model/PasswordTreeContentProvider.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 8526, 8886, 12, 921, 810, 1046, 13, 288, 202, 202, 694, 1365, 3471, 273, 394, 19523, 5621, 202, 202, 430, 261, 2630, 1046, 1276, 453, 4749, 812, 13, 288, 1082, 202, 768,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 8526, 8886, 12, 921, 810, 1046, 13, 288, 202, 202, 694, 1365, 3471, 273, 394, 19523, 5621, 202, 202, 430, 261, 2630, 1046, 1276, 453, 4749, 812, 13, 288, 1082, 202, 768,...
String newCol = JOptionPane.showInputDialog(this, "Please enter name of new collection"); if (newCol != null) { String command = "mkcol \"" + newCol + '"'; display(command + "\n"); process.setAction(command); } }
String newCol = JOptionPane.showInputDialog(this, "Please enter name of new collection"); if (newCol != null) { String command = "mkcol \"" + newCol + '"'; display(command + "\n"); process.setAction(command); } }
private void newCollectionAction(ActionEvent ev) { String newCol = JOptionPane.showInputDialog(this, "Please enter name of new collection"); if (newCol != null) { String command = "mkcol \"" + newCol + '"'; display(command + "\n"); process.setAction(command); } }
2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/bb8a54acfbfbffcfe066b31fa92b8aa8bb954641/ClientFrame.java/clean/src/org/exist/client/ClientFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 394, 2532, 1803, 12, 1803, 1133, 2113, 13, 288, 202, 202, 780, 394, 914, 273, 804, 1895, 8485, 18, 4500, 1210, 6353, 12, 2211, 16, 9506, 202, 6, 8496, 6103, 508, 434, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 394, 2532, 1803, 12, 1803, 1133, 2113, 13, 288, 202, 202, 780, 394, 914, 273, 804, 1895, 8485, 18, 4500, 1210, 6353, 12, 2211, 16, 9506, 202, 6, 8496, 6103, 508, 434, ...
if (VM.TraceRepositoryReading) { VM.sysWrite("VM_ClassLoader.boot:\n"); for (int i = 0, n = vmRepositories.length; i < n; ++i) VM.sysWrite(" " + vmRepositories[i] + "\n"); } caches = new ZipFile[10]; zipCacheCount = 0; resourceCache = new Hashtable(); resourceNullKey = new VM_BinaryData( (byte[])null );
com.ibm.oti.vm.AbstractClassLoader.resCache.cache.clear();
static void boot(String vmClasses) { if (vmClasses != null) { vmRepositories = new String[2]; //-#if RVM_WITH_JKSVM_JAR vmRepositories[0] = vmClasses + "/jksvm.jar"; //-#else vmRepositories[0] = vmClasses; //-#endif //-#if RVM_FOR_CYGWIN vmRepositories[1] = vmClasses + "\\rv...
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/220706ac8e24c4eb9124a4025dcee5f246daa751/VM_ClassLoader.java/buggy/rvm/src/vm/classLoader/VM_ClassLoader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 918, 4835, 12, 780, 4268, 4818, 13, 288, 565, 309, 261, 3489, 4818, 480, 446, 13, 288, 1377, 4268, 18429, 273, 394, 514, 63, 22, 15533, 1377, 368, 17, 7, 430, 534, 7397, 67, 9147...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 918, 4835, 12, 780, 4268, 4818, 13, 288, 565, 309, 261, 3489, 4818, 480, 446, 13, 288, 1377, 4268, 18429, 273, 394, 514, 63, 22, 15533, 1377, 368, 17, 7, 430, 534, 7397, 67, 9147...
public void doGet(final HttpServletRequest request, final HttpServletResponse response)
public void doGet(final HttpServletRequest request, final HttpServletResponse response)
public void doGet(final HttpServletRequest request, final HttpServletResponse response) throws IOException, ServletException { // Get current configuration. final Properties config = getConfig(); // Public computer - should we deny use of SSO? final String denySSOChoice = RequestUtil....
1637 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1637/35ea405c173af989c94d87e2258881973334d7a2/LoginServlet.java/buggy/moria2/modules/moria-web/src/java/no/feide/moria/servlet/LoginServlet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 23611, 12, 6385, 9984, 590, 16, 727, 12446, 766, 13, 565, 1216, 1860, 16, 16517, 288, 3639, 368, 968, 783, 1664, 18, 3639, 727, 6183, 642, 273, 4367, 5621, 3639, 368, 7224, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 23611, 12, 6385, 9984, 590, 16, 727, 12446, 766, 13, 565, 1216, 1860, 16, 16517, 288, 3639, 368, 968, 783, 1664, 18, 3639, 727, 6183, 642, 273, 4367, 5621, 3639, 368, 7224, 2...
if((leading & SRC_HOST_NULL) == SRC_HOST_NULL) { int src_port=in.readInt(); src_addr=new IpAddress(src_port, false); if(in.readByte() == 1) { len=in.readInt(); byte[] additional_data=new byte[len]; in.readFully(additional_data, 0, len); ((IpAddress)src_addr).setAdditionalData(additional_data); } } else { src_addr=new I...
src_addr=new IpAddress(); src_addr.readFrom(in);
public void readFrom(DataInputStream in) throws IOException, IllegalAccessException, InstantiationException { int len, leading; String hdr_name; Header hdr; // 1. read the leading byte first leading=in.readByte(); // 1. dest_addr if((leading & DEST_SET) == DEST_SET) ...
3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/68e7fb8b21f04448d4dd56648939ffcea1a10d6c/Message.java/clean/src/org/jgroups/Message.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 20876, 12, 751, 4348, 316, 13, 1216, 1860, 16, 11900, 16, 19248, 288, 3639, 509, 562, 16, 7676, 31, 3639, 514, 7723, 67, 529, 31, 3639, 4304, 7723, 31, 3639, 368, 404, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 20876, 12, 751, 4348, 316, 13, 1216, 1860, 16, 11900, 16, 19248, 288, 3639, 509, 562, 16, 7676, 31, 3639, 514, 7723, 67, 529, 31, 3639, 4304, 7723, 31, 3639, 368, 404, 18, ...
NewClientPG cPG = (NewClientPG)theLDMF.createPropertyGroup("ClientPG");
NewClientPG cPG = (NewClientPG)factory.createPropertyGroup("ClientPG");
private ClientPG makeClientPG (String id, String hostname, double bw, long t) { NewClientPG cPG = (NewClientPG)theLDMF.createPropertyGroup("ClientPG"); cPG.setId(id); cPG.setHost(hostname); cPG.setBandwidth(bw); cPG.setSampleTime(t); return cPG; }
14573 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14573/9833cdbbbe023bd989a2f2816011ce8a48001215/GaugeLDMPlugIn.java/clean/workflow/GaugeLDMPlugIn.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 2445, 18679, 1221, 1227, 18679, 261, 780, 612, 16, 514, 5199, 16, 1645, 12986, 16, 1525, 268, 13, 288, 202, 202, 30081, 18679, 276, 18679, 273, 261, 30081, 18679, 13, 5787, 120...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 2445, 18679, 1221, 1227, 18679, 261, 780, 612, 16, 514, 5199, 16, 1645, 12986, 16, 1525, 268, 13, 288, 202, 202, 30081, 18679, 276, 18679, 273, 261, 30081, 18679, 13, 5787, 120...
public org.quickfix.field.IssueDate getIssueDate() throws FieldNotFound { org.quickfix.field.IssueDate value = new org.quickfix.field.IssueDate();
public quickfix.field.IssueDate getIssueDate() throws FieldNotFound { quickfix.field.IssueDate value = new quickfix.field.IssueDate();
public org.quickfix.field.IssueDate getIssueDate() throws FieldNotFound { org.quickfix.field.IssueDate value = new org.quickfix.field.IssueDate(); getField(value); return value; }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityDefinitionRequest.java/clean/src/java/src/quickfix/fix43/SecurityDefinitionRequest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 12956, 1626, 336, 12956, 1626, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 12956, 1626, 460, 273, 394, 2358, 18, 19525,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 12956, 1626, 336, 12956, 1626, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 12956, 1626, 460, 273, 394, 2358, 18, 19525,...
if (isFlagSet(FLAG_DELAY_REQUESTED)) buf.append(" DELAY");
if (isFlagSet(FLAG_DELAY_REQUESTED)) buf.append(" DELAY ").append(_optionDelay);
private final String toFlagString() { StringBuffer buf = new StringBuffer(32); if (isFlagSet(FLAG_CLOSE)) buf.append(" CLOSE"); if (isFlagSet(FLAG_DELAY_REQUESTED)) buf.append(" DELAY"); if (isFlagSet(FLAG_ECHO)) buf.append(" ECHO"); if (isFlagSet(FLAG_FROM_INCLUDED)) buf.append("...
45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/48cdf17a4f63829c28b653f83ae10d01c3f7e752/Packet.java/clean/apps/streaming/java/src/net/i2p/client/streaming/Packet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 727, 514, 358, 4678, 780, 1435, 288, 3639, 6674, 1681, 273, 394, 6674, 12, 1578, 1769, 3639, 309, 261, 291, 4678, 694, 12, 9651, 67, 13384, 3719, 1681, 18, 6923, 2932, 14435, 8863, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 727, 514, 358, 4678, 780, 1435, 288, 3639, 6674, 1681, 273, 394, 6674, 12, 1578, 1769, 3639, 309, 261, 291, 4678, 694, 12, 9651, 67, 13384, 3719, 1681, 18, 6923, 2932, 14435, 8863, ...
_currentDefPane.setPositionAndScroll(pos);
_currentDefPane.setCaretPosition(pos); JScrollPane defScroll = (JScrollPane) _defScrollPanes.get(_model.getActiveDocument()); int viewHeight = (int)defScroll.getViewport().getSize().getHeight(); Rectangle startRect = _currentDefPane.modelToView(pos); int startRectY = (int)startRect.getY(); startRect.setLocation(0,...
private void _gotoLine() { final String msg = "What line would you like to go to?"; final String title = "Go to Line"; String lineStr = JOptionPane.showInputDialog(this, msg, title, ...
11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/facb31d52d0108009578d6a1708ac1dfc68b98b8/MainFrame.java/buggy/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 389, 75, 6302, 1670, 1435, 288, 565, 727, 514, 1234, 273, 315, 23801, 980, 4102, 1846, 3007, 358, 1960, 358, 7225, 31, 565, 727, 514, 2077, 273, 315, 5741, 358, 5377, 14432, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 389, 75, 6302, 1670, 1435, 288, 565, 727, 514, 1234, 273, 315, 23801, 980, 4102, 1846, 3007, 358, 1960, 358, 7225, 31, 565, 727, 514, 2077, 273, 315, 5741, 358, 5377, 14432, ...
nameBuilder.append(StringUtil.capitalize(InsertComponentProcessor.getShortClassName(component.getComponentClassName())));
final String shortClassName = StringUtil.capitalize(InsertComponentProcessor.getShortClassName(component.getComponentClassName())); if (shortClassName.equalsIgnoreCase(nameBuilder.toString())) { return null; } nameBuilder.append(shortClassName);
public static String suggestBindingFromText(final RadComponent component, final String text) { ArrayList<String> words = new ArrayList<String>(StringUtil.getWordsIn(text)); if (words.size() > 0) { if (words.get(0).equalsIgnoreCase(PREFIX_HTML) && words.get(words.size()-1).equalsIgnoreCase(PREFIX_HTML)) { ...
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/8b3fb1f0450195e6f07733ff60e993bd01e64148/BindingProperty.java/clean/ui-designer/impl/com/intellij/uiDesigner/propertyInspector/properties/BindingProperty.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 514, 19816, 5250, 1265, 1528, 12, 6385, 16378, 1841, 1794, 16, 727, 514, 977, 13, 288, 565, 2407, 32, 780, 34, 4511, 273, 394, 2407, 32, 780, 34, 12, 13565, 18, 588, 7363, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 514, 19816, 5250, 1265, 1528, 12, 6385, 16378, 1841, 1794, 16, 727, 514, 977, 13, 288, 565, 2407, 32, 780, 34, 4511, 273, 394, 2407, 32, 780, 34, 12, 13565, 18, 588, 7363, ...
loadNames(module.__dir__(), module, frame.getf_locals());
PyObject names; if (module instanceof PyJavaPackage) names = ((PyJavaPackage)module).fillDir(); else names = module.__dir__(); loadNames(names, module, frame.getf_locals());
public static void importAll(String mod, PyFrame frame) { //System.out.println("importAll(" + mod + ")"); PyObject module = getImportFunc(frame).__call__(new PyObject[] { Py.newString(mod), frame.f_globals, frame.f_locals, all } ); loa...
6527 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6527/fec6f9929268d92da6b5cc6e496df4699f5c2e0a/imp.java/buggy/org/python/core/imp.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 1930, 1595, 12, 780, 681, 16, 4707, 3219, 2623, 13, 288, 3639, 368, 3163, 18, 659, 18, 8222, 2932, 5666, 1595, 2932, 397, 681, 397, 7310, 1769, 3639, 4707, 921, 1605, 27...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 1930, 1595, 12, 780, 681, 16, 4707, 3219, 2623, 13, 288, 3639, 368, 3163, 18, 659, 18, 8222, 2932, 5666, 1595, 2932, 397, 681, 397, 7310, 1769, 3639, 4707, 921, 1605, 27...
public ModifierEvent(Word modHeadWord, Word headWord, Symbol modifier, SexpList previousMods, Symbol parent, Symbol head, Subcat subcat, boolean verbIntervening, boolean side) { this.modHeadWord = modHeadWord; this.headWord = headWord; this.modifier = modifier; this.previousMods = SexpList.getCanonical(previousMods); t...
public ModifierEvent(Sexp sexp) { this(new Word(sexp.list().get(0)), new Word(sexp.list().get(1)), sexp.list().symbolAt(2), SexpList.getCanonical(sexp.list().listAt(3)), sexp.list().symbolAt(4), sexp.list().symbolAt(5), sexp.list().listAt(6), sexp.list().symbolAt(7) == trueSym, (sexp.list().symbolAt(8) == leftSym ? Con...
public ModifierEvent(Word modHeadWord, Word headWord, Symbol modifier, SexpList previousMods, Symbol parent, Symbol head, Subcat subcat, boolean verbIntervening, boolean side) { this.modHeadWord = modHeadWord; this.headWord = headWord; this.modi...
5472 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5472/909c3acda445bff2b5644a1defeddcf90eadfa52/ModifierEvent.java/buggy/src/danbikel/parser/ModifierEvent.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12832, 1133, 12, 3944, 681, 1414, 3944, 16, 1082, 4202, 9926, 910, 3944, 16, 1082, 4202, 8565, 9606, 16, 1082, 4202, 25358, 682, 2416, 1739, 87, 16, 1082, 4202, 8565, 982, 16, 1082,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12832, 1133, 12, 3944, 681, 1414, 3944, 16, 1082, 4202, 9926, 910, 3944, 16, 1082, 4202, 8565, 9606, 16, 1082, 4202, 25358, 682, 2416, 1739, 87, 16, 1082, 4202, 8565, 982, 16, 1082,...
public synchronized void write(WritableComparable key, Writable value) throws IOException { out.write(key.toString().getBytes("UTF-8")); out.writeByte('\t'); out.write(value.toString().getBytes("UTF-8")); out.writeByte('\n'); } public synchronized void close(Reporter reporter) throws IOException { out.close(); } };
public synchronized void write(WritableComparable key, Writable value) throws IOException { out.write(key.toString().getBytes("UTF-8")); out.writeByte('\t'); out.write(value.toString().getBytes("UTF-8")); out.writeByte('\n'); } public synchronized void close(Reporter reporter) throws IOException { out.close(); } };
public RecordWriter getRecordWriter(FileSystem fs, JobConf job, String name, Progressable progr) throws IOException { File file = new File(job.getOutputDir(), name); final FSDataOutputStream out = fs.create(file); return new RecordWriter() { public synchronized vo...
49248 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49248/e10b40e8014547113799b2653164e8c990d41209/StreamOutputFormat.java/clean/src/contrib/streaming/src/java/org/apache/hadoop/streaming/StreamOutputFormat.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 5059, 2289, 11674, 2289, 12, 11785, 2662, 16, 3956, 3976, 1719, 16, 4766, 1377, 514, 508, 16, 10980, 429, 450, 3197, 13, 1216, 1860, 288, 377, 1387, 585, 273, 394, 1387, 12, 4688, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 5059, 2289, 11674, 2289, 12, 11785, 2662, 16, 3956, 3976, 1719, 16, 4766, 1377, 514, 508, 16, 10980, 429, 450, 3197, 13, 1216, 1860, 288, 377, 1387, 585, 273, 394, 1387, 12, 4688, ...
}
public synchronized void postIMNotification(IMNotification n) { for (Session session : mListeners) { session.notifyIM(n); } }
6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/2bbde8abd5b4d0e19ab5d88cc03eee32ba76e4ee/Mailbox.java/buggy/ZimbraServer/src/java/com/zimbra/cs/mailbox/Mailbox.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 1603, 3445, 4386, 12, 3445, 4386, 290, 13, 288, 3639, 364, 261, 2157, 1339, 294, 312, 5583, 13, 288, 5411, 1339, 18, 12336, 3445, 12, 82, 1769, 6647, 289, 2, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 1603, 3445, 4386, 12, 3445, 4386, 290, 13, 288, 3639, 364, 261, 2157, 1339, 294, 312, 5583, 13, 288, 5411, 1339, 18, 12336, 3445, 12, 82, 1769, 6647, 289, 2, -100, -100...
return new BrowserInformationControl(parent, SWT.NO_TRIM | SWT.TOOL, SWT.NONE, PDETextHover.getTooltipAffordanceString());
return new BrowserInformationControl(parent, SWT.NO_TRIM | SWT.TOOL, SWT.NONE);
public IInformationControlCreator getInformationControlCreator() { if (!BrowserInformationControl.isAvailable(null)) return null; if (fCreator == null) { fCreator = new AbstractReusableInformationControlCreator() { public IInformationControl doCreateInformationControl(Shell parent) { return new BrowserI...
8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/fb67730f43ea7bdb7fa7eb7659209fa6f147edb7/XMLCompletionProposal.java/buggy/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/contentassist/XMLCompletionProposal.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 467, 5369, 3367, 10636, 336, 5369, 3367, 10636, 1435, 288, 202, 202, 430, 16051, 9132, 5369, 3367, 18, 291, 5268, 12, 2011, 3719, 1082, 202, 2463, 446, 31, 9506, 202, 430, 261, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 467, 5369, 3367, 10636, 336, 5369, 3367, 10636, 1435, 288, 202, 202, 430, 16051, 9132, 5369, 3367, 18, 291, 5268, 12, 2011, 3719, 1082, 202, 2463, 446, 31, 9506, 202, 430, 261, ...
state.addRedoMarker(iVisited.getBodyNode()); state.addNodeInstruction(iVisited.getBodyNode());
if (iVisited.getBodyNode() != null) { state.addRedoMarker(iVisited.getBodyNode()); state.addNodeInstruction(iVisited.getBodyNode()); }
public void execute(EvaluationState state, InstructionContext ctx) { WhileNode iVisited = (WhileNode)ctx; // result contains condition check IRubyObject condition = state.getResult(); if (condition.isTrue()) { // re-push body, co...
47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/cab77318aeeb184de4a3544bacd84d9ae2872123/EvaluateVisitor.java/clean/src/org/jruby/evaluator/EvaluateVisitor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1836, 12, 13468, 1119, 919, 16, 24605, 1042, 1103, 13, 288, 5411, 21572, 907, 277, 30019, 273, 261, 15151, 907, 13, 5900, 31, 13491, 368, 563, 1914, 2269, 866, 5411, 15908, 103...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1836, 12, 13468, 1119, 919, 16, 24605, 1042, 1103, 13, 288, 5411, 21572, 907, 277, 30019, 273, 261, 15151, 907, 13, 5900, 31, 13491, 368, 563, 1914, 2269, 866, 5411, 15908, 103...
return super.createDialogArea(parent);
return content.getParent();
protected Control createDialogArea(Composite parent) { Composite content = new Composite(parent, SWT.NONE); GridLayout gridLayout = new GridLayout(5, false); content.setLayout(gridLayout); content.setLayoutData(new GridData(GridData.FILL, GridData.FILL, true, true)); Label labe...
12846 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12846/12e1ab35178a7508b9a50d05f7fb02cc04c7d131/CurrencyConversionDialog.java/clean/net.sourceforge.eclipsetrader.core/src/net/sourceforge/eclipsetrader/core/ui/dialogs/CurrencyConversionDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 8888, 752, 6353, 5484, 12, 9400, 982, 13, 565, 288, 3639, 14728, 913, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 3639, 7145, 3744, 3068, 3744, 273, 394, 7145, 3744, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 8888, 752, 6353, 5484, 12, 9400, 982, 13, 565, 288, 3639, 14728, 913, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 3639, 7145, 3744, 3068, 3744, 273, 394, 7145, 3744, ...
runQueryCheckResult(
assertQueryReturns(
public void _testRolling() { runQueryCheckResult( "WITH SET Rolling12 AS" + nl + " 'LASTPERIODS(12, TAIL(FILTER([Time].[Month].MEMBERS, " + nl + " ([Customers].[All Customers], " + nl + " [Education Level].[All Education Level]," + nl + ...
37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/3041f930b5fc4bf6aa3339845b828801c1d8b366/BasicQueryTest.java/buggy/testsrc/main/mondrian/test/BasicQueryTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 389, 3813, 28068, 1435, 288, 3639, 1815, 1138, 1356, 12, 7734, 315, 9147, 7855, 29495, 2138, 5355, 6, 397, 7741, 397, 7734, 315, 225, 296, 14378, 28437, 55, 12, 2138, 16, 399, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 389, 3813, 28068, 1435, 288, 3639, 1815, 1138, 1356, 12, 7734, 315, 9147, 7855, 29495, 2138, 5355, 6, 397, 7741, 397, 7734, 315, 225, 296, 14378, 28437, 55, 12, 2138, 16, 399, ...
continue;
break;
public void run() { short origHTL = htl; node.addSender(key, htl, this); HashSet nodesRoutedTo = new HashSet(); HashSet nodesNotIgnored = new HashSet(); try { while(true) { Logger.minor(this, "htl="+htl); if(htl == 0) { // RNF ...
50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/c0cf5d7b472a36b25d41538138fb3ab55a59f0c2/RequestSender.java/buggy/src/freenet/node/RequestSender.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 3639, 3025, 1647, 5062, 48, 273, 366, 6172, 31, 3639, 756, 18, 1289, 12021, 12, 856, 16, 366, 6172, 16, 333, 1769, 3639, 6847, 2199, 4583, 329, 774, 273, 394...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 3639, 3025, 1647, 5062, 48, 273, 366, 6172, 31, 3639, 756, 18, 1289, 12021, 12, 856, 16, 366, 6172, 16, 333, 1769, 3639, 6847, 2199, 4583, 329, 774, 273, 394...
if ( u1 != null && u2 != null ) { return u1.equals( u2 );
if ( u1 == null ) { u1 = "";
protected boolean matchesNamespaceURIs( String u1, String u2 ) { //System.out.println( "Comparing URIs: " + u1 + " and: " + u2 + " for prefix: " + prefix ); if ( u1 == u2 ) { return true; } if ( u1 != null && u2 != null ) { return u1.equals( u2 ); } ...
47110 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47110/92e54b1bb78a080e6bc2cd78c0160dc29c24c221/DefaultNameStep.java/buggy/jaxen/src/java/main/org/jaxen/expr/DefaultNameStep.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 1250, 1885, 3402, 1099, 2520, 12, 514, 582, 21, 16, 514, 582, 22, 262, 288, 3639, 368, 3163, 18, 659, 18, 8222, 12, 315, 799, 12583, 24565, 30, 315, 397, 582, 21, 397, 315, 471,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 1250, 1885, 3402, 1099, 2520, 12, 514, 582, 21, 16, 514, 582, 22, 262, 288, 3639, 368, 3163, 18, 659, 18, 8222, 12, 315, 799, 12583, 24565, 30, 315, 397, 582, 21, 397, 315, 471,...