rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
public void run() { try { // look for plugin directories specified as a system property String pluginDirs = System.getProperty("pluginDirs"); if (pluginDirs != null) { StringTokenizer st = new StringTokenizer(pluginDirs, ", "); ... | 6312 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6312/7362d516f7fa4fa276ef064c90f178de6b45feef/PluginManager.java/clean/src/java/org/jivesoftware/messenger/container/PluginManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
775,
288,
7734,
368,
2324,
364,
1909,
6402,
1269,
487,
279,
2619,
1272,
7734,
514,
1909,
9872,
273,
2332,
18,
588,
1396,
2932,
4094,
9872,
8863,
7734,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
775,
288,
7734,
368,
2324,
364,
1909,
6402,
1269,
487,
279,
2619,
1272,
7734,
514,
1909,
9872,
273,
2332,
18,
588,
1396,
2932,
4094,
9872,
8863,
7734,
30... | ||
protected void convertValueNoPattern(BaseLocaleConverter converter, String msgId, Object value, Object expectedValue) { try { result = converter.convert(value); } catch (Exception e) { fail("No Pattern conversion threw " + msgId + " threw " + e); } assertEquals("Check conversion value without pattern " + msgId, expec... | protected void convertValueNoPattern(BaseLocaleConverter converter, Object value, Object expectedValue) { convertValueNoPattern(converter, "", value, expectedValue); | protected void convertValueNoPattern(BaseLocaleConverter converter, String msgId, Object value, Object expectedValue) { // Convert value with no pattern try { result = converter.convert(value); } catch (Exception e) { fail("No Pattern conversion threw " + msgId + " threw "... | 54521 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54521/1671189d5b73e7e6e01157358027a62a3b235d12/BaseLocaleConverterTestCase.java/buggy/src/test/org/apache/commons/beanutils/locale/converters/BaseLocaleConverterTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1765,
620,
2279,
3234,
12,
2171,
3916,
5072,
6027,
16,
514,
1234,
548,
16,
1033,
460,
16,
1033,
30844,
13,
288,
3639,
368,
4037,
460,
598,
1158,
1936,
3639,
775,
288,
5411,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1765,
620,
2279,
3234,
12,
2171,
3916,
5072,
6027,
16,
514,
1234,
548,
16,
1033,
460,
16,
1033,
30844,
13,
288,
3639,
368,
4037,
460,
598,
1158,
1936,
3639,
775,
288,
5411,
5... |
return logfile; } | public static synchronized PrintWriter setLogFile( PrintWriter aLogFile ) { System.getProperties( ).put( IZPACK_LOGFILE, aLogFile ); PrintWriter logfile = (PrintWriter) System.getProperties().get(IZPACK_LOGFILE); if( logfile == null ) { System.err.println( "Set::logfile == null" ); } return l... | 46579 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46579/9926542eaee78822409cfde7e339113ef1dee9de/Debug.java/buggy/src/lib/com/izforge/izpack/util/Debug.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
3852,
14071,
444,
19103,
12,
14071,
279,
19103,
262,
225,
288,
565,
2332,
18,
588,
2297,
12,
225,
262,
18,
458,
12,
467,
62,
12231,
67,
4842,
3776,
16,
279,
19103,
11272,
565... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
3852,
14071,
444,
19103,
12,
14071,
279,
19103,
262,
225,
288,
565,
2332,
18,
588,
2297,
12,
225,
262,
18,
458,
12,
467,
62,
12231,
67,
4842,
3776,
16,
279,
19103,
11272,
565... | |
if (Assert.VERIFY_ASSERTIONS) Assert._assert(!RefCountSpace.isGreen(object)); if (Assert.VERIFY_ASSERTIONS) Assert._assert(RefCountSpace.isBuffered(object)); | if (Assert.VERIFY_ASSERTIONS) Assert._assert(!RefCountSpace.isGreen(object)); if (Assert.VERIFY_ASSERTIONS) Assert._assert(RefCountSpace.isBuffered(object)); | private final void filter(ObjectReference object, ObjectReferenceDeque tgt) { // Log.write("f[");Log.write(obj);RefCountSpace.print(obj);Log.writeln("]"); if (Assert.VERIFY_ASSERTIONS) Assert._assert(!RefCountSpace.isGreen(object)); if (Assert.VERIFY_ASSERTIONS) Assert._assert(RefCountSpace.isBuffered(obj... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/4c66aa27cec27f8dd5902baec018ff86d7f49ee2/TrialDeletion.java/buggy/MMTk/src/org/mmtk/utility/TrialDeletion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
727,
918,
1034,
12,
22101,
733,
16,
31321,
30873,
11680,
13,
288,
565,
368,
565,
1827,
18,
2626,
2932,
74,
63,
8863,
1343,
18,
2626,
12,
2603,
1769,
1957,
1380,
3819,
18,
1188,
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,
282,
3238,
727,
918,
1034,
12,
22101,
733,
16,
31321,
30873,
11680,
13,
288,
565,
368,
565,
1827,
18,
2626,
2932,
74,
63,
8863,
1343,
18,
2626,
12,
2603,
1769,
1957,
1380,
3819,
18,
1188,
12... |
public String getRequiredAttributeValue(String namespace, String name) | public String getRequiredAttributeValue(String name) | public String getRequiredAttributeValue(String namespace, String name) throws IOException, XmlPullParserException; | 3949 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3949/deea3a05ac00a2f7e687f264ad80beccdf37647e/XmlPullParserWrapper.java/buggy/addons/java/wrapper/src/org/xmlpull/v1/wrapper/XmlPullParserWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
19881,
14942,
12,
780,
508,
13,
3639,
1216,
1860,
16,
5714,
9629,
25746,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
19881,
14942,
12,
780,
508,
13,
3639,
1216,
1860,
16,
5714,
9629,
25746,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} | } | void refreshInternal(final boolean recursive, final ModalityState modalityState, final boolean forceRefresh, final boolean asynchronous, final boolean noWatcher) { if (!asynchronous) { ApplicationManager.getApplication().a... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/0c50c62d516d7dbfd71cffd7cea061bd9613113a/VirtualFileImpl.java/buggy/source/com/intellij/openapi/vfs/impl/local/VirtualFileImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
4460,
3061,
12,
6385,
1250,
5904,
16,
15604,
727,
3431,
7919,
1119,
681,
7919,
1119,
16,
15604,
727,
1250,
2944,
8323,
16,
15604,
727,
1250,
9007,
16,
15604,
727,
1250,
1158,
9918,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
4460,
3061,
12,
6385,
1250,
5904,
16,
15604,
727,
3431,
7919,
1119,
681,
7919,
1119,
16,
15604,
727,
1250,
2944,
8323,
16,
15604,
727,
1250,
9007,
16,
15604,
727,
1250,
1158,
9918,
1... |
iVisitor.visitDotNode(this); } | iVisitor.visitDotNode(this); } | public void accept(NodeVisitor iVisitor) { iVisitor.visitDotNode(this); } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/3b95e6f239598e8fb886e0afdcc7358c9a96d8de/DotNode.java/clean/org/jruby/nodes/DotNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
907,
7413,
277,
7413,
13,
288,
3639,
277,
7413,
18,
11658,
10412,
907,
12,
2211,
1769,
565,
289,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
907,
7413,
277,
7413,
13,
288,
3639,
277,
7413,
18,
11658,
10412,
907,
12,
2211,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return fatal; } | return fatal; } | public RubyClass getFatal() { return fatal; } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyExceptions.java/clean/org/jruby/runtime/RubyExceptions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
797,
2812,
3145,
1435,
288,
202,
202,
2463,
10081,
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,... | [
1,
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,
225,
202,
482,
19817,
797,
2812,
3145,
1435,
288,
202,
202,
2463,
10081,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
Atom atom = new Atom("C"); | Atom atom = builder.newAtom("C"); | public void testClone_Charge() { Atom atom = new Atom("C"); atom.setCharge(1.0); Atom clone = (Atom)atom.clone(); // test cloning atom.setCharge(5.0); assertEquals(1.0, clone.getCharge(), 0.001); } | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/2569471249d8066c9cb1c037569a570e039ed288/AtomTest.java/clean/src/org/openscience/cdk/test/AtomTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10930,
67,
17649,
1435,
288,
3639,
7149,
3179,
273,
2089,
18,
2704,
3641,
2932,
39,
8863,
3639,
3179,
18,
542,
17649,
12,
21,
18,
20,
1769,
3639,
7149,
3236,
273,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10930,
67,
17649,
1435,
288,
3639,
7149,
3179,
273,
2089,
18,
2704,
3641,
2932,
39,
8863,
3639,
3179,
18,
542,
17649,
12,
21,
18,
20,
1769,
3639,
7149,
3236,
273,
261,
... |
layout.addShowViewShortcut(SearchUI.SEARCH_VIEW_ID); | layout.addShowViewShortcut(NewSearchUI.SEARCH_VIEW_ID); | public void createInitialLayout(IPageLayout layout) { String editorArea = layout.getEditorArea(); IFolderLayout folder= layout.createFolder("left", IPageLayout.LEFT, (float)0.25, editorArea); //$NON-NLS-1$ folder.addView(JavaUI.ID_TYPE_HIERARCHY); folder.addPlaceholder(IPageLayout.ID_OUTLINE); folder.addPlace... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/bd9f155b83b6e2248c019c2e9d9a397ba51fd078/JavaHierarchyPerspectiveFactory.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/JavaHierarchyPerspectiveFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
4435,
3744,
12,
45,
1964,
3744,
3511,
13,
288,
3196,
202,
780,
4858,
5484,
273,
3511,
18,
588,
6946,
5484,
5621,
9506,
202,
45,
3899,
3744,
3009,
33,
3511,
18,
2640,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
4435,
3744,
12,
45,
1964,
3744,
3511,
13,
288,
3196,
202,
780,
4858,
5484,
273,
3511,
18,
588,
6946,
5484,
5621,
9506,
202,
45,
3899,
3744,
3009,
33,
3511,
18,
2640,... |
setOnmouseup((String) evalAttr("onmouseup", getOnmouseup(), | setOnmouseup((String) evalAttr("onmouseup", getOnmouseupExpr(), | private void evaluateExpressions() throws JspException { try { setAccesskey((String) evalAttr("accessKey", getAccesskey(), String.class)); } catch (NullAttributeException ex) { setAccesskey(null); } // The "align" attribute... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/db064e19656421b94aaf753550935d95f44bd5f9/ELImageTag.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELImageTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
9334,
4766,
6647,
514,
18,
1106,
10019,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
9334,
4766,
6647,
514,
18,
1106,
10019,
... |
this.arg0 = arg0; | this.arg0 = arg0; | public void setArg0(String arg0) { this.arg0 = arg0; } | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/84efaca353d1744bb1552a9b539287cb8320e07b/MessageTag.java/buggy/src/share/org/apache/struts/taglib/bean/MessageTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4117,
20,
12,
780,
1501,
20,
13,
288,
202,
2211,
18,
3175,
20,
273,
1501,
20,
31,
565,
289,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4117,
20,
12,
780,
1501,
20,
13,
288,
202,
2211,
18,
3175,
20,
273,
1501,
20,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
throw new TypeError(getRuntime(), "not a java object: " + object); | throw getRuntime().newTypeError("not a java object: " + object); | public JavaObject set_value(IRubyObject object, IRubyObject value) { if (! (object instanceof JavaObject)) { throw new TypeError(getRuntime(), "not a java object: " + object); } if (! (value instanceof JavaObject)) { throw new TypeError(getRuntime(), "not a java object:" ... | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/870e1da9b41bfdbae259e1fc5f18fc8b76686998/JavaField.java/clean/src/org/jruby/javasupport/JavaField.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5110,
921,
444,
67,
1132,
12,
7937,
10340,
921,
733,
16,
15908,
10340,
921,
460,
13,
288,
540,
309,
16051,
261,
1612,
1276,
5110,
921,
3719,
288,
5411,
604,
18814,
7675,
2704,
19030... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5110,
921,
444,
67,
1132,
12,
7937,
10340,
921,
733,
16,
15908,
10340,
921,
460,
13,
288,
540,
309,
16051,
261,
1612,
1276,
5110,
921,
3719,
288,
5411,
604,
18814,
7675,
2704,
19030... |
String label = null;; | protected JComponent buildComponent(Element current) { String tag = current.getTagName(); JComponent comp = null; String label = null;; // menu tag if (tag.equals(menu_tag)) { Node node; JMenu menu = new MenuCtrl(); String my_id = current.getAttribute(id_attr); comp = menu; ... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/a112eda973917bda5c74cb0ead33e27e85fdf535/XMLMenuBuilder.java/clean/grendel/ui/XMLMenuBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
29058,
1361,
1841,
12,
1046,
783,
13,
288,
565,
514,
1047,
273,
783,
18,
588,
8520,
5621,
565,
29058,
1161,
273,
446,
31,
6647,
368,
3824,
1047,
565,
309,
261,
2692,
18,
14963,
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,
282,
4750,
29058,
1361,
1841,
12,
1046,
783,
13,
288,
565,
514,
1047,
273,
783,
18,
588,
8520,
5621,
565,
29058,
1161,
273,
446,
31,
6647,
368,
3824,
1047,
565,
309,
261,
2692,
18,
14963,
12... | |
IASTName[] decls = tu.getDeclarations(name_pfv1.resolveBinding()); assertEquals(decls.length, 1); assertEquals(decls[0], name_pfv); | IASTName[] decls = tu.getDeclarations(name_pfv1.resolveBinding()); assertEquals(decls.length, 1); assertEquals(decls[0], name_pfv); | public void testTypedefExample4b() throws Exception { StringBuffer buffer = new StringBuffer("typedef void DWORD;\n"); //$NON-NLS-1$ buffer.append("typedef DWORD (*pfv)(int);\n"); //$NON-NLS-1$ buffer.append("pfv signal(int, pfv);\n"); //$NON-NLS-1$ IASTTranslationUnit tu = parse(buffer.toString(... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/98145350e052e39e57313251e0f805a20472a08d/AST2Tests.java/clean/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2Tests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1842,
559,
536,
10908,
24,
70,
1435,
1216,
1185,
288,
1377,
6674,
1613,
273,
394,
6674,
2932,
723,
536,
918,
463,
7952,
9747,
82,
8863,
4329,
3993,
17,
5106,
17,
21,
8,
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,
565,
1071,
918,
1842,
559,
536,
10908,
24,
70,
1435,
1216,
1185,
288,
1377,
6674,
1613,
273,
394,
6674,
2932,
723,
536,
918,
463,
7952,
9747,
82,
8863,
4329,
3993,
17,
5106,
17,
21,
8,
1377,... |
double ld = ((Number)lChild.getDatum()).doubleValue(); | double ld = lChild.getDouble(); | void foldConstants(Node n, Node parent){ Node lChild, rChild=null; // children lChild = n.getFirstChild(); if(lChild == null){ // no children -- exit return; }else{ rChild = lChild.getNextSibling(); if(rChild == null){ ... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/dfdc492a06d12db18bbb6e0ac0de6e19784f642d/Optimizer.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Optimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
11590,
2918,
12,
907,
290,
16,
2029,
982,
15329,
3639,
2029,
328,
1763,
16,
436,
1763,
33,
2011,
31,
6647,
368,
2325,
3639,
328,
1763,
273,
290,
18,
588,
3759,
1763,
5621,
3639,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
11590,
2918,
12,
907,
290,
16,
2029,
982,
15329,
3639,
2029,
328,
1763,
16,
436,
1763,
33,
2011,
31,
6647,
368,
2325,
3639,
328,
1763,
273,
290,
18,
588,
3759,
1763,
5621,
3639,
30... |
prep_phrases.add(newPrepositionalPhrase(Constants.Preposition.MAINTAINING, inventory)); | Asset resource = inventory.getInventoryPG().getResource(); StringBuffer inventoryID = new StringBuffer().append("Inventory:").append(resource.getTypeIdentificationPG().getTypeIdentification()); prep_phrases.add(newPrepositionalPhrase(Constants.Preposition.MAINTAINING, inventoryID.toString())); | protected Task newProjectSupplyTask(Inventory inventory, long start, long end, Rate rate) { Task parentTask = inventoryPlugIn_.findOrMakeMILTask(inventory); // Create start and end time preferences (strictly at) ScoringFunction score; Vector prefs = new Vector(); score = ScoringFunction.createStrictlyAtValue(new Ti... | 7171 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7171/a44aad124599fa6573ae7a97762619815907df4e/InventoryManager.java/clean/glm/src/org/cougaar/domain/glm/plugins/inventory/InventoryManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3837,
394,
4109,
3088,
1283,
2174,
12,
15059,
13086,
16,
1525,
787,
16,
1525,
679,
16,
13025,
4993,
13,
288,
202,
2174,
982,
2174,
273,
13086,
1749,
637,
382,
27799,
4720,
1162,
646... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3837,
394,
4109,
3088,
1283,
2174,
12,
15059,
13086,
16,
1525,
787,
16,
1525,
679,
16,
13025,
4993,
13,
288,
202,
2174,
982,
2174,
273,
13086,
1749,
637,
382,
27799,
4720,
1162,
646... |
jf.getContentPane().add(jdbce); jf.setBounds(0, 0, 500, 480); jf.setClosable(true); jf.setIconifiable(true); jf.setMaximizable(true); jf.setResizable(true); jf.setVisible(true); | jf.getContentPane().add(jdbce); jf.setBounds(0, 0, 500, 480); jf.setClosable(true); jf.setIconifiable(true); jf.setMaximizable(true); jf.setResizable(true); jf.setVisible(true); | private void newJDBCExplorerMenuItemActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_newJDBCExplorerMenuItemActionPerformed try { JInternalFrame jf = new JInternalFrame(); jf.setTitle("JDBC Explorer - " + this.jdbcConnectionUrl); Class.forName(this.jdbcDrive... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/d4a93c3315c8aa9b9d64e1c03577610a1dbca61d/Workbench.java/clean/src/main/mondrian/gui/Workbench.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
394,
30499,
20938,
12958,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
2704,
30499,
20938,
12958,
19449,
3639,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
394,
30499,
20938,
12958,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
2704,
30499,
20938,
12958,
19449,
3639,
7... |
five_prime_utr.put(transcript_name, protein); | final List utr_list; if(five_prime_utr.containsKey(transcript_name)) utr_list = (Vector)five_prime_utr.get(transcript_name); else utr_list = new Vector(); utr_list.add(utr); five_prime_utr.put(transcript_name, utr_list); | public void add5PrimeUtr(String transcript_name, Object protein) throws InvalidRelationException { five_prime_utr.put(transcript_name, protein); } | 10874 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10874/0877c6643f942939ec16627379ce429a0bffaf63/ChadoCanonicalGene.java/buggy/uk/ac/sanger/artemis/io/ChadoCanonicalGene.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
25,
23327,
57,
313,
12,
780,
15194,
67,
529,
16,
1033,
14314,
13,
1850,
1216,
1962,
3963,
503,
225,
288,
565,
727,
987,
582,
313,
67,
1098,
31,
309,
12,
74,
688,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
25,
23327,
57,
313,
12,
780,
15194,
67,
529,
16,
1033,
14314,
13,
1850,
1216,
1962,
3963,
503,
225,
288,
565,
727,
987,
582,
313,
67,
1098,
31,
309,
12,
74,
688,
67,
... |
currentFragment.addMarkupElement(new RawMarkup(tag.toCharSequence())); | this.markupElements.add(new RawMarkup(tag.toCharSequence())); | private MarkupFragment parseMarkup() { final Stack<MarkupFragment> fragmentStack = new Stack<MarkupFragment>(); this.currentFragment = this.rootFragment; try { // allways remember the latest index (size) int size = currentFragment.size(); // Loop through tags for (ComponentTag tag; null != (tag = (Componen... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/7b52a0c32e60a468e3e73478df90838d37d577d4/MarkupParser.java/clean/wicket/src/main/java/wicket/markup/MarkupParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
26420,
7456,
1109,
13111,
1435,
202,
95,
202,
202,
6385,
7283,
32,
13111,
7456,
34,
5481,
2624,
273,
394,
7283,
32,
13111,
7456,
34,
5621,
202,
202,
2211,
18,
2972,
7456,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
26420,
7456,
1109,
13111,
1435,
202,
95,
202,
202,
6385,
7283,
32,
13111,
7456,
34,
5481,
2624,
273,
394,
7283,
32,
13111,
7456,
34,
5621,
202,
202,
2211,
18,
2972,
7456,
273,
... |
if(log.isInfoEnabled()) log.info("received CONFIG event: " + evt.getArg()); | if(log.isInfoEnabled()) log.info("received CONFIG event: " + evt.getArg()); | public void up(Event evt) { Object obj; NakAckHeader hdr; Message msg; Digest digest; switch(evt.getType()) { case Event.STABLE: // generated by STABLE layer. Delete stable messages passed in arg stable((Digest)evt.getArg()); ... | 50160 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50160/075d5da62a76c103fd5a6349db8f624913cccd47/NAKACK.java/buggy/src/org/jgroups/protocols/pbcast/NAKACK.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
731,
12,
1133,
6324,
13,
288,
3639,
1033,
4202,
1081,
31,
3639,
423,
581,
11931,
1864,
7723,
31,
3639,
2350,
1377,
1234,
31,
3639,
15864,
4202,
5403,
31,
3639,
1620,
12,
73,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
731,
12,
1133,
6324,
13,
288,
3639,
1033,
4202,
1081,
31,
3639,
423,
581,
11931,
1864,
7723,
31,
3639,
2350,
1377,
1234,
31,
3639,
15864,
4202,
5403,
31,
3639,
1620,
12,
73,
... |
final Point location = persistence.get("location", new Point(100, 100)); | final Point location = persistence.get("location", getMainWindowLocation()); | BrowserWindow(final Browser browser) throws HeadlessException { super("BrowserWindow"); this.browser = browser; this.logger = Logger.getLogger(getClass()); this.persistence = PersistenceFactory.getPersistence(getClass()); getRootPane().setBorder(new WindowBorder2()); addWindowListener(new Wind... | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/5df2e6a8f48a4687ecb1808669030ad1f9cc6e45/BrowserWindow.java/buggy/local/browser/src/main/java/com/thinkparity/ophelia/browser/application/browser/BrowserWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
9132,
3829,
12,
6385,
15408,
4748,
13,
1216,
3667,
2656,
503,
288,
202,
202,
9565,
2932,
9132,
3829,
8863,
202,
202,
2211,
18,
11213,
273,
4748,
31,
202,
202,
2211,
18,
4901,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
9132,
3829,
12,
6385,
15408,
4748,
13,
1216,
3667,
2656,
503,
288,
202,
202,
9565,
2932,
9132,
3829,
8863,
202,
202,
2211,
18,
11213,
273,
4748,
31,
202,
202,
2211,
18,
4901,
273,
... |
setDescription(element.getAttribute(IConfiguration.DESCRIPTION)); | this.description = element.getAttribute(IConfiguration.DESCRIPTION); | protected void loadFromProject(Element element) { // id setId(element.getAttribute(IConfiguration.ID)); // name if (element.hasAttribute(IConfiguration.NAME)) setName(element.getAttribute(IConfiguration.NAME)); // description if (element.hasAttribute(IConfiguration.DESCRIPTION)) setDescription(element.ge... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/ca2e8c288e0d3b7b382d3418afbe110662fcfed4/Configuration.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/Configuration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24935,
4109,
12,
1046,
930,
13,
288,
9506,
202,
759,
612,
202,
202,
542,
548,
12,
2956,
18,
588,
1499,
12,
45,
1750,
18,
734,
10019,
202,
202,
759,
508,
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,
1117,
918,
24935,
4109,
12,
1046,
930,
13,
288,
9506,
202,
759,
612,
202,
202,
542,
548,
12,
2956,
18,
588,
1499,
12,
45,
1750,
18,
734,
10019,
202,
202,
759,
508,
202,
202,
430,... |
private void configure(TransactionalEditingDomain domain) { | protected void configure(TransactionalEditingDomain domain) { | private void configure(TransactionalEditingDomain domain) { ResourceSet rset = domain.getResourceSet(); // ensure that the cross-referencing adapter is installed if (CrossReferenceAdapter.getExistingCrossReferenceAdapter(rset) == null) { rset.eAdapters().add(new CrossReferenceAdapter()); } // ensure that th... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/5ceffe7bba7a8ea6a4449754ba79eb09e07f27f6/GMFEditingDomainFactory.java/clean/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.emf.core/src/org/eclipse/gmf/runtime/emf/core/GMFEditingDomainFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
5068,
12,
3342,
287,
28029,
3748,
2461,
13,
288,
202,
202,
1420,
694,
436,
542,
273,
2461,
18,
588,
1420,
694,
5621,
9506,
202,
759,
3387,
716,
326,
6828,
17,
266,
586,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5068,
12,
3342,
287,
28029,
3748,
2461,
13,
288,
202,
202,
1420,
694,
436,
542,
273,
2461,
18,
588,
1420,
694,
5621,
9506,
202,
759,
3387,
716,
326,
6828,
17,
266,
586,
... |
public void run(){ System.err.println("*** Thread "+_ID+" starting "+doc.getDocumentElement().getNodeName()+" "+nIter); for ( int i = 0 ; i < nIter ; i++ ){ switch (0){ | public void run() { System.err.println("*** Thread " + _ID + " starting " + doc.getDocumentElement().getNodeName() + " " + nIter); try { for (int i = 0; i < nIter; i++) { switch (0) { | public void run(){ System.err.println("*** Thread "+_ID+" starting "+doc.getDocumentElement().getNodeName()+" "+nIter); for ( int i = 0 ; i < nIter ; i++ ){ //System.err.println("*** Thread "+_ID+" starting "); switch (0){//_ID case 0:{ doc.getDocumentElement().appendChild(doc.createElement("foobar"));... | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/7191ab51921f7d9709d234e359125542f949ced4/MultipleDocsTest.java/clean/v2/test/src/dom/detailed/MultipleDocsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
95,
202,
565,
2332,
18,
370,
18,
8222,
2932,
14465,
4884,
13773,
67,
734,
9078,
5023,
13773,
2434,
18,
588,
2519,
1046,
7675,
588,
18948,
1435,
9078,
13773,
82,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
95,
202,
565,
2332,
18,
370,
18,
8222,
2932,
14465,
4884,
13773,
67,
734,
9078,
5023,
13773,
2434,
18,
588,
2519,
1046,
7675,
588,
18948,
1435,
9078,
13773,
82,... |
Atom carbon3 = new Atom("C"); | IAtom carbon3 = builder.newAtom("C"); | public void testClone() { Atom carbon = new Atom("C"); carbon.setID("central"); Atom carbon1 = new Atom("C"); carbon1.setID("c1"); Atom carbon2 = new Atom("C"); carbon2.setID("c2"); Atom carbon3 = new Atom("C"); carbon3.setID("c3"); Atom carbon4 = new Atom... | 45254 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45254/a6318b3c903d5db8b6bc699fc60e65d7d3afeae6/AtomParityTest.java/buggy/src/org/openscience/cdk/test/AtomParityTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
10930,
1435,
288,
3639,
7149,
28755,
273,
394,
7149,
2932,
39,
8863,
3639,
28755,
18,
542,
734,
2932,
71,
12839,
8863,
3639,
7149,
28755,
21,
273,
394,
7149,
2932,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10930,
1435,
288,
3639,
7149,
28755,
273,
394,
7149,
2932,
39,
8863,
3639,
28755,
18,
542,
734,
2932,
71,
12839,
8863,
3639,
7149,
28755,
21,
273,
394,
7149,
2932,
39... |
try{ | try { | public void searchCompleted(List<?> l) { // deal with File if(l.isEmpty()) return; Map<String, String> nodes = new HashMap<String, String>(); if (l.get(0) instanceof FileSearchResult){ ... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/bc49e17738c180ef267b88ec7ff44e166c3a3958/XmlReferencesProvider.java/clean/org.eclipse.mylyn.resources.ui/src/org/eclipse/mylyn/xml/XmlReferencesProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
7734,
1071,
918,
1623,
9556,
12,
682,
12880,
34,
328,
13,
288,
10402,
368,
225,
10490,
598,
1387,
10402,
309,
12,
80,
18,
291,
1921,
10756,
327,
31,
4766,
1377,
1635,
32,
780,
16,
514,
34,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
7734,
1071,
918,
1623,
9556,
12,
682,
12880,
34,
328,
13,
288,
10402,
368,
225,
10490,
598,
1387,
10402,
309,
12,
80,
18,
291,
1921,
10756,
327,
31,
4766,
1377,
1635,
32,
780,
16,
514,
34,
... |
protected void paintComponent(final Graphics g) { if (shouldInitialize) { initialize(); } if (!isInitialized) { return; } // NOTE: must do this when the context is not current as it may // involve destroying the pbuffer (current context) and // re-creating it -- tricky to do properly wh... | 47702 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47702/6b66ec1550a1f022db2dda2db3fe473cbebfec85/GLJPanel.java/clean/src/classes/javax/media/opengl/GLJPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
12574,
1841,
12,
6385,
16830,
314,
13,
288,
430,
261,
13139,
7520,
13,
288,
11160,
5621,
97,
430,
16051,
291,
11459,
13,
288,
2463,
31,
97,
759,
5219,
30,
1297,
741,
333,
1347,
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,
4750,
918,
12574,
1841,
12,
6385,
16830,
314,
13,
288,
430,
261,
13139,
7520,
13,
288,
11160,
5621,
97,
430,
16051,
291,
11459,
13,
288,
2463,
31,
97,
759,
5219,
30,
1297,
741,
333,
1347,
32... | ||
public int getMinorTickSpacing() { return 0; } | public int getMinorTickSpacing() { return minorTickSpacing; } | public int getMinorTickSpacing() { return 0; // TODO } // getMinorTickSpacing() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/0788b89b7368770a1157f825d60dd8c5a9df183e/JSlider.java/buggy/core/src/classpath/javax/javax/swing/JSlider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
9555,
280,
6264,
18006,
1435,
288,
202,
202,
2463,
374,
31,
368,
2660,
202,
97,
368,
9555,
280,
6264,
18006,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
9555,
280,
6264,
18006,
1435,
288,
202,
202,
2463,
374,
31,
368,
2660,
202,
97,
368,
9555,
280,
6264,
18006,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Map map = makeMap(); | Map map = makeEmptyMap(); | public void testEntrySetRemove() { if ((this instanceof TestMap.EntrySetSupportsRemove) == false || (this instanceof TestMap.SupportsPut) == false) { return; } Map map = makeMap(); map.put("1","1"); map.put("2","2"); map.put("3","3"); Object o =... | 55609 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55609/95ccabfc7c69813848c52fcb84fddd32b3eb7828/TestMap.java/clean/src/test/org/apache/commons/collections/TestMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1622,
694,
3288,
1435,
288,
3639,
309,
14015,
2211,
1276,
7766,
863,
18,
1622,
694,
27878,
3288,
13,
422,
629,
747,
5411,
261,
2211,
1276,
7766,
863,
18,
27878,
6426,
13,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1622,
694,
3288,
1435,
288,
3639,
309,
14015,
2211,
1276,
7766,
863,
18,
1622,
694,
27878,
3288,
13,
422,
629,
747,
5411,
261,
2211,
1276,
7766,
863,
18,
27878,
6426,
13,... |
if (Policy.DEBUG_STALE_JOBS) WorkbenchPlugin.log("Stale Job " + job.getName()); | if (Policy.DEBUG_STALE_JOBS) { WorkbenchPlugin.log("Stale Job " + job.getName()); } | private boolean pruneStaleJobs() { Object[] jobsToCheck = jobs.keySet().toArray(); boolean pruned = false; for (int i = 0; i < jobsToCheck.length; i++) { Job job = (Job) jobsToCheck[i]; if(checkForStaleness(job)){ if (Policy.DEBUG_STALE_JOBS) Workb... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ProgressManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
13293,
19155,
7276,
1435,
288,
3639,
1033,
8526,
6550,
18126,
273,
6550,
18,
856,
694,
7675,
31447,
5621,
3639,
1250,
27843,
273,
629,
31,
3639,
364,
261,
474,
277,
273,
374,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
13293,
19155,
7276,
1435,
288,
3639,
1033,
8526,
6550,
18126,
273,
6550,
18,
856,
694,
7675,
31447,
5621,
3639,
1250,
27843,
273,
629,
31,
3639,
364,
261,
474,
277,
273,
374,
... |
int rowsToAdd = 8; final String theString = "abcdefghijklmnopqrstuvwxyz"; int count = 0; for (int i = 1; i <= rowsToAdd; i++) { pStmt.setInt(1, i); pStmt.setString(2, theString.substring(0, i)); | int rowsToAdd = 8; final String theString = "abcdefghijklmnopqrstuvwxyz"; int count = 0; for (int i = 1; i <= rowsToAdd; i++) { pStmt.setInt(1, i); pStmt.setString(2, theString.substring(0, i)); | public void testTransactions0010() throws Exception { Connection cx = getConnection(); dropTable("#t0010"); Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0010 " + " (i integer not null, " + " s char(10) not null) "); cx.setAutoCommit(false); PreparedStatement pStmt... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/d456535dc5bca0bbf54c0b9c6730e782aa275787/TimestampTest.java/clean/src.old/test/freetds/TimestampTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
14186,
713,
2163,
1435,
1216,
1185,
202,
95,
202,
202,
1952,
9494,
273,
6742,
5621,
202,
202,
7285,
1388,
2932,
7,
88,
713,
2163,
8863,
202,
202,
3406,
3480,
273,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
14186,
713,
2163,
1435,
1216,
1185,
202,
95,
202,
202,
1952,
9494,
273,
6742,
5621,
202,
202,
7285,
1388,
2932,
7,
88,
713,
2163,
8863,
202,
202,
3406,
3480,
273,
9... |
if (_option_handlers[ii] != null) | if (optionHandlers[ii] != null) | protected void _connectAction_() throws IOException { /* (start). BUGFIX: clean the option info for each connection*/ for (int ii = 0; ii < TelnetOption.MAX_OPTION_VALUE + 1; ii++) { _doResponse[ii] = 0; _willResponse[ii] = 0; _options[ii] = 0; if ... | 50121 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50121/9cdfe8b631f8520c9bcf72b76cc6a9e9a5392222/Telnet.java/clean/src/java/org/apache/commons/net/telnet/Telnet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
389,
3612,
1803,
67,
1435,
1216,
1860,
565,
288,
3639,
1748,
261,
1937,
2934,
10937,
43,
4563,
30,
2721,
326,
1456,
1123,
364,
1517,
1459,
5549,
3639,
364,
261,
474,
6072,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
389,
3612,
1803,
67,
1435,
1216,
1860,
565,
288,
3639,
1748,
261,
1937,
2934,
10937,
43,
4563,
30,
2721,
326,
1456,
1123,
364,
1517,
1459,
5549,
3639,
364,
261,
474,
6072,
273,... |
public BadFilterException ( String s, int nErrorLineNumber ) { m_strException = s; m_nLine = nErrorLineNumber; | public BadFilterException () { m_strException = "Unknown Error"; | public BadFilterException ( String s, int nErrorLineNumber ) { m_strException = s; m_nLine = nErrorLineNumber; } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/59ef87b922389c2acb498b8fdd992ed9924b80b1/BadFilterException.java/buggy/directory/java-sdk/ldapfilter/netscape/ldap/util/BadFilterException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6107,
1586,
503,
261,
514,
272,
16,
509,
290,
668,
31063,
262,
288,
3639,
312,
67,
701,
503,
273,
272,
31,
3639,
312,
67,
82,
1670,
273,
290,
668,
31063,
31,
565,
289,
2,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6107,
1586,
503,
261,
514,
272,
16,
509,
290,
668,
31063,
262,
288,
3639,
312,
67,
701,
503,
273,
272,
31,
3639,
312,
67,
82,
1670,
273,
290,
668,
31063,
31,
565,
289,
2,
-100,
... |
functionNumber = 0; | fn_functionNumber = 0; | private Object function(TokenStream ts, boolean isExpr) throws IOException, JavaScriptException { int baseLineno = ts.getLineno(); // line number where source starts String name; Object memberExprNode = null; if (ts.matchToken(ts.NAME)) { name = ts.getString(); ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/56c3f65ac92dbd3ff9f471a1829280e95bd7ddf4/Parser.java/buggy/js/rhino/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
445,
12,
1345,
1228,
3742,
16,
1250,
353,
4742,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
1026,
48,
267,
5764,
273,
3742,
18,
588,
48,
267,
5764,
5621,
225,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
445,
12,
1345,
1228,
3742,
16,
1250,
353,
4742,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
1026,
48,
267,
5764,
273,
3742,
18,
588,
48,
267,
5764,
5621,
225,... |
private void handleComment(String line, int row) { area.insertEnterAndIndent(); if (row > 0) { int index = row; while (index > 0) { line = area.getLineText(index); index--; if (COMMENT_REG_EXP.isMatch(line)) { REMatc... | 13291 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13291/5ffc02345f22517bede1be03362a05e02b94dab1/AutoIndentAndInsertEnd.java/buggy/src/org/jedit/ruby/structure/AutoIndentAndInsertEnd.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
4110,
4469,
12,
780,
1369,
16,
474,
492,
15329,
5036,
18,
6387,
10237,
1876,
7790,
5621,
430,
12,
492,
34,
20,
15329,
474,
1615,
33,
492,
31,
17523,
12,
1615,
34,
20,
15329,
1369... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
4110,
4469,
12,
780,
1369,
16,
474,
492,
15329,
5036,
18,
6387,
10237,
1876,
7790,
5621,
430,
12,
492,
34,
20,
15329,
474,
1615,
33,
492,
31,
17523,
12,
1615,
34,
20,
15329,
1369... | ||
res.sendRedirect(PortalSessionManager.RENDER_URL_ELEMENT+PortalSessionManager.PORTAL_URL_SEPARATOR+newDetachId+PortalSessionManager.PORTAL_URL_SEPARATOR+PortalSessionManager.PORTAL_URL_SUFFIX); | res.sendRedirect(PortalSessionManager.DETACH_URL_ELEMENT+PortalSessionManager.PORTAL_URL_SEPARATOR+newDetachId+PortalSessionManager.PORTAL_URL_SEPARATOR+PortalSessionManager.PORTAL_URL_SUFFIX); | public void renderState (HttpServletRequest req, HttpServletResponse res, ChannelManager channelManager, IUserLayoutManager ulm, Object rendering_lock) throws PortalException { // process possible worker dispatch if(!processWorkerDispatch(req,res,channelManager,ulm)) { synchronized(renderin... | 24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/64aba2c37ae9d6b316a5aab9aea61b4d287e2a67/UserInstance.java/buggy/source/org/jasig/portal/UserInstance.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
1119,
261,
2940,
18572,
1111,
16,
12446,
400,
16,
5307,
1318,
1904,
1318,
16,
467,
1299,
3744,
1318,
7493,
81,
16,
1033,
9782,
67,
739,
13,
1216,
25478,
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,
1071,
918,
1743,
1119,
261,
2940,
18572,
1111,
16,
12446,
400,
16,
5307,
1318,
1904,
1318,
16,
467,
1299,
3744,
1318,
7493,
81,
16,
1033,
9782,
67,
739,
13,
1216,
25478,
503,
288,
3639,
... |
logger.fine("Tried to move with a rotation, rotating only."); | logger.info(": move ignored (rotating)"); | public void readOutputLink() { m_LastMove.reset(); m_RWaves = 0; assert m_Agent != null; int numberOfCommands = m_Agent.GetNumberCommands(); if (numberOfCommands == 0) { logger.fine(getName() + ": world count: " + Integer.toString(m_World.getWorldCount()) + ", issued no command."); return; } Identifier mo... | 47007 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47007/6ab98c14254b2ebc08d9e407a42e8d1a9f57f80b/Tank.java/clean/SoarSuite/Environments/JavaTankSoar/source/tanksoar/Tank.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
855,
1447,
2098,
1435,
288,
202,
202,
81,
67,
3024,
7607,
18,
6208,
5621,
202,
202,
81,
67,
18810,
6606,
273,
374,
31,
9506,
202,
11231,
312,
67,
3630,
480,
446,
31,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
855,
1447,
2098,
1435,
288,
202,
202,
81,
67,
3024,
7607,
18,
6208,
5621,
202,
202,
81,
67,
18810,
6606,
273,
374,
31,
9506,
202,
11231,
312,
67,
3630,
480,
446,
31,
20... |
if(!jList.isSelectionEmpty()) { return true; } | if(!jList.isSelectionEmpty()) { if(Connection.ONLINE == application.getConnectionStatus()) { return true; } } | public boolean canImport(final JComponent comp, final DataFlavor[] transferFlavors) { logger.debug(comp.getClass().getSimpleName()); // when updating a document; only 1 file must be imported if(1 == transferFlavors.length) { if(TxUtils.containsJavaFileList(transferFlavors)... | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/6cb388c7b9557f81ceac3e7efc2b4dafe30c338f/UpdateDocumentTxHandler.java/buggy/local/browser/src/main/java/com/thinkparity/browser/application/browser/dnd/UpdateDocumentTxHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
848,
5010,
12,
6385,
29058,
1161,
16,
5411,
727,
1910,
2340,
9444,
8526,
7412,
2340,
842,
1383,
13,
288,
3639,
1194,
18,
4148,
12,
2919,
18,
588,
797,
7675,
588,
5784,
461,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
848,
5010,
12,
6385,
29058,
1161,
16,
5411,
727,
1910,
2340,
9444,
8526,
7412,
2340,
842,
1383,
13,
288,
3639,
1194,
18,
4148,
12,
2919,
18,
588,
797,
7675,
588,
5784,
461,
... |
if (fCopyRangeEndStack != null) { doCopySourcePreVisit(fEventStore.getRangeCopySources(node), fCopyRangeEndStack); | if (this.copyRangeEndStack != null) { doCopySourcePreVisit(ASTRewriteAnalyzer.this.eventStore.getRangeCopySources(node), this.copyRangeEndStack); | private void checkForRangeStart(ASTNode node) { if (fCopyRangeEndStack != null) { doCopySourcePreVisit(fEventStore.getRangeCopySources(node), fCopyRangeEndStack); } } | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/40ace06b6f9aaa2f71ebf049ffa37ed745fa6ef3/ASTRewriteAnalyzer.java/clean/org.eclipse.jdt.core/dom/org/eclipse/jdt/internal/core/dom/rewrite/ASTRewriteAnalyzer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1152,
918,
13855,
2655,
1685,
12,
9053,
907,
756,
13,
288,
1082,
202,
430,
261,
74,
2951,
2655,
1638,
2624,
480,
446,
13,
288,
9506,
202,
2896,
2951,
1830,
1386,
10432,
12,
74,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1152,
918,
13855,
2655,
1685,
12,
9053,
907,
756,
13,
288,
1082,
202,
430,
261,
74,
2951,
2655,
1638,
2624,
480,
446,
13,
288,
9506,
202,
2896,
2951,
1830,
1386,
10432,
12,
74,
11... |
public void rule_attributes(RuleDescr rule) throws RecognitionException { AttributeDescr a = null; try { // /home/michael/projects/jboss-rules/drools-compiler/src/main/resources/org/drools/lang/drl.g:447:25: ( ( 'attributes' )? ( ':' )? opt_eol ( ( ',' )? a= rule_attribute opt_eol )* ) ... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/cb210a30853642e270a3bba6ce570409f6046852/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
67,
4350,
12,
2175,
16198,
1720,
13,
1216,
9539,
288,
6647,
3601,
16198,
279,
273,
446,
31,
3639,
775,
288,
5411,
368,
342,
8712,
19,
81,
1354,
69,
292,
19,
13582,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
67,
4350,
12,
2175,
16198,
1720,
13,
1216,
9539,
288,
6647,
3601,
16198,
279,
273,
446,
31,
3639,
775,
288,
5411,
368,
342,
8712,
19,
81,
1354,
69,
292,
19,
13582,
19,
... | ||
if (index >= args.length || args[index] instanceof vNull) { return dflt; | if (index >= args.length) { iRuntime.error(102); return 0.0; | static double argVal(vDescriptor[] args, int index, double dflt) // optional arg{ if (index >= args.length || args[index] instanceof vNull) { return dflt; } else { return args[index].mkReal().value; }} | 4078 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4078/2b65dad4348487af766c7087e324e86d99c944b8/vReal.java/buggy/jcon/vReal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
760,
1645,
1501,
3053,
12,
90,
3187,
8526,
833,
16,
509,
770,
16,
1645,
302,
31864,
13,
368,
3129,
1501,
95,
565,
309,
261,
1615,
1545,
833,
18,
2469,
747,
833,
63,
1615,
65,
1276,
331,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
760,
1645,
1501,
3053,
12,
90,
3187,
8526,
833,
16,
509,
770,
16,
1645,
302,
31864,
13,
368,
3129,
1501,
95,
565,
309,
261,
1615,
1545,
833,
18,
2469,
747,
833,
63,
1615,
65,
1276,
331,
20... |
_t = __t1348; | _t = __t1353; | 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... |
shape = new Shape(spContainer, parent); | shape = new Picture(spContainer, parent); | public static Shape createShape(EscherContainerRecord spContainer, Shape parent){ if (spContainer.getRecordId() == EscherContainerRecord.SPGR_CONTAINER){ return new ShapeGroup(spContainer, parent); } Shape shape; EscherSpRecord spRecord = spContainer.getChildById(EscherSpRecor... | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/a6b1ef6d07c6eb85d5763c3f3e3e27af2d77d5ba/ShapeFactory.java/buggy/src/scratchpad/src/org/apache/poi/hslf/model/ShapeFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
12383,
752,
8500,
12,
6705,
19322,
2170,
2115,
1694,
2170,
16,
12383,
982,
15329,
3639,
309,
261,
1752,
2170,
18,
588,
2115,
548,
1435,
422,
25948,
19322,
2170,
2115,
18,
3118,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12383,
752,
8500,
12,
6705,
19322,
2170,
2115,
1694,
2170,
16,
12383,
982,
15329,
3639,
309,
261,
1752,
2170,
18,
588,
2115,
548,
1435,
422,
25948,
19322,
2170,
2115,
18,
3118,
... |
public MechFileParser(File f) { parse(f); } | public MechFileParser(File f) { parse(f); } | public MechFileParser(File f) { parse(f); } | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/ba1566034a29b07081038502057427a362edb252/MechFileParser.java/clean/megamek/src/megamek/common/MechFileParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
202,
482,
7499,
343,
812,
2678,
12,
812,
284,
13,
225,
202,
95,
3196,
202,
2670,
12,
74,
1769,
225,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
202,
482,
7499,
343,
812,
2678,
12,
812,
284,
13,
225,
202,
95,
3196,
202,
2670,
12,
74,
1769,
225,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
commands = readCommandsFromFile( ADD_TYPE_DATA ); | commands = readCommandsFromFile( INSERT_TYPE_DATA ); | void initDatabase() { try { ArrayList commands = readCommandsFromFile( DROP_TABLES ); executeCommands( commands ); commands = readCommandsFromFile( CREATE_TABLES ); executeCreateCommands( commands ); // I tried to use batchUpdate but for the current Mime... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/058c33fb5f3dc82b838656327eba7ddf2c108c27/DatabaseService.java/buggy/server/src/imcode/server/db/DatabaseService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1208,
4254,
1435,
288,
3639,
775,
288,
5411,
2407,
4364,
273,
855,
9127,
13087,
12,
25736,
67,
7775,
55,
11272,
5411,
1836,
9127,
12,
4364,
11272,
5411,
4364,
273,
855,
9127,
13087,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1208,
4254,
1435,
288,
3639,
775,
288,
5411,
2407,
4364,
273,
855,
9127,
13087,
12,
25736,
67,
7775,
55,
11272,
5411,
1836,
9127,
12,
4364,
11272,
5411,
4364,
273,
855,
9127,
13087,
... |
synchronized PersistentItemStateProvider getWorkspaceStateManager(String workspaceName) | PersistentItemStateProvider getWorkspaceStateManager(String workspaceName) | synchronized PersistentItemStateProvider getWorkspaceStateManager(String workspaceName) throws NoSuchWorkspaceException, RepositoryException { // check state if (disposed) { throw new IllegalStateException("repository instance has been shut down"); } WorkspaceConfig... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/0ecf861823d2bd78ff7b16b146e3a6bc63b73c12/RepositoryImpl.java/buggy/src/java/org/apache/jackrabbit/core/RepositoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
11049,
1180,
1119,
2249,
20280,
1119,
1318,
12,
780,
21522,
13,
5411,
1216,
5823,
8241,
503,
16,
13367,
288,
3639,
368,
866,
919,
3639,
309,
261,
2251,
7423,
13,
288,
5411,
604,
394,
5477... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11049,
1180,
1119,
2249,
20280,
1119,
1318,
12,
780,
21522,
13,
5411,
1216,
5823,
8241,
503,
16,
13367,
288,
3639,
368,
866,
919,
3639,
309,
261,
2251,
7423,
13,
288,
5411,
604,
394,
5477... |
} else { setLv(2); | public void setWithParamRequest(ServletRequest request) { String s; s = request.getParameter("fn"); if (s != null) { setFn(s); } s = request.getParameter("pn"); if (s != null) { setPn(s); } s = request.getParameter("ws"); if (s != null) { setWs(s); } s = request.getParameter("mo"); if (s != null) { ... | 53488 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53488/540098f4860fc74776b32b567f4d5d00fcdef3ab/DigilibRequest.java/buggy/servlet/src/digilib/servlet/DigilibRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
1190,
786,
691,
12,
18572,
590,
13,
288,
202,
202,
780,
272,
31,
202,
202,
87,
273,
590,
18,
588,
1662,
2932,
4293,
8863,
202,
202,
430,
261,
87,
480,
446,
13,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
1190,
786,
691,
12,
18572,
590,
13,
288,
202,
202,
780,
272,
31,
202,
202,
87,
273,
590,
18,
588,
1662,
2932,
4293,
8863,
202,
202,
430,
261,
87,
480,
446,
13,
2... | |
public void setClassifier(/*MClassifier*/Object element) { | public void setClassifier(MClassifier element) { | public void setClassifier(/*MClassifier*/Object element) { Object target = getTarget(); if (org.argouml.model.ModelFacade.isAInstance(target)) { Object inst = /*(MInstance)*/ target;// ((MInstance) target).setClassifier((MClassifier) element); // delete all classifiers Collectio... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/b646b1664d60a04ad3229da9ac57cd78ada607c2/PropPanelComponentInstance.java/buggy/src_new/org/argouml/uml/ui/behavior/common_behavior/PropPanelComponentInstance.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
13860,
12,
49,
13860,
930,
13,
288,
3639,
1033,
1018,
273,
8571,
5621,
3639,
309,
261,
3341,
18,
26999,
22192,
18,
2284,
18,
1488,
12467,
18,
291,
37,
1442,
12,
3299,
37... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
13860,
12,
49,
13860,
930,
13,
288,
3639,
1033,
1018,
273,
8571,
5621,
3639,
309,
261,
3341,
18,
26999,
22192,
18,
2284,
18,
1488,
12467,
18,
291,
37,
1442,
12,
3299,
37... |
if (jj_scan_token(INTERFACE)) return true; | Token xsp; xsp = jj_scanpos; if (jj_scan_token(28)) jj_scanpos = xsp; if (jj_scan_token(CLASS)) return true; | final private boolean jj_3R_91() { if (jj_scan_token(INTERFACE)) return true; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/b068fe5a79db07a544f081402e946a51a0f553c2/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
12416,
1435,
288,
565,
3155,
619,
1752,
31,
619,
1752,
273,
10684,
67,
9871,
917,
31,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
6030,
3719,
106... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
12416,
1435,
288,
565,
3155,
619,
1752,
31,
619,
1752,
273,
10684,
67,
9871,
917,
31,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
6030,
3719,
106... |
V source = e.getSource(); V target = e.getTarget(); | V source = getEdgeSource(e); V target = getEdgeTarget(e); | public void removeEdgeFromTouchingVertices(E e) { V source = e.getSource(); V target = e.getTarget(); getEdgeContainer(source).removeOutgoingEdge(e); getEdgeContainer(target).removeIncomingEdge(e); } | 47032 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47032/c3e5aa9fad3b9e0927939b2a916ae5049377758b/AbstractBaseGraph.java/buggy/src/org/jgrapht/graph/AbstractBaseGraph.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1206,
6098,
1265,
10491,
310,
13371,
12,
41,
425,
13,
3639,
288,
5411,
776,
1084,
273,
425,
18,
588,
1830,
5621,
5411,
776,
1018,
273,
425,
18,
588,
2326,
5621,
5411,
336,
60... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1206,
6098,
1265,
10491,
310,
13371,
12,
41,
425,
13,
3639,
288,
5411,
776,
1084,
273,
425,
18,
588,
1830,
5621,
5411,
776,
1018,
273,
425,
18,
588,
2326,
5621,
5411,
336,
60... |
public void lookupDoubleEntry() throws TestFailureException{ try{ try{ InitialContext ctx = new InitialContext(); Assert.assertNotNull("The InitialContext is null", ctx ); Double expected = new Double(1.0D); Double actual = (Double)ctx.look... | 47052 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47052/a7581bfcff213c059c5fb436a8d713653398e685/EncStatelessBean.java/clean/openejb3/itests/openejb-itests-beans/src/main/java/org/apache/openejb/test/stateless/EncStatelessBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3689,
5265,
1622,
1435,
1216,
7766,
14389,
95,
3639,
775,
95,
5411,
775,
95,
5411,
10188,
1042,
1103,
273,
394,
10188,
1042,
5621,
5411,
5452,
18,
11231,
5962,
2932,
1986,
10188,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3689,
5265,
1622,
1435,
1216,
7766,
14389,
95,
3639,
775,
95,
5411,
775,
95,
5411,
10188,
1042,
1103,
273,
394,
10188,
1042,
5621,
5411,
5452,
18,
11231,
5962,
2932,
1986,
10188,... | ||
default : throw argCountError(0); } } | default : throw argCountError(0); } } | public PyObject __call__() { PyCursor cursor = (PyCursor)__self__; switch (index) { case 0 : return cursor.fetchmany(cursor.arraysize); case 1 : cursor.close(); return Py.None; case 2 : return cursor.fetchall(); case 3 : return cursor.fetchone(); case 4 : return cursor.nextset(); defaul... | 6527 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6527/0d813d1add7aae68e4ceb005186b7cb172ed5562/PyCursor.java/clean/com/ziclix/python/sql/PyCursor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4707,
921,
1001,
1991,
972,
1435,
288,
202,
202,
9413,
6688,
3347,
273,
261,
9413,
6688,
13,
972,
2890,
972,
31,
202,
202,
9610,
261,
1615,
13,
288,
1082,
202,
3593,
374,
294,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4707,
921,
1001,
1991,
972,
1435,
288,
202,
202,
9413,
6688,
3347,
273,
261,
9413,
6688,
13,
972,
2890,
972,
31,
202,
202,
9610,
261,
1615,
13,
288,
1082,
202,
3593,
374,
294,... |
}*/ | long[] begLength = ((RubyRange)args[0]).getBeginLength(length()); if (begLength == null) { return getRuby().getNil(); } else { return subseq(begLength[0], begLength[1]); } } | public RubyObject m_slice(RubyObject[] args) { if (args.length == 2) { long beg = ((RubyFixnum)args[0]).getValue(); long len = ((RubyFixnum)args[1]).getValue(); if (beg < 0) { beg += array.size(); } return subseq(beg, len); } ... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/12847c6fd28fea4e223d132ced46eb1b4cb9de9a/RubyArray.java/buggy/org/jruby/RubyArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
312,
67,
6665,
12,
54,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
422,
576,
13,
288,
5411,
1525,
16847,
273,
14015,
54,
10340,
8585,
2107,
13,
196... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
312,
67,
6665,
12,
54,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
422,
576,
13,
288,
5411,
1525,
16847,
273,
14015,
54,
10340,
8585,
2107,
13,
196... |
public Thread (String n) | public Thread (ThreadGroup g, Runnable r, String n) | public Thread (String n) { this (null, null, n); } | 1739 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1739/9f3113e8a7b81eb35512df22ad15046b6d0ede75/Thread.java/buggy/libjava/java/lang/Thread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4884,
261,
3830,
1114,
314,
16,
10254,
436,
16,
514,
290,
13,
225,
288,
565,
333,
261,
2011,
16,
446,
16,
290,
1769,
225,
289,
2,
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,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4884,
261,
3830,
1114,
314,
16,
10254,
436,
16,
514,
290,
13,
225,
288,
565,
333,
261,
2011,
16,
446,
16,
290,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
IContributionItem insertGroupMenus = manager.findUsingPath( InsertGroupMenuAction.ID ); | IContributionItem insertGroupMenus = manager.findUsingPath( InsertGroupMenuAction.ID ); | public void menuAboutToShow( IMenuManager manager ) { IContributionItem addGroupMenu = manager.findUsingPath( AddGroupAction.ID ); IContributionItem insertGroupMenus = manager.findUsingPath( InsertGroupMenuAction.ID ); if(addGroupMenu == null || insertGroupMenus == null) { return; } Retarge... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/4b3efcb49bcc6fb6a234d6ca8911ba881eec5bae/DesignerActionBarContributor.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/DesignerActionBarContributor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3824,
24813,
774,
5706,
12,
467,
4599,
1318,
3301,
262,
1082,
202,
95,
9506,
202,
45,
442,
4027,
1180,
18899,
4599,
273,
3301,
18,
4720,
7736,
743,
12,
1436,
1114,
1803,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3824,
24813,
774,
5706,
12,
467,
4599,
1318,
3301,
262,
1082,
202,
95,
9506,
202,
45,
442,
4027,
1180,
18899,
4599,
273,
3301,
18,
4720,
7736,
743,
12,
1436,
1114,
1803,
... |
Rectangle area = tree.getClientArea(); TreeColumn[] columns = tree.getColumns(); if (area.width > 0 && columns[0].getWidth() == 0) { columns[0].setWidth(area.width * 40 / 100); columns[1].setWidth(area.width - columns[0].getWidth() - 4); tree.removeControlListener(controlListener); | Rectangle area = tree.getClientArea(); TreeColumn[] columns = tree.getColumns(); if (area.width > 0 && columns[0].getWidth() == 0) { columns[0].setWidth(area.width * 40 / 100); columns[1].setWidth(area.width - columns[0].getWidth() - 4); tree.removeControlListener(this); } | public void controlResized(ControlEvent e) { Rectangle area = tree.getClientArea(); TreeColumn[] columns = tree.getColumns(); if (area.width > 0 && columns[0].getWidth() == 0) { columns[0].setWidth(area.width * 40 / 100); columns[1].setWidth(area.wi... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1fd7d8f0526607ac9de97f9304024c624274cd62/PropertySheetViewer.java/buggy/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3325,
607,
1235,
12,
3367,
1133,
425,
13,
288,
5411,
13264,
5091,
273,
2151,
18,
588,
1227,
5484,
5621,
5411,
4902,
1494,
8526,
2168,
273,
2151,
18,
588,
3380,
5621,
5411,
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,
540,
1071,
918,
3325,
607,
1235,
12,
3367,
1133,
425,
13,
288,
5411,
13264,
5091,
273,
2151,
18,
588,
1227,
5484,
5621,
5411,
4902,
1494,
8526,
2168,
273,
2151,
18,
588,
3380,
5621,
5411,
309,... |
public void testSvnHandle() throws Exception { SVNBaseCommand command = new SVNBaseCommand(); ShowThumbnailsController controller = new ShowThumbnailsController(); final Properties mimeMappings = new Properties(); mimeMappings.setProperty("jpg", "image/jpg"); mimeMappings.setProperty("jpe", "image/jpg"... | 50734 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50734/33ec330f69d36699fc489c44227e80f827077f42/ShowThumbnailsControllerTest.java/buggy/sventon/dev/java/testsrc/de/berlios/sventon/web/ctrl/ShowThumbnailsControllerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
55,
25031,
3259,
1435,
1216,
1185,
288,
565,
29537,
50,
2171,
2189,
1296,
273,
394,
29537,
50,
2171,
2189,
5621,
565,
9674,
16270,
87,
2933,
2596,
273,
394,
9674,
16270,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
55,
25031,
3259,
1435,
1216,
1185,
288,
565,
29537,
50,
2171,
2189,
1296,
273,
394,
29537,
50,
2171,
2189,
5621,
565,
9674,
16270,
87,
2933,
2596,
273,
394,
9674,
16270,
... | ||
percent[0] = theme.getInt(IWorkbenchThemeConstants.ACTIVE_TAB_PERCENT); vertical = theme.getBoolean(IWorkbenchThemeConstants.ACTIVE_TAB_VERTICAL); | if (presentation.isActive()) { control.setSelectionForeground(colorRegistry.get(IWorkbenchThemeConstants.ACTIVE_TAB_TEXT_COLOR)); c[0] = colorRegistry.get(IWorkbenchThemeConstants.ACTIVE_TAB_BG_START); c[1] = colorRegistry.get(IWorkbenchThemeConstants.ACTIVE_TAB_BG_END); percent[0] = theme.getInt(IWorkbenchThemeConsta... | public static void setTabAttributes(final CTabFolder control) { ITheme theme = PlatformUI.getWorkbench().getThemeManager().getCurrentTheme(); if (control.getData(LISTENER_KEY) == null) { final IPropertyChangeListener listener = new IPropertyChangeListener() { /* (non-Javadoc) ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/a8745665458a7b1961a68767f53cbf8120b96045/ColorSchemeService.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ColorSchemeService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
444,
5661,
2498,
12,
6385,
385,
5661,
3899,
3325,
13,
288,
202,
565,
467,
8335,
5006,
273,
11810,
5370,
18,
588,
2421,
22144,
7675,
588,
8335,
1318,
7675,
588,
3935,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
444,
5661,
2498,
12,
6385,
385,
5661,
3899,
3325,
13,
288,
202,
565,
467,
8335,
5006,
273,
11810,
5370,
18,
588,
2421,
22144,
7675,
588,
8335,
1318,
7675,
588,
3935,
... |
suite.addTestSuite(ModuleNodeTest.class); suite.addTestSuite(BSFTest.class); suite.addTestSuite(CacheBSFTest.class); suite.addTestSuite(BytecodeHelperTest.class); suite.addTestSuite(CapitalizeTest.class); | suite.addTestSuite(CompilationUnitTest.class); suite.addTestSuite(CompilerTest.class); | public static Test suite() { TestSuite suite = new TestSuite(); suite.addTestSuite(GroovySourceASTTest.class); suite.addTestSuite(SourceBufferTest.class); suite.addTestSuite(SourcePrinterTest.class); suite.addTestSuite(ClassNodeTest.class); suite.addTestSuite(ModuleNodeTe... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/92269dc3df969d6e6ff55ad1bef585f8b95df58d/AllCodehausJavaTestsSuite.java/clean/src/test/AllCodehausJavaTestsSuite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
7766,
11371,
1435,
288,
3639,
7766,
13587,
11371,
273,
394,
7766,
13587,
5621,
3639,
11371,
18,
1289,
4709,
13587,
12,
43,
12859,
1830,
9053,
4709,
18,
1106,
1769,
3639,
11371,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7766,
11371,
1435,
288,
3639,
7766,
13587,
11371,
273,
394,
7766,
13587,
5621,
3639,
11371,
18,
1289,
4709,
13587,
12,
43,
12859,
1830,
9053,
4709,
18,
1106,
1769,
3639,
11371,
1... |
object.add(typeTable.getQNamefortheType(ptype.getName())); | QName qNamefortheType = typeTable.getQNamefortheType(ptype.getName()); object.add(new QName(qNamefortheType.getNamespaceURI(), propDesc.getName(), qNamefortheType.getPrefix())); | public static XMLStreamReader getPullParser(Object beanObject, QName beanName, TypeTable typeTable) { try { JamServiceFactory factory = JamServiceFactory.getInstance(); JamServiceParams jam_ser... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/d1c33824b9ead4cdca9e118bb720769f9de135b8/BeanUtil.java/buggy/modules/adb/src/org/apache/axis2/databinding/utils/BeanUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15595,
2514,
1689,
420,
2678,
12,
921,
3931,
921,
16,
4766,
7734,
16723,
17932,
16,
4766,
7734,
1412,
1388,
618,
1388,
13,
288,
3639,
775,
288,
5411,
804,
301,
1179,
1733,
3272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15595,
2514,
1689,
420,
2678,
12,
921,
3931,
921,
16,
4766,
7734,
16723,
17932,
16,
4766,
7734,
1412,
1388,
618,
1388,
13,
288,
3639,
775,
288,
5411,
804,
301,
1179,
1733,
3272... |
return function.call(cx, function.getParentScope(), thisArg, args); | return function.call(cx, scope, thisArg, args); | public static Object callSimple(Context cx, String id, Scriptable scope, Object[] args) throws JavaScriptException { Scriptable obj = scope; Object prop = null; Scriptable thisArg = null; search: while (obj != null) { Scriptable m =... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/bd7f012cbbb813de51ac2e96aee25817768f6f6b/OptRuntime.java/buggy/src/org/mozilla/javascript/optimizer/OptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
745,
5784,
12,
1042,
9494,
16,
514,
612,
16,
22780,
2146,
16,
4766,
565,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
22780,
1081,
273,
2146,
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,
1071,
760,
1033,
745,
5784,
12,
1042,
9494,
16,
514,
612,
16,
22780,
2146,
16,
4766,
565,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
22780,
1081,
273,
2146,
31,
3639,
... |
debug("found: " + found + ", written: " + written); | if(LOG.isDebugEnabled()) LOG.debug("found: " + found + ", written: " + written); | public boolean removeDoc(FileDesc fd) { URN hash = fd.getSHA1Urn(); boolean found; LimeXMLDocument val; synchronized(mainMap){ val = (LimeXMLDocument)mainMap.remove(hash); found = (val != null); } boolean written = false; if(foun... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/6e14bff6be0ffa59c6b4e04afad816b26e0fff53/LimeXMLReplyCollection.java/clean/components/gnutella-core/src/main/java/com/limegroup/gnutella/xml/LimeXMLReplyCollection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1206,
1759,
12,
812,
4217,
5194,
13,
288,
3639,
1618,
50,
1651,
273,
5194,
18,
588,
8325,
21,
57,
27639,
5621,
3639,
1250,
1392,
31,
3639,
511,
494,
4201,
2519,
1244,
31,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
1759,
12,
812,
4217,
5194,
13,
288,
3639,
1618,
50,
1651,
273,
5194,
18,
588,
8325,
21,
57,
27639,
5621,
3639,
1250,
1392,
31,
3639,
511,
494,
4201,
2519,
1244,
31,
36... |
return (ExpressionUtil.evalNotNull("message", attrName, attrValue, attrType, this, pageContext)); | return (EvalHelper.eval("message", attrName, attrValue, attrType, this, pageContext)); | private Object evalAttr(String attrName, String attrValue, Class attrType) throws JspException, NullAttributeException { return (ExpressionUtil.evalNotNull("message", attrName, attrValue, at... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/116edc2ddcbd46e4c0da5f27f1b3b1a1dc82f171/ELMessageTag.java/buggy/struts-el/src/share/org/apache/strutsel/taglib/bean/ELMessageTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
282,
5302,
3843,
12,
780,
282,
11583,
16,
17311,
514,
282,
21676,
16,
17311,
1659,
565,
1604,
559,
13,
3639,
1216,
27485,
16,
4112,
1499,
503,
565,
288,
3639,
327,
261,
2300,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
282,
5302,
3843,
12,
780,
282,
11583,
16,
17311,
514,
282,
21676,
16,
17311,
1659,
565,
1604,
559,
13,
3639,
1216,
27485,
16,
4112,
1499,
503,
565,
288,
3639,
327,
261,
2300,
... |
DepParameterExpr DepParameters = (DepParameterExpr) getRhsSym(2); setResult(DepParameters); break; } | TypeNode DataType = (TypeNode) getRhsSym(2); setResult(DataType); break; } | public void ruleAction(int ruleNumber) { switch (ruleNumber) { // // Rule 1: TypeName ::= TypeName . ErrorId // case 1: { //#line 6 "C:/eclipse/ws6/x10.compiler/src/x10/parser/MissingId.gi" Name TypeName = (Name) getRhsSym(... | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/56cdb14fdb9589988a93eb9a76aae3872ab98272/X10Parser.java/buggy/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
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,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... |
public org.quickfix.field.LegSecurityIDSource getLegSecurityIDSource() throws FieldNotFound { org.quickfix.field.LegSecurityIDSource value = new org.quickfix.field.LegSecurityIDSource(); | public quickfix.field.LegSecurityIDSource getLegSecurityIDSource() throws FieldNotFound { quickfix.field.LegSecurityIDSource value = new quickfix.field.LegSecurityIDSource(); | public org.quickfix.field.LegSecurityIDSource getLegSecurityIDSource() throws FieldNotFound { org.quickfix.field.LegSecurityIDSource value = new org.quickfix.field.LegSecurityIDSource(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/TradeCaptureReportAck.java/buggy/src/java/src/quickfix/fix44/TradeCaptureReportAck.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
1830,
336,
8329,
4368,
734,
1830,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
1830,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4368,
734,
1830,
336,
8329,
4368,
734,
1830,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
1830,
... |
new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.SOUTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 10), 0, 0)); | new GridBagConstraints(1, 0, 1, 1, 0, 0, GridBagConstraints.SOUTHWEST, GridBagConstraints.NONE, new Insets(0, 0, 0, 10), 0, 0)); | private WelcomeScreen() { // Create Plugins Panel myPluginsPanel = new PluginsPanel(new GridBagLayout()); myPluginsPanel.setBackground(PLUGINS_PANEL_COLOR); JLabel pluginsCaption = new JLabel("Plugins"); pluginsCaption.setFont(CAPTION_FONT); pluginsCaption.setForeground(CAPTION_COLOR); JLabel ins... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/73f1a3fcc4be26b59453295fbe33c7fd4be058e0/WelcomeScreen.java/clean/source/com/intellij/openapi/wm/impl/welcomeScreen/WelcomeScreen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
678,
16312,
7956,
1435,
288,
565,
368,
1788,
26849,
23641,
565,
3399,
9461,
5537,
273,
394,
26849,
5537,
12,
2704,
7145,
5013,
3744,
10663,
565,
3399,
9461,
5537,
18,
542,
8199,
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,
282,
3238,
678,
16312,
7956,
1435,
288,
565,
368,
1788,
26849,
23641,
565,
3399,
9461,
5537,
273,
394,
26849,
5537,
12,
2704,
7145,
5013,
3744,
10663,
565,
3399,
9461,
5537,
18,
542,
8199,
12,
... |
returnFont.setFirstChar(getInt(text.toString())); | returnFont.setFirstChar(getInt(content)); | public void endElement(String uri, String localName, String qName) { if ("font-name".equals(localName)) { returnFont.setFontName(text.toString()); } else if ("ttc-name".equals(localName) && isCID) { multiFont.setTTCName(text.toString()); } else if ("cap-height".equals(loca... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/4b82b22e7724e4d0f36d331be468214111f17219/FontReader.java/buggy/src/java/org/apache/fop/fonts/FontReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
14840,
12,
780,
2003,
16,
514,
11927,
16,
514,
22914,
13,
288,
3639,
309,
7566,
5776,
17,
529,
9654,
14963,
12,
3729,
461,
3719,
288,
5411,
327,
5711,
18,
542,
5711,
461,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
14840,
12,
780,
2003,
16,
514,
11927,
16,
514,
22914,
13,
288,
3639,
309,
7566,
5776,
17,
529,
9654,
14963,
12,
3729,
461,
3719,
288,
5411,
327,
5711,
18,
542,
5711,
461,
12,... |
following.push(FOLLOW_predicate_in_constraints1606); | following.push(FOLLOW_predicate_in_constraints1609); | public List constraints() throws RecognitionException { List constraints; constraints = new ArrayList(); try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:641:17: ( opt_eol ( constraint[constraints] | predicate[constra... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/297a1e0ef2967d8b4f7be9c022102a5a56e97489/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... |
+ "@prefix junk: <http: | + "@prefix null: <http: | public void testProcessClass() throws Exception { String owl = "@prefix : <" + ns + "> ." + ENDL + ENDL + "@prefix rdf: <" + OntologyUtil.RDF_NAMESPACE + "> ." + ENDL + "@prefix rdfs: <" + OntologyUtil.RDFS_NAMESPACE + "> ." + ENDL + "@prefix owl: <" + OntologyUt... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/457e472c4d85a3e17847c1d637a736cc24690e2f/Owl2InterMineTest.java/buggy/intermine/src/test/org/intermine/ontology/Owl2InterMineTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2227,
797,
1435,
1216,
1185,
288,
3639,
514,
2523,
80,
273,
8787,
3239,
294,
411,
6,
397,
3153,
397,
14402,
263,
6,
397,
7273,
48,
5411,
397,
7273,
48,
5411,
397,
8787,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2227,
797,
1435,
1216,
1185,
288,
3639,
514,
2523,
80,
273,
8787,
3239,
294,
411,
6,
397,
3153,
397,
14402,
263,
6,
397,
7273,
48,
5411,
397,
7273,
48,
5411,
397,
8787,... |
AST tmp2465_AST_in = (AST)_t; | AST tmp2466_AST_in = (AST)_t; | public final void grant_rev_to(AST _t) throws RecognitionException { AST grant_rev_to_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case TO: { AST __t2316 = _t; AST tmp2464_AST_in = (AST)_t; match(_t,TO); _t = _t.getFirstChild(); { if (_t==null) _t=A... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/TreeParser03.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser03/TreeParser03.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
7936,
67,
9083,
67,
869,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
7936,
67,
9083,
67,
869,
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,
7936,
67,
9083,
67,
869,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
7936,
67,
9083,
67,
869,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
... |
public LispObject execute(LispObject arg) throws ConditionThrowable | public LispObject execute(LispObject first, LispObject second) throws ConditionThrowable | public LispObject execute(LispObject arg) throws ConditionThrowable { return sqrt(arg); } | 8279 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8279/1c5458ff27fae2a1bd243562beff3741c5d8ddeb/Primitives.java/clean/j/src/org/armedbear/lisp/Primitives.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
13,
1216,
7949,
15155,
3639,
288,
5411,
327,
5700,
12,
3175,
1769,
3639,
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,
0,
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,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
13,
1216,
7949,
15155,
3639,
288,
5411,
327,
5700,
12,
3175,
1769,
3639,
289,
2,
-100,
-100,
-100,
-100,
... |
return WorkbenchPlugin.getDefault().getSharedImages(); } | return WorkbenchPlugin.getDefault().getSharedImages(); } | public ISharedImages getSharedImages() { return WorkbenchPlugin.getDefault().getSharedImages(); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/9337b828e86179850647141c34d497be28275ed2/Workbench.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
7887,
8946,
23427,
8946,
1435,
288,
3639,
327,
4147,
22144,
3773,
18,
588,
1868,
7675,
588,
7887,
8946,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
7887,
8946,
23427,
8946,
1435,
288,
3639,
327,
4147,
22144,
3773,
18,
588,
1868,
7675,
588,
7887,
8946,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return this == other; | if(other == this){ return true; } IWrappedResource w = (IWrappedResource) other; return this.actualObject.equals(w.getActualObject()); | public boolean equals(Object other) { if(other instanceof IWrappedResource){ return this == other; } return actualObject.equals(other); } | 1319 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1319/bbc088606851f44ebeb0bb3bb41ee10779c44732/WrappedResource.java/clean/org.python.pydev/src/org/python/pydev/navigator/WrappedResource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1606,
12,
921,
1308,
13,
288,
3639,
309,
12,
3011,
1276,
467,
17665,
1420,
15329,
5411,
309,
12,
3011,
422,
333,
15329,
327,
638,
31,
289,
467,
17665,
1420,
341,
273,
261,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1606,
12,
921,
1308,
13,
288,
3639,
309,
12,
3011,
1276,
467,
17665,
1420,
15329,
5411,
309,
12,
3011,
422,
333,
15329,
327,
638,
31,
289,
467,
17665,
1420,
341,
273,
261,
4... |
tref.setSiid(scope.getScopeInstanceId().toString()); tref.setStatus(__psc.cvtScopeStatus(scope.getState())); tref.setName(scope.getName()); tref.setModelId("" + scope.getModelId()); } | tref.setSiid(scope.getScopeInstanceId().toString()); tref.setStatus(__psc.cvtScopeStatus(scope.getState())); tref.setName(scope.getName()); tref.setModelId("" + scope.getModelId()); } | private void fillScopeRef(TScopeRef tref, ScopeDAO scope) { tref.setSiid(scope.getScopeInstanceId().toString()); tref.setStatus(__psc.cvtScopeStatus(scope.getState())); tref.setName(scope.getName()); tref.setModelId("" + scope.getModelId()); } | 47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/40604da2488c0e0e9de3a307e5a05bd456b9a02a/ProcessAndInstanceManagementImpl.java/clean/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/ProcessAndInstanceManagementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
3636,
3876,
1957,
12,
56,
3876,
1957,
268,
1734,
16,
5468,
18485,
2146,
13,
288,
565,
268,
1734,
18,
542,
55,
77,
350,
12,
4887,
18,
588,
3876,
15327,
7675,
10492,
10663,
565... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
3636,
3876,
1957,
12,
56,
3876,
1957,
268,
1734,
16,
5468,
18485,
2146,
13,
288,
565,
268,
1734,
18,
542,
55,
77,
350,
12,
4887,
18,
588,
3876,
15327,
7675,
10492,
10663,
565... |
entry.setData(value); | entry.setInternalData(value); | public void set(RubyObject value, String id, RubyObject data, RubyGlobalEntry entry) { if (value == data) { return; } else if (!(value instanceof RubyIO)) { entry.setData(value); return; } else { ((RubyIO) value).checkR... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/4e4bb40b2eb2d38881d15ca8ef7cda4c34323793/RubyGlobal.java/buggy/org/jruby/RubyGlobal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
444,
12,
54,
10340,
921,
460,
16,
514,
612,
16,
19817,
921,
501,
16,
19817,
5160,
1622,
1241,
13,
288,
5411,
309,
261,
1132,
422,
501,
13,
288,
7734,
327,
31,
5411,
289,
46... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
444,
12,
54,
10340,
921,
460,
16,
514,
612,
16,
19817,
921,
501,
16,
19817,
5160,
1622,
1241,
13,
288,
5411,
309,
261,
1132,
422,
501,
13,
288,
7734,
327,
31,
5411,
289,
46... |
imageData.setPixel(xx, yy, newPixel); } } } } return; } | updatePixel(xx, yy, pixel, alpha); } } } } return; } | final protected void drawImage(ImageData src, int ox, int oy) { RGB[] out = imageData.getRGBs(); PaletteData palette = src.palette; if (palette.isDirect) { ImageData mask = src.getTransparencyMask(); for (int y = 0; y < src.height; y++) { for (int x = 0; x <... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e3dd797feef0e8d8e6d4e9d98c04b37c34c84ac0/CompositeImageDescriptor.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/CompositeImageDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
4750,
918,
25783,
12,
2040,
751,
1705,
16,
509,
6965,
16,
509,
27563,
13,
288,
3639,
11510,
8526,
596,
273,
26229,
18,
588,
11343,
87,
5621,
3639,
453,
8786,
751,
12127,
273,
1705,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
4750,
918,
25783,
12,
2040,
751,
1705,
16,
509,
6965,
16,
509,
27563,
13,
288,
3639,
11510,
8526,
596,
273,
26229,
18,
588,
11343,
87,
5621,
3639,
453,
8786,
751,
12127,
273,
1705,
... |
reportsList = pluginManager.getReports( reportPlugin, reportSet, project, session, localRepository ); | reportsList = pluginManager.getReports( reportPlugin, reportSet, project, session ); | private List getReports() throws MojoExecutionException { // TODO: not the best solution. Perhaps a mojo tag that causes the plugin manager to populate project reports instead? List reportPlugins = project.getReportPlugins(); if ( project.getModel().getReports() != null ) { ... | 7444 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7444/aafd123f8633f0f77f1ed98e02eb3f506ba2c93d/DoxiaMojo.java/buggy/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
987,
5561,
4363,
1435,
3639,
1216,
18780,
565,
288,
3639,
368,
2660,
30,
486,
326,
3796,
6959,
18,
5722,
19312,
279,
312,
10007,
1047,
716,
14119,
326,
1909,
3301,
358,
6490,
1984,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
5561,
4363,
1435,
3639,
1216,
18780,
565,
288,
3639,
368,
2660,
30,
486,
326,
3796,
6959,
18,
5722,
19312,
279,
312,
10007,
1047,
716,
14119,
326,
1909,
3301,
358,
6490,
1984,
... |
while(it.hasNext()) { Map.Entry en = (Map.Entry)it.next(); String name = (String)en.getKey(); String value = (String)en.getValue(); name = safeEnvVarName(name); envPut(env, name, value); | while (it.hasNext()) { Map.Entry en = (Map.Entry) it.next(); String name = (String) en.getKey(); String value = conf.get(name); name = safeEnvVarName(name); envPut(env, name, value); | void addJobConfToEnvironment(JobConf conf, Properties env) { logprintln("addJobConfToEnvironment: begin"); Iterator it = conf.entries(); while(it.hasNext()) { Map.Entry en = (Map.Entry)it.next(); String name = (String)en.getKey(); String value = (String)en.getValue(); name = safe... | 53958 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53958/e10b40e8014547113799b2653164e8c990d41209/PipeMapRed.java/clean/src/contrib/streaming/src/java/org/apache/hadoop/streaming/PipeMapRed.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
527,
2278,
3976,
774,
5494,
12,
2278,
3976,
2195,
16,
6183,
1550,
13,
225,
288,
565,
613,
8222,
2932,
1289,
2278,
3976,
774,
5494,
30,
2376,
8863,
565,
4498,
518,
273,
2195,
18,
82... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
527,
2278,
3976,
774,
5494,
12,
2278,
3976,
2195,
16,
6183,
1550,
13,
225,
288,
565,
613,
8222,
2932,
1289,
2278,
3976,
774,
5494,
30,
2376,
8863,
565,
4498,
518,
273,
2195,
18,
82... |
--writeHolds_; if (writeHolds_ > 0) return null; else { activeWriter_ = null; if (waitingReaders_ > 0 && allowReader()) return readerLock_; else if (waitingWriters_ > 0) return writerLock_; else return null; | --writeHolds_; if (writeHolds_ > 0) return null; else { activeWriter_ = null; if (waitingReaders_ > 0 && allowReader()) return readerLock_; else if (waitingWriters_ > 0) return writerLock_; else return null; } | protected synchronized Signaller endWrite() { --writeHolds_; if (writeHolds_ > 0) // still being held return null; else { activeWriter_ = null; if (waitingReaders_ > 0 && allowReader()) return readerLock_; else if (waitingWriters_ > 0) return writerLock_; else ... | 4082 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4082/a6a25004fd5e24a1bc5f053aa539d01dc2553fbf/ReentrantWriterPreferenceReadWriteLock.java/clean/src/java/org/logicalcobwebs/concurrent/ReentrantWriterPreferenceReadWriteLock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
3852,
4383,
454,
264,
679,
3067,
1435,
288,
565,
1493,
2626,
20586,
87,
67,
31,
565,
309,
261,
2626,
20586,
87,
67,
405,
374,
13,
282,
368,
4859,
3832,
15770,
1377,
327,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
3852,
4383,
454,
264,
679,
3067,
1435,
288,
565,
1493,
2626,
20586,
87,
67,
31,
565,
309,
261,
2626,
20586,
87,
67,
405,
374,
13,
282,
368,
4859,
3832,
15770,
1377,
327,
446,
31,
... |
public int getMaxlength() { | public String getMaxlength() { | public int getMaxlength() { return (this.maxlength); } | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/1ddd30eadabbdd1696b53c1713d20f4d68a2d2e2/BaseInputTag.java/clean/src/share/org/apache/struts/taglib/BaseInputTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
7288,
2469,
1435,
288,
202,
2463,
261,
2211,
18,
27875,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
7288,
2469,
1435,
288,
202,
2463,
261,
2211,
18,
27875,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
NameNode namenode = new NameNode(); | NameNode namenode = new NameNode(new NutchConf()); | public static void main(String argv[]) throws IOException, InterruptedException { NameNode namenode = new NameNode(); namenode.join(); } | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/329ff64e9d7295aff108f85e9a8103f5e5f8f398/NameNode.java/buggy/src/java/org/apache/nutch/ndfs/NameNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
5261,
63,
5717,
1216,
1860,
16,
7558,
288,
3639,
1770,
907,
15135,
20680,
273,
394,
1770,
907,
12,
2704,
423,
322,
343,
3976,
10663,
3639,
15135,
20680,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
5261,
63,
5717,
1216,
1860,
16,
7558,
288,
3639,
1770,
907,
15135,
20680,
273,
394,
1770,
907,
12,
2704,
423,
322,
343,
3976,
10663,
3639,
15135,
20680,
18,... |
myRelativeCell = cell; | public void setLocationRelative(EditorCell cell) { myRelativeCell = cell; Component component = cell.getEditorContext().getNodeEditorComponent(); if (component.isShowing()) { Point anchor = component.getLocationOnScreen(); getPopupWindow().setRelativeCell(cell); getPopupWindow().relayout(); ... | 14939 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14939/46a1e4b0b21c9df4c06714043552dcc6729c967a/NodeSubstituteChooser.java/buggy/source/jetbrains/mps/nodeEditor/NodeSubstituteChooser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
21751,
8574,
12,
6946,
4020,
2484,
13,
288,
4202,
5435,
1794,
273,
2484,
18,
588,
6946,
1042,
7675,
588,
907,
6946,
1841,
5621,
565,
309,
261,
4652,
18,
291,
5706,
310,
10756,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21751,
8574,
12,
6946,
4020,
2484,
13,
288,
4202,
5435,
1794,
273,
2484,
18,
588,
6946,
1042,
7675,
588,
907,
6946,
1841,
5621,
565,
309,
261,
4652,
18,
291,
5706,
310,
10756,
... | |
System.err.println(message + " - " + ioe.getMessage()); | private static void saveItem(ZipFile zipFile, String rootDirName, ZipEntry entry) throws ZipException, IOException { InputStream is = null; BufferedInputStream inStream = null; FileOutputStream outStream = null; BufferedOutputStream bufferedOutStream = null; try { File ... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/2c85e0021203d96ece16c5bbfb40ebb70caeeb07/ZipUtil.java/clean/contrib/distributed/src/net/sourceforge/cruisecontrol/distributed/util/ZipUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1923,
1180,
12,
29394,
19450,
16,
514,
15393,
461,
16,
23652,
1241,
13,
1216,
8603,
503,
16,
1860,
288,
3639,
5037,
353,
273,
446,
31,
3639,
24742,
28987,
273,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1923,
1180,
12,
29394,
19450,
16,
514,
15393,
461,
16,
23652,
1241,
13,
1216,
8603,
503,
16,
1860,
288,
3639,
5037,
353,
273,
446,
31,
3639,
24742,
28987,
273,
446,
31,
... | |
} else | } else { | public void dragStart(DragSourceEvent event) { if (DEBUG) System.out.println("CommonDragAdapter.dragStart (begin): " + event); //$NON-NLS-1$ try { // Workaround for 1GEUS9V DragSource dragSource = (DragSource) event.widget; Control control = dragSource.getControl(); if (control == control.getDisplay().getF... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/CommonDragAdapter.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonDragAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
8823,
1685,
12,
11728,
1830,
1133,
871,
13,
288,
202,
202,
430,
261,
9394,
13,
1082,
202,
3163,
18,
659,
18,
8222,
2932,
6517,
11728,
4216,
18,
15997,
1685,
261,
10086,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
8823,
1685,
12,
11728,
1830,
1133,
871,
13,
288,
202,
202,
430,
261,
9394,
13,
1082,
202,
3163,
18,
659,
18,
8222,
2932,
6517,
11728,
4216,
18,
15997,
1685,
261,
10086,
4... |
String pref = _context.getProperty(PROP_ALWAYS_PREFER_UDP); | String pref = _context.getProperty(PROP_ALWAYS_PREFER_UDP, DEFAULT_ALWAYS_PREFER_UDP); | private boolean alwaysPreferUDP() { String pref = _context.getProperty(PROP_ALWAYS_PREFER_UDP); return (pref != null) && "true".equals(pref); } | 27433 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27433/a8a866b5f60e9319f293bda8dd9c6b52ae5b4db2/UDPTransport.java/buggy/router/java/src/net/i2p/router/transport/udp/UDPTransport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
3712,
1386,
586,
20352,
1435,
288,
3639,
514,
11307,
273,
389,
2472,
18,
588,
1396,
12,
15811,
67,
1013,
29295,
67,
3670,
6553,
67,
20352,
16,
3331,
67,
1013,
29295,
67,
3670,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
3712,
1386,
586,
20352,
1435,
288,
3639,
514,
11307,
273,
389,
2472,
18,
588,
1396,
12,
15811,
67,
1013,
29295,
67,
3670,
6553,
67,
20352,
16,
3331,
67,
1013,
29295,
67,
3670,... |
return new Status(IStatus.OK, ServerPlugin.PLUGIN_ID, 0, "A-OK", null); | return new Status(IStatus.OK, JBossServerCorePlugin.PLUGIN_ID, 0, "A-OK", null); | public IStatus launch(IServer server, Object launchable, String launchMode, ILaunch launch) { // Do nothing ASDebug.p("Here, I do nothing", this); return new Status(IStatus.OK, ServerPlugin.PLUGIN_ID, 0, "A-OK", null); } | 56633 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56633/45cb231c6f5e0fedbe2d6cbf9f171fcc45696eeb/DoNothingClient.java/buggy/as/plugins/org.jboss.ide.eclipse.as.core/jbosscore/org/jboss/ide/eclipse/as/core/client/DoNothingClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
8037,
12,
45,
2081,
1438,
16,
1033,
8037,
429,
16,
514,
8037,
2309,
16,
1082,
202,
2627,
4760,
8037,
13,
288,
9506,
202,
759,
2256,
5083,
202,
202,
3033,
2829,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
8037,
12,
45,
2081,
1438,
16,
1033,
8037,
429,
16,
514,
8037,
2309,
16,
1082,
202,
2627,
4760,
8037,
13,
288,
9506,
202,
759,
2256,
5083,
202,
202,
3033,
2829,
18,
... |
void processOutgoing(byte[] buf, int offset, int length, PeerContext peer) throws NotConnectedException; | void processOutgoing(byte[] buf, int offset, int length, PeerContext peer) throws NotConnectedException, LowLevelFilterException; | void processOutgoing(byte[] buf, int offset, int length, PeerContext peer) throws NotConnectedException; | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/b65da6d7400224aceca597e3463b9ed8ec21e4b9/LowLevelFilter.java/buggy/src/freenet/io/comm/LowLevelFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1207,
24866,
12,
7229,
8526,
1681,
16,
509,
1384,
16,
509,
769,
16,
10669,
1042,
4261,
13,
1216,
31541,
503,
31,
2,
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,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1207,
24866,
12,
7229,
8526,
1681,
16,
509,
1384,
16,
509,
769,
16,
10669,
1042,
4261,
13,
1216,
31541,
503,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
int idStart = urlIndex + PREFIX_URL.length(); | int idStart = urlIndex + LABEL_URL.length(); | public static String getUrlFromComment(String comment) { int urlIndex = comment.indexOf(PREFIX_URL); if (urlIndex != -1) { int idStart = urlIndex + PREFIX_URL.length(); int idEnd = comment.indexOf(' ', idStart); if (idEnd == -1) { return comment.substring(idStart); } else if (idEnd... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/0b22622df4c8dcd592484e1fc56158bf42dab593/TaskContextChangeSet.java/buggy/org.eclipse.mylyn.java.ui/src/org/eclipse/mylyn/java/TaskContextChangeSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
8928,
1265,
4469,
12,
780,
2879,
13,
288,
377,
202,
474,
880,
1016,
273,
2879,
18,
31806,
12,
6307,
67,
1785,
1769,
377,
202,
430,
261,
718,
1016,
480,
300,
21,
13,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
8928,
1265,
4469,
12,
780,
2879,
13,
288,
377,
202,
474,
880,
1016,
273,
2879,
18,
31806,
12,
6307,
67,
1785,
1769,
377,
202,
430,
261,
718,
1016,
480,
300,
21,
13,
28... |
int anchor = reverseSearch ? offset - 1 : offset; | int anchor = reverseSearch ? length - 1 : offset; | public int match(char[] text, int offset, int length) { // position variable for pattern start int anchor = reverseSearch ? offset - 1 : offset; // position variable for pattern test position int pos; // last possible start position of a match with this pattern; // this is negative if the pattern is longer than ... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/79411f7b1fd98146e9321493557fa132421e93b4/BoyerMooreSearchMatcher.java/clean/org/gjt/sp/jedit/search/BoyerMooreSearchMatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
845,
12,
3001,
8526,
977,
16,
509,
1384,
16,
509,
769,
13,
202,
95,
202,
202,
759,
1754,
2190,
364,
1936,
787,
202,
202,
474,
6984,
273,
4219,
2979,
692,
1384,
300,
404... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
845,
12,
3001,
8526,
977,
16,
509,
1384,
16,
509,
769,
13,
202,
95,
202,
202,
759,
1754,
2190,
364,
1936,
787,
202,
202,
474,
6984,
273,
4219,
2979,
692,
1384,
300,
404... |
if (manager != null) updateManager(manager); | if (manager != null) { updateManager(manager); } | private void updateWindowBars( final WorkbenchWindow window) { IContributionManager manager = window .getMenuBarManager(); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WorkbenchActivitySupport.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/WorkbenchActivitySupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
29159,
3238,
918,
1089,
3829,
5190,
87,
12,
4766,
7734,
727,
4147,
22144,
3829,
2742,
13,
288,
4766,
5411,
467,
442,
4027,
1318,
3301,
273,
2742,
4766,
10792,
263,
588,
4599,
5190,
1318,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
29159,
3238,
918,
1089,
3829,
5190,
87,
12,
4766,
7734,
727,
4147,
22144,
3829,
2742,
13,
288,
4766,
5411,
467,
442,
4027,
1318,
3301,
273,
2742,
4766,
10792,
263,
588,
4599,
5190,
1318,
5621,
... |
namespaceSupport.declarePrefix(prefix, uri); super.startPrefixMapping(prefix, uri); | try { if (mustPushContext) { namespaceSupport.pushContext(); mustPushContext = false; } namespaceSupport.declarePrefix(prefix, uri); super.startPrefixMapping(prefix, uri); } catch (Exception e) { throw new ValidationException(e, new LocationData(locator)); } | public void startPrefixMapping(String prefix, String uri) throws SAXException { // Update global NamespaceSupport namespaceSupport.declarePrefix(prefix, uri); super.startPrefixMapping(prefix, uri); } | 51410 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51410/967e0250deb0a048a5e360c810ce72c3a3e888fd/ElementHandlerController.java/buggy/src/java/org/orbeon/oxf/xml/ElementHandlerController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
2244,
3233,
12,
780,
1633,
16,
514,
2003,
13,
1216,
14366,
288,
3639,
368,
2315,
2552,
6005,
6289,
3639,
1981,
6289,
18,
29554,
2244,
12,
3239,
16,
2003,
1769,
3639,
2240,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
2244,
3233,
12,
780,
1633,
16,
514,
2003,
13,
1216,
14366,
288,
3639,
368,
2315,
2552,
6005,
6289,
3639,
1981,
6289,
18,
29554,
2244,
12,
3239,
16,
2003,
1769,
3639,
2240,... |
eq.enqueue(ErrorInfo.LEXICAL_ERROR, "Illegal character literal \'" + s + "\'", pos(i)); return null; | assert(s.length() == 3); x = s.charAt(1); | private polyglot.lex.CharacterLiteral char_lit(int i) { String s = prsStream.getName(i); if (s.length() == 1) { char x = s.charAt(0); return new CharacterLiteral(pos(i), x, X10Parsersym.TK_CharacterLiteral); } else { eq.enqueue(ErrorInfo.LEXICAL_ERROR,... | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/af3f97f921355862c552fa98c4a60e77625996f2/X10Parser.java/buggy/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2952,
4338,
23372,
18,
4149,
18,
7069,
6177,
1149,
67,
24235,
12,
474,
277,
13,
565,
288,
3639,
514,
272,
273,
846,
87,
1228,
18,
17994,
12,
77,
1769,
3639,
309,
261,
87,
18,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2952,
4338,
23372,
18,
4149,
18,
7069,
6177,
1149,
67,
24235,
12,
474,
277,
13,
565,
288,
3639,
514,
272,
273,
846,
87,
1228,
18,
17994,
12,
77,
1769,
3639,
309,
261,
87,
18,
24... |
private static int findSecondWhitespace(String textValue, GC gc, int maxWidth) { int firstCharacter = 0; char[] chars = textValue.toCharArray(); //Find the first whitespace for (int i = 0; i < chars.length; i++) { if (Character.isWhitespace(chars[i])){ firstCharacter = i; break; } } //If we didn'... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/d0485e82d5ab333aec3468c11cda5ec0f9b8db4c/ProgressManagerUtil.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManagerUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
11365,
270,
395,
2126,
474,
4720,
8211,
9431,
12,
780,
955,
620,
16,
15396,
13241,
16,
474,
1896,
2384,
15329,
202,
202,
474,
3645,
7069,
33,
20,
31,
9506,
202,
3001,
8526,
7549,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
11365,
270,
395,
2126,
474,
4720,
8211,
9431,
12,
780,
955,
620,
16,
15396,
13241,
16,
474,
1896,
2384,
15329,
202,
202,
474,
3645,
7069,
33,
20,
31,
9506,
202,
3001,
8526,
7549,
3... | ||
Asserts.notNull(name); Asserts.notNull(accessor); Asserts.isTrue(name.startsWith("$")); | assert name != null; assert accessor != null; assert name.startsWith("$"); | public void define(String name, IAccessor accessor) { Asserts.notNull(name); Asserts.notNull(accessor); Asserts.isTrue(name.startsWith("$")); globalVariables.put(name, new GlobalVariable(accessor)); } | 46258 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46258/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/GlobalVariables.java/buggy/src/org/jruby/internal/runtime/GlobalVariables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4426,
12,
780,
508,
16,
467,
8235,
9789,
13,
288,
3639,
5452,
87,
18,
902,
2041,
12,
529,
1769,
3639,
5452,
87,
18,
902,
2041,
12,
3860,
280,
1769,
3639,
5452,
87,
18,
291,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4426,
12,
780,
508,
16,
467,
8235,
9789,
13,
288,
3639,
5452,
87,
18,
902,
2041,
12,
529,
1769,
3639,
5452,
87,
18,
902,
2041,
12,
3860,
280,
1769,
3639,
5452,
87,
18,
291,... |
for(int j=0; j < component.getProvideServices().length; j++) { ProvidedServiceDescription ps = component.getProvideServices()[j]; String spec = ""; for(int k = 0; k < ps.getServiceSpecification().length; k++) { spec = spec + " " + ps.getServiceSpecification()[k]; } out.println("\t Provides : " + spec + " - " + State.p... | out.println("Created Instances of the POJO : "); | public void execute(String line, PrintStream out, PrintStream err) { synchronized(this) { for(int i=0; i < archiService.length; i++) { ComponentDescription component = archiService[i].getComponentDescription(); out.println("Component : " + component.getClassName() + " - " + ... | 45948 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45948/662342c0319f7a5924215a5d2f3cc33ccc3b7e1a/ArchCommandImpl.java/buggy/ipojo.arch/src/main/java/org/apache/felix/ipojo/arch/ArchCommandImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
780,
980,
16,
21677,
596,
16,
21677,
393,
13,
288,
3639,
3852,
12,
2211,
13,
288,
1850,
202,
1884,
12,
474,
277,
33,
20,
31,
277,
411,
6637,
77,
1179,
18,
2469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
780,
980,
16,
21677,
596,
16,
21677,
393,
13,
288,
3639,
3852,
12,
2211,
13,
288,
1850,
202,
1884,
12,
474,
277,
33,
20,
31,
277,
411,
6637,
77,
1179,
18,
2469,
... |
.equals(codeAnalyzer.getParamInfo(0))) && !codeAnalyzer.getMethod().isStatic()); | .equals(codeAnalyzer.getParamInfo(0)))); | public void dumpExpression(TabbedPrintWriter writer, Expression[] operands) throws java.io.IOException { boolean opIsThis = (!staticFlag && operands[0] instanceof LocalLoadOperator && (((LocalLoadOperator) operands[0]).getLocalInfo() .equals(codeAnalyzer.getParamInfo(0))) && !codeAn... | 5628 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5628/542ba65cd286b19d6adb0f695c66a9cd08028b40/InvokeOperator.java/clean/jode/jode/expr/InvokeOperator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4657,
2300,
12,
5661,
2992,
5108,
2289,
2633,
16,
4697,
4202,
5371,
8526,
14883,
13,
225,
202,
15069,
2252,
18,
1594,
18,
14106,
288,
202,
6494,
1061,
2520,
2503,
273,
3196,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4657,
2300,
12,
5661,
2992,
5108,
2289,
2633,
16,
4697,
4202,
5371,
8526,
14883,
13,
225,
202,
15069,
2252,
18,
1594,
18,
14106,
288,
202,
6494,
1061,
2520,
2503,
273,
3196,
56... |
} | } | public void mouseReleased(MouseEvent event) { } | 45951 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45951/50df1d979f88c47f6fab2ffb5574f58d891cbc9b/ConfigureGUI.java/buggy/tools/configure/src/java/org/apache/lenya/config/impl/ConfigureGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
871,
13,
288,
1082,
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... | [
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
871,
13,
288,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
WindowsTimeZoneInformation tzwin = WindowsTZUtils.ICalToWindows(tz); | private static void encodeTimeZoneMap(Element parent, TimeZoneMap tzmap) { assert(tzmap != null); for (Iterator iter = tzmap.tzIterator(); iter.hasNext(); ) { ICalTimeZone tz = (ICalTimeZone) iter.next(); WindowsTimeZoneInformation tzwin = WindowsTZUtils.ICalToWindows(tz); ... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/844887a0c60949905d58cb7029f32af020c4f7cc/ToXML.java/buggy/ZimbraServer/src/java/com/zimbra/cs/service/mail/ToXML.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2017,
16760,
863,
12,
1046,
982,
16,
16491,
863,
6016,
1458,
13,
288,
3639,
1815,
12,
12994,
1458,
480,
446,
1769,
3639,
364,
261,
3198,
1400,
273,
6016,
1458,
18,
12994,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2017,
16760,
863,
12,
1046,
982,
16,
16491,
863,
6016,
1458,
13,
288,
3639,
1815,
12,
12994,
1458,
480,
446,
1769,
3639,
364,
261,
3198,
1400,
273,
6016,
1458,
18,
12994,
... | |
void attachTo(ContextFactory factory) { | public void attachTo(ContextFactory factory) { detach(); | void attachTo(ContextFactory factory) { this.contextFactory = factory; factory.addListener(new DimIProxy(this, IPROXY_LISTEN)); } | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/2d4fc75b74d717c754829dde488ff0a7456682cc/Dim.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Dim.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3306,
774,
12,
29871,
3272,
13,
565,
288,
3639,
333,
18,
2472,
1733,
273,
3272,
31,
3639,
3272,
18,
1289,
2223,
12,
2704,
463,
381,
45,
3886,
12,
2211,
16,
2971,
1457,
8546,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3306,
774,
12,
29871,
3272,
13,
565,
288,
3639,
333,
18,
2472,
1733,
273,
3272,
31,
3639,
3272,
18,
1289,
2223,
12,
2704,
463,
381,
45,
3886,
12,
2211,
16,
2971,
1457,
8546,
67,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.