rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
Iterator iterator = jobs.keySet().iterator(); | Job[] jobArray = new Job[jobs.size()]; jobs.keySet().toArray(jobArray); | public Object[] getJobs() { Iterator iterator = jobs.keySet().iterator(); Collection result = new ArrayList(); while (iterator.hasNext()) { Job next = (Job) iterator.next(); if (isNonDisplayableJob(next)) continue; result.add(jobs.get(next)); } return result.toArray(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/60858ba132640dcf54506e5c3e5f5391a9aa0677/JobProgressManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
8526,
336,
7276,
1435,
288,
202,
202,
3198,
2775,
273,
6550,
18,
856,
694,
7675,
9838,
5621,
202,
202,
2532,
563,
273,
394,
2407,
5621,
202,
202,
17523,
261,
9838,
18,
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,
225,
202,
482,
1033,
8526,
336,
7276,
1435,
288,
202,
202,
3198,
2775,
273,
6550,
18,
856,
694,
7675,
9838,
5621,
202,
202,
2532,
563,
273,
394,
2407,
5621,
202,
202,
17523,
261,
9838,
18,
5... |
try { stmt.close(); } catch(SQLException e) { /* ignore close errors */ } | close(stmt); | public static void setClassPath(String schemaName, String path) throws SQLException { Connection conn = DriverManager.getConnection("jdbc:default:connection"); try { if(schemaName == null || schemaName.length() == 0) schemaName = "public"; if("public".equals(schemaName)) { if(!AclId.getSessionUser().... | 1170 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1170/cf07f62f168268640de458a712f4cd46ef918dc9/Commands.java/buggy/src/java/pljava/org/postgresql/pljava/management/Commands.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
444,
22158,
12,
780,
21960,
16,
514,
589,
13,
202,
15069,
6483,
202,
95,
202,
202,
1952,
1487,
273,
9396,
1318,
18,
588,
1952,
2932,
24687,
30,
1886,
30,
4071,
8863,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
444,
22158,
12,
780,
21960,
16,
514,
589,
13,
202,
15069,
6483,
202,
95,
202,
202,
1952,
1487,
273,
9396,
1318,
18,
588,
1952,
2932,
24687,
30,
1886,
30,
4071,
8863,... |
case Id_setHours: return wrap_double(realThis(thisObj, f, false). jsFunction_setHours(args)); | case Id_setHours: return wrap_double(realThis(thisObj, f, false). jsFunction_setHours(args)); | public Object execMethod (int methodId, IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { switch (methodId) { case ConstructorId_UTC: return wrap_double (jsStaticFunction_UTC(args)); case ConstructorId... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/35caf7c2bb93872680ae16e34746d94fe1e533e3/NativeDate.java/buggy/js/rhino/src/org/mozilla/javascript/NativeDate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... |
setSeparator((LineAttributes)newValue); | setSeparator((LineAttributes) newValue); | public void eSet(EStructuralFeature eFeature, Object newValue) { switch (eDerivedStructuralFeatureID(eFeature)) { case LayoutPackage.LEGEND__CHILDREN: getChildren().clear(); getChildren().addAll((Collection)newValue); return; case L... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/LegendImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/LegendImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
9995,
2261,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
9995,
2261,
18,
1... |
return RubyFixnum.one(runtime); | return RubyFixnum.one(getRuntime()); | public RubyFixnum op_cmp(IRubyObject other) { long millis = getTimeInMillis(); if (other instanceof RubyFloat || other instanceof RubyBignum) { double time = millis / 1000.0; double time_other = ((RubyNumeric) other).getDoubleValue(); if (time > time_other) { ... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyTime.java/clean/src/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
8585,
2107,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
1525,
14833,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
4723,
747,
1308,
1276,
19817,
38,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
8585,
2107,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
1525,
14833,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
4723,
747,
1308,
1276,
19817,
38,... |
private void openDialog(WorkbenchPage page) { final int MAX_ITEMS = 22; selection = null; final Shell dialog = new Shell(getWorkbenchWindow().getShell(),SWT.MODELESS); Display display = dialog.getDisplay(); dialog.setLayout(new FillLayout()); final Table table = new Table(dialog,SWT.SINGLE | SWT.FULL_SELECTI... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/f4c7612b94bd3c858ff747bb4d43466101c13426/CyclePartAction.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/CyclePartAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1696,
6353,
12,
2421,
22144,
1964,
1363,
13,
288,
202,
202,
6385,
509,
4552,
67,
29887,
273,
11201,
31,
9506,
202,
10705,
273,
446,
31,
202,
202,
6385,
19433,
6176,
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,
1696,
6353,
12,
2421,
22144,
1964,
1363,
13,
288,
202,
202,
6385,
509,
4552,
67,
29887,
273,
11201,
31,
9506,
202,
10705,
273,
446,
31,
202,
202,
6385,
19433,
6176,
273,
... | ||
planes.initalizePlanes(); | planes.initalizePlanes(); | protected void clearScreen() { planes.initalizePlanes(); dirtyScreen.setBounds(0,lenScreen - 1,0,0); oia.clearScreen(); } | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/d3f4f0d032e4305c6a78bdb863ee5599f3e41633/Screen5250.java/clean/tn5250j/src/org/tn5250j/framework/tn5250/Screen5250.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2424,
7956,
1435,
288,
1377,
31634,
18,
2738,
287,
554,
5365,
281,
5621,
1377,
9603,
7956,
18,
542,
5694,
12,
20,
16,
1897,
7956,
300,
404,
16,
20,
16,
20,
1769,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2424,
7956,
1435,
288,
1377,
31634,
18,
2738,
287,
554,
5365,
281,
5621,
1377,
9603,
7956,
18,
542,
5694,
12,
20,
16,
1897,
7956,
300,
404,
16,
20,
16,
20,
1769,
1377,
... |
if (singleton) childMem.putInteger(IWorkbenchConstants.TAG_SINGLETON, 1); | if (singleton) { childMem.putInteger(IWorkbenchConstants.TAG_SINGLETON, 1); } | public IStatus saveState(IMemento memento) { IMemento childMem = memento .createChild(IWorkbenchConstants.TAG_DESCRIPTOR); childMem.putString(IWorkbenchConstants.TAG_ID, getId()); if (originalId != null) childMem.putString(IWorkbenchConstants.TAG_DESCRIPTOR, originalId... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/PerspectiveDescriptor.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/PerspectiveDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1482,
1923,
1119,
12,
3445,
820,
83,
312,
820,
83,
13,
288,
3639,
6246,
820,
83,
1151,
3545,
273,
312,
820,
83,
7734,
263,
2640,
1763,
12,
45,
2421,
22144,
2918,
18,
7927,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1482,
1923,
1119,
12,
3445,
820,
83,
312,
820,
83,
13,
288,
3639,
6246,
820,
83,
1151,
3545,
273,
312,
820,
83,
7734,
263,
2640,
1763,
12,
45,
2421,
22144,
2918,
18,
7927,
... |
processElsif(startPos, bufferPos[bufferStackPos], false); | processElsif(startPos, end, false); | protected void skipOverConditionalCode(boolean checkelse) { char[] buffer = bufferStack[bufferStackPos]; int limit = bufferLimit[bufferStackPos]; int nesting = 0; while (bufferPos[bufferStackPos] < limit) { skipOverWhiteSpace(); if (++bufferPos[bufferStackPos] >= li... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/fdabd9645c02460b6cbe435e46247c1b6cd0db21/BaseScanner.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner2/BaseScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2488,
4851,
14132,
1085,
12,
6494,
866,
12107,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
3639,
509,
1800,
273,
1613,
3039,
63,
4106,
2624,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2488,
4851,
14132,
1085,
12,
6494,
866,
12107,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
3639,
509,
1800,
273,
1613,
3039,
63,
4106,
2624,
... |
_editing = editing; } | _editing = editing; } | public void setEditing(boolean editing) { _editing = editing; } | 810 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/810/7898f8de6d0b1a6fd8a05ef68f1a522cb6dca80a/AjaxInPlace.java/buggy/Wonder/Ajax/Ajax/Sources/er/ajax/AjaxInPlace.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
28029,
12,
6494,
15755,
13,
288,
202,
67,
4619,
310,
273,
15755,
31,
225,
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,... | [
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
28029,
12,
6494,
15755,
13,
288,
202,
67,
4619,
310,
273,
15755,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
REProgState state; | executeREBytecode(REGlobalData gData, char[] chars, int end) { int pc = 0; byte program[] = gData.regexp.program; int op = program[pc++]; int currentContinuation_op; int currentContinuation_pc; boolean result = false; currentContinuation_pc = 0; currentCont... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/bfc17d4124cf8110e97525c9b240855202f5ac65/NativeRegExp.java/buggy/js/rhino/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1836,
862,
858,
16651,
12,
862,
5160,
751,
314,
751,
16,
1149,
8526,
5230,
16,
509,
679,
13,
565,
288,
3639,
509,
6125,
273,
374,
31,
3639,
1160,
5402,
8526,
273,
314,
751,
18,
17745,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
862,
858,
16651,
12,
862,
5160,
751,
314,
751,
16,
1149,
8526,
5230,
16,
509,
679,
13,
565,
288,
3639,
509,
6125,
273,
374,
31,
3639,
1160,
5402,
8526,
273,
314,
751,
18,
17745,
... | |
assertTrue("Expected no result set", !rs2.next()); | assertTrue("Expected no result", !rs2.next()); pstmt.close(); | public void testEmptyResults0013() throws Exception { Connection cx = getConnection(); dropTable("#t0013"); Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0013 " + " (mytime datetime not null, " + " mytime2 datetime null )"); ... | 439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/c54f5373d7fcd2b3aa2393d9b738e801d4a2f7b2/TimestampTest.java/buggy/trunk/jtds/src/test/net/sourceforge/jtds/test/TimestampTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1921,
3447,
713,
3437,
1435,
1216,
1185,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
713,
3437,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
34... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1921,
3447,
713,
3437,
1435,
1216,
1185,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
713,
3437,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
34... |
if (kind > 52) kind = 52; | if (kind > 55) kind = 55; | private final int jjMoveNfa_4(int startState, int curPos){ int[] nextStates; int startsAt = 0; jjnewStateCnt = 30; int i = 1; jjstateSet[0] = startState; int j, kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << cu... | 9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/e128e4125429834f73621c8aa67036ca877e731e/ParserTokenManager.java/clean/src/java/org/apache/velocity/runtime/parser/ParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
24,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
727,
509,
10684,
7607,
50,
507,
67,
24,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... |
Object[] values = gstring.getValues(); | protected String asSql(GString gstring) { boolean nulls = false; String[] strings = gstring.getStrings(); if (strings.length <= 0) { throw new IllegalArgumentException("No SQL specified in GString: " + gstring); } Object[] values = gstring.getValues(); StringBuffer ... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/1ce8bf79447f0f0fb500a9a74e1b5bc26e417d6e/Sql.java/buggy/src/main/groovy/sql/Sql.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
487,
5101,
12,
43,
780,
314,
1080,
13,
288,
377,
202,
6494,
27778,
273,
629,
31,
3639,
514,
8526,
2064,
273,
314,
1080,
18,
588,
7957,
5621,
3639,
309,
261,
10219,
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,
4750,
514,
487,
5101,
12,
43,
780,
314,
1080,
13,
288,
377,
202,
6494,
27778,
273,
629,
31,
3639,
514,
8526,
2064,
273,
314,
1080,
18,
588,
7957,
5621,
3639,
309,
261,
10219,
18,
2469,
... | |
protected UIBean getBean() { | protected Component getBean() { | protected UIBean getBean() { return new Label(stack, req, res); } | 22725 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/22725/7043ff728a4e7f565213be22ecab23cb4d6d639a/LabelModel.java/clean/src/java/com/opensymphony/webwork/views/freemarker/tags/LabelModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
5435,
16485,
1435,
288,
3639,
327,
394,
5287,
12,
3772,
16,
1111,
16,
400,
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,
... | [
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
5435,
16485,
1435,
288,
3639,
327,
394,
5287,
12,
3772,
16,
1111,
16,
400,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
System.out.println( "Enter Rss Channel Action" ); | if(debug) System.out.println( "Enter Rss Channel Action" ); | public ActionForward perform(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException { System.out.println( "Enter Rss Channel Actio... | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/ad0ba80061ed446db8b99b2a69e6936c68541dc4/Channels.java/clean/contrib/tiles/src/tutorial/org/apache/struts/example/tiles/rssChannel/Channels.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
3073,
12,
1803,
3233,
2874,
16,
4766,
4382,
1204,
646,
16,
4766,
9984,
590,
16,
4766,
12446,
766,
13,
3639,
1216,
1860,
16,
16517,
288,
565,
309,
12,
4148,
13,
2332,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4382,
8514,
3073,
12,
1803,
3233,
2874,
16,
4766,
4382,
1204,
646,
16,
4766,
9984,
590,
16,
4766,
12446,
766,
13,
3639,
1216,
1860,
16,
16517,
288,
565,
309,
12,
4148,
13,
2332,
1... |
break; | return EOL; | public int getToken() throws IOException { int c; tokenno++; // Check for pushed-back token if (this.pushbackToken != EOF) { int result = this.pushbackToken; this.pushbackToken = EOF; return result; } retry: for (;;) { // Eat w... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/cb9350e1a2eb151e87843cfcd75986fa06c9fdeb/TokenStream.java/buggy/src/org/mozilla/javascript/TokenStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
9162,
1435,
1216,
1860,
288,
3639,
509,
276,
31,
3639,
1147,
2135,
9904,
31,
3639,
368,
2073,
364,
18543,
17,
823,
1147,
3639,
309,
261,
2211,
18,
6206,
823,
1345,
480,
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,
509,
9162,
1435,
1216,
1860,
288,
3639,
509,
276,
31,
3639,
1147,
2135,
9904,
31,
3639,
368,
2073,
364,
18543,
17,
823,
1147,
3639,
309,
261,
2211,
18,
6206,
823,
1345,
480,
6431,
... |
" AND eperson_group_id = " + groupID + ";"; | " AND eperson_group_id = " + groupID; | public static void remove(Context context, int wsItemID, int groupID) throws SQLException, AuthorizeException { // get the workspace item and the group from the request values WorkspaceItem wsItem = WorkspaceItem.find(context, wsItemID); Group group = Group.find(context, groupID); ... | 49711 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49711/38435cd8629ae347e69538db46e8b1f8b7084575/Supervisor.java/buggy/dspace/src/org/dspace/eperson/Supervisor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1206,
12,
1042,
819,
16,
509,
4945,
1180,
734,
16,
509,
30365,
13,
3639,
1216,
6483,
16,
23859,
503,
565,
288,
3639,
368,
336,
326,
6003,
761,
471,
326,
1041,
628,
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,
377,
1071,
760,
918,
1206,
12,
1042,
819,
16,
509,
4945,
1180,
734,
16,
509,
30365,
13,
3639,
1216,
6483,
16,
23859,
503,
565,
288,
3639,
368,
336,
326,
6003,
761,
471,
326,
1041,
628,
326,
... |
this.attributes = attributes; | attributes = new HashMap(); char n_attributes = (char) in.readUnsignedShort(); for (int i = 0; i < n_attributes; ++i) { char attribute_name_index = (char) in.readUnsignedShort(); if (clazz.getCPtag(attribute_name_index) != CONSTANT_Utf8) throw new ClassFormatError("constant pool entry " + attribute_name_index + ", refe... | public void load(char access_flags, Map attributes) { this.access_flags = access_flags; this.attributes = attributes; state = STATE_LOADING2; } | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/00a532e6f2ba445338d1d9c981b5171cdc044fd4/jq_Member.java/buggy/joeq_core/joeq/Class/jq_Member.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
12,
3001,
2006,
67,
7133,
16,
1635,
1677,
13,
288,
3639,
333,
18,
3860,
67,
7133,
273,
2006,
67,
7133,
31,
3639,
1677,
273,
394,
4317,
5621,
1149,
290,
67,
4350,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
12,
3001,
2006,
67,
7133,
16,
1635,
1677,
13,
288,
3639,
333,
18,
3860,
67,
7133,
273,
2006,
67,
7133,
31,
3639,
1677,
273,
394,
4317,
5621,
1149,
290,
67,
4350,
273,
... |
else { f = checkConstructor(name); } if (f != IdFunction.WAS_OVERWRITTEN) { return true; } | public boolean has(String name, Scriptable start) { if (prototypeFunctionPool != null) { IdFunction f; int id = mapNameToMethodId(name); if (id != 0) { f = prototypeFunctionPool[id]; } else { f = checkConstructor(name); ... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/b631b3e8574543a4d24a0048cc710f305deb8ff5/IdScriptable.java/buggy/src/org/mozilla/javascript/IdScriptable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
711,
12,
780,
508,
16,
22780,
787,
13,
288,
3639,
309,
261,
18541,
2083,
2864,
480,
446,
13,
288,
5411,
3124,
2083,
284,
31,
5411,
509,
612,
273,
852,
28455,
30793,
12,
529,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
711,
12,
780,
508,
16,
22780,
787,
13,
288,
3639,
309,
261,
18541,
2083,
2864,
480,
446,
13,
288,
5411,
3124,
2083,
284,
31,
5411,
509,
612,
273,
852,
28455,
30793,
12,
529,... | |
StringBuffer strBuf = new StringBuffer("'"); strBuf.append(df.format(x)).append('.').append(decimal).append("+00'"); set(parameterIndex, strBuf.toString()); | public void setTimestamp(int parameterIndex, Timestamp x) throws SQLException { if (null == x) { setNull(parameterIndex, Types.OTHER); } else { SimpleDateFormat df = new SimpleDateFormat("yyyy-MM-dd HH:mm:ss"); df.setTimeZone(TimeZone.getTimeZone("GMT")); // Make decimal from nanos. StringBuffer decimal... | 2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/10b88e836fcd516090366438a0079b35b0a8626b/PreparedStatement.java/buggy/org/postgresql/jdbc1/PreparedStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25251,
12,
474,
25412,
16,
8159,
619,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
2011,
422,
619,
13,
202,
202,
95,
1082,
202,
542,
2041,
12,
6775,
1016,
16,
7658,
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,
225,
202,
482,
918,
25251,
12,
474,
25412,
16,
8159,
619,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
2011,
422,
619,
13,
202,
202,
95,
1082,
202,
542,
2041,
12,
6775,
1016,
16,
7658,
18,... | |
ch = ch | ((data[in++] & 0x7f) << 12); ch = ch | ((data[in++] & 0x7f) << 6); | ch = ((ch & 0x0f) << 12); ch = ch | ((data[in++] & 0x3f) << 6); ch = ch | (data[in++] & 0x3f); | private synchronized String decodeUTF8(byte[] data, int offset, int length) throws IOException { char[] cdata = decoderArray; if (cdata.length < length) cdata = decoderArray = new char[length]; int in = offset; int out = 0; int end = length + offset; try { while (in < end) { int ch = data[in++] & 0xff; ... | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/82067330ba1d5cdf0bfe1902a16d412f3a08d7d2/Encoding.java/clean/org/postgresql/core/Encoding.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3852,
514,
2495,
5159,
28,
12,
7229,
8526,
501,
16,
509,
1384,
16,
509,
769,
13,
1216,
1860,
288,
202,
202,
3001,
8526,
20712,
273,
8320,
1076,
31,
202,
202,
430,
261,
71,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
514,
2495,
5159,
28,
12,
7229,
8526,
501,
16,
509,
1384,
16,
509,
769,
13,
1216,
1860,
288,
202,
202,
3001,
8526,
20712,
273,
8320,
1076,
31,
202,
202,
430,
261,
71,
... |
private void getDefaultRepeatIndexes(final ControlsState controlsState) { visitAllControlStatic(new ControlElementVisitorListener() { private Stack repeatStack = new Stack(); public boolean startVisitControl(Element controlElement, String effectiveControlId) { if (control... | 57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/502ac014788f17d34ed9102cdc4dc5bd4c8b4ed8/XFormsControls.java/buggy/src/java/org/orbeon/oxf/xforms/XFormsControls.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4829,
16750,
8639,
12,
6385,
8888,
87,
1119,
11022,
1119,
13,
288,
3639,
3757,
1595,
3367,
5788,
12,
2704,
8888,
1046,
7413,
2223,
1435,
288,
5411,
3238,
7283,
7666,
2624,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4829,
16750,
8639,
12,
6385,
8888,
87,
1119,
11022,
1119,
13,
288,
3639,
3757,
1595,
3367,
5788,
12,
2704,
8888,
1046,
7413,
2223,
1435,
288,
5411,
3238,
7283,
7666,
2624,
273,
... | ||
private void traverseIdentityConstraintsFor(int elementIndex, Vector identityConstraints) throws Exception { // iterate over identity constraints for this element int size = identityConstraints != null ? identityConstraints.size() : 0; if (s... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/0b4ad3e7d139e7d62454d4004aa98607b9fba713/TraverseSchema.java/clean/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
2033,
2476,
4334,
4878,
1290,
12,
474,
2956,
1016,
16,
5018,
10781,
4878,
13,
15069,
503,
95,
759,
18793,
1643,
10781,
11967,
1884,
2211,
2956,
474,
1467,
33,
10781,
4878,
5,
33,
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,
3238,
6459,
2033,
2476,
4334,
4878,
1290,
12,
474,
2956,
1016,
16,
5018,
10781,
4878,
13,
15069,
503,
95,
759,
18793,
1643,
10781,
11967,
1884,
2211,
2956,
474,
1467,
33,
10781,
4878,
5,
33,
2... | ||
super("GCSpy Wait", "Should the VM wait for the visualiser to connect?", false); | super("GCSpy Wait", "Should the VM wait for the visualiser to connect?", false); | public GCspyWait() { super("GCSpy Wait", "Should the VM wait for the visualiser to connect?", false); } | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/30524c62fa391922d51289c03075f714c772951c/GCspyWait.java/buggy/MMTk/src/org/mmtk/utility/options/GCspyWait.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
15085,
30884,
5480,
1435,
288,
565,
2240,
2932,
43,
4596,
2074,
5838,
3113,
1850,
315,
14309,
326,
8251,
2529,
364,
326,
11623,
15914,
358,
3077,
35,
3113,
1850,
629,
1769,
225,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
15085,
30884,
5480,
1435,
288,
565,
2240,
2932,
43,
4596,
2074,
5838,
3113,
1850,
315,
14309,
326,
8251,
2529,
364,
326,
11623,
15914,
358,
3077,
35,
3113,
1850,
629,
1769,
225,
289,
... |
sbuf.append("("); | sbuf.append('('); | public final static String memFormat(final long mem) { int gb = (int) ((mem >> 30) & 0x3FF); int mb = (int) ((mem >> 20) & 0x3FF); int kb = (int) ((mem >> 10) & 0x3FF); int bytes = (int) (mem & 0x3FF); StringBuffer sbuf = new StringBuffer(30); if (gb > 0) { sbuf.... | 392 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/392/c9bad74802d7477af9340fc65a56d9aa56fd42d3/ASMMemTest.java/clean/test/perf/org/objectweb/asm/ASMMemTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
760,
514,
1663,
1630,
12,
6385,
1525,
1663,
13,
288,
3639,
509,
21649,
273,
261,
474,
13,
14015,
3917,
1671,
5196,
13,
473,
374,
92,
23,
2246,
1769,
3639,
509,
4903,
273,
261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
760,
514,
1663,
1630,
12,
6385,
1525,
1663,
13,
288,
3639,
509,
21649,
273,
261,
474,
13,
14015,
3917,
1671,
5196,
13,
473,
374,
92,
23,
2246,
1769,
3639,
509,
4903,
273,
261... |
formats.put("latex", new Format("LATEX", null, false, 10240)); | protected TestSuite() { super("GraphicsIO Test Suite"); formats = new TreeMap(); formats.put("cgm", new Format("CGM", null, false, 10230)); formats.put("emf", new Format("EMF", null, false, 10231)); formats.put("gif", new Format("GIF", "tests", true, 10241)); formats.put("java", new Format("JAVA", null, false,... | 57341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57341/e750b80bcd4635be319fb2bc789625ce4bd59d86/TestSuite.java/clean/freehep-graphicsio-tests/src/main/java/org/freehep/graphicsio/test/TestSuite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
7766,
13587,
1435,
288,
202,
202,
9565,
2932,
17558,
4294,
7766,
348,
9519,
8863,
9506,
202,
11962,
273,
394,
16381,
5621,
202,
202,
11962,
18,
458,
2932,
71,
23336,
3113,
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,
7766,
13587,
1435,
288,
202,
202,
9565,
2932,
17558,
4294,
7766,
348,
9519,
8863,
9506,
202,
11962,
273,
394,
16381,
5621,
202,
202,
11962,
18,
458,
2932,
71,
23336,
3113,
394,
... | |
OldLogFile olf = new OldLogFile(currentFilename, startTime, thisTime, length); | OldLogFile olf = new OldLogFile(currentFilename, startTime, lastTime, length); lastTime = thisTime; | public void run() { File currentFilename = null; Object o = null; long thisTime = System.currentTimeMillis(); long startTime = -1; long nextHour = -1; GregorianCalendar gc = null; String filename = null; if (baseFilename != null) { latestFilename = new File(baseFilename+"-latest.log"); previousF... | 50619 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50619/2fff9afbc873d913def2ffba93ff754561699c64/FileLoggerHook.java/buggy/src/freenet/support/FileLoggerHook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1086,
1435,
288,
1082,
202,
812,
783,
5359,
273,
446,
31,
1082,
202,
921,
320,
273,
446,
31,
1082,
202,
5748,
333,
950,
273,
2332,
18,
2972,
28512,
5621,
1082,
202,
5748... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1435,
288,
1082,
202,
812,
783,
5359,
273,
446,
31,
1082,
202,
921,
320,
273,
446,
31,
1082,
202,
5748,
333,
950,
273,
2332,
18,
2972,
28512,
5621,
1082,
202,
5748... |
cloneCount--; return; | return destroyClone(null,0); | public synchronized void destroyClone() { cloneCount--; return; } | 9947 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9947/e0e56ec15f3a68cf477652f4b04c182908443b30/Connection.java/clean/com/novell/ldap/client/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
5546,
10930,
1435,
565,
288,
3639,
3236,
1380,
413,
31,
3639,
327,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
5546,
10930,
1435,
565,
288,
3639,
3236,
1380,
413,
31,
3639,
327,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public org.quickfix.field.LegLastPx getLegLastPx() throws FieldNotFound { org.quickfix.field.LegLastPx value = new org.quickfix.field.LegLastPx(); | public quickfix.field.LegLastPx getLegLastPx() throws FieldNotFound { quickfix.field.LegLastPx value = new quickfix.field.LegLastPx(); | public org.quickfix.field.LegLastPx getLegLastPx() throws FieldNotFound { org.quickfix.field.LegLastPx value = new org.quickfix.field.LegLastPx(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/TradeCaptureReport.java/buggy/src/java/src/quickfix/fix44/TradeCaptureReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
3024,
21776,
336,
8329,
3024,
21776,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
3024,
21776,
460,
273,
394... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
3024,
21776,
336,
8329,
3024,
21776,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
3024,
21776,
460,
273,
394... |
public Dimension getDevice( ) { | public Dimension getDevice() { | public Dimension getDevice( ) { return device; } | 57341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57341/de061d5977b00047b242b52aea5bc47538b063c5/EMFHeader.java/buggy/freehep-graphicsio-emf/src/main/java/org/freehep/graphicsio/emf/EMFHeader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13037,
19512,
1435,
288,
3639,
327,
2346,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13037,
19512,
1435,
288,
3639,
327,
2346,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
" [server port] [bypass] [test cipher] [server host] "; | " [server host] [server port] [bypass] [test cipher] "; | public static void main(String[] args) { String certnick = "JSSCATestCert"; int testCipher = 0; String testhost = "localhost"; int testport = 29753; String certDbPath = null; String passwdFile = "passwords"; boolean bypass = false; ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/509a25cea2e0a8b08b0acb656da604fd0b0d8181/JSS_SSLClient.java/buggy/security/jss/org/mozilla/jss/tests/JSS_SSLClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
7734,
514,
225,
3320,
17091,
282,
273,
315,
46,
1260,
14130,
395,
5461,
14432,
3639,
509,
377,
1842,
13896,
273,
374,
31,
3639,
514,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
7734,
514,
225,
3320,
17091,
282,
273,
315,
46,
1260,
14130,
395,
5461,
14432,
3639,
509,
377,
1842,
13896,
273,
374,
31,
3639,
514,
2... |
public void testGranularUndo() throws BadLocationException { DefinitionsPane definitions = _frame.getCurrentDefPane(); OpenDefinitionsDocument doc = definitions.getOpenDefDocument();// doc.addUndoableEditListener(doc.getUndoManager()); // 1 assertEquals("Should start out empty.", "", do... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/b5c763bf27a5267e7ff6eb7560dbde820d19b063/DefinitionsPaneTest.java/buggy/drjava/src/edu/rice/cs/drjava/ui/DefinitionsPaneTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
43,
2450,
2490,
31224,
1435,
1216,
6107,
2735,
503,
288,
565,
10849,
87,
8485,
6377,
273,
389,
3789,
18,
588,
3935,
3262,
8485,
5621,
565,
3502,
7130,
2519,
997,
273,
637... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1842,
43,
2450,
2490,
31224,
1435,
1216,
6107,
2735,
503,
288,
565,
10849,
87,
8485,
6377,
273,
389,
3789,
18,
588,
3935,
3262,
8485,
5621,
565,
3502,
7130,
2519,
997,
273,
637... | ||
public Verb(String v) { | protected Verb(String v) { | public Verb(String v) { if (v == null) throw new IllegalArgumentException(); name = v.intern(); } | 10687 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10687/ded7e47e2caf0c0fb711c265e211997bacf9047e/Verb.java/buggy/planning/src/org/cougaar/planning/ldm/plan/Verb.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
26524,
12,
780,
331,
13,
288,
565,
309,
261,
90,
422,
446,
13,
604,
394,
2754,
5621,
565,
508,
273,
331,
18,
267,
798,
5621,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
4750,
26524,
12,
780,
331,
13,
288,
565,
309,
261,
90,
422,
446,
13,
604,
394,
2754,
5621,
565,
508,
273,
331,
18,
267,
798,
5621,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public SVGOMTextElement(String prefix, AbstractDocument owner) { super(prefix, owner); | protected SVGOMTextElement() { | public SVGOMTextElement(String prefix, AbstractDocument owner) { super(prefix, owner); } | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/6cd7a6a45cf75920b5149201c434a76d795b3b89/SVGOMTextElement.java/buggy/sources/org/apache/batik/dom/svg/SVGOMTextElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11281,
1872,
1528,
1046,
12,
780,
1633,
16,
4115,
2519,
3410,
13,
288,
3639,
2240,
12,
3239,
16,
3410,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11281,
1872,
1528,
1046,
12,
780,
1633,
16,
4115,
2519,
3410,
13,
288,
3639,
2240,
12,
3239,
16,
3410,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
if (e.doit) item.dispose(); | if (e.doit) { item.dispose(); CTabItem nextItem = getItem(new Point(event.x, event.y)); if (nextItem != null) { if (nextItem.closeRect.contains(event.x, event.y)) { if (nextItem.closeImageState != SELECTED && nextItem.closeImageState != HOT) { nextItem.closeImageState = HOT; redraw(nextItem.closeRect.x, nextItem.closeR... | void onMouse(Event event) { int x = event.x, y = event.y; switch (event.type) { case SWT.MouseExit: { if (minImageState != NORMAL) { minImageState = NORMAL; redraw(minRect.x, minRect.y, minRect.width, minRect.height, false); } if (maxImageState != NORMAL) { maxImageState = NORMAL; redraw(maxRect.x, m... | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/9a842e2cbce8c649ced74690f47b7d01119e6b44/CTabFolder.java/clean/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/CTabFolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
21000,
12,
1133,
871,
13,
288,
202,
474,
619,
273,
871,
18,
92,
16,
677,
273,
871,
18,
93,
31,
202,
9610,
261,
2575,
18,
723,
13,
288,
202,
202,
3593,
348,
8588,
18,
9186,
6767,
30,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
21000,
12,
1133,
871,
13,
288,
202,
474,
619,
273,
871,
18,
92,
16,
677,
273,
871,
18,
93,
31,
202,
9610,
261,
2575,
18,
723,
13,
288,
202,
202,
3593,
348,
8588,
18,
9186,
6767,
30,... |
LOG.assertTrue(vFile.isValid()); | LOG.assertTrue(vFile.isValid(), vFile.getName()); | public PsiDirectory findDirectory(VirtualFile vFile) { LOG.assertTrue(myInitialized, "Access to psi files should be performed only after startup activity"); LOG.assertTrue(!myDisposed); ApplicationManager.getApplication().assertReadAccessAllowed(); LOG.assertTrue(vFile.isValid()); if (!vFile.isDirector... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/a49b5318bd72fbf3e3be8631872394dfb312363e/FileManagerImpl.java/buggy/source/com/intellij/psi/impl/file/impl/FileManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
453,
7722,
2853,
1104,
2853,
12,
6466,
812,
331,
812,
13,
288,
565,
2018,
18,
11231,
5510,
12,
4811,
11459,
16,
315,
1862,
358,
23921,
1390,
1410,
506,
9591,
1338,
1839,
11850,
5728... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
453,
7722,
2853,
1104,
2853,
12,
6466,
812,
331,
812,
13,
288,
565,
2018,
18,
11231,
5510,
12,
4811,
11459,
16,
315,
1862,
358,
23921,
1390,
1410,
506,
9591,
1338,
1839,
11850,
5728... |
vr.order = order; vr.filter = filter; vr.maxSize = maxSize; vr.constraints = constraints; | Relation getVirtualPropertyRelation() { if (!virtual) { throw new RuntimeException("getVirtualPropertyRelation called on non-virtual relation"); } Relation vr = new Relation(this); vr.groupby = groupby; vr.groupbyOrder = groupbyOrder; vr.groupbyPrototype = groupb... | 3798 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3798/507949310c616f1c639b071ea7f27f7c17ec21ff/Relation.java/clean/src/helma/objectmodel/db/Relation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
7317,
336,
6466,
1396,
3963,
1435,
288,
3639,
309,
16051,
12384,
13,
288,
5411,
604,
394,
3235,
2932,
588,
6466,
1396,
3963,
2566,
603,
1661,
17,
12384,
2533,
8863,
3639,
289,
3639,
7317,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7317,
336,
6466,
1396,
3963,
1435,
288,
3639,
309,
16051,
12384,
13,
288,
5411,
604,
394,
3235,
2932,
588,
6466,
1396,
3963,
2566,
603,
1661,
17,
12384,
2533,
8863,
3639,
289,
3639,
7317,
... | |
if (requiredTasks[i].getState() != COMPLETED) { | if (requiredTasks[i].getState() != COMPLETED || requiredTasks[i].getState() != SKIPPED ) { | public boolean requiredTasksCompleted() { boolean startable = true; ICompositeCheatSheetTask[] requiredTasks = getRequiredTasks(); for (int i = 0; i < requiredTasks.length; i++) { if (requiredTasks[i].getState() != COMPLETED) { startable = false; } } return startable; } | 13822 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13822/2d1768d57de2eed5c4c22117872dd05b73c41b6d/AbstractTask.java/clean/org.eclipse.ui.cheatsheets/src/org/eclipse/ui/internal/cheatsheets/composite/model/AbstractTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1931,
6685,
9556,
1435,
288,
202,
202,
6494,
787,
429,
273,
638,
31,
202,
202,
45,
9400,
39,
580,
270,
8229,
2174,
8526,
1931,
6685,
273,
19881,
6685,
5621,
202,
202,
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,
225,
202,
482,
1250,
1931,
6685,
9556,
1435,
288,
202,
202,
6494,
787,
429,
273,
638,
31,
202,
202,
45,
9400,
39,
580,
270,
8229,
2174,
8526,
1931,
6685,
273,
19881,
6685,
5621,
202,
202,
18... |
accessDetail( listing, outputEmitter, rowData ); | accessDetail( listing, outputEmitter, rsIterator ); | protected void accessQuery( ReportItemDesign design, IContentEmitter emitter ) { ListingDesign listing = (ListingDesign) design; rsetCursor = -1; outputEmitter = emitter; int groupCount = listing.getGroupCount( ); int NONE_GROUP = groupCount + 1; int groupIndex; int pageBreakInterval = listing.getPageBreakInter... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/c332d326b9697aa0e37846b9b0c7fd09f3641e6f/ListingElementExecutor.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/ListingElementExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2006,
1138,
12,
8706,
1180,
15478,
8281,
16,
467,
1350,
13476,
11520,
262,
202,
95,
202,
202,
19081,
15478,
11591,
273,
261,
19081,
15478,
13,
8281,
31,
202,
202,
86,
542,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
2006,
1138,
12,
8706,
1180,
15478,
8281,
16,
467,
1350,
13476,
11520,
262,
202,
95,
202,
202,
19081,
15478,
11591,
273,
261,
19081,
15478,
13,
8281,
31,
202,
202,
86,
542,... |
return (Node)u3; } | return (Node) u3; } | public Node getDefnNode() { return (Node)u3; } | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/d31a76ee29d5978a9bec41e3ac9134cee024bcab/Node.java/buggy/org/jruby/nodes/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2029,
336,
3262,
82,
907,
1435,
288,
202,
202,
2463,
261,
907,
13,
89,
23,
31,
202,
97,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2029,
336,
3262,
82,
907,
1435,
288,
202,
202,
2463,
261,
907,
13,
89,
23,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
lo -= 1L << 62; | lo &= pow62m1; | public LongLong(long l1, long l2) { assert l1 >= 0L : l1; assert l1 <= 1L << 61 : l1; // l1 = l1H31 * 2^31 + l1L31, 0 <= l1L31 < 2^31 long l1H31 = l1 >> 31; long l1L31 = l1 & pow31m1; boolean minus = false; assert l2 >= -(1L << 61) : l2; assert l2 <= 1L << 61 : l2; if (l2 < 0L) { minus = true; l2 = -l2; ... | 46058 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46058/0cc100149c634527b9163a1175ecf327455bb97e/LongLong.java/buggy/amibe/src/org/jcae/mesh/amibe/util/LongLong.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3407,
3708,
12,
5748,
328,
21,
16,
1525,
328,
22,
13,
202,
95,
202,
202,
11231,
328,
21,
1545,
374,
48,
294,
328,
21,
31,
202,
202,
11231,
328,
21,
1648,
404,
48,
2296,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3407,
3708,
12,
5748,
328,
21,
16,
1525,
328,
22,
13,
202,
95,
202,
202,
11231,
328,
21,
1545,
374,
48,
294,
328,
21,
31,
202,
202,
11231,
328,
21,
1648,
404,
48,
2296,
17... |
if (decl.getFlag(Declaration.IS_CONSTANT|Declaration.INDIRECT_BINDING)) | if (decl.getFlag(Declaration.PROCEDURE|Declaration.IS_CONSTANT|Declaration.INDIRECT_BINDING)) | public final static void evalModule (Environment env, CallContext ctx, Compilation comp) throws Throwable { ModuleExp mexp = comp.getModule(); Environment orig_env = Environment.getCurrent(); try { if (env != orig_env) Environment.setCurrent(env); if (! alwaysCompile && ! comp.mustCompile) { // opt... | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/cef811079e04bcce48ca6da80b52f6e939f91657/ModuleExp.java/clean/gnu/expr/ModuleExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
760,
918,
5302,
3120,
261,
5494,
1550,
16,
3049,
1042,
1103,
16,
22416,
1161,
13,
1216,
4206,
225,
288,
565,
5924,
2966,
312,
2749,
273,
1161,
18,
588,
3120,
5621,
565,
7518,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
760,
918,
5302,
3120,
261,
5494,
1550,
16,
3049,
1042,
1103,
16,
22416,
1161,
13,
1216,
4206,
225,
288,
565,
5924,
2966,
312,
2749,
273,
1161,
18,
588,
3120,
5621,
565,
7518,
... |
Point d = ca.getSize( ); | Point d = this.getSize( ); | private final void showException( GC g2d, Exception ex ) { String sWrappedException = ex.getClass( ).getName( ); Throwable th = ex; while ( ex.getCause( ) != null ) { ex = (Exception) ex.getCause( ); } String sException = ex.getClass( ).getName( ); if ( sWrappedException.equals( sException ) ) { sWrappedEx... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ef9ad0cebcee59b4b447430acdbf2355afecf441/JavaScriptViewer.java/buggy/chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/script/JavaScriptViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
2405,
503,
12,
15085,
314,
22,
72,
16,
1185,
431,
262,
202,
95,
202,
202,
780,
272,
17665,
503,
273,
431,
18,
588,
797,
12,
262,
18,
17994,
12,
11272,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
2405,
503,
12,
15085,
314,
22,
72,
16,
1185,
431,
262,
202,
95,
202,
202,
780,
272,
17665,
503,
273,
431,
18,
588,
797,
12,
262,
18,
17994,
12,
11272,
202,
202,
... |
int i; for (i=0; i<_list.size(); i++) { | int i = _list.size()-1; while (i>=0) { | public void addEntry(RosterEntry e) { if (log.isDebugEnabled()) log.debug("Add entry "+e); int i; for (i=0; i<_list.size(); i++) { // compareToIgnoreCase not present in Java 1.1.8 if (e.getId().toUpperCase().compareTo(((RosterEntry)_list.get(i)).getId().toUpperCase()) < 0 ... | 2652 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2652/3122c50a984a7f80c4f860907cd6f1ca7ef4dec2/Roster.java/clean/jmri/jmrit/roster/Roster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
1622,
12,
54,
29811,
1622,
425,
13,
288,
3639,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
613,
18,
4148,
2932,
986,
1241,
13773,
73,
1769,
3639,
509,
277,
31,
3639,
364... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1622,
12,
54,
29811,
1622,
425,
13,
288,
3639,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
613,
18,
4148,
2932,
986,
1241,
13773,
73,
1769,
3639,
509,
277,
31,
3639,
364... |
null, "setName"); | null, "setNameExpr"); | public PropertyDescriptor[] getPropertyDescriptors() { PropertyDescriptor[] result = new PropertyDescriptor[30]; try { result[0] = new PropertyDescriptor("accesskey", ELTextareaTag.class, null, "setAccesskey"); result[1] = new ... | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/db064e19656421b94aaf753550935d95f44bd5f9/ELTextareaTagBeanInfo.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELTextareaTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
5082,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
5082,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... |
for (int idx = 0; idx < markerTypes.length; idx++) { IMarkerDelta[] markerDeltas = event.findMarkerDeltas( markerTypes[idx], true); List changes = new ArrayList(markerDeltas.length); | for (int idx = 0; idx < markerTypes.length; idx++) { IMarkerDelta[] markerDeltas = event.findMarkerDeltas( markerTypes[idx], true); List changes = new ArrayList(markerDeltas.length); | public void resourceChanged(IResourceChangeEvent event) { String[] markerTypes = getMarkerTypes(); boolean refreshNeeded = false; for (int idx = 0; idx < markerTypes.length; idx++) { IMarkerDelta[] markerDeltas = event.findMarkerDeltas( mark... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/1ceb585b9b16047c6c580984b0c9962c41a22ba6/MarkerView.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1058,
5033,
12,
45,
1420,
20930,
871,
13,
288,
5411,
514,
8526,
5373,
2016,
273,
23232,
264,
2016,
5621,
5411,
1250,
4460,
11449,
273,
629,
31,
5411,
364,
261,
474,
2067,
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,
540,
1071,
918,
1058,
5033,
12,
45,
1420,
20930,
871,
13,
288,
5411,
514,
8526,
5373,
2016,
273,
23232,
264,
2016,
5621,
5411,
1250,
4460,
11449,
273,
629,
31,
5411,
364,
261,
474,
2067,
273,
... |
if (domElement.getXmlTag() != null) { | if (domElement != null && domElement.getXmlTag() != null) { | private static Collection<DomElementProblemDescriptor> getXmlProblems(DomElement domElement) { Collection<DomElementProblemDescriptor> problems = new ArrayList<DomElementProblemDescriptor>(); if (domElement.getXmlTag() != null) { problems.addAll(getResolveProblems(domElement)); } return problems; } | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/afa9209242c065ae67bfab5ecc8830a3b68cdd31/DomElementsProblemsHolderImpl.java/clean/source/com/intellij/util/xml/highlighting/DomElementsProblemsHolderImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
2200,
32,
8832,
1046,
13719,
3187,
34,
28504,
626,
19122,
12,
8832,
1046,
31817,
13,
288,
565,
2200,
32,
8832,
1046,
13719,
3187,
34,
9688,
273,
394,
2407,
32,
8832,
1046,
1371... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2200,
32,
8832,
1046,
13719,
3187,
34,
28504,
626,
19122,
12,
8832,
1046,
31817,
13,
288,
565,
2200,
32,
8832,
1046,
13719,
3187,
34,
9688,
273,
394,
2407,
32,
8832,
1046,
1371... |
public org.quickfix.field.MaturityDay getMaturityDay() throws FieldNotFound { org.quickfix.field.MaturityDay value = new org.quickfix.field.MaturityDay(); | public quickfix.field.MaturityDay getMaturityDay() throws FieldNotFound { quickfix.field.MaturityDay value = new quickfix.field.MaturityDay(); | public org.quickfix.field.MaturityDay getMaturityDay() throws FieldNotFound { org.quickfix.field.MaturityDay value = new org.quickfix.field.MaturityDay(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderList.java/clean/src/java/src/quickfix/fix42/NewOrderList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
15947,
2336,
4245,
2108,
270,
2336,
4245,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
15947,
2336,
4245,
460,
273,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
15947,
2336,
4245,
2108,
270,
2336,
4245,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
15947,
2336,
4245,
460,
273,
394,... |
private static String findRoot(Properties preProperties, Properties postProperties) { String root = null; try { if (postProperties != null) root = postProperties.getProperty("python.home"); if (root == null) root ... | 6527 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6527/635ef1ead7007ebec6d112fec8a8105c30208435/PySystemState.java/clean/src/org/python/core/PySystemState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1104,
2375,
12,
2297,
675,
2297,
16,
4766,
282,
6183,
1603,
2297,
13,
565,
288,
3639,
514,
1365,
273,
446,
31,
3639,
775,
288,
5411,
309,
261,
2767,
2297,
480,
446,
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,
377,
3238,
760,
514,
1104,
2375,
12,
2297,
675,
2297,
16,
4766,
282,
6183,
1603,
2297,
13,
565,
288,
3639,
514,
1365,
273,
446,
31,
3639,
775,
288,
5411,
309,
261,
2767,
2297,
480,
446,
13,
... | ||
scanner.resetTo(ini.sourceStart, ini.sourceEnd); try { parse(); } catch (AbortCompilation ex) { lastAct = ERROR_ACTION; } finally { nestedMethod[nestedType]--; | ProcessNonTerminals : do { /* reduce */ consumeRule(act); stateStackTop -= (rhs[act] - 1); act = ntAction(stack[stateStackTop], lhs[act]); } while (act <= NUM_RULES); | public void parse( Initializer ini, TypeDeclaration type, CompilationUnitDeclaration unit) { //only parse the method body of md //fill out method statements //convert bugs into parse error initialize(); goForInitializer(); nestedMethod[nestedType]++; referenceContext = type; compilationUnit = unit; scanner.resetTo(in... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/0ed39879606810ff8db06fed2d2c454db613d59d/Parser.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1109,
12,
202,
14729,
6896,
16,
225,
202,
559,
6094,
618,
16,
225,
202,
19184,
2802,
6094,
2836,
13,
288,
202,
759,
3700,
1109,
326,
707,
1417,
434,
3481,
202,
759,
5935,
596,
707... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1109,
12,
202,
14729,
6896,
16,
225,
202,
559,
6094,
618,
16,
225,
202,
19184,
2802,
6094,
2836,
13,
288,
202,
759,
3700,
1109,
326,
707,
1417,
434,
3481,
202,
759,
5935,
596,
707... |
void clear() { | final void clear() { | void clear() { fullNameToMember.clear(); nameToMember.clear(); } | 13291 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13291/615094576784f8eacf0891411a5b25d98778892b/NameToParents.java/clean/src/org/jedit/ruby/cache/NameToParents.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
918,
2424,
1435,
288,
3639,
12424,
774,
4419,
18,
8507,
5621,
3639,
508,
774,
4419,
18,
8507,
5621,
565,
289,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
918,
2424,
1435,
288,
3639,
12424,
774,
4419,
18,
8507,
5621,
3639,
508,
774,
4419,
18,
8507,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public boolean eIsSet( EStructuralFeature eFeature ) | public boolean eIsSet( int featureID ) | public boolean eIsSet( EStructuralFeature eFeature ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case AttributePackage.GRADIENT__TYPE : return isSetType( ); case AttributePackage.GRADIENT__START_COLOR : return startColor != null; case AttributePackage.GRADIENT__END_COLOR : return endColor !... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/036e8c78765730b146e5854b9d6c397a296fed86/GradientImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/GradientImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
20372,
12,
512,
14372,
4595,
425,
4595,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,
3593,
3601,
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,
20372,
12,
512,
14372,
4595,
425,
4595,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,
3593,
3601,
22... |
user.reconnectKeyReceived(keybytes.data(), keySecondsToLive); | user.reconnectKeyReceived(keybytes.data(), keySecondsToLive); | private void issueNewKey(SGSUser user) { synchronized(currentKeys){ SGSUUID key = new StatisticalUUID(); BYTEARRAY keybytes = new BYTEARRAY(key.toByteArray()); currentKeys.put(user.getUserID(), keybytes); try { user.reconnectKeyReceived(keybytes.data(), keySecondsToLive); } catch (IOException e) {... | 55380 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55380/e047e05d2003e5cda1e707141a6bb130a66b50e0/RouterImpl.java/buggy/src/com/sun/gi/comm/routing/impl/RouterImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
5672,
1908,
653,
12,
55,
16113,
1299,
729,
13,
288,
202,
202,
22043,
12,
2972,
2396,
15329,
1082,
202,
55,
16113,
5562,
498,
273,
394,
8269,
376,
1706,
5562,
5621,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
5672,
1908,
653,
12,
55,
16113,
1299,
729,
13,
288,
202,
202,
22043,
12,
2972,
2396,
15329,
1082,
202,
55,
16113,
5562,
498,
273,
394,
8269,
376,
1706,
5562,
5621,
1082,
... |
private void insertFirstContentTag(ElementSpec[] data) { // FIXME: This method is not complete. It needs to properly recreate the // leaves when the spec's direction is JoinPreviousDirection. ElementSpec first = data[0]; BranchElement paragraph = (BranchElement) elementStack.peek(); ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/5806c07c3eeedb0f4f92b9fbacf30c0f55915c25/DefaultStyledDocument.java/clean/core/src/classpath/javax/javax/swing/text/DefaultStyledDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
2243,
3759,
1350,
1805,
12,
1046,
1990,
8526,
501,
15329,
759,
9852,
30,
1220,
707,
353,
486,
3912,
18,
7193,
4260,
358,
8214,
23052,
326,
759,
15559,
1347,
326,
857,
1807,
4068,
35... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
918,
2243,
3759,
1350,
1805,
12,
1046,
1990,
8526,
501,
15329,
759,
9852,
30,
1220,
707,
353,
486,
3912,
18,
7193,
4260,
358,
8214,
23052,
326,
759,
15559,
1347,
326,
857,
1807,
4068,
35... | ||
if (toolbarMenu != null) | if (toolbarMenu != null) { | public Menu getMenu(Control parent) { if (toolbarMenu != null) toolbarMenu.dispose(); toolbarMenu = new Menu(parent); initMenu(toolbarMenu); return toolbarMenu; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/SelectWorkingSetsAction.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/actions/SelectWorkingSetsAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9809,
25877,
12,
3367,
982,
13,
288,
202,
202,
430,
261,
18849,
4599,
480,
446,
13,
1082,
202,
18849,
4599,
18,
2251,
4150,
5621,
202,
202,
18849,
4599,
273,
394,
9809,
12,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9809,
25877,
12,
3367,
982,
13,
288,
202,
202,
430,
261,
18849,
4599,
480,
446,
13,
1082,
202,
18849,
4599,
18,
2251,
4150,
5621,
202,
202,
18849,
4599,
273,
394,
9809,
12,
29... |
if (receivedRoundsUS.get(lastAuthPart)) { | /*if (receivedRoundsUS.get(lastAuthPart)) { | private boolean handleDongleCommunication(byte[] nonce, byte[] sentRfMessage, int rounds, byte[] receivedDelays, byte[] receivedRfMessage) throws DongleAuthenticationProtocolException, InternalApplicationException { // first check the parameters if (remoteRelateId < 0) throw new DongleAuthenticationProtocolE... | 14316 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14316/f3c1e2d803716c120bf25807a43c19ecc74513a2/DongleProtocolHandler.java/clean/src/org/eu/mayrhofer/authentication/DongleProtocolHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1640,
40,
932,
298,
25219,
12,
7229,
8526,
7448,
16,
1160,
8526,
3271,
54,
74,
1079,
16,
1875,
202,
474,
21196,
16,
1160,
8526,
5079,
6763,
87,
16,
1160,
8526,
5079,
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,
1152,
1250,
1640,
40,
932,
298,
25219,
12,
7229,
8526,
7448,
16,
1160,
8526,
3271,
54,
74,
1079,
16,
1875,
202,
474,
21196,
16,
1160,
8526,
5079,
6763,
87,
16,
1160,
8526,
5079,
54... |
String realName = versionNames.get(uri); | StringBuffer realName = versionNames.get(uri); | public void endDocument() throws SAXException { for (String product : components.keySet()) { List<String> componentURIs = components.get(product); for (String uri : componentURIs) { String realName = componentNames.get(uri); if (realName != null) { //configuration.addAttributeValue(product+"."+Bugzill... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/584278fd36588570d799890a990adc5ef6e02a9d/SaxConfigurationContentHandler.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/internal/bugzilla/core/SaxConfigurationContentHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
2519,
1435,
1216,
14366,
288,
21114,
202,
1884,
261,
780,
3017,
294,
4085,
18,
856,
694,
10756,
288,
1082,
202,
682,
32,
780,
34,
1794,
1099,
2520,
273,
4085,
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,
225,
202,
482,
918,
679,
2519,
1435,
1216,
14366,
288,
21114,
202,
1884,
261,
780,
3017,
294,
4085,
18,
856,
694,
10756,
288,
1082,
202,
682,
32,
780,
34,
1794,
1099,
2520,
273,
4085,
18,
58... |
init(cms, filename); | public CmsXmlWpTemplateFile(CmsObject cms, String filename) throws CmsException { super(); registerMyTags(); init(cms, filename); } | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/52daad1e8645f2ab43c22626ae664777819b5df8/CmsXmlWpTemplateFile.java/buggy/src/com/opencms/workplace/CmsXmlWpTemplateFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16084,
59,
84,
2283,
812,
12,
4747,
921,
6166,
16,
514,
1544,
13,
1216,
11228,
288,
3639,
2240,
5621,
3639,
1744,
12062,
3453,
5621,
6647,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16084,
59,
84,
2283,
812,
12,
4747,
921,
6166,
16,
514,
1544,
13,
1216,
11228,
288,
3639,
2240,
5621,
3639,
1744,
12062,
3453,
5621,
6647,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100... | |
AbstractDataType newObject; for (int i = 0; i < copyObject.objectList.size(); i++) { newObject = (AbstractDataType) ID3Tags.copyObject(copyObject.objectList.get(i)); newObject.setBody(this); this.objectList.add(newObject); } | setupObjectList(); | public AbstractTagFrameBody(AbstractTagFrameBody copyObject) { AbstractDataType newObject; for (int i = 0; i < copyObject.objectList.size(); i++) { newObject = (AbstractDataType) ID3Tags.copyObject(copyObject.objectList.get(i)); newObject.setBody(this); this.... | 40452 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/40452/8e6062659057068b4b85fb7b41c567e179db6f7c/AbstractTagFrameBody.java/buggy/src/org/jaudiotagger/tag/AbstractTagFrameBody.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4115,
1805,
3219,
2250,
12,
7469,
1805,
3219,
2250,
1610,
921,
13,
565,
288,
3639,
4115,
6273,
24518,
31,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1610,
921,
18,
1612,
68... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4115,
1805,
3219,
2250,
12,
7469,
1805,
3219,
2250,
1610,
921,
13,
565,
288,
3639,
4115,
6273,
24518,
31,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1610,
921,
18,
1612,
68... |
while (true) { | while (result.size()<token_deep) { | private Token[] getTokens(String text) { ArrayList result = new ArrayList(); TokenStream ts = analyzer.tokenStream("content", new StringReader(text)); Token token = null; while (true) { try { token = ts.next(); } catch (IOException e) { token = null; } if (token == null) ... | 46828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46828/22bfa7ce23d1ec38b86357cec80d82db35045285/BasicSummarizer.java/buggy/src/plugin/summary-basic/src/java/org/apache/nutch/summary/basic/BasicSummarizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
3155,
8526,
18349,
12,
780,
977,
13,
288,
565,
2407,
563,
273,
394,
2407,
5621,
565,
3155,
1228,
3742,
273,
15116,
18,
2316,
1228,
2932,
1745,
3113,
394,
26227,
12,
955,
10019,
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,
3238,
3155,
8526,
18349,
12,
780,
977,
13,
288,
565,
2407,
563,
273,
394,
2407,
5621,
565,
3155,
1228,
3742,
273,
15116,
18,
2316,
1228,
2932,
1745,
3113,
394,
26227,
12,
955,
10019,
565,... |
if (args.length < 1) { System.err.println("Usage: java test.multiplemigration.Test <nodeName> ... <nodeName>"); System.exit(1); } Test test = null; Object[] arg = new Object[1]; arg[0] = args; try { System.out.println("Creating object"); test = (Test) ProActive.newActive("test.multiplemigration.Test", arg); Thread.slee... | if (args.length < 1) { System.err.println("Usage: java test.multiplemigration.Test <nodeName> ... <nodeName>"); System.exit(1); | public static void main(String[] args) { if (args.length < 1) { System.err.println("Usage: java test.multiplemigration.Test <nodeName> ... <nodeName>"); System.exit(1); } Test test = null; Object[] arg = new Object[1]; arg[0] = args; try { S... | 23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/5e642ce7dcf879375a80fc7d91f77e9f8895c453/Test.java/clean/src/test/multiplemigration/Test.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
13,
288,
5411,
2332,
18,
370,
18,
8222,
2932,
5357,
30,
2252,
1842,
18,
9622,
15746,
18,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
13,
288,
5411,
2332,
18,
370,
18,
8222,
2932,
5357,
30,
2252,
1842,
18,
9622,
15746,
18,
4... |
try { assertTrue(def instanceof IASTName); assertEquals(((ASTNode)def).getOffset(), header.indexOf("x")); assertEquals(((ASTNode)def).getLength(), "x".length()); assertTrue(false); } catch (AssertionFailedError afe) {} | assertTrue(def instanceof IASTName); assertEquals(((ASTNode)def).getOffset(), header.indexOf("x")); assertEquals(((ASTNode)def).getLength(), "x".length()); | public void testSimpleOpenDeclaration() throws Exception { String header = "int x() { return 1; }"; //$NON-NLS-1$ importFile("test.h", header); //$NON-NLS-1$ String code = "int foo() { \n return x();\n}\n"; //$NON-NLS-1$ IFile file = importFile("test.c", code); int offset = code.indexOf("x();\n}\n"); IASTNode ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/fb5cd0f1574353599faccca082d41381c5f24ef8/CSelectionTestsDOMIndexer.java/clean/core/org.eclipse.cdt.ui.tests/ui/org/eclipse/cdt/ui/tests/text/selectiontests/CSelectionTestsDOMIndexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
5784,
3678,
6094,
1435,
1216,
1185,
288,
202,
202,
780,
1446,
273,
315,
474,
619,
1435,
288,
327,
404,
31,
289,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
5784,
3678,
6094,
1435,
1216,
1185,
288,
202,
202,
780,
1446,
273,
315,
474,
619,
1435,
288,
327,
404,
31,
289,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
202,
202,
... |
if((inData.indexOf('&') == -1) && (inData.indexOf('<') == -1) && (inData.indexOf('>') == -1) && (inData.indexOf('\'') == -1) && (inData.indexOf('\"') == -1)) { return inData; | int length = input.length(); StringBuilder buffer = null; for (int i = 0; i < length; ) { int c = input.codePointAt(i); if(Character.getType(c) == Character.DIRECTIONALITY_LEFT_TO_RIGHT_OVERRIDE) { if(buffer == null) buffer = createBuffer(input, i); buffer.append(' '); } else { switch (c) { case '&': if(buffer == ... | public static String encodeXML(String inData) { //return null, if null is passed as argument if(inData == null) return null; //if no special characters, just return //(for optimization. Though may be an overhead, but for most of the //strings, this will save ... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/fd9b4022ade90ac08aa50c135747cc8c42606b0c/LimeXMLUtils.java/buggy/components/gnutella-core/src/main/java/com/limegroup/gnutella/xml/LimeXMLUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
2017,
4201,
12,
780,
316,
751,
13,
565,
288,
3639,
368,
2463,
446,
16,
309,
446,
353,
2275,
487,
1237,
3639,
309,
12,
267,
751,
422,
446,
13,
5411,
327,
446,
31,
7734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2017,
4201,
12,
780,
316,
751,
13,
565,
288,
3639,
368,
2463,
446,
16,
309,
446,
353,
2275,
487,
1237,
3639,
309,
12,
267,
751,
422,
446,
13,
5411,
327,
446,
31,
7734,... |
eDynamicSet( eFeature, newValue ); | super.eSet( featureID, newValue ); | public void eSet( EStructuralFeature eFeature, Object newValue ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case AttributePackage.DATA_POINT_COMPONENT__TYPE : setType( (DataPointComponentType) newValue ); return; case AttributePackage.DATA_POINT_COMPONENT__FORMAT_SPECIFIER : setFormatSpecifi... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/036e8c78765730b146e5854b9d6c397a296fed86/DataPointComponentImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/DataPointComponentImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,... |
private ICompilationUnit createNewWorkingCopy(ICompilationUnit parentCompilationUnit, String typeName, String contents, WorkingCopyOwner workingCopyOwner, IProblemRequestor problemRequestor, IProgressMonitor progressMonitor) throws CoreException, JavaModelException { IJavaProject jp = parentCompilationUnit.getJa... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/1604c4cb884aee860a1cc5ef654a628a5e36afd0/GeneratedFileManager.java/buggy/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/generatedfile/GeneratedFileManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
45,
19184,
2802,
2640,
1908,
14836,
2951,
12,
45,
19184,
2802,
2938,
19184,
2802,
16,
780,
723,
461,
16,
1082,
202,
780,
3980,
16,
14836,
2951,
5541,
20478,
2951,
5541,
16,
108... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
45,
19184,
2802,
2640,
1908,
14836,
2951,
12,
45,
19184,
2802,
2938,
19184,
2802,
16,
780,
723,
461,
16,
1082,
202,
780,
3980,
16,
14836,
2951,
5541,
20478,
2951,
5541,
16,
108... | ||
if (A_OpenCms.isLogging()) | if ((A_OpenCms.isLogging() && I_CmsLogChannels.C_PREPROCESSOR_IS_LOGGING)) | public void publishProject(CmsUser user, int projectId, CmsProject onlineProject) throws CmsException{ CmsAccessFilesystem discAccess = new CmsAccessFilesystem(m_exportpointStorage); CmsFolder currentFolder = null; CmsFile currentFile = null; CmsFolder newFolder = null; Vector offlineFolders; Vector offlineFiles; Vecto... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/65fec749058083642e3e85283287c65357fa8690/CmsDbAccess.java/clean/src/com/opencms/file/mySql/CmsDbAccess.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
3808,
4109,
12,
4747,
1299,
729,
16,
509,
9882,
16,
2149,
4109,
12365,
4109,
13,
1216,
11228,
95,
202,
4747,
1862,
12861,
19169,
1862,
273,
394,
2149,
1862,
12861,
12,
81,
67,
6530,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3808,
4109,
12,
4747,
1299,
729,
16,
509,
9882,
16,
2149,
4109,
12365,
4109,
13,
1216,
11228,
95,
202,
4747,
1862,
12861,
19169,
1862,
273,
394,
2149,
1862,
12861,
12,
81,
67,
6530,... |
int port = isFromMcast ? RouterService.getNonForcedPort() : RouterService.getPort(); byte[] ip = isFromMcast ? RouterService.getNonForcedAddress() : (canFWTransfer ? RouterService.getExternalAddress() : RouterService.getAddress()); | int port = -1; byte[] ip = null; if(isFromMcast) { ip = RouterService.getNonForcedAddress(); port = RouterService.getNonForcedPort(); if(!NetworkUtils.isValidPort(port) || !NetworkUtils.isValidAddress(ip)) isFromMcast = false; } if(!isFromMcast) { port = RouterService.getPort(); if(!NetworkUtils.isValidPort(port)... | protected List createQueryReply(byte[] guid, byte ttl, long speed, Response[] res, byte[] clientGUID, boolean busy, boolean uploaded, boolean measuredSpeed, ... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/aafd5415744f1736231e94b2c1d9472f267ba56b/StandardMessageRouter.java/clean/components/gnutella-core/src/main/java/com/limegroup/gnutella/StandardMessageRouter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
987,
17698,
7817,
12,
7229,
8526,
9875,
16,
1160,
6337,
16,
4766,
565,
1525,
8632,
16,
2306,
8526,
400,
16,
4766,
565,
1160,
8526,
1004,
17525,
16,
19694,
1250,
21697,
16,
1250,
914... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
17698,
7817,
12,
7229,
8526,
9875,
16,
1160,
6337,
16,
4766,
565,
1525,
8632,
16,
2306,
8526,
400,
16,
4766,
565,
1160,
8526,
1004,
17525,
16,
19694,
1250,
21697,
16,
1250,
914... |
MylarTaskListPlugin.getTaskListManager().deleteCategory(cat); | MylarTaskListPlugin.getTaskListManager().getTaskList().deleteCategory(cat); | public void testLocalBugUnqual() throws InterruptedException { lists.clear(); String bugPrefix = "<server>-"; // TaskList t = MylarTaskListPlugin.getTaskListManager().getTaskList(); // MylarTaskListPlugin.getTaskListManager().setTaskList(t); TaskListManager manager = MylarTaskListPlugin.getTaskListManager(); Tas... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/13614594a9b173e07f135be6945c24ae86a7b752/BugzillaSearchPluginTest.java/clean/org.eclipse.mylyn.tests/src/org/eclipse/mylyn/tests/misc/BugzillaSearchPluginTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
2042,
19865,
984,
3369,
1435,
1216,
7558,
288,
202,
202,
9772,
18,
8507,
5621,
202,
202,
780,
7934,
2244,
273,
3532,
3567,
34,
10951,
31,
202,
202,
759,
3837,
682,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
2042,
19865,
984,
3369,
1435,
1216,
7558,
288,
202,
202,
9772,
18,
8507,
5621,
202,
202,
780,
7934,
2244,
273,
3532,
3567,
34,
10951,
31,
202,
202,
759,
3837,
682,
... |
this.breakCallStack = false; | protected void doSetUp() throws Exception { serverUri = getInDest().getUri(); // reset the flag this.breakCallStack = false; } | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/def74bdd482793071b3a83149ab7b8f157a7ca1f/UdpConnectorFunctionalTestCase.java/clean/providers/udp/src/test/java/org/mule/providers/udp/UdpConnectorFunctionalTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
694,
1211,
1435,
1216,
1185,
565,
288,
3639,
1438,
3006,
273,
7854,
9378,
7675,
588,
3006,
5621,
3639,
368,
2715,
326,
2982,
1850,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
918,
741,
694,
1211,
1435,
1216,
1185,
565,
288,
3639,
1438,
3006,
273,
7854,
9378,
7675,
588,
3006,
5621,
3639,
368,
2715,
326,
2982,
1850,
289,
2,
-100,
-100,
-100,
-100,
-100,
-1... | |
Container cp = getContentPane(); m_editorPane = new JEditorPane(); m_editorPane.setEditable(false); JScrollPane scroller = new JScrollPane(m_editorPane); cp.add(scroller, "Center"); Box bbut = Box.createHorizontalBox(); bbut.add(Box.createHorizontalGlue()); bbut.add(m_closeButton); bbut.add(Box.createHorizontalGlue()... | public TagValidationFrame(MainWindow parent) { m_parent = parent; // set window size & position initWindowLayout(); Container cp = getContentPane(); m_editorPane = new JEditorPane(); m_editorPane.setEditable(false); JScrollPane scroller = new JScrollPane(m_editorP... | 8797 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8797/a48bc3476cb07b9c2d4e4868f70d5e99078447c5/TagValidationFrame.java/clean/src/org/omegat/gui/TagValidationFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4034,
4354,
3219,
12,
6376,
3829,
982,
13,
565,
288,
3639,
312,
67,
2938,
273,
982,
31,
3639,
368,
444,
2742,
963,
473,
1754,
3639,
1208,
3829,
3744,
5621,
3639,
4039,
3283,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4034,
4354,
3219,
12,
6376,
3829,
982,
13,
565,
288,
3639,
312,
67,
2938,
273,
982,
31,
3639,
368,
444,
2742,
963,
473,
1754,
3639,
1208,
3829,
3744,
5621,
3639,
4039,
3283,
273,
... | |
if (prefix != null && prefix.equals("")) { prefix = null; } | public void setPrefix(String prefix) throws DOMException { if (syncData) { synchronizeData(); } // treat an empty string as a null if (prefix != null && prefix.equals("")) { prefix = null; } if (namespaceURI == null || (prefix != null && ((prefix.equals("xmlns") ... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/75897d7a2cd6f262aaa9c4668e929e6b050c3281/AttrNSImpl.java/buggy/src/org/apache/xerces/dom/AttrNSImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2244,
12,
780,
1633,
13,
3639,
1216,
4703,
503,
565,
288,
3639,
309,
261,
8389,
751,
13,
288,
5411,
16978,
751,
5621,
3639,
289,
202,
759,
10116,
392,
1008,
533,
487,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2244,
12,
780,
1633,
13,
3639,
1216,
4703,
503,
565,
288,
3639,
309,
261,
8389,
751,
13,
288,
5411,
16978,
751,
5621,
3639,
289,
202,
759,
10116,
392,
1008,
533,
487,
27... | |
if (hiddenMode != null) { if (isValueReference(hiddenMode)) { ValueBinding vb = application.createValueBinding(hiddenMode); component.setHiddenMode(vb); } else { component.setHiddenMode(hiddenMode); } } | protected void setProperties(UIComponent uiComponent) { if (LOG.isDebugEnabled()) { if (DataColumnComponent.COMPONENT_TYPE==getComponentType()) { LOG.debug("Component id='"+getId()+"' type='"+getComponentType()+"'."); } LOG.debug(" visible='"+visible+"'"); LOG.debug(" hiddenMode='"+hiddenMode+"'"); LOG... | 6232 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6232/1f1850be471d4b8bfd2f3c50aa61bc39bf91259a/DataColumnTag.java/clean/org.rcfaces.core/src/org/rcfaces/core/internal/taglib/DataColumnTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
23126,
12,
5370,
1841,
5915,
1841,
13,
288,
202,
202,
430,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
1082,
202,
430,
261,
751,
1494,
1841,
18,
22922,
67,
2399,
631,
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,
225,
202,
1117,
918,
23126,
12,
5370,
1841,
5915,
1841,
13,
288,
202,
202,
430,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
1082,
202,
430,
261,
751,
1494,
1841,
18,
22922,
67,
2399,
631,
58... | |
else if (e.getSource() instanceof JTextArea && e.getButton() == MouseEvent.BUTTON1) { JTextArea field = (JTextArea) e.getSource(); try { result = field.getDocument().getText(0, field.getDocument().getLength()); } catch (Exception exc) {System.out.println(exc);} } | public void mousePressed(MouseEvent e) { if (e.getSource() instanceof JTextField && e.getButton() == MouseEvent.BUTTON1) { JTextField field = (JTextField) e.getSource(); try { result = field.getDocument().getText(0, field.getDocument().getLength()); } catch (Exception exc) {System.o... | 46826 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46826/835ee8fbcdd2f2630bbfb0d0a4905e1188009198/VariableComboEditor.java/clean/loci/ome/notebook/VariableComboEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
202,
225,
309,
261,
73,
18,
588,
1830,
1435,
1276,
804,
16157,
597,
1377,
425,
18,
588,
3616,
1435,
422,
17013,
1133,
18,
20068,
21... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
202,
225,
309,
261,
73,
18,
588,
1830,
1435,
1276,
804,
16157,
597,
1377,
425,
18,
588,
3616,
1435,
422,
17013,
1133,
18,
20068,
21... | |
debug=Messages.getString("GroupBy.Debug.CalcAggregateStart"); | debug="calcAggregate start"; | private void calcAggregate(Row r) { debug=Messages.getString("GroupBy.Debug.CalcAggregateStart"); //$NON-NLS-1$ for (int i=0;i<data.subjectnrs.length;i++) { debug=Messages.getString("GroupBy.Debug.CalcAggregateStartLoop"); //$NON-NLS-1$ Value subj = r.getValue(data.subjectnrs[i]); Value value = data.agg.get... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/754fb164f144a027078c68d9f9e667ecc61dbfdb/GroupBy.java/buggy/src/be/ibridge/kettle/trans/step/groupby/GroupBy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
7029,
11490,
12,
1999,
436,
13,
202,
95,
202,
202,
4148,
1546,
12448,
11490,
787,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
202,
1884,
261,
474,
277,
33,
20,
31,
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,
225,
202,
1152,
918,
7029,
11490,
12,
1999,
436,
13,
202,
95,
202,
202,
4148,
1546,
12448,
11490,
787,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
202,
1884,
261,
474,
277,
33,
20,
31,
7... |
return ut; | ut.token = this.token; return ut; | public Object clone() { UnionType ut = new UnionType(new_num()); ut.switch_type_spec = this.switch_type_spec; ut.switch_body = switch_body; ut.pack_name = this.pack_name; ut.name = this.name; ut.written = this.written; ut.scopeData = this.scopeData; ut.enclosing_symbol = this.enclosing_symbol; return ut; } | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/dd381f6fad964a54cc4cf3da1745df94110a3459/UnionType.java/clean/src/org/jacorb/idl/UnionType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
3236,
1435,
565,
288,
202,
14325,
559,
5218,
273,
394,
9589,
559,
12,
2704,
67,
2107,
10663,
202,
322,
18,
9610,
67,
723,
67,
2793,
273,
333,
18,
9610,
67,
723,
67,
2793,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3236,
1435,
565,
288,
202,
14325,
559,
5218,
273,
394,
9589,
559,
12,
2704,
67,
2107,
10663,
202,
322,
18,
9610,
67,
723,
67,
2793,
273,
333,
18,
9610,
67,
723,
67,
2793,
... |
public void setConf(NutchConf conf) { this.nutchConf = conf; | public void setConf(Configuration conf) { this.conf = conf; | public void setConf(NutchConf conf) { this.nutchConf = conf; } | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/25437bc825d50715dcc9a289a1b4c8fbbc6aced1/URLQueryFilter.java/clean/src/plugin/query-url/src/java/org/apache/nutch/searcher/url/URLQueryFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
3976,
12,
50,
322,
343,
3976,
2195,
13,
288,
565,
333,
18,
82,
322,
343,
3976,
273,
2195,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
918,
444,
3976,
12,
50,
322,
343,
3976,
2195,
13,
288,
565,
333,
18,
82,
322,
343,
3976,
273,
2195,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
int atchar = URI.indexOf('@'); if (atchar == -1) { throw new MalformedURLException(); | if(uri.extra != null) { extra = new byte[uri.extra.length]; System.arraycopy(uri.extra, 0, extra, 0, extra.length); | public FreenetURI(String URI) throws MalformedURLException { if (URI == null) { throw new MalformedURLException("No URI specified"); } // check scheme int colon = URI.indexOf(':'); if ((colon != -1) && !URI.substring(0, colon).equalsIgnoreCase("freenet")) { throw new MalformedURLException("Invalid scheme fo... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/16aaa5f4a386abac6ba9a9554c3f6382c8d3fa71/FreenetURI.java/buggy/src/freenet/keys/FreenetURI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
478,
2842,
278,
3098,
12,
780,
3699,
13,
1216,
20710,
288,
202,
202,
430,
261,
3098,
422,
446,
13,
288,
1082,
202,
12849,
394,
20710,
2932,
2279,
3699,
1269,
8863,
202,
202,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
478,
2842,
278,
3098,
12,
780,
3699,
13,
1216,
20710,
288,
202,
202,
430,
261,
3098,
422,
446,
13,
288,
1082,
202,
12849,
394,
20710,
2932,
2279,
3699,
1269,
8863,
202,
202,
9... |
if (input.forceReader) return null; | public String getEncoding() { if (input.forceReader) return null; return (input.inputEncoding == null) ? "UTF-8" : input.inputEncoding; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/XMLParser.java/buggy/core/src/classpath/gnu/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
29505,
1435,
225,
288,
565,
309,
261,
2630,
18,
5734,
2514,
13,
1377,
327,
446,
31,
565,
327,
261,
2630,
18,
2630,
4705,
422,
446,
13,
692,
315,
5159,
17,
28,
6,
294,
810,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
29505,
1435,
225,
288,
565,
309,
261,
2630,
18,
5734,
2514,
13,
1377,
327,
446,
31,
565,
327,
261,
2630,
18,
2630,
4705,
422,
446,
13,
692,
315,
5159,
17,
28,
6,
294,
810,
... | |
cfw.markLabel(isNumberLabel); | cfw.markLabel(isNumberLabel, stack); | private void dcpLoadAsObject(int dcp_register) { cfw.addALoad(dcp_register); cfw.add(ByteCode.GETSTATIC, "java/lang/Void", "TYPE", "Ljava/lang/Class;"); int isNumberLabel = cfw.acquireLabel(); int beyond = cfw.acquireLabel(); cfw.add... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/5a691b58fa9078dc6cdf67ede627d293ff262d9b/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
302,
4057,
2563,
1463,
921,
12,
474,
302,
4057,
67,
4861,
13,
565,
288,
3639,
6080,
91,
18,
1289,
1013,
6189,
12,
72,
4057,
67,
4861,
1769,
3639,
6080,
91,
18,
1289,
12,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
302,
4057,
2563,
1463,
921,
12,
474,
302,
4057,
67,
4861,
13,
565,
288,
3639,
6080,
91,
18,
1289,
1013,
6189,
12,
72,
4057,
67,
4861,
1769,
3639,
6080,
91,
18,
1289,
12,
32... |
final long constantMaskValue; | private static boolean isIncompatibleMask(PsiBinaryExpression maskExpression, PsiExpression constantExpression){ final PsiJavaToken sign = maskExpression.getOperationSign(); final IElementType tokenType = sign.getTokenType(); final Object constantVal... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/fca4a2a7b3bb9b4ae2848f026d06eb262318948d/IncompatibleMaskInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/bitwise/IncompatibleMaskInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
8048,
10943,
5796,
12,
52,
7722,
5905,
2300,
3066,
2300,
16,
4766,
2868,
453,
7722,
2300,
5381,
2300,
15329,
3639,
727,
453,
7722,
5852,
1345,
1573,
273,
3066,
2300,
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,
760,
1250,
8048,
10943,
5796,
12,
52,
7722,
5905,
2300,
3066,
2300,
16,
4766,
2868,
453,
7722,
2300,
5381,
2300,
15329,
3639,
727,
453,
7722,
5852,
1345,
1573,
273,
3066,
2300,
18,
... | |
cTmp.setTransparency(255); | iTransparency = (bTransparencyChanged) ? this.iTransparency : ((ColorDefinition) fCurrent) .getTransparency(); | public void mouseDown(MouseEvent e) { fireHandleEvent(MOUSE_CLICKED_EVENT); if (e.getSource().equals(cnvSelection)) { toggleDropDown(); } else if (e.getSource() instanceof ColorSelectionCanvas) { ColorDefinition cTmp = AttributeFactory.eINSTANCE.cre... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/328c8495576ec950cc922a812ac021ce2d28f134/FillChooserComposite.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7644,
4164,
12,
9186,
1133,
425,
13,
565,
288,
3639,
4452,
3259,
1133,
12,
5980,
8001,
67,
7697,
3507,
2056,
67,
10454,
1769,
3639,
309,
261,
73,
18,
588,
1830,
7675,
14963,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7644,
4164,
12,
9186,
1133,
425,
13,
565,
288,
3639,
4452,
3259,
1133,
12,
5980,
8001,
67,
7697,
3507,
2056,
67,
10454,
1769,
3639,
309,
261,
73,
18,
588,
1830,
7675,
14963,
... |
copyPath = PathUtil.append(myRepositoryRoot, copyPath); | copyPath = PathUtil.encode(copyPath); copyPath = myRepository.getFullPath(copyPath); | public void addDir(String path, String copyPath, long copyRevision) throws SVNException { path = PathUtil.encode(path); DAVResource parentResource = (DAVResource) myDirsStack.peek(); if (parentResource.getWorkingURL() == null) { String filePath = PathUtil.append(parentResource.g... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/e6f73006295e39445d36ffed9f41c7b3c1c2614d/DAVCommitEditor.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/io/dav/DAVCommitEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
1621,
12,
780,
589,
16,
514,
1610,
743,
16,
1525,
1610,
7939,
13,
1216,
29537,
50,
503,
288,
3639,
589,
273,
2666,
1304,
18,
3015,
12,
803,
1769,
7734,
463,
5856,
1420,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1621,
12,
780,
589,
16,
514,
1610,
743,
16,
1525,
1610,
7939,
13,
1216,
29537,
50,
503,
288,
3639,
589,
273,
2666,
1304,
18,
3015,
12,
803,
1769,
7734,
463,
5856,
1420,
... |
RubyClass structClass = type.getRuntime().getClasses().getStructClass(); | RubyClass structClass = type.getRuntime().getClass("Struct"); | private static IRubyObject getInstanceVariable(RubyClass type, String name) { RubyClass structClass = type.getRuntime().getClasses().getStructClass(); while (type != null && type != structClass) { IRubyObject variable = type.getInstanceVariable(name); if (variable != null) { ... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/ca6b16e996ea9af83ce593594b9c69b9364a9924/RubyStruct.java/clean/src/org/jruby/RubyStruct.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
15908,
10340,
921,
3694,
3092,
12,
54,
10340,
797,
618,
16,
514,
508,
13,
288,
3639,
19817,
797,
1958,
797,
273,
618,
18,
588,
5576,
7675,
588,
797,
2932,
3823,
8863,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
15908,
10340,
921,
3694,
3092,
12,
54,
10340,
797,
618,
16,
514,
508,
13,
288,
3639,
19817,
797,
1958,
797,
273,
618,
18,
588,
5576,
7675,
588,
797,
2932,
3823,
8863,
3639,
1... |
processChildren(manager.getItems(), addGroup(manager, parentLocation)); | processChildren(manager.getItems(), parentLocation); | private void addContributionManager(IContributionManager manager, SLocation parentLocation) { System.err.println("addContributionManager: unknown: " //$NON-NLS-1$ + manager.getClass().getName()); processChildren(manager.getItems(), addGroup(manager, parentLocation)); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/5af242f9e1cef0507ee8fbeaa76acd846c7379b7/LegacyMenuManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/LegacyMenuManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
442,
4027,
1318,
12,
45,
442,
4027,
1318,
3301,
16,
1082,
202,
55,
2735,
982,
2735,
13,
288,
202,
202,
3163,
18,
370,
18,
8222,
2932,
1289,
442,
4027,
1318,
30,
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,
225,
202,
1152,
918,
527,
442,
4027,
1318,
12,
45,
442,
4027,
1318,
3301,
16,
1082,
202,
55,
2735,
982,
2735,
13,
288,
202,
202,
3163,
18,
370,
18,
8222,
2932,
1289,
442,
4027,
1318,
30,
5... |
public void focusGained(FocusEvent e) { _lastFocusOwner = _junitErrorPanel; } | public void focusGained(FocusEvent e) { _lastFocusOwner = _compilerErrorPanel; } | public void focusGained(FocusEvent e) { _lastFocusOwner = _junitErrorPanel; } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/89ce626553f46c8001d10031c8a245d2124e251e/MainFrame.java/buggy/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
7155,
43,
8707,
12,
9233,
1133,
425,
13,
288,
389,
2722,
9233,
5541,
273,
389,
78,
4873,
668,
5537,
31,
289,
2,
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,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
7155,
43,
8707,
12,
9233,
1133,
425,
13,
288,
389,
2722,
9233,
5541,
273,
389,
78,
4873,
668,
5537,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
final CommandManager commandManager, final IActiveChecker activeChecker) { if (bindingManager == null) { throw new NullPointerException( "The callback needs a binding manager"); } | final CommandManager commandManager) { this(bindingManager, commandManager, new IActiveChecker() { public boolean isActive(String commandId) { return true; } | public CommandCallback(final BindingManager bindingManager, final CommandManager commandManager, final IActiveChecker activeChecker) { if (bindingManager == null) { throw new NullPointerException( "The callback needs a binding manager"); //$NON-NLS-1$ } if (commandManager == null) { throw new N... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/27a0b33bc311f95dbf221a6ff17f50aa537c6a6c/ExternalActionManager.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/action/ExternalActionManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
3498,
2428,
12,
6385,
15689,
1318,
5085,
1318,
16,
9506,
202,
6385,
3498,
1318,
1296,
1318,
16,
9506,
202,
6385,
467,
3896,
8847,
2695,
8847,
13,
288,
1082,
202,
430,
261,
7374... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3498,
2428,
12,
6385,
15689,
1318,
5085,
1318,
16,
9506,
202,
6385,
3498,
1318,
1296,
1318,
16,
9506,
202,
6385,
467,
3896,
8847,
2695,
8847,
13,
288,
1082,
202,
430,
261,
7374... |
LogicalMessage msg = holder.getLMC().getMessage(); | LogicalMessageContext lmc = holder.getLMC(); LogicalMessage msg = lmc.getMessage(); | private void insertFaultMessage(ContextHolder holder, ProtocolException exception) { try { SOAPMessageContext context = holder.getSMC(); if (context == null) { // non-soap case LogicalMessage msg = holder.getLMC().getMessage(); if (msg != nul... | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/b558afd90bf6f0bb5f8721bdda2a3f641067a9a6/HandlerChainCaller.java/clean/jaxws-ri/rt/src/com/sun/xml/ws/handler/HandlerChainCaller.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2243,
7083,
1079,
12,
1042,
6064,
10438,
16,
3639,
4547,
503,
1520,
13,
288,
7734,
775,
288,
5411,
16434,
1079,
1042,
819,
273,
10438,
18,
588,
7303,
39,
5621,
5411,
309,
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,
3238,
918,
2243,
7083,
1079,
12,
1042,
6064,
10438,
16,
3639,
4547,
503,
1520,
13,
288,
7734,
775,
288,
5411,
16434,
1079,
1042,
819,
273,
10438,
18,
588,
7303,
39,
5621,
5411,
309,
261,
... |
static public double min(Context cx, Scriptable thisObj, Object[] args, Function funObj) | public static double min(Context cx, Scriptable thisObj, Object[] args, Function funObj) | static public double min(Context cx, Scriptable thisObj, Object[] args, Function funObj) { double result = Double.POSITIVE_INFINITY; if (args.length == 0) return result; for (int i = 0; i < args.length; i++) { double d = ScriptRuntime... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/3ef540f70dc64e503df2b7ca56d6cf65647fcf42/NativeMath.java/buggy/js/rhino/org/mozilla/javascript/NativeMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1071,
1645,
1131,
12,
1042,
9494,
16,
22780,
15261,
16,
19694,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
1645,
563,
273,
3698,
18,
7057,
16325,
67,
17716,
31,
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,
377,
760,
1071,
1645,
1131,
12,
1042,
9494,
16,
22780,
15261,
16,
19694,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
1645,
563,
273,
3698,
18,
7057,
16325,
67,
17716,
31,
3639,
... |
OrthogonalSampleData oSample = DataFactory.eINSTANCE.createOrthogonalSampleData(); oSample.setDataSetRepresentation("5,4,12"); oSample.setSeriesDefinitionIndex(0); sd.getOrthogonalSampleData().add(oSample); | OrthogonalSampleData oSample = DataFactory.eINSTANCE.createOrthogonalSampleData( ); oSample.setDataSetRepresentation( "5,4,12" ); oSample.setSeriesDefinitionIndex( 0 ); sd.getOrthogonalSampleData( ).add( oSample ); | private void addSampleData(Chart newChart) { SampleData sd = DataFactory.eINSTANCE.createSampleData(); sd.getBaseSampleData().clear(); sd.getOrthogonalSampleData().clear(); // Create Base Sample Data BaseSampleData sdBase = DataFactory.eINSTANCE.createBaseSampleData(); s... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/baa5e816320b37d313f82b2e70ae4a71b1f4e89d/PieChart.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/PieChart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
527,
8504,
751,
12,
7984,
394,
7984,
13,
565,
288,
3639,
11474,
751,
8349,
273,
1910,
1733,
18,
73,
13341,
18,
2640,
8504,
751,
5621,
3639,
8349,
18,
588,
2171,
8504,
751,
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,
3238,
918,
527,
8504,
751,
12,
7984,
394,
7984,
13,
565,
288,
3639,
11474,
751,
8349,
273,
1910,
1733,
18,
73,
13341,
18,
2640,
8504,
751,
5621,
3639,
8349,
18,
588,
2171,
8504,
751,
76... |
asm.emitPUSH_RegDisp(SP, (count-1)<<LG_WORDSIZE); | asm.emitPUSH_RegDisp(SP, Offset.fromIntZeroExtend((count-1)<<LG_WORDSIZE)); | protected final void emit_invokeinterface(VM_MethodReference methodRef) { int count = methodRef.getParameterWords() + 1; // +1 for "this" parameter VM_Method resolvedMethod = null; resolvedMethod = methodRef.peekInterfaceMethod(); // (1) Emit dynamic type checking sequence if required to do so inline. ... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/607ce8428a60a1e2ea6aeee16fe403ddf08d4b83/VM_Compiler.java/clean/rvm/src/vm/arch/intel/compilers/baseline/VM_Compiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
727,
918,
3626,
67,
14407,
5831,
12,
7397,
67,
1305,
2404,
707,
1957,
13,
288,
565,
509,
1056,
273,
707,
1957,
18,
588,
1662,
7363,
1435,
397,
404,
31,
368,
397,
21,
364,
315,
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,
282,
4750,
727,
918,
3626,
67,
14407,
5831,
12,
7397,
67,
1305,
2404,
707,
1957,
13,
288,
565,
509,
1056,
273,
707,
1957,
18,
588,
1662,
7363,
1435,
397,
404,
31,
368,
397,
21,
364,
315,
2... |
if(!hasMoreWin && count - 4 == 5) { | if (!hasMoreWin && count - 4 == 5) { | public void addFile(String fileName) { int count = windowMenu.getItemCount(); JMenuItem item; if(count == 4) { windowMenu.addSeparator(); count++; } JMenuItem lastItem = windowMenu.getItem(count -1); boolean hasMoreWin = false; int maxWin = 5; ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18671,
12,
780,
3968,
13,
288,
3639,
509,
1056,
273,
2742,
4599,
18,
588,
30687,
5621,
3639,
804,
12958,
761,
31,
3639,
309,
12,
1883,
422,
1059,
13,
288,
5411,
2742,
4599,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18671,
12,
780,
3968,
13,
288,
3639,
509,
1056,
273,
2742,
4599,
18,
588,
30687,
5621,
3639,
804,
12958,
761,
31,
3639,
309,
12,
1883,
422,
1059,
13,
288,
5411,
2742,
4599,
1... |
public void createState() | /* package */ void createState(SmcLexer.Token token) | public void createState() { SmcState retval; if (_state_in_progress != null) { error("Cannot create new state while still filling in previous state (" + _state_in_progress.getName() + ").", false); } else { ... | 50995 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50995/ffbfa44caa39de8d579429432aa3aca8bd077721/SmcParser.java/buggy/net/sf/smc/SmcParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1748,
2181,
1195,
918,
752,
1119,
12,
9552,
71,
13356,
18,
1345,
1147,
13,
565,
288,
3639,
9425,
71,
1119,
5221,
31,
3639,
309,
261,
67,
2019,
67,
267,
67,
8298,
480,
446,
13,
3639,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1748,
2181,
1195,
918,
752,
1119,
12,
9552,
71,
13356,
18,
1345,
1147,
13,
565,
288,
3639,
9425,
71,
1119,
5221,
31,
3639,
309,
261,
67,
2019,
67,
267,
67,
8298,
480,
446,
13,
3639,
2... |
List<ITask> children = t.getChildren(); i = 0; for (i = 0; i < children.size(); i++) { writeTask(children.get(i), doc, node); | for (ITask t : task.getChildren()) { writeTask(t, doc, node); | public static void writeTask(ITask t, Document doc, Element root) { // create node and set attributes // Element node = doc.createElement("Task"); node.setAttribute("Path", t.getPath()); node.setAttribute("Label", t.getLabel()); node.setAttribute("Handle", t.getHandle()); node.setAttribute("Priority", t.ge... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/bfd6c75025dd41ab813783fc0743c23cfe1c2fc2/XmlUtil.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/util/XmlUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1045,
2174,
12,
1285,
835,
268,
16,
4319,
997,
16,
3010,
1365,
13,
288,
202,
202,
759,
752,
756,
471,
444,
1677,
202,
202,
759,
377,
1082,
202,
1046,
756,
273,
997... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1045,
2174,
12,
1285,
835,
268,
16,
4319,
997,
16,
3010,
1365,
13,
288,
202,
202,
759,
752,
756,
471,
444,
1677,
202,
202,
759,
377,
1082,
202,
1046,
756,
273,
997... |
public int[] getIndexDoc() { | public int[] getIndexDoc() { | public int[] getIndexDoc() //OK { return indexDoc; } | 12667 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12667/dcebcb137cae72183f70dd584cabe1d90b452696/casaOpAdvances.java/buggy/src/imakante/sales/casaOpAdvances.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
8526,
8088,
1759,
1435,
368,
3141,
565,
288,
3639,
327,
770,
1759,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
8526,
8088,
1759,
1435,
368,
3141,
565,
288,
3639,
327,
770,
1759,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
{ if (stat != null) { if (stat.getResultSetConcurrency() == java.sql.ResultSet.CONCUR_UPDATABLE) return new org.postgresql.jdbc2.UpdateableResultSet((org.postgresql.jdbc2.Connection)conn, fields, tuples, status, updateCount, insertOID, binaryCursor); } | { if (stat != null) { if (stat.getResultSetConcurrency() == java.sql.ResultSet.CONCUR_UPDATABLE) return new org.postgresql.jdbc2.UpdateableResultSet((org.postgresql.jdbc2.Connection)conn, fields, tuples, status, updateCount, insertOID, binaryCursor); } | public java.sql.ResultSet getResultSet(org.postgresql.Connection conn, java.sql.Statement stat, Field[] fields, Vector tuples, String status, int updateCount, long insertOID, boolean binaryCursor) throws SQLException { // In 7.1 we now test concurrency to see which class to return. If we are not working with a // St... | 52628 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52628/ef7d7910745cf2812007668138eaaf0a8e1d8d99/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
8601,
694,
12,
3341,
18,
2767,
24330,
18,
1952,
1487,
16,
2252,
18,
4669,
18,
3406,
610,
16,
2286,
8526,
1466,
16,
5589,
10384,
16,
514,
1267,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
8601,
694,
12,
3341,
18,
2767,
24330,
18,
1952,
1487,
16,
2252,
18,
4669,
18,
3406,
610,
16,
2286,
8526,
1466,
16,
5589,
10384,
16,
514,
1267,
16,
... |
if ( getAxisForProcessing( ).getType( ) .equals( AxisType.DATE_TIME_LITERAL ) ) { Calendar cal = Calendar.getInstance( Locale.getDefault( ) ); cal.set( Calendar.MINUTE, 0 ); StringBuffer sbNewDate = new StringBuffer( "" ); sbNewDate.append( cal.get( Calendar.MONTH ) + 1 ); sbNewDate.append( "/" ); sbNewDate.append( cal... | private String getConvertedSampleDataRepresentation( String sOldRepresentation ) { StringTokenizer strtok = new StringTokenizer( sOldRepresentation, "," ); //$NON-NLS-1$ NumberFormat nf = NumberFormat.getNumberInstance( ); SimpleDateFormat sdf = new SimpleDateFormat( "MM/dd/yyyy", Locale.getDefault( ) ); //$NON-N... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/9c143c7bd7a9bea149fb6cc545637d277f71d29e/AxisYSheetImpl.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/axis/AxisYSheetImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
336,
22063,
8504,
751,
13742,
12,
1082,
202,
780,
272,
7617,
13742,
262,
202,
95,
202,
202,
780,
10524,
609,
17692,
273,
394,
16370,
12,
272,
7617,
13742,
16,
5753,
11272,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
336,
22063,
8504,
751,
13742,
12,
1082,
202,
780,
272,
7617,
13742,
262,
202,
95,
202,
202,
780,
10524,
609,
17692,
273,
394,
16370,
12,
272,
7617,
13742,
16,
5753,
11272,... | |
dim.breakFlag = true; | dim.setBreak(); | void actionPerformed(ActionEvent e) { String cmd = e.getActionCommand(); int returnValue = -1; if (cmd.equals("Cut") || cmd.equals("Copy") || cmd.equals("Paste")) { JInternalFrame f = getSelectedFrame(); if (f != null && f instanceof ActionListener) { ((Acti... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/2d4fc75b74d717c754829dde488ff0a7456682cc/SwingGui.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1797,
273,
425,
18,
588,
1803,
2189,
5621,
3639,
509,
7750,
273,
300,
21,
31,
3639,
309,
261,
4172,
18,
14963,
2932,
15812,
7923,
74... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1797,
273,
425,
18,
588,
1803,
2189,
5621,
3639,
509,
7750,
273,
300,
21,
31,
3639,
309,
261,
4172,
18,
14963,
2932,
15812,
7923,
74... |
curFacing = entity.getFacing(); curPos = entity.getPosition(); entity.setSecondaryFacing( curFacing ); mpUsed = entity.getRunMP(); entity.moved = moveType; fellDuringMovement = true; distance = entity.delta_distance; break; | curFacing = entity.getFacing(); curPos = entity.getPosition(); entity.setSecondaryFacing( curFacing ); mpUsed = entity.getRunMP(); entity.moved = moveType; fellDuringMovement = true; distance = entity.delta_distance; break; | private void processMovement(Entity entity, MovementData md) { // check for fleeing if (md.contains(MovementData.STEP_FLEE)) { // Unit has fled the battlefield. phaseReport.append("\n" ).append( entity.getDisplayName() ).append( " flees the battlefield.\n"); // Is ... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/45349ba32e2e85a101b2a9c5c72e3214b9b6be01/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
490,
26140,
751,
3481,
13,
288,
202,
759,
866,
364,
284,
11182,
310,
3639,
309,
261,
1264,
18,
12298,
12,
49,
26140,
751,
18,
26951,
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,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
490,
26140,
751,
3481,
13,
288,
202,
759,
866,
364,
284,
11182,
310,
3639,
309,
261,
1264,
18,
12298,
12,
49,
26140,
751,
18,
26951,
67,
... |
} | } | public void insert(MenuItem item, int index) { if (index < 0) throw new IllegalArgumentException("Index is less than zero"); items.insertElementAt(item, index); MenuPeer mp = (MenuPeer) getPeer(); // FIXME: Need to add a peer method here. // if (mp != null) // mp.insertItem(item, index); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ac6303b96cdaf2d4230daf25a90dd00cc4cb192d/Menu.java/buggy/core/src/classpath/java/java/awt/Menu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2243,
12,
12958,
761,
16,
509,
770,
13,
288,
202,
202,
430,
261,
1615,
411,
374,
13,
1082,
202,
12849,
394,
2754,
2932,
1016,
353,
5242,
2353,
3634,
8863,
202,
202,
3319,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2243,
12,
12958,
761,
16,
509,
770,
13,
288,
202,
202,
430,
261,
1615,
411,
374,
13,
1082,
202,
12849,
394,
2754,
2932,
1016,
353,
5242,
2353,
3634,
8863,
202,
202,
3319,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.