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 |
|---|---|---|---|---|---|---|
if (page != null) page.selectionChanged(part, bootstrapSelection); | if (page != null) { page.selectionChanged(part, bootstrapSelection); } | public void partActivated(IWorkbenchPart part) { IContributedContentsView view = (IContributedContentsView) part .getAdapter(IContributedContentsView.class); IWorkbenchPart source = null; if (view != null) source = view.getContributingPart(); if (source != null)... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/3a23c3b9bac4db696a0452560047155775a707b7/PropertySheet.java/clean/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1087,
28724,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
3639,
467,
442,
11050,
6323,
1767,
1476,
273,
261,
45,
442,
11050,
6323,
1767,
13,
1087,
7734,
263,
588,
4216,
12,
45,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1087,
28724,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
3639,
467,
442,
11050,
6323,
1767,
1476,
273,
261,
45,
442,
11050,
6323,
1767,
13,
1087,
7734,
263,
588,
4216,
12,
45,
... |
if (pathname.segmentCount() == 1) | if (pathname.segmentCount() == 1) { | protected void createFile(ZipEntry entry) { IPath pathname = new Path(entry.getName()); ZipEntry parent; if (pathname.segmentCount() == 1) parent = root; else parent = (ZipEntry) directoryEntryCache.get(pathname .removeLastSegments(1)); List childList = (List) children.get(parent); childList.add(entry); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/ZipLeveledStructureProvider.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/ZipLeveledStructureProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
21266,
12,
9141,
1622,
1241,
13,
288,
202,
202,
45,
743,
9806,
273,
394,
2666,
12,
4099,
18,
17994,
10663,
202,
202,
9141,
1622,
982,
31,
202,
202,
430,
261,
28336,
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,
1117,
918,
21266,
12,
9141,
1622,
1241,
13,
288,
202,
202,
45,
743,
9806,
273,
394,
2666,
12,
4099,
18,
17994,
10663,
202,
202,
9141,
1622,
982,
31,
202,
202,
430,
261,
28336,
18,
... |
return new ClassParser(fileName).parse(); | return jv; | public JavaClass getNextClass() throws IOException, InterruptedException { if (fileName == null) return null; if (Thread.interrupted()) throw new InterruptedException(); fileName = null; // don't return it next time return new ClassParser(fileName).parse(); } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/d6a4ce23e9e8aeabeb543c9c4205a07a984453ab/FindBugs.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/FindBugs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
29491,
6927,
797,
1435,
1216,
1860,
16,
7558,
288,
202,
202,
430,
261,
17812,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
430,
261,
3830,
18,
474,
5954,
10756,
1082,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
29491,
6927,
797,
1435,
1216,
1860,
16,
7558,
288,
202,
202,
430,
261,
17812,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
430,
261,
3830,
18,
474,
5954,
10756,
1082,
202... |
if (fileItem.getSize() > 0) { if (fileItem.isInMemory()) { InputStream fileItemInputStream = null; try { fileItemInputStream = fileItem.getInputStream(); XMLUtils.inputStreamToBase64Characters(fileItemInputStream, getContentHandler()); } catch (IOException e) { throw new OXFException(e); } finally { if (fileItemInputS... | AttributesImpl newAttributes = new AttributesImpl(); super.startPrefixMapping(XMLConstants.XSI_PREFIX, XMLConstants.XSI_URI); super.startPrefixMapping(XMLConstants.XSD_PREFIX, XMLConstants.XSD_URI); newAttributes.addAttribute(XMLConstants.XSI_URI, "type", "xsi:type", "CDATA", useBase64(pipelineContext, fileItem) ? XML... | public void readImpl(final PipelineContext pipelineContext, ContentHandler contentHandler) { try { final State state = getFilledOutState(pipelineContext); // Transform the resulting document into SAX Transformer identity = TransformerUt... | 52783 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52783/89f1908598aa82f136be0d353a50c2be96fc0bc9/RequestGenerator.java/clean/src/java/org/orbeon/oxf/processor/generator/RequestGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
855,
2828,
12,
6385,
13671,
1042,
5873,
1042,
16,
3697,
1503,
913,
1503,
13,
288,
7734,
775,
288,
10792,
727,
3287,
919,
273,
2812,
13148,
1182,
1119,
12,
14511,
1042,
1769,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
855,
2828,
12,
6385,
13671,
1042,
5873,
1042,
16,
3697,
1503,
913,
1503,
13,
288,
7734,
775,
288,
10792,
727,
3287,
919,
273,
2812,
13148,
1182,
1119,
12,
14511,
1042,
1769,
1... |
null, | struct.enclosingType.getSourceLocation(), | private static PerClause parsePerClausePointcut(String perClause, AjAttributeStruct struct) { final String pointcut; if (perClause.startsWith(PerClause.KindAnnotationPrefix.PERCFLOW.getName())) { pointcut = PerClause.KindAnnotationPrefix.PERCFLOW.extractPointcut(perClause); retur... | 53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/4cf9913a74c804176c04e9cc5effcbea24289418/Aj5Attributes.java/buggy/weaver/src/org/aspectj/weaver/ataspectj/Aj5Attributes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
5722,
7044,
1109,
2173,
7044,
2148,
5150,
12,
780,
1534,
7044,
16,
432,
78,
1499,
3823,
1958,
13,
288,
3639,
727,
514,
29774,
31,
3639,
309,
261,
457,
7044,
18,
17514,
1190,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5722,
7044,
1109,
2173,
7044,
2148,
5150,
12,
780,
1534,
7044,
16,
432,
78,
1499,
3823,
1958,
13,
288,
3639,
727,
514,
29774,
31,
3639,
309,
261,
457,
7044,
18,
17514,
1190,
... |
coreMock.verify(); } | coreMock.verify(); } | public void verify() { coreMock.verify(); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/Mock.java/buggy/jmock/core/src/org/jmock/Mock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3929,
1435,
288,
3639,
2922,
9865,
18,
8705,
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,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3929,
1435,
288,
3639,
2922,
9865,
18,
8705,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
_log.error("Corrupt SSU fragment " + fragmentNum, aioobe); | _log.warn("Corrupt SSU fragment " + fragmentNum, aioobe); | public boolean receiveFragment(UDPPacketReader.DataReader data, int dataFragment) { int fragmentNum = data.readMessageFragmentNum(dataFragment); if ( (fragmentNum < 0) || (fragmentNum > _fragments.length)) { _log.error("Invalid fragment " + fragmentNum + "/" + _fragments.length); ... | 27437 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27437/8e87ae08fbf4dbee638c1fb506bc973f879bbe36/InboundMessageState.java/clean/router/java/src/net/i2p/router/transport/udp/InboundMessageState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
6798,
7456,
12,
20352,
6667,
2514,
18,
751,
2514,
501,
16,
509,
501,
7456,
13,
288,
3639,
509,
5481,
2578,
273,
501,
18,
896,
1079,
7456,
2578,
12,
892,
7456,
1769,
3639,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
6798,
7456,
12,
20352,
6667,
2514,
18,
751,
2514,
501,
16,
509,
501,
7456,
13,
288,
3639,
509,
5481,
2578,
273,
501,
18,
896,
1079,
7456,
2578,
12,
892,
7456,
1769,
3639,
30... |
return val.isConstant() ? MOVE_FOLDED : MOVE_REDUCED; | return val.isConstant() ? DefUseEffect.MOVE_FOLDED : DefUseEffect.MOVE_REDUCED; | private static byte refCondMove(OPT_Instruction s) { { OPT_Operand val1 = CondMove.getVal1(s); if (val1.isConstant()) { OPT_Operand val2 = CondMove.getVal2(s); if (val2.isConstant()) { // BOTH CONSTANTS: FOLD int cond = CondMove.getCond(s).evaluate(val1, val2); if ... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/eb4369b6f8fdd0cd15c56bc3cbfa8673171db226/OPT_Simplifier.java/clean/rvm/src/com/ibm/jikesrvm/opt/OPT_Simplifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
1160,
1278,
12441,
7607,
12,
15620,
67,
11983,
272,
13,
288,
282,
288,
1377,
16456,
67,
10265,
1244,
21,
273,
735,
72,
7607,
18,
588,
3053,
21,
12,
87,
1769,
1377,
309,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
1160,
1278,
12441,
7607,
12,
15620,
67,
11983,
272,
13,
288,
282,
288,
1377,
16456,
67,
10265,
1244,
21,
273,
735,
72,
7607,
18,
588,
3053,
21,
12,
87,
1769,
1377,
309,
261,
... |
nativeException = NativeException.createClass(runtime, runtimeError); | NativeException.createClass(runtime, runtimeError); | public void initDefaultExceptionClasses() { RubyClass exceptionClass = runtime.getClasses().getExceptionClass(); systemExit = runtime.defineClass("SystemExit", exceptionClass); fatal = runtime.defineClass("Fatal", exceptionClass); interrupt = runtime.defineClass("Interrupt", exce... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/ca6b16e996ea9af83ce593594b9c69b9364a9924/RubyExceptions.java/clean/src/org/jruby/runtime/RubyExceptions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
1868,
503,
4818,
1435,
288,
3639,
19817,
797,
1520,
797,
273,
3099,
18,
588,
4818,
7675,
588,
503,
797,
5621,
7734,
2619,
6767,
273,
3099,
18,
11255,
797,
2932,
22729,
31... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
1868,
503,
4818,
1435,
288,
3639,
19817,
797,
1520,
797,
273,
3099,
18,
588,
4818,
7675,
588,
503,
797,
5621,
7734,
2619,
6767,
273,
3099,
18,
11255,
797,
2932,
22729,
31... |
"2. ERROR in Baz.java (at line 10)\r\n" + " return visit(c, d);\r\n" + | "2. ERROR in Baz.java (at line 10)\n" + " return visit(c, d);\n" + | public void test540() { this.runNegativeTest( new String[] { "Baz.java", "import java.util.*;\n" + "interface Foo<X> {}\n" + "interface Bar extends Foo {\n" + "}\n" + "public class Baz<R,D> {\n" + " public R visit(Collection<? extends Foo<?>> trees, D d) {\n" + " return null;\n" + ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c30613b3c1eac52834666cb07a38e3f9077e1829/GenericTypeTest.java/clean/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/GenericTypeTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
6564,
20,
1435,
288,
202,
202,
2211,
18,
2681,
14959,
4709,
12,
1082,
202,
2704,
514,
8526,
288,
9506,
202,
6,
38,
1561,
18,
6290,
3113,
9506,
202,
6,
5666,
2252,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6564,
20,
1435,
288,
202,
202,
2211,
18,
2681,
14959,
4709,
12,
1082,
202,
2704,
514,
8526,
288,
9506,
202,
6,
38,
1561,
18,
6290,
3113,
9506,
202,
6,
5666,
2252,
... |
removeExecutionCourse(); | super.setExecutionCourse(null); | public void deleteWithoutReOrder() { removeExecutionCourse(); deleteDomainObject(); } | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/7054f31277bad9a81bacf0647e9afced661502a5/LessonPlanning.java/buggy/src/net/sourceforge/fenixedu/domain/LessonPlanning.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
8073,
426,
2448,
1435,
288,
202,
4479,
3210,
39,
3117,
5621,
202,
3733,
3748,
921,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
8073,
426,
2448,
1435,
288,
202,
4479,
3210,
39,
3117,
5621,
202,
3733,
3748,
921,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public void delUser(long id_user) throws KettleDatabaseException | public synchronized void delUser(long id_user) throws KettleDatabaseException | public void delUser(long id_user) throws KettleDatabaseException { String sql = "DELETE FROM R_USER WHERE ID_USER = " + id_user; database.execStatement(sql); } | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/9a23bf7234591fe690816bbf6320414c2ad3eaae/Repository.java/clean/src/be/ibridge/kettle/repository/Repository.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1464,
1299,
12,
5748,
612,
67,
1355,
13,
1216,
1475,
278,
5929,
4254,
503,
202,
95,
202,
202,
780,
1847,
273,
315,
6460,
4571,
534,
67,
4714,
4852,
1599,
67,
4714,
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,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1464,
1299,
12,
5748,
612,
67,
1355,
13,
1216,
1475,
278,
5929,
4254,
503,
202,
95,
202,
202,
780,
1847,
273,
315,
6460,
4571,
534,
67,
4714,
4852,
1599,
67,
4714,
273,
... |
rewind(_m461); | rewind(_m466); | protected final void mEXPR_COMMENT(boolean _createToken) throws RecognitionException, CharStreamException, TokenStreamException { int _ttype; Token _token=null; int _begin=text.length(); _ttype = EXPR_COMMENT; int _saveIndex; match("(:"); { _loop462: do { boolean synPredMatched461 = false; if (((LA(1)==':... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/1d6298911c93c664b283d6052b53ef5b8e0b20cb/XPathLexer2.java/buggy/src/org/exist/parser/XPathLexer2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
727,
918,
312,
2294,
8025,
67,
12200,
12,
6494,
389,
2640,
1345,
13,
1216,
9539,
16,
3703,
1228,
503,
16,
3155,
1228,
503,
288,
202,
202,
474,
389,
88,
723,
31,
3155,
389,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
312,
2294,
8025,
67,
12200,
12,
6494,
389,
2640,
1345,
13,
1216,
9539,
16,
3703,
1228,
503,
16,
3155,
1228,
503,
288,
202,
202,
474,
389,
88,
723,
31,
3155,
389,
... |
SwingLabel swingLabel = new SwingLabel(); | SwingLabel swingLabel = new SwingLabel(label); | public SwingLabelPeer(Label label) { super(); SwingLabel swingLabel = new SwingLabel(); swingLabel.setText(label.getText()); swingLabel.setHorizontalAlignment(label.getAlignment()); swingLabel.setOpaque(true); init(label, swingLabel); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/b2a81be29c1d1dc9cadff27003717d18f8262c70/SwingLabelPeer.java/buggy/core/src/classpath/gnu/gnu/java/awt/peer/swing/SwingLabelPeer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
26145,
2224,
6813,
12,
2224,
1433,
13,
225,
288,
565,
2240,
5621,
565,
26145,
2224,
9028,
2224,
273,
394,
26145,
2224,
12,
1925,
1769,
565,
9028,
2224,
18,
542,
1528,
12,
1925,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
26145,
2224,
6813,
12,
2224,
1433,
13,
225,
288,
565,
2240,
5621,
565,
26145,
2224,
9028,
2224,
273,
394,
26145,
2224,
12,
1925,
1769,
565,
9028,
2224,
18,
542,
1528,
12,
1925,
18,
... |
sectionClient.setLayoutData(new TableWrapData(TableWrapData.FILL_GRAB)); | sectionClient.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); | private void createPlanningSection(Composite parent, FormToolkit toolkit) { Section section = toolkit.createSection(parent, ExpandableComposite.TITLE_BAR); section.setText("Planning"); section.setLayout(new TableWrapLayout()); section.setLayoutData(new TableWrapData(TableWrapData.FILL_GRAB)); section.addExpansion... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/a8a8c869dcd0312fb8d7f57daf855b193e7fc8f6/TaskInfoEditor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/TaskInfoEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
1749,
10903,
5285,
12,
9400,
982,
16,
2748,
6364,
8691,
5226,
8691,
13,
288,
202,
202,
5285,
2442,
273,
5226,
8691,
18,
2640,
5285,
12,
2938,
16,
16429,
429,
9400,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
1749,
10903,
5285,
12,
9400,
982,
16,
2748,
6364,
8691,
5226,
8691,
13,
288,
202,
202,
5285,
2442,
273,
5226,
8691,
18,
2640,
5285,
12,
2938,
16,
16429,
429,
9400,
... |
names[i] = files[i].getPath().substring(cwd.length()) + (patternEndsWithPathDelimeter ? "/" : ""); | names[i] = path.substring(cwd.length() + offset); | public String[] getNames() { File[] files = getFiles(); // FIXME: don't use user.dir for cwd String cwd = System.getProperty("user.dir"); String[] names = new String[files.length]; for (int i = 0, size = files.length; i < size; i++) { if (patternIsRelative && files[i].getP... | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/43608826a44e7cd8213325ce6cf8b348d8ca8f8e/Glob.java/clean/src/org/jruby/util/Glob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8526,
336,
1557,
1435,
288,
3639,
1387,
8526,
1390,
273,
18262,
5621,
3639,
368,
9852,
30,
2727,
1404,
999,
729,
18,
1214,
364,
7239,
3639,
514,
7239,
273,
2332,
18,
588,
1396,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8526,
336,
1557,
1435,
288,
3639,
1387,
8526,
1390,
273,
18262,
5621,
3639,
368,
9852,
30,
2727,
1404,
999,
729,
18,
1214,
364,
7239,
3639,
514,
7239,
273,
2332,
18,
588,
1396,... |
public OpenDefinitionsDocument newFile() { return newFile(null); } | public OpenDefinitionsDocument newFile() { return newFile(getMasterWorkingDirectory()); } | public OpenDefinitionsDocument newFile() { return newFile(null); } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/aafaf7b848d738e58eee48a6cbc4b800c8027685/DocumentCacheTest.java/clean/drjava/src/edu/rice/cs/drjava/model/cache/DocumentCacheTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3502,
7130,
2519,
20592,
1435,
288,
327,
20592,
12,
2011,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3502,
7130,
2519,
20592,
1435,
288,
327,
20592,
12,
2011,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public boolean isCellEditable(int row, int col) { | public boolean isCellEditable(int row, int col) { | public boolean isCellEditable(int row, int col) { if(col < 1) return false; else return true; } | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/3d8317ff17a4ac8a033e9e9b4bea49abbfe32878/MetadataPane.java/clean/loci/ome/notebook/MetadataPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
1250,
353,
4020,
15470,
12,
474,
1027,
16,
509,
645,
13,
288,
8227,
309,
12,
1293,
411,
404,
13,
327,
629,
31,
5411,
469,
327,
638,
31,
1850,
289,
282,
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,
1,
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,
6647,
1071,
1250,
353,
4020,
15470,
12,
474,
1027,
16,
509,
645,
13,
288,
8227,
309,
12,
1293,
411,
404,
13,
327,
629,
31,
5411,
469,
327,
638,
31,
1850,
289,
282,
2,
-100,
-100,
-100,
-10... |
log().debug("collect: interface: " + getHostAddress(iface) + " ifCount: " + ifCount + " savedIfCount: " + savedIfCount); | log().debug("collect: nodeId: " + getNodeInfo(iface).getNodeId() + " interface: " + getHostAddress(iface) + " ifCount: " + ifCount + " savedIfCount: " + savedIfCount); | public int collect(NetworkInterface iface, EventProxy eproxy, Map parameters) { try { // ----------------------------------------------------------- // // Collect node and interface MIB data from the remote agent // // ----------------------... | 11849 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11849/224237ac87b88a783f6d9a507528b47bf0f2b5ef/SnmpCollector.java/buggy/src/services/org/opennms/netmgt/collectd/SnmpCollector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3274,
12,
27413,
9751,
16,
2587,
3886,
425,
5656,
16,
1635,
1472,
13,
288,
3639,
775,
288,
13491,
368,
13420,
15392,
5411,
368,
2398,
368,
9302,
756,
471,
1560,
490,
13450,
501... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3274,
12,
27413,
9751,
16,
2587,
3886,
425,
5656,
16,
1635,
1472,
13,
288,
3639,
775,
288,
13491,
368,
13420,
15392,
5411,
368,
2398,
368,
9302,
756,
471,
1560,
490,
13450,
501... |
new WordSequence(Dictionary.SENTENCE_START_SPELLING), | (new WordSequence(Dictionary.SENTENCE_START_SPELLING)) .trim(languageModel.getMaxDepth() -1), | LexTreeInitialState(LexTree.NonLeafLexNode node) { super(silenceID, null, null, new WordSequence(Dictionary.SENTENCE_START_SPELLING), logOne, logOne, logOne); this.node = node; } | 7874 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7874/65ef3be2d71b1f49f7e275a6b72a5d7071d4be1a/LexTreeLinguist.java/clean/edu/cmu/sphinx/decoder/linguist/lextree/LexTreeLinguist.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
15123,
2471,
4435,
1119,
12,
14756,
2471,
18,
3989,
9858,
14756,
907,
756,
13,
288,
5411,
2240,
12,
25119,
802,
734,
16,
446,
16,
446,
16,
1171,
261,
2704,
9926,
4021,
12,
10905,
18,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
15123,
2471,
4435,
1119,
12,
14756,
2471,
18,
3989,
9858,
14756,
907,
756,
13,
288,
5411,
2240,
12,
25119,
802,
734,
16,
446,
16,
446,
16,
1171,
261,
2704,
9926,
4021,
12,
10905,
18,
17... |
XhtmlForm(Context c, Element e) { | public XhtmlForm(Context c, Element e) { | XhtmlForm(Context c, Element e) { uac = c.getRenderingContext().getUac(); formElement = e; } | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/57063c7124e41a59e9002920513c8065d509e17e/XhtmlForm.java/buggy/src/java/org/xhtmlrenderer/simple/extend/XhtmlForm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
2620,
1204,
12,
1042,
276,
16,
3010,
425,
13,
288,
3639,
582,
1077,
273,
276,
18,
588,
14261,
1042,
7675,
588,
57,
1077,
5621,
3639,
646,
1046,
273,
425,
31,
565,
289,
2,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
2620,
1204,
12,
1042,
276,
16,
3010,
425,
13,
288,
3639,
582,
1077,
273,
276,
18,
588,
14261,
1042,
7675,
588,
57,
1077,
5621,
3639,
646,
1046,
273,
425,
31,
565,
289,
2,
... |
if (sharedObject == null) { | if (sharedObject == null || sharedObject.theSharedModel == null) { | public void saveModel(String id, EncodingRule encodingRule) throws UnsupportedEncodingException, IOException, CoreException { // let's see if we already have it in our cache SharedObject sharedObject = (SharedObject) fManagedObjects.get(id); if (sharedObject == null) { throw new IllegalStateException(SSECoreMessa... | 13989 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13989/469eb7d3202335f643c7b685cb9483f62c22e02b/ModelManagerImpl.java/buggy/bundles/org.eclipse.wst.sse.core/src/org/eclipse/wst/sse/core/internal/model/ModelManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1923,
1488,
12,
780,
612,
16,
13400,
2175,
2688,
2175,
13,
1216,
15367,
16,
1860,
16,
30015,
288,
202,
202,
759,
2231,
1807,
2621,
309,
732,
1818,
1240,
518,
316,
3134,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1923,
1488,
12,
780,
612,
16,
13400,
2175,
2688,
2175,
13,
1216,
15367,
16,
1860,
16,
30015,
288,
202,
202,
759,
2231,
1807,
2621,
309,
732,
1818,
1240,
518,
316,
3134,
1... |
Asserts.notReached(); | assert false; | private RubyAstMarshal() { Asserts.notReached(); } | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/RubyAstMarshal.java/clean/src/org/jruby/ast/util/RubyAstMarshal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
19817,
21385,
8105,
1435,
288,
3639,
1815,
629,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
19817,
21385,
8105,
1435,
288,
3639,
1815,
629,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
tooltipSupport.deactivate(); | if( tooltipSupport != null ) { tooltipSupport.deactivate(); } | public void deactivateCustomTooltips() { tooltipSupport.deactivate(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/3ed6ebaf24818d558b8d83c6bbee46173d456f11/ColumnViewer.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/ColumnViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18790,
3802,
774,
4397,
7146,
1435,
288,
202,
202,
19798,
6289,
18,
323,
10014,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
18790,
3802,
774,
4397,
7146,
1435,
288,
202,
202,
19798,
6289,
18,
323,
10014,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
sb.append(" <a href=\"psi_element: | sb.append(" <a href=\"psi_element: sb.append(JavaDocUtil.getReferenceText(myProject, element)); sb.append("\">"); | private void createElementLink(final @NonNls StringBuffer sb, final PsiElement element, final String str,final String str2) { sb.append(" <a href=\"psi_element://" + JavaDocUtil.getReferenceText(myProject, element) + "\">"); sb.append(str); sb.append("</a>"); if (str2 != null) sb.append(str2); ... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/4c25275e66e766e4cb28ac02e82e7d8e08245408/JavaDocManager.java/buggy/codeInsight/impl/com/intellij/codeInsight/javadoc/JavaDocManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
6310,
2098,
12,
6385,
632,
3989,
50,
3251,
6674,
2393,
16,
727,
453,
7722,
1046,
930,
16,
727,
514,
609,
16,
6385,
514,
609,
22,
13,
288,
565,
2393,
18,
6923,
2932,
10,
106... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
6310,
2098,
12,
6385,
632,
3989,
50,
3251,
6674,
2393,
16,
727,
453,
7722,
1046,
930,
16,
727,
514,
609,
16,
6385,
514,
609,
22,
13,
288,
565,
2393,
18,
6923,
2932,
10,
106... |
case java.sql.Types.REAL: if (! (tmp instanceof Float)) throw new SQLException("Internal error"); return tmp; | return new Long(((Number) tmp).longValue()); | public Object getObject( int columnIndex ) throws SQLException { // This method is implicitly coupled to the getRow() method in the // Tds class. Every type that getRow() could return must // be handled in this method. // // The object type returned by getRow() mus... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/15cec114f64ef21e431a713c639052a01ae93b6e/PacketRowResult.java/buggy/src/main/net/sourceforge/jtds/jdbc/PacketRowResult.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
6455,
12,
509,
14882,
262,
2398,
1216,
6483,
565,
288,
3639,
368,
1220,
707,
353,
24682,
1825,
416,
1259,
358,
326,
11835,
1435,
707,
316,
326,
3639,
368,
399,
2377,
667,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
6455,
12,
509,
14882,
262,
2398,
1216,
6483,
565,
288,
3639,
368,
1220,
707,
353,
24682,
1825,
416,
1259,
358,
326,
11835,
1435,
707,
316,
326,
3639,
368,
399,
2377,
667,
18,
... |
setPreferenceStore(MylarUiPlugin.getPrefs()); | setPreferenceStore(MylarUiPlugin.getPrefs()); setTitle("Mylar"); | public MylarPreferencePage() { super(); setPreferenceStore(MylarUiPlugin.getPrefs()); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/7adb037da4a0bdad704b0b22d3ff266f8784e187/MylarPreferencePage.java/clean/org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/ui/preferences/MylarPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8005,
7901,
9624,
1964,
1435,
288,
9506,
202,
9565,
5621,
202,
202,
542,
9624,
2257,
12,
12062,
7901,
13943,
3773,
18,
588,
1386,
2556,
10663,
1082,
202,
97,
2,
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,
225,
202,
482,
8005,
7901,
9624,
1964,
1435,
288,
9506,
202,
9565,
5621,
202,
202,
542,
9624,
2257,
12,
12062,
7901,
13943,
3773,
18,
588,
1386,
2556,
10663,
1082,
202,
97,
2,
-100,
-100,
-100... |
public BackwardDataflowAnalysis(ReverseDepthFirstSearch rdfs) { if (rdfs == null) throw new IllegalArgumentException(); | public BackwardDataflowAnalysis(ReverseDepthFirstSearch rdfs, DepthFirstSearch dfs) { if (rdfs == null || dfs == null) throw new IllegalArgumentException(); | public BackwardDataflowAnalysis(ReverseDepthFirstSearch rdfs) { if (rdfs == null) throw new IllegalArgumentException(); this.rdfs = rdfs; } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/8ddd7fe54f6dda52bf66ff8686da1280e81a68d3/BackwardDataflowAnalysis.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/BackwardDataflowAnalysis.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4297,
2913,
751,
2426,
9418,
12,
12650,
6148,
3759,
2979,
9160,
87,
13,
288,
202,
202,
430,
261,
86,
12381,
422,
446,
13,
604,
394,
2754,
5621,
202,
202,
2211,
18,
86,
12381,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4297,
2913,
751,
2426,
9418,
12,
12650,
6148,
3759,
2979,
9160,
87,
13,
288,
202,
202,
430,
261,
86,
12381,
422,
446,
13,
604,
394,
2754,
5621,
202,
202,
2211,
18,
86,
12381,
... |
case Id_concat: return jsFunction_concat(ScriptRuntime.toString(thisObj), args); | case Id_slice: return jsFunction_slice (ScriptRuntime.toString(thisObj), args); | public Object execMethod (int methodId, IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { switch (methodId) { case ConstructorId_fromCharCode: return jsStaticFunction_fromCharCode(args); case Id_constr... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/35caf7c2bb93872680ae16e34746d94fe1e533e3/NativeString.java/buggy/js/rhino/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... |
try { setAccesskey((String) evalAttr("accessKey", getAccesskeyExpr(), String.class)); } catch (NullAttributeException ex) { } | String string = null; Boolean bool = null; | private void evaluateExpressions() throws JspException { try { setAccesskey((String) evalAttr("accessKey", getAccesskeyExpr(), String.class)); } catch (NullAttributeException ex) { } try { setAlt((String) evalAttr("alt", get... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/161d973cb8d39005faf380ea401e605000b8884b/ELPasswordTag.java/buggy/struts-el/src/share/org/apache/strutsel/taglib/html/ELPasswordTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
18,
1106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
18,
1106,
... |
parser.setInput(xmlstream, null); | parser.setInput(xmlstream, "UTF-8"); | public StringList parse(InputStream xmlstream, String contentpath, ParseReceiver receiver) { long time = System.currentTimeMillis(); init(); this.receiver = receiver; receiver.beginFile(contentpath); parser = new MXParser(); try { // parser.setFeature(FEATURE_XML_ROUNDTRIP, true); par... | 3089 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3089/9935c617616d0874dc11ce2c7378042c35b3cf95/ContentParser.java/buggy/src/uk/org/ponder/darwin/parse/ContentParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
682,
1109,
12,
4348,
2025,
3256,
16,
514,
913,
803,
16,
1377,
2884,
12952,
5971,
13,
288,
565,
1525,
813,
273,
2332,
18,
2972,
28512,
5621,
565,
1208,
5621,
565,
333,
18,
244... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
682,
1109,
12,
4348,
2025,
3256,
16,
514,
913,
803,
16,
1377,
2884,
12952,
5971,
13,
288,
565,
1525,
813,
273,
2332,
18,
2972,
28512,
5621,
565,
1208,
5621,
565,
333,
18,
244... |
private static boolean isArrayLengthComparison(PsiExpression condition, PsiLocalVariable var) { final PsiExpression strippedCondition = ParenthesesUtils.stripParentheses(condition); | private static boolean isArrayLengthComparison(PsiExpression condition, PsiLocalVariable var){ final PsiExpression strippedCondition = ParenthesesUtils.stripParentheses(condition); | private static boolean isArrayLengthComparison(PsiExpression condition, PsiLocalVariable var) { final PsiExpression strippedCondition = ParenthesesUtils.stripParentheses(condition); if (!(strippedCondition instanceof PsiBinaryExpression)) { return false; } final PsiBinaryExpre... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/ForCanBeForeachInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/verbose/ForCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
5439,
1782,
16059,
12,
52,
7722,
2300,
2269,
16,
453,
7722,
2042,
3092,
569,
13,
288,
3639,
727,
453,
7722,
2300,
13300,
3418,
273,
453,
10640,
281,
1989,
18,
6406,
17880... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
5439,
1782,
16059,
12,
52,
7722,
2300,
2269,
16,
453,
7722,
2042,
3092,
569,
13,
288,
3639,
727,
453,
7722,
2300,
13300,
3418,
273,
453,
10640,
281,
1989,
18,
6406,
17880... |
public void validateString(String expectedImage) throws ScannerException | public void validateString( String expectedImage ) throws ScannerException | public void validateString(String expectedImage) throws ScannerException { try { Token t= scanner.nextToken(); assertTrue(t.type == Token.tSTRING); assertTrue(t.image.equals(expectedImage)); } catch (Parser.EndOfFile e) { assertTrue(false); } } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/daa99a3066700168c6dde2573bd07c442401b251/ScannerTestCase.java/buggy/core/org.eclipse.cdt.ui.tests/parser/org/eclipse/cdt/core/parser/tests/ScannerTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1954,
780,
12,
780,
2665,
2040,
13,
1216,
19074,
503,
202,
95,
202,
202,
698,
288,
1082,
202,
1345,
268,
33,
7683,
18,
4285,
1345,
5621,
1082,
202,
11231,
5510,
12,
88,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1954,
780,
12,
780,
2665,
2040,
13,
1216,
19074,
503,
202,
95,
202,
202,
698,
288,
1082,
202,
1345,
268,
33,
7683,
18,
4285,
1345,
5621,
1082,
202,
11231,
5510,
12,
88,
... |
if (element.uri == -1) { | if (element.uri == -1 && elementIndex == -1) { | private void validateElementAndAttributes(QName element, XMLAttrList attrList) throws Exception { if (fGrammar == null && !fValidating && !fNamespacesEnabled) { fCurrentElementIndex = -1; fCurrentContentSpecType = -1; ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/ae57cbeb1ad12a17811053209a4f98f529cf78c6/XMLValidator.java/buggy/src/org/apache/xerces/validators/common/XMLValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1954,
1046,
1876,
2498,
12,
13688,
930,
16,
4766,
9079,
3167,
3843,
682,
1604,
682,
13,
540,
1216,
1185,
288,
3639,
309,
261,
74,
18576,
422,
446,
597,
2398,
401,
74,
31496,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1954,
1046,
1876,
2498,
12,
13688,
930,
16,
4766,
9079,
3167,
3843,
682,
1604,
682,
13,
540,
1216,
1185,
288,
3639,
309,
261,
74,
18576,
422,
446,
597,
2398,
401,
74,
31496,
... |
scheduleVote(); | m_pollstate = PS_WAIT_HASH; | void startPoll() { if(m_pollstate != PS_INITING) return; log.debug3("scheduling poll to complete by " + m_deadline); TimerQueue.schedule(m_deadline, new PollTimerCallback(), this); scheduleVote(); Deadline pt = Deadline.in(m_voteTime.getRemainingTime() - 1000); MessageDigest hasher = getInitedH... | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/4285acc1cfae3064ce9a43b51acd6969b70d2954/Poll.java/clean/src/org/lockss/poller/Poll.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
787,
19085,
1435,
288,
565,
309,
12,
81,
67,
13835,
2019,
480,
26320,
67,
12919,
1360,
13,
1377,
327,
31,
565,
613,
18,
4148,
23,
2932,
87,
13252,
7672,
358,
3912,
635,
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,
282,
918,
787,
19085,
1435,
288,
565,
309,
12,
81,
67,
13835,
2019,
480,
26320,
67,
12919,
1360,
13,
1377,
327,
31,
565,
613,
18,
4148,
23,
2932,
87,
13252,
7672,
358,
3912,
635,
315,
397,
... |
this.switchTo( (String) vTaskIDs.get( i - 1 ) ); | cmpTaskContainer.setSelection( i - 1 ); this.switchTo( (String) vTaskIDs.get( i - 1 ) ); | public void widgetSelected( SelectionEvent e ) { if ( e.getSource( ) instanceof Button ) { String sCmd = ( (Button) e.getSource( ) ).getText( ); if ( sCmd.equals( Messages.getString( "WizardBase.Next" ) ) ) //$NON-NLS-1$ { int i = vTaskIDs.indexOf( this.sCurrentActiveTask ); if ( i < vTaskIDs.size( ) - 1... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/862e0f942129315f2b4d10a46585eaea6dc11503/WizardBase.java/buggy/core/org.eclipse.birt.core.ui/src/org/eclipse/birt/core/ui/frameworks/taskwizard/WizardBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3604,
7416,
12,
12977,
1133,
425,
262,
202,
95,
202,
202,
430,
261,
425,
18,
588,
1830,
12,
262,
1276,
12569,
262,
202,
202,
95,
1082,
202,
780,
272,
5931,
273,
261,
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,
225,
202,
482,
918,
3604,
7416,
12,
12977,
1133,
425,
262,
202,
95,
202,
202,
430,
261,
425,
18,
588,
1830,
12,
262,
1276,
12569,
262,
202,
202,
95,
1082,
202,
780,
272,
5931,
273,
261,
26... |
public UMOSpaceException(Message message, Throwable cause) | public UMOSpaceException(Message message) | public UMOSpaceException(Message message, Throwable cause) { super(message, cause); } | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/5f11d3c7c4a6860001997529ec9cb38955dcdcf5/UMOSpaceException.java/buggy/mule/src/main/java/org/mule/umo/space/UMOSpaceException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
587,
5980,
3819,
503,
12,
1079,
883,
13,
565,
288,
3639,
2240,
12,
2150,
16,
4620,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
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,
377,
1071,
587,
5980,
3819,
503,
12,
1079,
883,
13,
565,
288,
3639,
2240,
12,
2150,
16,
4620,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
break _loop277; | break _loop278; | public final void compElemBody() throws RecognitionException, TokenStreamException, XPathException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST compElemBody_AST = null; { boolean synPredMatched272 = false; if (((LA(1)==LITERAL_namespace))) { int _m272 = mark(); ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/10544e5ec103a411822c6180ed81ef38eab15de8/XQueryParser.java/buggy/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1161,
7498,
2250,
1435,
1216,
9539,
16,
3155,
1228,
503,
16,
10172,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1161,
7498,
2250,
1435,
1216,
9539,
16,
3155,
1228,
503,
16,
10172,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4... |
url1 = url1 == null ? getURL(path1) : url1; url2 = url2 == null ? getURL(path2) : url2; | private void doDiffURLURL(SVNURL url1, File path1, SVNRevision revision1, SVNURL url2, File path2, SVNRevision revision2, SVNRevision pegRevision, boolean recursive, boolean useAncestry, OutputStream result) throws SVNException { url1 = url1 == null ? getURL(path1) : url1; url2 = url2 == nu... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/0d9703e15881f7b9b38c1d5c180e23d4acfe843d/SVNDiffClient.java/clean/javasvn/src/org/tmatesoft/svn/core/wc/SVNDiffClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
5938,
1785,
1785,
12,
23927,
50,
1785,
880,
21,
16,
1387,
589,
21,
16,
29537,
50,
7939,
6350,
21,
16,
29537,
50,
1785,
880,
22,
16,
1387,
589,
22,
16,
29537,
50,
7939,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
5938,
1785,
1785,
12,
23927,
50,
1785,
880,
21,
16,
1387,
589,
21,
16,
29537,
50,
7939,
6350,
21,
16,
29537,
50,
1785,
880,
22,
16,
1387,
589,
22,
16,
29537,
50,
7939,... | |
message = WorkbenchMessages.format( "CopyFilesAndFoldersOperation.deepCopyQuestion", new Object[] {source.getFullPath().makeRelative()}); | if (destination.getType() == IResource.FOLDER) { message = WorkbenchMessages.format( "CopyFilesAndFoldersOperation.overwriteMergeQuestion", new Object[] { destination.getFullPath().makeRelative()}); } else { message = WorkbenchMessages.format( "CopyFilesAndFoldersOperation.overwriteQuestion", new Object[] { destination... | public void run() { String message; int resultId[] = { IDialogConstants.YES_ID, IDialogConstants.YES_TO_ALL_ID, IDialogConstants.NO_ID, IDialogConstants.NO_TO_ALL_ID, IDialogConstants.CANCEL_ID}; message = WorkbenchMessages.format( "CopyFilesAndFoldersOperation.deepCopyQuestion", //... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/36b8dce9537eed62710edcc02a033ffc84894fa0/CopyFilesAndFoldersOperation.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
780,
883,
31,
9506,
202,
474,
563,
548,
8526,
273,
288,
6862,
202,
734,
3529,
2918,
18,
29081,
67,
734,
16,
6862,
202,
734,
3529,
2918,
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,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
780,
883,
31,
9506,
202,
474,
563,
548,
8526,
273,
288,
6862,
202,
734,
3529,
2918,
18,
29081,
67,
734,
16,
6862,
202,
734,
3529,
2918,
18,
... |
NSMutableArray keys = new NSMutableArray(entity().primaryKeyAttributeNames()); | EOEntity entity = entity(ec); NSMutableArray keys = new NSMutableArray(entity.primaryKeyAttributeNames()); | public EOFetchSpecification primaryKeyFetchSpecificationForEntity(EOEditingContext ec, EOQualifier eoqualifier, NSArray sortOrderings, NSArray additionalKeys) { String entityName = entityName(); EOFetchSpecification fs = new EOFetchSpecification(entityName, eoqualifier, sortOrderings); fs.setFe... | 17168 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17168/407575373c57c20c17c163ba1bf0a8767593a0fc/EOGenericRecordClazz.java/clean/Common/Frameworks/ERExtensions/Sources/er/extensions/EOGenericRecordClazz.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6431,
1593,
8615,
8841,
5005,
8615,
1290,
1943,
12,
41,
51,
28029,
1042,
6557,
16,
512,
51,
16185,
425,
83,
28157,
16,
11472,
1076,
19050,
899,
16,
11472,
1076,
3312,
2396,
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,
6431,
1593,
8615,
8841,
5005,
8615,
1290,
1943,
12,
41,
51,
28029,
1042,
6557,
16,
512,
51,
16185,
425,
83,
28157,
16,
11472,
1076,
19050,
899,
16,
11472,
1076,
3312,
2396,
13,
288,... |
addParameters(uri.getQuery(), postMethod); | public Object transform(Object src, UMOEventContext context) throws TransformerException { boolean setContentLengthHeader = true; String endpoint = (String) context.getProperty(MuleProperties.MULE_ENDPOINT_PROPERTY, null); if (endpoint == null) { throw new TransformerException(new... | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/be4adf27466e701efbee021c2468e30e2e26392b/ObjectToHttpClientMethodRequest.java/buggy/providers/http/src/java/org/mule/providers/http/transformers/ObjectToHttpClientMethodRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
2510,
12,
921,
1705,
16,
587,
5980,
1133,
1042,
819,
13,
1216,
21684,
565,
288,
3639,
1250,
10651,
1782,
1864,
273,
638,
31,
3639,
514,
2494,
273,
261,
780,
13,
819,
18,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
2510,
12,
921,
1705,
16,
587,
5980,
1133,
1042,
819,
13,
1216,
21684,
565,
288,
3639,
1250,
10651,
1782,
1864,
273,
638,
31,
3639,
514,
2494,
273,
261,
780,
13,
819,
18,
588... | |
Object[] args = { id }; | public static Scriptable getBase(Scriptable scope, String id) { Scriptable obj = scope; Object prop; while (obj != null) { Scriptable m = obj; do { if (m.get(id, obj) != Scriptable.NOT_FOUND) return obj; m = m.getPrototype()... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/e737c6d867e82d4ba7fd00e7e388c9c8da824ff0/ScriptRuntime.java/clean/js/rhino/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
22780,
8297,
12,
3651,
429,
2146,
16,
514,
612,
13,
288,
3639,
22780,
1081,
273,
2146,
31,
3639,
1033,
2270,
31,
3639,
1323,
261,
2603,
480,
446,
13,
288,
5411,
22780,
312,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
22780,
8297,
12,
3651,
429,
2146,
16,
514,
612,
13,
288,
3639,
22780,
1081,
273,
2146,
31,
3639,
1033,
2270,
31,
3639,
1323,
261,
2603,
480,
446,
13,
288,
5411,
22780,
312,
2... | |
errorMessage.append(pg_stream.ReceiveString(connection.getEncoding())); break; | } | public java.sql.ResultSet execute() throws SQLException { int fqp = 0; boolean hfr = false; StringBuffer errorMessage = null; synchronized (pg_stream) { sendQuery(sql); while (!hfr || fqp > 0) { int c = pg_stream.ReceiveChar(); switch (c) { case 'A': // Asynchronous Notify int pid = pg_str... | 47288 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47288/ef7d7910745cf2812007668138eaaf0a8e1d8d99/QueryExecutor.java/clean/src/interfaces/jdbc/org/postgresql/core/QueryExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
1836,
1435,
1216,
6483,
202,
95,
202,
202,
474,
8508,
84,
273,
374,
31,
202,
202,
6494,
366,
4840,
273,
629,
31,
202,
202,
780,
1892,
9324,
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,
225,
202,
482,
2252,
18,
4669,
18,
13198,
1836,
1435,
1216,
6483,
202,
95,
202,
202,
474,
8508,
84,
273,
374,
31,
202,
202,
6494,
366,
4840,
273,
629,
31,
202,
202,
780,
1892,
9324,
273,
4... |
public void setRubyScope(org.jruby.interpreter.RubyScope rubyScope) { | public void setRubyScope(RubyScope rubyScope) { | public void setRubyScope(org.jruby.interpreter.RubyScope rubyScope) { this.rubyScope = rubyScope; } | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/cf644c556d410c47305ebeba5728efa25f7756dc/Ruby.java/clean/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
54,
10340,
3876,
12,
54,
10340,
3876,
22155,
3876,
13,
288,
3639,
333,
18,
27768,
3876,
273,
22155,
3876,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
54,
10340,
3876,
12,
54,
10340,
3876,
22155,
3876,
13,
288,
3639,
333,
18,
27768,
3876,
273,
22155,
3876,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public org.quickfix.field.LegRedemptionDate getLegRedemptionDate() throws FieldNotFound { org.quickfix.field.LegRedemptionDate value = new org.quickfix.field.LegRedemptionDate(); | public quickfix.field.LegRedemptionDate getLegRedemptionDate() throws FieldNotFound { quickfix.field.LegRedemptionDate value = new quickfix.field.LegRedemptionDate(); | public org.quickfix.field.LegRedemptionDate getLegRedemptionDate() throws FieldNotFound { org.quickfix.field.LegRedemptionDate value = new org.quickfix.field.LegRedemptionDate(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteRequest.java/clean/src/java/src/quickfix/fix44/QuoteRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
426,
19117,
375,
1626,
336,
8329,
426,
19117,
375,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
426,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
426,
19117,
375,
1626,
336,
8329,
426,
19117,
375,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
426,
... |
return "pvtMsgFolderAdd" ; | return ADD_MESSAGE_FOLDER_PG ; | public String processPvtMsgFolderSettingAdd() { LOG.debug("processPvtMsgFolderSettingAdd()"); return "pvtMsgFolderAdd" ; } | 48936 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48936/558317a1f4940117a2deabff3cc6dc9916ba1d92/PrivateMessagesTool.java/clean/messageforums-app/src/java/org/sakaiproject/tool/messageforums/PrivateMessagesTool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1207,
27615,
3332,
3899,
5568,
986,
1435,
288,
565,
2018,
18,
4148,
2932,
2567,
27615,
3332,
3899,
5568,
986,
1435,
8863,
3639,
327,
11689,
67,
8723,
67,
17357,
67,
18679,
274,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1207,
27615,
3332,
3899,
5568,
986,
1435,
288,
565,
2018,
18,
4148,
2932,
2567,
27615,
3332,
3899,
5568,
986,
1435,
8863,
3639,
327,
11689,
67,
8723,
67,
17357,
67,
18679,
274,
... |
monitor.worked(50); | boolean performMove(final IProject project, final String projectName, final IPath newLocation) { WorkspaceModifyOperation op = new WorkspaceModifyOperation() { public void execute(IProgressMonitor monitor) { monitor.beginTask(MOVE_PROGRESS_TITLE, 100); try { if (monitor.isCanceled()) throw new Oper... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/8e5d4e26e2c93db2873936f61c11fbd08120d40b/MoveProjectAction.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/MoveProjectAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6494,
3073,
7607,
12,
6385,
467,
4109,
1984,
16,
727,
514,
17234,
16,
1082,
202,
6385,
467,
743,
394,
2735,
13,
288,
202,
202,
8241,
11047,
2988,
1061,
273,
394,
14396,
11047,
2988,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6494,
3073,
7607,
12,
6385,
467,
4109,
1984,
16,
727,
514,
17234,
16,
1082,
202,
6385,
467,
743,
394,
2735,
13,
288,
202,
202,
8241,
11047,
2988,
1061,
273,
394,
14396,
11047,
2988,
... | |
heads = new SignalHead[]{new SE8cSignalHead(headAddr), new SE8cSignalHead(headAddr+4), new SE8cSignalHead(headAddr+6), new SE8cSignalHead(headAddr+2)}; | heads = new SignalHead[]{new SE8cSignalHead(headAddr, ""+mSE.getNumber()+"-A"), new SE8cSignalHead(headAddr+4, ""+mSE.getNumber()+"-B"), new SE8cSignalHead(headAddr+6, ""+mSE.getNumber()+"-C"), new SE8cSignalHead(headAddr+2, ""+mSE.getNumber()+"-D")}; InstanceManager.signalHeadManagerInstance().register(heads[0]); In... | protected AspectGenerator(SecurityElement pElement) { // locate the SE mSE = pElement; // listen to that for changes mSE.addPropertyChangeListener(this); // load default values int headAddr = 257+(mSE.getNumber()-1)*8; heads = new SignalHead[]{new SE8cSignalHead(head... | 213 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/213/81425d88b59cb7fd540463e94d3068ed43f9d825/AspectGenerator.java/clean/jmri/jmrix/loconet/AspectGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
2970,
1181,
3908,
12,
4368,
1046,
293,
1046,
13,
288,
3639,
368,
10627,
326,
3174,
3639,
312,
1090,
273,
293,
1046,
31,
3639,
368,
6514,
358,
716,
364,
3478,
3639,
312,
1090,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
2970,
1181,
3908,
12,
4368,
1046,
293,
1046,
13,
288,
3639,
368,
10627,
326,
3174,
3639,
312,
1090,
273,
293,
1046,
31,
3639,
368,
6514,
358,
716,
364,
3478,
3639,
312,
1090,
18,
... |
row.add(def.getDefinition()); | propDef = def.getDefinition(); | public void write(ElementsLists elements) { write = DataFile.createWriter("8859_2", true); write.setDataFormat(new CSVFormat()); DataRow row = null; if((report!=null) && (report.exists())) { report.delete(); } List ocs =elements.getElements(DomainObjectFactory.newObjectClass().getClass()); ... | 55019 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55019/6f2ebaa1e89b84c80824eb38d7a0215d52a13746/CSVWriter.java/clean/src/gov/nih/nci/ncicb/cadsr/loader/parser/CSVWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1045,
12,
3471,
7432,
2186,
13,
282,
288,
565,
1045,
273,
1910,
812,
18,
2640,
2289,
2932,
17258,
67,
22,
3113,
638,
1769,
565,
1045,
18,
542,
751,
1630,
12,
2704,
10381,
163... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1045,
12,
3471,
7432,
2186,
13,
282,
288,
565,
1045,
273,
1910,
812,
18,
2640,
2289,
2932,
17258,
67,
22,
3113,
638,
1769,
565,
1045,
18,
542,
751,
1630,
12,
2704,
10381,
163... |
case 8: | case MILLIS: | boolean isSupported(PeriodType type) { switch (iFieldType) { default: return false; case 1: return type.years().isSupported(); case 2: return type.months().isSupported(); case 3: return type.weeks(... | 52859 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52859/5fd28fcd3425461dfcff1800753513f94807f652/PeriodFormatterBuilder.java/clean/JodaTime/src/java/org/joda/time/format/PeriodFormatterBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1250,
25946,
12,
5027,
559,
618,
13,
288,
5411,
1620,
261,
77,
13715,
13,
288,
5411,
805,
30,
7734,
327,
629,
31,
5411,
648,
404,
30,
7734,
327,
618,
18,
29391,
7675,
291,
7223,
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,
540,
1250,
25946,
12,
5027,
559,
618,
13,
288,
5411,
1620,
261,
77,
13715,
13,
288,
5411,
805,
30,
7734,
327,
629,
31,
5411,
648,
404,
30,
7734,
327,
618,
18,
29391,
7675,
291,
7223,
5621,
... |
return ((DeclarationRequest)getAcademicServiceRequest()).getNumberOfPages(); | return ((DeclarationRequest) getAcademicServiceRequest()).getNumberOfPages(); | public Integer getNumberOfPages() { return ((DeclarationRequest)getAcademicServiceRequest()).getNumberOfPages(); } | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/5a5e65ab91adbc0b335217f4f65f847134d48fd8/DeclarationRequestEvent.java/buggy/src/net/sourceforge/fenixedu/domain/accounting/events/serviceRequests/DeclarationRequestEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2144,
14981,
5716,
1435,
288,
202,
2463,
14015,
6094,
691,
13,
4506,
5065,
27593,
1179,
691,
1435,
2934,
588,
9226,
5716,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
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,
2144,
14981,
5716,
1435,
288,
202,
2463,
14015,
6094,
691,
13,
4506,
5065,
27593,
1179,
691,
1435,
2934,
588,
9226,
5716,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
epm.reportProblems(); subMonitor.done(); monitor.setCanceled(isCanceled); | } catch (Exception e) { CCorePlugin.log(e); forgetLastBuiltState(); } finally { monitor.done(); | protected void invokeMake(boolean fullBuild, IPath buildDir, IManagedBuildInfo info, IProgressMonitor monitor) { boolean isCanceled = false; IProject currentProject = getProject(); SubProgressMonitor subMonitor = null; if (monitor == null) { monitor = new NullProgressMonitor(); } // Flag to the user that make ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/58d60e53f4f7fcc7643573e1d34c0cfcf7378cb6/GeneratedMakefileBuilder.java/clean/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/GeneratedMakefileBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4356,
6464,
12,
6494,
1983,
3116,
16,
467,
743,
1361,
1621,
16,
6246,
4184,
3116,
966,
1123,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
6494,
353,
23163,
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,
225,
202,
1117,
918,
4356,
6464,
12,
6494,
1983,
3116,
16,
467,
743,
1361,
1621,
16,
6246,
4184,
3116,
966,
1123,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
6494,
353,
23163,
273,
629,
31... |
return new ImageRegistry(Display.getDefault()); | if(Display.getCurrent() != null) return new ImageRegistry(Display.getCurrent()); if(PlatformUI.isWorkbenchRunning()) return new ImageRegistry(PlatformUI.getWorkbench().getDisplay()); throw new SWTError(SWT.ERROR_THREAD_INVALID_ACCESS); | protected ImageRegistry createImageRegistry() { return new ImageRegistry(Display.getDefault()); } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/be20bacf775ae5da335ce259b39cf41070968645/AbstractUIPlugin.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/plugin/AbstractUIPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3421,
4243,
28301,
4243,
1435,
288,
1850,
309,
12,
4236,
18,
588,
3935,
1435,
480,
446,
13,
327,
394,
3421,
4243,
12,
4236,
18,
588,
3935,
10663,
225,
309,
12,
8201,
5370,
18,
291... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3421,
4243,
28301,
4243,
1435,
288,
1850,
309,
12,
4236,
18,
588,
3935,
1435,
480,
446,
13,
327,
394,
3421,
4243,
12,
4236,
18,
588,
3935,
10663,
225,
309,
12,
8201,
5370,
18,
291... |
if ((!weightByDistance) && (m_stored[k] > 0)) | if ((!m_weightByDistance) && (m_stored[k] > 0)) | private void updateWeightsDiscreteClass(int instNum) { int i,j,k; int cl; double cc = m_numInstances; double temp, temp_diff, w_norm=1.0; double [] tempDistClass; int [] tempSortedClass = null; double distNormClass = 1.0; double [] tempDistAtt; int [][] tempSortedAtt = null; double [] d... | 48918 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48918/231be8a5b0b894ef89139286067efeed87af4563/ReliefFAttributeEval.java/clean/weka/attributeSelection/ReliefFAttributeEval.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1089,
16595,
1669,
6883,
797,
12,
474,
1804,
2578,
13,
225,
288,
565,
509,
277,
16,
78,
16,
79,
31,
565,
509,
927,
31,
565,
1645,
4946,
273,
312,
67,
2107,
5361,
31,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1089,
16595,
1669,
6883,
797,
12,
474,
1804,
2578,
13,
225,
288,
565,
509,
277,
16,
78,
16,
79,
31,
565,
509,
927,
31,
565,
1645,
4946,
273,
312,
67,
2107,
5361,
31,
565,
... |
Messages.getString( "info.flushed.swing.images", | Messages.getString( "SwingImageCache.info.flushed.swing.images", | final void flush( ) { if ( htCache.isEmpty( ) ) { return; } Image img; final int n = htCache.size( ); Enumeration eV = htCache.elements( ); while ( eV.hasMoreElements( ) ) { img = (Image) eV.nextElement( ); img.flush( ); } htCache.clear( ); logger.log( ILogger.INFORMATION, Messages.getString( "info... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/3143fdf952766bc9929f556edf6ff3030dcc5ed4/SwingImageCache.java/buggy/chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingImageCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6385,
918,
3663,
12,
262,
202,
95,
202,
202,
430,
261,
14049,
1649,
18,
291,
1921,
12,
262,
262,
202,
202,
95,
1082,
202,
2463,
31,
202,
202,
97,
202,
202,
2040,
3774,
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,
6385,
918,
3663,
12,
262,
202,
95,
202,
202,
430,
261,
14049,
1649,
18,
291,
1921,
12,
262,
262,
202,
202,
95,
1082,
202,
2463,
31,
202,
202,
97,
202,
202,
2040,
3774,
31,
202,
... |
if (RLE_DEBUG) System.out.print("[getfield of " + availableLoad + "]"); | if (RLE_DEBUG) System.out.println("[getfield of " + availableLoad + "]"); | private void loadInstanceField(InstanceField instanceField, Instruction obj) { ValueNumberFrame frame = getFrame(); try { ValueNumber reference = frame.popValue(); AvailableLoad availableLoad = new AvailableLoad(reference, instanceField); if (RLE_DEBUG) System.out.print("[getfield of " + availableLoad + "]"); ... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/5a8bf394280d56a943ff50122d2596f45adb04f4/ValueNumberFrameModelingVisitor.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/ValueNumberFrameModelingVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1262,
1442,
974,
12,
1442,
974,
791,
974,
16,
24605,
1081,
13,
288,
202,
202,
620,
1854,
3219,
2623,
273,
25396,
5621,
202,
202,
698,
288,
1082,
202,
620,
1854,
2114,
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,
225,
202,
1152,
918,
1262,
1442,
974,
12,
1442,
974,
791,
974,
16,
24605,
1081,
13,
288,
202,
202,
620,
1854,
3219,
2623,
273,
25396,
5621,
202,
202,
698,
288,
1082,
202,
620,
1854,
2114,
27... |
if (!KjcOptions.raw_uni) { | if (KjcOptions.magic_net) print(" __asm__ volatile (\"magc $0, $0, 1\");\n"); if (!KjcOptions.raw_uni && !KjcOptions.magic_net) { | public void visitFilter(SIRFilter self, SIRFilterIter iter) { // System.out.println(self.getName()); //Entry point of the visitor //do not print the raw header if compiling //for uniprocessor if (!KjcOptions.raw_uni) print("#include <raw.h>\n"); print("#include <stdlib.h>\n"); print("#include <mat... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/aab7342161b94380c599ad7153f6a99f8605224a/FlatIRToC.java/buggy/streams/src/at/dms/kjc/raw/FlatIRToC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
1586,
12,
2320,
54,
1586,
365,
16,
9506,
565,
5705,
54,
1586,
2360,
1400,
13,
288,
202,
759,
4202,
2332,
18,
659,
18,
8222,
12,
2890,
18,
17994,
10663,
202,
202,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3757,
1586,
12,
2320,
54,
1586,
365,
16,
9506,
565,
5705,
54,
1586,
2360,
1400,
13,
288,
202,
759,
4202,
2332,
18,
659,
18,
8222,
12,
2890,
18,
17994,
10663,
202,
202,
759,
... |
if (data == null) | if (data == null) { | public void hideDecoration(FieldDecoration decoration) { FieldDecorationData data = getDecorationData(decoration); if (data == null) return; // Store the desired visibility in the decData. We remember the // client's instructions so that changes in visibility caused by // field focus changes won't violate the c... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/391f2606b4ea2c1fb5052d938ca90877ee7631f6/DecoratedField.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/DecoratedField.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6853,
7859,
367,
12,
974,
7859,
367,
29217,
13,
288,
202,
202,
974,
7859,
367,
751,
501,
273,
336,
7859,
367,
751,
12,
11880,
367,
1769,
202,
202,
430,
261,
892,
422,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6853,
7859,
367,
12,
974,
7859,
367,
29217,
13,
288,
202,
202,
974,
7859,
367,
751,
501,
273,
336,
7859,
367,
751,
12,
11880,
367,
1769,
202,
202,
430,
261,
892,
422,
4... |
return provider.getPropertyDefns( ); | propDefns.addAll( provider.getPropertyDefns( ) ); | public List getPropertyDefns( ) { if ( provider != null ) return provider.getPropertyDefns( ); return super.getPropertyDefns( ); } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/1c883af801e8f9e9d4b6fbd917fba4e569d05e6a/ExtendedItem.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/ExtendedItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
3911,
3262,
2387,
12,
262,
202,
95,
202,
202,
430,
261,
2893,
480,
446,
262,
1082,
202,
2463,
2893,
18,
588,
1396,
3262,
2387,
12,
11272,
202,
202,
2463,
2240,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
3911,
3262,
2387,
12,
262,
202,
95,
202,
202,
430,
261,
2893,
480,
446,
262,
1082,
202,
2463,
2893,
18,
588,
1396,
3262,
2387,
12,
11272,
202,
202,
2463,
2240,
18,
588,
... |
int viewport[]) { | IntBuffer viewport) { | public static void gluPickMatrix( float x, float y, float width, float height, int viewport[]) { Project.gluPickMatrix(x, y, width, height, viewport); } | 5076 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5076/c16c219a486cfe369cef6d81029be63906f9fb15/GLU.java/clean/src/java/org/lwjgl/opengl/glu/GLU.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
5118,
89,
17968,
4635,
12,
1082,
202,
5659,
619,
16,
1082,
202,
5659,
677,
16,
1082,
202,
5659,
1835,
16,
1082,
202,
5659,
2072,
16,
1082,
202,
474,
10482,
63,
5717,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5118,
89,
17968,
4635,
12,
1082,
202,
5659,
619,
16,
1082,
202,
5659,
677,
16,
1082,
202,
5659,
1835,
16,
1082,
202,
5659,
2072,
16,
1082,
202,
474,
10482,
63,
5717,... |
protected org.apache.batik.gvt.text.Mark hitTest( double x, double y, AttributedCharacterIterator aci, TextNode node, GraphicsNodeRenderContext context) { FontRenderContext frc = context.getFontRenderContext(); | protected Mark hitTest(double x, double y, AttributedCharacterIterator aci, TextNode node) { | protected org.apache.batik.gvt.text.Mark hitTest( double x, double y, AttributedCharacterIterator aci, TextNode node, GraphicsNodeRenderContext context) { FontRenderContext frc = context.getFontRenderContext(); // get the list of ... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/32fa5d6f134dbc7519ade5bde79d3c0386deef5e/StrokingTextPainter.java/buggy/sources/org/apache/batik/gvt/renderer/StrokingTextPainter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
2358,
18,
19211,
18,
28260,
1766,
18,
75,
11734,
18,
955,
18,
3882,
6800,
4709,
12,
7682,
1645,
619,
16,
1645,
677,
16,
2380,
11050,
7069,
3198,
1721,
77,
16,
7682,
3867,
907,
756... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2358,
18,
19211,
18,
28260,
1766,
18,
75,
11734,
18,
955,
18,
3882,
6800,
4709,
12,
7682,
1645,
619,
16,
1645,
677,
16,
2380,
11050,
7069,
3198,
1721,
77,
16,
7682,
3867,
907,
756... |
attributes.put(token, Boolean.TRUE); | attributes.put(token.toLowerCase().trim(), Boolean.TRUE); } } Date expires = null; final String date = (String) attributes.get("expires"); if (date != null){ try { expires = DateUtil.parseDate(date); } catch (final DateParseException e) { | static Cookie buildCookie(final String newCookie, final URL currentURL) { final StringTokenizer st = new StringTokenizer(newCookie, ";"); final String nameValue = st.nextToken(); final String name = StringUtils.substringBefore(nameValue, "="); final String value = StringUtils.substringAf... | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/fa1b444c423d441447d721f9f73447cccb10534d/Document.java/buggy/htmlunit/src/java/com/gargoylesoftware/htmlunit/javascript/host/Document.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
10201,
1361,
6151,
12,
6385,
514,
394,
6151,
16,
727,
1976,
783,
1785,
13,
288,
3639,
727,
16370,
384,
273,
394,
16370,
12,
2704,
6151,
16,
11430,
1769,
3639,
727,
514,
508,
620,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
10201,
1361,
6151,
12,
6385,
514,
394,
6151,
16,
727,
1976,
783,
1785,
13,
288,
3639,
727,
16370,
384,
273,
394,
16370,
12,
2704,
6151,
16,
11430,
1769,
3639,
727,
514,
508,
620,
2... |
protected void internalUpdate(Widget item, Object element, String[] properties) { | protected void internalUpdate(Widget widget, Object element, String[] properties) { | protected void internalUpdate(Widget item, Object element, String[] properties) { boolean needsRefilter = false; if (properties != null) { for (int i = 0; i < properties.length; ++i) { needsRefilter = needsRefilter(element, properties[i]); if (needsRefilter) break; } } if (needsRefilter) { refresh(... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/7db3e2526721c06e2898a67f472ba42ea59c601c/StructuredViewer.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/StructuredViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2713,
1891,
12,
4609,
761,
16,
1033,
930,
16,
514,
8526,
1790,
13,
288,
202,
202,
6494,
4260,
1957,
1088,
273,
629,
31,
202,
202,
430,
261,
4738,
480,
446,
13,
288,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2713,
1891,
12,
4609,
761,
16,
1033,
930,
16,
514,
8526,
1790,
13,
288,
202,
202,
6494,
4260,
1957,
1088,
273,
629,
31,
202,
202,
430,
261,
4738,
480,
446,
13,
288,
10... |
public MessageChannel getRequestChannel() { return this; } | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/d231d2c6c5ca907b5c90d5737c6ae873878b219f/SIPClientTransaction.java/clean/src/gov/nist/javax/sip/stack/SIPClientTransaction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2350,
2909,
4328,
2909,
1435,
288,
7734,
327,
333,
31,
5411,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2350,
2909,
4328,
2909,
1435,
288,
7734,
327,
333,
31,
5411,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... | ||
Object o = evt.getSource(); if(o instanceof Component) return getView((Component)o); | if(comp instanceof View) return (View)comp; else if(comp instanceof JPopupMenu) comp = ((JPopupMenu)comp).getInvoker(); else if(comp != null) comp = comp.getParent(); else break; | public static View getView(EventObject evt) { if(evt != null) { Object o = evt.getSource(); if(o instanceof Component) return getView((Component)o); } // this shouldn't happen return null; } | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/3733cf2c423a4da4dd1869b9cc14228950132e03/EditAction.java/clean/org/gjt/sp/jedit/EditAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
4441,
8893,
12,
1133,
921,
6324,
13,
202,
95,
202,
202,
430,
12,
73,
11734,
480,
446,
13,
202,
202,
95,
1082,
202,
921,
320,
273,
6324,
18,
588,
1830,
5621,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
4441,
8893,
12,
1133,
921,
6324,
13,
202,
95,
202,
202,
430,
12,
73,
11734,
480,
446,
13,
202,
202,
95,
1082,
202,
921,
320,
273,
6324,
18,
588,
1830,
5621,
1082,
202,
... |
String label = desc.getLabel(); | String label = desc.getLabel(); | public void run() { IViewDescriptor desc = viewReg.find(ref.getId()); if (desc == null) { result[0] = new Status( IStatus.ERROR, PlatformUI.PLUGIN_ID, 0, ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/6229073c9c58493d65286fbf6de101030aab634c/ViewFactory.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
1086,
1435,
288,
7734,
467,
1767,
3187,
3044,
273,
1476,
1617,
18,
4720,
12,
1734,
18,
26321,
10663,
7734,
309,
261,
5569,
422,
446,
13,
288,
10792,
563,
63,
20,
65,
273,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
1086,
1435,
288,
7734,
467,
1767,
3187,
3044,
273,
1476,
1617,
18,
4720,
12,
1734,
18,
26321,
10663,
7734,
309,
261,
5569,
422,
446,
13,
288,
10792,
563,
63,
20,
65,
273,
39... |
p.setValue (ch3.getValueFromToken ("user",0), 0); | p.setValue (ch1.getValueFromToken ("user",0), 0); | protected static void updateChunkDB (ConfigChunkDB db) { List chunks; ConfigChunk ch1, ch2, ch3; Property p; int i; int val; VarValue v; // simdisplays need to be replaced w/ displaywindows... chunks = db.getOfDescToken ("simDisplay"); for (i = 0; i < c... | 7933 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7933/e24acdaec2a5fc1a40c7fd700945b42f40df8d97/Main.java/clean/modules/jackal/tools/ConfigUpdater/src/ConfigUpdater/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
918,
1089,
5579,
2290,
261,
809,
5579,
2290,
1319,
13,
288,
3639,
987,
6055,
31,
3639,
1903,
5579,
462,
21,
16,
462,
22,
16,
462,
23,
31,
3639,
4276,
293,
31,
3639,
509,
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,
4750,
760,
918,
1089,
5579,
2290,
261,
809,
5579,
2290,
1319,
13,
288,
3639,
987,
6055,
31,
3639,
1903,
5579,
462,
21,
16,
462,
22,
16,
462,
23,
31,
3639,
4276,
293,
31,
3639,
509,
27... |
} | } | public void partBroughtToTop(IWorkbenchPart part) { //Do nothing by default } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/9ff1117bd4d0d76888bfb35def7ce85f6378a2d3/PageBookView.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PageBookView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1087,
38,
303,
9540,
774,
3401,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
3639,
368,
3244,
5083,
635,
805,
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,
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,
918,
1087,
38,
303,
9540,
774,
3401,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
3639,
368,
3244,
5083,
635,
805,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
String variableName = macro.substring(dotIndex + 1, macro.length() - 1); | String variableName = macro.substring(dotIndex + 1, macro.length()); | public String getMacroValue(String macro) { int dotIndex = macro.indexOf('.'); String beanName = null; if ((dotIndex > 1) && (dotIndex < (macro.length() - 1))) { beanName = macro.substring(2, dotIndex); } else { return null; } String va... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/58434e9841087247f4bf086217d680cd1612dd48/CmsJspTagContentInfo.java/buggy/src/org/opencms/jsp/CmsJspTagContentInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2108,
1077,
303,
620,
12,
780,
11522,
13,
288,
7734,
509,
3928,
1016,
273,
11522,
18,
31806,
2668,
1093,
1769,
3639,
514,
17932,
273,
446,
31,
3639,
309,
14015,
9811,
1016,
405... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2108,
1077,
303,
620,
12,
780,
11522,
13,
288,
7734,
509,
3928,
1016,
273,
11522,
18,
31806,
2668,
1093,
1769,
3639,
514,
17932,
273,
446,
31,
3639,
309,
14015,
9811,
1016,
405... |
InputStream is = ResourceLoader.getResourceAsStream(ChannelPublisher.class, chanDefsLocation + "/" + chanDefFile); | is = ResourceLoader.getResourceAsStream(ChannelPublisher.class, chanDefsLocation + "/" + chanDefFile); | private static ChannelInfo getChannelInfo(String chanDefFile) throws Exception { ChannelInfo ci = new ChannelInfo(); Document doc = null; try { // Build a DOM tree out of Channel_To_Publish.xml InputStream is = ResourceLoader.getResourceAsStream(ChannelPublisher.class, chanD... | 24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/8498d76839155820056ba3cdc0e4a43ddfb88010/ChannelPublisher.java/clean/source/org/jasig/portal/tools/chanpub/ChannelPublisher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
5307,
966,
16454,
966,
12,
780,
3861,
3262,
812,
13,
1216,
1185,
288,
3639,
5307,
966,
9039,
273,
394,
5307,
966,
5621,
3639,
4319,
997,
273,
446,
31,
5411,
775,
288,
1850,
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,
3238,
760,
5307,
966,
16454,
966,
12,
780,
3861,
3262,
812,
13,
1216,
1185,
288,
3639,
5307,
966,
9039,
273,
394,
5307,
966,
5621,
3639,
4319,
997,
273,
446,
31,
5411,
775,
288,
1850,
3... |
public BaseDescr fact_expression_in_paren(String id) throws RecognitionException { BaseDescr pd = null; BaseDescr fe = null; BaseDescr f = null; pd = null; boolean multi = false; try { // D:\\workspace\\jboss\\jbossrules\\drools-compile... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/f28aebf2f687a31e4e9c59db745d1344bea3d924/DRLParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3360,
16198,
5410,
67,
8692,
67,
267,
67,
13012,
12,
780,
612,
13,
1216,
9539,
288,
6647,
3360,
16198,
4863,
273,
446,
31,
3639,
3360,
16198,
1656,
273,
446,
31,
3639,
3360,
16198,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3360,
16198,
5410,
67,
8692,
67,
267,
67,
13012,
12,
780,
612,
13,
1216,
9539,
288,
6647,
3360,
16198,
4863,
273,
446,
31,
3639,
3360,
16198,
1656,
273,
446,
31,
3639,
3360,
16198,
... | ||
VFSManager.sendVFSUpdate(this,path,true); | public OutputStream _createOutputStream(VFSSession session, String path, Component comp) throws IOException { OutputStream retVal = new FileOutputStream(path); VFSManager.sendVFSUpdate(this,path,true); return retVal; } | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/ed418f069615581c6e2dbdcedddc6fe9bff0db8f/FileVFS.java/buggy/org/gjt/sp/jedit/io/FileVFS.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8962,
389,
2640,
4632,
12,
58,
42,
1260,
893,
1339,
16,
514,
589,
16,
202,
202,
1841,
1161,
13,
1216,
1860,
202,
95,
202,
202,
4632,
12197,
273,
394,
12942,
12,
803,
1769,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8962,
389,
2640,
4632,
12,
58,
42,
1260,
893,
1339,
16,
514,
589,
16,
202,
202,
1841,
1161,
13,
1216,
1860,
202,
95,
202,
202,
4632,
12197,
273,
394,
12942,
12,
803,
1769,
2... | |
cfw.addPush(generatedClassName); | cfw.addPush(cfw.getClassName()); | private void generateMain(Context cx) { cfw.startMethod("main", "([Ljava/lang/String;)V", (short)(ClassFileWriter.ACC_PUBLIC | ClassFileWriter.ACC_STATIC)); cfw.addPush(generatedClassName); // load the name of this class cfw.addInvoke(By... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/3c9b84173796cf5a1eb1f786e5ba6af89b66fcab/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
6376,
12,
1042,
9494,
13,
565,
288,
3639,
6080,
91,
18,
1937,
1305,
2932,
5254,
3113,
315,
3816,
21159,
19,
4936,
19,
780,
30943,
58,
3113,
13491,
261,
6620,
21433,
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,
377,
3238,
918,
2103,
6376,
12,
1042,
9494,
13,
565,
288,
3639,
6080,
91,
18,
1937,
1305,
2932,
5254,
3113,
315,
3816,
21159,
19,
4936,
19,
780,
30943,
58,
3113,
13491,
261,
6620,
21433,
797,
... |
ArtifactRepository localRepository, ArtifactResolver artifactResolver, ArtifactFactory artifactFactory ) | ArtifactRepository localRepository, ArtifactResolver artifactResolver, ArtifactFactory artifactFactory ) | private Artifact retrieveSourceArtifact( Artifact artifact, List remoteArtifactRepositories, ArtifactRepository localRepository, ArtifactResolver artifactResolver, ArtifactFactory artifactFactory ) throws MojoExecutionExc... | 47050 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47050/ea3a153a9579791fa4842c8da385a020ae3a9b30/EclipseClasspathWriter.java/buggy/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseClasspathWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
14022,
4614,
1830,
7581,
12,
14022,
6462,
16,
987,
2632,
7581,
18429,
16,
4766,
2398,
14022,
3305,
1191,
3305,
16,
14022,
4301,
6462,
4301,
16,
4766,
2398,
14022,
1733,
6462,
1733,
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,
3238,
14022,
4614,
1830,
7581,
12,
14022,
6462,
16,
987,
2632,
7581,
18429,
16,
4766,
2398,
14022,
3305,
1191,
3305,
16,
14022,
4301,
6462,
4301,
16,
4766,
2398,
14022,
1733,
6462,
1733,
26... |
public RubyObject execute(RubyObject recv, RubyObject args[], Ruby ruby) { return recv.m_to_s(); } | public RubyObject execute(RubyObject recv, RubyObject[] args, Ruby ruby) { return ruby.getNil(); } | public RubyObject execute(RubyObject recv, RubyObject args[], Ruby ruby) { return recv.m_to_s(); } | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/12847c6fd28fea4e223d132ced46eb1b4cb9de9a/RBKernel.java/clean/org/jruby/core/RBKernel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
19817,
921,
1836,
12,
54,
10340,
921,
10665,
16,
19817,
921,
833,
63,
6487,
19817,
22155,
13,
288,
10792,
327,
10665,
18,
81,
67,
869,
67,
87,
5621,
7734,
289,
2,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
19817,
921,
1836,
12,
54,
10340,
921,
10665,
16,
19817,
921,
833,
63,
6487,
19817,
22155,
13,
288,
10792,
327,
10665,
18,
81,
67,
869,
67,
87,
5621,
7734,
289,
2,
-100,
-100,
-10... |
case '{': /* Treat left-curly in a non-quantifier context as an error only * if it's followed immediately by a decimal digit. * This is an Perl extension. */ if ((state.cp != state.cpend) && isDigit(src[state.cp])) { reportError("msg.bad.quant", String.valueOf(src[state.cp - 1])); return false; } | parseTerm(CompilerState state) { char[] src = state.cpbegin; char c = src[state.cp++]; int nDigits = 2; int parenBaseCount = state.parenCount; int num, tmp; RENode term; int termStart; int ocp = state.cp; switch (c) { /* assertions and atoms *... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/497a0f766cc99c8e45495dadad51256e065545d1/NativeRegExp.java/buggy/js/rhino/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1109,
4065,
12,
9213,
1119,
919,
13,
565,
288,
3639,
1149,
8526,
1705,
273,
919,
18,
4057,
10086,
31,
3639,
1149,
276,
273,
1705,
63,
2019,
18,
4057,
9904,
15533,
3639,
509,
290,
9537,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1109,
4065,
12,
9213,
1119,
919,
13,
565,
288,
3639,
1149,
8526,
1705,
273,
919,
18,
4057,
10086,
31,
3639,
1149,
276,
273,
1705,
63,
2019,
18,
4057,
9904,
15533,
3639,
509,
290,
9537,
... | |
TimeUtil.formatDate(date, body); | SVNTimeUtil.formatDate(date, body); | public static StringBuffer generateDateRevisionRequest(StringBuffer body, Date date) { body = body == null ? new StringBuffer() : body; body.append("<?xml version=\"1.0\" encoding=\"utf-8\"?>"); body.append("<S:dated-rev-report xmlns:S=\"svn:\" "); body.append("xmlns:D=\"DAV:\">"); b... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/7d9e268d6a37ea439479b898087708ee528aa904/DAVDateRevisionHandler.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/io/dav/handlers/DAVDateRevisionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
6674,
2103,
1626,
7939,
691,
12,
780,
1892,
1417,
16,
2167,
1509,
13,
288,
3639,
1417,
273,
1417,
422,
446,
692,
394,
6674,
1435,
294,
1417,
31,
3639,
1417,
18,
6923,
293... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6674,
2103,
1626,
7939,
691,
12,
780,
1892,
1417,
16,
2167,
1509,
13,
288,
3639,
1417,
273,
1417,
422,
446,
692,
394,
6674,
1435,
294,
1417,
31,
3639,
1417,
18,
6923,
293... |
Dimension dim = stepOverButton.getPreferredSize(); breakButton.setPreferredSize(dim); breakButton.setMinimumSize(dim); breakButton.setMaximumSize(dim); breakButton.setSize(dim); goButton.setPreferredSize(dim); goButton.setMinimumSize(dim); goButton.setMaximumSize(dim); stepIntoButton.setPreferredSize(dim); stepIntoButt... | void init() { setJMenuBar(menubar = new Menubar(this)); toolBar = new JToolBar(); JButton button; toolBar.add(button = new JButton("Break")); JButton focusButton = button; button.setToolTipText("Break"); button.setActionCommand("Break"); button.addActionListener(menubar); button.setEnabled(true); toolBar.add(button... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/a867dbf67d847db4781713a5cd7fbd592d310b36/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1208,
1435,
288,
202,
542,
46,
4599,
5190,
12,
27617,
373,
297,
273,
394,
490,
275,
373,
297,
12,
2211,
10019,
202,
6738,
5190,
273,
394,
804,
6364,
5190,
5621,
202,
46,
3616,
3568... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1208,
1435,
288,
202,
542,
46,
4599,
5190,
12,
27617,
373,
297,
273,
394,
490,
275,
373,
297,
12,
2211,
10019,
202,
6738,
5190,
273,
394,
804,
6364,
5190,
5621,
202,
46,
3616,
3568... | |
public String getName() { if (getBaseName() == null) { if (isClass()) { return "#<" + "Class" + ":01x" + Integer.toHexString(System.identityHashCode(this)) + ">"; } else { return "#<" + "Module" + ":01x" + Integer.toHexString(System.identityHashCode(this)) + ">";... | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/1278c5bb3507a052d150d814f15453542ae41aed/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1723,
1435,
288,
3639,
309,
261,
588,
29907,
1435,
422,
446,
13,
288,
540,
202,
430,
261,
291,
797,
10756,
288,
7734,
327,
6619,
32,
6,
397,
315,
797,
6,
397,
6398,
1611,
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,
377,
1071,
514,
1723,
1435,
288,
3639,
309,
261,
588,
29907,
1435,
422,
446,
13,
288,
540,
202,
430,
261,
291,
797,
10756,
288,
7734,
327,
6619,
32,
6,
397,
315,
797,
6,
397,
6398,
1611,
9... | ||
public void widgetDefaultSelected(SelectionEvent e) { | public void widgetDefaultSelected(SelectionEvent event) { | private void openMultiKeyAssistShell(final Display display) { // Safety check to close an already open shell, if there is one. if (multiKeyAssistShell != null) { multiKeyAssistShell.close(); } // Get the status line. If none, then abort. StatusLineContributionItem statu... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/1b07af5e6b9e771f8eb9d64d2d742873f03ae88c/WorkbenchKeyboard.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1696,
5002,
653,
2610,
376,
13220,
12,
6385,
9311,
2562,
13,
288,
3639,
368,
348,
1727,
14369,
866,
358,
1746,
392,
1818,
1696,
5972,
16,
309,
1915,
353,
1245,
18,
3639,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1696,
5002,
653,
2610,
376,
13220,
12,
6385,
9311,
2562,
13,
288,
3639,
368,
348,
1727,
14369,
866,
358,
1746,
392,
1818,
1696,
5972,
16,
309,
1915,
353,
1245,
18,
3639,
309,
... |
else if ((unit.ch == '[') && !unit.bk) { | else if ((unit.ch == '[') && !(unit.bk || quot)) { | protected void initialize(Object patternObj, int cflags, RESyntax syntax, int myIndex, int nextSub) throws REException { char[] pattern; if (patternObj instanceof String) { pattern = ((String) patternObj).toCharArray(); } else if (patternObj instanceof char[]) { pattern = (char[]) patternObj; ... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/88abcb9d36473de9169b0fa786ab6b1e2ab6d0c9/RE.java/buggy/libraries/javalib/gnu/regexp/RE.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
4046,
12,
921,
1936,
2675,
16,
509,
276,
7133,
16,
2438,
8070,
6279,
16,
509,
3399,
1016,
16,
509,
1024,
1676,
13,
1216,
2438,
503,
288,
1377,
1149,
8526,
1936,
31,
565,
309,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
4046,
12,
921,
1936,
2675,
16,
509,
276,
7133,
16,
2438,
8070,
6279,
16,
509,
3399,
1016,
16,
509,
1024,
1676,
13,
1216,
2438,
503,
288,
1377,
1149,
8526,
1936,
31,
565,
309,... |
IType[] childrenTypes= getTypesInHierarchy(type); | public boolean hasChildren(Object element) { if (element instanceof IType) { IType type= (IType)element; IType[] childrenTypes= getTypesInHierarchy(type); if (fMemberFilter != null) { List children= new ArrayList(); addFilteredMembers(type, children); if (!children.isEmpty()) { return true; ... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/10172b4ff22b00c67b3e2a5bb59e9b1d97e91d62/TypeHierarchyContentProvider.java/buggy/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/typehierarchy/TypeHierarchyContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
27780,
12,
921,
930,
13,
288,
202,
202,
430,
261,
2956,
1276,
467,
559,
13,
288,
1082,
202,
45,
559,
618,
33,
261,
45,
559,
13,
2956,
31,
1082,
202,
45,
559,
8526,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
27780,
12,
921,
930,
13,
288,
202,
202,
430,
261,
2956,
1276,
467,
559,
13,
288,
1082,
202,
45,
559,
618,
33,
261,
45,
559,
13,
2956,
31,
1082,
202,
45,
559,
8526,
2... | |
List mediatorSelection = SessionHandleAdapter.getInstance( ) .getMediator( ).getCurrentState( ) .getSelectionObject( ); | final List mediatorSelection = SessionHandleAdapter.getInstance( ) .getMediator( ).getCurrentState( ) .getSelectionObject( ); | public void propertyChange( PropertyChangeEvent evt ) { if ( evt.getPropertyName( ).equals( LibraryHandleAdapt.CURRENTMODEL ) ) { refresh( ); Display.getCurrent( ).asyncExec( new Runnable( ) { public void run( ) { List mediatorSelection = SessionHandleAdapter.getInstance( ) .getMediator( ).getC... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/ddcda43ec9fb4d5573435a8df4ec2775a1fb7906/LibraryReportDesignEditPart.java/buggy/UI/org.eclipse.birt.report.designer.ui.lib/src/org/eclipse/birt/report/designer/internal/lib/editparts/LibraryReportDesignEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1272,
3043,
12,
4276,
20930,
6324,
262,
202,
95,
202,
202,
430,
261,
6324,
18,
588,
13073,
12,
262,
18,
14963,
12,
18694,
3259,
13716,
18,
15487,
17391,
262,
262,
202,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1272,
3043,
12,
4276,
20930,
6324,
262,
202,
95,
202,
202,
430,
261,
6324,
18,
588,
13073,
12,
262,
18,
14963,
12,
18694,
3259,
13716,
18,
15487,
17391,
262,
262,
202,
20... |
if(null != m_selectPattern) | if (null != m_selectPattern) | public XObject getValue(TransformerImpl transformer, Node sourceNode) throws SAXException { XObject var; if(null != m_selectPattern) { XPathContext xctxt = transformer.getXPathContext(); var = m_selectPattern.execute(xctxt, sourceNode, this); if(TransformerImpl.S_DEBUG... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/77ad973f1d6ad8f28fd358f2ba4d4c63da65d953/ElemVariable.java/buggy/src/org/apache/xalan/templates/ElemVariable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1139,
921,
2366,
12,
8319,
2828,
8360,
16,
8227,
2029,
26799,
13,
565,
1216,
14366,
225,
288,
565,
1139,
921,
569,
31,
377,
309,
261,
2011,
480,
312,
67,
4025,
3234,
13,
565,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1139,
921,
2366,
12,
8319,
2828,
8360,
16,
8227,
2029,
26799,
13,
565,
1216,
14366,
225,
288,
565,
1139,
921,
569,
31,
377,
309,
261,
2011,
480,
312,
67,
4025,
3234,
13,
565,
288,... |
int flags = in.readInt(); | void readData(SIORecord record) throws IOException { for (;;) { SIOBlock block = record.getBlock(); if (block == null) break; int major = block.getMajorVersion(); int minor = block.getMinorVersion(); if ((major < 1) && (minor < 8)) throw new IOException(... | 1612 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1612/77519d4fd6c1c12d977f2f4fd6f43445d5bcdfdc/SIOEvent.java/buggy/src/java/hep/lcio/implementation/sio/SIOEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
918,
20913,
12,
2320,
51,
2115,
1409,
13,
1216,
1860,
282,
288,
1377,
364,
261,
25708,
13,
1377,
288,
540,
348,
4294,
1768,
1203,
273,
1409,
18,
588,
1768,
5621,
540,
309,
261,
2629,
42... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
918,
20913,
12,
2320,
51,
2115,
1409,
13,
1216,
1860,
282,
288,
1377,
364,
261,
25708,
13,
1377,
288,
540,
348,
4294,
1768,
1203,
273,
1409,
18,
588,
1768,
5621,
540,
309,
261,
2629,
42... | |
realSet = new ArraySet(100); | realSet = new ExtArrayNodeSet(100); | private void addInternal(NodeProxy p) { if (realSet == null) realSet = new ArraySet(100); if (!realSet.contains(p)) realSet.add(p); } | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/ad9d55f515de2cb1fa50cf09c9e42150efc8374f/VirtualNodeSet.java/clean/src/org/exist/dom/VirtualNodeSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
3061,
12,
907,
3886,
293,
13,
288,
202,
202,
430,
261,
7688,
694,
422,
446,
13,
1082,
202,
7688,
694,
273,
394,
1510,
694,
12,
6625,
1769,
202,
202,
430,
16051,
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
3061,
12,
907,
3886,
293,
13,
288,
202,
202,
430,
261,
7688,
694,
422,
446,
13,
1082,
202,
7688,
694,
273,
394,
1510,
694,
12,
6625,
1769,
202,
202,
430,
16051,
7... |
double[] ya = scPrimaryOrthogonal.getNormalizedTickCoordinates( ); | double[] ya = scPrimaryOrthogonal.getTickCordinates( ); | protected void renderBackground( IPrimitiveRenderer ipr, Plot p ) throws ChartException { // PLOT BLOCK STUFF super.renderBackground( ipr, p ); final ChartWithAxes cwa = (ChartWithAxes) getModel( ); final PlotWithAxes pwa = (PlotWithAxes) getComputations( ); // PLOT CLIENT AREA final ClientArea ca = p.getClien... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/a6ca386b9ce6eac6f60e60625c07b65c23f0fb6a/AxesRenderer.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1743,
8199,
12,
467,
9840,
6747,
277,
683,
16,
15211,
293,
262,
1082,
202,
15069,
14804,
503,
202,
95,
202,
202,
759,
453,
1502,
56,
14073,
2347,
57,
2246,
202,
202,
956... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1743,
8199,
12,
467,
9840,
6747,
277,
683,
16,
15211,
293,
262,
1082,
202,
15069,
14804,
503,
202,
95,
202,
202,
759,
453,
1502,
56,
14073,
2347,
57,
2246,
202,
202,
956... |
RubyClass exceptionClass = ruby.getClasses().getExceptionClass(); systemExit = ruby.defineClass("SystemExit", exceptionClass); fatal = ruby.defineClass("Fatal", exceptionClass); interrupt = ruby.defineClass("Interrupt", exceptionClass); signalException = ruby.defineClass("SignalException", exceptionClass); standardEr... | RubyClass exceptionClass = ruby.getClasses().getExceptionClass(); systemExit = ruby.defineClass("SystemExit", exceptionClass); fatal = ruby.defineClass("Fatal", exceptionClass); interrupt = ruby.defineClass("Interrupt", exceptionClass); signalException = ruby.defineClass("SignalException", exceptionClass); standardEr... | public void initDefaultExceptionClasses() { RubyClass exceptionClass = ruby.getClasses().getExceptionClass(); systemExit = ruby.defineClass("SystemExit", exceptionClass); fatal = ruby.defineClass("Fatal", exceptionClass); interrupt = ruby.defineClass("Interrupt", exceptionClass); signalException = ruby.defineCl... | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyExceptions.java/buggy/org/jruby/runtime/RubyExceptions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1208,
1868,
503,
4818,
1435,
288,
202,
202,
54,
10340,
797,
1520,
797,
273,
22155,
18,
588,
4818,
7675,
588,
503,
797,
5621,
9506,
202,
4299,
6767,
273,
22155,
18,
11255,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1868,
503,
4818,
1435,
288,
202,
202,
54,
10340,
797,
1520,
797,
273,
22155,
18,
588,
4818,
7675,
588,
503,
797,
5621,
9506,
202,
4299,
6767,
273,
22155,
18,
11255,
... |
XMLComparator comparator = new XMLComparator(); | XMLComparatorInterop comparator = new XMLComparatorInterop(); | private boolean Compare(OMElement retEle,String filepath) throws XMLStreamException, XMLComparisonException { boolean compare=false; if(retEle!=null){ InputStream stream = WhitemesaR4ComplexTest.class.getClassLoader().getResourceAsStream("/" + filepath); javax.xml.stre... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/73a31ddbdf98b3dc2e5187b8b75037beee5b8ccb/WhitemesaR4ComplexTest.java/buggy/modules/integration/itest/org/apache/axis2/interopt/whitmesa/round4/complex/WhitemesaR4ComplexTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
11051,
12,
51,
12310,
325,
17274,
16,
780,
3608,
13,
1216,
21526,
16,
5411,
3167,
16059,
503,
288,
3639,
1250,
3400,
33,
5743,
31,
3639,
309,
12,
1349,
17274,
5,
33,
2011,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
11051,
12,
51,
12310,
325,
17274,
16,
780,
3608,
13,
1216,
21526,
16,
5411,
3167,
16059,
503,
288,
3639,
1250,
3400,
33,
5743,
31,
3639,
309,
12,
1349,
17274,
5,
33,
2011,
1... |
{ Element lineElement = getDefaultRootElement() .getElement(lineIndex); int lineStart = lineElement.getStartOffset(); getText(lineStart,lineElement.getEndOffset() - lineStart - 1,seg); } | getLineText(lineIndex,seg); | public int paintSyntaxLine(int lineIndex, Graphics gfx, int _x, int _y, TabExpander expander, boolean style, boolean color, Font defaultFont, Color foreground, Color background, SyntaxStyle[] styles, TextRenderer renderer) { float x = (float)_x; float y = (float)_y; if(lastTokenizedLine == lineIndex) { // hav... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/bd88a4b8ee3dfe04a5c00150de7303b21b3630cd/Buffer.java/clean/org/gjt/sp/jedit/Buffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
12574,
8070,
1670,
12,
474,
980,
1016,
16,
16830,
30940,
16,
509,
389,
92,
16,
509,
389,
93,
16,
202,
202,
5661,
12271,
264,
4542,
264,
16,
1250,
2154,
16,
1250,
2036,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
12574,
8070,
1670,
12,
474,
980,
1016,
16,
16830,
30940,
16,
509,
389,
92,
16,
509,
389,
93,
16,
202,
202,
5661,
12271,
264,
4542,
264,
16,
1250,
2154,
16,
1250,
2036,
... |
public String getGroupDisplayName() { | public String getGroupDisplayName(){ | public String getGroupDisplayName() { return GroupNames.VISIBILITY_GROUP_NAME; } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/d6e7604c0e820eb6080db33dc4f7b731664f07e9/MethodOverridesStaticMethodInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/visibility/MethodOverridesStaticMethodInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11751,
20524,
1435,
95,
3639,
327,
3756,
1557,
18,
4136,
30310,
67,
8468,
67,
1985,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
11751,
20524,
1435,
95,
3639,
327,
3756,
1557,
18,
4136,
30310,
67,
8468,
67,
1985,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
private Pair<PsiType, ConstraintType> getSubstitutionForTypeParameterInner(PsiType param, PsiType arg, PsiType patternType, final ConstraintType constraintType) { | private static Pair<PsiType, ConstraintType> getSubstitutionForTypeParameterInner(PsiType param, PsiType arg, PsiType patternType, final ConstraintType constraintType) { | private Pair<PsiType, ConstraintType> getSubstitutionForTypeParameterInner(PsiType param, PsiType arg, PsiType patternType, ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/e1381393a24464935153433f9c1a1a6f88b66419/PsiResolveHelperImpl.java/buggy/source/com/intellij/psi/impl/source/resolve/PsiResolveHelperImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
8599,
32,
52,
7722,
559,
16,
10770,
559,
34,
7040,
14278,
1290,
16920,
2857,
12,
52,
7722,
559,
579,
16,
28524,
2398,
453,
7722,
559,
1501,
16,
28524,
2398,
453,
7722,
559,
1936,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
8599,
32,
52,
7722,
559,
16,
10770,
559,
34,
7040,
14278,
1290,
16920,
2857,
12,
52,
7722,
559,
579,
16,
28524,
2398,
453,
7722,
559,
1501,
16,
28524,
2398,
453,
7722,
559,
1936,
... |
Thread.currentThread().sleep(100); | Thread.sleep(100); | public void connect() { failIfConnected(); if (!isSignificant(this.user)) { connectSimple(); } else { if (this.embeddedSignon) connectEmbedded(); else connectSimulated(); Runnable runnable = new Runnable() { int tryConnection; public void run() ... | 4212 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4212/caf3d80f5859ebce4d72dbe0ddd1d32b417462c4/ProtocolBean.java/buggy/src/org/tn5250j/beans/ProtocolBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3077,
1435,
225,
288,
565,
2321,
2047,
8932,
5621,
565,
309,
16051,
291,
29822,
12,
2211,
18,
1355,
3719,
565,
288,
1377,
3077,
5784,
5621,
565,
289,
565,
469,
565,
288,
1377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3077,
1435,
225,
288,
565,
2321,
2047,
8932,
5621,
565,
309,
16051,
291,
29822,
12,
2211,
18,
1355,
3719,
565,
288,
1377,
3077,
5784,
5621,
565,
289,
565,
469,
565,
288,
1377,
... |
return new Instance(bundle, this, args); } | return new Instance(bundle, this, args); } | public ResourceInstance instantiate(ResourceBundle bundle, Object[] args) { return new Instance(bundle, this, args); } | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/ResourceDefinition.java/clean/src/main/mondrian/resource/ResourceDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2591,
1442,
10275,
12,
18731,
3440,
16,
1033,
8526,
833,
13,
288,
202,
202,
2463,
394,
5180,
12,
9991,
16,
333,
16,
833,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2591,
1442,
10275,
12,
18731,
3440,
16,
1033,
8526,
833,
13,
288,
202,
202,
2463,
394,
5180,
12,
9991,
16,
333,
16,
833,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
sb.append(c ); | sb.append(c); | public final java.math.BigDecimal read_fixed() { handle_chunking(); StringBuffer sb = new StringBuffer(); int b = buffer[pos++]; int c = b & 0x0F; // second half byte index++; while(true) { c = (b & 0xF0) >>> 4; sb.append(c ); c = ... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/0176700e1270589264d55f224d53a96da29f2073/CDRInputStream.java/clean/src/org/jacorb/orb/CDRInputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
2252,
18,
15949,
18,
29436,
855,
67,
12429,
1435,
565,
288,
3639,
1640,
67,
6551,
310,
5621,
3639,
6674,
2393,
273,
394,
6674,
5621,
3639,
509,
324,
273,
1613,
63,
917,
9904,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2252,
18,
15949,
18,
29436,
855,
67,
12429,
1435,
565,
288,
3639,
1640,
67,
6551,
310,
5621,
3639,
6674,
2393,
273,
394,
6674,
5621,
3639,
509,
324,
273,
1613,
63,
917,
9904,
... |
XMethod calledMethod = XMethodFactory.createXMethod(obj, getCPG()); | XMethod calledMethod = XFactory.createXMethod(obj, getCPG()); | private void handleInvoke(InvokeInstruction obj) { Type callType = obj.getLoadClassType(getCPG()); Type returnType = obj.getReturnType(getCPG()); String methodName = obj.getMethodName(getCPG()); boolean stringMethodCall = callType.equals(Type.STRING) && returnType.equals(Type.STRING); boolean isReadLine = meth... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/ef930b714e0136e4e4b57b201822e96aa4021d58/IsNullValueFrameModelingVisitor.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/npe/IsNullValueFrameModelingVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1640,
10969,
12,
10969,
11983,
1081,
13,
288,
202,
202,
559,
745,
559,
273,
1081,
18,
588,
2563,
18328,
12,
588,
4258,
43,
10663,
202,
202,
559,
9424,
273,
1081,
18,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1640,
10969,
12,
10969,
11983,
1081,
13,
288,
202,
202,
559,
745,
559,
273,
1081,
18,
588,
2563,
18328,
12,
588,
4258,
43,
10663,
202,
202,
559,
9424,
273,
1081,
18,
588... |
} | } | public static String getBuild() { // (major).(minor).(<99 = preX, 99 = final).(bug fix) return "04.00.01.00"; } | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/b9738181fd39b892d5d7eee50449258111a26b08/jEdit.java/clean/org/gjt/sp/jedit/jEdit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
21122,
1435,
202,
95,
202,
202,
759,
261,
14019,
2934,
12,
17364,
2934,
12,
32,
2733,
273,
675,
60,
16,
14605,
273,
727,
2934,
12,
925,
2917,
13,
202,
202,
2463,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
21122,
1435,
202,
95,
202,
202,
759,
261,
14019,
2934,
12,
17364,
2934,
12,
32,
2733,
273,
675,
60,
16,
14605,
273,
727,
2934,
12,
925,
2917,
13,
202,
202,
2463,
3... |
if ( !((IRunToLine)getDebugTarget()).canRunToLine( resource, lineNumber ) ) | IRunToLine target = (IRunToLine)getDebugTarget().getAdapter( IRunToLine.class ); if ( target != null ) | protected void runToLine( IResource resource, int lineNumber ) { if ( !((IRunToLine)getDebugTarget()).canRunToLine( resource, lineNumber ) ) { getTargetPart().getSite().getShell().getDisplay().beep(); return; } try { ((IRunToLine)getDebugTarget()).runToLine( resource, lineNumber ); } catch( DebugException... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/2ef1e13e0bed0158934ab8b23c2f6c81aec2d747/RunToLineActionDelegate.java/clean/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/actions/RunToLineActionDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1086,
774,
1670,
12,
467,
1420,
1058,
16,
509,
13629,
262,
202,
95,
202,
202,
430,
261,
401,
12443,
45,
1997,
774,
1670,
13,
588,
2829,
2326,
1435,
2934,
4169,
1997,
774... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
774,
1670,
12,
467,
1420,
1058,
16,
509,
13629,
262,
202,
95,
202,
202,
430,
261,
401,
12443,
45,
1997,
774,
1670,
13,
588,
2829,
2326,
1435,
2934,
4169,
1997,
774... |
private Model readArtifactModel( String filename, String groupId, String artifactId ) | private Model readArtifactModel( File file, String groupId, String artifactId ) | private Model readArtifactModel( String filename, String groupId, String artifactId ) throws ReportProcessorException { Model modelObj = null; JarFile jar = null; try { jar = new JarFile( filename ); //Get the entry and its input stream. JarEntr... | 28441 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28441/3009cb9d426e8700987b8c68272402ce40ad5227/LocationArtifactReportProcessor.java/clean/maven-repository-reports-standard/src/main/java/org/apache/maven/repository/reporting/LocationArtifactReportProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3164,
855,
7581,
1488,
12,
1387,
585,
16,
514,
6612,
16,
514,
25496,
262,
3639,
1216,
8706,
5164,
503,
565,
288,
3639,
3164,
938,
2675,
273,
446,
31,
3639,
15644,
812,
7334,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3164,
855,
7581,
1488,
12,
1387,
585,
16,
514,
6612,
16,
514,
25496,
262,
3639,
1216,
8706,
5164,
503,
565,
288,
3639,
3164,
938,
2675,
273,
446,
31,
3639,
15644,
812,
7334,
273,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.