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 |
|---|---|---|---|---|---|---|
int magicNumber = new java.util.Random().nextInt(999); prefix = "gen" + magicNumber; schema_ns.put(namespace, prefix); | if (Constants.XMLNS_URI.equals(namespace)) { prefix = Constants.XMLNS_PREFIX; } else { int magicNumber = 0; Collection prefixes = schema_ns.values(); while(prefixes.contains("ns" + magicNumber)){ magicNumber++; } prefix = "ns" + magicNumber; schema_ns.put(namespace, prefix); | private String resolveQName(QName names, XmlSchema schemaObj) { String namespace = names.getNamespaceURI(); String type[] = getParts(names.getLocalPart()); String typeName = (type.length > 1) ? type[1] : type[0]; String prefixStr; // If the namespace... | 58536 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58536/d423c31276307d2b661f6d6c83bd5491951c472f/XmlSchemaSerializer.java/buggy/src/main/java/org/apache/ws/commons/schema/XmlSchemaSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
2245,
13688,
12,
13688,
1257,
16,
27573,
5714,
3078,
1963,
2675,
13,
288,
3639,
514,
1981,
273,
1257,
18,
588,
3402,
3098,
5621,
3639,
514,
618,
8526,
273,
13657,
87,
12,
1973,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
2245,
13688,
12,
13688,
1257,
16,
27573,
5714,
3078,
1963,
2675,
13,
288,
3639,
514,
1981,
273,
1257,
18,
588,
3402,
3098,
5621,
3639,
514,
618,
8526,
273,
13657,
87,
12,
1973,... |
throw runtime.newLoadError("No such file to load -- " + file); | throw runtime.newLoadError("no such file to load -- " + file); | public void smartLoad(String file) { Library library = null; String loadName = file; // nothing yet, try suffixes for (int i = 0; i < suffixes.length; i++) { library = findLibrary(file + suffixes[i]); if (library != null) { loadName = file + s... | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/fe11f82bc6236dc6746a228a50d4bac6d467618e/LoadService.java/clean/src/org/jruby/runtime/load/LoadService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13706,
2563,
12,
780,
585,
13,
288,
3639,
18694,
5313,
273,
446,
31,
3639,
514,
1262,
461,
273,
585,
31,
7734,
368,
5083,
4671,
16,
775,
18333,
3639,
364,
261,
474,
277,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13706,
2563,
12,
780,
585,
13,
288,
3639,
18694,
5313,
273,
446,
31,
3639,
514,
1262,
461,
273,
585,
31,
7734,
368,
5083,
4671,
16,
775,
18333,
3639,
364,
261,
474,
277,
273,... |
public Enumeration getEquipment() { return equipmentList.elements(); | public ArrayList<Mounted> getEquipment() { return equipmentList; | public Enumeration getEquipment() { return equipmentList.elements(); } | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/c2a90fca192b338ebf5162499c52b535aed6382b/Entity.java/clean/megamek/src/megamek/common/Entity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13864,
4774,
372,
11568,
1435,
288,
3639,
327,
1298,
11568,
682,
18,
6274,
5621,
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,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13864,
4774,
372,
11568,
1435,
288,
3639,
327,
1298,
11568,
682,
18,
6274,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
static public DataObject adaptLoadedPDIHierarchy(Class rootNodeType, Object result) { if (null == result) { return null; } if (null == rootNodeType) { throw new IllegalArgumentException( "Class parameter may not be null."); } if (rootNodeType.equals(Project.class)) { return PojoAdapterUtils.go((Projec... | 55636 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55636/3bd3722f6e7f763bd9c8fc55babb13ca54367f29/PojoAdapterUtils.java/clean/components/shoola-adapter/src/org/openmicroscopy/omero/shoolaadapter/PojoAdapterUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
1071,
18914,
5855,
8835,
52,
2565,
12074,
12,
797,
10181,
559,
16,
1082,
202,
921,
563,
13,
288,
202,
202,
430,
261,
2011,
422,
563,
13,
288,
1082,
202,
2463,
446,
31,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
1071,
18914,
5855,
8835,
52,
2565,
12074,
12,
797,
10181,
559,
16,
1082,
202,
921,
563,
13,
288,
202,
202,
430,
261,
2011,
422,
563,
13,
288,
1082,
202,
2463,
446,
31,
202,
... | ||
l.setPercentBase(LengthBase.CONTAINING_BOX); | l.setPercentBase(LengthBase.CONTAINING_BLOCK_WIDTH); | private void createAreaDimensionProperties() { PropertyMaker m; LengthProperty.Maker l; DimensionPropertyMaker pdim; CorrespondingPropertyMaker corr; // block-progression-dimension m = new LengthRangeProperty.Maker(PR_BLOCK_PROGRESSION_DIMENSION); m.setInherited(fals... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/8cad88a3e360b7c05118fb66275f45b090f51c97/FOPropertyMapping.java/buggy/src/java/org/apache/fop/fo/FOPropertyMapping.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
5484,
8611,
2297,
1435,
288,
3639,
4276,
12373,
312,
31,
3639,
11311,
1396,
18,
12373,
328,
31,
3639,
13037,
1396,
12373,
293,
3509,
31,
3639,
9557,
17863,
310,
1396,
12373,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
5484,
8611,
2297,
1435,
288,
3639,
4276,
12373,
312,
31,
3639,
11311,
1396,
18,
12373,
328,
31,
3639,
13037,
1396,
12373,
293,
3509,
31,
3639,
9557,
17863,
310,
1396,
12373,... |
void setSelection(StructuredSelection selection, boolean b) { | void setSelection(IStructuredSelection selection, boolean b) { | void setSelection(StructuredSelection selection, boolean b) { TreeViewer.this.setSelection(selection, b); } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/5c5335d54b997d8fa81bd201af9f644316877cbd/TreeViewer.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
6459,
444,
6233,
12,
30733,
6233,
4421,
16,
1250,
324,
13,
288,
9506,
202,
2471,
18415,
18,
2211,
18,
542,
6233,
12,
10705,
16,
324,
1769,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
6459,
444,
6233,
12,
30733,
6233,
4421,
16,
1250,
324,
13,
288,
9506,
202,
2471,
18415,
18,
2211,
18,
542,
6233,
12,
10705,
16,
324,
1769,
1082,
202,
97,
2,
-100,
-100,
-100,
-100... |
return new IncludedModuleWrapper(getRuntime(), superClazz, this); | IncludedModuleWrapper includedModule = new IncludedModuleWrapper(getRuntime(), superClazz, this); if (getSuperClass() != null) { includedModule.includeModule(getSuperClass()); } return includedModule; | public IncludedModuleWrapper newIncludeClass(RubyClass superClazz) { return new IncludedModuleWrapper(getRuntime(), superClazz, this); } | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/a1b8fc1d456e3d5c6e01579b88773383068aa85c/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
657,
7908,
3120,
3611,
394,
8752,
797,
12,
54,
10340,
797,
2240,
14616,
13,
288,
3639,
657,
7908,
3120,
3611,
5849,
3120,
273,
394,
657,
7908,
3120,
3611,
12,
588,
5576,
9334,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
657,
7908,
3120,
3611,
394,
8752,
797,
12,
54,
10340,
797,
2240,
14616,
13,
288,
3639,
657,
7908,
3120,
3611,
5849,
3120,
273,
394,
657,
7908,
3120,
3611,
12,
588,
5576,
9334,
2240,... |
if (items.length > 0) updateInfoArea((AboutBundleGroupData) items[0].getData()); | if (items.length > 0) { updateInfoArea((AboutBundleGroupData) items[0].getData()); } | protected void createInfoArea(Composite parent) { Font font = parent.getFont(); infoArea = new Composite(parent, SWT.NULL); GridData data = new GridData(GridData.FILL, GridData.FILL, true, true); // need to provide space for arbitrary feature infos, not just the // one selected by... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/AboutFeaturesDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
752,
966,
5484,
12,
9400,
982,
13,
288,
3639,
10063,
3512,
273,
982,
18,
588,
5711,
5621,
3639,
1123,
5484,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
3639,
71... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
752,
966,
5484,
12,
9400,
982,
13,
288,
3639,
10063,
3512,
273,
982,
18,
588,
5711,
5621,
3639,
1123,
5484,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
3639,
71... |
return false; | return artifact.getFile() != null && artifact.getFile().exists(); | public boolean exists() { return false; } | 11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/0db2b646d23049f80b0beb13c4c45740172fcab7/ProjectMetadata.java/clean/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/artifact/metadata/ProjectMetadata.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1704,
1435,
565,
288,
3639,
327,
6462,
18,
29925,
1435,
480,
446,
597,
6462,
18,
29925,
7675,
1808,
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,
1250,
1704,
1435,
565,
288,
3639,
327,
6462,
18,
29925,
1435,
480,
446,
597,
6462,
18,
29925,
7675,
1808,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
destPath = URLDecoder.decode(desturl.getPath(), "UTF-8"); | destPath = desturl.getPath(); | public static void main(String[] args) throws IOException { Configuration conf = new Configuration(); String srcPath = null; String destPath = null; for (int idx = 0; idx < args.length; idx++) { if ("-dfs".equals(args[idx])) { if (idx == (args.length-1)) { System.out.p... | 55137 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55137/bd4f40779c2f4edce0b9d24fc8d188e48c59daeb/CopyFiles.java/buggy/src/java/org/apache/hadoop/util/CopyFiles.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
565,
4659,
2195,
273,
394,
4659,
5621,
565,
514,
19497,
273,
446,
31,
565,
514,
22459,
273,
446,
31,
3639,
364,
261,
474,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
565,
4659,
2195,
273,
394,
4659,
5621,
565,
514,
19497,
273,
446,
31,
565,
514,
22459,
273,
446,
31,
3639,
364,
261,
474,
... |
return transient_ != TRANSIENT_EDEFAULT; | return ((eFlags & TRANSIENT_EFLAG) != 0) != TRANSIENT_EDEFAULT; | public boolean eIsSet(EStructuralFeature eFeature) { switch (eDerivedStructuralFeatureID(eFeature.getFeatureID(), eFeature.getContainerClass())) { case DTDPackage.DTD_ATTRIBUTE__EANNOTATIONS : return eAnnotations != null && !getEAnnotations().isEmpty(); case DTDPackage.DTD_ATTRIBUTE__NAME : return NAME_EDEF... | 13989 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13989/a55c66c7e7342eb8cf757012799d1f83d30bd1bd/DTDAttributeImpl.java/buggy/bundles/org.eclipse.wst.dtd.core/emfmodel/org/eclipse/wst/dtd/core/internal/emf/impl/DTDAttributeImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
20372,
12,
41,
14372,
4595,
425,
4595,
13,
288,
202,
202,
9610,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
18,
588,
4595,
734,
9334,
425,
4595,
18,
588,
2170,
797,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
20372,
12,
41,
14372,
4595,
425,
4595,
13,
288,
202,
202,
9610,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
18,
588,
4595,
734,
9334,
425,
4595,
18,
588,
2170,
797,
... |
public String getErrorParserIds(IConfiguration config) { | public String getErrorParserIds() { | public String getErrorParserIds(IConfiguration config) { String ids = errorParserIds; if (ids == null) { // If I have a superClass, ask it if (superClass != null) { ids = superClass.getErrorParserIds(config); } } if (ids == null) { // Collect the error parsers from my children if (builder != null) ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/0119b876950a205bdddabaad5e05a45b2a4dc387/ToolChain.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/ToolChain.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
7926,
2678,
2673,
12,
45,
1750,
642,
13,
288,
202,
202,
780,
3258,
273,
555,
2678,
2673,
31,
202,
202,
430,
261,
2232,
422,
446,
13,
288,
1082,
202,
759,
971,
467,
1240... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
7926,
2678,
2673,
12,
45,
1750,
642,
13,
288,
202,
202,
780,
3258,
273,
555,
2678,
2673,
31,
202,
202,
430,
261,
2232,
422,
446,
13,
288,
1082,
202,
759,
971,
467,
1240... |
public ActionForward prepareEditAttendsSetMembers(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws FenixActionException, FenixFilterException { HttpSession session = request.getSession(false); IUserView userView =... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/51b6ac2293210675b11702dcd353d11f8f6541bc/TeacherAdministrationViewerDispatchAction.java/clean/src/net/sourceforge/fenixedu/presentationTier/Action/teacher/TeacherAdministrationViewerDispatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
2911,
4666,
3075,
5839,
694,
6918,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
565,
1216,
478,
275,
697,
1803,
503,
16,
478,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
2911,
4666,
3075,
5839,
694,
6918,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
565,
1216,
478,
275,
697,
1803,
503,
16,
478,
27... | ||
System.out.println("Extracting param " + paramClass + " from " + omchild); | __log.debug("Extracting param " + paramClass + " from " + omchild); | private static Object[] extractParams(Method method, OMElement omElmt) throws AxisFault { Class[] paramTypes = method.getParameterTypes(); Object[] params = new Object[method.getParameterTypes().length]; Iterator omChildren = omElmt.getChildElements(); int paramIdx = 0; for (Class... | 47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/1fd736a9a52d43f82beb7d5c05bd1e735737264b/ManagementService.java/clean/axis2/src/main/java/org/apache/ode/axis2/service/ManagementService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1033,
8526,
2608,
1370,
12,
1305,
707,
16,
531,
12310,
8068,
4958,
1010,
13,
1216,
15509,
7083,
288,
3639,
1659,
8526,
21265,
273,
707,
18,
588,
1662,
2016,
5621,
3639,
1033,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1033,
8526,
2608,
1370,
12,
1305,
707,
16,
531,
12310,
8068,
4958,
1010,
13,
1216,
15509,
7083,
288,
3639,
1659,
8526,
21265,
273,
707,
18,
588,
1662,
2016,
5621,
3639,
1033,
8... |
picturesList.setModel( new Album() ); | jPicturesList.setModel( new Album() ); | private void updatePicturesList( Album album ) { mAlbum = album; if (mAlbum == null) { // fake empty album to clear the list picturesList.setModel( new Album() ); } else { picturesList.setModel( mAlbum ); mAlbum.setListSelectionModel(picturesList.getSelectionModel()); picturesList.getModel().addListDataLi... | 5431 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5431/8b582799d13cfda553d8b02457082277726c6467/MainFrame.java/clean/gallery_remote/com/gallery/GalleryRemote/MainFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
52,
28636,
682,
12,
2262,
10293,
14844,
262,
288,
202,
202,
81,
30330,
273,
14844,
31,
202,
202,
430,
261,
81,
30330,
422,
446,
13,
288,
1082,
202,
759,
10517,
100... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
52,
28636,
682,
12,
2262,
10293,
14844,
262,
288,
202,
202,
81,
30330,
273,
14844,
31,
202,
202,
430,
261,
81,
30330,
422,
446,
13,
288,
1082,
202,
759,
10517,
100... |
put("Overlay", DataTools.read4SignedBytes(in, little)); | put("Overlay", in.readInt()); | protected void initStandardMetadata() { try { Hashtable ifd = ifds[0]; super.initStandardMetadata(); Integer obj = new Integer(0); int offset; Integer k = new Integer(UIC4TAG); long[] temp = (long[]) ifd.get(k); Long[] q = new Long[temp.length]; for (int i=0; i<q.length; i++... | 49800 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49800/2df09d33bfdc966378aae0cc09cb503afb983bc2/MetamorphReader.java/buggy/loci/formats/in/MetamorphReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
8336,
2277,
1435,
288,
565,
775,
288,
1377,
18559,
309,
72,
273,
309,
2377,
63,
20,
15533,
1377,
2240,
18,
2738,
8336,
2277,
5621,
1377,
2144,
1081,
273,
394,
2144,
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,
918,
1208,
8336,
2277,
1435,
288,
565,
775,
288,
1377,
18559,
309,
72,
273,
309,
2377,
63,
20,
15533,
1377,
2240,
18,
2738,
8336,
2277,
5621,
1377,
2144,
1081,
273,
394,
2144,
12,
... |
put ((byte) ((((long) value) & 0xff00000000000000L) >> 56)); put ((byte) ((((long) value) & 0x00ff000000000000L) >> 48)); put ((byte) ((((long) value) & 0x0000ff0000000000L) >> 40)); put ((byte) ((((long) value) & 0x000000ff00000000L) >> 32)); put ((byte) ((((long) value) & 0x00000000ff000000L) >> 24)); put ((byte) ((... | return ByteBufferHelper.putDouble (this, value); | final public ByteBuffer putDouble (double value) { // FIXME: this handles big endian only put ((byte) ((((long) value) & 0xff00000000000000L) >> 56)); put ((byte) ((((long) value) & 0x00ff000000000000L) >> 48)); put ((byte) ((((long) value) & 0x0000ff0000000000L) >> 40)); put ((byte) ((((long) value) ... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/8e2b4977fae8ee9492e65363b6439bde6376b518/ByteBufferImpl.java/buggy/java/nio/ByteBufferImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
7400,
1378,
5265,
261,
9056,
460,
13,
225,
288,
565,
368,
9852,
30,
333,
7372,
5446,
14759,
1338,
565,
1378,
14015,
7229,
13,
261,
12443,
12,
5748,
13,
460,
13,
473,
374,
529... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
7400,
1378,
5265,
261,
9056,
460,
13,
225,
288,
565,
368,
9852,
30,
333,
7372,
5446,
14759,
1338,
565,
1378,
14015,
7229,
13,
261,
12443,
12,
5748,
13,
460,
13,
473,
374,
529... |
if(fileName != null && !fileName.equals("<stdin>")) { | if (fileName != null && !fileName.equals("<stdin>")) { | void interrupted(Context cx) { synchronized(swingMonitor) { if(java.awt.EventQueue.isDispatchThread()) { dispatcherIsWaiting++; if(nonDispatcherWaiting) { // Another thread is stopped in the debugger // process events until it res... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/b9766e81693411fa600b26b9a0763dcf621b2770/Main.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... |
case 237 : if (DEBUG) { System.out.println("PushRealModifiers ::="); } | case 238 : if (DEBUG) { System.out.println("PushRealModifiers ::="); } | protected void consumeRule(int act) { switch ( act ) { case 27 : if (DEBUG) { System.out.println("Type ::= PrimitiveType"); } //$NON-NLS-1$ consumePrimitiveType(); break; case 41 : if (DEBUG) { System.out.println("ReferenceType ::= ClassOrInterfaceType"); } //$NON-NLS-1$ consumeReferenceType(); ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/836fef68856b7e7f6b208deb388901eeda69de4b/Parser.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12732,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12732,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... |
return reportError("-cssUser", "myStylesheet.css", c.getUserStylesheet()); | return reportError("-lang", "fr", c.getLanguage()); | public TestReport validate(SVGConverter c){ if("myStylesheet.css".equals(c.getUserStylesheet())){ return reportSuccess(); } else { return reportError("-cssUser", "myStylesheet.css", c.getUserStylesheet()); ... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/f44163b2f232bc13b6c186e8f1458afbc0ad2d83/MainTest.java/buggy/test-sources/org/apache/batik/apps/rasterizer/MainTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
7766,
4820,
1954,
12,
26531,
5072,
276,
15329,
10792,
309,
2932,
4811,
24656,
18,
5212,
9654,
14963,
12,
71,
18,
588,
1299,
24656,
1435,
3719,
95,
13491,
327,
2605,
4510,
5621,
10792... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
7766,
4820,
1954,
12,
26531,
5072,
276,
15329,
10792,
309,
2932,
4811,
24656,
18,
5212,
9654,
14963,
12,
71,
18,
588,
1299,
24656,
1435,
3719,
95,
13491,
327,
2605,
4510,
5621,
10792... |
final File homeDir = getHomeDir(); | checkHomeDir(); | private void execute( final String[] args ) throws Exception { setupDefaultParameters(); if( !parseCommandLineOptions( args ) ) { return; } prepareLogging(); final File homeDir = getHomeDir(); final File buildFile = getBuildFile(); //getLo... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/5b87919be6a8db15efe30f2de6e617aba31ef619/CLIMain.java/buggy/proposal/myrmidon/src/java/org/apache/myrmidon/frontends/CLIMain.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1836,
12,
727,
514,
8526,
833,
262,
3639,
1216,
1185,
565,
288,
3639,
3875,
1868,
2402,
5621,
3639,
309,
12,
401,
2670,
21391,
1320,
12,
833,
262,
262,
3639,
288,
5411,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1836,
12,
727,
514,
8526,
833,
262,
3639,
1216,
1185,
565,
288,
3639,
3875,
1868,
2402,
5621,
3639,
309,
12,
401,
2670,
21391,
1320,
12,
833,
262,
262,
3639,
288,
5411,
327,
... |
public void initIO() { this.streamInput = input; this.streamOutput = output; } | public void initIO() { streamInput = input; streamOutput = output; } | public void init(final int N, final int W) { this.add(new SplitJoin() { public void init() { this.setSplitter(WEIGHTED_ROUND_ROBIN(N, N)); this.add(new Filter() { Channel input = new Channel(Float.TYPE, 1); Channel output = new Channel(Float.TYPE, 1); float weights[] = new float[W]; ... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/df8ae86da26aa24b8307170214d499fae7747e7c/FFT.java/clean/streams/apps/benchmarks/fft/streamit/FFT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
6385,
509,
423,
16,
727,
509,
678,
13,
288,
202,
2211,
18,
1289,
12,
2704,
5385,
4572,
1435,
288,
202,
202,
482,
918,
1208,
1435,
288,
1082,
565,
333,
18,
542,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
6385,
509,
423,
16,
727,
509,
678,
13,
288,
202,
2211,
18,
1289,
12,
2704,
5385,
4572,
1435,
288,
202,
202,
482,
918,
1208,
1435,
288,
1082,
565,
333,
18,
542,
26... |
"Type safety: The cast from Class<capture#2-of ? extends X.ObjectFormUI> to Class<? extends X.ObjectFormUI<T>> is actually checking against the erased type Class\n" + | "Type safety: Unchecked cast from Class<capture#2-of ? extends X.ObjectFormUI> to Class<? extends X.ObjectFormUI<T>>\n" + | public void test0875() { this.runNegativeTest( new String[] { "X.java", // ================= "import java.util.*;\n" + "public class X {\n" + "\n" + " public static class DatabaseObject {}\n" + " public static class ObjectFormUI<T extends DatabaseObject> {}\n" + " private static final Map<Class<? ex... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/89847a0c1a06590b3bbeee9528d77f57e2f8453c/GenericTypeTest.java/buggy/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/GenericTypeTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
6840,
5877,
1435,
288,
202,
2211,
18,
2681,
14959,
4709,
12,
202,
202,
2704,
514,
8526,
288,
1082,
202,
6,
60,
18,
6290,
3113,
368,
422,
14468,
12275,
1082,
202,
6,
5666,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
6840,
5877,
1435,
288,
202,
2211,
18,
2681,
14959,
4709,
12,
202,
202,
2704,
514,
8526,
288,
1082,
202,
6,
60,
18,
6290,
3113,
368,
422,
14468,
12275,
1082,
202,
6,
5666,
22... |
device.write("-".getBytes()); | device.print("-"); | private void writeTreeNode(STree component, Device device, int row, int depth) throws IOException { boolean childSelectorWorkaround = !component.getSession().getUserAgent().supportsCssChildSelector(); final TreePath path = component.getPathForRow(row); final int nodeIndentDepth = com... | 3911 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3911/49177f429a4513c3098d45a9fe8be3cd90b51ffa/TreeCG.java/clean/wings2/src/java/org/wings/plaf/css/TreeCG.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1045,
12513,
12,
882,
992,
1794,
16,
6077,
2346,
16,
509,
1027,
16,
509,
3598,
13,
5411,
1216,
1860,
288,
3639,
1250,
1151,
4320,
2421,
12716,
273,
401,
4652,
18,
588,
2157,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1045,
12513,
12,
882,
992,
1794,
16,
6077,
2346,
16,
509,
1027,
16,
509,
3598,
13,
5411,
1216,
1860,
288,
3639,
1250,
1151,
4320,
2421,
12716,
273,
401,
4652,
18,
588,
2157,
... |
return value ? "true" : "false"; | return b ? "true" : "false"; | public String toString() { return value ? "true" : "false"; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/96bb13b20acb9b1b945579443d6dc3abdf207214/Boolean.java/buggy/core/src/classpath/5.0/java/lang/Boolean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
327,
324,
692,
315,
3767,
6,
294,
315,
5743,
14432,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
327,
324,
692,
315,
3767,
6,
294,
315,
5743,
14432,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
switch (area.getAlign()) { | switch (area.getAlign()) { | public void renderForeignObjectArea(ForeignObjectArea area) { // if necessary need to scale and align the content this.currentXPosition = this.currentXPosition + area.getXOffset(); this.currentYPosition = this.currentYPosition; switch (area.getAlign()) { case TextAli... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/cd264ba6a67a155375a4ba85cdb6dc35503ef593/PCLRenderer.java/buggy/src/org/apache/fop/render/pcl/PCLRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
7816,
921,
5484,
12,
7816,
921,
5484,
5091,
13,
565,
288,
3639,
368,
309,
4573,
1608,
358,
3159,
471,
5689,
326,
913,
3639,
333,
18,
2972,
60,
2555,
273,
333,
18,
2972,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7816,
921,
5484,
12,
7816,
921,
5484,
5091,
13,
565,
288,
3639,
368,
309,
4573,
1608,
358,
3159,
471,
5689,
326,
913,
3639,
333,
18,
2972,
60,
2555,
273,
333,
18,
2972,... |
public Call[] getCalls(QName qName) throws ServiceException { return delegate.getCalls(qName); | public Call[] getCalls(QName portName) throws ServiceException { if (portName == null) throw new ServiceException("Portname cannot be null"); SEIFactory factory = (SEIFactory) portToImplementationMap.get(portName.getLocalPart()); if( factory == null ) throw new ServiceException("No port for portname: " + portName); ... | public Call[] getCalls(QName qName) throws ServiceException { return delegate.getCalls(qName); } | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/9a405700c98df026b85bfc4227d4251e14274d37/ServiceImpl.java/clean/modules/axis/src/java/org/apache/geronimo/axis/client/ServiceImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3049,
8526,
336,
10125,
12,
13688,
22914,
13,
1216,
16489,
288,
3639,
327,
7152,
18,
588,
10125,
12,
85,
461,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3049,
8526,
336,
10125,
12,
13688,
22914,
13,
1216,
16489,
288,
3639,
327,
7152,
18,
588,
10125,
12,
85,
461,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
RequestSender rs = new RequestSender(key, htl, uid, this, source); requestSenders.put(kh, rs); return rs; | sender = new RequestSender(key, htl, uid, this, source); requestSenders.put(kh, sender); Logger.minor(this, "Created new sender: "+sender); return sender; | public synchronized Object makeRequestSender(NodeCHK key, short htl, long uid, NodePeer source) { // In store? CHKBlock chk = null; try { chk = datastore.fetch(key); } catch (IOException e) { Logger.error(this, "Error accessing store: "+e, e); } if(chk... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/27f407d086a1dbf43da0232680fb0f61503732d4/Node.java/buggy/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1033,
23009,
12021,
12,
907,
1792,
47,
498,
16,
3025,
366,
6172,
16,
1525,
4555,
16,
2029,
6813,
1084,
13,
288,
3639,
368,
657,
1707,
35,
3639,
6469,
47,
1768,
15000,
273,
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,
3852,
1033,
23009,
12021,
12,
907,
1792,
47,
498,
16,
3025,
366,
6172,
16,
1525,
4555,
16,
2029,
6813,
1084,
13,
288,
3639,
368,
657,
1707,
35,
3639,
6469,
47,
1768,
15000,
273,
4... |
QuickFixAction.registerQuickFixAction(highlightInfo, QUICK_FIX_FACTORY.createModifierListFix(modifierList, modifier, false, false), null); | QuickFixAction.registerQuickFixAction(highlightInfo, QUICK_FIX_FACTORY.createModifierListFix(modifierList, modifier, false, false)); | public static HighlightInfo checkNotAllowedModifier(PsiKeyword keyword, PsiModifierList modifierList) { PsiElement modifierOwner = modifierList.getParent(); if (modifierOwner == null) return null; if (PsiUtil.hasErrorElementChild(modifierOwner)) return null; String modifier = keyword.getText(); final M... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/dee9b62fe1ee40a1d6ca8afc95e5e1eca32dd11f/HighlightUtil.java/buggy/codeInsight/impl/com/intellij/codeInsight/daemon/impl/analysis/HighlightUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
31386,
966,
866,
19354,
9829,
12,
52,
7722,
8736,
4932,
16,
453,
7722,
9829,
682,
9606,
682,
13,
288,
565,
453,
7722,
1046,
9606,
5541,
273,
9606,
682,
18,
588,
3054,
5621,
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,
282,
1071,
760,
31386,
966,
866,
19354,
9829,
12,
52,
7722,
8736,
4932,
16,
453,
7722,
9829,
682,
9606,
682,
13,
288,
565,
453,
7722,
1046,
9606,
5541,
273,
9606,
682,
18,
588,
3054,
5621,
5... |
ResourceBundle bundle= MIUIPlugin.getDefault().getResourceBundle(); | public static String getResourceString(String key) { ResourceBundle bundle= MIUIPlugin.getDefault().getResourceBundle(); try { return bundle.getString(key); } catch (MissingResourceException e) { return key; } } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/ea9c35588917a0214a5924a0d7080932ed7fc249/MIUIPlugin.java/buggy/debug/org.eclipse.cdt.debug.mi.ui/src/org/eclipse/cdt/debug/mi/internal/ui/MIUIPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
5070,
780,
12,
780,
498,
13,
288,
202,
202,
18731,
3440,
33,
20806,
5370,
3773,
18,
588,
1868,
7675,
588,
18731,
5621,
202,
202,
698,
288,
1082,
202,
2463,
3440,
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,
760,
514,
5070,
780,
12,
780,
498,
13,
288,
202,
202,
18731,
3440,
33,
20806,
5370,
3773,
18,
588,
1868,
7675,
588,
18731,
5621,
202,
202,
698,
288,
1082,
202,
2463,
3440,
18,... | |
((IAdvancedUndoableOperation)triggeringOperation).aboutToNotify(event); | ((IAdvancedUndoableOperation) triggeringOperation) .aboutToNotify(event); | public void aboutToNotify(OperationHistoryEvent event) { if (triggeringOperation instanceof IAdvancedUndoableOperation) { ((IAdvancedUndoableOperation)triggeringOperation).aboutToNotify(event); } } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/730be32555397520f5e2223a4937ebb5d910a8c5/TriggeredOperations.java/clean/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/TriggeredOperations.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2973,
774,
9168,
12,
2988,
5623,
1133,
871,
13,
288,
202,
202,
430,
261,
10668,
310,
2988,
1276,
467,
23618,
31224,
429,
2988,
13,
288,
1082,
202,
12443,
45,
23618,
31224,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2973,
774,
9168,
12,
2988,
5623,
1133,
871,
13,
288,
202,
202,
430,
261,
10668,
310,
2988,
1276,
467,
23618,
31224,
429,
2988,
13,
288,
1082,
202,
12443,
45,
23618,
31224,
... |
return m_paramCopymode; | return m_paramCopymode; | public String getParamCopymode() { return m_paramCopymode; } | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/2fa0efcae8f9aa5971c7763269a3b033e9256d4b/CmsCopy.java/buggy/src/org/opencms/workplace/commons/CmsCopy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
9027,
2951,
3188,
1435,
288,
540,
327,
312,
67,
891,
2951,
3188,
31,
4202,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
9027,
2951,
3188,
1435,
288,
540,
327,
312,
67,
891,
2951,
3188,
31,
4202,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
refinePartitions(tview); | for(IntSet otherCol : otherColumns) { refinePartitions(otherCol, arity-1, range2domain); } | private void refinePartitions(TupleSet tupleSet) { IntSet tview = tupleSet.indexView(); final Map<IntSet, IntSet> range2domain = tupleSet.arity()==1 ? null : new HashMap<IntSet, IntSet>((usize*2) / 3); for(int c = tupleSet.arity() - 1; c > 0; c--) { int firstColFactor = (int) StrictMath.pow(usize, c); IntSet f... | 47852 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47852/e82de2a5c4fd8a7c819b3dcde24d61ec580a16c8/BoundsOptimizer.java/clean/src/kodkod/engine/fol2sat/BoundsOptimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
30446,
13738,
12,
9038,
694,
3193,
694,
13,
288,
202,
202,
1702,
694,
268,
1945,
273,
3193,
694,
18,
1615,
1767,
5621,
202,
202,
6385,
1635,
32,
1702,
694,
16,
3094,
694... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
30446,
13738,
12,
9038,
694,
3193,
694,
13,
288,
202,
202,
1702,
694,
268,
1945,
273,
3193,
694,
18,
1615,
1767,
5621,
202,
202,
6385,
1635,
32,
1702,
694,
16,
3094,
694... |
new NoViableAltException("302:2: ( import_statement | function_import_statement | global | function | t= template | r= rule | q= query )", 4, 1, input); | new NoViableAltException("303:2: ( ( import_statement )=> import_statement | ( function_import_statement )=> function_import_statement | ( global )=> global | ( function )=> function | ( template )=>t= template | ( rule )=>r= rule | q= query )", 4, 1, input); | public void statement() throws RecognitionException { FactTemplateDescr t = null; RuleDescr r = null; QueryDescr q = null; try { // D:\\dev\\jbossrules\\trunk\\drools-compiler\\src\\main\\resources\\org\\drools\\lang\\DRL.g:302:2: ( ( import_statement | function_import_stat... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/6b34eb3854fdc06f31034567ebdf72ff28c6c11a/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3021,
1435,
1216,
9539,
288,
6647,
29057,
2283,
16198,
268,
273,
446,
31,
3639,
6781,
16198,
436,
273,
446,
31,
3639,
2770,
16198,
1043,
273,
446,
31,
3639,
775,
288,
5411,
368... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3021,
1435,
1216,
9539,
288,
6647,
29057,
2283,
16198,
268,
273,
446,
31,
3639,
6781,
16198,
436,
273,
446,
31,
3639,
2770,
16198,
1043,
273,
446,
31,
3639,
775,
288,
5411,
368... |
buildSemosTempleArea((StendhalRPZone)world.getRPZone(new IRPZone.ID("int_semos_temple"))); | buildSemosLibraryArea((StendhalRPZone) world.getRPZone(new IRPZone.ID( "int_semos_library"))); | public Semos(StendhalRPWorld world) throws org.xml.sax.SAXException, java.io.IOException { this.npcs=NPCList.get(); this.shops=ShopList.get(); this.world=world; buildSemosCityArea((StendhalRPZone)world.getRPZone(new IRPZone.ID("0_semos_city"))); buildSemosVillageArea((StendhalRPZone)world.getRPZone(... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/d512245d8e26069d9f1c5a15fba078b322c3b0ac/Semos.java/buggy/src/games/stendhal/server/maps/Semos.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
15661,
538,
12,
510,
409,
22314,
54,
52,
18071,
9117,
13,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
16,
2252,
18,
1594,
18,
14106,
565,
288,
565,
333,
18,
6782,
2143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15661,
538,
12,
510,
409,
22314,
54,
52,
18071,
9117,
13,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
16,
2252,
18,
1594,
18,
14106,
565,
288,
565,
333,
18,
6782,
2143... |
this.constraint = constraint; } | this.constraint = constraint; } | public IsNot( Constraint constraint ) { this.constraint = constraint; } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/IsNot.java/clean/jmock/core/src/org/jmock/core/constraint/IsNot.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2585,
1248,
12,
10770,
4954,
262,
288,
202,
202,
2211,
18,
13364,
273,
4954,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
2585,
1248,
12,
10770,
4954,
262,
288,
202,
202,
2211,
18,
13364,
273,
4954,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
next.insertRejectedOverload(); | if(next != null) next.insertRejectedOverload(); | private void finish(int code, PeerNode next) { Logger.minor(this, "Finished: "+code+" on "+this, new Exception("debug")); if(status != NOT_FINISHED) throw new IllegalStateException("finish() called with "+code+" when was already "+status); status = code; if(senderThread !... | 56348 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56348/239cf9eec535f10703e5c9a4e3d2fe1146552d5e/InsertSender.java/buggy/src/freenet/node/InsertSender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4076,
12,
474,
981,
16,
10669,
907,
1024,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
315,
10577,
30,
13773,
710,
9078,
603,
13773,
2211,
16,
394,
1185,
2932,
4148,
7923,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4076,
12,
474,
981,
16,
10669,
907,
1024,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
315,
10577,
30,
13773,
710,
9078,
603,
13773,
2211,
16,
394,
1185,
2932,
4148,
7923,
1... |
int evaluateCombat(LegionInfo attacker, LegionInfo defender, MasterHex hex) { if (attacker.getPlayerName().equals(defender.getPlayerName())) { return 0; } final int defenderPointValue = defender.getPointValue(); final int attackerPointValue = attacker.getPointValue()... | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/ebf54439529469978860d7d4e7076aac7caf5fbf/RationalAI.java/clean/Colossus/net/sf/colossus/client/RationalAI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
5956,
11328,
270,
12,
8329,
285,
966,
13843,
264,
16,
17167,
285,
966,
1652,
2345,
16,
13453,
7037,
3827,
13,
565,
288,
3639,
309,
261,
4558,
484,
264,
18,
588,
12148,
461,
7675,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
5956,
11328,
270,
12,
8329,
285,
966,
13843,
264,
16,
17167,
285,
966,
1652,
2345,
16,
13453,
7037,
3827,
13,
565,
288,
3639,
309,
261,
4558,
484,
264,
18,
588,
12148,
461,
7675,
1... | ||
this.mode=mode; } | this.mode=mode; } | SleeperThread(int mode) { this.mode=mode; } | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/71d1a8f8cae34adf83ab37b3564bb1511c06a198/InterruptTest.java/clean/tests/junit/org/jgroups/tests/InterruptTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
55,
11182,
457,
3830,
12,
474,
1965,
13,
288,
202,
565,
333,
18,
3188,
33,
3188,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
55,
11182,
457,
3830,
12,
474,
1965,
13,
288,
202,
565,
333,
18,
3188,
33,
3188,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
println(" public aterm.ATermList concat(aterm.ATermList peer) {"); println(" " + buildUnsupportedOperationException("concat", "ATermList")); println(" }"); println(); } | println(" public aterm.ATermList concat(aterm.ATermList peer) {"); println(" " + buildUnsupportedOperationException("concat", "ATermList")); println(" }"); println(); } | private void genOverrideConcatMethod() { println(" public aterm.ATermList concat(aterm.ATermList peer) {"); println(" " + buildUnsupportedOperationException("concat", "ATermList")); println(" }"); println(); } | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/dfc73e34bff6e386ff1bb2959e83fe3849358bb0/SeparatedListTypeGenerator.java/buggy/apigen/src/apigen/gen/java/SeparatedListTypeGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3157,
6618,
15113,
1305,
1435,
288,
3639,
3785,
2932,
225,
1071,
622,
1035,
18,
789,
1035,
682,
3835,
12,
270,
1035,
18,
789,
1035,
682,
4261,
13,
288,
8863,
3639,
3785,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3157,
6618,
15113,
1305,
1435,
288,
3639,
3785,
2932,
225,
1071,
622,
1035,
18,
789,
1035,
682,
3835,
12,
270,
1035,
18,
789,
1035,
682,
4261,
13,
288,
8863,
3639,
3785,
2932,
... |
SearchBuilderItem sbi = (SearchBuilderItem) tditer.next(); if (SearchBuilderItem.STATE_COMPLETED.equals(sbi.getSearchstate())) { if (SearchBuilderItem.ACTION_DELETE.equals(sbi.getSearchaction())) | SearchBuilderItem sbi = (SearchBuilderItem) tditer .next(); if (SearchBuilderItem.STATE_COMPLETED.equals(sbi .getSearchstate())) { if (SearchBuilderItem.ACTION_DELETE.equals(sbi .getSearchaction())) | public void processToDoListTransaction(SearchIndexBuilderWorker worker) { Connection connection = null; try { connection = dataSource.getConnection(); long startTime = System.currentTimeMillis(); int totalDocs = 0; IndexWriter indexWrite = null; // Load the list List runtimeToDo = findPending(indexBatch... | 51480 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51480/a418d47d9cb811d8e8fb60f720be9c5a34ea00c5/SearchIndexBuilderWorkerDaoJdbcImpl.java/buggy/search-impl/impl/src/java/org/sakaiproject/search/component/dao/impl/SearchIndexBuilderWorkerDaoJdbcImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1207,
774,
3244,
682,
3342,
12,
2979,
1016,
1263,
6671,
4322,
13,
202,
95,
202,
202,
1952,
1459,
273,
446,
31,
202,
202,
698,
202,
202,
95,
1082,
202,
4071,
273,
10233,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1207,
774,
3244,
682,
3342,
12,
2979,
1016,
1263,
6671,
4322,
13,
202,
95,
202,
202,
1952,
1459,
273,
446,
31,
202,
202,
698,
202,
202,
95,
1082,
202,
4071,
273,
10233,
... |
return new StringBuffer(XML_DECLARATION) | StringBuffer result = new StringBuffer(XML_DECLARATION) | private StringBuffer getXSLTBase() { return new StringBuffer(XML_DECLARATION) .append(XSLT_START); } | 8367 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8367/3bdd3a3b81be7d5eb7106026472d1d5494de51aa/SimpleXpathEngine.java/clean/xmlunit/src/java/org/custommonkey/xmlunit/SimpleXpathEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
6674,
6538,
4559,
56,
2171,
1435,
288,
3639,
6674,
563,
273,
394,
6674,
12,
4201,
67,
23956,
985,
2689,
13,
5411,
263,
6923,
12,
60,
4559,
56,
67,
7570,
1769,
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,
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,
3238,
6674,
6538,
4559,
56,
2171,
1435,
288,
3639,
6674,
563,
273,
394,
6674,
12,
4201,
67,
23956,
985,
2689,
13,
5411,
263,
6923,
12,
60,
4559,
56,
67,
7570,
1769,
565,
289,
2,
-100,
... |
.setModifiedStatus(true); | .getMartBuilder().showStackTrace(t); | public void run() { // Reinstate the tab for the individual schema. SchemaTabSet.this.addSchemaTab(schema); // If the group is now empty, remove the tab for it. if (schemaGroup.getSchemas().size() == 0) SchemaTabSet.this.removeSchemaTab(schemaGroup); // Recalculate the overvie... | 2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/c76d481210454f27e1173655b5a81de5e759e689/SchemaTabSet.java/clean/src/java/org/biomart/builder/view/gui/SchemaTabSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
759,
868,
267,
2019,
326,
3246,
364,
326,
7327,
1963,
18,
6862,
1082,
202,
3078,
5661,
694,
18,
2211,
18,
1289,
3078,
5661,
12,
4821,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
759,
868,
267,
2019,
326,
3246,
364,
326,
7327,
1963,
18,
6862,
1082,
202,
3078,
5661,
694,
18,
2211,
18,
1289,
3078,
5661,
12,
4821,
1... |
public void printPackageDeclaration(JSourceWriter jsw) { | public final void printPackageDeclaration(final JSourceWriter jsw) { | public void printPackageDeclaration(JSourceWriter jsw) { if (jsw == null) { throw new IllegalArgumentException("argument 'jsw' should not be null."); } //-- print package name if ((packageName != null) && (packageName.length() > 0)) { jsw.write("package "); ... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/34c708e3c0e8dd4b42534f5834f9a280e0c9968b/JStructure.java/buggy/castor/trunk/src/main/java/org/exolab/javasource/JStructure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
1172,
2261,
6094,
12,
6385,
804,
1830,
2289,
3828,
91,
13,
288,
3639,
309,
261,
2924,
91,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
3446,
296,
2924,
91,
11,
1410,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
1172,
2261,
6094,
12,
6385,
804,
1830,
2289,
3828,
91,
13,
288,
3639,
309,
261,
2924,
91,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
3446,
296,
2924,
91,
11,
1410,
... |
public UndoableEditSupport() { } | public UndoableEditSupport() { realSource = this; } | public UndoableEditSupport() { // TODO } // UndoableEditSupport() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/8f03053e30bf23122f89e48e88064677b27fdd7c/UndoableEditSupport.java/buggy/core/src/classpath/javax/javax/swing/undo/UndoableEditSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1351,
2896,
429,
4666,
6289,
1435,
288,
202,
202,
759,
2660,
202,
97,
368,
1351,
2896,
429,
4666,
6289,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
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,
1351,
2896,
429,
4666,
6289,
1435,
288,
202,
202,
759,
2660,
202,
97,
368,
1351,
2896,
429,
4666,
6289,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
calcRect.height -= tabAreaInsets.top + tabAreaInsets.bottom; max = calcRect.height + tabAreaInsets.top; int height = 0; start = tabAreaInsets.top + insets.top; int runHeight = start; int fontHeight = fm.getHeight(); top = insets.left + tabAreaInsets.left; for (int i = 0; i < tabCount; i++) { height = calculateTabHeight... | calcRect.height -= tabAreaInsets.top + tabAreaInsets.bottom; max = calcRect.height + tabAreaInsets.top; int height = 0; start = tabAreaInsets.top + insets.top; int runHeight = start; int fontHeight = fm.getHeight(); top = insets.left + tabAreaInsets.left; for (int i = 0; i < tabCount; i++) { height = calculateTabHeight... | protected void calculateTabRects(int tabPlacement, int tabCount) { if (tabCount == 0) return; assureRectsCreated(tabCount); FontMetrics fm = getFontMetrics(); SwingUtilities.calculateInnerArea(tabPane, calcRect); Insets tabAreaInsets = getTabAreaInsets(tabPlacement); Insets insets =... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTabbedPaneUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicTabbedPaneUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4604,
5661,
6120,
87,
12,
474,
3246,
12420,
16,
509,
3246,
1380,
13,
565,
288,
1377,
309,
261,
7032,
1380,
422,
374,
13,
202,
2463,
31,
1377,
1551,
594,
6120,
87,
6119,
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,
4750,
918,
4604,
5661,
6120,
87,
12,
474,
3246,
12420,
16,
509,
3246,
1380,
13,
565,
288,
1377,
309,
261,
7032,
1380,
422,
374,
13,
202,
2463,
31,
1377,
1551,
594,
6120,
87,
6119,
12,
... |
public int compare(Object a, Object b) { String as = a.toString(); String bs = b.toString(); return BioStore.STRING_CASE_SENSITIVE_ORDER.compare(as, bs); } | 50397 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50397/8c859899318b2f7c9b731215c4a1de11f39e2f13/SecondaryFileAsList.java/buggy/src/org/biojava/bio/program/indexdb/SecondaryFileAsList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3400,
12,
921,
279,
16,
1033,
324,
13,
288,
1377,
514,
487,
273,
279,
18,
10492,
5621,
1377,
514,
7081,
273,
324,
18,
10492,
5621,
5411,
327,
21209,
2257,
18,
5804,
67,
13415... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3400,
12,
921,
279,
16,
1033,
324,
13,
288,
1377,
514,
487,
273,
279,
18,
10492,
5621,
1377,
514,
7081,
273,
324,
18,
10492,
5621,
5411,
327,
21209,
2257,
18,
5804,
67,
13415... | ||
String newId = null; if (newPart != null) newId = newPart.getSite().getId(); | String newId = newPart.getSite().getId(); | public void updateActivePart(IWorkbenchPart newPart) { if (activePart == newPart) return; boolean isNewPartAnEditor = newPart instanceof IEditorPart; if (isNewPartAnEditor) { String oldId = null; if (topEditor != null) oldId = topEditor.getSite().getId(); String newId = null; if (newPart ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/686c4616f9a914bdf7210a54803a9e230244084e/WorkbenchPage.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1089,
3896,
1988,
12,
45,
2421,
22144,
1988,
394,
1988,
13,
288,
1082,
202,
430,
261,
3535,
1988,
422,
394,
1988,
13,
9506,
202,
2463,
31,
6862,
1082,
202,
6494,
10783,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1089,
3896,
1988,
12,
45,
2421,
22144,
1988,
394,
1988,
13,
288,
1082,
202,
430,
261,
3535,
1988,
422,
394,
1988,
13,
9506,
202,
2463,
31,
6862,
1082,
202,
6494,
10783,
... |
String jndiProperties = cfg.getInitParameter(JNDI_PROPERTIES_KEY); String jndiAddress = cfg.getInitParameter(JNDI_ADDRESS_KEY); this.user = cfg.getInitParameter(USER_KEY); this.password = cfg.getInitParameter(PASSWORD_KEY); | String jndiProperties = cfg.getInitParameter(JNDI_PROPERTIES_KEY); String jndiAddress = cfg.getInitParameter(JNDI_ADDRESS_KEY); this.user = cfg.getInitParameter(USER_KEY); this.password = cfg.getInitParameter(PASSWORD_KEY); this.successMessageKey = cfg.getInitParameter(SUCCESS_MESSAGE_KEY); | public void init(ServletConfig cfg) throws ServletException { super.init(cfg); String jndiProperties = cfg.getInitParameter(JNDI_PROPERTIES_KEY); String jndiAddress = cfg.getInitParameter(JNDI_ADDRESS_KEY); this.user = cfg.getInitParameter(USER_KEY); this.password = cfg.getInitParameter(PASSWORD_KEY); try { //... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/816bd895f60b69e0318496dbce31bfa4b115029d/JcrCommandServlet.java/clean/contrib/jcr-commands/src/java/org/apache/jackrabbit/command/web/JcrCommandServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1208,
12,
4745,
809,
2776,
13,
1216,
16517,
288,
202,
202,
9565,
18,
2738,
12,
7066,
1769,
202,
202,
780,
525,
16564,
2297,
273,
2776,
18,
588,
2570,
1662,
12,
46,
24513,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
12,
4745,
809,
2776,
13,
1216,
16517,
288,
202,
202,
9565,
18,
2738,
12,
7066,
1769,
202,
202,
780,
525,
16564,
2297,
273,
2776,
18,
588,
2570,
1662,
12,
46,
24513,... |
fCurrentSchemaURI = -1; | fCurrentSchemaURI = StringPool.EMPTY_STRING; | private void resetCommon(StringPool stringPool) throws Exception { fStringPool = stringPool; fValidating = fValidationEnabled; fValidationEnabledByDynamic = false; fDynamicDisabledByValidation = false; poolReset(); fCalledStartDocument = false; fStandaloneReader = -1; fElement... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/d840ff3f0b756725e48caa1dea239866560fb116/XMLValidator.java/buggy/src/org/apache/xerces/validators/common/XMLValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
2715,
6517,
12,
780,
2864,
533,
2864,
13,
1216,
1185,
288,
1377,
284,
780,
2864,
273,
533,
2864,
31,
1377,
284,
31496,
273,
284,
4354,
1526,
31,
1377,
284,
4354,
1526,
858,
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,
565,
3238,
918,
2715,
6517,
12,
780,
2864,
533,
2864,
13,
1216,
1185,
288,
1377,
284,
780,
2864,
273,
533,
2864,
31,
1377,
284,
31496,
273,
284,
4354,
1526,
31,
1377,
284,
4354,
1526,
858,
9... |
this.resultTreeModel = results.getTreeModel(); this.resultTreeRoot = (DefaultMutableTreeNode)resultTreeModel .getRoot(); | this.searchString = SearchAndReplace.getSearchString(); this.rootSearchNode = new DefaultMutableTreeNode(searchString); | public HyperSearchRequest(View view, SearchMatcher matcher, HyperSearchResults results, Selection[] selection) { this.view = view; this.matcher = matcher; this.results = results; this.resultTreeModel = results.getTreeModel(); this.resultTreeRoot = (DefaultMutableTreeNode)resultTreeModel .getRoot(); this.selec... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/382bbfe1d5b5bb1a8d3ad0f2d76a2f93cf3a1d1f/HyperSearchRequest.java/clean/org/gjt/sp/jedit/search/HyperSearchRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
18274,
2979,
691,
12,
1767,
1476,
16,
5167,
6286,
4546,
16,
202,
202,
15996,
2979,
3447,
1686,
16,
12977,
8526,
4421,
13,
202,
95,
202,
202,
2211,
18,
1945,
273,
1476,
31,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
18274,
2979,
691,
12,
1767,
1476,
16,
5167,
6286,
4546,
16,
202,
202,
15996,
2979,
3447,
1686,
16,
12977,
8526,
4421,
13,
202,
95,
202,
202,
2211,
18,
1945,
273,
1476,
31,
202... |
constraints.gridheight = | constraints.gridheight = | protected GridBagConstraints buildConstraints(Element current) { GridBagConstraints constraints = new GridBagConstraints(); CustomInsets inset = new CustomInsets(current.getAttribute("insets")); constraints.weightx = parseWeightConstant(current.getAttribute("weightx")); constraints.weighty... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/3cd6e9d81112e3ab17a910eaef36b9e56b2a8b6a/XMLPageBuilder.java/buggy/grendel/sources/grendel/ui/XMLPageBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
13075,
1361,
4878,
12,
1046,
783,
13,
288,
565,
13075,
6237,
273,
394,
13075,
5621,
565,
6082,
382,
4424,
316,
542,
273,
4202,
394,
6082,
382,
4424,
12,
2972,
18,
588,
1499,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13075,
1361,
4878,
12,
1046,
783,
13,
288,
565,
13075,
6237,
273,
394,
13075,
5621,
565,
6082,
382,
4424,
316,
542,
273,
4202,
394,
6082,
382,
4424,
12,
2972,
18,
588,
1499,
2932,
... |
options.put(DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_WITHIN_MESSAGE_SEND, JavaCore.INSERT); | options.put(DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BEFORE_CLOSING_PAREN_IN_MESSAGE_SEND, JavaCore.INSERT); options.put(DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_AFTER_OPENING_PAREN_IN_MESSAGE_SEND, JavaCore.INSERT); | public void test421() { Map options = DefaultCodeFormatterConstants.getDefaultSettings(); options.put(DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_WITHIN_MESSAGE_SEND, JavaCore.INSERT); options.put(DefaultCodeFormatterConstants.FORMATTER_INSERT_SPACE_BETWEEN_EMPTY_MESSAGESEND_ARGUMENTS, JavaCore.DO_NOT_INSE... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/47b4b871bf6d388352229c39f2d0357c2b36e470/FormatterRegressionTests.java/buggy/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
24,
5340,
1435,
288,
202,
202,
863,
702,
273,
2989,
1085,
5074,
2918,
18,
588,
1868,
2628,
5621,
202,
202,
2116,
18,
458,
12,
1868,
1085,
5074,
2918,
18,
7254,
2560... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24,
5340,
1435,
288,
202,
202,
863,
702,
273,
2989,
1085,
5074,
2918,
18,
588,
1868,
2628,
5621,
202,
202,
2116,
18,
458,
12,
1868,
1085,
5074,
2918,
18,
7254,
2560... |
CALL_BACK_HANDLER_SUFFIX, | CALL_BACK_HANDLER_SUFFIX, | protected Document createDOMDocumentForSkeleton(WSDLBinding binding) { WSDLInterface boundInterface = binding.getBoundInterface(); Document doc = getEmptyDocument();; Element rootElement = doc.createElement("interface"); addAttribute(doc, "package", configur... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/75a39e698ad064999b536c0847ee45b2f0a756cd/MultiLanguageClientEmitter.java/buggy/modules/wsdl/src/org/apache/axis2/wsdl/codegen/emitter/MultiLanguageClientEmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4319,
752,
8168,
2519,
1290,
28070,
12,
2651,
8914,
5250,
5085,
13,
288,
3639,
30567,
1358,
2489,
1358,
273,
5085,
18,
588,
3499,
1358,
5621,
3639,
4319,
997,
273,
30824,
2519,
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,
377,
4750,
4319,
752,
8168,
2519,
1290,
28070,
12,
2651,
8914,
5250,
5085,
13,
288,
3639,
30567,
1358,
2489,
1358,
273,
5085,
18,
588,
3499,
1358,
5621,
3639,
4319,
997,
273,
30824,
2519,
5621,
... |
this.targetURI = message.redirectTarget; | this.targetURI = redirectTarget; | public ClientPut(FCPConnectionHandler handler, ClientPutMessage message) throws IdentifierCollisionException { super(message.uri, message.identifier, message.verbosity, handler, message.priorityClass, message.persistenceType, message.clientToken, message.global, message.getCHKOnly, message.dontCompress, messag... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/a2c799232c5ddad097bc15ac69d6259528050f65/ClientPut.java/buggy/src/freenet/node/fcp/ClientPut.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
12,
42,
4258,
1952,
1503,
1838,
16,
2445,
6426,
1079,
883,
13,
1216,
10333,
13535,
1951,
503,
288,
202,
202,
9565,
12,
2150,
18,
1650,
16,
883,
18,
5644,
16,
883,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2445,
6426,
12,
42,
4258,
1952,
1503,
1838,
16,
2445,
6426,
1079,
883,
13,
1216,
10333,
13535,
1951,
503,
288,
202,
202,
9565,
12,
2150,
18,
1650,
16,
883,
18,
5644,
16,
883,
... |
hostResolver.initFromFile(hostResolverFile); | if(hostResolverFile != null && !"".equals(hostResolverFile)) { hostResolver.initFromFile(hostResolverFile); } | public FetcherMain(int nrThreads, String hostResolverFile) throws Exception { // to make things clear, this method is commented a bit better than // the rest of the program... // this is the main message queue. handlers are registered with // the queue, and whenever a message is put i... | 1514 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1514/61aa56d778a14699dd0d842073076972770bf693/FetcherMain.java/clean/sandbox/contributions/webcrawler-LARM/src/de/lanlab/larm/fetcher/FetcherMain.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8065,
264,
6376,
12,
474,
9884,
13233,
16,
514,
1479,
4301,
812,
13,
1216,
1185,
565,
288,
3639,
368,
358,
1221,
9198,
2424,
16,
333,
707,
353,
31813,
279,
2831,
7844,
2353,
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,
8065,
264,
6376,
12,
474,
9884,
13233,
16,
514,
1479,
4301,
812,
13,
1216,
1185,
565,
288,
3639,
368,
358,
1221,
9198,
2424,
16,
333,
707,
353,
31813,
279,
2831,
7844,
2353,
3639,
... |
Collection<Record> cache = new HashSet<Record>(rows); | Map<Record, Record> cache = new Hashtable<Record, Record>(rows); | public Object task() throws Exception { SelectQuery q = null; boolean transactionInProgress = false; logger.info("Import into "+table+" begins..."); setLength( parser.getNumberOfRecords() ); try { q = db.createQuery(table); int resultId = db.executeQuery( q ), rows = db.getNumRows( resultId ); ... | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/adae16a333ebf1826a50233bbe936b33394c019b/TableImportTask.java/clean/trunk/src/net/sf/plantlore/client/imports/table/TableImportTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
1562,
1435,
1216,
1185,
288,
202,
202,
3391,
1138,
1043,
273,
446,
31,
202,
202,
6494,
2492,
13434,
273,
225,
629,
31,
9506,
202,
4901,
18,
1376,
2932,
5010,
1368,
13773,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
1562,
1435,
1216,
1185,
288,
202,
202,
3391,
1138,
1043,
273,
446,
31,
202,
202,
6494,
2492,
13434,
273,
225,
629,
31,
9506,
202,
4901,
18,
1376,
2932,
5010,
1368,
13773,
... |
bddnodes = new int[bddnodesize*__node_size]; | table = new int[bddnodesize*__node_size]; | protected void initialize(int initnodesize, int cs) { int n; if (bddrunning) throw new JavaBDDException(BDD_RUNNING); bddnodesize = bdd_prime_gte(initnodesize); bddnodes = new int[bddnodesize*__node_size]; bddresized = false; for (n = 0; n < bddnodesize; n++) { ... | 5661 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5661/7148f48ea2faa85833a6051b36762dedb67ccd78/MicroFactory.java/buggy/JavaBDD/net/sf/javabdd/MicroFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4046,
12,
474,
1208,
4690,
554,
16,
509,
2873,
13,
288,
3639,
509,
290,
31,
3639,
309,
261,
70,
449,
8704,
13,
5411,
604,
394,
5110,
38,
5698,
503,
12,
38,
5698,
67,
29358,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4046,
12,
474,
1208,
4690,
554,
16,
509,
2873,
13,
288,
3639,
509,
290,
31,
3639,
309,
261,
70,
449,
8704,
13,
5411,
604,
394,
5110,
38,
5698,
503,
12,
38,
5698,
67,
29358,... |
adaptor.initialize(null,null); | adaptor.initialize(loader,context); | public void testGetBundleIdFromURL() { URLClassLoader loader = new URLClassLoader(new URL[] {},null); IWeavingContext context = new TestWeavingContext(loader) { public String getBundleIdFromURL(URL url) { throw new UnsupportedOperationException(); } }; ClassLoaderWeavingAdaptor adaptor = new ClassLoaderW... | 53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/52c25536d8f9d8ad1438921e0542c259906a3793/WeavingContextTest.java/buggy/loadtime/testsrc/org/aspectj/weaver/loadtime/WeavingContextTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
967,
3405,
548,
1265,
1785,
1435,
288,
202,
202,
1785,
7805,
4088,
273,
394,
1976,
7805,
12,
2704,
1976,
8526,
10615,
2011,
1769,
202,
202,
45,
3218,
5339,
1042,
819,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
967,
3405,
548,
1265,
1785,
1435,
288,
202,
202,
1785,
7805,
4088,
273,
394,
1976,
7805,
12,
2704,
1976,
8526,
10615,
2011,
1769,
202,
202,
45,
3218,
5339,
1042,
819,... |
dwMicroSecPerFrame = DataTools.read4SignedBytes(in, little); dwMaxBytesPerSec = DataTools.read4SignedBytes(in, little); dwReserved1 = DataTools.read4SignedBytes(in, little); dwFlags = DataTools.read4SignedBytes(in, little); dwTotalFrames = DataTools.read4SignedBytes(in, little); dwInitialFrames = DataTools.read4SignedB... | dwMicroSecPerFrame = in.readInt(); dwMaxBytesPerSec = in.readInt(); dwReserved1 = in.readInt(); dwFlags = in.readInt(); dwTotalFrames = in.readInt(); dwInitialFrames = in.readInt(); dwStreams = in.readInt(); dwSuggestedBufferSize = in.readInt(); dwWidth = in.readInt(); dwHeight = in.readInt(); dwScale= in.readInt(); dw... | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); in = new RandomAccessStream(id); offsets = new Vector(); byte[] list = new byte[4]; String listString; type = readStringBytes(); size = DataTools.read4SignedBytes(in, little); fcc = readStringBytes(); ... | 49800 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49800/2df09d33bfdc966378aae0cc09cb503afb983bc2/AVIReader.java/buggy/loci/formats/in/AVIReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
1862,
1228,
12,
350,
1769,
565,
8738,
273,
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,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
1862,
1228,
12,
350,
1769,
565,
8738,
273,
3... |
LOG.info("Tracking URL: " + StreamUtil.qualifyHost(running_.getTrackingURL())); | LOG.info("Tracking URL: " + StreamUtil.qualifyHost(running_.getTrackingURL())); | protected void jobInfo() { if(isLocalHadoop()) { LOG.info("Job running in-process (local Hadoop)"); } else { String hp = getJobTrackerHostPort(); LOG.info("To kill this job, run:"); LOG.info(getHadoopClientHome() + "/bin/hadoop job -Dmapred.job.tracker=" + hp + " -kill " + jobId_); //... | 50370 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50370/e10b40e8014547113799b2653164e8c990d41209/StreamJob.java/clean/src/contrib/streaming/src/java/org/apache/hadoop/streaming/StreamJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1719,
966,
1435,
225,
288,
565,
309,
12,
291,
2042,
44,
12460,
10756,
288,
1377,
2018,
18,
1376,
2932,
2278,
3549,
316,
17,
2567,
261,
3729,
23471,
2225,
1769,
565,
289,
469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1719,
966,
1435,
225,
288,
565,
309,
12,
291,
2042,
44,
12460,
10756,
288,
1377,
2018,
18,
1376,
2932,
2278,
3549,
316,
17,
2567,
261,
3729,
23471,
2225,
1769,
565,
289,
469,
... |
ArrayList targetSchemaList = new ArrayList(); ArrayList schemaObjectList = new ArrayList(); if(schemaList!=null) | ArrayList schemaObjectList = new ArrayList( ); if ( schemaList != null ) | protected void populateSchemaList() { if ( rootNode != null ) { removeTreeItem( rootNode ); } getAvailableSchema(); // If the schemaCombo have not be initialized yet. if ( schemaCombo.getItemCount() < 1) { schemaCombo.add( JdbcPlugin.getResourceString("tablepage.text.All") ); schemaCombo.select( 0 ); if... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/8887f296b0d9adc032ae9020f3349938893f43a3/SQLDataSetEditorPage.java/clean/data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
6490,
3078,
682,
1435,
202,
95,
202,
202,
430,
261,
10181,
480,
446,
262,
202,
202,
95,
1082,
202,
4479,
2471,
1180,
12,
10181,
11272,
202,
202,
97,
202,
202,
588,
5268,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6490,
3078,
682,
1435,
202,
95,
202,
202,
430,
261,
10181,
480,
446,
262,
202,
202,
95,
1082,
202,
4479,
2471,
1180,
12,
10181,
11272,
202,
202,
97,
202,
202,
588,
5268,... |
for (int i = 0; i < 215; i++) jj_la1[i] = -1; | for (int i = 0; i < 219; i++) jj_la1[i] = -1; | public Parser(java.io.InputStream stream) { jj_input_stream = new JavaCharStream(stream, 1, 1); token_source = new ParserTokenManager(jj_input_stream); token = new Token(); jj_ntk = -1; jj_gen = 0; for (int i = 0; i < 215; i++) jj_la1[i] = -1; for (int i = 0; i < jj_2_rtns.length; i++) jj_2_rtns[... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/9aa0c6bec51662a685ea4b86bc02a52c9e593d8a/Parser.java/clean/dynamicjava/src/koala/dynamicjava/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
6783,
12,
6290,
18,
1594,
18,
4348,
1407,
13,
288,
565,
10684,
67,
2630,
67,
3256,
273,
394,
5110,
2156,
1228,
12,
3256,
16,
404,
16,
404,
1769,
565,
1147,
67,
3168,
273,
394,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
6783,
12,
6290,
18,
1594,
18,
4348,
1407,
13,
288,
565,
10684,
67,
2630,
67,
3256,
273,
394,
5110,
2156,
1228,
12,
3256,
16,
404,
16,
404,
1769,
565,
1147,
67,
3168,
273,
394,
6... |
List<ITask> activeTasks = MylarTaskListPlugin.getTaskListManager().getTaskList().getActiveTasks(); | List<ITask> activeTasks = MylarTaskListPlugin .getTaskListManager().getTaskList().getActiveTasks(); | void expandToActiveTasks() { final IWorkbench workbench = PlatformUI.getWorkbench(); workbench.getDisplay().asyncExec(new Runnable() { public void run() { List<ITask> activeTasks = MylarTaskListPlugin.getTaskListManager().getTaskList().getActiveTasks(); for (ITask t : activeTasks) { getViewer().expandToL... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/832f772c9bfbe1db8eeb7662bd96232584598cee/TaskListView.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/TaskListView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
4542,
774,
3896,
6685,
1435,
288,
202,
202,
6385,
467,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
5621,
202,
202,
1252,
22144,
18,
588,
4236,
7675,
3810,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
4542,
774,
3896,
6685,
1435,
288,
202,
202,
6385,
467,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
5621,
202,
202,
1252,
22144,
18,
588,
4236,
7675,
3810,
... |
CGraphFeatureSelectionControl featureSelectionControl = new CGraphFeatureSelectionControl(); featureSelectionControl.setBorder( BorderFactory.createTitledBorder("Graph Features")); chart.setGraphFeatureSelectionControl(featureSelectionControl); | legend.setBorder(BorderFactory.createEmptyBorder(0, 10, 0, 0)); chart.setLegend(legend); | private void createComponents() { DefaultMutableTreeNode root = DBInterface.metricTree; CTreeButton metricTreeButton = new CTreeButton(root, (DefaultMutableTreeNode)root.getChildAt(0)); metricTreeButton.setRootVisible(false); metricTreeButton.expa... | 7169 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7169/79eee7680d9471f004bd7d9705ac91339e963552/LinePlotPanel.java/clean/uiframework/src/mil/darpa/log/alpine/blackjack/assessui/client/LinePlotPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
7171,
1435,
565,
288,
3639,
2989,
19536,
12513,
1365,
273,
2383,
1358,
18,
6899,
2471,
31,
3639,
385,
2471,
3616,
3999,
2471,
3616,
273,
5411,
394,
385,
2471,
3616,
12,
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,
3238,
918,
752,
7171,
1435,
565,
288,
3639,
2989,
19536,
12513,
1365,
273,
2383,
1358,
18,
6899,
2471,
31,
3639,
385,
2471,
3616,
3999,
2471,
3616,
273,
5411,
394,
385,
2471,
3616,
12,
30... |
super( ValueType.DOUBLE_TYPE, | super( ValueType.PDOUBLE_TYPE, | private DoubleLessOrEqualEvaluator() { super( ValueType.DOUBLE_TYPE, Operator.LESS_OR_EQUAL ); } | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/0a76f888ef55c8d5cf806f1c9e6a6e27fa7f4faf/DoubleFactory.java/clean/drools-core/src/main/java/org/drools/base/evaluators/DoubleFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
3698,
15313,
22376,
15876,
1435,
288,
5411,
2240,
12,
31718,
18,
14625,
10622,
67,
2399,
16,
10402,
11097,
18,
26005,
67,
916,
67,
12853,
11272,
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,
0,
0,
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,
3238,
3698,
15313,
22376,
15876,
1435,
288,
5411,
2240,
12,
31718,
18,
14625,
10622,
67,
2399,
16,
10402,
11097,
18,
26005,
67,
916,
67,
12853,
11272,
3639,
289,
2,
-100,
-100,
-100,
-100,
... |
Token xsp; xsp = jj_scanpos; if (jj_3R_237()) { jj_scanpos = xsp; if (jj_3R_238()) { jj_scanpos = xsp; if (jj_3R_239()) { jj_scanpos = xsp; if (jj_3R_240()) { jj_scanpos = xsp; if (jj_3R_241()) { jj_scanpos = xsp; if (jj_3R_242()) { jj_scanpos = xsp; if (jj_3R_243()) { jj_scanpos = xsp; if (jj_3R_244()) { jj_scanpos = ... | if (jj_scan_token(STARASSIGN)) return true; | final private boolean jj_3R_225() { Token xsp; xsp = jj_scanpos; if (jj_3R_237()) { jj_scanpos = xsp; if (jj_3R_238()) { jj_scanpos = xsp; if (jj_3R_239()) { jj_scanpos = xsp; if (jj_3R_240()) { jj_scanpos = xsp; if (jj_3R_241()) { jj_scanpos = xsp; if (jj_3R_242()) { jj_scan... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/2c4cc3303f04cdb3883f34b25cfe841b0bdf1fb5/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,
22,
2947,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
4366,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
22,
2947,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
4366,
27... |
return new ResultSetDataSet( this, new int[]{ iColumnIndex }, 0, getRowCount( ) ); | return new ResultSetDataSet( this, new int[]{ ( (Integer) htLookup.get( sExpressionKey ) ).intValue( ) }, ( iGroupIndex <= 0 ) ? 0 : iaGroupBreaks[iGroupIndex - 1], ( iGroupIndex >= iaGroupBreaks.length - 1 ) ? getRowCount( ) : iaGroupBreaks[iGroupIndex] ); | public ResultSetDataSet getSubset( int iColumnIndex ) { return new ResultSetDataSet( this, new int[]{ iColumnIndex }, 0, getRowCount( ) ); } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/084c50326d35815e4788e99c3d01208013e2a8c1/ResultSetWrapper.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/datafeed/ResultSetWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
10842,
13676,
7040,
542,
12,
509,
277,
21689,
262,
202,
95,
202,
202,
2463,
394,
10842,
13676,
12,
333,
16,
394,
509,
63,
7073,
1082,
202,
77,
21689,
202,
202,
5779,
374,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
10842,
13676,
7040,
542,
12,
509,
277,
21689,
262,
202,
95,
202,
202,
2463,
394,
10842,
13676,
12,
333,
16,
394,
509,
63,
7073,
1082,
202,
77,
21689,
202,
202,
5779,
374,
16,
... |
int expectedMin = (byteCount * 10) / SystemMetrics.DEFAULT_HASH_TEST_BYTE_STEP; | public void testHashEstimation() throws IOException { int byteCount = SystemMetrics.DEFAULT_HASH_TEST_BYTE_STEP * 10; int estimate = byteCount; long duration; while (true) { MockCachedUrlSetHasher hasher = new MockCachedUrlSetHasher(byteCount); hasher.setHashStepDelay(10); long startTime = ... | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/10445cc8a28761d1cb73c5e9526d15a5a84f99aa/TestSystemMetrics.java/clean/test/src/org/lockss/daemon/TestSystemMetrics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
2310,
9122,
5115,
1435,
1216,
1860,
288,
565,
509,
30179,
273,
2332,
5653,
18,
5280,
67,
15920,
67,
16961,
67,
15377,
67,
26951,
380,
1728,
31,
565,
509,
11108,
273,
3017... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2310,
9122,
5115,
1435,
1216,
1860,
288,
565,
509,
30179,
273,
2332,
5653,
18,
5280,
67,
15920,
67,
16961,
67,
15377,
67,
26951,
380,
1728,
31,
565,
509,
11108,
273,
3017... | |
buffer.append(")"); | buffer.append(')'); | public String toString() { StringBuffer buffer = new StringBuffer(); buffer.append("Ring("); buffer.append(super.toString()); buffer.append(")"); return buffer.toString(); } | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/b35703c55343be9e1780756711f8f8cb630300f2/Ring.java/clean/src/org/openscience/cdk/Ring.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
10369,
2932,
1769,
202,
202,
4106,
18,
6923,
12,
9565,
18,
10492,
10663,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
10369,
2932,
1769,
202,
202,
4106,
18,
6923,
12,
9565,
18,
10492,
10663,
... |
private IStatus validateFileType(File linkTargetFile) { if (type == IResource.FILE && linkTargetFile.isFile() == false) { return createStatus( IStatus.ERROR, WorkbenchMessages.getString("CreateLinkedResourceGroup.linkTargetNotFile")); //$NON-NLS-1$ } else if (type == IResource.FOLDER && linkTargetFile.isDirectory... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/8f19d32ab675587f9292e51d958ac4edc0f9dca7/CreateLinkedResourceGroup.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CreateLinkedResourceGroup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
45,
1482,
5662,
28941,
12,
25579,
27269,
2326,
812,
15329,
202,
202,
430,
12,
723,
631,
45,
1420,
18,
3776,
10,
10,
1232,
2326,
812,
18,
291,
812,
1435,
631,
5743,
15329,
202,
202,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
45,
1482,
5662,
28941,
12,
25579,
27269,
2326,
812,
15329,
202,
202,
430,
12,
723,
631,
45,
1420,
18,
3776,
10,
10,
1232,
2326,
812,
18,
291,
812,
1435,
631,
5743,
15329,
202,
202,
246... | ||
public static FloatBuffer createVector2Buffer(FloatBuffer buf, int vertices) { if (buf != null && buf.capacity() == 2 * vertices) { buf.rewind(); return buf; } else return createFloatBuffer(2 * vertices); | public static FloatBuffer createVector2Buffer(int vertices) { FloatBuffer vBuff = createFloatBuffer(2 * vertices); return vBuff; | public static FloatBuffer createVector2Buffer(FloatBuffer buf, int vertices) { if (buf != null && buf.capacity() == 2 * vertices) { buf.rewind(); return buf; } else return createFloatBuffer(2 * vertices); } | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/b74c301fa77691292df19d51213a7797b40854e9/BufferUtils.java/buggy/src/com/jme/util/geom/BufferUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
5450,
1892,
752,
5018,
22,
1892,
12,
4723,
1892,
1681,
16,
509,
6928,
13,
288,
3639,
309,
261,
4385,
480,
446,
597,
1681,
18,
16017,
1435,
422,
576,
380,
6928,
13,
288,
5411,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
5450,
1892,
752,
5018,
22,
1892,
12,
4723,
1892,
1681,
16,
509,
6928,
13,
288,
3639,
309,
261,
4385,
480,
446,
597,
1681,
18,
16017,
1435,
422,
576,
380,
6928,
13,
288,
5411,... |
return groupCount; } | return groupCount; } | protected int getGroupCount() { return groupCount; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/4fe0410e3d1e4dea160852289195cd6981c0f456/Ext2FileSystem.java/buggy/fs/src/fs/org/jnode/fs/ext2/Ext2FileSystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
509,
11751,
1380,
1435,
288,
202,
202,
2463,
1041,
1380,
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,
1117,
509,
11751,
1380,
1435,
288,
202,
202,
2463,
1041,
1380,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
if (!this.getClass().equals(other.getClass())) return false; SIPHeaderList that = (SIPHeaderList) other; if (this.hlist == that.hlist) | if (other == this) | public boolean equals(Object other) { if (!this.getClass().equals(other.getClass())) return false; SIPHeaderList that = (SIPHeaderList) other; if (this.hlist == that.hlist) return true; else if (this.hlist == null) return false; return this.hlist.equals(that.hlist); } | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/68c0ca844a7d5fe4a7744cbf9898184966ce0680/SIPHeaderList.java/buggy/src/gov/nist/javax/sip/header/SIPHeaderList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
1308,
13,
288,
202,
202,
430,
16051,
2211,
18,
588,
797,
7675,
14963,
12,
3011,
18,
588,
797,
1435,
3719,
1082,
202,
2463,
629,
31,
202,
202,
17739,
1864,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
1308,
13,
288,
202,
202,
430,
16051,
2211,
18,
588,
797,
7675,
14963,
12,
3011,
18,
588,
797,
1435,
3719,
1082,
202,
2463,
629,
31,
202,
202,
17739,
1864,... |
if (lastColumnChosen == column) reverseSort = !reverseSort; else { | if (lastColumnChosen == column) { reverseSort = !reverseSort; } else { | private void sort(int column) { if (lastColumnChosen == column) reverseSort = !reverseSort; else { reverseSort = false; lastColumnChosen = column; } if (table.getItemCount() <= 1) return; // Remember the last selection int sel = t... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/AboutFeaturesDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1524,
12,
474,
1057,
13,
288,
3639,
309,
261,
2722,
1494,
782,
8918,
422,
1057,
13,
5411,
4219,
4416,
273,
401,
9845,
4416,
31,
3639,
469,
288,
5411,
4219,
4416,
273,
629,
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,
918,
1524,
12,
474,
1057,
13,
288,
3639,
309,
261,
2722,
1494,
782,
8918,
422,
1057,
13,
5411,
4219,
4416,
273,
401,
9845,
4416,
31,
3639,
469,
288,
5411,
4219,
4416,
273,
629,
31... |
AST tmp1830_AST_in = (AST)_t; | AST tmp1842_AST_in = (AST)_t; | public final void compilestate(AST _t) throws RecognitionException { AST compilestate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t1717 = _t; AST tmp1827_AST_in = (AST)_t; match(_t,COMPILE); _t = _t.getFirstChild(); filenameorvalue(_t); _t = _retTree; { _loop1766: do { if (_t==null) _t=ASTNULL; ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1161,
14849,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1161,
14849,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1161,
14849,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1161,
14849,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... |
boolean obfuscate = this.buildSetting.doObfuscate(); | public void execute() throws BuildException { System.out.println("J2ME Polish " + VERSION ); if (!isActive()) { return; } try { checkSettings(); initProject(); selectDevices(); int numberOfDevices = this.devices.length; if (numberOfDevices > 1) { System.out.println("Processing [" + numberOfDevices +... | 9804 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9804/76edfdf99b685c95146d768c09ebf16d04eb5c0f/PolishTask.java/buggy/enough-polish-build/source/src/de/enough/polish/ant/PolishTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1836,
1435,
1216,
18463,
288,
202,
202,
3163,
18,
659,
18,
8222,
2932,
46,
22,
958,
6730,
1468,
315,
397,
8456,
11272,
202,
202,
430,
16051,
291,
3896,
10756,
288,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1836,
1435,
1216,
18463,
288,
202,
202,
3163,
18,
659,
18,
8222,
2932,
46,
22,
958,
6730,
1468,
315,
397,
8456,
11272,
202,
202,
430,
16051,
291,
3896,
10756,
288,
1082,
... | |
runtime.defineReadonlyVariable("$FILENAME", RubyString.newString(runtime, "-")); | getRuntime().defineReadonlyVariable("$FILENAME", getRuntime().newString("-")); | public void initArgsFile() { extendObject(runtime.getModule("Enumerable")); runtime.defineReadonlyVariable("$<", this); runtime.defineGlobalConstant("ARGF", this); defineSingletonMethod("each", callbackFactory().getOptMethod(RubyArgsFile.class, "each_line")); defin... | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyArgsFile.java/clean/src/org/jruby/RubyArgsFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
2615,
812,
1435,
288,
3639,
2133,
921,
12,
9448,
18,
588,
3120,
2932,
3572,
25121,
7923,
1769,
7734,
3099,
18,
11255,
1994,
3700,
3092,
2932,
8,
32,
3113,
333,
1769,
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,
1208,
2615,
812,
1435,
288,
3639,
2133,
921,
12,
9448,
18,
588,
3120,
2932,
3572,
25121,
7923,
1769,
7734,
3099,
18,
11255,
1994,
3700,
3092,
2932,
8,
32,
3113,
333,
1769,
3639... |
maxY = Math.max(NWVariance.getMaxY(), SEVariance.getMaxY()); minY = Math.min(NWVariance.getMinY(), SEVariance.getMinY()); NWTree.baseNeighbour = SETree; SETree.baseNeighbour = NWTree; if(westPatchNeighbour!=null) { NWTree.leftNeighbour = westPatchNeighbour.SETree; westPatchNeighbour.SETree.leftNeighbour = NWTree; } ... | double x_step = terrainData.getGridXStep(); double y_step = terrainData.getGridYStep(); | Patch(TerrainData terrainData, int patchSize, int xOrig, int yOrig, Appearance app, ViewFrustum landscapeView, Patch westPatchNeighbour, Patch southPatchNeighbour) { int height = yOrig + patchSize; int width = xOrig + patchSize; ... | 46075 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46075/a20f5f88a952fd61789f0d11f56af9fe531b2cfa/Patch.java/buggy/src/java/org/j3d/terrain/roam/Patch.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
12042,
12,
56,
264,
7596,
751,
19272,
7596,
751,
16,
1850,
509,
4729,
1225,
16,
1850,
509,
619,
4741,
16,
1850,
509,
677,
4741,
16,
1850,
1716,
27668,
595,
16,
1850,
4441,
7167,
31801,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12042,
12,
56,
264,
7596,
751,
19272,
7596,
751,
16,
1850,
509,
4729,
1225,
16,
1850,
509,
619,
4741,
16,
1850,
509,
677,
4741,
16,
1850,
1716,
27668,
595,
16,
1850,
4441,
7167,
31801,
... |
sysContext.getAxisConfiguration().addService(axisService); | private static ServiceContext assumeServiceContext(String repo) throws AxisFault { ConfigurationContext sysContext = null; if (ListenerManager.configurationContext == null) { ConfigurationContextFactory efac = new ConfigurationContextFactory(); sysContext = efac.buildClientConfig... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/3d75b84dc99d7027442067c5b46584814fe7c3fe/MessageSender.java/clean/modules/core/src/org/apache/axis2/clientapi/MessageSender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1956,
1042,
6750,
1179,
1042,
12,
780,
3538,
13,
1216,
15509,
7083,
288,
3639,
4659,
1042,
2589,
1042,
273,
446,
31,
3639,
309,
261,
2223,
1318,
18,
7025,
1042,
422,
446,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1956,
1042,
6750,
1179,
1042,
12,
780,
3538,
13,
1216,
15509,
7083,
288,
3639,
4659,
1042,
2589,
1042,
273,
446,
31,
3639,
309,
261,
2223,
1318,
18,
7025,
1042,
422,
446,
13,
... | |
System.out.println("debug: edburns: entry url: " + | System.out.println("debug: edburns: entry url: " + | public EMWindow (String title, String binDir, String url, int winnum, EmbeddedMozilla Creator) { super(title); popup = new PopupMenu(); creator = Creator; currentURL = url; winNum = winnum; myBinDir = binDir; System.out.println("constructed with binDir: " + binDir + " url: " + ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/afee19ff581e3d13844917014bf035cd25e515ae/EMWindow.java/clean/java/webclient/classes_spec/org/mozilla/webclient/test/EMWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7141,
3829,
261,
780,
2077,
16,
514,
4158,
1621,
16,
514,
880,
16,
509,
5657,
2107,
16,
21829,
49,
11142,
10745,
29525,
13,
377,
288,
202,
9565,
12,
2649,
1769,
565,
10431,
273,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7141,
3829,
261,
780,
2077,
16,
514,
4158,
1621,
16,
514,
880,
16,
509,
5657,
2107,
16,
21829,
49,
11142,
10745,
29525,
13,
377,
288,
202,
9565,
12,
2649,
1769,
565,
10431,
273,
3... |
XSModelGroupImpl group; if (fParent[i] instanceof XSComplexTypeDecl) group = (XSModelGroupImpl)((XSComplexTypeDecl)fParent[i]).getParticle().getTerm(); else | XSModelGroupImpl group = null; if (fParent[i] instanceof XSComplexTypeDecl) { XSParticle p = ((XSComplexTypeDecl)fParent[i]).getParticle(); if (p != null) group = (XSModelGroupImpl)p.getTerm(); } else { | void traverseLocalElements() { fElementTraverser.fDeferTraversingLocalElements = false; for (int i = 0; i < fLocalElemStackPos; i++) { Element currElem = fLocalElementDecl[i]; XSDocumentInfo currSchema = (XSDocumentInfo)fDoc2XSDocumentMap.get(DOMUtil.getDocument(currElem)); ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/824513f9279b62485bd5e7ef6236029f1a49e949/XSDHandler.java/clean/src/org/apache/xerces/impl/xs/traversers/XSDHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
10080,
2042,
3471,
1435,
288,
3639,
284,
1046,
15844,
264,
18,
74,
758,
586,
15844,
310,
2042,
3471,
273,
629,
31,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
284,
2042,
7498... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10080,
2042,
3471,
1435,
288,
3639,
284,
1046,
15844,
264,
18,
74,
758,
586,
15844,
310,
2042,
3471,
273,
629,
31,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
284,
2042,
7498... |
this.enableCorrelation = ENABLE_CORREATION_NEVER; | this.enableCorrelation = ENABLE_CORRELATION_NEVER; | public void setEnableCorrelationAsString(String enableCorrelation) { if (enableCorrelation != null) { if (enableCorrelation.equals("ALWAYS")) { this.enableCorrelation = ENABLE_CORREATION_ALWAYS; } else if (enableCorrelation.equals("NEVER")) { this.enable... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/ae3f76e3f49223d642e920cfaf75c4810823d9a5/AbstractOutboundRouter.java/clean/mule/src/java/org/mule/routing/outbound/AbstractOutboundRouter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
8317,
31685,
8092,
12,
780,
4237,
31685,
13,
565,
288,
3639,
309,
261,
7589,
31685,
480,
446,
13,
288,
5411,
309,
261,
7589,
31685,
18,
14963,
2932,
1013,
29295,
6,
3719,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8317,
31685,
8092,
12,
780,
4237,
31685,
13,
565,
288,
3639,
309,
261,
7589,
31685,
480,
446,
13,
288,
5411,
309,
261,
7589,
31685,
18,
14963,
2932,
1013,
29295,
6,
3719,
... |
/* Pruning options. */ options[current++] = "-K"; options[current++] = "" + m_best; options[current++] = "-F"; options[current++] = "" + m_frequencyThreshold; options[current++] = "-C"; options[current++] = "" + m_confirmationThreshold; options[current++] = "-N"; options[current++] = "" + m_noiseThreshold; | if (m_confirmationThreshold > 0) { result.add("-C"); result.add("" + m_confirmationThreshold); } result.add("-N"); result.add("" + m_noiseThreshold); | public String [] getOptions() { String [] options = new String [24]; int current = 0; /* Pruning options. */ options[current++] = "-K"; options[current++] = "" + m_best; options[current++] = "-F"; options[current++] = "" + m_frequencyThreshold; options[current++] = "-C"; options[current++] =... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/43c807e9cf37ee0211acf32fdf2623f5b3ddd5aa/Tertius.java/buggy/weka/associations/Tertius.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
5378,
9849,
1435,
288,
3639,
514,
5378,
702,
273,
394,
514,
306,
3247,
15533,
565,
509,
783,
273,
374,
31,
3639,
1748,
2301,
13036,
702,
18,
1195,
565,
702,
63,
2972,
9904,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
5378,
9849,
1435,
288,
3639,
514,
5378,
702,
273,
394,
514,
306,
3247,
15533,
565,
509,
783,
273,
374,
31,
3639,
1748,
2301,
13036,
702,
18,
1195,
565,
702,
63,
2972,
9904,
6... |
IFile originalFile = input.getFile(); | IFile originalFile = ((IFileEditorInput) input).getFile(); | public void doSave(IProgressMonitor _monitor) { //MessageDialog.openInformation(Display.getCurrent().getActiveShell(), "Not Yet", "Yeah, it can, but I'm not going to let you. It's safer for all of us at the moment."); /**/ try { EOModelEditorInput input = (EOModelEditorInput) getEditorInput(); if (... | 47899 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47899/c4b8489f8965a2412bb213dc1b2edc049bdddf53/EOModelEditor.java/clean/wolips/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/EOModelEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
4755,
12,
45,
5491,
7187,
389,
10259,
13,
288,
565,
368,
1079,
6353,
18,
3190,
5369,
12,
4236,
18,
588,
3935,
7675,
588,
3896,
13220,
9334,
315,
1248,
1624,
278,
3113,
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,
282,
1071,
918,
741,
4755,
12,
45,
5491,
7187,
389,
10259,
13,
288,
565,
368,
1079,
6353,
18,
3190,
5369,
12,
4236,
18,
588,
3935,
7675,
588,
3896,
13220,
9334,
315,
1248,
1624,
278,
3113,
3... |
AST __t241 = _t; | AST __t243 = _t; | public final void xpointer(AST _t, PathExpr path ) throws RecognitionException { org.exist.xquery.parser.XQueryAST xpointer_AST_in = (_t == ASTNULL) ? null : (org.exist.xquery.parser.XQueryAST)_t; org.exist.xquery.parser.XQueryAST nc = null; Expression step = null; try { // for error handling if (_t==n... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/ddc6ab496ae303f007a96cb80352f3352974cbcf/XQueryTreeParser.java/clean/src/org/exist/xquery/parser/XQueryTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
619,
10437,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
288,
9506,
202,
3341,
18,
7398,
18,
92,
2271,
18,
4288,
18,
60,
1138,
9053,
619,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
619,
10437,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
288,
9506,
202,
3341,
18,
7398,
18,
92,
2271,
18,
4288,
18,
60,
1138,
9053,
619,
... |
searcherModel = new SearcherModel(); if (lastComplitedFilter != null && lastComplitedFilter.isSubFilter(filter)) { searchJob = new CachedResultSearchJob(lastCompletedResult, searcherModel, filter); | if (lastCompletedFilter != null && lastCompletedFilter.isSubFilter(filter)) { searchJob = new CachedResultSearchJob(contentProvider, lastCompletedResult); | private void scheduleSearchJob() { stop(); searcherModel = new SearcherModel(); if (lastComplitedFilter != null && lastComplitedFilter.isSubFilter(filter)) { searchJob = new CachedResultSearchJob(lastCompletedResult, searcherModel, filter); } else { lastComplitedFilter = null; lastCompletedResult = nu... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e33c1f7b0c1f9dbe66a73370c1b98e653087c2df/FilteredItemsSelectionDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4788,
2979,
2278,
1435,
288,
202,
202,
5681,
5621,
202,
202,
3072,
264,
1488,
273,
394,
5167,
264,
1488,
5621,
202,
202,
430,
261,
2722,
799,
1127,
329,
1586,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4788,
2979,
2278,
1435,
288,
202,
202,
5681,
5621,
202,
202,
3072,
264,
1488,
273,
394,
5167,
264,
1488,
5621,
202,
202,
430,
261,
2722,
799,
1127,
329,
1586,
480,
446,
... |
} finally { | } } finally { synchronized (Animator.this) { | public void run() { // Try to get OpenGL context optimization since we know we // will be rendering this one drawable continually from // this thread; make the context current once instead of // making it current and freeing it each frame. drawable.setRen... | 45742 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45742/e4c41409b1b9e108f80de50a1c2cc9830377c53c/Animator.java/buggy/src/net/java/games/jogl/Animator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
1086,
1435,
288,
5411,
368,
6161,
358,
336,
3502,
11261,
819,
14850,
3241,
732,
5055,
732,
5411,
368,
903,
506,
9782,
333,
1245,
19021,
17545,
3452,
628,
5411,
368,
333,
2650,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
1086,
1435,
288,
5411,
368,
6161,
358,
336,
3502,
11261,
819,
14850,
3241,
732,
5055,
732,
5411,
368,
903,
506,
9782,
333,
1245,
19021,
17545,
3452,
628,
5411,
368,
333,
2650,
... |
String groupName = group.getProperties().get("sharedRoster.displayName"); | void addSharedUser(Group group, String addedUser) { boolean newItem = false; RosterItem item = null; JID jid = XMPPServer.getInstance().createJID(addedUser, ""); // Get the display name of the group String groupName = group.getProperties().get("sharedRoster.displayName"); t... | 6312 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6312/57c61c98681b47a288337cd9a794a120e4d25a1b/Roster.java/clean/src/java/org/jivesoftware/messenger/roster/Roster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
527,
7887,
1299,
12,
1114,
1041,
16,
514,
3096,
1299,
13,
288,
3639,
1250,
26536,
273,
629,
31,
3639,
534,
29811,
1180,
761,
273,
446,
31,
3639,
804,
734,
14201,
273,
23216,
2081,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
7887,
1299,
12,
1114,
1041,
16,
514,
3096,
1299,
13,
288,
3639,
1250,
26536,
273,
629,
31,
3639,
534,
29811,
1180,
761,
273,
446,
31,
3639,
804,
734,
14201,
273,
23216,
2081,
... | |
protected void makeRemoteDir( FTPClient ftp, String dir ) throws IOException, BuildException { | protected void makeRemoteDir(FTPClient ftp, String dir) throws IOException, BuildException { | protected void makeRemoteDir( FTPClient ftp, String dir ) throws IOException, BuildException { if (verbose) { log("creating directory: " + dir); } if( ! ftp.makeDirectory( dir ) ) { // codes 521, 550 and 553 can be produced by FTP Servers // to indica... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/0dab862ee09d706c3f373fc18bedbf17caf427b9/FTP.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1221,
5169,
1621,
12,
19324,
1227,
13487,
16,
514,
1577,
262,
3639,
1216,
1860,
16,
18463,
565,
288,
3639,
309,
261,
11369,
13,
288,
5411,
613,
2932,
23799,
1867,
30,
315,
397,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1221,
5169,
1621,
12,
19324,
1227,
13487,
16,
514,
1577,
262,
3639,
1216,
1860,
16,
18463,
565,
288,
3639,
309,
261,
11369,
13,
288,
5411,
613,
2932,
23799,
1867,
30,
315,
397,... |
throw new ProcessingException("Unable to get transformer handler for " + src, se); } | throw new ProcessingException("Unable to get transformer handler for " + this.inputSource.getURI(), se); } | public void setup(SourceResolver resolver, Map objectModel, String src, Parameters par) throws SAXException, ProcessingException, IOException { if (src == null) { throw new ProcessingException("Stylesheet URI can't be null"); } this.par = par; this.objectModel = objectModel... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/5d717a209e4e27f236784a21884e247d44112925/TraxTransformer.java/buggy/src/java/org/apache/cocoon/transformation/TraxTransformer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3875,
12,
1830,
4301,
5039,
16,
1635,
733,
1488,
16,
514,
1705,
16,
7012,
779,
13,
565,
1216,
14366,
16,
19652,
503,
16,
1860,
288,
3639,
309,
261,
4816,
422,
446,
13,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3875,
12,
1830,
4301,
5039,
16,
1635,
733,
1488,
16,
514,
1705,
16,
7012,
779,
13,
565,
1216,
14366,
16,
19652,
503,
16,
1860,
288,
3639,
309,
261,
4816,
422,
446,
13,
288,
... |
if (Util.isExcluded(res, rootInfo == null ? null : rootInfo.exclusionPatterns)) { | if (rootInfo == null || Util.isExcluded(res, rootInfo.exclusionPatterns)) { | private int elementType(IResource res, int kind, int flags, int parentType, RootInfo rootInfo) { switch (parentType) { case IJavaElement.JAVA_MODEL: if (kind != IResourceDelta.CHANGED) { // change on the project itself return IJavaElement.JAVA_PROJECT; } else if ((flags & IResourceDelta.OPEN) != 0) { ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/dc2fc0f2389af0744ab2df30532a718855825fd4/DeltaProcessor.java/buggy/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/DeltaProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
21427,
12,
45,
1420,
400,
16,
509,
3846,
16,
509,
2943,
16,
509,
22822,
16,
7450,
966,
1365,
966,
13,
288,
202,
202,
9610,
261,
2938,
559,
13,
288,
1082,
202,
3593,
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,
225,
202,
1152,
509,
21427,
12,
45,
1420,
400,
16,
509,
3846,
16,
509,
2943,
16,
509,
22822,
16,
7450,
966,
1365,
966,
13,
288,
202,
202,
9610,
261,
2938,
559,
13,
288,
1082,
202,
3593,
46... |
description = new Label( sh, SWT.NONE ); | Composite cBottom = new Composite( shell, SWT.NONE ); cBottom.setLayoutData( new GridData( GridData.FILL_HORIZONTAL ) ); cBottom.setLayout( new RowLayout( ) ); description = new Label( shell, SWT.NONE ); | public static void main( String[] args ) { JavaScriptViewer jsViewer = new JavaScriptViewer( ); Display d = Display.getDefault( ); Shell sh = new Shell( Display.getDefault( ) ); sh.setSize( 500, 400 ); sh.setLayout( new GridLayout( ) ); sh.setText( jsViewer.getClass( ).getName( ) + " [device="//$NON-NLS-1$ + ... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/ef9ad0cebcee59b4b447430acdbf2355afecf441/JavaScriptViewer.java/clean/chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/script/JavaScriptViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
514,
8526,
833,
262,
202,
95,
202,
202,
16634,
18415,
3828,
18415,
273,
394,
11905,
18415,
12,
11272,
202,
202,
4236,
302,
273,
9311,
18,
588,
1868,
12,
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,
225,
202,
482,
760,
918,
2774,
12,
514,
8526,
833,
262,
202,
95,
202,
202,
16634,
18415,
3828,
18415,
273,
394,
11905,
18415,
12,
11272,
202,
202,
4236,
302,
273,
9311,
18,
588,
1868,
12,
11... |
XRLog.exception("Can't load CSS from URI (not found): " + uri); | XRLog.exception("Can't load CSS from URI (not found): " + uri); | public CSSResource getCSSResource(String uri) { InputStream is = null; uri = resolveURI(uri); try { URLConnection uc = new URL(uri).openConnection(); uc.connect(); is = uc.getInputStream(); } catch (MalformedURLException e) { XRLog.exception("b... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/9a4ed9a276ff3906598aa1c6aa55aeb8a2745a6e/PanelManager.java/buggy/demos/browser/src/java/org/xhtmlrenderer/demo/browser/PanelManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6765,
1420,
1927,
1260,
1420,
12,
780,
2003,
13,
288,
3639,
5037,
353,
273,
446,
31,
3639,
2003,
273,
2245,
3098,
12,
1650,
1769,
3639,
775,
288,
5411,
1976,
1952,
6232,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6765,
1420,
1927,
1260,
1420,
12,
780,
2003,
13,
288,
3639,
5037,
353,
273,
446,
31,
3639,
2003,
273,
2245,
3098,
12,
1650,
1769,
3639,
775,
288,
5411,
1976,
1952,
6232,
273,
394,
... |
case TokenStream.NEW : | } case TokenStream.NEW : { | public static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, NativeFunction fnOrScript, InterpreterData theData) throws JavaScriptException { if (cx.interpreterSe... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/052726b68e684efc593535d50a73767571084837/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
282,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
282,
16717,
2083,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
282,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
282,
16717,
2083,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
3... |
LinearPrinter.warn("Not yet implemented -- for loops are not handled yet."); return null; | LinearPrinter.warn("Not yet implemented -- for loops are not handled yet (use --unroll 100000)."); throw new NonLinearException("For loops are not implemented yet. Use --unroll 1000000 option."); | public Object visitForStatement(JForStatement self, JStatement init, JExpression cond, JStatement incr, JStatement body){ this.nonLinearFlag = true; LinearPrinter.warn("Not yet implemented -- for loops are not handled yet."); return null; } | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/c76604bb0e18d6b98f206f9b332148da47a33e3d/LinearFilterVisitor.java/buggy/streams/src/at/dms/kjc/sir/linear/LinearFilterVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
1033,
3757,
1290,
3406,
12,
46,
1290,
3406,
365,
16,
804,
3406,
1208,
16,
6862,
377,
804,
2300,
6941,
16,
804,
3406,
17633,
16,
804,
3406,
1417,
15329,
202,
333,
18,
5836,
15982,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
1033,
3757,
1290,
3406,
12,
46,
1290,
3406,
365,
16,
804,
3406,
1208,
16,
6862,
377,
804,
2300,
6941,
16,
804,
3406,
17633,
16,
804,
3406,
1417,
15329,
202,
333,
18,
5836,
15982,
... |
iVisited.accept(_Payload); | _Payload.visitZSuperNode(iVisited); | public void visitZSuperNode(ZSuperNode iVisited) { iVisited.accept(_Payload); } | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/043fa4419ad506aa6f8843684eb8114b226fe4b5/DefaultIteratorVisitor.java/clean/org/jruby/nodes/visitor/DefaultIteratorVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
62,
8051,
907,
12,
62,
8051,
907,
277,
30019,
13,
288,
202,
202,
77,
30019,
18,
9436,
24899,
6110,
1769,
202,
97,
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,
225,
202,
482,
918,
3757,
62,
8051,
907,
12,
62,
8051,
907,
277,
30019,
13,
288,
202,
202,
77,
30019,
18,
9436,
24899,
6110,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public void visitLexicalPragma(LexicalPragma x) { | public void visitLexicalPragma(/*@non_null*/ LexicalPragma x) { | public void visitLexicalPragma(LexicalPragma x) { } | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/95ace042c64a5f2e296b44bf47b1d9b53b361217/DefaultVisitor.java/clean/src/escjava/trunk/ESCTools/Javafe/java/javafe/ast/DefaultVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3757,
14756,
1706,
2050,
9454,
12,
20308,
36,
5836,
67,
2011,
5549,
15123,
1706,
2050,
9454,
619,
13,
288,
225,
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,
282,
1071,
918,
3757,
14756,
1706,
2050,
9454,
12,
20308,
36,
5836,
67,
2011,
5549,
15123,
1706,
2050,
9454,
619,
13,
288,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
return false; | public boolean addChild(Area childArea) { if (curBlockArea != null) { curBlockArea.addBlock((Block) childArea); return false; } return false; } | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/a62f977d812bb273863a574255920ca141eec969/Item.java/buggy/src/org/apache/fop/layoutmgr/list/Item.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
7384,
12,
5484,
1151,
5484,
13,
288,
3639,
309,
261,
1397,
1768,
5484,
480,
446,
13,
288,
5411,
662,
1768,
5484,
18,
1289,
1768,
12443,
1768,
13,
1151,
5484,
1769,
10402,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
7384,
12,
5484,
1151,
5484,
13,
288,
3639,
309,
261,
1397,
1768,
5484,
480,
446,
13,
288,
5411,
662,
1768,
5484,
18,
1289,
1768,
12443,
1768,
13,
1151,
5484,
1769,
10402,
289,... | |
m_whiteSpaceInfoList = new TemplateList(this); | m_whiteSpaceInfoList = new WhitespaceList(this); | void recomposeWhiteSpaceInfo() throws SAXException { m_whiteSpaceInfoList = new TemplateList(this); int nIncludes = getIncludeCountComposed(); for(int k = -1; k < nIncludes; k++) { Stylesheet included = (-1 == k) ? this : getIncludeComposed(k); int n = included.getStripSpaceCount()... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/86527113695dc225dd86bd2b480cbc614d8fe714/StylesheetComposed.java/buggy/src/org/apache/xalan/templates/StylesheetComposed.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
283,
23658,
23108,
966,
1435,
565,
1216,
14366,
225,
288,
565,
312,
67,
14739,
3819,
17914,
273,
394,
3497,
5211,
682,
12,
2211,
1769,
3639,
509,
290,
16815,
273,
7854,
1571,
1380,
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,
282,
918,
283,
23658,
23108,
966,
1435,
565,
1216,
14366,
225,
288,
565,
312,
67,
14739,
3819,
17914,
273,
394,
3497,
5211,
682,
12,
2211,
1769,
3639,
509,
290,
16815,
273,
7854,
1571,
1380,
7... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.