rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
public RubyNumeric op_plus(IRubyObject num) { RubyNumeric other = numericValue(num); | public RubyNumeric op_plus(RubyNumeric other) { | public RubyNumeric op_plus(IRubyObject num) { RubyNumeric other = numericValue(num); return RubyFloat.newFloat(getRuntime(), getDoubleValue() + other.getDoubleValue()); } | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/1c602493a83e2050f401fa6925ec7e9269b45e4e/RubyFloat.java/buggy/src/org/jruby/RubyFloat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
10103,
12,
7937,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
933... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9902,
1061,
67,
10103,
12,
7937,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
933... |
String sig = c.getName() + '.' + functionName + '(' + | String sig = c.getName() + '.' + getFunctionName() + '(' + | public Object call(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) { // Find a method that matches the types given. if (methods.length == 0) { throw new RuntimeException("No methods defined for call"); } int index = findFunction(cx, me... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/271fb8a31366d1ed2d5e5b21b321497a48f75694/NativeJavaMethod.java/clean/src/org/mozilla/javascript/NativeJavaMethod.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
745,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
15604,
1033,
8526,
833,
13,
565,
288,
3639,
368,
4163,
279,
707,
716,
1885,
326,
1953,
864,
18,
3639,
309,
261,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
745,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
15604,
1033,
8526,
833,
13,
565,
288,
3639,
368,
4163,
279,
707,
716,
1885,
326,
1953,
864,
18,
3639,
309,
261,
5... |
.append(row.getLeft()).append(" AND ").append(table.getRightColName()).append(" = ") .append(row.getRight()).append(")"); | .append(row.getLeft()).append(" AND ").append(table.getRightColName()) .append(" = ").append(row.getRight()).append(")"); | protected void doIndirectionDeletes(String name, IndirectionTableBatch table) throws SQLException { Set rows = new CombinedSet(table.getRowsToDelete(), table.getRowsToInsert()); if (!rows.isEmpty()) { StringBuffer sql = new StringBuffer("DELETE FROM ").append(name).append(" WHERE... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/53b56eff2dde780fc290657336dffb8165afe975/BatchWriterSimpleImpl.java/buggy/intermine/src/java/org/intermine/sql/writebatch/BatchWriterSimpleImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
3866,
2769,
7551,
12,
780,
508,
16,
5411,
9223,
2769,
1388,
4497,
1014,
13,
1216,
6483,
288,
3639,
1000,
2595,
273,
394,
27301,
694,
12,
2121,
18,
588,
4300,
14976,
9334,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
741,
3866,
2769,
7551,
12,
780,
508,
16,
5411,
9223,
2769,
1388,
4497,
1014,
13,
1216,
6483,
288,
3639,
1000,
2595,
273,
394,
27301,
694,
12,
2121,
18,
588,
4300,
14976,
9334,
... |
if (n.getKey().toLowerCase().equals(RepositoryTaskOutlineNode.LABEL_COMMENTS)) { | if (n.getKey().equals(RepositoryTaskOutlineNode.LABEL_COMMENTS)) { | public void selectionChanged(IWorkbenchPart part, ISelection selection) { if ((part instanceof ContentOutline) && (selection instanceof StructuredSelection)) { Object select = ((StructuredSelection) selection).getFirstElement(); if (select instanceof RepositoryTaskOutlineNode) { RepositoryTaskOutlineNode ... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/5928ec25de2aeffe0559c8cba06cdab95296c329/AbstractRepositoryTaskEditor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/editors/AbstractRepositoryTaskEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
4421,
5033,
12,
45,
2421,
22144,
1988,
1087,
16,
467,
6233,
4421,
13,
288,
1082,
202,
430,
14015,
2680,
1276,
3697,
21805,
13,
597,
261,
10705,
1276,
7362,
2862,
6233,
371... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
4421,
5033,
12,
45,
2421,
22144,
1988,
1087,
16,
467,
6233,
4421,
13,
288,
1082,
202,
430,
14015,
2680,
1276,
3697,
21805,
13,
597,
261,
10705,
1276,
7362,
2862,
6233,
371... |
public XMLObject(Scriptable scope, Scriptable prototype) | public XMLObject() | public XMLObject(Scriptable scope, Scriptable prototype) { super(scope, prototype); } | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/b16bf0fa43a29881dfe8132bcad7227d97b161ae/XMLObject.java/buggy/js/rhino/src/org/mozilla/javascript/xml/XMLObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3167,
921,
1435,
565,
288,
3639,
2240,
12,
4887,
16,
4409,
1769,
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,... | [
1,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3167,
921,
1435,
565,
288,
3639,
2240,
12,
4887,
16,
4409,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
resetSorted(); fireTableRowsUpdated(row,row); } | resetSorted(); fireTableRowsUpdated(row, row); } | public void chgSession(int row) { resetSorted(); fireTableRowsUpdated(row,row); } | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/d2b23250c95f45ef098e021cba0d970cd4733e3e/Connect.java/buggy/tn5250j/src/org/tn5250j/Connect.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
462,
75,
2157,
12,
474,
1027,
13,
288,
540,
2715,
11739,
5621,
540,
4452,
1388,
4300,
7381,
12,
492,
16,
492,
1769,
1377,
289,
2,
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,
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,
4202,
1071,
918,
462,
75,
2157,
12,
474,
1027,
13,
288,
540,
2715,
11739,
5621,
540,
4452,
1388,
4300,
7381,
12,
492,
16,
492,
1769,
1377,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public IPatch getPatch(IPatch bank, int patchNum) { | public Patch getPatch(Patch bank, int patchNum) { | public IPatch getPatch(IPatch bank, int patchNum) { byte sysex[] = new byte[singleSize]; System.arraycopy(((Patch)bank).sysex, patchNum * singleSize, sysex, 0, singleSize); IPatch p = new Patch(sysex); return p; } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/8de9e9d107eb8c0487bbadf2f24d3a5cc9bc1add/NLPatchBankDriver.java/clean/JSynthLib/synthdrivers/NordLead/NLPatchBankDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
12042,
1689,
505,
12,
7332,
11218,
16,
509,
4729,
2578,
13,
288,
565,
1160,
1393,
20909,
8526,
273,
394,
1160,
63,
7526,
1225,
15533,
565,
2332,
18,
1126,
3530,
12443,
12,
7332,
13,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12042,
1689,
505,
12,
7332,
11218,
16,
509,
4729,
2578,
13,
288,
565,
1160,
1393,
20909,
8526,
273,
394,
1160,
63,
7526,
1225,
15533,
565,
2332,
18,
1126,
3530,
12443,
12,
7332,
13,... |
currentParam = param.substring(0, equals); param = param.substring(equals + 1); | currentParam = queryString.substring(0, equals); queryString = queryString.substring(equals + 1); | private int addParameters(String param, PostMethod postMethod) { //Parse the HTTP argument list and convert to a NameValuePair collection if(param==null || "".equals(param)) { return 0; } int equals; String currentParam; equals = param.indexOf("&"); if(... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/aed1b8073b932d131d9ca8b3dcc198d77e9678b6/ObjectToHttpClientMethodRequest.java/clean/providers/http/src/java/org/mule/providers/http/transformers/ObjectToHttpClientMethodRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
527,
2402,
12,
780,
579,
16,
5616,
1305,
1603,
1305,
13,
565,
288,
3639,
368,
3201,
326,
2239,
1237,
666,
471,
1765,
358,
279,
1770,
20337,
1849,
3639,
309,
12,
891,
631,
201... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
2402,
12,
780,
579,
16,
5616,
1305,
1603,
1305,
13,
565,
288,
3639,
368,
3201,
326,
2239,
1237,
666,
471,
1765,
358,
279,
1770,
20337,
1849,
3639,
309,
12,
891,
631,
201... |
match(63); | match(64); | public final void setter() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST setter_AST = null; Token defc = null; org.exist.xquery.parser.XQueryAST defc_AST = null; Token defu = null; org.exist.xquery.parser.XQueryAST... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/68bb69fc2bc91cbece43dcdf563e1be3ba003e1b/XQueryParser.java/buggy/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
7794,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
7794,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
1... |
asm.emitMOV_Reg_RegDisp(S0, S0, cm.getOsrJTOCoffset()); | asm.emitMOV_Reg_RegDisp(S0, S0, Offset.fromIntSignExtend(cm.getOsrJTOCoffset())); | public static boolean install(OSR_ExecutionState state, VM_CompiledMethod cm) { VM_Thread thread = state.getThread(); byte[] stack = thread.stack; Offset tsfromFPOffset = state.getTSFPOffset(); Offset fooFPOffset = state.getFPOffset(); int foomid = VM_Magic.getIntAtOffset... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/c19269673fcdd14e39a92c30e8ccef4cb7ce0402/OSR_CodeInstaller.java/clean/rvm/src/vm/arch/intel/executionState/OSR_CodeInstaller.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1250,
3799,
12,
4618,
54,
67,
3210,
1119,
919,
16,
7682,
8251,
67,
20733,
1305,
5003,
13,
288,
565,
8251,
67,
3830,
2650,
273,
919,
18,
588,
3830,
5621,
565,
1160,
8526,
2110... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
3799,
12,
4618,
54,
67,
3210,
1119,
919,
16,
7682,
8251,
67,
20733,
1305,
5003,
13,
288,
565,
8251,
67,
3830,
2650,
273,
919,
18,
588,
3830,
5621,
565,
1160,
8526,
2110... |
sender=random_member; | dest=random_member; | public void retransmit(long first_seqno, long last_seqno, Address sender) { NakAckHeader hdr; Message retransmit_msg; if(xmit_from_random_member && !local_addr.equals(sender)) { Address random_member=(Address)Util.pickRandomElement(members); if(random_member != null && !lo... | 51463 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51463/b85e2de5b1f645881680c96fb57e604eb54bd500/NAKACK.java/clean/src/org/jgroups/protocols/pbcast/NAKACK.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
283,
2338,
1938,
12,
5748,
1122,
67,
5436,
2135,
16,
1525,
1142,
67,
5436,
2135,
16,
5267,
5793,
13,
288,
3639,
423,
581,
11931,
1864,
7723,
31,
3639,
2350,
283,
2338,
1938,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
283,
2338,
1938,
12,
5748,
1122,
67,
5436,
2135,
16,
1525,
1142,
67,
5436,
2135,
16,
5267,
5793,
13,
288,
3639,
423,
581,
11931,
1864,
7723,
31,
3639,
2350,
283,
2338,
1938,
... |
IResource resource = root.getUnderlyingResource(); | IResource resource= root.getUnderlyingResource(); | public Object[] getChildren(Object parentElement) { try { if (parentElement instanceof IJavaElement) { IJavaElement iJavaElement= (IJavaElement) parentElement; int type= iJavaElement.getElementType(); switch (type) { case IJavaElement.JAVA_PROJECT: { IJavaProject project= (IJavaProject)iJavaElemen... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/9918e71be64a3cdd6cfae5e7a3fb41d7eaddabd4/PackageFragmentProvider.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageFragmentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
8526,
10268,
12,
921,
30363,
13,
288,
202,
202,
698,
288,
1082,
202,
430,
261,
2938,
1046,
1276,
467,
5852,
1046,
13,
288,
9506,
202,
45,
5852,
1046,
277,
5852,
1046,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10268,
12,
921,
30363,
13,
288,
202,
202,
698,
288,
1082,
202,
430,
261,
2938,
1046,
1276,
467,
5852,
1046,
13,
288,
9506,
202,
45,
5852,
1046,
277,
5852,
1046,
33... |
closeProjectItem.setFont(new java.awt.Font("Dialog", 0, 12)); | closeProjectItem.setFont(BUTTON_FONT); | private void initComponents() {//GEN-BEGIN:initComponents java.awt.GridBagConstraints gridBagConstraints; priorityButtonGroup = new javax.swing.ButtonGroup(); effortButtonGroup = new javax.swing.ButtonGroup(); consoleSplitter = new javax.swing.JSplitPane(); viewPanel = new javax.s... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/80d967c9649d3622d6bc8048e607b8632deca07f/FindBugsFrame.java/clean/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
759,
16652,
17,
16061,
30,
2738,
7171,
3639,
2252,
18,
2219,
88,
18,
6313,
6852,
8747,
31,
3639,
4394,
3616,
1114,
273,
394,
6863,
18,
5328,
310,
18,
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,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
759,
16652,
17,
16061,
30,
2738,
7171,
3639,
2252,
18,
2219,
88,
18,
6313,
6852,
8747,
31,
3639,
4394,
3616,
1114,
273,
394,
6863,
18,
5328,
310,
18,
3... |
boolean stealFocus = !button.getVisible(); | public void layout(boolean changed) { if (isInState(STATE_PINNED_OPEN)) { title.setVisible(false); button.setVisible(false); return; } boolean stealFocus = !button.getVisible(); title.setVisible(true); button.setVisible(true); Rectangle area = getClientArea(); // 1 pixel margin all around to draw the r... | 11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/8e276709980e6747863c5e8c5cd56760bc92622e/FlyoutPaletteComposite.java/buggy/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3511,
12,
6494,
3550,
13,
288,
202,
202,
430,
261,
291,
382,
1119,
12,
7998,
67,
52,
706,
50,
2056,
67,
11437,
3719,
288,
1082,
202,
2649,
18,
542,
6207,
12,
5743,
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,
482,
918,
3511,
12,
6494,
3550,
13,
288,
202,
202,
430,
261,
291,
382,
1119,
12,
7998,
67,
52,
706,
50,
2056,
67,
11437,
3719,
288,
1082,
202,
2649,
18,
542,
6207,
12,
5743,
1769... | |
return new SoapPartDocXobj( l ); | xo = new SoapPartDocXobj( l ); if (l._ownerDoc == null) l._ownerDoc = xo.getDom(); return xo; | static Xobj createDomDocumentRootXobj ( Locale l ) { if (l._saaj == null) return new DocumentXobj( l ); else return new SoapPartDocXobj( l ); } | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/27081c668e322799a7f2cb75e553f2f5ceca0497/Cur.java/clean/v2/src/newstore2/org/apache/xmlbeans/impl/newstore2/Cur.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1139,
2603,
752,
8832,
2519,
2375,
60,
2603,
261,
6458,
328,
262,
565,
288,
3639,
309,
261,
80,
6315,
13098,
4365,
422,
446,
13,
5411,
327,
394,
4319,
60,
2603,
12,
328,
11272,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
1139,
2603,
752,
8832,
2519,
2375,
60,
2603,
261,
6458,
328,
262,
565,
288,
3639,
309,
261,
80,
6315,
13098,
4365,
422,
446,
13,
5411,
327,
394,
4319,
60,
2603,
12,
328,
11272,
363... |
SimpleDateFormat sdf = null; | IDateFormatWrapper sdf = null; | public final double computeStaggeredAxisLabelOffset( IDisplayServer xs, Label la, int iOrientation ) throws ChartException { if ( !la.isSetVisible( ) ) { throw new ChartException( ChartEnginePlugin.ID, ChartException.GENERATION, "exception.unset.label.visibility", //$NON-NLS-1$ new Object[]{ la.... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/ab3897f47c7eefef909be75bfd6314187ef29fb9/AutoScale.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
1645,
3671,
510,
7594,
329,
6558,
2224,
2335,
12,
1599,
291,
1601,
2081,
9280,
16,
1082,
202,
2224,
7125,
16,
509,
277,
14097,
262,
1216,
14804,
503,
202,
95,
202,
202,
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,
727,
1645,
3671,
510,
7594,
329,
6558,
2224,
2335,
12,
1599,
291,
1601,
2081,
9280,
16,
1082,
202,
2224,
7125,
16,
509,
277,
14097,
262,
1216,
14804,
503,
202,
95,
202,
202,
4... |
log.entering(this.getClass().getName(), "decodePrivateKey()", input); | if (Configuration.DEBUG) log.entering(this.getClass().getName(), "decodePrivateKey()", input); | public PrivateKey decodePrivateKey(byte[] input) { log.entering(this.getClass().getName(), "decodePrivateKey()", input); if (input == null) throw new InvalidParameterException("Input bytes MUST NOT be null"); BigInteger version, n, e, d, p, q, dP, dQ, qInv; DERReader der = new DERReader(input); t... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/8ace3af577b4314374a3cc74fdeae04a0733f7de/RSAKeyPairPKCS8Codec.java/buggy/gnu/java/security/key/rsa/RSAKeyPairPKCS8Codec.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
14018,
2495,
10824,
12,
7229,
8526,
810,
13,
225,
288,
565,
309,
261,
1750,
18,
9394,
13,
613,
18,
2328,
310,
12,
2211,
18,
588,
797,
7675,
17994,
9334,
315,
3922,
10824,
1435,
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,
282,
1071,
14018,
2495,
10824,
12,
7229,
8526,
810,
13,
225,
288,
565,
309,
261,
1750,
18,
9394,
13,
613,
18,
2328,
310,
12,
2211,
18,
588,
797,
7675,
17994,
9334,
315,
3922,
10824,
1435,
31... |
else if (fromType instanceof ArrayType || toType instanceof ArrayType) { return toType.equals(CLONEABLE_) || toType.equals(OBJECT_); | else if (fromType instanceof ArrayType) { return toType.equals(CLONEABLE_) || toType.equals(SERIALIZABLE_) || toType.equals(OBJECT_); } else if (toType instanceof ArrayType) { return fromType.equals(CLONEABLE_) || fromType.equals(SERIALIZABLE_) || fromType.equals(OBJECT_); | public boolean isCastValid(Type fromType, Type toType) throws TypeCheckException { // Are they distinct? if (fromType.equals(toType)) return true; // Are they primitive? if (fromType instanceof PrimitiveType) { if (! (toType instanceof PrimitiveType)) return false; // Distinct primitive... | 11982 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11982/2965ae13e9d838385069f6bbaaa4ebe8a2020706/StandardTypeSystem.java/clean/src/polyglot/types/StandardTypeSystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
353,
9735,
1556,
12,
559,
628,
559,
16,
1412,
28234,
13,
565,
1216,
1412,
1564,
503,
225,
288,
565,
368,
12520,
2898,
10217,
35,
565,
309,
261,
2080,
559,
18,
14963,
12,
869... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
353,
9735,
1556,
12,
559,
628,
559,
16,
1412,
28234,
13,
565,
1216,
1412,
1564,
503,
225,
288,
565,
368,
12520,
2898,
10217,
35,
565,
309,
261,
2080,
559,
18,
14963,
12,
869... |
System.out.println("Add "+Integer.toHexString(theOpCode & 0xFF) | System.out.println("Add "+bytecodeStr(theOpCode) | public void addInvoke(byte theOpCode, String className, String methodName, String methodType) { if (DEBUGCODE) { System.out.println("Add "+Integer.toHexString(theOpCode & 0xFF) +", "+className+", "+methodName+", " ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/8d675d86a23a722e77a45f3e299cb939b149d8b2/ClassFileWriter.java/clean/src/org/mozilla/classfile/ClassFileWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
10969,
12,
7229,
326,
3817,
1085,
16,
514,
2658,
16,
514,
4918,
16,
12900,
514,
707,
559,
13,
565,
288,
3639,
309,
261,
9394,
5572,
13,
288,
5411,
2332,
18,
659,
18,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
10969,
12,
7229,
326,
3817,
1085,
16,
514,
2658,
16,
514,
4918,
16,
12900,
514,
707,
559,
13,
565,
288,
3639,
309,
261,
9394,
5572,
13,
288,
5411,
2332,
18,
659,
18,
8... |
codeGenConfig.getAxisService().addParameter(new Parameter(Constants.DATABINDING_SERVICE_DETAILS, bindinit)); | details.add(bindinit); for (Iterator iter = objins.iterator(); iter.hasNext();) { String classname = (String)iter.next(); Element detail = doc.createElement("object-input"); detail.setAttribute("type", classname); details.add(detail); } for (Iterator iter = objouts.iterator(); iter.hasNext();) { String classname = (S... | public void engage(String path) { // make sure the binding definition file is present File file = new File(path); if (!file.exists()) { throw new RuntimeException("jibx binding definition file " + path + " not found");// CodegenMessages.getMessage("extension.en... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/5a1b8ffcb58eafa07304c3d3912b25dc7975b1ad/CodeGenerationUtility.java/buggy/modules/jibx/src/org/apache/axis2/jibx/CodeGenerationUtility.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
24691,
410,
12,
780,
589,
13,
288,
7734,
368,
1221,
3071,
326,
5085,
2379,
585,
353,
3430,
3639,
1387,
585,
273,
394,
1387,
12,
803,
1769,
3639,
309,
16051,
768,
18,
1808,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24691,
410,
12,
780,
589,
13,
288,
7734,
368,
1221,
3071,
326,
5085,
2379,
585,
353,
3430,
3639,
1387,
585,
273,
394,
1387,
12,
803,
1769,
3639,
309,
16051,
768,
18,
1808,
10... |
else | } else { | private void consumeBinding(IConfigurationElement element, boolean isContent) { IConfigurationElement[] includesElement = element .getChildren(TAG_INCLUDES); if (includesElement.length == 1) { if (isContent) contentBinding.consumeIncludes(includesElement[0], true); else actionBinding.consumeIncludes(inc... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/NavigatorViewerDescriptor.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorViewerDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
7865,
5250,
12,
45,
1750,
1046,
930,
16,
1250,
353,
1350,
13,
288,
202,
202,
45,
1750,
1046,
8526,
6104,
1046,
273,
930,
9506,
202,
18,
588,
4212,
12,
7927,
67,
26003,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7865,
5250,
12,
45,
1750,
1046,
930,
16,
1250,
353,
1350,
13,
288,
202,
202,
45,
1750,
1046,
8526,
6104,
1046,
273,
930,
9506,
202,
18,
588,
4212,
12,
7927,
67,
26003,
... |
wrap(new String[] { | fold(new String[] { | public void testOrderCrossJoinBreak() { assertQueryReturns( wrap(new String[] { "select {[Measures].[Unit Sales]} on columns,", " Order(", " CrossJoin(", " [Gender].children,", " [Marit... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/bb703add381acf854e2d5aed1045911b7ab143b4/FunctionTest.java/buggy/testsrc/main/mondrian/olap/fun/FunctionTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2448,
13941,
4572,
7634,
1435,
288,
3639,
1815,
1138,
1356,
12,
7734,
11590,
12,
2704,
514,
8526,
288,
10792,
315,
4025,
288,
63,
23177,
1823,
8009,
63,
2802,
25996,
18322,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2448,
13941,
4572,
7634,
1435,
288,
3639,
1815,
1138,
1356,
12,
7734,
11590,
12,
2704,
514,
8526,
288,
10792,
315,
4025,
288,
63,
23177,
1823,
8009,
63,
2802,
25996,
18322,... |
if (source == null) source = ResourcesPlugin.getWorkspace().getRoot(); | if (source == null) { source = ResourcesPlugin.getWorkspace().getRoot(); } | protected void handleResourceDetailsButtonPressed() { IAdaptable source = getSourceResource(); if (source == null) source = ResourcesPlugin.getWorkspace().getRoot(); selectAppropriateResources(source); if (source instanceof IFile) { source = ((IFile) source).getPare... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/WizardExportPage.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardExportPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1640,
1420,
3790,
3616,
24624,
1435,
288,
3639,
467,
13716,
429,
1084,
273,
7889,
1420,
5621,
3639,
309,
261,
3168,
422,
446,
13,
5411,
1084,
273,
8128,
3773,
18,
588,
8241,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1640,
1420,
3790,
3616,
24624,
1435,
288,
3639,
467,
13716,
429,
1084,
273,
7889,
1420,
5621,
3639,
309,
261,
3168,
422,
446,
13,
5411,
1084,
273,
8128,
3773,
18,
588,
8241,
76... |
int len = args.length; if (len < min || (max > -1 && len > max)) { throw new RubyArgumentException(getRuby(), "wrong number of arguments"); } return len; } | int len = args.length; if (len < min || (max > -1 && len > max)) { throw new RubyArgumentException(getRuby(), "wrong number of arguments"); } return len; } | protected int argCount(RubyObject[] args, int min, int max) { int len = args.length; if (len < min || (max > -1 && len > max)) { throw new RubyArgumentException(getRuby(), "wrong number of arguments"); } return len; } | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/addcb75d5d86d9b1fd628d84d22b74cfc41f078e/RubyObject.java/clean/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
1501,
1380,
12,
54,
10340,
921,
8526,
833,
16,
509,
1131,
16,
509,
943,
13,
288,
3639,
509,
562,
273,
833,
18,
2469,
31,
3639,
309,
261,
1897,
411,
1131,
747,
261,
1896,
40... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1501,
1380,
12,
54,
10340,
921,
8526,
833,
16,
509,
1131,
16,
509,
943,
13,
288,
3639,
509,
562,
273,
833,
18,
2469,
31,
3639,
309,
261,
1897,
411,
1131,
747,
261,
1896,
40... |
if (!(obj instanceof RubyModule)) { throw new RubyTypeException(getRuby(), "compared with non class/module"); } | if (!(obj instanceof RubyModule)) { throw new RubyTypeException(getRuby(), "compared with non class/module"); } | public RubyBoolean op_ge(RubyObject obj) { if (!(obj instanceof RubyModule)) { throw new RubyTypeException(getRuby(), "compared with non class/module"); } return ((RubyModule) obj).op_le(this); } | 46258 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46258/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/buggy/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
5507,
1061,
67,
908,
12,
54,
10340,
921,
1081,
13,
288,
202,
202,
430,
16051,
12,
2603,
1276,
19817,
3120,
3719,
288,
1082,
202,
12849,
394,
19817,
14144,
12,
588,
54,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5507,
1061,
67,
908,
12,
54,
10340,
921,
1081,
13,
288,
202,
202,
430,
16051,
12,
2603,
1276,
19817,
3120,
3719,
288,
1082,
202,
12849,
394,
19817,
14144,
12,
588,
54,
... |
this.ok = false; | void reportError(String messageId) { this.ok = false; ts.reportCurrentLineError(Context.getMessage0(messageId)); // Throw a ParserException exception to unwind the recursive descent // parse. throw new ParserException(); } | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/4414205de51bdf42acaabd12132990e8acd9fea0/Parser.java/clean/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
17887,
12,
780,
19090,
13,
565,
288,
9079,
3742,
18,
6006,
3935,
1670,
668,
12,
1042,
18,
24906,
20,
12,
2150,
548,
10019,
3639,
368,
3743,
279,
27990,
1520,
358,
640,
10094,
326,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
918,
17887,
12,
780,
19090,
13,
565,
288,
9079,
3742,
18,
6006,
3935,
1670,
668,
12,
1042,
18,
24906,
20,
12,
2150,
548,
10019,
3639,
368,
3743,
279,
27990,
1520,
358,
640,
10094,
326,
... | |
return new ASTTemplateInstantiation( scope ); | ASTTemplateInstantiation inst = new ASTTemplateInstantiation( scope ); inst.setStartingOffsetAndLineNumber( startingOffset, startingLine ); return inst; | public IASTTemplateInstantiation createTemplateInstantiation( IASTScope scope, int startingOffset, int startingLine) { return new ASTTemplateInstantiation( scope ); } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/dc66afff944b6393738cab96cb13e7495e784196/CompleteParseASTFactory.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/complete/CompleteParseASTFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
9053,
2283,
10675,
7072,
752,
2283,
10675,
7072,
12,
3639,
467,
9053,
3876,
2146,
16,
3639,
509,
5023,
2335,
16,
509,
5023,
1670,
13,
565,
288,
3639,
9183,
2283,
10675,
7072,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
9053,
2283,
10675,
7072,
752,
2283,
10675,
7072,
12,
3639,
467,
9053,
3876,
2146,
16,
3639,
509,
5023,
2335,
16,
509,
5023,
1670,
13,
565,
288,
3639,
9183,
2283,
10675,
7072,
1... |
0, 0, 278, 278, 87, 278, 278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 334, 329, 0, 0, 0, 332, 330, 0, 331, 0, 333, 0, 0, 0, 278, 0, 0, 278, 0, 0, 0, 655, 0, 326, 0, 325, 324, 0, 0, 0, 0, 0, 0, 0, 0, 0... | 278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 473, 473, 473, 473, 0, 0, 473, 0, 0, 0, 278, 278, 0, 473, 278, 278, 278, 79, 278, 278, 278, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 278, 278, 87, 278, 278, 0, ... | private static final short[] yyTable2() { return new short[] { 472, 0, 0, 0, 0, 0, 0, 0, 328, 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, 472... | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/f5c9a1ebd775712f2dc086acfce1a14a123ec632/YyTables.java/clean/src/org/jruby/parser/YyTables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
22,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
1850,
1059,
9060,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
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,
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,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
22,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
1850,
1059,
9060,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
565,
374,
16,
565... |
case PARENT: return "PARENT"; | public static String name(int token) { if (printNames) { switch (token) { case ERROR: return "ERROR"; case EOF: return "EOF"; case EOL: return "EOL"; case POPV: return "POPV"; ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/8423b14b48dfb9008e0af93d8f396109a0eeb68c/Token.java/clean/js/rhino/src/org/mozilla/javascript/Token.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
508,
12,
474,
1147,
13,
565,
288,
3639,
309,
261,
1188,
1557,
13,
288,
5411,
1620,
261,
2316,
13,
288,
7734,
648,
5475,
30,
6647,
327,
315,
3589,
14432,
7734,
648,
6431,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
508,
12,
474,
1147,
13,
565,
288,
3639,
309,
261,
1188,
1557,
13,
288,
5411,
1620,
261,
2316,
13,
288,
7734,
648,
5475,
30,
6647,
327,
315,
3589,
14432,
7734,
648,
6431,... | |
public er.bugtracker.Priority priority() { return (er.bugtracker.Priority)storedValueForKey("priority"); | public Priority priority() { return (Priority)storedValueForKey("priority"); | public er.bugtracker.Priority priority() { return (er.bugtracker.Priority)storedValueForKey("priority"); } | 17168 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17168/e2f6d086a1ca4f9bae07e93767b99fcb6f6fa2ac/_Bug.java/buggy/Common/Applications/BugTracker/Frameworks/BTBusinessLogic/Sources/er/bugtracker/_Bug.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6445,
18,
925,
16543,
18,
8183,
4394,
1435,
288,
3639,
327,
261,
264,
18,
925,
16543,
18,
8183,
13,
22601,
620,
19759,
2932,
8457,
8863,
565,
289,
2,
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,
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,
6445,
18,
925,
16543,
18,
8183,
4394,
1435,
288,
3639,
327,
261,
264,
18,
925,
16543,
18,
8183,
13,
22601,
620,
19759,
2932,
8457,
8863,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
... |
protected void emitAttribute (String attrName, String attrval ) { if (outputResults) testLogWriter.println(attrName + EQUALS + "\"" + attrval + "\"" ); | protected void emitAttribute(String attrName, String attrval) { if (outputResults) testLogWriter.println(attrName + EQUALS + "\"" + attrval + "\""); | protected void emitAttribute (String attrName, String attrval ) { if (outputResults) testLogWriter.println(attrName + EQUALS + "\"" + attrval + "\"" ); } | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/68c0ca844a7d5fe4a7744cbf9898184966ce0680/Torture.java/buggy/src/test/torture/Torture.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
3626,
1499,
261,
780,
11583,
16,
514,
1604,
1125,
262,
288,
202,
202,
430,
261,
2844,
3447,
13,
3196,
202,
3813,
1343,
2289,
18,
8222,
12,
1747,
461,
397,
27557,
397,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
3626,
1499,
261,
780,
11583,
16,
514,
1604,
1125,
262,
288,
202,
202,
430,
261,
2844,
3447,
13,
3196,
202,
3813,
1343,
2289,
18,
8222,
12,
1747,
461,
397,
27557,
397,
11... |
assertEquals("search-match-test", report.getAttribute(BugzillaReportElement.SHORT_DESC.getKeyString()).getValue()); | assertEquals("search-match-test", report.getAttribute(BugzillaReportElement.SHORT_DESC.getKeyString()) .getValue()); | public void testReadingReport220() throws Exception { int bugid = 1; TaskRepository repository = new TaskRepository(BugzillaPlugin.REPOSITORY_KIND, IBugzillaConstants.TEST_BUGZILLA_220_URL); RepositoryTaskData report = new RepositoryTaskData(attributeFactory, BugzillaPlugin.REPOSITORY_KIND, repository.getUrl(),... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/80e089f4d6c734be365650a618f4b52caa8f4291/RepositoryReportFactoryTest.java/buggy/org.eclipse.mylyn.bugzilla.tests/src/org/eclipse/mylyn/bugzilla/tests/RepositoryReportFactoryTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
15714,
4820,
27246,
1435,
1216,
1185,
288,
202,
202,
474,
7934,
350,
273,
404,
31,
202,
202,
2174,
3305,
3352,
273,
394,
3837,
3305,
12,
19865,
15990,
3773,
18,
862,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15714,
4820,
27246,
1435,
1216,
1185,
288,
202,
202,
474,
7934,
350,
273,
404,
31,
202,
202,
2174,
3305,
3352,
273,
394,
3837,
3305,
12,
19865,
15990,
3773,
18,
862,
... |
Image getMissingImage() { if (missingImage == null) { missingImage = getImage(ImageDescriptor.getMissingImageDescriptor()); } return missingImage; } | private final Image getMissingImage() { if (missingImage == null) { missingImage = getImage(ImageDescriptor .getMissingImageDescriptor()); } return missingImage; } | Image getMissingImage() { if (missingImage == null) { missingImage = getImage(ImageDescriptor.getMissingImageDescriptor()); } return missingImage; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/6338be710df7b26cfcf30c8e9ac883d8cada8712/ActionContributionItem.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/action/ActionContributionItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
2040,
2108,
2169,
2040,
1435,
288,
1082,
202,
430,
261,
7337,
2040,
422,
446,
13,
288,
9506,
202,
7337,
2040,
273,
10567,
12,
2040,
3187,
18,
588,
4841,
2040,
3187,
10663,
1082,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
2040,
2108,
2169,
2040,
1435,
288,
1082,
202,
430,
261,
7337,
2040,
422,
446,
13,
288,
9506,
202,
7337,
2040,
273,
10567,
12,
2040,
3187,
18,
588,
4841,
2040,
3187,
10663,
1082,
202... |
public void setDefaultSettings() { this.alignment_for_arguments_in_allocation_expression = Alignment.M_COMPACT_SPLIT; this.alignment_for_arguments_in_enum_constant = Alignment.M_COMPACT_SPLIT; this.alignment_for_arguments_in_explicit_constructor_call = Alignment.M_COMPACT_SPLIT; this.alignment_for_arguments_in_met... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/12f3dd59c579048e11942c9768bb3f6c6a45e156/DefaultCodeFormatterOptions.java/buggy/core/org.eclipse.cdt.core/src/org/eclipse/cdt/internal/formatter/DefaultCodeFormatterOptions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
9277,
2628,
1435,
288,
202,
202,
2211,
18,
14409,
67,
1884,
67,
7099,
67,
267,
67,
29299,
67,
8692,
273,
17804,
18,
49,
67,
4208,
4066,
1268,
67,
17482,
31,
202,
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,
9277,
2628,
1435,
288,
202,
202,
2211,
18,
14409,
67,
1884,
67,
7099,
67,
267,
67,
29299,
67,
8692,
273,
17804,
18,
49,
67,
4208,
4066,
1268,
67,
17482,
31,
202,
202,
2... | ||
return checkcast(regpool, s); | result = checkcast(regpool, s); break; | public static byte simplify(OPT_AbstractRegisterPool regpool, OPT_Instruction s) { switch (s.getOpcode()) { //////////////////// // GUARD operations //////////////////// case GUARD_COMBINE_opcode: return guardCombine(s); //////////////////// // TRAP operations ////////////////... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/582eb14323a5e74a2c99b6035e34aa59e229d896/OPT_Simplifier.java/clean/rvm/src/com/ibm/jikesrvm/opt/OPT_Simplifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1160,
16499,
12,
15620,
67,
7469,
3996,
2864,
960,
6011,
16,
16456,
67,
11983,
272,
13,
288,
565,
1620,
261,
87,
18,
588,
22808,
10756,
288,
1377,
368,
3517,
759,
1377,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
16499,
12,
15620,
67,
7469,
3996,
2864,
960,
6011,
16,
16456,
67,
11983,
272,
13,
288,
565,
1620,
261,
87,
18,
588,
22808,
10756,
288,
1377,
368,
3517,
759,
1377,
368,
... |
else { unit = bean.getUnit(); } | else { unit = bean.getUnit(); } | public ResultUnitAssociation run(ResultUnitAssociationCreationBean bean) throws ExcepcaoPersistencia, FenixServiceException { final Result result = bean.getResult(); if(result == null){ throw new InvalidArgumentsServiceException(); } final Person person = AccessControl.getUserView().getPerson(... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/179a336416588f68edb5e41862665afb8821be99/CreateResultUnitAssociation.java/buggy/src/net/sourceforge/fenixedu/applicationTier/Servico/research/result/CreateResultUnitAssociation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3438,
2802,
7174,
1086,
12,
1253,
2802,
7174,
9906,
3381,
3931,
13,
1216,
1312,
311,
2436,
6033,
12771,
28115,
16,
478,
275,
697,
15133,
288,
3639,
727,
3438,
563,
273,
3931,
18,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3438,
2802,
7174,
1086,
12,
1253,
2802,
7174,
9906,
3381,
3931,
13,
1216,
1312,
311,
2436,
6033,
12771,
28115,
16,
478,
275,
697,
15133,
288,
3639,
727,
3438,
563,
273,
3931,
18,
58... |
out.write(null); | serializer.write(null); | public void testNullDocument() throws IOException { ByteArrayOutputStream out = new ByteArrayOutputStream(); Canonicalizer serializer = new Canonicalizer(out); try { out.write(null); fail("Wrote null document"); } catch (NullPointerException succe... | 8327 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8327/ce43689bc7b6bd671082e3d1f6a767afaed7e79c/CanonicalizerTest.java/clean/src/nu/xom/tests/CanonicalizerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2041,
2519,
1435,
4202,
1216,
1860,
288,
3639,
11559,
596,
273,
394,
11559,
5621,
3639,
19413,
1824,
6340,
273,
394,
19413,
1824,
12,
659,
1769,
3639,
775,
288,
5411,
6340,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2041,
2519,
1435,
4202,
1216,
1860,
288,
3639,
11559,
596,
273,
394,
11559,
5621,
3639,
19413,
1824,
6340,
273,
394,
19413,
1824,
12,
659,
1769,
3639,
775,
288,
5411,
6340,... |
i = j + 1; } while ( j != -1 && j < s.length( ) ); | tl.dispose( ); al = nal; } | private String[] splitOnBreaks( String s, double maxSize ) { final ArrayList al = new ArrayList( ); if ( maxSize > 0 ) { gc.setFont( getFont( ) ); } int i = 0, j; do { j = s.indexOf( '\n', i ); if ( j == -1 ) { j = s.length( ); } String ss = s.substring( i, j ).trim( ); if ( ss != null && ss.le... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/965db3fb082531b7248f7576d1afac6784a91423/SwtTextMetrics.java/buggy/chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtTextMetrics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
1416,
1398,
26806,
12,
514,
272,
16,
1645,
14777,
262,
202,
95,
202,
202,
6385,
2407,
524,
273,
394,
2407,
12,
11272,
202,
202,
430,
261,
14777,
405,
374,
262,
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,
1152,
514,
8526,
1416,
1398,
26806,
12,
514,
272,
16,
1645,
14777,
262,
202,
95,
202,
202,
6385,
2407,
524,
273,
394,
2407,
12,
11272,
202,
202,
430,
261,
14777,
405,
374,
262,
202... |
buffer = new byte[BUFFER_LENGTH]; code = new byte[BUFFER_LENGTH]; randomer = RandomData.getInstance(RandomData.ALG_SECURE_RANDOM); key = (byte)0; | userID = new byte[USER_ID_LENGTH]; serverKey = new byte[KEY_LENGTH]; | protected SCApplet() { buffer = new byte[BUFFER_LENGTH]; code = new byte[BUFFER_LENGTH]; randomer = RandomData.getInstance(RandomData.ALG_SECURE_RANDOM); key = (byte)0; register(); } | 11039 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11039/42227b086f9b2eb06dfed743179f70361cc75d0d/SCApplet.java/clean/trunk/src/de/berlios/jmds/applet/SCApplet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8795,
23696,
1435,
288,
3639,
1613,
273,
394,
1160,
63,
11302,
67,
7096,
15533,
3639,
981,
273,
394,
1160,
63,
11302,
67,
7096,
15533,
3639,
2744,
264,
273,
8072,
751,
18,
588,
1442... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8795,
23696,
1435,
288,
3639,
1613,
273,
394,
1160,
63,
11302,
67,
7096,
15533,
3639,
981,
273,
394,
1160,
63,
11302,
67,
7096,
15533,
3639,
2744,
264,
273,
8072,
751,
18,
588,
1442... |
if (!s.isSuspended()) count++; | if (!s.isSuspended()) { count++; } | public int getWeight() { int count = 0; for (Subscription s : _subscriptions) { if (!s.isSuspended()) count++; } return count; } | 45585 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45585/5a914f818635425089ea0378120fa27aa6bc211b/SubscriptionSet.java/clean/qpid/java/broker/src/main/java/org/apache/qpid/server/queue/SubscriptionSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
30535,
1435,
565,
288,
3639,
509,
1056,
273,
374,
31,
3639,
364,
261,
6663,
272,
294,
389,
19964,
13,
3639,
288,
5411,
309,
16051,
87,
18,
291,
55,
22942,
10756,
288,
1056,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
30535,
1435,
565,
288,
3639,
509,
1056,
273,
374,
31,
3639,
364,
261,
6663,
272,
294,
389,
19964,
13,
3639,
288,
5411,
309,
16051,
87,
18,
291,
55,
22942,
10756,
288,
1056,
9... |
public void addRouter(UMOResponseRouter router) | public void addRouter(UMORouter router) | public void addRouter(UMOResponseRouter router) { router.setTimeout(getTimeout()); routers.add(router); } | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/c66d03db1796825e723bd73b6671b7833ed90af8/ResponseMessageRouter.java/buggy/src/java/org/mule/routing/response/ResponseMessageRouter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
8259,
12,
2799,
916,
14068,
4633,
13,
565,
288,
3639,
4633,
18,
542,
2694,
12,
588,
2694,
10663,
3639,
28944,
18,
1289,
12,
10717,
1769,
565,
289,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
8259,
12,
2799,
916,
14068,
4633,
13,
565,
288,
3639,
4633,
18,
542,
2694,
12,
588,
2694,
10663,
3639,
28944,
18,
1289,
12,
10717,
1769,
565,
289,
2,
-100,
-100,
-100,
-... |
Object[] arguments) { | final Object[] arguments) { | protected Object doInvokeInternal(final Class clazz, String methodName, Object[] arguments) { if(arguments.length == 0) throw new MissingMethodException(methodName,clazz,arguments); final Object arg = arguments[0]; // if the arg is an instance of the class find by example if(clazz.isInstance( arg.getClass(... | 46315 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46315/760b70588642e776ca9c480b1b8bdcf5c0780746/FindPersistentMethod.java/buggy/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/metaclass/FindPersistentMethod.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1033,
741,
10969,
3061,
12,
6385,
1659,
4003,
16,
514,
4918,
16,
1082,
202,
921,
8526,
1775,
13,
288,
9506,
202,
430,
12,
7099,
18,
2469,
422,
374,
13,
1082,
202,
12849,
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,
225,
202,
1117,
1033,
741,
10969,
3061,
12,
6385,
1659,
4003,
16,
514,
4918,
16,
1082,
202,
921,
8526,
1775,
13,
288,
9506,
202,
430,
12,
7099,
18,
2469,
422,
374,
13,
1082,
202,
12849,
394,... |
arkNo = Long.parseLong(arkNumber); | arkNo = Long.parseLong(arkNumber) + 1; | private boolean parseARK(SimpleFieldSet fs) { USK ark = null; long arkNo = 0; try { String arkNumber = fs.get("ark.number"); if(arkNumber != null) { arkNo = Long.parseLong(arkNumber); } String arkPubKey = fs.get("ark.pubURI"); i... | 56348 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56348/c68f335b2e7b5963f848fe98c5fdf9f7c71ba69f/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
1109,
9584,
12,
5784,
974,
694,
2662,
13,
288,
3639,
587,
11129,
419,
79,
273,
446,
31,
3639,
1525,
419,
79,
2279,
273,
374,
31,
3639,
775,
288,
540,
202,
780,
419,
79,
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,
3238,
1250,
1109,
9584,
12,
5784,
974,
694,
2662,
13,
288,
3639,
587,
11129,
419,
79,
273,
446,
31,
3639,
1525,
419,
79,
2279,
273,
374,
31,
3639,
775,
288,
540,
202,
780,
419,
79,
18... |
return null; | return getDatabase(JCIPAnnotationDatabase.class); | public JCIPAnnotationDatabase getJCIPAnnotationDatabase() { // TODO return null; } | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/179cbe24d8db3bfa7d7d04ce2ad387fa6dfc6d25/AnalysisCacheToAnalysisContextAdapter.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/AnalysisCacheToAnalysisContextAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13032,
2579,
3257,
4254,
9285,
39,
2579,
3257,
4254,
1435,
288,
202,
202,
759,
2660,
3196,
202,
2463,
446,
31,
202,
97,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13032,
2579,
3257,
4254,
9285,
39,
2579,
3257,
4254,
1435,
288,
202,
202,
759,
2660,
3196,
202,
2463,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return true; } | result = true; break; | public boolean containsCertificate(String alias) { if (!containsAlias(alias)) { return false; } List l = get(alias); for (Iterator it = l.iterator(); it.hasNext();) { if (it.next() instanceof CertificateEntry) { return true; } } return false;... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/abad947539d38da7392ff914207d1bb7d5538320/GnuPublicKeyring.java/buggy/core/src/classpath/gnu/gnu/javax/crypto/keyring/GnuPublicKeyring.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
1914,
4719,
12,
780,
2308,
13,
225,
288,
565,
309,
16051,
12298,
2936,
12,
4930,
3719,
1377,
288,
3639,
327,
629,
31,
1377,
289,
565,
987,
328,
273,
336,
12,
4930,
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,
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,
1250,
1914,
4719,
12,
780,
2308,
13,
225,
288,
565,
309,
16051,
12298,
2936,
12,
4930,
3719,
1377,
288,
3639,
327,
629,
31,
1377,
289,
565,
987,
328,
273,
336,
12,
4930,
1769,
565... |
clearUserSettings = true; List encodings = WorkbenchEncoding.getDefinedEncodings(); Collections.sort(encodings); populateEncodingsCombo(encodings,null); updateEncodingState(true); super.performDefaults(); } | clearUserSettings = true; List encodings = WorkbenchEncoding.getDefinedEncodings(); Collections.sort(encodings); encodingEditor.doLoadDefault(); super.performDefaults(); } | protected void performDefaults() { clearUserSettings = true; List encodings = WorkbenchEncoding.getDefinedEncodings(); Collections.sort(encodings); populateEncodingsCombo(encodings,null); updateEncodingState(true); super.performDefaults(); ... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/22b03e49369c0d636219d7fbdbd8bd91ecb4078b/IDEEditorsPreferencePage.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/IDEEditorsPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3073,
7019,
1435,
288,
7734,
2424,
1299,
2628,
273,
638,
31,
7734,
987,
24118,
273,
4147,
22144,
4705,
18,
588,
8116,
25100,
899,
5621,
3639,
5737,
18,
3804,
12,
1331,
369,
899... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
3073,
7019,
1435,
288,
7734,
2424,
1299,
2628,
273,
638,
31,
7734,
987,
24118,
273,
4147,
22144,
4705,
18,
588,
8116,
25100,
899,
5621,
3639,
5737,
18,
3804,
12,
1331,
369,
899... |
if (editPageId == null) { return false; } WorkingSetRegistry registry = WorkbenchPlugin.getDefault().getWorkingSetRegistry(); WorkingSetDescriptor descriptor= registry.getWorkingSetDescriptor(editPageId); | WorkingSetDescriptor descriptor = getDescriptor(null); | public boolean isSelfUpdating() { if (editPageId == null) { return false; } WorkingSetRegistry registry = WorkbenchPlugin.getDefault().getWorkingSetRegistry(); WorkingSetDescriptor descriptor= registry.getWorkingSetDescriptor(editPageId); return descriptor != null && descriptor.getUpdaterClassName() != null; } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/66dc803fa941d09658c3a87c45b70cc6302dc9f4/WorkingSet.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkingSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
10084,
17858,
1435,
288,
202,
202,
430,
261,
4619,
23053,
422,
446,
13,
288,
1082,
202,
2463,
629,
31,
202,
202,
97,
202,
202,
14836,
694,
4243,
4023,
273,
4147,
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,
225,
202,
482,
1250,
353,
10084,
17858,
1435,
288,
202,
202,
430,
261,
4619,
23053,
422,
446,
13,
288,
1082,
202,
2463,
629,
31,
202,
202,
97,
202,
202,
14836,
694,
4243,
4023,
273,
4147,
22... |
public void setInterval(String intervalName) { | public void setInterval(String intervalName) throws IntervalParseException { | public void setInterval(String intervalName) { StringBuffer sb = new StringBuffer(intervalName.length()); for(int i=0;i<intervalName.length();i++) { char c = intervalName.charAt(i); if(!Character.isDigit(c)) break; sb.append(c); } if(sb.length() > 0) { String prefix = sb.toString(); intervalName = interv... | 50619 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50619/2d2b5012400f5bab60d65d3d26d67efa9cf7d1d6/FileLoggerHook.java/clean/src/freenet/support/FileLoggerHook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
27058,
12,
780,
3673,
461,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
6624,
461,
18,
2469,
10663,
202,
202,
1884,
12,
474,
277,
33,
20,
31,
77,
32,
6624,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
27058,
12,
780,
3673,
461,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
6624,
461,
18,
2469,
10663,
202,
202,
1884,
12,
474,
277,
33,
20,
31,
77,
32,
6624,
... |
return myIncludes = includeDirectives; | return myIncludes = includeDirectives.toArray(new XmlTag[includeDirectives.size()]); | public Set<XmlTag> getIncludeDirectivesInScope() { if(myIncludes != null) return myIncludes; final TextRange textRange = getTextRange(); final JspFile jspFile = (JspFile)getContainingFile(); final XmlTag[] directiveTags = jspFile.getDirectiveTags(JspDirectiveKind.INCLUDE, false); final Set<XmlTag> incl... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/f9e72e184e8e77a49c2e2768691fcde24a81dabb/JspText.java/buggy/source/com/intellij/psi/impl/source/jsp/jspJava/JspText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1000,
32,
4432,
1805,
34,
7854,
1571,
25343,
382,
3876,
1435,
288,
565,
309,
12,
4811,
16815,
480,
446,
13,
327,
3399,
16815,
31,
565,
727,
3867,
2655,
977,
2655,
273,
6701,
2655,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1000,
32,
4432,
1805,
34,
7854,
1571,
25343,
382,
3876,
1435,
288,
565,
309,
12,
4811,
16815,
480,
446,
13,
327,
3399,
16815,
31,
565,
727,
3867,
2655,
977,
2655,
273,
6701,
2655,
... |
accept.setMnemonic(getApproveButtonMnemonic(filechooser)); | accept.setMnemonic(getApproveButtonMnemonic(filechooser)); | public PropertyChangeListener createPropertyChangeListener(JFileChooser fc) { return new PropertyChangeListener() { public void propertyChange(PropertyChangeEvent e) { // FIXME: Multiple file selection waiting on JList multiple selection // bug. if (e.getPropertyName().equals( ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicFileChooserUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicFileChooserUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4276,
15744,
31318,
15744,
12,
46,
812,
17324,
8036,
13,
225,
288,
565,
327,
394,
4276,
15744,
1435,
1377,
288,
202,
482,
918,
1272,
3043,
12,
1396,
20930,
425,
13,
202,
95,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4276,
15744,
31318,
15744,
12,
46,
812,
17324,
8036,
13,
225,
288,
565,
327,
394,
4276,
15744,
1435,
1377,
288,
202,
482,
918,
1272,
3043,
12,
1396,
20930,
425,
13,
202,
95,
3639,
... |
public SetExp (Declaration decl, Expression val) { this.binding = decl; symbol = decl.getSymbol(); new_value = val; } | public SetExp (Object symbol, Expression val) { this.symbol = symbol; new_value = val; } | public SetExp (Declaration decl, Expression val) { this.binding = decl; symbol = decl.getSymbol(); new_value = val; } | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/04f7f370283c2213d97652bc3ab173922437a5a8/SetExp.java/buggy/gnu/expr/SetExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1000,
2966,
261,
6094,
3496,
16,
5371,
1244,
13,
225,
288,
565,
333,
18,
7374,
273,
3496,
31,
565,
3273,
273,
3496,
18,
588,
5335,
5621,
565,
394,
67,
1132,
273,
1244,
31,
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,
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,
1000,
2966,
261,
6094,
3496,
16,
5371,
1244,
13,
225,
288,
565,
333,
18,
7374,
273,
3496,
31,
565,
3273,
273,
3496,
18,
588,
5335,
5621,
565,
394,
67,
1132,
273,
1244,
31,
225,
... |
BigInteger bigInt = new BigInteger(signum, bytes); | final BigInteger bigInt = new BigInteger(signum, bytes); | private Object getDecimalValue(int scale) throws TdsException, java.io.IOException, NumberFormatException { int len = comm.getByte() & 0xff; if (--len < 1) { return null; } // RMK 2000-06-10. Deduced from some testing/packet sniffing. byte[] bytes = new byte... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/2be0656d7edb1ef1bceb7cc4bdad62540713e416/Tds.java/buggy/src/main/net/sourceforge/jtds/jdbc/Tds.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
336,
5749,
620,
12,
474,
3159,
13,
5411,
1216,
399,
2377,
503,
16,
2252,
18,
1594,
18,
14106,
16,
12100,
288,
3639,
509,
562,
273,
1543,
18,
588,
3216,
1435,
473,
374,
5297,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
336,
5749,
620,
12,
474,
3159,
13,
5411,
1216,
399,
2377,
503,
16,
2252,
18,
1594,
18,
14106,
16,
12100,
288,
3639,
509,
562,
273,
1543,
18,
588,
3216,
1435,
473,
374,
5297,... |
else argObjs = packageParameterFromVarArg(mth, varargAddress); | } else { if (isDotDotStyle) { VM_Address varargAddress = pushVarArgToSpillArea(methodID, false); argObjs = packageParameterFromVarArg(mth, varargAddress); VM_Address gluefp = VM_Magic.getCallerFramePointer(VM_Magic.getCallerFramePointer(VM_Magic.getFramePointer())); argObjs = packageParameterFromDotArgSVR4... | public static Object invokeInitializer(Class cls, int methodID, VM_Address argAddress, boolean isJvalue, boolean isDotDotStyle) throws Exception { // get the parameter list as Java class VM_Method mth = VM_MemberReference.getMemberRef(methodID).asMethodReference().resolve(); VM_TypeReference[] argT... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/84e99898036221f1c0ed5e72e060bc3e0803769c/VM_JNIEnvironment.java/buggy/rvm/src/vm/arch/powerPC/jni/VM_JNIEnvironment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1033,
4356,
14729,
12,
797,
2028,
16,
509,
707,
734,
16,
8251,
67,
1887,
1501,
1887,
16,
9944,
1250,
353,
46,
1132,
16,
1250,
353,
10412,
10412,
2885,
13,
377,
1216,
1185,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
4356,
14729,
12,
797,
2028,
16,
509,
707,
734,
16,
8251,
67,
1887,
1501,
1887,
16,
9944,
1250,
353,
46,
1132,
16,
1250,
353,
10412,
10412,
2885,
13,
377,
1216,
1185,
28... |
private void initializeHighlighters() { String hlist = getPreferenceStore().getString(ContextUiPrefContstants.HIGHLIGHTER_PREFIX); if (hlist != null && hlist.length() != 0) { highlighters = new HighlighterList(hlist); } else { // Only get here if it is the first time running // mylar. load default colors hi... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/c82d93721a5e17f5fc9fa7d3734eea313c58bb0c/ContextUiPlugin.java/buggy/org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/context/ui/ContextUiPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4046,
8573,
80,
2031,
5432,
1435,
288,
202,
202,
780,
366,
1098,
273,
336,
9624,
2257,
7675,
588,
780,
12,
1042,
13943,
23218,
660,
2087,
18,
29996,
2053,
16715,
2560,
67,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4046,
8573,
80,
2031,
5432,
1435,
288,
202,
202,
780,
366,
1098,
273,
336,
9624,
2257,
7675,
588,
780,
12,
1042,
13943,
23218,
660,
2087,
18,
29996,
2053,
16715,
2560,
67,... | ||
return nodeForPackage(o, userRoot()); | return nodeForPackage(c, userRoot()); | public static Preferences userNodeForPackage(Object o) throws SecurityException { return nodeForPackage(o, userRoot()); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/71bd4a234ff464b217036c28c910b8210f375bad/Preferences.java/clean/core/src/classpath/java/java/util/prefs/Preferences.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
28310,
729,
907,
1290,
2261,
12,
921,
320,
13,
5411,
1216,
17780,
565,
288,
3639,
327,
756,
1290,
2261,
12,
71,
16,
729,
2375,
10663,
565,
289,
2,
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,
760,
28310,
729,
907,
1290,
2261,
12,
921,
320,
13,
5411,
1216,
17780,
565,
288,
3639,
327,
756,
1290,
2261,
12,
71,
16,
729,
2375,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-10... |
if (Options.getAssocTest() != 0){ | if (Options.getAssocTest() != ASSOC_NONE){ | public ExportDialog(HaploView h){ super(h, "Export Data"); hv = h; JPanel contents = new JPanel(); contents.setLayout(new BoxLayout(contents, BoxLayout.Y_AXIS)); JPanel tabPanel = new JPanel(); int currTab = hv.tabs.getSelectedIndex(); tabPanel.setBorder(new TitledBo... | 51222 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51222/f8f34aa4f0ace8092ba1fa18efb4d719ba00759a/ExportDialog.java/buggy/edu/mit/wi/haploview/ExportDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11054,
6353,
12,
44,
438,
383,
1767,
366,
15329,
3639,
2240,
12,
76,
16,
315,
6144,
1910,
8863,
3639,
366,
90,
273,
366,
31,
3639,
24048,
2939,
273,
394,
24048,
5621,
3639,
2939,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11054,
6353,
12,
44,
438,
383,
1767,
366,
15329,
3639,
2240,
12,
76,
16,
315,
6144,
1910,
8863,
3639,
366,
90,
273,
366,
31,
3639,
24048,
2939,
273,
394,
24048,
5621,
3639,
2939,
... |
Extension[] extensions = X_POINT.getExtensions(); | Extension[] extensions = this.extensionPoint.getExtensions(); | private static Extension findExtension(String name) throws PluginRuntimeException { Extension[] extensions = X_POINT.getExtensions(); for (int i = 0; i < extensions.length; i++) { Extension extension = extensions[i]; if (name.equals(extension.getId())) return extension; } return null; ... | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/329ff64e9d7295aff108f85e9a8103f5e5f8f398/OntologyFactory.java/buggy/src/java/org/apache/nutch/ontology/OntologyFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
10021,
1104,
3625,
12,
780,
508,
13,
565,
1216,
6258,
11949,
288,
565,
10021,
8526,
4418,
273,
333,
18,
6447,
2148,
18,
588,
7513,
5621,
565,
364,
261,
474,
277,
273,
374,
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,
282,
3238,
760,
10021,
1104,
3625,
12,
780,
508,
13,
565,
1216,
6258,
11949,
288,
565,
10021,
8526,
4418,
273,
333,
18,
6447,
2148,
18,
588,
7513,
5621,
565,
364,
261,
474,
277,
273,
374,
31... |
_t = __t980; | _t = __t981; | public final void defineimagestate(AST _t) throws RecognitionException { AST defineimagestate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t974 = _t; AST tmp663_AST_in = (AST)_t; match(_t,DEFINE); _t = _t.getFirstChild(); { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case NEW: case SHARED: { ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
4426,
15374,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4426,
15374,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
69... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
4426,
15374,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4426,
15374,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
69... |
for(int n=0; n<mainPanel.getTabCount(); n++) { GearView view = (GearView)mainPanel.getComponentAt(n); | int skippedTabs = 1; while(mainPanel.getTabCount() > skippedTabs) { GearView view = (GearView)mainPanel.getComponentAt(skippedTabs-1); | private void closeAll() { for(int n=0; n<mainPanel.getTabCount(); n++) { GearView view = (GearView)mainPanel.getComponentAt(n); if(view.close()) { comparisonView.removeModel(((DriveTrainPanel)view).getModel()); } } if(mainPanel.getTabCount() == 1) { setActionsEnabled(false); } } | 10395 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10395/36eebaa06c07bccfc979b59ba8876d15f3c032f1/Main.java/clean/trunk/de/mutantenzoo/gcu/ui/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1746,
1595,
1435,
288,
202,
202,
1884,
12,
474,
290,
33,
20,
31,
290,
32,
5254,
5537,
18,
588,
5661,
1380,
5621,
290,
27245,
288,
1082,
202,
43,
2091,
1767,
1476,
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,
225,
202,
1152,
918,
1746,
1595,
1435,
288,
202,
202,
1884,
12,
474,
290,
33,
20,
31,
290,
32,
5254,
5537,
18,
588,
5661,
1380,
5621,
290,
27245,
288,
1082,
202,
43,
2091,
1767,
1476,
273,
... |
return u2 == null ? 0 : ((Integer)u2).intValue(); } | return u2 == null ? 0 : ((Integer) u2).intValue(); } | public int getNth() { return u2 == null ? 0 : ((Integer)u2).intValue(); } | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/d31a76ee29d5978a9bec41e3ac9134cee024bcab/Node.java/buggy/org/jruby/nodes/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
11069,
451,
1435,
288,
202,
202,
2463,
582,
22,
422,
446,
692,
374,
294,
14015,
4522,
13,
89,
22,
2934,
474,
620,
5621,
202,
97,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
11069,
451,
1435,
288,
202,
202,
2463,
582,
22,
422,
446,
692,
374,
294,
14015,
4522,
13,
89,
22,
2934,
474,
620,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
while (st.hasMoreTokens()) | while (st.hasMoreTokens()) { | public ClassPathIterator(File parent, String classPath) { this.parent = parent; StringTokenizer st = new StringTokenizer(classPath, ":"); while (st.hasMoreTokens()) parts.add(st.nextElement()); advance(); } | 28177 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28177/237108d8c7026e48c58b9e2c8f91a68dbf677382/ClassPathIterator.java/buggy/jarjar/src/main/com/tonicsystems/jarjar/ClassPathIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1659,
743,
3198,
12,
812,
982,
16,
514,
22503,
13,
565,
288,
3639,
333,
18,
2938,
273,
982,
31,
3639,
16370,
384,
273,
394,
16370,
12,
1106,
743,
16,
6153,
1769,
3639,
1323,
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,
1659,
743,
3198,
12,
812,
982,
16,
514,
22503,
13,
565,
288,
3639,
333,
18,
2938,
273,
982,
31,
3639,
16370,
384,
273,
394,
16370,
12,
1106,
743,
16,
6153,
1769,
3639,
1323,
261,
... |
Object data[]; | public void execute(PAContext context) throws PainterException { Object data[]; data = context.popOperands(1); if (! (data[0] instanceof Number) && ! (data[0] instanceof String)) { throw new PainterException("cvi: wrong arguments"); } if (data[0] instanceof Number) { ... | 4174 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4174/3c314818d71d25f7c37e4f26642c8ef894a7fcd4/PAContext.java/clean/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
9079,
501,
273,
819,
18,
5120,
3542,
5708,
12,
21,
1769,
3639,
309,
16051,
261,
892,
63,
20,
65,
1276,
3588,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
9079,
501,
273,
819,
18,
5120,
3542,
5708,
12,
21,
1769,
3639,
309,
16051,
261,
892,
63,
20,
65,
1276,
3588,
13,
... | |
: d + int16; | : d + int16; | public static char toUint16(Object val) { long int16 = 0x10000; double d = toNumber(val); if (d != d || d == 0.0 || d == Double.POSITIVE_INFINITY || d == Double.NEGATIVE_INFINITY) { return 0; } d = Math.IEEEremainder(d, int16); d = d >= 0 ? d : d + int16; return (char) Math.floor(d); } | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/5e0b2ebaed49fc9dc92fb0127fd9256424173c6e/ScriptRuntime.java/buggy/js/rhino/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1149,
358,
5487,
2313,
12,
921,
1244,
13,
288,
202,
5748,
509,
2313,
273,
374,
92,
23899,
31,
202,
9056,
302,
273,
358,
1854,
12,
1125,
1769,
202,
430,
261,
72,
480,
302,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1149,
358,
5487,
2313,
12,
921,
1244,
13,
288,
202,
5748,
509,
2313,
273,
374,
92,
23899,
31,
202,
9056,
302,
273,
358,
1854,
12,
1125,
1769,
202,
430,
261,
72,
480,
302,
7... |
if(USE_DEBUGGER) { debugger2=new Debugger(channel2, "channel 2"); debugger2.start(); } | protected void setUp() throws Exception { super.setUp(); printSelectedOptions(); channel1=new JChannel(properties); System.out.print("Connecting to channel..."); channel1.connect(groupName); System.out.println("channel1 connected, view is " + channel1.getView()); ... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/28be62b4097e0b01b17ca403d23ca6a4aac01eca/EncryptMessageOrderTestCase.java/buggy/tests/junit/org/jgroups/tests/EncryptMessageOrderTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
1216,
1185,
288,
3639,
2240,
18,
542,
1211,
5621,
3639,
1172,
7416,
1320,
5621,
1171,
1904,
21,
33,
2704,
804,
2909,
12,
4738,
1769,
3639,
2332,
18,
659,
18,
1188,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
24292,
1435,
1216,
1185,
288,
3639,
2240,
18,
542,
1211,
5621,
3639,
1172,
7416,
1320,
5621,
1171,
1904,
21,
33,
2704,
804,
2909,
12,
4738,
1769,
3639,
2332,
18,
659,
18,
1188,... | |
results = compare(retEnv, tempPath); assertTrue(results); | compareXML(retEnv, tempPath); | public void testR2GCEchoHexBinary() throws AxisFault { url = "http://www.whitemesa.net/interop/r2/groupC"; soapAction = "http://soapinterop.org/"; util = new WMRound2Soap12GroupcHexBinaryUtil(); retEnv = SunRound2Client.sendMsg(util, url, soapAction); tempPath = resFilePath + "WMR... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/6295a3864398ed319578fb0b345f1adafef73782/WMRound2Soap12InteropTest.java/buggy/modules/integration/itest/test/interop/whitemesa/round2/Soap12/WMRound2Soap12InteropTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
54,
22,
43,
1441,
2599,
7037,
5905,
1435,
1216,
15509,
7083,
288,
3639,
880,
273,
315,
2505,
2207,
5591,
18,
3350,
1726,
281,
69,
18,
2758,
19,
30376,
19,
86,
22,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
54,
22,
43,
1441,
2599,
7037,
5905,
1435,
1216,
15509,
7083,
288,
3639,
880,
273,
315,
2505,
2207,
5591,
18,
3350,
1726,
281,
69,
18,
2758,
19,
30376,
19,
86,
22,
19,
... |
zoomOut(); | return; | public void bringToTop(IWorkbenchPart part) { // Sanity check. if (!certifyPart(part)) return; // If zoomed unzoom. if (isZoomed() && partChangeAffectsZoom(part)) zoomOut(); // Move part. boolean broughtToTop = false; if (part instanceof IEditorPart) { broughtToTop = getEditorManager().setVisibleEditor((IEditorPar... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/8fe046d61ffe811705f28871ea56ed7bb69415e9/WorkbenchPage.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
5186,
310,
774,
3401,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
202,
759,
23123,
866,
18,
202,
430,
16051,
7593,
1164,
1988,
12,
2680,
3719,
202,
202,
2463,
31,
1082,
202,
759,
97... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
5186,
310,
774,
3401,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
202,
759,
23123,
866,
18,
202,
430,
16051,
7593,
1164,
1988,
12,
2680,
3719,
202,
202,
2463,
31,
1082,
202,
759,
97... |
public void removeEvent(GLOReference<PDTimerEvent> eventRef) { | void removeEvent(GLOReference<PDTimerEvent> eventRef) { | public void removeEvent(GLOReference<PDTimerEvent> eventRef) { Iterator<Entry<Long, HashSet<GLOReference<PDTimerEvent>>>> it; for (it = timerEvents.entrySet().iterator(); it.hasNext();) { Entry<Long, HashSet<GLOReference<PDTimerEvent>>> entry = it.next(); if (entry.getValue().con... | 55380 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55380/5eed2f58cbb9e172c778bd8b5278c391493a7e30/PDTimerEventList.java/clean/src/com/sun/gi/gloutils/pdtimer/PDTimerEventList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1206,
1133,
12,
43,
1502,
2404,
32,
21527,
6777,
1133,
34,
871,
1957,
13,
288,
3639,
4498,
32,
1622,
32,
3708,
16,
6847,
32,
43,
1502,
2404,
32,
21527,
6777,
1133,
9778,
9778,
518,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1206,
1133,
12,
43,
1502,
2404,
32,
21527,
6777,
1133,
34,
871,
1957,
13,
288,
3639,
4498,
32,
1622,
32,
3708,
16,
6847,
32,
43,
1502,
2404,
32,
21527,
6777,
1133,
9778,
9778,
518,... |
BoardNewDialog bnd = new BoardNewDialog(frame, lisTerrain.getItems(), lisTerrain.getSelectedIndex()); bnd.setLocation(frame.getLocation().x + 150, frame.getLocation().y + 100); bnd.show(); | RandomMapDialog rmd = new RandomMapDialog(frame, this, mapSettings); rmd.show(); | public void boardNew() { // display new board dialog BoardNewDialog bnd = new BoardNewDialog(frame, lisTerrain.getItems(), lisTerrain.getSelectedIndex()); bnd.setLocation(frame.getLocation().x + 150, frame.getLocation().y + 100); bnd.show(); if(bnd.getX() > 0 || bnd.getY()... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/e9ce52cf4ac6ccd0c5936ad5d873e83c9c1bb9c3/BoardEditor.java/clean/megamek/src/megamek/client/ui/AWT/BoardEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
11094,
1908,
1435,
288,
3639,
368,
2562,
394,
11094,
6176,
3639,
17980,
1060,
1908,
6353,
324,
4880,
273,
394,
17980,
1060,
1908,
6353,
12,
3789,
16,
328,
291,
56,
264,
7596,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11094,
1908,
1435,
288,
3639,
368,
2562,
394,
11094,
6176,
3639,
17980,
1060,
1908,
6353,
324,
4880,
273,
394,
17980,
1060,
1908,
6353,
12,
3789,
16,
328,
291,
56,
264,
7596,
1... |
if (c == CODE_EOT) return EOT; if (c == '\n') return LINEFEED; if ( c==' '|| c == '\r' || c=='\t' ) return XMLWHITESPACE; if (isAnySpace(c)) return UCWHITESPACE; return NONWHITESPACE; | if (c == CODE_EOT) { return EOT; } if (c == '\n') { return LINEFEED; } if (c == ' '|| c == '\r' || c == '\t' ) { return XMLWHITESPACE; } if (isAnySpace(c)) { return UCWHITESPACE; } return NONWHITESPACE; | public static int classOf(char c) { if (c == CODE_EOT) return EOT; if (c == '\n') return LINEFEED; if ( c==' '|| c == '\r' || c=='\t' ) return XMLWHITESPACE; if (isAnySpace(c)) return UCWHITESPACE; return NONWHITESPACE; } | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/392781f30969e4da0b510da16b96099a320089ba/CharUtilities.java/clean/src/org/apache/fop/util/CharUtilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
509,
667,
951,
12,
3001,
276,
13,
288,
202,
430,
261,
71,
422,
11128,
67,
41,
1974,
13,
327,
512,
1974,
31,
202,
430,
261,
71,
422,
2337,
82,
6134,
327,
14340,
29195,
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,
760,
509,
667,
951,
12,
3001,
276,
13,
288,
202,
430,
261,
71,
422,
11128,
67,
41,
1974,
13,
327,
512,
1974,
31,
202,
430,
261,
71,
422,
2337,
82,
6134,
327,
14340,
29195,
31,
... |
assertEquals(1 + OFFSET, test.getHourOfDay()); | assertEquals(date.getHours(), test.getHourOfDay()); | public void testConstructor_Object_nullChronology() throws Throwable { Date date = new Date(TEST_TIME1); TimeOfDay test = new TimeOfDay(date, null); assertEquals(ISO_UTC, test.getChronology()); assertEquals(1 + OFFSET, test.getHourOfDay()); assertEquals(2, test.getMinuteOfHour());... | 52681 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52681/a14ace7f3ca5c8b9dba675d99db1b253eb7004c4/TestTimeOfDay_Constructors.java/buggy/JodaTime/src/test/org/joda/time/TestTimeOfDay_Constructors.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
6293,
67,
921,
67,
2011,
23809,
1435,
1216,
4206,
288,
3639,
2167,
1509,
273,
394,
2167,
12,
16961,
67,
4684,
21,
1769,
3639,
2647,
17263,
1842,
273,
394,
2647,
17263,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6293,
67,
921,
67,
2011,
23809,
1435,
1216,
4206,
288,
3639,
2167,
1509,
273,
394,
2167,
12,
16961,
67,
4684,
21,
1769,
3639,
2647,
17263,
1842,
273,
394,
2647,
17263,
12... |
int ch; | int ch; int unreadCount = 1; | public IToken evaluate(ICharacterScanner scanner) { int startCh = scanner.read(); int ch; if (isNumberStart(startCh)) { ch = scanner.read(); boolean hexNumber = ch == 'x'; boolean decNumber = false; if (!hexNumber) { ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/0ae9539298fcf91e5d8d9c3ff354b40cf88f49d7/NumberRule.java/clean/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/text/NumberRule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1345,
5956,
12,
45,
7069,
11338,
7683,
13,
565,
288,
3639,
509,
787,
782,
273,
7683,
18,
896,
5621,
3639,
509,
462,
31,
509,
19541,
1380,
273,
404,
31,
1171,
309,
261,
291,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
1345,
5956,
12,
45,
7069,
11338,
7683,
13,
565,
288,
3639,
509,
787,
782,
273,
7683,
18,
896,
5621,
3639,
509,
462,
31,
509,
19541,
1380,
273,
404,
31,
1171,
309,
261,
291,
... |
_usm.send(BlockTransmitter.this._destination, DMT.createPing()); | ((PeerNode)_destination).sendAsync(DMT.createPing(), null); | public void run() { int sentSinceLastPing = 0; while (!_sendComplete) { long delay = throttle.getDelay(); long waitUntil = System.currentTimeMillis() + delay; Logger.minor(this, "Waiting for "+delay+" ms for "+_uid+" : "+throttle); try { while (waitUntil > System.currentTimeMillis()) ... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/fdf669488c24d21eae5028919f2bca683a8061e2/BlockTransmitter.java/buggy/src/freenet/io/xfer/BlockTransmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
474,
3271,
9673,
3024,
17223,
273,
374,
31,
9506,
202,
17523,
16051,
67,
4661,
6322,
13,
288,
25083,
202,
5748,
4624,
273,
18304,
18,
588,
6763... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
474,
3271,
9673,
3024,
17223,
273,
374,
31,
9506,
202,
17523,
16051,
67,
4661,
6322,
13,
288,
25083,
202,
5748,
4624,
273,
18304,
18,
588,
6763... |
RubyString name = RubyString.newString(getRuntime(), | RubyString name = getRuntime().newString( | private RubyArray instance_methods(IRubyObject[] args, final Visibility visibility) { boolean includeSuper = args.length > 0 ? args[0].isTrue() : true; RubyArray ary = RubyArray.newArray(getRuntime()); for (RubyModule p = this; p != null; p = p.getSuperClass()) { for (Iterator iter =... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... |
if ( table.getItemCount( ) > 1 ) selectIndex = ( table.getItemCount( ) - 2 ); | if ( table.getItemCount( ) > 0 ) selectIndex = ( table.getItemCount( ) - 1 ); | protected Control createDialogArea( Composite parent ) { UIUtil.bindHelp( parent, IHelpContextIds.COLUMNBINDING_DIALOG_ID ); Composite parentComposite = (Composite) super.createDialogArea( parent ); if ( this.canSelect ) { /** * Label & button */ Composite composite = new Composite( parentComposite, SWT.... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/3b41216aa808a0ccb866132e891808d5483de7be/ColumnBindingDialog.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
14728,
982,
262,
202,
95,
202,
202,
5370,
1304,
18,
4376,
6696,
12,
982,
16,
467,
6696,
1042,
2673,
18,
11009,
2739,
67,
2565,
18683,
67,
734,
1127... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6353,
5484,
12,
14728,
982,
262,
202,
95,
202,
202,
5370,
1304,
18,
4376,
6696,
12,
982,
16,
467,
6696,
1042,
2673,
18,
11009,
2739,
67,
2565,
18683,
67,
734,
1127... |
if (_log.shouldLog(Log.WARN)) _log.warn("Consecutive failure #" + consecutive + " sending to " + msg.getPeer()); if (consecutive > MAX_CONSECUTIVE_FAILED) dropPeer(msg.getPeer()); | if (_log.shouldLog(Log.WARN)) _log.warn("Consecutive failure #" + consecutive + " sending to " + msg.getPeer()); if (consecutive > MAX_CONSECUTIVE_FAILED) dropPeer(msg.getPeer()); } | public void failed(OutboundMessageState msg) { if (msg == null) return; int consecutive = 0; if (msg.getPeer() != null) consecutive = msg.getPeer().incrementConsecutiveFailedSends(); if (_log.shouldLog(Log.WARN)) _log.warn("Consecutive failure #" + consecutive + " s... | 3808 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3808/4ce51261f1b36eeb8bc0e9d51c3abee10d9a4440/UDPTransport.java/buggy/router/java/src/net/i2p/router/transport/udp/UDPTransport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2535,
12,
17873,
1079,
1119,
1234,
13,
288,
3639,
309,
261,
3576,
422,
446,
13,
327,
31,
3639,
509,
18221,
273,
374,
31,
3639,
309,
261,
3576,
18,
588,
6813,
1435,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2535,
12,
17873,
1079,
1119,
1234,
13,
288,
3639,
309,
261,
3576,
422,
446,
13,
327,
31,
3639,
509,
18221,
273,
374,
31,
3639,
309,
261,
3576,
18,
588,
6813,
1435,
480,
446,
... |
gbc.anchor=gbc.WEST; | gbc.anchor=GridBagConstraints.WEST; | public MidiConfigPanel(AppConfig appConfig) { super(appConfig); driverChangeListeners = new Vector(); setLayout (new core.ColumnLayout ()); setPreferredSize(new Dimension(500,250)); cbxEnMidi = new JCheckBox ("Enable MIDI Interface"); cbxEnMidi.addActionListener(new ActionListener() { public void actionPerformed (... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/8d7588be6e6745429cbfd1d615757595b087e7e2/MidiConfigPanel.java/clean/JSynthLib/core/MidiConfigPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
490,
350,
77,
809,
5537,
12,
31904,
20782,
13,
288,
202,
9565,
12,
2910,
809,
1769,
202,
7407,
3043,
5583,
273,
394,
5589,
5621,
202,
542,
3744,
261,
2704,
2922,
18,
1494,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
490,
350,
77,
809,
5537,
12,
31904,
20782,
13,
288,
202,
9565,
12,
2910,
809,
1769,
202,
7407,
3043,
5583,
273,
394,
5589,
5621,
202,
542,
3744,
261,
2704,
2922,
18,
1494,
3744,
1... |
_log.error("No reply inbound tunnels available!"); | _log.warn("No reply inbound tunnels available!"); | private void sendStoreThroughGarlic(DatabaseStoreMessage msg, RouterInfo peer, long expiration) { long token = getContext().random().nextLong(I2NPMessage.MAX_ID_VALUE); TunnelInfo replyTunnel = selectInboundTunnel(); if (replyTunnel == null) { _log.error("No reply inbound tun... | 27437 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27437/1eebd5463f5a4783008b5ae42ea8091e4d54fe7f/StoreJob.java/clean/router/java/src/net/i2p/router/networkdb/kademlia/StoreJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
2257,
14287,
43,
13007,
335,
12,
4254,
2257,
1079,
1234,
16,
9703,
966,
4261,
16,
1525,
7686,
13,
288,
3639,
1525,
1147,
273,
6474,
7675,
9188,
7675,
4285,
3708,
12,
45,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1366,
2257,
14287,
43,
13007,
335,
12,
4254,
2257,
1079,
1234,
16,
9703,
966,
4261,
16,
1525,
7686,
13,
288,
3639,
1525,
1147,
273,
6474,
7675,
9188,
7675,
4285,
3708,
12,
45,
... |
try { if (!sketch.handleRun(new Target( System.getProperty("user.dir") + File.separator + "lib" + File.separator + "targets", Preferences.get("build.target")))) return; | SwingUtilities.invokeLater(new Runnable() { public void run() { try { if (!sketch.handleRun(new Target( System.getProperty("user.dir") + File.separator + "lib" + File.separator + "targets", Preferences.get("build.target")))) return; watcher = new RunButtonWatcher(); message("Done compiling."); if(watcher != null) wa... | public void handleRun(boolean present) { doClose(); running = true; buttons.activate(EditorButtons.RUN); message("Compiling..."); // do this for the terminal window / dos prompt / etc for (int i = 0; i < 10; i++) System.out.println(); // clear the console on each run, unless the user doesn't want... | 47565 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47565/b8923cfeee58eb44e10777e724bb177e6a77b146/Editor.java/buggy/app/Editor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1640,
1997,
12,
6494,
3430,
13,
288,
565,
741,
4605,
5621,
565,
3549,
273,
638,
31,
565,
9502,
18,
10014,
12,
6946,
14388,
18,
15238,
1769,
565,
883,
2932,
2945,
4973,
7070,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1640,
1997,
12,
6494,
3430,
13,
288,
565,
741,
4605,
5621,
565,
3549,
273,
638,
31,
565,
9502,
18,
10014,
12,
6946,
14388,
18,
15238,
1769,
565,
883,
2932,
2945,
4973,
7070,
... |
map(method.substring(start, end).trim()); | sb.append(map(method.substring(start, end).trim())); | public static Method getMethod (final String method) { int space = method.indexOf(' '); int start = method.indexOf('(', space) + 1; int end = method.indexOf(')', start); String returnType = method.substring(0, space); String methodName = method.substring(space + 1, start - 1).trim(); StringBuffer sb... | 8320 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8320/c4c2519dc667ffa81d9a7f13a177422d8c3fe3a5/Method.java/buggy/asm/src/org/objectweb/asm/commons/Method.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
2985,
6272,
261,
6385,
514,
707,
13,
288,
565,
509,
3476,
273,
707,
18,
31806,
2668,
28005,
565,
509,
787,
273,
707,
18,
31806,
2668,
12,
2187,
3476,
13,
397,
404,
31,
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,
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,
2985,
6272,
261,
6385,
514,
707,
13,
288,
565,
509,
3476,
273,
707,
18,
31806,
2668,
28005,
565,
509,
787,
273,
707,
18,
31806,
2668,
12,
2187,
3476,
13,
397,
404,
31,
565,
... |
IDE.openEditor( page, file, true ); | IEditorPart editorPart = IDE.openEditor( page, file, true ); setReportSettings(((IDEReportEditor)editorPart).getModel()); editorPart.doSave(null); | public void run( ) { IWorkbench workbench = PlatformUI.getWorkbench( ); IWorkbenchWindow window = workbench.getActiveWorkbenchWindow( ); IWorkbenchPage page = window.getActivePage( ); try { IDE.openEditor( page, file, true ); BasicNewProjectResourceWizard.updatePerspective( configElement ); ... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/3e0d05ef79eee05e482cd34050fc3688a513255c/NewReportWizard.java/buggy/UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
12,
262,
1082,
202,
95,
9506,
202,
45,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
12,
11272,
9506,
202,
45,
2421,
22144,
3829,
2742,
273,
1440... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1875,
202,
482,
918,
1086,
12,
262,
1082,
202,
95,
9506,
202,
45,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
12,
11272,
9506,
202,
45,
2421,
22144,
3829,
2742,
273,
1440... |
if (jj_3R_82()) return true; | if (jj_scan_token(LBRACE)) return true; Token xsp; while (true) { xsp = jj_scanpos; if (jj_3_38()) { jj_scanpos = xsp; break; } } if (jj_scan_token(RBRACE)) return true; | final private boolean jj_3R_104() { if (jj_3R_82()) return true; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/3e3034d7566b0047ef2bf5af2e29ce51f94a2d2e/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
21869,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
12995,
9254,
3719,
327,
638,
31,
3155,
619,
1752,
31,
1323,
261,
3767,
13,
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,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
21869,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
12995,
9254,
3719,
327,
638,
31,
3155,
619,
1752,
31,
1323,
261,
3767,
13,
288... |
dom.setDocumentURI(systemId); | dom.setDocumentURI(_sourceSystemId); | private DOMImpl getDOM(Source source, int mask) throws TransformerException { try { DOMImpl dom = null; DTDMonitor dtd = null; // Handle SAXSource input if (source instanceof SAXSource) { // Get all info from the input SAXSource object final SAXSource sax = (SAXSource)source; XMLReader ... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/9fa52c94bb58eefc8b27b300e34d85f640d7f869/TransformerImpl.java/buggy/src/org/apache/xalan/xsltc/trax/TransformerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
4703,
2828,
2343,
1872,
12,
1830,
1084,
16,
509,
3066,
13,
202,
15069,
21684,
377,
288,
202,
698,
288,
202,
565,
4703,
2828,
4092,
273,
446,
31,
202,
565,
10696,
40,
7187,
3681,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4703,
2828,
2343,
1872,
12,
1830,
1084,
16,
509,
3066,
13,
202,
15069,
21684,
377,
288,
202,
698,
288,
202,
565,
4703,
2828,
4092,
273,
446,
31,
202,
565,
10696,
40,
7187,
3681,
7... |
public void paint(Context c, Box box) { //u.p("BoxLayout.paint " + box);//+box.getElement().getNodeName()+") " + block); BlockBox block = (BlockBox)box; // copy the bounds to we don't mess it up Rectangle oldBounds = new Rectangle(c.getExtents()); if (block.relative) { ... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/07ab625b03cad242caa27ac48e830592130b24a1/BoxLayout.java/clean/src/java/org/joshy/html/BoxLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
84,
1598,
12,
1042,
71,
16,
3514,
2147,
15329,
759,
89,
18,
84,
2932,
3514,
3744,
18,
84,
1598,
6,
15,
2147,
1769,
759,
15,
2147,
18,
21336,
7675,
588,
18948,
1435,
9078,
2225,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
84,
1598,
12,
1042,
71,
16,
3514,
2147,
15329,
759,
89,
18,
84,
2932,
3514,
3744,
18,
84,
1598,
6,
15,
2147,
1769,
759,
15,
2147,
18,
21336,
7675,
588,
18948,
1435,
9078,
2225,
... | ||
{ Territory t = (Territory) o; return t.equals(test); } | { Unit unit = (Unit) o; if(unit.getOwner().equals(player)) return true; return data.getAllianceTracker().isAllied(player, unit.getOwner()); } | public boolean match(Object o) { Territory t = (Territory) o; return t.equals(test); } | 8339 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8339/2583b4f5670808ca7b4f3986743c218f706a4e92/Matches.java/clean/src/games/strategy/triplea/delegate/Matches.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3639,
1071,
1250,
845,
12,
921,
320,
13,
4202,
288,
540,
399,
25313,
268,
273,
261,
56,
25313,
13,
320,
31,
540,
327,
268,
18,
14963,
12,
3813,
1769,
4202,
289,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3639,
1071,
1250,
845,
12,
921,
320,
13,
4202,
288,
540,
399,
25313,
268,
273,
261,
56,
25313,
13,
320,
31,
540,
327,
268,
18,
14963,
12,
3813,
1769,
4202,
289,
2,
-100,
-100,
-100,
-100,
... |
Logger.debug(this, "updateHandshakeIPs: calling getAddress(false) on Peer '"+localHandshakeIPs[i]+"' for PeerNode '"+getPeer()+"' named '"+getName()+"' ("+ignoreHostnames+")"); | Logger.debug(this, "updateHandshakeIPs: calling getAddress(false) on Peer '"+localHandshakeIPs[i]+"' for PeerNode '"+getPeer()+"' named '"+getName()+"' ("+ignoreHostnames+ ')'); | private Peer[] updateHandshakeIPs(Peer[] localHandshakeIPs, boolean ignoreHostnames) { for(int i=0;i<localHandshakeIPs.length;i++) { if(ignoreHostnames) { // Don't do a DNS request on the first cycle through PeerNodes by DNSRequest // upon startup (I suspect the following won't... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/62fd59041864b4ed1f43adc676de6bfb5ea977f3/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
10669,
8526,
1089,
14545,
18246,
12,
6813,
8526,
1191,
14545,
18246,
16,
1250,
2305,
2594,
1973,
13,
288,
3639,
364,
12,
474,
277,
33,
20,
31,
77,
32,
3729,
14545,
18246,
18,
2469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10669,
8526,
1089,
14545,
18246,
12,
6813,
8526,
1191,
14545,
18246,
16,
1250,
2305,
2594,
1973,
13,
288,
3639,
364,
12,
474,
277,
33,
20,
31,
77,
32,
3729,
14545,
18246,
18,
2469,
... |
logger.debug("adding killer to header: " + killer); | if (logger.isDebugEnabled()) { logger.debug("adding killer to header: " + killer); } | private Header addCookieKillers(RequestLineToken rl, Header h) { List<String> cookieKillers = killers.remove(rl); if (null == cookieKillers) { return h; } for (Iterator i = cookieKillers.iterator(); i.hasNext(); ) { String killer = (String)i.next(); lo... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/115e144444f9e3e5b13e66a4e36937ed2f6c876a/SpywareHttpHandler.java/clean/tran/spyware/main/com/metavize/tran/spyware/SpywareHttpHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
4304,
527,
6151,
19045,
414,
12,
691,
1670,
1345,
11618,
16,
4304,
366,
13,
565,
288,
3639,
987,
32,
780,
34,
3878,
19045,
414,
273,
8673,
414,
18,
4479,
12,
1321,
1769,
3639,
309... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4304,
527,
6151,
19045,
414,
12,
691,
1670,
1345,
11618,
16,
4304,
366,
13,
565,
288,
3639,
987,
32,
780,
34,
3878,
19045,
414,
273,
8673,
414,
18,
4479,
12,
1321,
1769,
3639,
309... |
case TokenStream.SHNE : --stackTop; valBln = !do_sheq(stack, sDbl, stackTop); | } case TokenStream.SHNE : { --stackTop; boolean valBln = !do_sheq(stack, sDbl, stackTop); | public static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, NativeFunction fnOrScript, InterpreterData theData) throws JavaScriptException { if (cx.interpreterSe... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/5bd7d96787b00e369ca7776d1b88e375b0d13a79/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
282,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
282,
16717,
2083,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
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,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
282,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
282,
16717,
2083,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
3... |
useFallback = true; | useFallbackLevel++; | protected void processXIncludeElement(String href, String parse, String xpointer) throws SAXException, ProcessingException, IOException { if (getLogger().isDebugEnabled()) { getLogger().debug("Processing XInclude element: href="+href+", parse="+parse+", xpointer="+xpointer); ... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/bb4ec8469d225cd9698840dda6f8e3091e13314e/XIncludeTransformer.java/buggy/core/cocoon-core/src/main/java/org/apache/cocoon/transformation/XIncludeTransformer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
918,
1207,
60,
8752,
1046,
12,
780,
3897,
16,
514,
1109,
16,
514,
619,
10437,
13,
3639,
1216,
14366,
16,
19652,
503,
16,
1860,
288,
5411,
309,
261,
588,
3328,
7675,
291,
2829,
152... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
918,
1207,
60,
8752,
1046,
12,
780,
3897,
16,
514,
1109,
16,
514,
619,
10437,
13,
3639,
1216,
14366,
16,
19652,
503,
16,
1860,
288,
5411,
309,
261,
588,
3328,
7675,
291,
2829,
152... |
public void addSequenceProperty(Object key, Object value) throws ParseException { try { // Tidy up any end-of-block jobbies if (features.inFeature() && !key.equals("FT")) { features.endFeature(); } if (key.equals("FT")) { String featureLine = value.toString(); if (featureLine.charAt(0... | 50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/fde307a314ac551375901ce876635e7d0dc1031a/EmblProcessor.java/buggy/src/org/biojava/bio/seq/io/EmblProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
4021,
1396,
12,
921,
498,
16,
1033,
460,
13,
1216,
10616,
288,
202,
698,
288,
202,
565,
368,
399,
29609,
731,
1281,
679,
17,
792,
17,
2629,
1719,
70,
606,
202,
377,
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,
527,
4021,
1396,
12,
921,
498,
16,
1033,
460,
13,
1216,
10616,
288,
202,
698,
288,
202,
565,
368,
399,
29609,
731,
1281,
679,
17,
792,
17,
2629,
1719,
70,
606,
202,
377,
20... | ||
set.add(__FORWARD_PATH_INFO); | if (_pathInfo!=null) set.add(__FORWARD_PATH_INFO); else set.remove(__FORWARD_PATH_INFO); | public Enumeration getAttributeNames() { HashSet set=new HashSet(); Enumeration e=_attr.getAttributeNames(); while(e.hasMoreElements()) set.add(e.nextElement()); if (_named==null) { set.add(__FORWARD_PATH_INF... | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/98166b755dcbd64ef2461dbd2453bfa01e052ec9/Dispatcher.java/clean/trunk/modules/jetty/src/main/java/org/mortbay/jetty/servlet/Dispatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
13864,
4061,
1557,
1435,
3639,
288,
5411,
6847,
444,
33,
2704,
6847,
5621,
5411,
13864,
425,
33,
67,
1747,
18,
588,
26080,
5621,
5411,
1323,
12,
73,
18,
5332,
7417,
3471,
10756,
773... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13864,
4061,
1557,
1435,
3639,
288,
5411,
6847,
444,
33,
2704,
6847,
5621,
5411,
13864,
425,
33,
67,
1747,
18,
588,
26080,
5621,
5411,
1323,
12,
73,
18,
5332,
7417,
3471,
10756,
773... |
assertTrue(rs.getLong(1) == 7); | assertEquals(rs.getLong(1), 7); | public void testBigint0000() throws Exception { Connection cx = getConnection(); dropTable("#t0000"); Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0000 " + " (i decimal(28,10) not null, " + " s char(10)... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/3536f07067bcf3c572aa820c500e64c50499f6c5/TimestampTest.java/buggy/src/test/net/sourceforge/jtds/test/TimestampTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
9901,
474,
2787,
1435,
1216,
1185,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
2787,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
3406,
5621,
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,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
9901,
474,
2787,
1435,
1216,
1185,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
2787,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
3406,
5621,
3... |
if (memories == null) { parse(); } | public long getTotalBytes() { if (memories == null) { parse(); } return totalBytes; } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/1354f9e661fc35bfd0d47664f5c71e5127b46a99/MIDataReadMemoryInfo.java/buggy/debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/output/MIDataReadMemoryInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1525,
12831,
2160,
1435,
288,
202,
202,
430,
225,
261,
3917,
2401,
422,
446,
13,
288,
1082,
202,
2670,
5621,
202,
202,
97,
202,
202,
2463,
29937,
31,
202,
97,
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,
225,
202,
482,
1525,
12831,
2160,
1435,
288,
202,
202,
430,
225,
261,
3917,
2401,
422,
446,
13,
288,
1082,
202,
2670,
5621,
202,
202,
97,
202,
202,
2463,
29937,
31,
202,
97,
2,
-100,
-100,
... | |
StackMapFrame currentFrame = ((StackMapFrameCodeStream) codeStream).frames; while (currentFrame.prevFrame != null) { currentFrame = currentFrame.prevFrame; } currentFrame = currentFrame.nextFrame; while (currentFrame != null && currentFrame.pc < code_length) { | ArrayList frames = ((StackMapFrameCodeStream) codeStream).frames; StackMapFrame currentFrame = (StackMapFrame) frames.get(0); StackMapFrame prevFrame = null; int framesSize = frames.size(); int frameIndex = 0; for (int j = 0; j < framesPositionsSize && ((Integer) framePositions.get(j)).intValue() < code_length; j++) { ... | public void completeCodeAttribute(int codeAttributeOffset) { // reinitialize the localContents with the byte modified by the code stream this.contents = codeStream.bCodeStream; int localContentsOffset = codeStream.classFileOffset; // codeAttributeOffset is the position inside localContents byte array before we sta... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/8f4037084194a0a8c6b51e4ac889744e5d6e68a8/ClassFile.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3912,
1085,
1499,
12,
474,
981,
1499,
2335,
13,
288,
202,
202,
759,
283,
11160,
326,
1191,
6323,
598,
326,
1160,
4358,
635,
326,
981,
1407,
202,
202,
2211,
18,
3980,
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,
225,
202,
482,
918,
3912,
1085,
1499,
12,
474,
981,
1499,
2335,
13,
288,
202,
202,
759,
283,
11160,
326,
1191,
6323,
598,
326,
1160,
4358,
635,
326,
981,
1407,
202,
202,
2211,
18,
3980,
273,... |
final String indentString = newChars.substring(lineStart, newOffset); | public void execute(final Editor editor, DataContext dataContext) { CodeInsightSettings settings = CodeInsightSettings.getInstance(); if (!settings.SMART_END_ACTION){ if (myOriginalHandler != null){ myOriginalHandler.execute(editor, dataContext); } return; } final Project project = (... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/3b85fe28c93f37278939c8d6fb7041de30874798/EndHandler.java/clean/source/com/intellij/codeInsight/editorActions/EndHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
6385,
18451,
4858,
16,
1910,
1042,
501,
1042,
13,
288,
565,
3356,
5048,
750,
2628,
1947,
273,
3356,
5048,
750,
2628,
18,
588,
1442,
5621,
565,
309,
16051,
4272,
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,
918,
1836,
12,
6385,
18451,
4858,
16,
1910,
1042,
501,
1042,
13,
288,
565,
3356,
5048,
750,
2628,
1947,
273,
3356,
5048,
750,
2628,
18,
588,
1442,
5621,
565,
309,
16051,
4272,
18,
... | |
SQLDelete = "DELETE FROM UP_SS_USER_PARM WHERE USER_ID = " + uPortalUID; LogService.log(LogService.DEBUG, "RDBMUserIdentityStore::removePortalUID(): " + SQLDelete); stmt.executeUpdate(SQLDelete); | SQLDelete = "DELETE FROM UP_SS_USER_PARM WHERE USER_ID = " + uPortalUID; LogService.log(LogService.DEBUG, "RDBMUserIdentityStore::removePortalUID(): " + SQLDelete); stmt.executeUpdate(SQLDelete); | public void removePortalUID(int uPortalUID) throws Exception { Connection con = RDBMServices.getConnection(); try { Statement stmt = con.createStatement(); if (RDBMServices.supportsTransactions) con.setAutoCommit(false); try { // START of Addition after bug declaration (bug id 1516) ... | 24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/09dc8c80d161495463fc9d6c3c57215c4012fc94/RDBMUserIdentityStore.java/buggy/source/org/jasig/portal/RDBMUserIdentityStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1206,
24395,
3060,
12,
474,
582,
24395,
3060,
13,
1216,
1185,
288,
565,
4050,
356,
273,
534,
2290,
49,
5676,
18,
588,
1952,
5621,
565,
775,
288,
1377,
8056,
3480,
273,
356,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1206,
24395,
3060,
12,
474,
582,
24395,
3060,
13,
1216,
1185,
288,
565,
4050,
356,
273,
534,
2290,
49,
5676,
18,
588,
1952,
5621,
565,
775,
288,
1377,
8056,
3480,
273,
356,
1... |
InternalVersionHistoryImpl vh = (InternalVersionHistoryImpl) historyImpl.getInternalVersionHistory(); InternalVersion v = setVersionLabel(vh, version, label, move); | InternalVersionHistoryImpl vh = (InternalVersionHistoryImpl) historyImpl.getInternalVersionHistory(); v = setVersionLabel(vh, version, label, move); } | public synchronized Version setVersionLabel(VersionHistory history, QName version, QName label, boolean move) throws RepositoryException { AbstractVersionHistory historyImpl = (AbstractVersionHistory) his... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/20a7aa8fef6331a191d4c06b3b2b2aa1d3511c1c/VersionManagerImpl.java/buggy/jackrabbit/src/main/java/org/apache/jackrabbit/core/version/VersionManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
4049,
16770,
2224,
12,
1444,
5623,
4927,
16,
4766,
7734,
16723,
1177,
16,
16723,
1433,
16,
4766,
7734,
1250,
3635,
13,
5411,
1216,
13367,
288,
3639,
4115,
1444,
5623,
4927,
2828... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
4049,
16770,
2224,
12,
1444,
5623,
4927,
16,
4766,
7734,
16723,
1177,
16,
16723,
1433,
16,
4766,
7734,
1250,
3635,
13,
5411,
1216,
13367,
288,
3639,
4115,
1444,
5623,
4927,
2828... |
Logger.minor(this, "Acknowledged packet (synced): "+realSeqNo); | Logger.minor(this, "Acknowledged packet: "+realSeqNo); | public void acknowledgedPacket(int realSeqNo) { AsyncMessageCallback[] callbacks; Logger.minor(this, "Acknowledged packet (synced): "+realSeqNo); try { removeAckRequest(realSeqNo); } catch (UpdatableSortedLinkedListKilledException e) { // Ignore, we are processing an incoming packet } ... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/d764310ce0592a5fd06db73c2ccf0b083791a0b2/KeyTracker.java/clean/src/freenet/node/KeyTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
23262,
2423,
6667,
12,
474,
2863,
6926,
2279,
13,
288,
3639,
9672,
1079,
2428,
8526,
6689,
31,
3639,
202,
3328,
18,
17364,
12,
2211,
16,
315,
11931,
10378,
2423,
4414,
30,
1377... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23262,
2423,
6667,
12,
474,
2863,
6926,
2279,
13,
288,
3639,
9672,
1079,
2428,
8526,
6689,
31,
3639,
202,
3328,
18,
17364,
12,
2211,
16,
315,
11931,
10378,
2423,
4414,
30,
1377... |
myPrefetchingRelationshipKeyPaths = new PropertyListSet(); | myPrefetchingRelationshipKeyPaths = new TreeSet(); | public EOFetchSpecification(String _name) { myName = _name; myClass = "EOFetchSpecification"; mySortOrderings = new LinkedList(); myFetchSpecMap = new EOModelMap(); myPrefetchingRelationshipKeyPaths = new PropertyListSet(); } | 50596 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50596/8124a2eab3b65cb02a74dc08a8def0fb75ca9f7d/EOFetchSpecification.java/buggy/wolips/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/model/EOFetchSpecification.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
6431,
1593,
8615,
12,
780,
389,
529,
13,
288,
565,
3399,
461,
273,
389,
529,
31,
565,
3399,
797,
273,
315,
12706,
1593,
8615,
14432,
565,
3399,
31460,
899,
273,
394,
10688,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6431,
1593,
8615,
12,
780,
389,
529,
13,
288,
565,
3399,
461,
273,
389,
529,
31,
565,
3399,
797,
273,
315,
12706,
1593,
8615,
14432,
565,
3399,
31460,
899,
273,
394,
10688,
5621,
... |
public EntityBean fetchFreeInstance(ThreadContext callContext) throws IllegalAccessException, InvocationTargetException, InstantiationException{ | public EntityBean fetchFreeInstance( ThreadContext callContext ) throws IllegalAccessException, InvocationTargetException, InstantiationException { | public EntityBean fetchFreeInstance(ThreadContext callContext) throws IllegalAccessException, InvocationTargetException, InstantiationException{ org.openejb.core.DeploymentInfo deploymentInfo = callContext.getDeploymentInfo(); /* Obtain the stack of instances of this deployment that are... | 47052 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47052/573534e5a220c625cf2ee9c177d1c12d1949a023/CastorCMP11_EntityContainer.java/clean/openejb0/src/facilities/org/openejb/alt/containers/castor_cmp11/CastorCMP11_EntityContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3887,
3381,
2158,
9194,
1442,
12,
4884,
1042,
745,
1042,
262,
1216,
11900,
16,
15342,
16,
19248,
288,
3639,
2358,
18,
3190,
73,
10649,
18,
3644,
18,
6733,
966,
6314,
966,
273,
745,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3887,
3381,
2158,
9194,
1442,
12,
4884,
1042,
745,
1042,
262,
1216,
11900,
16,
15342,
16,
19248,
288,
3639,
2358,
18,
3190,
73,
10649,
18,
3644,
18,
6733,
966,
6314,
966,
273,
745,
... |
tmpGram.getMarkStyle() ); | tmpSeries.getMarkStyle() ); | public void actionPerformed(ActionEvent e) { debugManager.print( "\nDumping '" + thisName + "'...\n"); // grab the GramComp object GramComp tmpComp = gramManager.getGram(thisName); debugManager.print( ... | 48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/840f838a35baaf19be406b1889992fb4849bcd51/Frog.java/buggy/frog/src/main/uk/ac/starlink/frog/Frog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5375,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5397,
1198,
1318,
18,
1188,
12,
1548,
82,
11232,
1382,
2119,
397,
333,
461,
397,
2491,
2777,
64,
82,
8863,
4766,
3639,
368,
11086,
326,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5375,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5397,
1198,
1318,
18,
1188,
12,
1548,
82,
11232,
1382,
2119,
397,
333,
461,
397,
2491,
2777,
64,
82,
8863,
4766,
3639,
368,
11086,
326,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.