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 |
|---|---|---|---|---|---|---|
Object obj = prototype.get(name, start); if (obj != null && obj != UniqueTag.NOT_FOUND) | Object obj = overload.get(name); if (obj != null) { return new FunctionObject(name, (Method) obj, this); } obj = prototype.get(name, start); if (obj != null && obj != UniqueTag.NOT_FOUND) { | public Object get(String name, Scriptable start) { // System.err.println ("GET: "+name); Object obj = prototype.get(name, start); if (obj != null && obj != UniqueTag.NOT_FOUND) return obj; Method[] m = JavaObject.class.getMethods(); for (int i=0; i<m.length; i++) { ... | 46029 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46029/052b847c7af50b5a025ff34c463462b884e8f048/JavaObject.java/clean/src/helma/scripting/rhino/JavaObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
336,
12,
780,
508,
16,
22780,
787,
13,
288,
3639,
368,
2332,
18,
370,
18,
8222,
7566,
3264,
30,
13773,
529,
1769,
3639,
1033,
1081,
273,
4409,
18,
588,
12,
529,
16,
787,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
336,
12,
780,
508,
16,
22780,
787,
13,
288,
3639,
368,
2332,
18,
370,
18,
8222,
7566,
3264,
30,
13773,
529,
1769,
3639,
1033,
1081,
273,
4409,
18,
588,
12,
529,
16,
787,
1... |
private void expand() { int i; if (isCompact) { byte[] tempArray; hashes = new int[INDEXCOUNT]; tempArray = new byte[UNICODECOUNT]; for (i = 0; i < UNICODECOUNT; ++i) { byte value = elementAt((char)i); tempArray[i] = value; ... | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/e87b31606f688d97d1580bcab4c7589a7d24935d/CompactByteArray.java/clean/icu4j/src/com/ibm/icu/util/CompactByteArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
90,
11359,
561,
84,
464,
1435,
95,
474,
77,
31,
430,
12,
291,
16863,
15329,
7229,
8526,
5814,
1076,
31,
17612,
33,
2704,
474,
63,
9199,
7240,
15533,
5814,
1076,
33,
2704,
7229,
63,
266... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
90,
11359,
561,
84,
464,
1435,
95,
474,
77,
31,
430,
12,
291,
16863,
15329,
7229,
8526,
5814,
1076,
31,
17612,
33,
2704,
474,
63,
9199,
7240,
15533,
5814,
1076,
33,
2704,
7229,
63,
266... | ||
+ expansion.getClass().getName()); | + expansion.getClass().getName(), IDebugLogConstants.PARSER); | protected void expandDefinition(String symbol, Object expansion, int symbolOffset) throws ScannerException { // All the tokens generated by the macro expansion // will have dimensions (offset and length) equal to the expanding symbol. if (expansion instanceof String ) { String... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/8f3b6007eb0359bb796aa0c8aff968f8ee11977d/Scanner.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/Scanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4542,
1852,
12,
780,
3273,
16,
1033,
17965,
16,
509,
3273,
2335,
13,
5397,
1216,
19074,
503,
377,
288,
3639,
368,
4826,
326,
2430,
4374,
635,
326,
11522,
17965,
540,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4542,
1852,
12,
780,
3273,
16,
1033,
17965,
16,
509,
3273,
2335,
13,
5397,
1216,
19074,
503,
377,
288,
3639,
368,
4826,
326,
2430,
4374,
635,
326,
11522,
17965,
540,
368,
... |
public IRubyObject define_method(IRubyObject[] args) { if (args.length < 1 || args.length > 2) { throw getRuntime().newArgumentError("wrong # of arguments(" + args.length + " for 1)"); } IRubyObject body; String name = args[0].asSymbol(); ICallable newMethod = null; ... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/1278c5bb3507a052d150d814f15453542ae41aed/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
4426,
67,
2039,
12,
7937,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
747,
833,
18,
2469,
405,
576,
13,
288,
5411,
604,
18814,
767... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
4426,
67,
2039,
12,
7937,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
747,
833,
18,
2469,
405,
576,
13,
288,
5411,
604,
18814,
767... | ||
catch(IllegalAccessException x) | catch(IllegalAccessException x) | final void setBooleanField(Object obj, boolean val) { try { field.setBoolean(obj, val); } catch(IllegalAccessException x) { throw new InternalError(x.getMessage()); } } | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/2eabe6e28fc1df9b1f8ee2409c68329ce4d1c386/ObjectStreamField.java/clean/java/io/ObjectStreamField.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
444,
5507,
974,
12,
921,
1081,
16,
1250,
1244,
13,
225,
288,
1377,
775,
1377,
288,
202,
225,
652,
18,
542,
5507,
12,
2603,
16,
1244,
1769,
1377,
289,
1377,
1044,
12,
12195,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
444,
5507,
974,
12,
921,
1081,
16,
1250,
1244,
13,
225,
288,
1377,
775,
1377,
288,
202,
225,
652,
18,
542,
5507,
12,
2603,
16,
1244,
1769,
1377,
289,
1377,
1044,
12,
12195,
... |
int match = 1; int curr = 0; iterator.reset(); | int match = 1; int curr = 0; iterator.reset(); | public int getTypedPosition(NodeIterator iterator, int type, int node) { // Just return the basic position if no type is specified if (type == -1) type = _type[node]; //if (type == -1) return(iterator.getPosition()); DEAD WRONG!!!! int match = 1; int curr = 0; iterator.reset(); while ( ((curr = iterator.next()) !=... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/264066e4e3d606d5167a1f5680c45669efd7e5c9/DOMImpl.java/clean/src/org/apache/xalan/xsltc/dom/DOMImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3181,
6140,
2555,
12,
907,
3198,
2775,
16,
509,
618,
16,
509,
756,
13,
288,
202,
759,
12526,
327,
326,
5337,
1754,
309,
1158,
618,
353,
1269,
202,
430,
261,
723,
422,
300,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3181,
6140,
2555,
12,
907,
3198,
2775,
16,
509,
618,
16,
509,
756,
13,
288,
202,
759,
12526,
327,
326,
5337,
1754,
309,
1158,
618,
353,
1269,
202,
430,
261,
723,
422,
300,
... |
Scriptable newInstance = createObject(cx, scope); Object val = call(cx, scope, newInstance, args); if (val instanceof Scriptable && val != Undefined.instance) { return (Scriptable) val; | Scriptable result = createObject(cx, scope); if (result != null) { Object val = call(cx, scope, result, args); if (val instanceof Scriptable && val != Undefined.instance) { result = (Scriptable)val; } } else { Object val = call(cx, scope, null, args); if (!(val instanceof Scriptable && val != Undefined.instance)) { t... | public Scriptable construct(Context cx, Scriptable scope, Object[] args) throws JavaScriptException { Scriptable newInstance = createObject(cx, scope); Object val = call(cx, scope, newInstance, args); if (val instanceof Scriptable && val != Undefined.instance) { return (Scr... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/811cae74fb38b645cd6b63ff0ec2d4e68aad04d8/BaseFunction.java/clean/js/rhino/src/org/mozilla/javascript/BaseFunction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
22780,
4872,
12,
1042,
9494,
16,
22780,
2146,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
22780,
5984,
273,
17109,
12,
71,
92,
16,
2146,
1769,
3639,
1033,
1244,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22780,
4872,
12,
1042,
9494,
16,
22780,
2146,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
22780,
5984,
273,
17109,
12,
71,
92,
16,
2146,
1769,
3639,
1033,
1244,... |
} | } | public int normalize(QName element, QName attribute, int attValueHandle, int attType, int enumHandle) throws Exception { // // Normalize attribute based upon attribute type... // String attValue = fStringPool.t... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/b36768aae85d6d13bc8c8289ca78efb212c8fb8f/XMLValidator.java/clean/src/org/apache/xerces/validators/common/XMLValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
509,
3883,
12,
13688,
930,
16,
16723,
1566,
16,
17311,
509,
2403,
620,
3259,
16,
509,
2403,
559,
16,
17311,
509,
2792,
3259,
13,
1216,
1185,
288,
5411,
368,
5411,
368,
14282,
1566,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
3883,
12,
13688,
930,
16,
16723,
1566,
16,
17311,
509,
2403,
620,
3259,
16,
509,
2403,
559,
16,
17311,
509,
2792,
3259,
13,
1216,
1185,
288,
5411,
368,
5411,
368,
14282,
1566,
... |
private void createPoints(IdeaView parentView, Point2D c) { | private void createPoints(IdeaView parentView, Point2D c, double initAngle) { | private void createPoints(IdeaView parentView, Point2D c) { Vector<IdeaView> views = parentView.getSubViews(); double initAngle = parentView.getAngle(); points.add(ORIGIN); synchronized(views) { for(IdeaView view: views) { Point2D point = getPoint(view, c, initA... | 51106 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51106/f7cb1a0814ad2e7ed57b91c6ccbe9d493895fe71/Fred.java/clean/src/dg/hipster/view/Fred.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
5636,
12,
45,
323,
69,
1767,
982,
1767,
16,
4686,
22,
40,
276,
16,
1645,
1208,
8467,
13,
288,
3639,
5589,
32,
45,
323,
69,
1767,
34,
7361,
273,
982,
1767,
18,
588,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
5636,
12,
45,
323,
69,
1767,
982,
1767,
16,
4686,
22,
40,
276,
16,
1645,
1208,
8467,
13,
288,
3639,
5589,
32,
45,
323,
69,
1767,
34,
7361,
273,
982,
1767,
18,
588,
1... |
System.out.println(e.getLowerGap() + " => " + e.getUpperGap()); | System.out.println("intervalAdded() de " + e.getLowerGap() + " a " + e.getUpperGap()); | public void intervalAdded(PlanningDataEvent e) { System.out.println(e.getLowerGap() + " => " + e.getUpperGap()); for (int i = e.getLowerGap() ; i <= e.getUpperGap() ; i++) remove( getComponentAt( e.getWeekNumber() , e.getDaynumber(), i) ); for (int i = e.getLowerGap()... | 13357 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13357/4164dd1bcecc1275a4b2f8bb6a40e11b2be8fb87/JRessourcePlanning.java/clean/current/src/fr/umlv/ir3/flexitime/richClient/gui/panel/exploitation/JRessourcePlanning.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3673,
8602,
12,
1749,
10903,
751,
1133,
425,
13,
565,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
6624,
8602,
1435,
443,
315,
397,
425,
18,
588,
4070,
14001,
1435,
397,
315,
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,
3673,
8602,
12,
1749,
10903,
751,
1133,
425,
13,
565,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
6624,
8602,
1435,
443,
315,
397,
425,
18,
588,
4070,
14001,
1435,
397,
315,
27... |
log.error("-use_all_interfaces flag requires JDK 1.4 or greater"); | System.err.println("-use_all_interfaces flag requires JDK 1.4 or greater"); | public static void main(String args[]) { InetAddress mcast_addr=null, bind_addr=null; String tmp; int port=5555; boolean use_all_interfaces=false; try { for(int i=0; i < args.length; i++) { tmp=args[i]; if("-help".equals(tmp)) { help(); return; } if("-bind_addr".e... | 49475 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49475/5ad015d9a78e1da3350d9b398b46b2f5d4508564/McastReceiverTest1_4.java/buggy/tests/other/org/jgroups/tests/McastReceiverTest1_4.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
202,
202,
382,
278,
1887,
377,
312,
4155,
67,
4793,
33,
2011,
16,
1993,
67,
4793,
33,
2011,
31,
202,
780,
1850,
1853,
31,
202,
474,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
202,
202,
382,
278,
1887,
377,
312,
4155,
67,
4793,
33,
2011,
16,
1993,
67,
4793,
33,
2011,
31,
202,
780,
1850,
1853,
31,
202,
474,
... |
List result = setFullResourceNames(context, m_projectDriver.readProjectResources(project)); | List result = updateContextDates(context, m_projectDriver.readProjectResources(project)); | public List readAllProjectResources(CmsRequestContext context, int projectId) throws CmsException { CmsProject project = m_projectDriver.readProject(projectId); List result = setFullResourceNames(context, m_projectDriver.readProjectResources(project)); return result; } | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/f0e3cb28447c785c94d99b78261405c3fa88b2da/CmsDriverManager.java/buggy/src/org/opencms/db/CmsDriverManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
31267,
4109,
3805,
12,
4747,
21426,
819,
16,
509,
9882,
13,
1216,
11228,
288,
3639,
2149,
4109,
1984,
273,
312,
67,
4406,
4668,
18,
896,
4109,
12,
4406,
548,
1769,
3639,
987,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
31267,
4109,
3805,
12,
4747,
21426,
819,
16,
509,
9882,
13,
1216,
11228,
288,
3639,
2149,
4109,
1984,
273,
312,
67,
4406,
4668,
18,
896,
4109,
12,
4406,
548,
1769,
3639,
987,
... |
String requete = "INSERT INTO document('" + titre + "', '" + duree + "', '" + date + "', '" + source + "', '" + langue + "', '" + genre + "', '" + fichier + "');"; | String requete = "INSERT INTO document (titre, duree, date, source, langue, genre, fichier) VALUES ('" + titre + "', '" + duree + "', '" + date + "', '" + source + "', '" + langue + "', '" + genre + "', '" + fichier + "');"; | public static Document create(String titre, int duree, String jour, String mois, String annee, String source, String langue, String genre, String fichier) throws SQLException { //On assemble la date String date = jour+mois+annee; //On cre le document dans la base String requete = "INSERT INTO document('" +... | 55998 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55998/27136e15bab6bf4af4986b3003e986bdfa640e25/Document.java/buggy/NetJukeBox/src/proto/serveur/Document.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
4319,
752,
12,
780,
268,
23339,
16,
509,
302,
594,
73,
16,
514,
525,
477,
16,
1082,
202,
780,
7344,
291,
16,
514,
8226,
1340,
16,
514,
1084,
16,
514,
3303,
344,
16,
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,
760,
4319,
752,
12,
780,
268,
23339,
16,
509,
302,
594,
73,
16,
514,
525,
477,
16,
1082,
202,
780,
7344,
291,
16,
514,
8226,
1340,
16,
514,
1084,
16,
514,
3303,
344,
16,
5... |
public ViewParameters handle() { final String actionmethod = PostDecoder.decodeAction(normalizedmap); try { // Do this FIRST in case it discovers any scopelocks required presmanager.scopeRestore(); // invoke all state-altering operations within the runnable wrapper. postwrapper.wrapRunnable(... | 45809 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45809/f30e2ddd6c606a9cce6533653efff4d57714891d/RSFActionHandler.java/buggy/src/uk/org/ponder/rsf/processor/RSFActionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4441,
2402,
1640,
1435,
288,
565,
727,
514,
1301,
2039,
273,
5616,
7975,
18,
3922,
1803,
12,
17762,
1458,
1769,
565,
775,
288,
1377,
368,
2256,
333,
21786,
316,
648,
518,
1015,
1401... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4441,
2402,
1640,
1435,
288,
565,
727,
514,
1301,
2039,
273,
5616,
7975,
18,
3922,
1803,
12,
17762,
1458,
1769,
565,
775,
288,
1377,
368,
2256,
333,
21786,
316,
648,
518,
1015,
1401... | ||
didRelayout = true; block.moveToNextPage(c); | clearDelta = block.moveToNextPage(c); clearedPage = true; | private static void positionFloatOnPage( final LayoutContext c, FloatedBlockContent content, LineBox curr_line, FloatedBlockBox block, boolean movedVertically) { boolean didRelayout = false; if (block.getStyle().isForcePageBreakBefore() || (block.getStyle... | 53937 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53937/868e29fe0bd81b55cbd739f60feedbe5488f9adb/LayoutUtil.java/clean/src/java/org/xhtmlrenderer/layout/LayoutUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1754,
4723,
1398,
1964,
12,
5411,
727,
9995,
1042,
276,
16,
478,
383,
690,
1768,
1350,
913,
16,
2398,
5377,
3514,
4306,
67,
1369,
16,
478,
383,
690,
1768,
3514,
1203,
16... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1754,
4723,
1398,
1964,
12,
5411,
727,
9995,
1042,
276,
16,
478,
383,
690,
1768,
1350,
913,
16,
2398,
5377,
3514,
4306,
67,
1369,
16,
478,
383,
690,
1768,
3514,
1203,
16... |
MylarTaskListPlugin.getTaskListManager().markComplete(task, completedCheckbox.getSelection()); | MylarTaskListPlugin.getTaskListManager().markComplete(task, completedCheckbox.getSelection()); | public void doSave(IProgressMonitor monitor) { String label = description.getText(); task.setDescription(label); task.setUrl(issueReportURL.getText()); String note = notes.getText(); task.setNotes(note); task.setEstimatedTimeHours(estimated.getSelection()); if (datePicker != null && datePicker.getDate() != null... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/3c21ee0b5beb686d15c578c05295e1bd98da7a66/TaskInfoEditor.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/TaskInfoEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
4755,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
780,
1433,
273,
2477,
18,
588,
1528,
5621,
202,
202,
4146,
18,
542,
3291,
12,
1925,
1769,
202,
202,
4146,
18,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
4755,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
780,
1433,
273,
2477,
18,
588,
1528,
5621,
202,
202,
4146,
18,
542,
3291,
12,
1925,
1769,
202,
202,
4146,
18,
54... |
} else { | } else { | protected Alignment arrangeChildAlignment(final ASTNode child, final Alignment defaultAlignment) { int role = ((CompositeElement)child.getTreeParent()).getChildRole(child); if (myNode.getElementType() == ElementType.FOR_STATEMENT) { if (role == ChildRole.FOR_INITIALIZATION || role == ChildRole.CONDITION ||... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/eb6833c61958345fc30b5ef914114639be2609b0/AbstractJavaBlock.java/buggy/source/com/intellij/psi/formatter/java/AbstractJavaBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
17804,
2454,
726,
1763,
11535,
12,
6385,
9183,
907,
1151,
16,
727,
17804,
805,
11535,
13,
288,
565,
509,
2478,
273,
14015,
9400,
1046,
13,
3624,
18,
588,
2471,
3054,
1435,
2934,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17804,
2454,
726,
1763,
11535,
12,
6385,
9183,
907,
1151,
16,
727,
17804,
805,
11535,
13,
288,
565,
509,
2478,
273,
14015,
9400,
1046,
13,
3624,
18,
588,
2471,
3054,
1435,
2934,
588... |
else if( windowName.equals("_blank") ) { | else if( windowToOpen.equals("_blank") ) { | private WebWindow openTargetWindow( final WebWindow opener, String windowName, String defaultName ) { Assert.notNull("opener", opener); Assert.notNull("defaultName", defaultName); if( windowName == null || windowName.length() == 0 ) { windowName = defaultName; } ... | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/bfbb9e2a2e54bf7040308f5f0b4fd744c80370c8/WebClient.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/WebClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2999,
3829,
1696,
2326,
3829,
12,
727,
2999,
3829,
20532,
16,
3639,
514,
2742,
461,
16,
514,
805,
461,
262,
288,
3639,
5452,
18,
902,
2041,
2932,
25098,
3113,
20532,
1769,
3639,
545... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2999,
3829,
1696,
2326,
3829,
12,
727,
2999,
3829,
20532,
16,
3639,
514,
2742,
461,
16,
514,
805,
461,
262,
288,
3639,
5452,
18,
902,
2041,
2932,
25098,
3113,
20532,
1769,
3639,
545... |
public void execute(TransformerImpl transformer, Node sourceNode, QName mode) throws SAXException { transformer.pushCurrentTemplateRuleIsNull(false); try { if(TransformerImpl.S_DEBUG) transformer.getTraceManager().fireTraceEvent(sourceNode, mode, ... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/45d238f9fbfe47f6c666b10e6e76d7a7c50cb6ee/ElemApplyTemplates.java/buggy/src/org/apache/xalan/templates/ElemApplyTemplates.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
8319,
2828,
8360,
16,
225,
2029,
26799,
16,
225,
16723,
1965,
13,
565,
1216,
14366,
225,
288,
282,
8360,
18,
6206,
3935,
2283,
2175,
2520,
2041,
12,
5743,
1769,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
8319,
2828,
8360,
16,
225,
2029,
26799,
16,
225,
16723,
1965,
13,
565,
1216,
14366,
225,
288,
282,
8360,
18,
6206,
3935,
2283,
2175,
2520,
2041,
12,
5743,
1769,
565,
... | ||
if ( CSSName.propertyInherits(propName) && _parent != null ) { prop = _parent.propertyByName(propName).copyForInherit(); | if ( CSSName.propertyInherits(propName) && _parent != null && (prop = _parent.propertyByName(propName)) != null) { prop = prop.copyForInherit(); | public DerivedProperty propertyByName( String propName ) { // HERE: when we get the property, check if it is resolved // if not, call resolve() and pass it our parent's reference // or just our XRElement DerivedProperty prop = (DerivedProperty)_derivedPropertiesByName.get( propName ); ... | 8125 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8125/1264595f6b623dd3ff45fcdf0e0f9c0e8b9c2bc6/CalculatedStyle.java/clean/src/java/net/homelinux/tobe/xhtmlrenderer/stylerImpl/CalculatedStyle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14969,
2950,
1396,
1272,
5911,
12,
514,
9994,
262,
288,
3639,
368,
670,
29340,
30,
1347,
732,
336,
326,
1272,
16,
866,
309,
518,
353,
4640,
3639,
368,
309,
486,
16,
745,
2245,
143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14969,
2950,
1396,
1272,
5911,
12,
514,
9994,
262,
288,
3639,
368,
670,
29340,
30,
1347,
732,
336,
326,
1272,
16,
866,
309,
518,
353,
4640,
3639,
368,
309,
486,
16,
745,
2245,
143... |
public boolean isSet(org.quickfix.field.SecurityAltID field) | public boolean isSet(quickfix.field.SecurityAltID field) | public boolean isSet(org.quickfix.field.SecurityAltID field) { return isSetField(field); } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteStatusReport.java/clean/src/java/src/quickfix/fix44/QuoteStatusReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
13532,
12,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
652,
13,
225,
288,
327,
13532,
974,
12,
1518,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
13532,
12,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
652,
13,
225,
288,
327,
13532,
974,
12,
1518,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Object answer = binding.getVariable(property); if (answer == null) { try { return super.getProperty(property); } catch (MissingPropertyException e) { } } return answer; | try { return binding.getVariable(property); } catch (MissingPropertyException e) { return super.getProperty(property); } | public Object getProperty(String property) { //System.out.println("Script.getProperty for: " + property + " with binding: " + binding.getVariables()); Object answer = binding.getVariable(property); if (answer == null) { try { return super.getProperty(property); ... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/f6dafee96aeb8b02bc5948750fab3f9237439dc0/Script.java/clean/src/main/groovy/lang/Script.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
3911,
12,
780,
1272,
13,
288,
3639,
368,
3163,
18,
659,
18,
8222,
2932,
3651,
18,
588,
1396,
364,
30,
315,
397,
1272,
397,
315,
598,
5085,
30,
315,
397,
5085,
18,
588,
615... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3911,
12,
780,
1272,
13,
288,
3639,
368,
3163,
18,
659,
18,
8222,
2932,
3651,
18,
588,
1396,
364,
30,
315,
397,
1272,
397,
315,
598,
5085,
30,
315,
397,
5085,
18,
588,
615... |
} if (getPiSystemsCount(ac, atoms[i]) == 1) { | }else if (getPiSystemsCount(ac, atoms[i]) == 1) { | public DescriptorValue calculate(AtomContainer ac) throws CDKException { RingSet rs = (new AllRingsFinder()).findAllRings(ac); HueckelAromaticityDetector.detectAromaticity(ac, rs, true); double xlogP = 0; org.openscience.cdk.interfaces.Atom[] atoms = ac.getAtoms(); String symbol = ""; int bondCount = 0; int hsC... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/11cd872c3dbcc51a117ad375706e7a5334b88daa/XLogPDescriptor.java/clean/src/org/openscience/cdk/qsar/XLogPDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
1721,
13,
1216,
24570,
288,
202,
202,
10369,
694,
3597,
273,
261,
2704,
4826,
54,
899,
8441,
1435,
2934,
4720,
1595,
54,
899,
12,
1077,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
1721,
13,
1216,
24570,
288,
202,
202,
10369,
694,
3597,
273,
261,
2704,
4826,
54,
899,
8441,
1435,
2934,
4720,
1595,
54,
899,
12,
1077,
1769,
... |
return member; | return member; | public static Member member(String memberName, List members) { Iterator itr = members.iterator(); Member member = null; while (itr.hasNext()) { member = (Member) itr.next(); if (member.name().equals(memberName)) return member; } return null; } | 55159 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55159/ad4bb57d8b60d1d349476b158ba8388766ee9a8c/Member.java/clean/jmatter/src/com/u2d/element/Member.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
760,
8596,
3140,
12,
780,
3140,
461,
16,
987,
4833,
13,
282,
288,
1377,
4498,
11176,
273,
4833,
18,
9838,
5621,
1377,
8596,
3140,
273,
446,
31,
1377,
1323,
261,
305,
86,
18,
5332,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
760,
8596,
3140,
12,
780,
3140,
461,
16,
987,
4833,
13,
282,
288,
1377,
4498,
11176,
273,
4833,
18,
9838,
5621,
1377,
8596,
3140,
273,
446,
31,
1377,
1323,
261,
305,
86,
18,
5332,... |
Assert.assert(-1 != nativeWebShell); Assert.assert(null != nativeEventThread); | Assert.assert_it(-1 != nativeWebShell); Assert.assert_it(null != nativeEventThread); | public void removeMouseListener(MouseListener listener){ ParameterCheck.nonNull(listener); myFactory.throwExceptionIfNotInitialized(); Assert.assert(-1 != nativeWebShell); Assert.assert(null != nativeEventThread); ParameterCheck.nonNull(listener); WCMouseListenerImpl mouseListenerWrapper = new... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/0e30fa38c30ae26743aee09175fac1e8146c075a/EventRegistrationImpl.java/clean/java/webclient/classes_spec/org/mozilla/webclient/wrapper_native/EventRegistrationImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1206,
9186,
2223,
12,
9186,
2223,
2991,
15329,
565,
5498,
1564,
18,
5836,
2041,
12,
12757,
1769,
565,
3399,
1733,
18,
12849,
503,
10288,
11459,
5621,
565,
5452,
18,
11231,
19236,
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,
1071,
918,
1206,
9186,
2223,
12,
9186,
2223,
2991,
15329,
565,
5498,
1564,
18,
5836,
2041,
12,
12757,
1769,
565,
3399,
1733,
18,
12849,
503,
10288,
11459,
5621,
565,
5452,
18,
11231,
19236,
21,
... |
if (isBufferedImageGraphics()) updateBufferedImage(); | updateBufferedImage(); | public void clearRect(int x, int y, int width, int height) { cairoSetRGBColor(bg.getRed() / 255.0, bg.getGreen() / 255.0, bg.getBlue() / 255.0); cairoSetAlpha(1.0); cairoNewPath(); cairoRectangle(x, y, width, height); cairoFill(); setColor(fg); if (isBufferedImageGraphics()) ... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/4973e509e558f189ff8e6ee51dbea88f6a34c509/GdkGraphics2D.java/clean/libraries/javalib/gnu/java/awt/peer/gtk/GdkGraphics2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2424,
6120,
12,
474,
619,
16,
509,
677,
16,
509,
1835,
16,
509,
2072,
13,
225,
288,
565,
14503,
694,
11343,
2957,
12,
12370,
18,
588,
3715,
1435,
342,
4561,
18,
20,
16,
761... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2424,
6120,
12,
474,
619,
16,
509,
677,
16,
509,
1835,
16,
509,
2072,
13,
225,
288,
565,
14503,
694,
11343,
2957,
12,
12370,
18,
588,
3715,
1435,
342,
4561,
18,
20,
16,
761... |
} else { | } else { | private void init(final ASTNode child) { if (child == null) return; ASTNode treePrev = child.getTreePrev(); while (isWhiteSpace(treePrev)) { treePrev = treePrev.getTreePrev(); } if (treePrev == null) { init(child.getTreeParent()); } else { myChild2 = child; myChild1 = treePrev; ... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/1533398430214d8ae562ff3d8dcc5898351f8c45/JavaSpacePropertyProcessor.java/buggy/source/com/intellij/psi/formatter/java/JavaSpacePropertyProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
12,
6385,
9183,
907,
1151,
13,
288,
565,
309,
261,
3624,
422,
446,
13,
327,
31,
565,
9183,
907,
2151,
9958,
273,
1151,
18,
588,
2471,
9958,
5621,
565,
1323,
261,
291,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
12,
6385,
9183,
907,
1151,
13,
288,
565,
309,
261,
3624,
422,
446,
13,
327,
31,
565,
9183,
907,
2151,
9958,
273,
1151,
18,
588,
2471,
9958,
5621,
565,
1323,
261,
291,
... |
public void testDuplicateRuleNames() throws Exception { final PackageBuilder builder = new PackageBuilder(); final PackageDescr packageDescr = new PackageDescr( "p1" ); RuleDescr ruleDescr = new RuleDescr( "rule-1" ); packageDescr.addRule( ruleDescr ); AndDescr lhs = new A... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/8223aff96ac63ccb9bcaf9b3e53806f3a74c2522/PackageBuilderTest.java/buggy/drools-compiler/src/test/java/org/drools/compiler/PackageBuilderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
11826,
2175,
1557,
1435,
1216,
1185,
288,
6385,
7508,
1263,
2089,
273,
394,
7508,
1263,
5621,
6385,
7508,
16198,
2181,
16198,
273,
394,
7508,
16198,
12,
315,
84,
21,
6,
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,
1071,
918,
1842,
11826,
2175,
1557,
1435,
1216,
1185,
288,
6385,
7508,
1263,
2089,
273,
394,
7508,
1263,
5621,
6385,
7508,
16198,
2181,
16198,
273,
394,
7508,
16198,
12,
315,
84,
21,
6,
11272,
... | ||
{ DMDJobList joblist = new DMDJobList(); boolean all = false; if (item.equals("/") || item.equals("/*")) all=true; if (all || item.equals("/title")) joblist.add(new DMDJobListItem("/title")); if (all || item.equals("/creator")) joblist.add(new DMDJobListItem("/author")); if (all || item.equals("/date")) joblist.add(ne... | { DMDJobList joblist = new DMDJobList(); boolean all = false; if (item.equals("/") || item.equals("/*")) all=true; if (all || item.equals("/title")) joblist.add(new DMDJobListItem("/title")); if (all || item.equals("/creator")) joblist.add(new DMDJobListItem("/author")); if (all || item.equals("/date")) joblist.add(ne... | private DMDJobList createJobList(String item) { DMDJobList joblist = new DMDJobList(); boolean all = false; if (item.equals("/") || item.equals("/*")) all=true; if (all || item.equals("/title")) joblist.add(new DMDJobListItem("/title")); if (all || item.equals("/creator... | 10978 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10978/6adbdd9f27a670b125d33c9530877d38b3588c46/HTMLMapper.java/buggy/dinomeda/src/org/dinopolis/utils/metadata/dinomeda/HTMLMapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
463,
6188,
2278,
682,
752,
2278,
682,
12,
780,
761,
13,
565,
288,
3639,
463,
6188,
2278,
682,
1719,
1098,
273,
394,
463,
6188,
2278,
682,
5621,
3639,
1250,
777,
273,
629,
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,
3238,
463,
6188,
2278,
682,
752,
2278,
682,
12,
780,
761,
13,
565,
288,
3639,
463,
6188,
2278,
682,
1719,
1098,
273,
394,
463,
6188,
2278,
682,
5621,
3639,
1250,
777,
273,
629,
31,
3639... |
this (parent, title, modal, parent.getGraphicsConfiguration ()); | this(parent, "", false); | Dialog(Frame parent, String title, boolean modal){ this (parent, title, modal, parent.getGraphicsConfiguration ());} | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/f344432292580534f5ac8c558c5b0ed0bafeb3cc/Dialog.java/buggy/java/awt/Dialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
17242,
12,
3219,
982,
16,
514,
2077,
16,
1250,
13010,
15329,
225,
333,
261,
2938,
16,
2077,
16,
13010,
16,
982,
18,
588,
17558,
1750,
1832,
1769,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17242,
12,
3219,
982,
16,
514,
2077,
16,
1250,
13010,
15329,
225,
333,
261,
2938,
16,
2077,
16,
13010,
16,
982,
18,
588,
17558,
1750,
1832,
1769,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public void visitDSTORE(DSTORE obj); | void visitDSTORE(DSTORE obj); | public void visitDSTORE(DSTORE obj); | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/6f181de4aafbe2a9534fc417eee9f0b8d8ae805d/Bytecodes.java/clean/joeq_core/joeq/Compiler/BytecodeAnalysis/Bytecodes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
40,
13651,
12,
40,
13651,
1081,
1769,
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,
0,
0,
... | [
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
40,
13651,
12,
40,
13651,
1081,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Bond[] bonds = atomContainer.getBonds(); for (int f = 0; f < bonds.length; f++){ bond = bonds[f]; bond.setFlag(CDKConstants.VISITED, false); ac.addBond(bond); | ElectronContainer[] eContainers = atomContainer.getElectronContainers(); for (int f = 0; f < eContainers.length; f++){ eContainer = eContainers[f]; eContainer.setFlag(CDKConstants.VISITED, false); ac.addElectronContainer(eContainer); | public static SetOfMolecules partitionIntoMolecules(AtomContainer atomContainer) { AtomContainer ac = new AtomContainer(); Atom atom = null; Bond bond = null; Molecule molecule = null; SetOfMolecules molecules = new SetOfMolecules(); Vector sphere = new Vector(); for (int f = 0; f < atomContainer.getAtomCount()... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/d30294a48d821f9efb45d60b482af5d7e7b343c0/ConnectivityChecker.java/clean/src/org/openscience/cdk/graph/ConnectivityChecker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1000,
951,
49,
29466,
3590,
5952,
49,
29466,
12,
3641,
2170,
22487,
13,
288,
202,
202,
3641,
2170,
1721,
273,
394,
7149,
2170,
5621,
202,
202,
3641,
3179,
273,
446,
31,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1000,
951,
49,
29466,
3590,
5952,
49,
29466,
12,
3641,
2170,
22487,
13,
288,
202,
202,
3641,
2170,
1721,
273,
394,
7149,
2170,
5621,
202,
202,
3641,
3179,
273,
446,
31,
2... |
if(max != -1 && seqNumber - max > 1) { | if((max != -1) && (seqNumber - max > 1)) { | private void queueResendRequests(int seqNumber) { int max; synchronized(this) { max = packetNumbersReceived.highest(); } if(seqNumber > max) { try { if(max != -1 && seqNumber - max > 1) { Logger.minor(this, "Queueing resends from "+max+" to "+seq... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/KeyTracker.java/buggy/src/freenet/node/KeyTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2389,
607,
409,
6421,
12,
474,
3833,
1854,
13,
288,
3639,
509,
943,
31,
3639,
3852,
12,
2211,
13,
288,
540,
202,
1896,
273,
4414,
10072,
8872,
18,
8766,
395,
5621,
3639,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2389,
607,
409,
6421,
12,
474,
3833,
1854,
13,
288,
3639,
509,
943,
31,
3639,
3852,
12,
2211,
13,
288,
540,
202,
1896,
273,
4414,
10072,
8872,
18,
8766,
395,
5621,
3639,
289,... |
private static synchronized TimeZone defaultZone() { | private static synchronized TimeZone defaultZone() { | private static synchronized TimeZone defaultZone() { /* Look up default timezone */ if (defaultZone0 == null) { if (Configuration.INIT_LOAD_LIBRARY) { System.loadLibrary("native"); } String tzid = System.getProperty("user.timezone"); if (tzid == null) tzid = getDefaultTimeZoneId(); if (tzid ==... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/c7ac5d2f298624269a0b08d8d9a50acd95b12abf/TimeZone.java/buggy/libraries/javalib/java/util/TimeZone.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
3852,
16491,
805,
4226,
1435,
288,
565,
1748,
10176,
731,
805,
6371,
1195,
565,
309,
261,
1886,
4226,
20,
422,
446,
13,
4202,
288,
202,
430,
261,
1750,
18,
12919,
67,
7783,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
16491,
805,
4226,
1435,
288,
565,
1748,
10176,
731,
805,
6371,
1195,
565,
309,
261,
1886,
4226,
20,
422,
446,
13,
4202,
288,
202,
430,
261,
1750,
18,
12919,
67,
7783,
6... |
return false; | return true; | public boolean beforeCommand(Connection connection, CommandIF command) throws SQLException { // TODO return false; } | 4082 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4082/093828f79b48850b5352807d27436fca0322c4ab/ConnectionResetterTest.java/clean/src/java-test/org/logicalcobwebs/proxool/ConnectionResetterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
1250,
1865,
2189,
12,
1952,
1459,
16,
3498,
5501,
1296,
13,
1216,
6483,
288,
10792,
368,
2660,
10792,
327,
638,
31,
7734,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
1250,
1865,
2189,
12,
1952,
1459,
16,
3498,
5501,
1296,
13,
1216,
6483,
288,
10792,
368,
2660,
10792,
327,
638,
31,
7734,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
inputData= new FileInputStream(file); | inputData = new FileInputStream( file ); | public boolean performFinish( ) { final IPath locPath = newReportFileWizardPage.getFileLocationFullPath( ); String fn = newReportFileWizardPage.getFileName( ); final String fileName; if ( !fn.endsWith( ".rptdesign" ) ) //$NON-NLS-1$ { fileName = fn + ".rptdesign"; //$NON-NLS-1$ } else { fileName = fn; } ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/3b98316f330dbec075f67b20e2da8f4a79400fe4/NewReportWizard.java/buggy/UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/NewReportWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
11641,
12,
262,
202,
95,
202,
202,
6385,
467,
743,
1515,
743,
273,
394,
4820,
812,
27130,
1964,
18,
29925,
2735,
24173,
12,
11272,
202,
202,
780,
2295,
273,
394,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
11641,
12,
262,
202,
95,
202,
202,
6385,
467,
743,
1515,
743,
273,
394,
4820,
812,
27130,
1964,
18,
29925,
2735,
24173,
12,
11272,
202,
202,
780,
2295,
273,
394,
4... |
public boolean isCurrent(RubyId rubyId) { if (id == null || id.intValue() == 0) { return false; } else if (rubyId.equals(id)) { return true; } else if (next != null) { return next.isCurrent(rubyId); | public static boolean isCurrent(Ruby ruby, RubyId rubyId) { RubyVarmap vars = ruby.getDynamicVars(); while (vars != null) { if (vars.id == null || vars.id.intValue() == 0) { break; } if (vars.id == rubyId) { return true; } vars = vars.next; | public boolean isCurrent(RubyId rubyId) { if (id == null || id.intValue() == 0) { return false; } else if (rubyId.equals(id)) { return true; } else if (next != null) { return next.isCurrent(rubyId); } return false; } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/a2024bddc1b8e83f4e8075d2080935c221a833fe/RubyVarmap.java/buggy/org/jruby/interpreter/RubyVarmap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
25694,
12,
54,
10340,
548,
22155,
548,
13,
288,
3639,
309,
261,
350,
422,
446,
747,
612,
18,
474,
620,
1435,
422,
374,
13,
288,
5411,
327,
629,
31,
3639,
289,
469,
309,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
25694,
12,
54,
10340,
548,
22155,
548,
13,
288,
3639,
309,
261,
350,
422,
446,
747,
612,
18,
474,
620,
1435,
422,
374,
13,
288,
5411,
327,
629,
31,
3639,
289,
469,
309,
26... |
public synchronized void onMetadata(Metadata meta, ClientPutState state) { if(finished) return; if(state == metadataPutter) { Logger.error(this, "Got metadata for metadata"); onFailure(new InserterException(InserterException.INTERNAL_ERROR, "Did not expect to get metadata for metadata inserter", null), state); } else i... | public void onMetadata(Metadata meta, ClientPutState state) { InserterException e = null; synchronized(this) { if(finished) return; if(reportMetadataOnly) { if(state != sfi) { Logger.error(this, "Got metadata from unknown object "+state+" when expecting to report metadata"); return; } metaInsertSuccess = true; } else i... | public synchronized void onMetadata(Metadata meta, ClientPutState state) { if(finished) return; if(state == metadataPutter) { Logger.error(this, "Got metadata for metadata"); onFailure(new InserterException(InserterException.INTERNAL_ERROR, "Did not expect to get metadata for metadata inserter", null), stat... | 51738 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51738/a99fbfa9db79808f376d90d1b435c8efcfb94698/SingleFileInserter.java/buggy/src/freenet/client/async/SingleFileInserter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
3852,
918,
603,
2277,
12,
2277,
2191,
16,
2445,
6426,
1119,
919,
13,
288,
1082,
202,
430,
12,
13527,
13,
327,
31,
1082,
202,
430,
12,
2019,
422,
1982,
6426,
387,
13,
288,
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,
3196,
202,
482,
3852,
918,
603,
2277,
12,
2277,
2191,
16,
2445,
6426,
1119,
919,
13,
288,
1082,
202,
430,
12,
13527,
13,
327,
31,
1082,
202,
430,
12,
2019,
422,
1982,
6426,
387,
13,
288,
9... |
public static Object mbeanFor(Object o) { try { Class oClass = o.getClass(); Object mbean = null; while (mbean == null && oClass != null) { String pName = oClass.getPackage().getName(); String cName = oClass.getName().substri... | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/709fc54429c16f9278ea84f1033f02514a805390/ObjectMBean.java/buggy/trunk/modules/management/src/main/java/org/mortbay/management/ObjectMBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
29114,
1290,
12,
921,
320,
13,
565,
288,
3639,
775,
3639,
288,
5411,
1659,
320,
797,
273,
320,
18,
588,
797,
5621,
5411,
1033,
29114,
273,
446,
31,
5411,
1323,
261,
162... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
29114,
1290,
12,
921,
320,
13,
565,
288,
3639,
775,
3639,
288,
5411,
1659,
320,
797,
273,
320,
18,
588,
797,
5621,
5411,
1033,
29114,
273,
446,
31,
5411,
1323,
261,
162... | ||
public com.ibm.icu.math.BigDecimal remainder(com.ibm.icu.math.BigDecimal rhs,com.ibm.icu.math.MathContext set){ return this.dodivide('R',rhs,set,-1); | public com.ibm.icu.math.BigDecimal remainder(com.ibm.icu.math.BigDecimal rhs){ return this.dodivide('R',rhs,plainMC,-1); | public com.ibm.icu.math.BigDecimal remainder(com.ibm.icu.math.BigDecimal rhs,com.ibm.icu.math.MathContext set){ return this.dodivide('R',rhs,set,-1); } | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/49caefcfd2fd17c30f848efc57f5900dcea7b4d5/BigDecimal.java/buggy/icu4j/src/com/ibm/icu/math/BigDecimal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1071,
532,
18,
10827,
18,
335,
89,
18,
15949,
18,
29436,
10022,
12,
832,
18,
10827,
18,
335,
89,
18,
15949,
18,
29436,
7711,
16,
832,
18,
10827,
18,
335,
89,
18,
15949,
18,
10477,
104... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
532,
18,
10827,
18,
335,
89,
18,
15949,
18,
29436,
10022,
12,
832,
18,
10827,
18,
335,
89,
18,
15949,
18,
29436,
7711,
16,
832,
18,
10827,
18,
335,
89,
18,
15949,
18,
10477,
104... |
&& targetResource.getType() != IResource.FOLDER) return false; | && targetResource.getType() != IResource.FOLDER) { return false; } | protected boolean updateSelection(IStructuredSelection selection) { if (!super.updateSelection(selection)) return false; final IResource[][] clipboardData = new IResource[1][]; shell.getDisplay().syncExec(new Runnable() { public void run() { // clipboard mus... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/PasteAction.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/PasteAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1089,
6233,
12,
45,
30733,
6233,
4421,
13,
288,
3639,
309,
16051,
9565,
18,
2725,
6233,
12,
10705,
3719,
5411,
327,
629,
31,
3639,
727,
467,
1420,
63,
6362,
65,
20304,
751,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1089,
6233,
12,
45,
30733,
6233,
4421,
13,
288,
3639,
309,
16051,
9565,
18,
2725,
6233,
12,
10705,
3719,
5411,
327,
629,
31,
3639,
727,
467,
1420,
63,
6362,
65,
20304,
751,
... |
org.exist.xquery.parser.XQueryAST tmp116_AST = null; tmp116_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.addASTChild(currentAST, tmp116_AST); | org.exist.xquery.parser.XQueryAST tmp31_AST = null; tmp31_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.addASTChild(currentAST, tmp31_AST); | public final void imaginaryTokenDefinitions() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST imaginaryTokenDefinitions_AST = null; org.exist.xquery.parser.XQueryAST tmp86_AST = null; tmp86_AST = (org.exist.xquery.pars... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/06537933dfbae14c444eb15b44247b312b5f47d7/XQueryParser.java/buggy/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
30852,
1345,
7130,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
30852,
1345,
7130,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
... |
menu.add(new JMenuItem(controller.getAction(HiViewer.CLEAR))); | private JMenu createEditMenu() { JMenu menu = new JMenu("Edit"); menu.setMnemonic(KeyEvent.VK_E); menu.add(new JMenuItem(controller.getAction(HiViewer.FIND))); menu.add(new JMenuItem(controller.getAction(HiViewer.CLEAR))); menu.add(new JSeparator(JSeparator.HORIZONTAL)); ... | 55636 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55636/64ee7ec527da3cc538fcd8d0a21183719f854676/HiViewerWin.java/clean/SRC/org/openmicroscopy/shoola/agents/hiviewer/view/HiViewerWin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
4599,
752,
4666,
4599,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
394,
804,
4599,
2932,
4666,
8863,
3639,
3824,
18,
542,
29668,
20918,
12,
653,
1133,
18,
58,
47,
67,
41,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
4599,
752,
4666,
4599,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
394,
804,
4599,
2932,
4666,
8863,
3639,
3824,
18,
542,
29668,
20918,
12,
653,
1133,
18,
58,
47,
67,
41,
176... | |
log.info(" [" + currentPageNumber); | log.info("[" + currentPageNumber + "]"); | public void format(AreaTree areaTree) throws FOPException { Status status = new Status(Status.OK); this.layoutMasterSet.resetPageMasters(); int firstAvailPageNumber = 0; do { // makePage() moved to after the page-number computations, // but store the page-number at ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/fa403a43d600017ca30358c34f264e1655a0f05d/PageSequence.java/clean/src/org/apache/fop/fo/pagination/PageSequence.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
740,
12,
5484,
2471,
5091,
2471,
13,
1216,
478,
3665,
503,
288,
3639,
2685,
1267,
273,
394,
2685,
12,
1482,
18,
3141,
1769,
3639,
333,
18,
6741,
7786,
694,
18,
6208,
1964,
49... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
740,
12,
5484,
2471,
5091,
2471,
13,
1216,
478,
3665,
503,
288,
3639,
2685,
1267,
273,
394,
2685,
12,
1482,
18,
3141,
1769,
3639,
333,
18,
6741,
7786,
694,
18,
6208,
1964,
49... |
QueueConnection requestQueueConnection = null; QueueSession requestQueueSession = null; QueueSender queueSender = null; | javax.jms.QueueConnection requestQueueConnection = null; javax.jms.QueueSession requestQueueSession = null; javax.jms.QueueSender queueSender = null; | public ProcessorOutput createOutput(String name) { ProcessorOutput output = new ProcessorImpl.ProcessorOutputImpl(getClass(), name) { public void readImpl(final org.orbeon.oxf.pipeline.api.PipelineContext context, final ContentHandler contentHandler) { final org.orbeon.oxf.pipeline.... | 54445 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54445/e04d1965e639f2e71c5618f580993c59d92d0276/DelegationProcessor.java/buggy/src/java/org/orbeon/oxf/processor/DelegationProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15476,
1447,
752,
1447,
12,
780,
508,
13,
288,
3639,
15476,
1447,
876,
273,
394,
15476,
2828,
18,
5164,
1447,
2828,
12,
588,
797,
9334,
508,
13,
288,
5411,
1071,
918,
855,
2828,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15476,
1447,
752,
1447,
12,
780,
508,
13,
288,
3639,
15476,
1447,
876,
273,
394,
15476,
2828,
18,
5164,
1447,
2828,
12,
588,
797,
9334,
508,
13,
288,
5411,
1071,
918,
855,
2828,
1... |
gc.drawImage(sharedImageWorkspace, 0, 0); | gc.drawImage(imageWorkspace, 0, 0); | public AvailableBundlesLabelProvider() { ImageDescriptor id = OsgiUiPlugin.imageDescriptorFromPlugin("org.knopflerfish.eclipse.core.ui", IMAGE_BUNDLE); if (id != null) { imageBundle = id.createImage(); } id = OsgiUiPlugin.imageDescriptorFromPlugin("org.knopflerfish.eclipse.core.ui", IMAGE_BUNDLE_SRC)... | 14547 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14547/e4172fc5d39fd99380b5511390182661c07a0f1a/AvailableBundlesLabelProvider.java/buggy/org.knopflerfish.eclipse.core.ui/src/org/knopflerfish/eclipse/core/ui/launcher/bundle/AvailableBundlesLabelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
15633,
16151,
2224,
2249,
1435,
288,
565,
3421,
3187,
612,
273,
531,
17537,
13943,
3773,
18,
2730,
3187,
1265,
3773,
2932,
3341,
18,
21112,
556,
74,
749,
22905,
18,
20416,
18,
3644,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15633,
16151,
2224,
2249,
1435,
288,
565,
3421,
3187,
612,
273,
531,
17537,
13943,
3773,
18,
2730,
3187,
1265,
3773,
2932,
3341,
18,
21112,
556,
74,
749,
22905,
18,
20416,
18,
3644,
... |
writeXcodeProject(_monitor, _project, myXcodeProjProject, _project.getName() + ".xcodeproj"); | writeXcodeProject(monitor, project, myXcodeProjProject, project.getName() + ".xcodeproj"); | public boolean buildPreparationDone(int _kind, Map _args, IProgressMonitor _monitor, IProject _project, Map _buildCache) { if (_kind == IncrementalProjectBuilder.FULL_BUILD || _kind == IncrementalProjectBuilder.CLEAN_BUILD) { if (myXcodeProject != null) { try { writeXcodeProject(_monitor, _project, myXcodePr... | 2575 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2575/5644f6506a8f17f2b8311774090206457f13a78d/DotXcodeBuilder.java/buggy/wolips/plugins/org.objectstyle.wolips.builder/java/org/objectstyle/wolips/builder/internal/DotXcodeBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1361,
1386,
20961,
7387,
12,
474,
389,
9224,
16,
1635,
389,
1968,
16,
467,
5491,
7187,
389,
10259,
16,
467,
4109,
389,
4406,
16,
1635,
389,
3510,
1649,
13,
288,
202,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1361,
1386,
20961,
7387,
12,
474,
389,
9224,
16,
1635,
389,
1968,
16,
467,
5491,
7187,
389,
10259,
16,
467,
4109,
389,
4406,
16,
1635,
389,
3510,
1649,
13,
288,
202,
202... |
BugzillaServerFacade.validateCredentials(null, repository.getUrl(), repository.getUserName(), repository .getPassword()); | BugzillaServerFacade.validateCredentials(null, repository.getUrl(), repository.getCharacterEncoding(), repository.getUserName(), repository.getPassword()); | public void testValidateCredentials() throws IOException, BugzillaException, KeyManagementException, GeneralSecurityException { BugzillaServerFacade.validateCredentials(null, repository.getUrl(), repository.getUserName(), repository .getPassword()); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/610c8819aab8632d55d61fa6bdd596f5b74c0806/BugzillaQueryTest.java/clean/org.eclipse.mylyn.bugzilla.tests/src/org/eclipse/mylyn/bugzilla/tests/headless/BugzillaQueryTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4270,
6163,
1435,
1216,
1860,
16,
16907,
15990,
503,
16,
1929,
10998,
503,
16,
1082,
202,
12580,
24918,
288,
202,
202,
19865,
15990,
2081,
12467,
18,
5662,
6163,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4270,
6163,
1435,
1216,
1860,
16,
16907,
15990,
503,
16,
1929,
10998,
503,
16,
1082,
202,
12580,
24918,
288,
202,
202,
19865,
15990,
2081,
12467,
18,
5662,
6163,
12,
... |
} } | } } | public Object call() throws Exception { // cache certain info locally startId = config.getStartId(); recordName = config.getRecordName(); recordNamespace = config.getRecordNamespace(); if (config.isUseFileNameIds()) { // every file is its own root record logger.finer("treating input as a record"); foundRoot... | 52612 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52612/427dffaa2ae12b73b84bf5f6a616ecd321087ce3/Loader.java/clean/src/java/com/marklogic/recordloader/Loader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
745,
1435,
1216,
1185,
288,
202,
202,
759,
1247,
8626,
1123,
13760,
202,
202,
1937,
548,
273,
642,
18,
588,
1685,
548,
5621,
202,
202,
3366,
461,
273,
642,
18,
588,
2115... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
745,
1435,
1216,
1185,
288,
202,
202,
759,
1247,
8626,
1123,
13760,
202,
202,
1937,
548,
273,
642,
18,
588,
1685,
548,
5621,
202,
202,
3366,
461,
273,
642,
18,
588,
2115... |
int newEndIndex = getInt(myEndIndex); int newLimit = getInt(myEntriesLimit); | int newEndIndex = getInt(myEndIndex); int newLimit = getInt(myEntriesLimit); | private void applyTo(ArrayRenderer renderer) { int newStartIndex = getInt(myFirstIndex); int newEndIndex = getInt(myEndIndex); int newLimit = getInt(myEntriesLimit); if (newStartIndex >= 0 && newEndIndex >= 0) { if (newStartIndex >= newEndIndex) { int currentStartIndex = renderer.START_... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/bfe82dc83a75d544fa3ff4054e33414a2a195961/ArrayRendererConfigurable.java/buggy/source/com/intellij/debugger/settings/ArrayRendererConfigurable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
28681,
12,
1076,
6747,
5690,
13,
288,
565,
509,
394,
16792,
273,
8145,
12,
4811,
3759,
1016,
1769,
565,
509,
394,
24152,
282,
273,
8145,
12,
4811,
24152,
1769,
565,
509,
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,
3238,
918,
28681,
12,
1076,
6747,
5690,
13,
288,
565,
509,
394,
16792,
273,
8145,
12,
4811,
3759,
1016,
1769,
565,
509,
394,
24152,
282,
273,
8145,
12,
4811,
24152,
1769,
565,
509,
394,
... |
long uid = req.getLong(DMT.UID); | try { | public void run() { long uid = req.getLong(DMT.UID); short htl = req.getShort(DMT.HTL); NodePeer source = (NodePeer) req.getSource(); htl = source.decrementHTL(htl); // FIXME should be more generic when implement SSKs NodeCHK key = (NodeCHK) req.getObject(DMT.FREENET_ROUTIN... | 52909 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52909/0cbaea3a3df1c179ddb311773f6c7b0442abc0e6/RequestHandler.java/buggy/src/freenet/node/RequestHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
775,
288,
3639,
3025,
366,
6172,
273,
1111,
18,
588,
4897,
12,
40,
6152,
18,
5062,
48,
1769,
3639,
2029,
6813,
1084,
273,
261,
907,
6813,
13,
1111,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
775,
288,
3639,
3025,
366,
6172,
273,
1111,
18,
588,
4897,
12,
40,
6152,
18,
5062,
48,
1769,
3639,
2029,
6813,
1084,
273,
261,
907,
6813,
13,
1111,
18,... |
temp = ( new String[] { append, classPath } ); } else | temp = ( new String[]{append, classPath} ); } else | private String[] getVMArguments( ILaunchConfiguration configuration ) throws CoreException { String temp[] = ( new ExecutionArguments( configuration.getAttribute( "vmargs", "" ), "" ) ).getVMArgumentsArray( ); String path = configuration.getAttribute( IMPORTPROJECT, "" ); String append = "-D" + PROJECT_NAMES_K... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/8b9756089bd39ac79cb8f82862d9ee44f9de43e2/ReportLaunchConfigurationDelegate.java/clean/UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launcher/ReportLaunchConfigurationDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
336,
7397,
4628,
12,
467,
9569,
1750,
1664,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
780,
1906,
8526,
273,
261,
394,
8687,
4628,
12,
1664,
18,
588,
1499,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
336,
7397,
4628,
12,
467,
9569,
1750,
1664,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
780,
1906,
8526,
273,
261,
394,
8687,
4628,
12,
1664,
18,
588,
1499,
1... |
ChartUIUtil.bindHelp( parent, ChartHelpContextIds.POPUP_AXIS_SCALE ); GridLayout glContent = new GridLayout( 2, true ); glContent.marginHeight = 7; glContent.marginWidth = 7; glContent.horizontalSpacing = 2; glContent.verticalSpacing = 5; cmpContent = new Composite( parent, SWT.NONE ); cmpContent.setLayout( glContent... | Composite composite = super.getComponent( parent ); setState( getAxisForProcessing( ).getType( ).getName( ) ); return composite; | protected Composite getComponent( Composite parent ) { ChartUIUtil.bindHelp( parent, ChartHelpContextIds.POPUP_AXIS_SCALE ); GridLayout glContent = new GridLayout( 2, true ); glContent.marginHeight = 7; glContent.marginWidth = 7; glContent.horizontalSpacing = 2; glContent.verticalSpacing = 5; cmpContent = new... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/c62c7b42803deb59ddb2a89e6fa9ca4a73e266af/AxisScaleSheet.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisScaleSheet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
14728,
10322,
12,
14728,
982,
262,
202,
95,
202,
202,
7984,
5370,
1304,
18,
4376,
6696,
12,
982,
16,
14804,
6696,
1042,
2673,
18,
30374,
3079,
67,
25614,
67,
19378,
11272,
9506... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14728,
10322,
12,
14728,
982,
262,
202,
95,
202,
202,
7984,
5370,
1304,
18,
4376,
6696,
12,
982,
16,
14804,
6696,
1042,
2673,
18,
30374,
3079,
67,
25614,
67,
19378,
11272,
9506... |
return traverseSeqChoice(seqDecl, schemaDoc, grammar, allContextFlags, false, enclosingCT); | return traverseSeqChoice(seqDecl, schemaDoc, grammar, allContextFlags, false, parent); | XSParticleDecl traverseSequence(Element seqDecl, XSDocumentInfo schemaDoc, SchemaGrammar grammar, int allContextFlags, XSComplexTypeDecl enclosingCT) { return traverseSe... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/df5f02d3094a70997c3d99b1716f4b3c1e466734/XSDAbstractParticleTraverser.java/clean/src/org/apache/xerces/impl/xs/traversers/XSDAbstractParticleTraverser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1139,
55,
1988,
3711,
3456,
10080,
4021,
12,
1046,
3833,
3456,
16,
4766,
565,
1139,
55,
2519,
966,
1963,
1759,
16,
4766,
565,
4611,
18576,
6473,
16,
4766,
565,
509,
777,
1042,
5094,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1139,
55,
1988,
3711,
3456,
10080,
4021,
12,
1046,
3833,
3456,
16,
4766,
565,
1139,
55,
2519,
966,
1963,
1759,
16,
4766,
565,
4611,
18576,
6473,
16,
4766,
565,
509,
777,
1042,
5094,
16,
... |
logger.info("Creating session for: " + jid); | Log.info("Creating session for: " + jid); | public GatewaySession getGatewaySession(JID jid) throws Exception { SubscriptionInfo info = registrar.get(NormalizedJID.wrap(jid)); if (info == null) { throw new IllegalStateException("Please register before attempting to get a session"); } if (!sessions.containsKey(jid)) { ... | 6312 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6312/9965e1e02a95a3353ab10a1b613fc995ce3f666c/Registrar.java/clean/src/plugins/gateway/src/java/org/jivesoftware/wildfire/gateway/roster/Registrar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11381,
2157,
336,
5197,
2157,
12,
46,
734,
14201,
13,
1216,
1185,
288,
3639,
12132,
966,
1123,
273,
17450,
297,
18,
588,
12,
15577,
46,
734,
18,
4113,
12,
18252,
10019,
3639,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11381,
2157,
336,
5197,
2157,
12,
46,
734,
14201,
13,
1216,
1185,
288,
3639,
12132,
966,
1123,
273,
17450,
297,
18,
588,
12,
15577,
46,
734,
18,
4113,
12,
18252,
10019,
3639,
309,
... |
addRequestParameter(Constants.CURRENTFLOWKEY, flowKey); | public void testValidateForLoadMethod() { request.setAttribute(Constants.CURRENTFLOWKEY, flowKey); setRequestPathInfo("/bulkentryaction.do"); addRequestParameter("method", "validate"); addRequestParameter("input", "load"); actionPerform(); verifyNoActionErrors(); verifyNoActionMessages(); verifyForward(ActionF... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/d08127c32015f4eeea4db06797c49ba00fff3940/TestBulkEntryAction.java/clean/mifos/test/org/mifos/application/bulkentry/struts/action/TestBulkEntryAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1289,
691,
1662,
12,
2918,
18,
15487,
17430,
3297,
16,
4693,
653,
1769,
918,
1289,
691,
1662,
12,
2918,
18,
15487,
17430,
3297,
16,
4693,
653,
1769,
1842,
4270,
1290,
2563,
1305... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1289,
691,
1662,
12,
2918,
18,
15487,
17430,
3297,
16,
4693,
653,
1769,
918,
1289,
691,
1662,
12,
2918,
18,
15487,
17430,
3297,
16,
4693,
653,
1769,
1842,
4270,
1290,
2563,
1305... | |
public final boolean invoke(Environment env, InvokeContext context) throws Exception { // Perform any common invoke functionality super.invoke(env, context); Map objectModel = env.getObjectModel(); Parameters resolvedParams = VariableResolver.buildParameters( this.para... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/c787c9db6ca1bdd57cf2923006f3cf1b375910d1/PreparableMatchNode.java/clean/src/java/org/apache/cocoon/components/treeprocessor/sitemap/PreparableMatchNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1250,
4356,
12,
5494,
1550,
16,
14373,
1042,
819,
13,
565,
1216,
1185,
288,
2398,
202,
759,
11217,
1281,
2975,
4356,
14176,
3639,
202,
9565,
18,
14407,
12,
3074,
16,
819,
1769,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1250,
4356,
12,
5494,
1550,
16,
14373,
1042,
819,
13,
565,
1216,
1185,
288,
2398,
202,
759,
11217,
1281,
2975,
4356,
14176,
3639,
202,
9565,
18,
14407,
12,
3074,
16,
819,
1769,... | ||
final String[] targets = mapper.mapFileName( files[ i ] ); | final String[] targets = mapper.mapFileName( files[ i ], context ); | public String[] restrict( String[] files, File srcDir, File destDir, FileNameMapper mapper ) throws TaskException { long now = ( new Date() ).getTime(); StringBuffer targetList = new StringBuffer(); /* * If we're on Windows, we have to munge the ti... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/2afc643a3ea676cc68f2f010ea3a7560b7a0a3af/SourceFileScanner.java/buggy/proposal/myrmidon/src/todo/org/apache/tools/ant/types/SourceFileScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8526,
13108,
12,
514,
8526,
1390,
16,
1387,
30585,
16,
1387,
26231,
16,
17311,
25075,
4597,
5815,
262,
3639,
1216,
3837,
503,
565,
288,
3639,
1525,
2037,
273,
261,
394,
2167,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8526,
13108,
12,
514,
8526,
1390,
16,
1387,
30585,
16,
1387,
26231,
16,
17311,
25075,
4597,
5815,
262,
3639,
1216,
3837,
503,
565,
288,
3639,
1525,
2037,
273,
261,
394,
2167,
1... |
return; | continue; | private void reportEntries(ISVNReporter reporter, SVNDirectory directory, String dirPath, boolean reportAll, boolean recursive) throws SVNException { SVNEntries entries = directory.getEntries(); long baseRevision = entries.getEntry("", true).getRevision(); SVNExternalInfo[... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/240500631649a849b66207fb0078f656c08dcbf8/SVNReporter.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/wc/SVNReporter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2605,
5400,
12,
5127,
58,
50,
13289,
11528,
16,
29537,
50,
2853,
1867,
16,
5411,
514,
15891,
16,
1250,
2605,
1595,
16,
1250,
5904,
13,
5411,
1216,
29537,
50,
503,
288,
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,
3238,
918,
2605,
5400,
12,
5127,
58,
50,
13289,
11528,
16,
29537,
50,
2853,
1867,
16,
5411,
514,
15891,
16,
1250,
2605,
1595,
16,
1250,
5904,
13,
5411,
1216,
29537,
50,
503,
288,
3639,
... |
if (!hooks (type) && !filters (type)) return true; | boolean sendMouseEvent (int type, short button, int count, int detail, boolean send, int theEvent) { if (!hooks (type) && !filters (type)) return true; int x, y; if (OS.HIVIEW) { CGPoint pt = new CGPoint (); OS.GetEventParameter (theEvent, OS.kEventParamWindowMouseLocation, OS.typeHIPoint, null, CGPoint.sizeof, null,... | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/981f2e38ad5b71e9d71d5276dfd16a4ea80c1666/Control.java/buggy/bundles/org.eclipse.swt/Eclipse SWT/carbon/org/eclipse/swt/widgets/Control.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1250,
1366,
9186,
1133,
261,
474,
618,
16,
3025,
3568,
16,
509,
1056,
16,
509,
7664,
16,
1250,
1366,
16,
509,
326,
1133,
13,
288,
202,
430,
16051,
10468,
261,
723,
13,
597,
401,
6348,
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,
1250,
1366,
9186,
1133,
261,
474,
618,
16,
3025,
3568,
16,
509,
1056,
16,
509,
7664,
16,
1250,
1366,
16,
509,
326,
1133,
13,
288,
202,
430,
16051,
10468,
261,
723,
13,
597,
401,
6348,
261,
... | |
FproxyToadlet fproxy = new FproxyToadlet(n.makeClient(RequestStarter.INTERACTIVE_PRIORITY_CLASS, (short)0)); | FproxyToadlet fproxy = new FproxyToadlet(n.makeClient(RequestStarter.INTERACTIVE_PRIORITY_CLASS)); | public static void main(String[] args) throws IOException { int length = args.length; if (length < 1 || length > 3) { System.out.println("Usage: $ java freenet.node.Node <portNumber> [ipOverride] [max data packets / second]"); return; } int port = Integer.parseInt(args[0]); ... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/d32229c02576d531c915059f111c468591f30e84/Node.java/clean/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
377,
202,
474,
769,
273,
833,
18,
2469,
31,
377,
202,
430,
261,
2469,
411,
404,
747,
769,
405,
890,
13,
288,
377,
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,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
377,
202,
474,
769,
273,
833,
18,
2469,
31,
377,
202,
430,
261,
2469,
411,
404,
747,
769,
405,
890,
13,
288,
377,
202,
... |
} catch (CryptoFailureException e) { | } catch (CryptoFailureException e) { | public Object getResultData() { try { return strat.encrypt(getTestData().toString().getBytes(), null); } catch (CryptoFailureException e) { fail(e.getMessage()); return null; } } | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/17ce371ab8777ac7c204a7e6101775dd0c58e357/EncryptionTransformerTestCase.java/buggy/src/test/java/org/mule/test/transformers/encryption/EncryptionTransformerTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
8601,
751,
1435,
565,
288,
3639,
775,
288,
5411,
327,
609,
270,
18,
15890,
12,
588,
4709,
751,
7675,
10492,
7675,
588,
2160,
9334,
446,
1769,
3639,
289,
1044,
261,
18048,
1438... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
1071,
1033,
8601,
751,
1435,
565,
288,
3639,
775,
288,
5411,
327,
609,
270,
18,
15890,
12,
588,
4709,
751,
7675,
10492,
7675,
588,
2160,
9334,
446,
1769,
3639,
289,
1044,
261,
18048,
1438... |
GridData gd = new GridData(); gd.horizontalAlignment = GridData.FILL; gd.grabExcessHorizontalSpace = true; | GridData gd = new GridData(GridData.GRAB_HORIZONTAL | GridData.FILL_HORIZONTAL); | private void createPreviewControl(Composite parent) { Label label = new Label(parent, SWT.LEFT); label.setText(WorkbenchMessages.getString("FontsPreference.preview")); //$NON-NLS-1$ applyDialogFont(label); previewer = new DefaultPreviewer(parent); Control control = previewer.getControl(); GridData gd = new GridD... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/c3215d23c99197165e72b0ab6b8bb81fa0fbba83/FontPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FontPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
11124,
3367,
12,
9400,
982,
13,
288,
202,
202,
2224,
1433,
273,
394,
5287,
12,
2938,
16,
348,
8588,
18,
10066,
1769,
202,
202,
1925,
18,
542,
1528,
12,
2421,
22144,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
11124,
3367,
12,
9400,
982,
13,
288,
202,
202,
2224,
1433,
273,
394,
5287,
12,
2938,
16,
348,
8588,
18,
10066,
1769,
202,
202,
1925,
18,
542,
1528,
12,
2421,
22144,... |
for (int i=0; i<numberOfPolys; i++) { | for (int i = 0; i < numberOfPolys; i++) { | public void write(int tagID, EMFOutputStream emf) throws IOException { emf.writeRECTL(bounds); emf.writeDWORD(numberOfPolys); int c = 0; for (int i=0; i<numberOfPolys; i++) { c += numberOfPoints[i]; } emf.writeDWORD(c); for (int i=0; i<numberOfPolys; i++) ... | 57341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57341/de061d5977b00047b242b52aea5bc47538b063c5/PolyPolygon16.java/clean/freehep-graphicsio-emf/src/main/java/org/freehep/graphicsio/emf/PolyPolygon16.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
12,
474,
1047,
734,
16,
7141,
42,
4632,
801,
74,
13,
1216,
1860,
288,
3639,
801,
74,
18,
2626,
4512,
48,
12,
10576,
1769,
3639,
801,
74,
18,
2626,
40,
7952,
12,
2696,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1045,
12,
474,
1047,
734,
16,
7141,
42,
4632,
801,
74,
13,
1216,
1860,
288,
3639,
801,
74,
18,
2626,
4512,
48,
12,
10576,
1769,
3639,
801,
74,
18,
2626,
40,
7952,
12,
2696,... |
return scriptedEventHandler .fetch( new DataSetInstance( dataSet ), new DataSetRow( row ) ); | return scriptedEventHandler.fetch( new DataSetInstance( dataSet ), new DataSetRow( row ) ); | public boolean handleFetch( IDataSetInstanceHandle dataSet, IDataRow row ) { try { JSScriptStatus status = handleJS( dataSet.getScriptScope( ), dataSet.getName( ), FETCH, ( ( ScriptDataSetHandle ) dataSetHandle ).getFetch( ) ); if ( status.didRun( ) ) { Object result = status.result( ); if ( resu... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/c0422a1db84842d1e332663c3d4c7e2a8109aca8/ScriptDataSetScriptExecutor.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ScriptDataSetScriptExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1640,
5005,
12,
467,
13676,
1442,
3259,
14837,
16,
467,
751,
1999,
1027,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
46,
1260,
9118,
1482,
1267,
273,
1640,
647... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
5005,
12,
467,
13676,
1442,
3259,
14837,
16,
467,
751,
1999,
1027,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
46,
1260,
9118,
1482,
1267,
273,
1640,
647... |
final double[] lightColor = light.getColor(); | final double[] lightColor = light.getColor(linear); | public WritableRaster copyData(WritableRaster wr){ final double[] lightColor = light.getColor(); final int w = wr.getWidth(); final int h = wr.getHeight(); final int minX = wr.getMinX(); final int minY = wr.getMinY(); final DataBufferInt db = (DataBufferInt)wr.getDa... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/5344fee0e75e857c928622d2ea0816b1373e9f61/DiffuseLightingRed.java/buggy/sources/org/apache/batik/ext/awt/image/rendered/DiffuseLightingRed.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14505,
18637,
1610,
751,
12,
12061,
18637,
12408,
15329,
3639,
727,
1645,
8526,
9052,
2957,
273,
9052,
18,
588,
2957,
12,
12379,
1769,
7734,
727,
509,
341,
273,
12408,
18,
588,
2384,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14505,
18637,
1610,
751,
12,
12061,
18637,
12408,
15329,
3639,
727,
1645,
8526,
9052,
2957,
273,
9052,
18,
588,
2957,
12,
12379,
1769,
7734,
727,
509,
341,
273,
12408,
18,
588,
2384,
... |
AST tmp1583_AST_in = (AST)_t; | AST tmp1593_AST_in = (AST)_t; | public final void sqlupdatestate(AST _t) throws RecognitionException { AST sqlupdatestate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t1344 = _t; AST tmp1579_AST_in = (AST)_t; match(_t,UPDATE); _t = _t.getFirstChild(); tbl(_t,CQ.SCHEMATABLESYMBOL); _t = _retTree; AST tmp1580_AST_in = (AST)_t; match(_... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/f492fd11e745beb562b4e209643ba003aa8a6271/TreeParser01.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1847,
416,
3404,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1847,
416,
3404,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1847,
416,
3404,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1847,
416,
3404,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560... |
private void parseInitialization(Node root) throws GameParseException { //parse territory owners Node owner = getSingleChild("ownerInitialize", root, true); if(owner != null) parseOwner( getChildren("territoryOwner", owner)); //parse initial unit placement Node unit = getSingleChild("unitInitialize", root, t... | 8339 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8339/65dc97c8bd1d73da6a21d79d5ad468e6bb971a9b/GameParser.java/clean/src/games/strategy/engine/data/GameParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1109,
17701,
12,
907,
1365,
13,
1216,
14121,
13047,
202,
95,
202,
202,
759,
2670,
268,
25313,
25937,
202,
202,
907,
3410,
273,
19108,
1763,
2932,
8443,
7520,
3113,
1365,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1109,
17701,
12,
907,
1365,
13,
1216,
14121,
13047,
202,
95,
202,
202,
759,
2670,
268,
25313,
25937,
202,
202,
907,
3410,
273,
19108,
1763,
2932,
8443,
7520,
3113,
1365,
1... | ||
inside.x = alloc.x - insets.left; inside.y = alloc.y - insets.top; | inside.x = alloc.x + insets.left; inside.y = alloc.y + insets.top; | protected Rectangle getInsideAllocation(Shape a) { if (a == null) return null; Rectangle alloc = a.getBounds(); // Initialize the inside allocation rectangle. This is done inside // a synchronized block in order to avoid multiple threads creating // this instance simultanously. Rectangle insid... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/ae9ec43c5570a0f69e3d8c8b733283719f52a770/CompositeView.java/clean/core/src/classpath/javax/javax/swing/text/CompositeView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
13264,
336,
18619,
17353,
12,
8500,
279,
13,
225,
288,
565,
309,
261,
69,
422,
446,
13,
1377,
327,
446,
31,
565,
13264,
4767,
273,
279,
18,
588,
5694,
5621,
565,
368,
9190,
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,
282,
4750,
13264,
336,
18619,
17353,
12,
8500,
279,
13,
225,
288,
565,
309,
261,
69,
422,
446,
13,
1377,
327,
446,
31,
565,
13264,
4767,
273,
279,
18,
588,
5694,
5621,
565,
368,
9190,
326,
... |
public static int sysDoubleToInt(double x) { return 0; } | public static int sysDoubleToInt(double x) { return VM_SysCallMagic.sysDoubleToInt(VM_BootRecord.the_boot_record.sysDoubleToIntIP, x); } | public static int sysDoubleToInt(double x) { return 0; } | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/d3efd9c24977277753634612e8923180e9ccb604/VM_SysCall.java/buggy/rvm/src/vm/runtime/VM_SysCall.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
509,
2589,
5265,
17864,
12,
9056,
619,
13,
288,
327,
374,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
509,
2589,
5265,
17864,
12,
9056,
619,
13,
288,
327,
374,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
attr = new BugzillaReportAttribute(tag); | attr = new RepositoryTaskAttribute(tag); | public void endElement(String uri, String localName, String qName) throws SAXException { BugzillaReportElement tag = BugzillaReportElement.UNKNOWN; try { tag = BugzillaReportElement.valueOf(localName.trim().toUpperCase()); } catch (RuntimeException e) { if (e instanceof IllegalArgumentException) { // ignore ... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/79a47ddfa7ed9523e61e6b537d46299e10d722eb/SaxBugReportContentHandler.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/internal/bugzilla/core/SaxBugReportContentHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
14840,
12,
780,
2003,
16,
514,
11927,
16,
514,
22914,
13,
1216,
14366,
288,
202,
202,
19865,
15990,
4820,
1046,
1047,
273,
16907,
15990,
4820,
1046,
18,
14737,
31,
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,
14840,
12,
780,
2003,
16,
514,
11927,
16,
514,
22914,
13,
1216,
14366,
288,
202,
202,
19865,
15990,
4820,
1046,
1047,
273,
16907,
15990,
4820,
1046,
18,
14737,
31,
202,
202... |
public boolean isClosed() { | public synchronized boolean isClosed() { | public boolean isClosed() { return closed; } | 13530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13530/5843b2f7c255360ef5c6d412c2fc8a9a4630b55a/HttpSocket.java/buggy/bundles/org.eclipse.equinox.http/src/org/eclipse/equinox/http/HttpSocket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
18851,
1435,
288,
202,
202,
2463,
4375,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
18851,
1435,
288,
202,
202,
2463,
4375,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
throws IllegalArgumentException { if (TypeSignature.getEncodingOfClass (field.getType ()).charAt (0) != type) throw new IllegalArgumentException (); } | throws IllegalArgumentException { if (TypeSignature.getEncodingOfClass(field.getType ()).charAt(0) != type) throw new IllegalArgumentException (); } | private void checkType (ObjectStreamField field, char type) throws IllegalArgumentException { if (TypeSignature.getEncodingOfClass (field.getType ()).charAt (0) != type) throw new IllegalArgumentException (); } | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/2ddeb7e5ae365e4acfc02d37ce47ffad52375ed7/ObjectOutputStream.java/clean/java/io/ObjectOutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
23008,
261,
921,
1228,
974,
652,
16,
1149,
618,
13,
202,
225,
1216,
2754,
202,
95,
202,
225,
309,
261,
559,
5374,
18,
588,
4705,
951,
797,
261,
1518,
18,
588,
559,
183... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23008,
261,
921,
1228,
974,
652,
16,
1149,
618,
13,
202,
225,
1216,
2754,
202,
95,
202,
225,
309,
261,
559,
5374,
18,
588,
4705,
951,
797,
261,
1518,
18,
588,
559,
183... |
return key.n == n && key.k == k; | return (key.n == n) && (key.k == k); | public boolean equals(Object o) { if(o instanceof MyKey) { MyKey key = (MyKey)o; return key.n == n && key.k == k; } else return false; } | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/StandardOnionFECCodec.java/buggy/src/freenet/client/StandardOnionFECCodec.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
1606,
12,
921,
320,
13,
288,
1082,
202,
430,
12,
83,
1276,
8005,
653,
13,
288,
9506,
202,
12062,
653,
498,
273,
261,
12062,
653,
13,
83,
31,
9506,
202,
2463,
498,
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,
3196,
202,
482,
1250,
1606,
12,
921,
320,
13,
288,
1082,
202,
430,
12,
83,
1276,
8005,
653,
13,
288,
9506,
202,
12062,
653,
498,
273,
261,
12062,
653,
13,
83,
31,
9506,
202,
2463,
498,
18,... |
if (quietMode) { return; } | public static void warn(String msg) { if (quietMode) { return; } System.err.println(WARN_PREFIX + msg); } | 45952 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45952/038af92be0cb39a42e6e613897df775d353a2902/LogLog.java/buggy/src/java/org/apache/log4j/helpers/LogLog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
1894,
12,
780,
1234,
13,
288,
565,
309,
261,
20380,
2309,
13,
288,
1377,
327,
31,
565,
289,
565,
2332,
18,
370,
18,
8222,
12,
27999,
67,
6307,
397,
1234,
1769,
225,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
918,
1894,
12,
780,
1234,
13,
288,
565,
309,
261,
20380,
2309,
13,
288,
1377,
327,
31,
565,
289,
565,
2332,
18,
370,
18,
8222,
12,
27999,
67,
6307,
397,
1234,
1769,
225,
28... | |
public byte[] getBytes() throws DebugException | public synchronized byte[] getBytes() throws DebugException | public byte[] getBytes() throws DebugException { if ( fBytes == null ) { if ( fCDIMemoryBlock != null ) { try { fBytes = fCDIMemoryBlock.getBytes(); fDirtyBytes = new boolean[fBytes.length]; Arrays.fill( fDirtyBytes, false ); } catch( CDIException e ) { targetRequestFailed( e.getM... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/33825fd97a6f620f80062b4c1ee9d034bb59ecc2/CFormattedMemoryBlock.java/clean/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/model/CFormattedMemoryBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1160,
8526,
8425,
1435,
1216,
4015,
503,
202,
95,
202,
202,
430,
261,
284,
2160,
422,
446,
262,
202,
202,
95,
1875,
202,
430,
261,
284,
39,
2565,
6031,
1768,
480,
446,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1160,
8526,
8425,
1435,
1216,
4015,
503,
202,
95,
202,
202,
430,
261,
284,
2160,
422,
446,
262,
202,
202,
95,
1875,
202,
430,
261,
284,
39,
2565,
6031,
1768,
480,
446,
262,
... |
RubyClass metaClass = objectClass.makeMetaClass(classClass, getCurrentContext().getRubyClass()); metaClass = moduleClass.makeMetaClass(metaClass, getCurrentContext().getRubyClass()); metaClass = classClass.makeMetaClass(metaClass, getCurrentContext().getRubyClass()); | RubyClass metaClass = objectClass.makeMetaClass(classClass, objectMetaClass.getCRef()); metaClass = moduleClass.makeMetaClass(metaClass, objectMetaClass.getCRef()); metaClass = classClass.makeMetaClass(metaClass, objectMetaClass.getCRef()); | private void initCoreClasses() { ObjectMetaClass objectMetaClass = new ObjectMetaClass(this); objectMetaClass.initializeClass(); objectClass = objectMetaClass; objectClass.setConstant("Object", objectClass); RubyClass moduleClass = new ModuleMetaClass(this, objectClass); ... | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/a1b8fc1d456e3d5c6e01579b88773383068aa85c/Ruby.java/clean/src/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
4670,
4818,
1435,
288,
3639,
14648,
797,
733,
2781,
797,
273,
394,
14648,
797,
12,
2211,
1769,
3639,
733,
2781,
797,
18,
11160,
797,
5621,
7734,
23992,
273,
733,
2781,
79... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
4670,
4818,
1435,
288,
3639,
14648,
797,
733,
2781,
797,
273,
394,
14648,
797,
12,
2211,
1769,
3639,
733,
2781,
797,
18,
11160,
797,
5621,
7734,
23992,
273,
733,
2781,
79... |
public org.quickfix.field.LegRepoCollateralSecurityType getLegRepoCollateralSecurityType() throws FieldNotFound { org.quickfix.field.LegRepoCollateralSecurityType value = new org.quickfix.field.LegRepoCollateralSecurityType(); | public quickfix.field.LegRepoCollateralSecurityType getLegRepoCollateralSecurityType() throws FieldNotFound { quickfix.field.LegRepoCollateralSecurityType value = new quickfix.field.LegRepoCollateralSecurityType(); | public org.quickfix.field.LegRepoCollateralSecurityType getLegRepoCollateralSecurityType() throws FieldNotFound { org.quickfix.field.LegRepoCollateralSecurityType value = new org.quickfix.field.LegRepoCollateralSecurityType(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityStatus.java/buggy/src/java/src/quickfix/fix44/SecurityStatus.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8791,
13535,
2045,
287,
4368,
559,
336,
8329,
8791,
13535,
2045,
287,
4368,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8791,
13535,
2045,
287,
4368,
559,
336,
8329,
8791,
13535,
2045,
287,
4368,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18... |
sb.append(seconds).append("s"); | sb.append(seconds).append('s'); | public static String formatTime(long timeInterval, int maxTerms, boolean withSecondFractions) { StringBuffer sb = new StringBuffer(64); long l = timeInterval; int termCount = 0; // int weeks = (int)(l / ((long)7*24*60*60*1000)); if (weeks > 0) { sb.append(weeks).append("w"); termCount++; l = l -... | 51738 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51738/62fd59041864b4ed1f43adc676de6bfb5ea977f3/TimeUtil.java/buggy/src/freenet/support/TimeUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
740,
950,
12,
5748,
813,
4006,
16,
509,
943,
11673,
16,
1250,
598,
8211,
13724,
87,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
1105,
1769,
202,
202,
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,
760,
514,
740,
950,
12,
5748,
813,
4006,
16,
509,
943,
11673,
16,
1250,
598,
8211,
13724,
87,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
1105,
1769,
202,
202,
5... |
if (cascadingTheme == null) cascadingTheme = new CascadingTheme(currentTheme, colorRegistry, | if (cascadingTheme == null) { cascadingTheme = new CascadingTheme(currentTheme, colorRegistry, | private ITheme getCascadingTheme() { if (cascadingTheme == null) cascadingTheme = new CascadingTheme(currentTheme, colorRegistry, fontRegistry); return cascadingTheme; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ColorsAndFontsPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
8335,
1927,
3691,
14968,
8335,
1435,
288,
3639,
309,
261,
71,
3691,
14968,
8335,
422,
446,
13,
5411,
29502,
14968,
8335,
273,
394,
385,
3691,
14968,
8335,
12,
2972,
8335,
16,
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,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
8335,
1927,
3691,
14968,
8335,
1435,
288,
3639,
309,
261,
71,
3691,
14968,
8335,
422,
446,
13,
5411,
29502,
14968,
8335,
273,
394,
385,
3691,
14968,
8335,
12,
2972,
8335,
16,
2... |
public void updateNewNode(final InternalWorkingMemory workingMemory, final PropagationContext context) { this.attachingNewNode = true; final LinkedList memory = (LinkedList) workingMemory.getNodeMemory( this ); for ( final Iterator it = memory.iterator(); it.hasNext... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/ff6f4275cf65606e5f267ee0bdc072590e8c4e2d/EvalConditionNode.java/buggy/drools-core/src/main/java/org/drools/reteoo/EvalConditionNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
2725,
1908,
907,
12,
6385,
3061,
14836,
6031,
20478,
6031,
16,
6385,
14225,
1042,
2472,
15329,
2211,
18,
7331,
310,
1908,
907,
33,
3767,
31,
6385,
13174,
682,
7858,
28657,
13174,
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,
1071,
6459,
2725,
1908,
907,
12,
6385,
3061,
14836,
6031,
20478,
6031,
16,
6385,
14225,
1042,
2472,
15329,
2211,
18,
7331,
310,
1908,
907,
33,
3767,
31,
6385,
13174,
682,
7858,
28657,
13174,
682... | ||
public Symbol linkedModule() { | public ModuleSymbol linkedModule() { | public Symbol linkedModule() { return module; } | 48012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48012/3ec2af254866c60389b3fd304c14d1137b9cf4c8/Symbol.java/buggy/sources/scalac/symtab/Symbol.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5924,
5335,
8459,
3120,
1435,
288,
3639,
327,
1605,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5924,
5335,
8459,
3120,
1435,
288,
3639,
327,
1605,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return fAnnotations; | return (fAnnotations != null) ? fAnnotations : XSObjectListImpl.EMPTY_LIST; | public XSObjectList getAnnotations() { return fAnnotations; } | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/589edbe2c980f0f9c852845f38ff1e3f1beca2fc/XSSimpleTypeDecl.java/buggy/src/org/apache/xerces/impl/dv/xs/XSSimpleTypeDecl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
55,
25979,
23656,
1435,
288,
3639,
327,
261,
74,
5655,
480,
446,
13,
692,
284,
5655,
294,
1139,
55,
25979,
2828,
18,
13625,
67,
7085,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
55,
25979,
23656,
1435,
288,
3639,
327,
261,
74,
5655,
480,
446,
13,
692,
284,
5655,
294,
1139,
55,
25979,
2828,
18,
13625,
67,
7085,
31,
565,
289,
2,
-100,
-100,
-100,
-100... |
String s = super.toString(verbose); String t = "null"; if(verbose) { if(target != null) { if(target.getInstruction() == this) t = "<points to itself>"; else if(target.getInstruction() == null) t = "<null instruction!!!?>"; else t = target.getInstruction().toString(false); } } else { if(target != null) { index = getTar... | String s = super.toString(verbose); String t = "null"; if(verbose) { if(target != null) { if(target.getInstruction() == this) t = "<points to itself>"; else if(target.getInstruction() == null) t = "<null instruction!!!?>"; else t = target.getInstruction().toString(false); } } else { if(target != null) { index = getTar... | public String toString(boolean verbose) { String s = super.toString(verbose); String t = "null"; if(verbose) { if(target != null) { if(target.getInstruction() == this) t = "<points to itself>"; ... | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/d7c792e0a316dd3ac20a9fe9f758abdde9bd79fe/Bytecodes.java/buggy/joeq_core/joeq/Compiler/BytecodeAnalysis/Bytecodes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
12,
6494,
3988,
13,
288,
5411,
514,
272,
273,
2240,
18,
10492,
12,
11369,
1769,
5411,
514,
268,
273,
315,
2011,
14432,
13491,
309,
12,
11369,
13,
288,
7734,
309,
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,
540,
1071,
514,
1762,
12,
6494,
3988,
13,
288,
5411,
514,
272,
273,
2240,
18,
10492,
12,
11369,
1769,
5411,
514,
268,
273,
315,
2011,
14432,
13491,
309,
12,
11369,
13,
288,
7734,
309,
12,
32... |
return (this.value < LOG_BYTES_IN_ADDRESS) ? 0 : 1 << (this.value - LOG_BYTES_IN_ADDRESS); | return (this.value < BYTES_IN_ADDRESS) ? 1 : (this.value >> LOG_BYTES_IN_ADDRESS); | public int getValue() throws UninterruptiblePragma { return (this.value < LOG_BYTES_IN_ADDRESS) ? 0 : 1 << (this.value - LOG_BYTES_IN_ADDRESS); } | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/f27197abe07fcfa963a2c8d97f5361d3cff7c100/TraceRate.java/clean/MMTk/src/org/mmtk/utility/options/TraceRate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
2366,
1435,
1216,
1351,
31847,
1523,
2050,
9454,
288,
565,
327,
261,
2211,
18,
1132,
411,
2018,
67,
13718,
67,
706,
67,
15140,
13,
4202,
692,
374,
4202,
294,
404,
2296,
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,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
2366,
1435,
1216,
1351,
31847,
1523,
2050,
9454,
288,
565,
327,
261,
2211,
18,
1132,
411,
2018,
67,
13718,
67,
706,
67,
15140,
13,
4202,
692,
374,
4202,
294,
404,
2296,
261,
... |
if (LayoutUtil.isReplaced(c, current_node)) { | if (content instanceof ReplacedContent) { | public boolean isEndOfBlock(Context c, Node current_node, InlineBox prev_inline) { // replaced elements aren't split, so done with this one if (LayoutUtil.isReplaced(c, current_node)) {//if(content instanceof ReplacedContent) return true; } if (LayoutUtil.isFloatedBlock(curren... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/bbe26e114cd1f823901a5ca3d63b5fccfdfedf81/InlineLayout.java/buggy/src/java/org/xhtmlrenderer/layout/InlineLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
23358,
1768,
12,
1042,
276,
16,
2029,
783,
67,
2159,
16,
16355,
3514,
2807,
67,
10047,
13,
288,
3639,
368,
8089,
2186,
11526,
1404,
1416,
16,
1427,
2731,
598,
333,
1245,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
23358,
1768,
12,
1042,
276,
16,
2029,
783,
67,
2159,
16,
16355,
3514,
2807,
67,
10047,
13,
288,
3639,
368,
8089,
2186,
11526,
1404,
1416,
16,
1427,
2731,
598,
333,
1245,
... |
SimpleDateFormat dateFormat = new java.text.SimpleDateFormat("MM.dd.yyyy"); | SimpleDateFormat dateFormat = new java.text.SimpleDateFormat("dd.MM.yyyy"); | public byte[] getContent(CmsObject cms, String templateFile, String elementName, Hashtable parameters, String templateSelector) throws CmsException { if(C_DEBUG && A_OpenCms.isLogging()) { A_OpenCms.log(C_OPENCMS_DEBUG, this.getClassName() + "getting content of element " + ((elementName==null)?"<root>":elementName)... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/ed24e92caeb8c155ed4ce1023a481cb994b48604/CmsAdminModuleCreate.java/buggy/src/com/opencms/workplace/CmsAdminModuleCreate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1160,
8526,
5154,
12,
4747,
921,
6166,
16,
514,
28215,
16,
514,
14453,
16,
18559,
1472,
16,
514,
1542,
4320,
13,
1216,
11228,
288,
202,
202,
430,
12,
39,
67,
9394,
597,
432,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
5154,
12,
4747,
921,
6166,
16,
514,
28215,
16,
514,
14453,
16,
18559,
1472,
16,
514,
1542,
4320,
13,
1216,
11228,
288,
202,
202,
430,
12,
39,
67,
9394,
597,
432,
... |
&& name.length > prefixLen && Character.isUpperCase(name[prefixLen])) { | && name.length > prefixLen && ScannerHelper.isUpperCase(name[prefixLen])) { | public static char[] suggestGetterName(IJavaProject project, char[] fieldName, int modifiers, boolean isBoolean, char[][] excludedNames) { if (isBoolean) { char[] name = removePrefixAndSuffixForFieldName(project, fieldName, modifiers); int prefixLen = GETTER_BOOL_NAME.length; if (CharOperation.prefixEquals(GET... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/6cefacaaf91a5190221cb83191ea60dad1636887/NamingConventions.java/clean/org.eclipse.jdt.core/model/org/eclipse/jdt/core/NamingConventions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1149,
8526,
19816,
8461,
461,
12,
45,
5852,
4109,
1984,
16,
1149,
8526,
4289,
16,
509,
10429,
16,
1250,
29921,
16,
1149,
63,
6362,
65,
8845,
1557,
13,
288,
202,
202,
430,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1149,
8526,
19816,
8461,
461,
12,
45,
5852,
4109,
1984,
16,
1149,
8526,
4289,
16,
509,
10429,
16,
1250,
29921,
16,
1149,
63,
6362,
65,
8845,
1557,
13,
288,
202,
202,
430,... |
if (s_interfaceMetaDataCache.containsKey(className)) { return (InterfaceMetaData)s_interfaceMetaDataCache.get(className); | if (m_metaDataMakerDelegate.m_interfaceMetaDataCache.containsKey(className)) { return (InterfaceMetaData)m_metaDataMakerDelegate.m_interfaceMetaDataCache.get(className); | private static InterfaceMetaData createInterfaceMetaData(final CtClass javaClass) throws NotFoundException { if (javaClass == null) { throw new IllegalArgumentException("class can not be null"); } String className = javaClass.getName().replace('/', '.'); ; if... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/6f8616a2dc12a90f3e05e2c8ffea567dda54b5cb/JavassistMetaDataMaker.java/clean/aspectwerkz2/src/main/org/codehaus/aspectwerkz/metadata/JavassistMetaDataMaker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
6682,
6998,
752,
1358,
6998,
12,
6385,
30714,
797,
2252,
797,
13,
5411,
1216,
12323,
288,
3639,
309,
261,
6290,
797,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
1106,
848,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6682,
6998,
752,
1358,
6998,
12,
6385,
30714,
797,
2252,
797,
13,
5411,
1216,
12323,
288,
3639,
309,
261,
6290,
797,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
1106,
848,
... |
public boolean next() throws IOException { if (field == null) return false; boolean next = termEnum.next(); // still within field? if (next && termEnum.term().field() == field) return true; // yes, keep going termEnum.close(); ... | 1514 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1514/1e700534ccb88e708329e4a45125699bf04aea11/ParallelReader.java/clean/src/java/org/apache/lucene/index/ParallelReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1024,
1435,
1216,
1860,
288,
1377,
309,
261,
1518,
422,
446,
13,
3639,
327,
629,
31,
1377,
1250,
1024,
273,
2481,
3572,
18,
4285,
5621,
1377,
368,
4859,
3470,
652,
35,
1377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1024,
1435,
1216,
1860,
288,
1377,
309,
261,
1518,
422,
446,
13,
3639,
327,
629,
31,
1377,
1250,
1024,
273,
2481,
3572,
18,
4285,
5621,
1377,
368,
4859,
3470,
652,
35,
1377,
... | ||
this.expression = expression; | this.expression = expression; | public JexlExpression(Expression expression) { this.expression = expression; } | 51800 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51800/ed885dee7d315dcab3e18c17a0ba9823bcce7968/JexlExpression.java/clean/src/java/org/apache/commons/jelly/expression/jexl/JexlExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
804,
338,
80,
2300,
12,
2300,
2652,
13,
288,
202,
202,
2211,
18,
8692,
273,
2652,
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... | [
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
482,
804,
338,
80,
2300,
12,
2300,
2652,
13,
288,
202,
202,
2211,
18,
8692,
273,
2652,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
log.log( Level.WARNING, e.getMessage( ), e ); | addException( context, e ); | public static void handleOnRender( ContainerContent content, ExecutionContext context ) { try { ReportItemDesign listDesign = ( ReportItemDesign ) content .getGenerateBy( ); IListInstance list = new ListInstance( content, context ); if ( handleJS( list, listDesign.getOnRender( ), context ).didRun( ) ) ... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/c0422a1db84842d1e332663c3d4c7e2a8109aca8/ListScriptExecutor.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/script/internal/ListScriptExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1640,
1398,
3420,
12,
4039,
1350,
913,
16,
1082,
202,
3210,
1042,
819,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
4820,
1180,
15478,
666,
15478,
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,
225,
202,
482,
760,
918,
1640,
1398,
3420,
12,
4039,
1350,
913,
16,
1082,
202,
3210,
1042,
819,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
4820,
1180,
15478,
666,
15478,
273,
261,... |
aload(lVar1.getJRegister()); classFile.add(ByteCode.GETSTATIC, | cfw.addALoad(lVar1.getJRegister()); cfw.add(ByteCode.GETSTATIC, | private void visitIfJumpRelOp(Node node, Node child, int trueGOTO, int falseGOTO) { int type = node.getType(); if (type == Token.INSTANCEOF || type == Token.IN) { generateCodeFromNode(child, node); generateCodeFromNode(child.getNext(), node); ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/bd2594e6ebd6d8099b587934641c8f7650d87761/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
2047,
26743,
1971,
3817,
12,
907,
756,
16,
2029,
1151,
16,
21394,
509,
638,
43,
27019,
16,
509,
629,
43,
27019,
13,
565,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3757,
2047,
26743,
1971,
3817,
12,
907,
756,
16,
2029,
1151,
16,
21394,
509,
638,
43,
27019,
16,
509,
629,
43,
27019,
13,
565,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
... |
if (!ourIsEnabled) { return; } Logger.getLogger("svn").log(Level.FINE, message); } | if (ourLogger == null || !ourLogger.isFineEnabled()) { return; } ourLogger.logFine(message); } | public static void log(String message) { if (!ourIsEnabled) { return; } Logger.getLogger("svn").log(Level.FINE, message); } | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/6219d45b96ea8caf1106d29bd53371ebdeedac15/DebugLog.java/buggy/javasvn/src/org/tmatesoft/svn/util/DebugLog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
613,
12,
780,
883,
13,
288,
3639,
309,
16051,
477,
2520,
1526,
13,
288,
5411,
327,
31,
3639,
289,
3639,
4242,
18,
588,
3328,
2932,
31505,
20387,
1330,
12,
2355,
18,
42,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
613,
12,
780,
883,
13,
288,
3639,
309,
16051,
477,
2520,
1526,
13,
288,
5411,
327,
31,
3639,
289,
3639,
4242,
18,
588,
3328,
2932,
31505,
20387,
1330,
12,
2355,
18,
42,
... |
String filename = "data/cmltestok/nsc3dmol.a1.cml"; | String filename = "data/cmltestok/nsc3dmol.a2.cml"; | public void testCMLOK12() { String filename = "data/cmltestok/nsc3dmol.a1.cml"; logger.info("Testing: " + filename); InputStream ins = this.getClass().getClassLoader().getResourceAsStream(filename); try { CMLReader reader = new CMLReader(new InputStreamReader(ins)); ... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/9a8ae6740c245d3d549fa5e5bf65ea31a733bc02/CML2Test.java/clean/src/org/openscience/cdk/test/io/cml/CML2Test.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
39,
1495,
3141,
2138,
1435,
288,
3639,
514,
1544,
273,
315,
892,
19,
71,
781,
3813,
601,
19,
82,
1017,
23,
10956,
355,
18,
69,
22,
18,
71,
781,
14432,
3639,
1194,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
39,
1495,
3141,
2138,
1435,
288,
3639,
514,
1544,
273,
315,
892,
19,
71,
781,
3813,
601,
19,
82,
1017,
23,
10956,
355,
18,
69,
22,
18,
71,
781,
14432,
3639,
1194,
18,... |
} | } | public void localInfoChanged(final ITask updateTask) { if (updateTask != null && updateTask.getHandleIdentifier().equals(task.getHandleIdentifier())) { if (PlatformUI.getWorkbench() != null && !PlatformUI.getWorkbench().getDisplay().isDisposed()) { PlatformUI.getWorkbench().getDisplay().asyncExec(new Runnabl... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/69e04e7c42e5eb4a47290038421a8eae7cf9c92c/TaskInfoEditor.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/editors/TaskInfoEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1191,
966,
5033,
12,
6385,
467,
2174,
1089,
2174,
13,
288,
1082,
202,
430,
261,
2725,
2174,
480,
446,
597,
1089,
2174,
18,
588,
3259,
3004,
7675,
14963,
12,
4146,
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,
3196,
202,
482,
918,
1191,
966,
5033,
12,
6385,
467,
2174,
1089,
2174,
13,
288,
1082,
202,
430,
261,
2725,
2174,
480,
446,
597,
1089,
2174,
18,
588,
3259,
3004,
7675,
14963,
12,
4146,
18,
58... |
CompletionTestsRequestor requestor = new CompletionTestsRequestor(); | CompletionTestsRequestor2 requestor = new CompletionTestsRequestor2(false,false,true); | public void testCodeSnippetAssistForClassFileInInnerClass() throws JavaModelException { CompletionTestsRequestor requestor = new CompletionTestsRequestor(); IClassFile cf = getClassFile("SnippetCompletion", "class-folder", "aa.bb.cc", "AClass$Inner.class"); IType type = cf.getType(); String snippet = "int varX;\n" +... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/f6e646cfd67462923a3ee7e8121ae224b9177415/SnippetCompletionTests.java/clean/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/model/SnippetCompletionTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
1085,
19614,
2610,
376,
22581,
812,
382,
2857,
797,
1435,
1216,
5110,
1488,
503,
288,
202,
11238,
4709,
8943,
280,
590,
280,
273,
394,
20735,
4709,
8943,
280,
5621,
202,
45,
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,
1071,
918,
1842,
1085,
19614,
2610,
376,
22581,
812,
382,
2857,
797,
1435,
1216,
5110,
1488,
503,
288,
202,
11238,
4709,
8943,
280,
590,
280,
273,
394,
20735,
4709,
8943,
280,
5621,
202,
45,
7... |
repaint(); | this.repaint(); | protected void setNominal(Instances plotInstances, int cIndex) { m_isNumeric = false; m_Instances = plotInstances; m_cIndex = cIndex; m_HorizontalPad = 10; setOn(true); m_oldWidth = -9000; //repaint(); /*System.out.println("why"); //removeAll(); int numClasses = m_I... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/dc64e78e5cb981247dcf5060d192c6dbdf43d5cd/VisualizePanel.java/buggy/weka/gui/explorer/VisualizePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
444,
26685,
1490,
12,
5361,
3207,
5361,
16,
509,
276,
1016,
13,
288,
1377,
312,
67,
291,
9902,
273,
629,
31,
1377,
312,
67,
5361,
273,
3207,
5361,
31,
1377,
312,
67,
71,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
444,
26685,
1490,
12,
5361,
3207,
5361,
16,
509,
276,
1016,
13,
288,
1377,
312,
67,
291,
9902,
273,
629,
31,
1377,
312,
67,
5361,
273,
3207,
5361,
31,
1377,
312,
67,
71,
10... |
public void end(InterpretationContext ec, String tagName) { // pop the action data object pushed in isApplicable() method call // we assume that each this begin ImplicitActionData actionData = (ImplicitActionData) actionDataStack.pop(); if (actionData.inError) { return; } PropertySetter nes... | 52049 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52049/445c93509c33d1cf431a1f997c92db98d3b8fd69/NestedComponentIA.java/clean/logback-core/src/main/java/ch/qos/logback/core/joran/action/NestedComponentIA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
679,
12,
2465,
15089,
367,
1042,
6557,
16,
514,
7196,
13,
288,
759,
1843,
326,
1301,
501,
733,
18543,
316,
353,
27873,
1435,
707,
745,
759,
732,
6750,
716,
1517,
333,
2376,
15787,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
679,
12,
2465,
15089,
367,
1042,
6557,
16,
514,
7196,
13,
288,
759,
1843,
326,
1301,
501,
733,
18543,
316,
353,
27873,
1435,
707,
745,
759,
732,
6750,
716,
1517,
333,
2376,
15787,
... | ||
if (compareTo == 0) compareTo = Util.compare(sourceId, castedObject.sourceId); | if (compareTo == 0) { compareTo = Util.compare(sourceId, castedObject.sourceId); } | public int compareTo(Object object) { ActivityDefinition castedObject = (ActivityDefinition) object; int compareTo = Util.compare(id, castedObject.id); if (compareTo == 0) { compareTo = Util.compare(name, castedObject.name); if (compareTo == 0) compareTo = U... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ActivityDefinition.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ActivityDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
9292,
12,
921,
733,
13,
288,
3639,
9621,
1852,
4812,
23016,
273,
261,
6193,
1852,
13,
733,
31,
3639,
509,
9292,
273,
3564,
18,
9877,
12,
350,
16,
4812,
23016,
18,
350,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
9292,
12,
921,
733,
13,
288,
3639,
9621,
1852,
4812,
23016,
273,
261,
6193,
1852,
13,
733,
31,
3639,
509,
9292,
273,
3564,
18,
9877,
12,
350,
16,
4812,
23016,
18,
350,
1769,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.