rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
public CommonActionRegistry() { super(NavigatorPlugin.PLUGIN_ID, ACTION_PROVIDER); | protected CommonActionRegistry() { super(NavigatorPlugin.PLUGIN_ID, TAG_NAVIGATOR_CONTENT); | public CommonActionRegistry() { super(NavigatorPlugin.PLUGIN_ID, ACTION_PROVIDER); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/29acf4eb645f3ecd317c8b9efae2fa767f4c51bb/NavigatorActionService.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/internal/NavigatorActionService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
5658,
1803,
4243,
1435,
288,
1082,
202,
9565,
12,
22817,
3773,
18,
19415,
67,
734,
16,
11385,
67,
26413,
1769,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
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,
3196,
202,
482,
5658,
1803,
4243,
1435,
288,
1082,
202,
9565,
12,
22817,
3773,
18,
19415,
67,
734,
16,
11385,
67,
26413,
1769,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if(inReaderSpec_ != null) { String[] args = inReaderSpec_.split(","); String readerClass = args[0]; c = StreamUtil.goodClassOrNull(readerClass, defaultPackage); if(c != null) { jobConf_.set("stream.recordreader.class", c.getName()); } else { fail("-inputreader: class not found: " + readerClass); } for(int i=1; i<args.... | if (inReaderSpec_ != null) { String[] args = inReaderSpec_.split(","); String readerClass = args[0]; c = StreamUtil.goodClassOrNull(readerClass, defaultPackage); if (c != null) { jobConf_.set("stream.recordreader.class", c.getName()); } else { fail("-inputreader: class not found: " + readerClass); } for (int i = 1; i ... | protected void setJobConf() throws IOException { msg("hadoopAliasConf_ = " + hadoopAliasConf_); config_ = new Configuration(); if(!cluster_.equals("default")) { config_.addFinalResource(new Path(getHadoopAliasConfFile())); } else { // use only defaults: hadoop-default.xml and hadoop-site.xml ... | 50370 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50370/e10b40e8014547113799b2653164e8c990d41209/StreamJob.java/clean/src/contrib/streaming/src/java/org/apache/hadoop/streaming/StreamJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
444,
2278,
3976,
1435,
1216,
1860,
225,
288,
565,
1234,
2932,
76,
12460,
2936,
3976,
67,
273,
315,
397,
22840,
2936,
3976,
67,
1769,
565,
642,
67,
273,
394,
4659,
5621,
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,
4750,
918,
444,
2278,
3976,
1435,
1216,
1860,
225,
288,
565,
1234,
2932,
76,
12460,
2936,
3976,
67,
273,
315,
397,
22840,
2936,
3976,
67,
1769,
565,
642,
67,
273,
394,
4659,
5621,
565,
... |
if (runtime.getRubyClass().isSingleton()) { singletonClass = (MetaClass)threadContext.popClass(); | if (containingClass.isSingleton()) { singletonClass = (MetaClass) threadContext.popClass(); | public void visitDefnNode(DefnNode iVisited) { RubyModule containingClass = threadContext.getRubyClass(); if (containingClass == null) { throw new TypeError(runtime, "No class to add method."); } String name = iVisited.getName(); if (containingClass == runtime.getClasse... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/94499f739863f7ae6ae84bc6d48e9c07463792d2/EvaluateVisitor.java/buggy/src/org/jruby/evaluator/EvaluateVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
3262,
82,
907,
12,
3262,
82,
907,
277,
30019,
13,
288,
3639,
19817,
3120,
4191,
797,
273,
2650,
1042,
18,
588,
54,
10340,
797,
5621,
3639,
309,
261,
1213,
3280,
797,
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,
377,
1071,
918,
3757,
3262,
82,
907,
12,
3262,
82,
907,
277,
30019,
13,
288,
3639,
19817,
3120,
4191,
797,
273,
2650,
1042,
18,
588,
54,
10340,
797,
5621,
3639,
309,
261,
1213,
3280,
797,
42... |
System.err.println("1st attempt found " + _start + ":" + _end); | public int[] nextMatch(CharIndexed text, boolean start, boolean end, boolean firstTime) { int flags = 0; // unless we are matching from the start of the buffer, // ^ should not match on the beginning of the substring if(!start) flags |= RE.REG_NOTBOL; // unless we are matching to the end of the buffer, // $ s... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/19834ba5ca7cf1cb1ee57be9dc9e2b76efde535a/RESearchMatcher.java/buggy/org/gjt/sp/jedit/search/RESearchMatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
8526,
1024,
2060,
12,
2156,
15034,
977,
16,
1250,
787,
16,
1250,
679,
16,
202,
202,
6494,
1122,
950,
13,
202,
95,
202,
202,
474,
2943,
273,
374,
31,
202,
202,
759,
3308... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8526,
1024,
2060,
12,
2156,
15034,
977,
16,
1250,
787,
16,
1250,
679,
16,
202,
202,
6494,
1122,
950,
13,
202,
95,
202,
202,
474,
2943,
273,
374,
31,
202,
202,
759,
3308... | |
public void storePersistentRequests() { | private void storePersistentRequests() { | public void storePersistentRequests() { Logger.minor(this, "Storing persistent requests"); ClientRequest[] persistentRequests = getPersistentRequests(); Logger.minor(this, "Persistent requests count: "+persistentRequests.length); Bucket[] toFree = null; try { synchronized(persistenceSync) { toFree = node.per... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/caff568124bab7b034fafebc2f0c2a9b434c74ec/FCPServer.java/clean/src/freenet/node/fcp/FCPServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1707,
11906,
6421,
1435,
288,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
510,
6053,
9195,
3285,
8863,
202,
202,
1227,
691,
8526,
9195,
6421,
273,
1689,
6572,
6421,
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,
225,
202,
482,
918,
1707,
11906,
6421,
1435,
288,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
510,
6053,
9195,
3285,
8863,
202,
202,
1227,
691,
8526,
9195,
6421,
273,
1689,
6572,
6421,
5621,... |
public RubyNumeric op_and(IRubyObject other) { RubyNumeric otherNumeric = numericValue(other); long otherLong = otherNumeric.getTruncatedLongValue(); return newFixnum(value & otherLong); | public RubyNumeric op_and(RubyNumeric other) { return newFixnum(value & other.getTruncatedLongValue()); | public RubyNumeric op_and(IRubyObject other) { RubyNumeric otherNumeric = numericValue(other); long otherLong = otherNumeric.getTruncatedLongValue(); return newFixnum(value & otherLong); } | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/1c602493a83e2050f401fa6925ec7e9269b45e4e/RubyFixnum.java/buggy/src/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
464,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
19817,
9902,
1308,
9902,
273,
6389,
620,
12,
3011,
1769,
3639,
1525,
1308,
3708,
273,
1308,
9902,
18,
588,
238... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
464,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
19817,
9902,
1308,
9902,
273,
6389,
620,
12,
3011,
1769,
3639,
1525,
1308,
3708,
273,
1308,
9902,
18,
588,
238... |
KeyStroke.getKeyStroke("ENTER"), "notify-field-accept", | KeyStroke.getKeyStroke("ENTER"), "insert-break", | protected void initComponentDefaults(UIDefaults defaults) { Object[] uiDefaults; Color highLight = new Color(249, 247, 246); Color light = new Color(239, 235, 231); Color shadow = new Color(139, 136, 134); Color darkShadow = new Color(16, 16, 16); uiDefaults = new Object[] { "AbstractU... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/7719a53061ce05388234c19e58675df21456f624/BasicLookAndFeel.java/clean/javax/swing/plaf/basic/BasicLookAndFeel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
1033,
8526,
5915,
7019,
31,
3639,
5563,
3551,
12128,
273,
394,
5563,
12,
3247,
29,
16,
29460,
16,
4248,
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,
282,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
1033,
8526,
5915,
7019,
31,
3639,
5563,
3551,
12128,
273,
394,
5563,
12,
3247,
29,
16,
29460,
16,
4248,
26,
... |
public BugzillaProductParserTest() { super(); | public BugzillaProductParserTest(String arg0) { super(arg0); | public BugzillaProductParserTest() { super(); } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/1245a92f28a2990bae8373c09891556a69268c75/BugzillaProductParserTest.java/buggy/org.eclipse.mylyn.bugzilla.tests/src/org/eclipse/mylyn/bugzilla/tests/BugzillaProductParserTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16907,
15990,
4133,
2678,
4709,
1435,
288,
202,
202,
9565,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16907,
15990,
4133,
2678,
4709,
1435,
288,
202,
202,
9565,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
FileOutputStream f = new FileOutputStream(filename); ObjectOutputStream s = new ObjectOutputStream(f); s.writeObject(myModel.getList()); s.flush(); s.close(); f.close(); PatchEdit.hideWaitDialog(); changed = false; | try { FileOutputStream f = new FileOutputStream(filename); ObjectOutputStream s = new ObjectOutputStream(f); s.writeObject(myModel.getList()); s.flush(); s.close(); f.close(); changed = false; PatchEdit.hideWaitDialog(); } catch (IOException e) { PatchEdit.hideWaitDialog(); throw e; } | void save() throws IOException { PatchEdit.showWaitDialog(); FileOutputStream f = new FileOutputStream(filename); ObjectOutputStream s = new ObjectOutputStream(f); s.writeObject(myModel.getList()); s.flush(); s.close(); f.close(); PatchEdit.hideWaitDialog(); ... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/8bcfdbbdcd8f9828d233f248c46b91f36fe42f7b/AbstractLibraryFrame.java/buggy/JSynthLib/core/AbstractLibraryFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1923,
1435,
1216,
1860,
288,
3639,
12042,
4666,
18,
4500,
5480,
6353,
5621,
3639,
12942,
284,
273,
394,
12942,
12,
3459,
1769,
3639,
23438,
272,
273,
394,
23438,
12,
74,
1769,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1923,
1435,
1216,
1860,
288,
3639,
12042,
4666,
18,
4500,
5480,
6353,
5621,
3639,
12942,
284,
273,
394,
12942,
12,
3459,
1769,
3639,
23438,
272,
273,
394,
23438,
12,
74,
1769,
3639,
... |
Object[] outArgs = getArgsArray(stack, sDbl, calleeArgShft, count); | Object[] outArgs = getArgsArray(stack, sDbl, calleeArgShft, indexReg); | static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, double[] argsDbl, int argShift, int argCount, NativeFunction fnOrScript, InterpreterData idata) throws JavaScrip... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/c3a64d2b269a8284dd3145271f1e6f8250800383/Interpreter.java/buggy/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... |
int mn = s / 60; | long mn = s / 60; | public String toString () { /* #ifdef JAVA5 */ // StringBuilder sbuf = new StringBuilder(); /* #else */ StringBuffer sbuf = new StringBuffer(); /* #endif */ int m = months; int s = seconds; int n = nanos; boolean neg = m < 0 || s < 0 || n < 0; if (neg) { m = -m; s = -... | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/925e60464de9cd102a84d1404b2a806bfd607f2f/Duration.java/clean/gnu/math/Duration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1832,
225,
288,
565,
1748,
468,
430,
536,
21227,
25,
1195,
565,
368,
3225,
2393,
696,
273,
394,
3225,
5621,
565,
1748,
468,
12107,
1195,
565,
6674,
2393,
696,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1832,
225,
288,
565,
1748,
468,
430,
536,
21227,
25,
1195,
565,
368,
3225,
2393,
696,
273,
394,
3225,
5621,
565,
1748,
468,
12107,
1195,
565,
6674,
2393,
696,
273,
394,
... |
TCPServer tcpServer = new TCPServer(Integer.parseInt(args[1]), args[0]); System.out.println("[Axis2] Using the Repository " + new File(args[1]).getAbsolutePath()); System.out.println("[Axis2] Starting the TCP Server on port " + args[0]); tcpServer.start(); | public static void main(String[] args) throws AxisFault, NumberFormatException { if (args.length != 2) { System.out.println("TCPServer repositoryLocation port"); } TCPServer tcpServer = new TCPServer(Integer.parseInt(args[1]), args[0]); System.out.println("[Axis2] Using the Re... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/283464321770243dee7d819677ccad2b0985bf13/TCPServer.java/clean/modules/core/src/org/apache/axis/transport/tcp/TCPServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
15509,
7083,
16,
12100,
288,
3639,
309,
261,
1968,
18,
2469,
480,
576,
13,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
13891,
2081,
335... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
15509,
7083,
16,
12100,
288,
3639,
309,
261,
1968,
18,
2469,
480,
576,
13,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
13891,
2081,
335... | |
switch (methodId) { | switch (f.methodId) { | public int methodArity(int methodId) { if (prototypeFlag) { switch (methodId) { case Id_constructor: return 1; case Id_toString: return 1; case Id_toLocaleString: return 1; case Id_toSource: return 0; cas... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/3526c0f6981dc6716171a07605c6bcc7b6b20cb3/NativeNumber.java/clean/src/org/mozilla/javascript/NativeNumber.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
707,
686,
560,
12,
474,
707,
548,
13,
288,
3639,
309,
261,
18541,
4678,
13,
288,
5411,
1620,
261,
74,
18,
2039,
548,
13,
288,
7734,
648,
3124,
67,
12316,
30,
377,
327,
404,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
707,
686,
560,
12,
474,
707,
548,
13,
288,
3639,
309,
261,
18541,
4678,
13,
288,
5411,
1620,
261,
74,
18,
2039,
548,
13,
288,
7734,
648,
3124,
67,
12316,
30,
377,
327,
404,... |
public boolean subjectIsReply() { | public boolean subjectIsReply() { | public boolean subjectIsReply() { try { String sub = m.getSubject(); if (sub != null) { StringBuffer buf = new StringBuffer(sub); return stripRe(buf); } } catch (MessagingException e) { } return false; } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/0cc63cb388a13f01532486f9d178811914e6d71b/MessageExtraWrapper.java/clean/grendel/sources/grendel/storage/MessageExtraWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
3221,
2520,
7817,
1435,
288,
565,
775,
288,
1377,
514,
720,
273,
312,
18,
588,
6638,
5621,
1377,
309,
261,
1717,
480,
446,
13,
288,
3639,
6674,
1681,
273,
394,
6674,
12,
171... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
3221,
2520,
7817,
1435,
288,
565,
775,
288,
1377,
514,
720,
273,
312,
18,
588,
6638,
5621,
1377,
309,
261,
1717,
480,
446,
13,
288,
3639,
6674,
1681,
273,
394,
6674,
12,
171... |
node.setAttribute(LABEL, task.getDescription(false)); | node.setAttribute(LABEL, task.getDescription()); | public Element createTaskElement(ITask task, Document doc, Element parent) { Element node = doc.createElement(getTaskTagName());// node.setAttribute(PATH, task.getRemoteContextPath()); node.setAttribute(LABEL, task.getDescription(false)); node.setAttribute(HANDLE, task.getHandleIdentifier()); node.setAttribute(PR... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/d8e17cacacbdf0f91ff2089840ce5a19a584128b/DelegatingLocalTaskExternalizer.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/internal/DelegatingLocalTaskExternalizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3010,
752,
2174,
1046,
12,
1285,
835,
1562,
16,
4319,
997,
16,
3010,
982,
13,
288,
202,
202,
1046,
756,
273,
997,
18,
2640,
1046,
12,
588,
2174,
8520,
10663,
759,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3010,
752,
2174,
1046,
12,
1285,
835,
1562,
16,
4319,
997,
16,
3010,
982,
13,
288,
202,
202,
1046,
756,
273,
997,
18,
2640,
1046,
12,
588,
2174,
8520,
10663,
759,
202,
202,
... |
Experimenter foundUser = iQuery.get(Experimenter.class,user.getId()); | Experimenter foundUser = internalGetExperimenter(user.getId()); | public void addGroups(Experimenter user, ExperimenterGroup[] groups) { if (user == null) return; // Handled by annotations if (groups == null) return; Experimenter foundUser = iQuery.get(Experimenter.class,user.getId()); for (ExperimenterGroup group : groups) { ExperimenterGroup f... | 54698 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54698/51bca7b98918ffeec3bfbe06121fa0c606f5da26/AdminImpl.java/buggy/components/server/src/ome/logic/AdminImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3621,
12,
424,
457,
381,
2328,
729,
16,
1312,
457,
381,
2328,
1114,
8526,
3252,
13,
565,
288,
377,
202,
430,
261,
1355,
422,
446,
13,
327,
31,
368,
2841,
1259,
635,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3621,
12,
424,
457,
381,
2328,
729,
16,
1312,
457,
381,
2328,
1114,
8526,
3252,
13,
565,
288,
377,
202,
430,
261,
1355,
422,
446,
13,
327,
31,
368,
2841,
1259,
635,
56... |
"ColorChooser.swatchesDefaultRecentColor", new ColorUIResource(Color.lightGray), | "ColorChooser.swatchesDefaultRecentColor", new ColorUIResource(light), | protected void initComponentDefaults(UIDefaults defaults) { Object[] uiDefaults; // The default Look and Feel happens to use these three purple shades // extensively. Color lightPurple = new Color(0xCC, 0xCC, 0xFF); Color midPurple = new Color(0x99, 0x99, 0xCC); Color darkPurple = new Color(0x6... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/01dce648448be461531cfd95f93f9421282da0f4/BasicLookAndFeel.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicLookAndFeel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
1033,
8526,
5915,
7019,
31,
3639,
368,
1021,
805,
10176,
471,
5782,
292,
10555,
358,
999,
4259,
8925,
5405,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
1033,
8526,
5915,
7019,
31,
3639,
368,
1021,
805,
10176,
471,
5782,
292,
10555,
358,
999,
4259,
8925,
5405,
... |
public IRubyObject evalSimple(ThreadContext context, IRubyObject src, String file) { // this is ensured by the callers assert file != null; ThreadContext threadContext = getRuntime().getCurrentContext(); ISourcePosition savedPosition = threadContext.getPosition(); ... | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/c8b66db475de1dc66f347884891dd70d9943689b/RubyObject.java/buggy/src/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5302,
5784,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
1705,
16,
514,
585,
13,
288,
3639,
368,
333,
353,
3387,
72,
635,
326,
19932,
3639,
1815,
585,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5302,
5784,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
1705,
16,
514,
585,
13,
288,
3639,
368,
333,
353,
3387,
72,
635,
326,
19932,
3639,
1815,
585,
480,
446,
... | ||
AbstractRepositoryConnector repositoryConnector = (AbstractRepositoryConnector)object; Image image = TasksUiPlugin.getDefault().getBrandingIcon(repositoryConnector.getRepositoryType()); | AbstractRepositoryConnector repositoryConnector = (AbstractRepositoryConnector) object; kind = repositoryConnector.getRepositoryType(); } else if (object instanceof TaskRepository) { TaskRepository repository = (TaskRepository) object; kind = repository.getKind(); } if (kind != null) { Image image = TasksUiPlugin.getDe... | public Image getImage(Object object) { if (object instanceof AbstractRepositoryConnector) { AbstractRepositoryConnector repositoryConnector = (AbstractRepositoryConnector)object; Image image = TasksUiPlugin.getDefault().getBrandingIcon(repositoryConnector.getRepositoryType()); if (image != null) { return ima... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/ddd94f001597001e10a104e2c9c1d9824476c106/TaskRepositoryLabelProvider.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/views/TaskRepositoryLabelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3421,
10567,
12,
921,
733,
13,
288,
202,
202,
430,
261,
1612,
1276,
4115,
3305,
7487,
13,
288,
1082,
202,
7469,
3305,
7487,
3352,
7487,
273,
261,
7469,
3305,
7487,
13,
1612,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3421,
10567,
12,
921,
733,
13,
288,
202,
202,
430,
261,
1612,
1276,
4115,
3305,
7487,
13,
288,
1082,
202,
7469,
3305,
7487,
3352,
7487,
273,
261,
7469,
3305,
7487,
13,
1612,
3... |
protected InternalVersion[] internalRestore(InternalVersion version, VersionSelector vsel, boolean removeExisting) throws RepositoryException { internalSetProperty(JCR_ISCHECKEDOUT, InternalValue.create(true)); HashSet restored = new HashSet(); restoreFrozenState(version.getFrozenNode(), vsel, restored, removeExi... | private void internalRestore(Version version, VersionSelector vsel, boolean removeExisting) throws UnsupportedRepositoryOperationException, RepositoryException { try { internalRestore(((VersionImpl) version).getInternalVersion(), vsel, removeExisting); } catch (RepositoryException e) { try { log.error("reverting chang... | protected InternalVersion[] internalRestore(InternalVersion version, VersionSelector vsel, boolean removeExisting) throws RepositoryException { // set jcr:isCheckedOut property to true, in order to avoid any conflicts internalSetProperty(JCR_ISCHECKEDOUT, Int... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/053727fcf6beaf90094af71c92ee5f3594f7cded/NodeImpl.java/buggy/src/java/org/apache/jackrabbit/core/NodeImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3186,
1444,
8526,
2713,
10874,
12,
3061,
1444,
1177,
16,
4049,
4320,
331,
1786,
16,
4766,
1250,
1206,
9895,
13,
5411,
1216,
13367,
288,
3639,
368,
444,
23546,
30,
291,
11454,
1182,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3186,
1444,
8526,
2713,
10874,
12,
3061,
1444,
1177,
16,
4049,
4320,
331,
1786,
16,
4766,
1250,
1206,
9895,
13,
5411,
1216,
13367,
288,
3639,
368,
444,
23546,
30,
291,
11454,
1182,
... |
return keptjobinfos.contains(element); } | return keptjobinfos.contains(element); } | public boolean isFinished(JobTreeElement element) { return keptjobinfos.contains(element); } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/61a3852dd97cae660315c88e82302cd4c0301d5d/FinishedJobs.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
10577,
12,
2278,
2471,
1046,
930,
13,
288,
3639,
327,
16555,
4688,
18227,
18,
12298,
12,
2956,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
10577,
12,
2278,
2471,
1046,
930,
13,
288,
3639,
327,
16555,
4688,
18227,
18,
12298,
12,
2956,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if ( !isUpdateable() ) { throw new PSQLException( "postgresql.updateable.notupdateable" ); } | public synchronized void updateAsciiStream(int columnIndex, java.io.InputStream x, int length ) throws SQLException { if ( !isUpdateable() ) { throw new PSQLException( "postgresql.updateable.notupdateable" ); } byte[] theData = null; try { x.read(theData, 0, length); } catch (NullPointerExc... | 45454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45454/b0146a2407f54166582450bd8ae2af0ca9800506/AbstractJdbc2ResultSet.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2ResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
1089,
21363,
1228,
12,
474,
14882,
16,
1082,
202,
6290,
18,
1594,
18,
4348,
619,
16,
1082,
202,
474,
769,
6862,
6862,
9506,
225,
262,
202,
15069,
6483,
202,
95,
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,
3852,
918,
1089,
21363,
1228,
12,
474,
14882,
16,
1082,
202,
6290,
18,
1594,
18,
4348,
619,
16,
1082,
202,
474,
769,
6862,
6862,
9506,
225,
262,
202,
15069,
6483,
202,
95,
202... | |
public RubyObject get(String id, RubyObject value, RubyGlobalEntry entry) { return entry.getRuby().getParserHelper().getLastline(); | public RubyObject get(Ruby ruby, RubyGlobalEntry entry) { return ruby.getParserHelper().getLastline(); | public RubyObject get(String id, RubyObject value, RubyGlobalEntry entry) { return entry.getRuby().getParserHelper().getLastline(); } | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/4e4bb40b2eb2d38881d15ca8ef7cda4c34323793/RubyGlobal.java/clean/org/jruby/RubyGlobal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
19817,
921,
336,
12,
780,
612,
16,
19817,
921,
460,
16,
19817,
5160,
1622,
1241,
13,
288,
5411,
327,
1241,
18,
588,
54,
10340,
7675,
588,
2678,
2276,
7675,
588,
3024,
1369,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
19817,
921,
336,
12,
780,
612,
16,
19817,
921,
460,
16,
19817,
5160,
1622,
1241,
13,
288,
5411,
327,
1241,
18,
588,
54,
10340,
7675,
588,
2678,
2276,
7675,
588,
3024,
1369,
5621,
... |
if (!f.delete() && !quiet) { throw new BuildException("Unable to delete file " + f.getAbsolutePath()); | if (!f.delete()) { String message="Unable to delete file " + f.getAbsolutePath(); if(failonerror) throw new BuildException(message); else log(message, quiet ? Project.MSG_VERBOSE : Project.MSG_WARN); | protected void removeDir(File d) { String[] list = d.list(); if (list == null) list = new String[0]; for (int i = 0; i < list.length; i++) { String s = list[i]; File f = new File(d, s); if (f.isDirectory()) { removeDir(f); } else { ... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/b263b1e282f73b82c5dd87d8808681819d13f2af/Delete.java/buggy/src/main/org/apache/tools/ant/taskdefs/Delete.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1206,
1621,
12,
812,
302,
13,
288,
3639,
514,
8526,
666,
273,
302,
18,
1098,
5621,
3639,
309,
261,
1098,
422,
446,
13,
666,
273,
394,
514,
63,
20,
15533,
3639,
364,
261,
47... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1206,
1621,
12,
812,
302,
13,
288,
3639,
514,
8526,
666,
273,
302,
18,
1098,
5621,
3639,
309,
261,
1098,
422,
446,
13,
666,
273,
394,
514,
63,
20,
15533,
3639,
364,
261,
47... |
iter = local.modifiedRefs(); while (iter.hasNext()) { shared.modified((NodeReferences) iter.next()); } | public synchronized void store(ChangeLog local) throws ItemStateException { ChangeLog shared = new ChangeLog(); /** * Reconnect all items contained in the change log to their * respective shared item and add the shared items to a * new change log. */ Iterator ite... | 48761 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48761/6d304925b5b1e9ced4ebcb7a26ab6975b20baf0e/SharedItemStateManager.java/clean/src/java/org/apache/jackrabbit/core/state/SharedItemStateManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1707,
12,
3043,
1343,
1191,
13,
1216,
4342,
5060,
288,
3639,
7576,
1343,
5116,
273,
394,
7576,
1343,
5621,
3639,
1783,
540,
380,
868,
3612,
777,
1516,
7542,
316,
326,
254... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1707,
12,
3043,
1343,
1191,
13,
1216,
4342,
5060,
288,
3639,
7576,
1343,
5116,
273,
394,
7576,
1343,
5621,
3639,
1783,
540,
380,
868,
3612,
777,
1516,
7542,
316,
326,
254... | |
diff = pc - nextAltFixup; SET_OFFSET(program, nextAltFixup, diff); | resolveForwardJump(program, nextAltFixup, pc); | emitREBytecode(CompilerState state, RECompiled re, int pc, RENode t) { RENode nextAlt; int nextAltFixup, nextTermFixup; int diff; RECharSet charSet; byte[] program = re.program; while (t != null) { program[pc++] = t.op; switch (t.op) { ca... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/7ee5a14c0cac11724d22286034567fd418e25797/NativeRegExp.java/buggy/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3626,
862,
858,
16651,
12,
9213,
1119,
919,
16,
2438,
20733,
283,
16,
509,
6125,
16,
2438,
907,
268,
13,
565,
288,
3639,
2438,
907,
1024,
10655,
31,
3639,
509,
1024,
10655,
8585,
416,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3626,
862,
858,
16651,
12,
9213,
1119,
919,
16,
2438,
20733,
283,
16,
509,
6125,
16,
2438,
907,
268,
13,
565,
288,
3639,
2438,
907,
1024,
10655,
31,
3639,
509,
1024,
10655,
8585,
416,
1... |
mXmc[i] = input.popInt(); | mXmc[i] = input.popShort(); | public void work() { /** * Inputs to RPEDecodeFilter: Xmaxc - Maximum value of the 13 bits, * Xmc - 13 bit sample * Mc - 2 bit grid positioning */ for (int i = 0; i < 13; i++) { mXmc[i] = input.popInt(); } int xmaxc = input.popInt(); //mRpeMagnitude int mc =... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/06a756f0dbb6e3fab85d38ec55a388fd84ef7b0c/StGsmDecoder.java/clean/streams/apps/benchmarks/gsm/streamit/StGsmDecoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1440,
1435,
377,
288,
202,
26873,
202,
380,
225,
24472,
358,
534,
1423,
6615,
1586,
30,
1139,
1896,
71,
300,
18848,
460,
434,
326,
5958,
4125,
16,
3196,
380,
5397,
1139,
13952,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1440,
1435,
377,
288,
202,
26873,
202,
380,
225,
24472,
358,
534,
1423,
6615,
1586,
30,
1139,
1896,
71,
300,
18848,
460,
434,
326,
5958,
4125,
16,
3196,
380,
5397,
1139,
13952,... |
public String getPath() { int quest = (file == null) ? -1 : file.indexOf('?'); | public String getPath() { if (file == null) return null; int quest = file.indexOf('?'); | public String getPath() { int quest = (file == null) ? -1 : file.indexOf('?'); return quest < 0 ? getFile() : file.substring(0, quest); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/9ce66a563f0f5fab6f343b0309996bee3627787a/URL.java/buggy/core/src/classpath/java/java/net/URL.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
4339,
1435,
288,
3639,
509,
225,
456,
273,
261,
768,
422,
446,
13,
692,
300,
21,
294,
585,
18,
31806,
2668,
4899,
1769,
3639,
327,
225,
456,
411,
374,
692,
6034,
1435,
294,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
4339,
1435,
288,
3639,
509,
225,
456,
273,
261,
768,
422,
446,
13,
692,
300,
21,
294,
585,
18,
31806,
2668,
4899,
1769,
3639,
327,
225,
456,
411,
374,
692,
6034,
1435,
294,
... |
util.dprintln( 3, "ENHANCE_RGB: *" | logger.debug("ENHANCE_RGB: *" | public void enhanceRGB(float[] rgbm, float[] rgba) throws ImageOpException { RenderedImage enhImg; int nb = rgbm.length; double[] ma = new double[nb]; double[] aa = new double[nb]; for (int i = 0; i < nb; i++) { ma[i] = rgbm[i]; aa[i] = rgba[i]; } // use Rescale operation ParameterBlock param = new Parame... | 53488 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53488/a15bccbb1f38458138bc2da842bfc1f95800141c/JAIDocuImage.java/buggy/servlet/src/digilib/image/JAIDocuImage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
29119,
11343,
12,
5659,
8526,
6917,
81,
16,
1431,
8526,
19465,
13,
202,
202,
15069,
3421,
3817,
503,
288,
202,
202,
19222,
2040,
570,
76,
12804,
31,
202,
202,
474,
4264,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29119,
11343,
12,
5659,
8526,
6917,
81,
16,
1431,
8526,
19465,
13,
202,
202,
15069,
3421,
3817,
503,
288,
202,
202,
19222,
2040,
570,
76,
12804,
31,
202,
202,
474,
4264,
... |
codeStyleManager .suggestVariableName( VariableKind.LOCAL_VARIABLE, null, null, type); | codeStyleManager.suggestVariableName( VariableKind.LOCAL_VARIABLE, null, null, type); | private static String createNewVarName(Project project, PsiForStatement scope, PsiType type, String containerName){ final CodeStyleManager codeStyleManager = ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/8629082a2f885120180c8da4e7204776468af6a2/ForCanBeForeachInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/jdk15/ForCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
760,
514,
15291,
18129,
12,
4109,
1984,
16,
4766,
9079,
453,
7722,
1290,
3406,
2146,
16,
4766,
9079,
453,
7722,
559,
618,
16,
4766,
9079,
514,
20408,
15329,
5411,
727,
3356,
2885,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
760,
514,
15291,
18129,
12,
4109,
1984,
16,
4766,
9079,
453,
7722,
1290,
3406,
2146,
16,
4766,
9079,
453,
7722,
559,
618,
16,
4766,
9079,
514,
20408,
15329,
5411,
727,
3356,
2885,
1... |
if (task.getFilesToIndexCount() > 0) { | if (task.getRemainingSubtaskCount() > 0) { | public void handleDelta(ICElementDelta delta) throws CoreException { PDOMFullHandleDelta task = new PDOMFullHandleDelta(this, delta); if (task.getFilesToIndexCount() > 0) { CCoreInternals.getPDOMManager().enqueue(task); } } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/2d8f966f3b06d96391a0bfd91b2bae084e95bcda/PDOMFullIndexer.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/pdom/indexer/full/PDOMFullIndexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
9242,
12,
2871,
1046,
9242,
3622,
13,
1216,
30015,
288,
202,
202,
52,
8168,
5080,
3259,
9242,
1562,
273,
394,
453,
8168,
5080,
3259,
9242,
12,
2211,
16,
3622,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
9242,
12,
2871,
1046,
9242,
3622,
13,
1216,
30015,
288,
202,
202,
52,
8168,
5080,
3259,
9242,
1562,
273,
394,
453,
8168,
5080,
3259,
9242,
12,
2211,
16,
3622,
1769,
... |
ret.setAppObject(getAppObject()); | ret.setAttributes(getAttributes()); | public EsriGraphic shallowCopy() { EsriPolylineList ret = new EsriPolylineList(size()); ret.setAppObject(getAppObject()); for (Iterator iter = iterator(); iter.hasNext();) { EsriGraphic g = (EsriGraphic) iter.next(); ret.add((OMGraphic) g.shallowCopy()); } re... | 3071 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3071/b0dc26d23ae17110f43c2e8e614f8739eb77469c/EsriPolylineList.java/clean/src/openmap/com/bbn/openmap/dataAccess/shape/EsriPolylineList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
25948,
566,
29459,
18501,
2951,
1435,
288,
3639,
25948,
566,
25519,
682,
325,
273,
394,
25948,
566,
25519,
682,
12,
1467,
10663,
3639,
325,
18,
542,
2498,
12,
588,
2498,
10663,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
25948,
566,
29459,
18501,
2951,
1435,
288,
3639,
25948,
566,
25519,
682,
325,
273,
394,
25948,
566,
25519,
682,
12,
1467,
10663,
3639,
325,
18,
542,
2498,
12,
588,
2498,
10663,
3639,
... |
e.printStackTrace( ); | container.displayException( e ); | private String[] getOutputFormats( ) { try { String[][] outputFormatArray = PluginSettings.instance( ) .getRegisteredOutputFormats( ); String[] formats = new String[outputFormatArray.length]; for ( int i = 0; i < formats.length; i++ ) { formats[i] = outputFormatArray[i][0]; } return formats; } c... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/86a6e22424826ca0ccde2a054bd98b812ea46456/TaskSelectType.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/TaskSelectType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
11062,
8976,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
780,
63,
6362,
65,
27205,
1076,
273,
6258,
2628,
18,
1336,
12,
262,
6862,
202,
18,
588,
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,
1152,
514,
8526,
11062,
8976,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
780,
63,
6362,
65,
27205,
1076,
273,
6258,
2628,
18,
1336,
12,
262,
6862,
202,
18,
588,
10... |
button.addSelectionListener(new SelectionListener() { public void widgetSelected(SelectionEvent e) { System.out.println("selected"); } public void widgetDefaultSelected(SelectionEvent e) { System.out.println("defaultselected"); } }); | public ButtonUpdatableValue(Button button, int updatePolicy) { this.button = button; if (updatePolicy != SWT.None) { button.addListener(SWT.Selection, updateListener); button.addListener(SWT.DefaultSelection, updateListener); } button.addSelectionListener(new SelectionListener() { public void widgetSelected(... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/9992e62ca3ffa7f674db5b69c8d885dfac72d563/ButtonUpdatableValue.java/buggy/bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/binding/internal/swt/ButtonUpdatableValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12569,
1211,
3404,
429,
620,
12,
3616,
3568,
16,
509,
1089,
2582,
13,
288,
202,
202,
2211,
18,
5391,
273,
3568,
31,
202,
202,
430,
261,
2725,
2582,
480,
348,
8588,
18,
7036,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12569,
1211,
3404,
429,
620,
12,
3616,
3568,
16,
509,
1089,
2582,
13,
288,
202,
202,
2211,
18,
5391,
273,
3568,
31,
202,
202,
430,
261,
2725,
2582,
480,
348,
8588,
18,
7036,
... | |
public static byte[] toBytes(String s) throws SQLException | public static byte[] toBytes(byte[] s) throws SQLException | public static byte[] toBytes(String s) throws SQLException { if (s == null) return null; int slength = s.length(); byte[] buf = new byte[slength]; int bufpos = 0; int thebyte; char nextchar; char secondchar; for (int i = 0; i < slength; i++) { nextchar = s.charAt(i); if (nextchar == '\\') { secondc... | 46597 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46597/734e4212784d7baa3dc809e25f9cb6de8329211f/PGbytea.java/clean/src/interfaces/jdbc/org/postgresql/util/PGbytea.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1160,
8526,
23247,
12,
780,
272,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
87,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
474,
2020,
1288,
273,
272,
18,
2469,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1160,
8526,
23247,
12,
780,
272,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
87,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
474,
2020,
1288,
273,
272,
18,
2469,... |
" caused by " +cause; | " caused by \n" +cause; | public void dispatchNextMessage(AttributedMessage message) { if (retryCount == 0) { message.snapshotAttributes(); previous = message; } else { if (loggingService.isDebugEnabled()) loggingService.debug("Retrying " +message); } Iterator links = destinationLinks.iterator(); DestinationLink link = sel... | 7981 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7981/ab0eedb8066d0cbb8ec0abdc1f6783d9e11d96e8/DestinationQueueImpl.java/buggy/core/src/org/cougaar/core/mts/DestinationQueueImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3435,
2134,
1079,
12,
861,
11050,
1079,
883,
13,
288,
202,
430,
261,
9620,
1380,
422,
374,
13,
288,
202,
565,
883,
18,
11171,
2498,
5621,
202,
565,
2416,
273,
883,
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,
377,
1071,
918,
3435,
2134,
1079,
12,
861,
11050,
1079,
883,
13,
288,
202,
430,
261,
9620,
1380,
422,
374,
13,
288,
202,
565,
883,
18,
11171,
2498,
5621,
202,
565,
2416,
273,
883,
31,
202,
... |
BigInteger m = bigIntValue(other); BigInteger result = getValue().mod(m.abs()); if (m.compareTo(BigInteger.ZERO) < 0) { result = m.add(result); } return bigNorm(getRuntime(), result); | return callCoerced("%", other); | public RubyNumeric op_mod(RubyNumeric other) { if (other instanceof RubyFloat) { return RubyFloat.newFloat(getRuntime(), getDoubleValue()).modulo(other); } BigInteger m = bigIntValue(other); BigInteger result = getValue().mod(m.abs()); if (m.compareTo(BigInteger.ZERO) <... | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyBignum.java/buggy/src/org/jruby/RubyBignum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
1711,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
9334,
16097... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
1711,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
9334,
16097... |
version = cx.getLanguageVersion(); itsData = new InterpreterData(securityDomain); | itsData = new InterpreterData(securityDomain, cx.getLanguageVersion()); | public Object compile(Context cx, Scriptable scope, ScriptOrFnNode tree, SecurityController securityController, Object securityDomain, String encodedSource) { scriptOrFn = tree; version = cx.getLanguageVersion(); itsData = new InterpreterData... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/5accbefd5bd1770e5826c78f4360c48ca2cf5d53/Interpreter.java/clean/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
4074,
12,
1042,
9494,
16,
22780,
2146,
16,
7739,
1162,
5372,
907,
2151,
16,
12900,
6036,
2933,
4373,
2933,
16,
12900,
1033,
4373,
3748,
16,
514,
3749,
1830,
13,
565,
288,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
4074,
12,
1042,
9494,
16,
22780,
2146,
16,
7739,
1162,
5372,
907,
2151,
16,
12900,
6036,
2933,
4373,
2933,
16,
12900,
1033,
4373,
3748,
16,
514,
3749,
1830,
13,
565,
288,
3639... |
String name = (String) it.next( ); | String name = ( String ) it.next( ); | public Map getParsedParameters( IViewerReportDesignHandle design, InputOptions options, Map parameters ) throws ReportServiceException { Locale locale = (Locale) options.getOption( InputOptions.OPT_LOCALE ); Collection parameterList = getParameterDefinitions( design, options, false ); Map paramMap = new HashMap... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ccc86e09d5249c5a9f62177f02563063d065c8f3/BirtViewerReportService.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
1210,
1320,
702,
16,
1635,
1472,
262,
1082,
202,
15069,
8706,
15133,
202,
95,
202,
202,
3916,
2573,
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,
482,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
1210,
1320,
702,
16,
1635,
1472,
262,
1082,
202,
15069,
8706,
15133,
202,
95,
202,
202,
3916,
2573,
27... |
encodingName = encodingName.toUpperCase (); | encodingName = encodingName.toUpperCase(); | private void setupDecoding (String encodingName) throws SAXException, IOException { encodingName = encodingName.toUpperCase (); // ENCODING_EXTERNAL indicates an encoding that wasn't // autodetected ... we can use builtin decoders, or // ones from the JVM (InputStreamReader). // Otherwise we can only tweak wh... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/24330cfb4cc445da21a71a819ce54efe764fab6e/XmlParser.java/buggy/core/src/classpath/gnu/gnu/xml/aelfred2/XmlParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3875,
1799,
4751,
261,
780,
2688,
461,
13,
565,
1216,
14366,
16,
1860,
565,
288,
202,
5999,
461,
273,
2688,
461,
18,
869,
8915,
261,
1769,
202,
759,
22810,
67,
2294,
11702,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3875,
1799,
4751,
261,
780,
2688,
461,
13,
565,
1216,
14366,
16,
1860,
565,
288,
202,
5999,
461,
273,
2688,
461,
18,
869,
8915,
261,
1769,
202,
759,
22810,
67,
2294,
11702,
8... |
public TaskActivityContentProvider(TreeViewer viewer) { setupCelendarRanges(); this.treeViewer = viewer; MylarTaskListPlugin.getTaskListManager().addListener(TASK_LISTENER); MylarPlugin.getContextManager().addActivityMetaContextListener(CONTEXT_LISTENER); | public TaskActivityContentProvider(TaskListManager taskActivityManager) { this.taskListManager = taskActivityManager; | public TaskActivityContentProvider(TreeViewer viewer) { setupCelendarRanges(); this.treeViewer = viewer; MylarTaskListPlugin.getTaskListManager().addListener(TASK_LISTENER); MylarPlugin.getContextManager().addActivityMetaContextListener(CONTEXT_LISTENER); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/7a02ea5ac86b141070faf2ee4a0538a40f6dc6e1/TaskActivityContentProvider.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/views/TaskActivityContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3837,
6193,
1350,
2249,
12,
2471,
18415,
14157,
13,
288,
202,
202,
8401,
39,
292,
2843,
9932,
5621,
202,
202,
2211,
18,
3413,
18415,
273,
14157,
31,
202,
202,
12062,
7901,
2174,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3837,
6193,
1350,
2249,
12,
2471,
18415,
14157,
13,
288,
202,
202,
8401,
39,
292,
2843,
9932,
5621,
202,
202,
2211,
18,
3413,
18415,
273,
14157,
31,
202,
202,
12062,
7901,
2174,... |
new JobDetail("remotelyAddedJob", "default", SimpleJob.class); | new JobDetail("remotelyAddedJob", "default", SimpleJob.class); | public void run() throws Exception { Log log = LogFactory.getLog(RemoteClientExample.class); // First we must get a reference to a scheduler SchedulerFactory sf = new StdSchedulerFactory(); Scheduler sched = sf.getScheduler(); // define the job and ask it to run JobDetail job = new JobDetail("r... | 15562 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15562/34b91f92fb2ac260d1f46e86f47625d41081621b/RemoteClientExample.java/clean/examples/src/java/org/quartz/examples/example12/RemoteClientExample.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
1216,
1185,
288,
202,
202,
1343,
613,
273,
1827,
1733,
18,
588,
1343,
12,
5169,
1227,
10908,
18,
1106,
1769,
202,
202,
759,
5783,
732,
1297,
336,
279,
2114,
358,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
1216,
1185,
288,
202,
202,
1343,
613,
273,
1827,
1733,
18,
588,
1343,
12,
5169,
1227,
10908,
18,
1106,
1769,
202,
202,
759,
5783,
732,
1297,
336,
279,
2114,
358,
... |
public void handleException(Throwable e) { super.handleException(e); removeCheckStateListener(l); } | protected void notifyCheckStateChangeListeners(final CheckStateChangedEvent event) { Object[] array = listeners.getListeners(); for (int i = 0; i < array.length; i ++) { final ICheckStateListener l = (ICheckStateListener)array[i]; Platform.run(new SafeRunnable() { public void run() { l.checkStateChanged(event); ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/e8477e9d466ef58559b76fa62a3c7e84260a1416/CheckboxTreeAndListGroup.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/CheckboxTreeAndListGroup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
5066,
1564,
22505,
5583,
12,
6385,
2073,
1119,
27553,
871,
13,
288,
202,
921,
8526,
526,
273,
4679,
18,
588,
5583,
5621,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
526,
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,
4750,
918,
5066,
1564,
22505,
5583,
12,
6385,
2073,
1119,
27553,
871,
13,
288,
202,
921,
8526,
526,
273,
4679,
18,
588,
5583,
5621,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
526,
18,... | |
public int hashCode() { int result = 0; int increment = Math.min(3, values.length/16); for (int i = 0; i < values.length; i+= increment) { result = result * 37 + values[i]; } return result; } | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/e87b31606f688d97d1580bcab4c7589a7d24935d/CompactByteArray.java/clean/icu4j/src/com/ibm/icu/util/CompactByteArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
267,
451,
961,
1085,
1435,
95,
474,
2088,
33,
20,
31,
474,
15016,
33,
10477,
18,
1154,
12,
23,
16,
2372,
18,
2469,
19,
2313,
1769,
1884,
12,
474,
77,
33,
20,
31,
77,
32,
2372,
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,
1071,
267,
451,
961,
1085,
1435,
95,
474,
2088,
33,
20,
31,
474,
15016,
33,
10477,
18,
1154,
12,
23,
16,
2372,
18,
2469,
19,
2313,
1769,
1884,
12,
474,
77,
33,
20,
31,
77,
32,
2372,
18,
... | ||
result += "/" + components.get(i); | result += "[" + components.get(i) + "]"; | public String toString() { int size = components.size(); String result = ""; for(int i = 0; i < size; i++) { result += "/" + components.get(i); } return result; } | 47445 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47445/445c93509c33d1cf431a1f997c92db98d3b8fd69/Pattern.java/buggy/logback-core/src/main/java/ch/qos/logback/core/joran/spi/Pattern.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
288,
565,
509,
963,
273,
4085,
18,
1467,
5621,
565,
514,
563,
273,
1408,
31,
565,
364,
12,
474,
277,
273,
374,
31,
277,
411,
963,
31,
277,
27245,
288,
1377,
563... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1762,
1435,
288,
565,
509,
963,
273,
4085,
18,
1467,
5621,
565,
514,
563,
273,
1408,
31,
565,
364,
12,
474,
277,
273,
374,
31,
277,
411,
963,
31,
277,
27245,
288,
1377,
563... |
ViewSite site = new ViewSite(view, page, desc); | ViewSite site = new ViewSite(ref, view, page, desc); | public IStatus busyRestoreView(final IViewReference ref) { if (ref.getPart(false) != null) return new Status(IStatus.OK, PlatformUI.PLUGIN_ID, 0, "", null); //$NON-NLS-1$ final String viewID = ref.getId(); final IMemento stateMem = (IMemento) mementoTable.get(viewID); mementoTable.remove(viewID); final boolean ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/4c54f4e9d7f7736ec1933d53df8e30ab176cd2b2/ViewFactory.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ViewFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
21697,
10874,
1767,
12,
6385,
467,
1767,
2404,
1278,
13,
288,
202,
202,
430,
261,
1734,
18,
588,
1988,
12,
5743,
13,
480,
446,
13,
1082,
202,
2463,
394,
2685,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
21697,
10874,
1767,
12,
6385,
467,
1767,
2404,
1278,
13,
288,
202,
202,
430,
261,
1734,
18,
588,
1988,
12,
5743,
13,
480,
446,
13,
1082,
202,
2463,
394,
2685,
12,
... |
handler.startElement("http: "added", attr); | handler.startElement(XML_URI, "", "added", attr); | public void startAdded() throws DiffException { try { handler.startElement("http://www.osjava.org/jardiff/0.1", "", "added", attr); } catch (SAXException se) { throw new DiffException(se); } } | 651 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/651/cb66c7ee88e4644f498b4d16bdb87c9141ca41a4/SAXDiffHandler.java/buggy/jardiff/src/java/org/osjava/scripts4java/SAXDiffHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
8602,
1435,
1216,
13008,
503,
288,
202,
698,
288,
202,
565,
1838,
18,
1937,
1046,
2932,
2505,
2207,
5591,
18,
538,
6290,
18,
3341,
19,
78,
1060,
3048,
19,
20,
18,
21,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
8602,
1435,
1216,
13008,
503,
288,
202,
698,
288,
202,
565,
1838,
18,
1937,
1046,
2932,
2505,
2207,
5591,
18,
538,
6290,
18,
3341,
19,
78,
1060,
3048,
19,
20,
18,
21,
... |
Class testClass = SnmpUtilsTest.class; | Class testClass = SnmpPluginTest.class; | public static TestSuite suite() { Class testClass = SnmpUtilsTest.class; TestSuite suite = new TestSuite(testClass.getName()); suite.addTest(new PropertySettingTestSuite(testClass, "JoeSnmp Tests", "org.opennms.snmp.strategyClass", "org.opennms.netmgt.snmp.joesnmp.JoeSnmpStrategy")); sui... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/a1faa6e247a8802437aded8354e64dc08e90780f/SnmpPluginTest.java/buggy/src/services/org/opennms/netmgt/capsd/plugins/SnmpPluginTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
7766,
13587,
11371,
1435,
288,
3639,
1659,
1842,
797,
273,
18961,
1291,
3773,
4709,
18,
1106,
31,
3639,
7766,
13587,
11371,
273,
394,
7766,
13587,
12,
3813,
797,
18,
17994,
10663... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
7766,
13587,
11371,
1435,
288,
3639,
1659,
1842,
797,
273,
18961,
1291,
3773,
4709,
18,
1106,
31,
3639,
7766,
13587,
11371,
273,
394,
7766,
13587,
12,
3813,
797,
18,
17994,
10663... |
protected void processReport( HttpServletRequest request ) throws Exception { File reportDocFile = new File( this.reportDocumentName ); // String reportDesignName = ParameterAccessor.getReport( request ); File reportDesignDocFile = new File( reportDesignName ); if ( reportDesignDocFile != null && reportDesignDocFi... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/c402a69bbfa1b94f3bf40c66d93b00e0a1a42c4d/ViewerAttributeBean.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
6459,
2567,
4820,
12,
2940,
18572,
2293,
13,
15069,
503,
202,
95,
202,
202,
25579,
822,
655,
1759,
812,
33,
2704,
812,
12,
2211,
18,
6006,
2519,
461,
1769,
202,
202,
759,
780... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
2567,
4820,
12,
2940,
18572,
2293,
13,
15069,
503,
202,
95,
202,
202,
25579,
822,
655,
1759,
812,
33,
2704,
812,
12,
2211,
18,
6006,
2519,
461,
1769,
202,
202,
759,
780... | ||
public Expr body() { return body; | public Future body(Expr body) { Future_c n = (Future_c) copy(); n.body = body; return n; | public Expr body() { return body; } | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/6caa1275f99f2bb1b9c26d552f6975e9eee920f7/Future_c.java/buggy/x10.compiler/src/polyglot/ext/x10/ast/Future_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8074,
1417,
1435,
288,
3639,
327,
1417,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8074,
1417,
1435,
288,
3639,
327,
1417,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
final IntItem key = vstack.popInt(); key.load(eContext); final Register keyr = key.getRegister(); vstack.push(eContext); key.release(eContext); | final IntItem key = vstack.popInt(); key.load(eContext); final Register keyr = key.getRegister(); vstack.push(eContext); key.release(eContext); | public final void visit_lookupswitch(int defAddress, int[] matchValues, int[] addresses) { final int n = matchValues.length; //BootLog.debug("lookupswitch length=" + n); final IntItem key = vstack.popInt(); key.load(eContext); final Register keyr = key.getRegister(); // Conservative assumption, flush stack vs... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/4c9e1b93fdcd3878abf615621ec6a36bf839ab10/X86BytecodeVisitor.java/buggy/core/src/core/org/jnode/vm/x86/compiler/l1a/X86BytecodeVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
3757,
67,
8664,
9610,
12,
474,
1652,
1887,
16,
509,
8526,
845,
1972,
16,
1082,
202,
474,
8526,
6138,
13,
288,
202,
202,
6385,
509,
290,
273,
845,
1972,
18,
2469,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
3757,
67,
8664,
9610,
12,
474,
1652,
1887,
16,
509,
8526,
845,
1972,
16,
1082,
202,
474,
8526,
6138,
13,
288,
202,
202,
6385,
509,
290,
273,
845,
1972,
18,
2469,
3... |
kernelModule.defineMethod("puts", new ReflectionCallbackMethod(RBKernel.class, "m_puts", RubyObject[].class, true, true)); kernelModule.defineMethod("print", new ReflectionCallbackMethod(RBKernel.class, "m_print", RubyObject[].class, true, true)); kernelModule.defineMethod("to_s", getMethodToS()); | kernelModule.defineMethod("puts", getKernelMethod("m_puts")); kernelModule.defineMethod("print", getKernelMethod("m_print")); kernelModule.defineMethod("to_s", getObjectMethod("m_to_s")); kernelModule.defineModuleFunction("singleton_method_added", getDummyMethod()); | public static RubyModule createKernelModule(Ruby ruby) { RubyModule kernelModule = ruby.defineModule("Kernel"); kernelModule.defineMethod("puts", new ReflectionCallbackMethod(RBKernel.class, "m_puts", RubyObject[].class, true, true)); kernelModule.defineMethod("print", new ReflectionCal... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/12847c6fd28fea4e223d132ced46eb1b4cb9de9a/RBKernel.java/clean/org/jruby/core/RBKernel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
3120,
752,
11286,
3120,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
3120,
5536,
3120,
273,
22155,
18,
11255,
3120,
2932,
11286,
8863,
7734,
5536,
3120,
18,
11255,
1305,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
3120,
752,
11286,
3120,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
3120,
5536,
3120,
273,
22155,
18,
11255,
3120,
2932,
11286,
8863,
7734,
5536,
3120,
18,
11255,
1305,
29... |
return null; } | return null; } | private Entry getEntry( Address addr ) { synchronized( acks ) { // look for this addreess in the acknowledgement Vector int size = acks.size(); for( int i=0; i<size; i++ ) { Object temp_obj = acks.elementAt(i); if ( temp_obj instanceof Entry ) { Entry this_entry = (Entry) temp_obj; if ( (thi... | 47927 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47927/13de68466e3cf7fde6ee0bde0cee09a33e837e89/TOTAL_OLD.java/buggy/src/org/jgroups/protocols/TOTAL_OLD.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3841,
15428,
12,
5267,
3091,
262,
288,
202,
22043,
12,
8479,
87,
262,
288,
202,
565,
368,
2324,
364,
333,
527,
266,
403,
316,
326,
23262,
75,
820,
5589,
202,
565,
509,
963,
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,
3841,
15428,
12,
5267,
3091,
262,
288,
202,
22043,
12,
8479,
87,
262,
288,
202,
565,
368,
2324,
364,
333,
527,
266,
403,
316,
326,
23262,
75,
820,
5589,
202,
565,
509,
963,
273,
... |
case (IN_DOUBLE_QUOTE) : | case IN_DOUBLE_QUOTE : | public boolean containsAnnotations() throws IOException { State state = NORMAL; // for escaping quotes -- need to ignore the next single character // Since this applies to all states it's handled separately boolean seenBackslash = false; int c = getNext(); while (c != -1) { if (seenBackslash) { // Sk... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/1793b84adc002b2d6c63dad898df1777f10b28a0/AnnotationScanner.java/buggy/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/util/AnnotationScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1914,
5655,
1435,
1216,
1860,
288,
202,
202,
1119,
919,
273,
16362,
31,
9506,
202,
759,
364,
20604,
10681,
1493,
1608,
358,
2305,
326,
1024,
2202,
3351,
202,
202,
759,
789... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1914,
5655,
1435,
1216,
1860,
288,
202,
202,
1119,
919,
273,
16362,
31,
9506,
202,
759,
364,
20604,
10681,
1493,
1608,
358,
2305,
326,
1024,
2202,
3351,
202,
202,
759,
789... |
println(" visible " + isVisible()); System.out.println(" " + e); System.out.println(" bounds: " + bounds); | public void addListeners() { if (!listenersAdded) { addMouseListener(this); addMouseMotionListener(this); addKeyListener(this); addFocusListener(this); addComponentListener(new ComponentAdapter() { public void componentResized(ComponentEvent e) { Component c = e.getComp... | 8833 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8833/52c64c106566e3207af744fc23ddf0947ca005f4/PApplet.java/buggy/core/PApplet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
5583,
1435,
288,
565,
309,
16051,
16072,
8602,
13,
288,
1377,
527,
9186,
2223,
12,
2211,
1769,
1377,
527,
9186,
29360,
2223,
12,
2211,
1769,
1377,
24819,
2223,
12,
2211,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
5583,
1435,
288,
565,
309,
16051,
16072,
8602,
13,
288,
1377,
527,
9186,
2223,
12,
2211,
1769,
1377,
527,
9186,
29360,
2223,
12,
2211,
1769,
1377,
24819,
2223,
12,
2211,
1... | |
SessionScavenger scavenger = _scavenger; | Thread scavenger = _scavenger; | public void doStop() throws Exception { super.doStop(); // Invalidate all sessions to cause unbind events ArrayList sessions = new ArrayList(_sessions.values()); for (Iterator i = sessions.iterator(); i.hasNext(); ) { Session session = (Session)i.next();... | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/02afc3afb955558e0f52959974573cdb0b61f6f4/AbstractSessionManager.java/clean/trunk/modules/jetty/src/main/java/org/mortbay/jetty/servlet/AbstractSessionManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
4947,
1435,
377,
202,
15069,
1185,
202,
565,
288,
3639,
2240,
18,
2896,
4947,
5621,
7734,
368,
1962,
340,
777,
8856,
358,
4620,
17449,
2641,
3639,
2407,
8856,
273,
394,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
4947,
1435,
377,
202,
15069,
1185,
202,
565,
288,
3639,
2240,
18,
2896,
4947,
5621,
7734,
368,
1962,
340,
777,
8856,
358,
4620,
17449,
2641,
3639,
2407,
8856,
273,
394,
24... |
Dimension size, String windowName, Hashtable params ) | String width, String height, String windowName, Hashtable params ) | public void createApplet( String appletID, String name, String className, String docBase, String codeBase, String archives, Dimension size, String windowName, Hashtable params ) { try ... | 45545 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45545/4f7211c0f4bc05e071b4400b1c1a74da43f4faa7/KJASAppletContext.java/buggy/khtml/java/org/kde/kjas/server/KJASAppletContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
752,
23696,
12,
514,
21853,
734,
16,
514,
508,
16,
17311,
514,
2658,
16,
514,
997,
2171,
16,
17311,
514,
981,
2171,
16,
514,
21997,
16,
17311,
13037,
963,
16,
514,
2742,
461,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
752,
23696,
12,
514,
21853,
734,
16,
514,
508,
16,
17311,
514,
2658,
16,
514,
997,
2171,
16,
17311,
514,
981,
2171,
16,
514,
21997,
16,
17311,
13037,
963,
16,
514,
2742,
461,... |
System.err.println("Keys to keep where they are: "+wantedKeep.size()); System.err.println("Keys which will be wiped anyway: "+unwantedIgnore.size()); System.err.println("Keys to move: "+wantedMove.size()); System.err.println("Keys to be moved over: "+unwantedMove.size()); | Integer[] wantedKeepNums = (Integer[]) wantedKeep.toArray(new Integer[wantedKeep.size()]); Integer[] unwantedIgnoreNums = (Integer[]) unwantedIgnore.toArray(new Integer[unwantedIgnore.size()]); Integer[] wantedMoveNums = (Integer[]) wantedMove.toArray(new Integer[wantedMove.size()]); Integer[] unwantedMoveNums = (Integ... | private void maybeSlowShrink(boolean dontCheck, boolean inStartUp) throws DatabaseException, IOException { Vector wantedKeep = new Vector(); // keep; content is wanted, and is in the right place Vector unwantedIgnore = new Vector(); // ignore; content is not wanted, and is not in the right place Vector wantedMove =... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/6627b28789c87121ba2b2847c9c58d6dd6f19439/BerkeleyDBFreenetStore.java/clean/src/freenet/store/BerkeleyDBFreenetStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
6944,
28733,
28747,
12,
6494,
14046,
1564,
16,
1250,
316,
1685,
1211,
13,
1216,
27215,
16,
1860,
288,
202,
202,
5018,
15504,
11523,
273,
394,
5589,
5621,
368,
3455,
31,
91... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6944,
28733,
28747,
12,
6494,
14046,
1564,
16,
1250,
316,
1685,
1211,
13,
1216,
27215,
16,
1860,
288,
202,
202,
5018,
15504,
11523,
273,
394,
5589,
5621,
368,
3455,
31,
91... |
public void compileEnded() { | public void compileEnded() { | public void compileEnded() { // no synchronization needed because only performed by event thread? // Only clear interactions if there were no errors if (((_compilerModel.getNumErrors() == 0) || (_compilerModel.getCompilerErrorModel().hasOnlyWarnings())) // reset even when the interpreter is no... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/03fcb19e2e455531cf9f2f73094d7f9c8d5e6255/DefaultGlobalModel.java/clean/drjava/src/edu/rice/cs/drjava/model/DefaultGlobalModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4074,
28362,
1435,
288,
225,
368,
1158,
24488,
3577,
2724,
1338,
9591,
635,
871,
2650,
35,
1377,
368,
5098,
2424,
23877,
309,
1915,
4591,
1158,
1334,
1377,
309,
261,
12443,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4074,
28362,
1435,
288,
225,
368,
1158,
24488,
3577,
2724,
1338,
9591,
635,
871,
2650,
35,
1377,
368,
5098,
2424,
23877,
309,
1915,
4591,
1158,
1334,
1377,
309,
261,
12443,
67,
... |
parts[i] = new SequenceFile.Reader(fs, names[i].toString()); | parts[i] = new SequenceFile.Reader(fs, names[i].toString(), nutchConf); | public static SequenceFile.Reader[] getReaders(NutchFileSystem fs, File dir) throws IOException { File[] names = fs.listFiles(dir); // sort names, so that hash partitioning works Arrays.sort(names); SequenceFile.Reader[] parts = new SequenceFile.Reader[names.length]; for (int i = 0; i < name... | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/329ff64e9d7295aff108f85e9a8103f5e5f8f398/SequenceFileOutputFormat.java/clean/src/java/org/apache/nutch/mapred/SequenceFileOutputFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
8370,
812,
18,
2514,
8526,
19900,
414,
12,
50,
322,
343,
11785,
2662,
16,
1387,
1577,
13,
565,
1216,
1860,
288,
565,
1387,
8526,
1257,
273,
2662,
18,
1098,
2697,
12,
1214,
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,
282,
1071,
760,
8370,
812,
18,
2514,
8526,
19900,
414,
12,
50,
322,
343,
11785,
2662,
16,
1387,
1577,
13,
565,
1216,
1860,
288,
565,
1387,
8526,
1257,
273,
2662,
18,
1098,
2697,
12,
1214,
17... |
lbl.branch(); | final public void if_icmplt(Label lbl) { countLabels = 0; stackDepth -= 2; try { position++; bCodeStream[classFileOffset++] = OPC_if_icmplt; } catch (IndexOutOfBoundsException e) { resizeByteArray(OPC_if_icmplt); } lbl.branch();} | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/861f1162953e56602b4d7507e52e1f13733854c4/CodeStream.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/codegen/CodeStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
727,
1071,
918,
309,
67,
335,
10514,
88,
12,
2224,
14284,
13,
288,
202,
1883,
5888,
273,
374,
31,
202,
3772,
6148,
3947,
576,
31,
202,
698,
288,
202,
202,
3276,
9904,
31,
202,
202,
70,
108... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
727,
1071,
918,
309,
67,
335,
10514,
88,
12,
2224,
14284,
13,
288,
202,
1883,
5888,
273,
374,
31,
202,
3772,
6148,
3947,
576,
31,
202,
698,
288,
202,
202,
3276,
9904,
31,
202,
202,
70,
108... | |
ConcreteMarker[] nodes = new ConcreteMarker[markers.size()]; markers.toArray(nodes); | public void fetchDeferredChildren(Object object, IElementCollector collector, IProgressMonitor monitor) { if (!view.isHierarchalMode() || object.equals(view.getViewerInput())) { int markerLimit = view.getMarkerLimit(); monitor.beginTask(MarkerMessages.MarkerView_19, markerLimit == -1 ? 60 : 100); try { ... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/3cb3c464f1eeb8cd773d462560821d8819aec0b7/MarkerAdapter.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2158,
16886,
4212,
12,
921,
733,
16,
1082,
202,
45,
1046,
7134,
8543,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
430,
16051,
1945,
18,
291,
44,
5148,
287,
2309,
1435,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2158,
16886,
4212,
12,
921,
733,
16,
1082,
202,
45,
1046,
7134,
8543,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
430,
16051,
1945,
18,
291,
44,
5148,
287,
2309,
1435,
... | |
throw new IllegalArgumentException("method == AuthenticationMethod.NONE && principal != null"); | throw new IllegalArgumentException("method == AuthenticationMethod.NONE && principal != null"); | public AuthenticationDetails(AuthenticationMethod method, String principal, String credentials) throws IllegalArgumentException { // Check preconditions if (method == null) { throw new IllegalArgumentException("method == null"); } else if (method != AuthenticationM... | 45757 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45757/7c2716a4104a2f13ef4e509d411b341aa085925c/AuthenticationDetails.java/clean/src/java-common/org/xins/common/service/ldap/AuthenticationDetails.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
8665,
3790,
12,
6492,
1305,
707,
16,
9506,
202,
780,
9079,
8897,
16,
9506,
202,
780,
9079,
4448,
13,
282,
1216,
2754,
288,
1377,
368,
2073,
675,
6381,
1377,
309,
261,
2039,
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,
565,
1071,
8665,
3790,
12,
6492,
1305,
707,
16,
9506,
202,
780,
9079,
8897,
16,
9506,
202,
780,
9079,
4448,
13,
282,
1216,
2754,
288,
1377,
368,
2073,
675,
6381,
1377,
309,
261,
2039,
422,
4... |
RollerRequest rreq = RollerRequest.getRollerRequest(); HttpServletRequest request = rreq.getRequest(); RollerContext rollerCtx = RollerContext.getRollerContext(); | private Hashtable createPostStruct(WeblogEntryData entry, String userid) { RollerRequest rreq = RollerRequest.getRollerRequest(); HttpServletRequest request = rreq.getRequest(); RollerContext rollerCtx = RollerContext.getRollerContext(); String permalink = RollerRu... | 46431 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46431/970db651290fe4568feaafe91216e5d3d1a55766/MetaWeblogAPIHandler.java/buggy/src/org/apache/roller/webservices/xmlrpc/MetaWeblogAPIHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
18559,
752,
3349,
3823,
12,
4079,
1330,
1622,
751,
1241,
16,
514,
6709,
13,
288,
7734,
11714,
749,
691,
436,
3658,
273,
11714,
749,
691,
18,
588,
4984,
749,
691,
5621,
3639,
9984,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18559,
752,
3349,
3823,
12,
4079,
1330,
1622,
751,
1241,
16,
514,
6709,
13,
288,
7734,
11714,
749,
691,
436,
3658,
273,
11714,
749,
691,
18,
588,
4984,
749,
691,
5621,
3639,
9984,
... | |
Community fromCache = (Community) ourContext.fromCache( | Community owner = (Community) ourContext.fromCache( | public Community[] getCommunities() throws SQLException { List communities = new ArrayList(); // Get community table rows TableRowIterator tri = DatabaseManager.query(ourContext, "community", "SELECT community.* FROM community, community2item " + "... | 51882 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51882/d0e0d90dcc6daa16279170869e7ff68817f7e88c/Item.java/buggy/dspace/src/org/dspace/content/Item.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16854,
13352,
8526,
336,
12136,
318,
1961,
1435,
3639,
1216,
6483,
565,
288,
3639,
987,
8391,
1961,
273,
394,
2407,
5621,
3639,
368,
968,
19833,
1014,
2595,
3639,
3555,
1999,
3198,
68... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16854,
13352,
8526,
336,
12136,
318,
1961,
1435,
3639,
1216,
6483,
565,
288,
3639,
987,
8391,
1961,
273,
394,
2407,
5621,
3639,
368,
968,
19833,
1014,
2595,
3639,
3555,
1999,
3198,
68... |
copyFileIfModified( artifact.getFile(), new File( libDirectory, newName ) ); | copyFileIfModified( artifact.getFile(), new File( libDirectory, targetFileName ) ); | public void buildWebapp( MavenProject project, File webappDirectory ) throws MojoExecutionException, IOException { getLog().info( "Assembling webapp " + project.getArtifactId() + " in " + webappDirectory ); File libDirectory = new File( webappDirectory, WEB_INF + "/lib" ); File tldDir... | 51807 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51807/603d94b1f5f38f631f0e56aeff30fdc7bef5aafb/AbstractWarMojo.java/clean/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1361,
4079,
2910,
12,
17176,
4109,
1984,
16,
1387,
28945,
2853,
262,
3639,
1216,
18780,
16,
1860,
565,
288,
3639,
9189,
7675,
1376,
12,
315,
1463,
5747,
2456,
28945,
315,
397,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1361,
4079,
2910,
12,
17176,
4109,
1984,
16,
1387,
28945,
2853,
262,
3639,
1216,
18780,
16,
1860,
565,
288,
3639,
9189,
7675,
1376,
12,
315,
1463,
5747,
2456,
28945,
315,
397,
... |
if (VM.VerifyAssertions) VM.assert(isLoaded()); | if (VM.VerifyAssertions) VM._assert(isLoaded()); | final boolean isSpecial() throws VM_PragmaUninterruptible { if (VM.VerifyAssertions) VM.assert(isLoaded()); return (modifiers & ACC_SPECIAL) != 0; } | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/f852e312fd5d6396bdeff809dda7a5e06d3d3bed/VM_Class.java/clean/rvm/src/vm/classLoader/VM_Class.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1250,
353,
12193,
1435,
1216,
8251,
67,
2050,
9454,
984,
31847,
1523,
288,
377,
309,
261,
7397,
18,
8097,
8213,
1115,
13,
8251,
6315,
11231,
12,
291,
8835,
10663,
565,
327,
261,
1543... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1250,
353,
12193,
1435,
1216,
8251,
67,
2050,
9454,
984,
31847,
1523,
288,
377,
309,
261,
7397,
18,
8097,
8213,
1115,
13,
8251,
6315,
11231,
12,
291,
8835,
10663,
565,
327,
261,
1543... |
IContentEmitter emitter, IResultIterator rsIterator ) | IContentEmitter emitter, IResultSet resultSet ) | protected void accessTableBand( TableBandDesign band, IContentEmitter emitter, IResultIterator rsIterator ) { if ( band != null ) { for ( int i = 0; i < band.getRowCount( ); i++ ) { RowDesign rowDesign = band.getRow( i ); rowDesign.setBandType( band.getBandType( ) ); rowDesign.setGroupLevel( band.getB... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/7246d39aba16a9656ec9841ec35032d0d3084995/TableItemExecutor.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TableItemExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2006,
1388,
14231,
12,
3555,
14231,
15478,
8937,
16,
1082,
202,
45,
1350,
13476,
11520,
16,
467,
1253,
3198,
3597,
3198,
262,
202,
95,
202,
202,
430,
261,
8937,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
2006,
1388,
14231,
12,
3555,
14231,
15478,
8937,
16,
1082,
202,
45,
1350,
13476,
11520,
16,
467,
1253,
3198,
3597,
3198,
262,
202,
95,
202,
202,
430,
261,
8937,
480,
446,
... |
updateButtons( ); | filteValues( ); | private void removeAll( ) { selectedList.removeAll( ); updateButtons( ); } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/991a1cb2b898993f395e5784201b3c22d50caff4/ImportValueDialog.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/ImportValueDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12787,
12,
262,
202,
95,
202,
202,
8109,
682,
18,
4479,
1595,
12,
11272,
202,
202,
2725,
14388,
12,
11272,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
1152,
918,
12787,
12,
262,
202,
95,
202,
202,
8109,
682,
18,
4479,
1595,
12,
11272,
202,
202,
2725,
14388,
12,
11272,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
Project p = ProjectBrowser.TheInstance.getProject(); Hashtable definedTypes = p.getDefinedTypes(); if (definedTypes.get(nameStr) == dm) return NO_PROBLEM; | Project p = ProjectBrowser.TheInstance.getProject(); Hashtable definedTypes = p.getDefinedTypes(); if (definedTypes.get(nameStr).equals(nameStr)) return NO_PROBLEM; | public boolean predicate2(Object dm, Designer dsgr) { if (!(dm instanceof MModelElement)) return NO_PROBLEM; MModelElement me = (MModelElement) dm; String meName = me.getName(); if (meName == null || meName.equals("")) return NO_PROBLEM; String nameStr = meName; if (nameStr == null || nameStr.length... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/1d643a145ba514dafd5b1b831dbf7b0348c29b78/CrReservedName.java/clean/src_new/org/argouml/uml/cognitive/critics/CrReservedName.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
5641,
22,
12,
921,
9113,
16,
29703,
264,
302,
1055,
86,
13,
288,
565,
309,
16051,
12,
10956,
1276,
490,
1488,
1046,
3719,
327,
3741,
67,
3373,
38,
26817,
31,
565,
490,
1488,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
5641,
22,
12,
921,
9113,
16,
29703,
264,
302,
1055,
86,
13,
288,
565,
309,
16051,
12,
10956,
1276,
490,
1488,
1046,
3719,
327,
3741,
67,
3373,
38,
26817,
31,
565,
490,
1488,... |
switch(n.getType()){ /* numerical addition and string concatenation */ case TokenStream.ADD: /* number addition -- both numbers */ if(lt == TokenStream.NUMBER && rt == TokenStream.NUMBER){ if(lChild.getDatum() instanceof Double || rChild.getDatum() instanceof Double){ parent.replaceChild(n, new Node(TokenStream.NUMBER,... | switch (n.getType()) { case TokenStream.ADD: if(lt == TokenStream.NUMBER && rt == TokenStream.NUMBER) { replace = new Node(TokenStream.NUMBER, lChild.getDouble() + rChild.getDouble()); } else if (lt == TokenStream.STRING && rt == TokenStream.STRING) { replace = new Node(TokenStream.STRING, lChild.getString() + rChil... | void foldConstants(Node n, Node parent){ Node lChild, rChild=null; // children lChild = n.getFirstChild(); if(lChild == null){ // no children -- exit return; }else{ rChild = lChild.getNextSibling(); if(rChild == null){ ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/a08074832cf78f872543f1d2eb946fc2848b80f7/Optimizer.java/clean/src/org/mozilla/javascript/optimizer/Optimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
11590,
2918,
12,
907,
290,
16,
2029,
982,
15329,
3639,
2029,
328,
1763,
16,
436,
1763,
33,
2011,
31,
6647,
368,
2325,
3639,
328,
1763,
273,
290,
18,
588,
3759,
1763,
5621,
3639,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
11590,
2918,
12,
907,
290,
16,
2029,
982,
15329,
3639,
2029,
328,
1763,
16,
436,
1763,
33,
2011,
31,
6647,
368,
2325,
3639,
328,
1763,
273,
290,
18,
588,
3759,
1763,
5621,
3639,
30... |
ExtensionPoint currentExtPoint = registry.getElementFactory().createExtensionPoint(namespace.isDynamic()); | ExtensionPoint currentExtPoint = registry.getElementFactory().createExtensionPoint(namespace.shouldPersist()); | private void parseExtensionPointAttributes(Attributes attributes) { ExtensionPoint currentExtPoint = registry.getElementFactory().createExtensionPoint(namespace.isDynamic()); // Process Attributes int len = (attributes != null) ? attributes.getLength() : 0; for (int i = 0; i < len; i++) { String attrName = attri... | 13530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13530/67862511f9227d3b800cf90605a47bd3ff91889d/ExtensionsParser.java/clean/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/ExtensionsParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1109,
3625,
2148,
2498,
12,
2498,
1677,
13,
288,
202,
202,
3625,
2148,
783,
2482,
2148,
273,
4023,
18,
21336,
1733,
7675,
2640,
3625,
2148,
12,
4937,
18,
291,
9791,
10663,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1109,
3625,
2148,
2498,
12,
2498,
1677,
13,
288,
202,
202,
3625,
2148,
783,
2482,
2148,
273,
4023,
18,
21336,
1733,
7675,
2640,
3625,
2148,
12,
4937,
18,
291,
9791,
10663,... |
Artifact artifact = new DefaultArtifact( parent.getGroupId(), | Artifact artifact = new DefaultArtifact( parent.getGroupId(), | private File findParentModel( Parent parent, Set remoteRepositories, ArtifactRepository localRepository ) throws ProjectBuildingException { Artifact artifact = new DefaultArtifact( parent.getGroupId(), parent.getArtifactId(), ... | 50542 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50542/8d339b01b849d1a6f51e989a14def9d1d81c903e/DefaultMavenProjectBuilder.java/buggy/maven-core/src/main/java/org/apache/maven/project/DefaultMavenProjectBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1387,
1104,
3054,
1488,
12,
9520,
982,
16,
1000,
2632,
18429,
16,
14022,
3305,
1191,
3305,
262,
3639,
1216,
5420,
16713,
503,
565,
288,
3639,
14022,
6462,
273,
394,
2989,
7581,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1387,
1104,
3054,
1488,
12,
9520,
982,
16,
1000,
2632,
18429,
16,
14022,
3305,
1191,
3305,
262,
3639,
1216,
5420,
16713,
503,
565,
288,
3639,
14022,
6462,
273,
394,
2989,
7581,
12,
... |
/*try { DrJava.consoleOut().println("sourcename " + e.referenceType().sourceName()); } catch(AbsentInformationException aie) { DrJava.consoleOut().println("no info"); }*/ | private void _handleClassPrepareEvent(ClassPrepareEvent e) { //DrJava.consoleOut().println("ClassPrepareEvent occured"); //DrJava.consoleOut().println("In " + e.referenceType().name()); /*try { DrJava.consoleOut().println("sourcename " + e.referenceType().sourceName()); } catch(AbsentInformationEx... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/0cceb29d64fbac1b4be36f5a87cc236bf2407364/EventHandler.java/clean/drjava/src/edu/rice/cs/drjava/model/debug/EventHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
389,
4110,
797,
7543,
1133,
12,
797,
7543,
1133,
425,
13,
288,
565,
368,
8956,
5852,
18,
8698,
1182,
7675,
8222,
2932,
797,
7543,
1133,
16206,
8863,
565,
368,
8956,
5852,
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,
3238,
918,
389,
4110,
797,
7543,
1133,
12,
797,
7543,
1133,
425,
13,
288,
565,
368,
8956,
5852,
18,
8698,
1182,
7675,
8222,
2932,
797,
7543,
1133,
16206,
8863,
565,
368,
8956,
5852,
18,
... | |
applyTo(generalSettings); | final ClassRenderer classRenderer = NodeRendererSettings.getInstance().getClassRenderer(); classRenderer.SORT_ASCENDING = mySortCheckBox.isSelected(); classRenderer.SHOW_STATIC = myShowStaticCheckBox.isSelected(); classRenderer.SHOW_STATIC_FINAL = myShowStaticFinalCheckBox.isSelectedWhenSelectable(); classRenderer.SHOW... | public void apply() { if (myPanel != null) { ViewsGeneralSettings generalSettings = ViewsGeneralSettings.getInstance(); applyTo(generalSettings); myArrayRendererConfigurable.apply(); generalSettings.fireRendererSettingsChanged(); } } | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/bfe82dc83a75d544fa3ff4054e33414a2a195961/ViewsGeneralConfigurable.java/buggy/source/com/intellij/debugger/settings/ViewsGeneralConfigurable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2230,
1435,
288,
565,
309,
261,
4811,
5537,
480,
446,
13,
288,
1377,
31117,
12580,
2628,
7470,
2628,
273,
31117,
12580,
2628,
18,
588,
1442,
5621,
1377,
727,
1659,
6747,
667,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2230,
1435,
288,
565,
309,
261,
4811,
5537,
480,
446,
13,
288,
1377,
31117,
12580,
2628,
7470,
2628,
273,
31117,
12580,
2628,
18,
588,
1442,
5621,
1377,
727,
1659,
6747,
667,
6... |
return putShort (buffer, (short) value); | putShort (buffer, (short) value, order); | public static final ByteBuffer putChar (ByteBuffer buffer, char value) { return putShort (buffer, (short) value); } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/cbc6b01a62d01a3bd4a11282dcdebf781800adb9/ByteBufferHelper.java/buggy/libraries/javalib/java/nio/ByteBufferHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
7400,
1378,
2156,
261,
12242,
1613,
16,
1149,
460,
13,
225,
288,
565,
1378,
4897,
261,
4106,
16,
261,
6620,
13,
460,
16,
1353,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
7400,
1378,
2156,
261,
12242,
1613,
16,
1149,
460,
13,
225,
288,
565,
1378,
4897,
261,
4106,
16,
261,
6620,
13,
460,
16,
1353,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,... |
fUseProject.setText(PreferencesMessages.getString("CFileTypesPropertyPage.useProjectSettings")); | fUseProject.setText(PreferencesMessages.getString("CFileTypesPropertyPage.useProjectSettings")); | protected Control createContents(Composite parent) { Composite topPane = new Composite(parent, SWT.NONE); topPane.setLayout(new GridLayout()); topPane.setLayoutData(new GridData(GridData.FILL_BOTH)); // Workspace radio buttons Composite radioPane = new Composite(topPane, SWT.NONE); radioPane.setLayout(new Grid... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/1d2f0a957bac1a411b690b5b3af6038e0fde3492/CFileTypesPropertyPage.java/clean/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CFileTypesPropertyPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6323,
12,
9400,
982,
13,
288,
202,
202,
9400,
1760,
8485,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
3669,
8485,
18,
542,
3744,
12,
2704,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8888,
752,
6323,
12,
9400,
982,
13,
288,
202,
202,
9400,
1760,
8485,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
3669,
8485,
18,
542,
3744,
12,
2704,
... |
else if ( (LA32_1==EOF||LA32_1==RIGHT_PAREN||LA32_1==33||(LA32_1>=57 && LA32_1<=65)) ) { | else if ( (LA32_1==EOF||LA32_1==RIGHT_PAREN||LA32_1==36||(LA32_1>=57 && LA32_1<=65)) ) { | public List constraints() throws RecognitionException { List constraints = null; constraints = new ArrayList(); try { // D:\\workspace\\jboss\\jbossrules\\drools-compiler\\src\\main\\resources\\org\\drools\\lang\\DRL.g:970:4: ( ( ( constraint[constraints] )=> co... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/63bc7036e62ae854cec463d59712c173f74e984c/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
273,
446,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
463,
31027,
14915,
1695,
10649,
84... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
273,
446,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
463,
31027,
14915,
1695,
10649,
84... |
setCursorOn(); | protected boolean simulateMnemonic(int mnem){ boolean simulated = false; switch (mnem) { case AID_CLEAR : case AID_ENTER : case AID_PF1 : case AID_PF2 : case AID_PF3 : case AID_PF4 : case AID_PF5 : case AID_PF6 : case AID_PF7 : ... | 4212 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4212/2e0a1e5f6033c1b3ae3ded28c3fd2648fe18754f/Screen5250.java/buggy/src/org/tn5250j/Screen5250.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
1250,
20089,
29668,
20918,
12,
474,
12883,
351,
15329,
1377,
1250,
25036,
273,
629,
31,
1377,
1620,
261,
13607,
351,
13,
288,
540,
648,
432,
734,
67,
23181,
985,
294,
540,
648,
432,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
1250,
20089,
29668,
20918,
12,
474,
12883,
351,
15329,
1377,
1250,
25036,
273,
629,
31,
1377,
1620,
261,
13607,
351,
13,
288,
540,
648,
432,
734,
67,
23181,
985,
294,
540,
648,
432,... | |
if (hex==null) return 0; return hex.floor()+elevation; | if (hex == null) { return 0; } if (((movementMode == IEntityMovementMode.HOVER) || (movementMode == IEntityMovementMode.NAVAL) || (movementMode == IEntityMovementMode.HYDROFOIL)) && hex.containsTerrain(Terrains.WATER)) { return hex.surface() + elevation; } else { return hex.floor() + elevation; } | public int elevationOccupied(IHex hex) { if (hex==null) return 0; return hex.floor()+elevation; } | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/6d43dbf0af3f98b97f4819a233f2dde48455d085/Entity.java/clean/megamek/src/megamek/common/Entity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
19051,
24269,
416,
2092,
12,
45,
7037,
3827,
13,
288,
3639,
309,
261,
7118,
631,
2011,
13,
327,
374,
31,
3639,
327,
3827,
18,
74,
5807,
1435,
15,
6516,
7112,
31,
565,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
19051,
24269,
416,
2092,
12,
45,
7037,
3827,
13,
288,
3639,
309,
261,
7118,
631,
2011,
13,
327,
374,
31,
3639,
327,
3827,
18,
74,
5807,
1435,
15,
6516,
7112,
31,
565,
289,
... |
public Dimension maximumLayoutSize(Container target) { return null; } | public Dimension maximumLayoutSize (Container target) { return new Dimension (Integer.MAX_VALUE, Integer.MAX_VALUE); } | public Dimension maximumLayoutSize(Container target) { return null; } | 1739 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1739/d44d0799904d814dee2079869e3be7a643b9334c/GridBagLayout.java/clean/libjava/java/awt/GridBagLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
4207,
3744,
1225,
12,
2170,
1018,
13,
225,
288,
565,
327,
446,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
4207,
3744,
1225,
12,
2170,
1018,
13,
225,
288,
565,
327,
446,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
case 749: break; | case 769: break; | public Symbol next_token() throws java.io.IOException { int yyFlexInput; int yyFlexAction; int [] yyFlexTransL = YY_TRANS; int [] yyFlexRowMapL = YY_ROWMAP; int [] yyFlexAttrL = YY_ATTRIBUTE; int yyFlexPushbackPos_l = yyFlexPushbackPos = -1; boolean yy_was_pushback; while (true) { // cach... | 6220 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6220/9b61944465740d14ca2a4b7d70253b3cd65d7570/LexScan.java/clean/jflex/src/JFlex/LexScan.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8565,
1024,
67,
2316,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
19667,
1210,
31,
565,
509,
9016,
19667,
1803,
31,
565,
509,
5378,
9016,
19667,
1429,
48,
273,
1624,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8565,
1024,
67,
2316,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
19667,
1210,
31,
565,
509,
9016,
19667,
1803,
31,
565,
509,
5378,
9016,
19667,
1429,
48,
273,
1624,... |
handleFireModuleEvent( (ArgoModuleEvent)event, (ArgoModuleEventListener)listener); | handleFireModuleEvent((ArgoModuleEvent) event, (ArgoModuleEventListener) listener); | private void handleFireEvent(ArgoEvent event, ArgoEventListener listener) { if (event.getEventType() == ArgoEvent.ANY_EVENT) { if (listener instanceof ArgoModuleEventListener) { handleFireModuleEvent( (ArgoModuleEvent)event, (ArgoModuleEventList... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/ArgoEventPump.java/buggy/src_new/org/argouml/application/events/ArgoEventPump.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
9723,
1133,
12,
686,
3240,
1133,
871,
16,
1201,
3240,
7375,
2991,
13,
288,
3639,
309,
261,
2575,
18,
588,
16346,
1435,
422,
1201,
3240,
1133,
18,
15409,
67,
10454,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
9723,
1133,
12,
686,
3240,
1133,
871,
16,
1201,
3240,
7375,
2991,
13,
288,
3639,
309,
261,
2575,
18,
588,
16346,
1435,
422,
1201,
3240,
1133,
18,
15409,
67,
10454,
13,
... |
loggingService.debug("%%%%%%% %%%%%% %%%%% New capabilities have come in and going to iterate through all relay and provide up date :"); | loggingService.debug("New capabilities have come in and going to iterate through all relay and provide up date :"); | private void updateRelayedQuery(Iterator iter,CapabilitiesObject capabilities , boolean capabilitieschanged ) { if((iter==null)||(capabilities==null)){ loggingService.debug(" Both capabilities and iterator are null RETURNING !!!!!!!!!!!!!!!!:"); return; } MRAgentLookUp Agentlookupquery=null; Que... | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/c74e1591e3949540dbff8c95f3c60460e3fbd781/MnRQueryReceiverPlugin.java/clean/securityservices/src/org/cougaar/core/security/monitoring/plugin/MnRQueryReceiverPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1089,
27186,
329,
1138,
12,
3198,
1400,
16,
14012,
921,
12359,
269,
1250,
12359,
6703,
262,
288,
565,
309,
12443,
2165,
631,
2011,
14047,
96,
12,
22140,
631,
2011,
3719,
95,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1089,
27186,
329,
1138,
12,
3198,
1400,
16,
14012,
921,
12359,
269,
1250,
12359,
6703,
262,
288,
565,
309,
12443,
2165,
631,
2011,
14047,
96,
12,
22140,
631,
2011,
3719,
95,
13... |
while(nonDispatcherWaiting) { | while (nonDispatcherWaiting) { | void interrupted(Context cx) { synchronized(swingMonitor) { if(java.awt.EventQueue.isDispatchThread()) { dispatcherIsWaiting++; if(nonDispatcherWaiting) { // Another thread is stopped in the debugger // process events until it res... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/b9766e81693411fa600b26b9a0763dcf621b2770/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... |
peerStatsList.addChild("li").addChild("span", "class", "peer_never_connected", "Listen Only:\u00a0" + numberOfListenOnly); /* TODO */ | HTMLNode peerStatsListenOnlyListItem = peerStatsList.addChild("li").addChild("span"); peerStatsListenOnlyListItem.addChild("span", new String[] { "class", "title", "style" }, new String[] { "peer_never_connected", "Not connected: won't try to connect to them at all because they have ListenOnly set on them", "border-bo... | public void handleGet(URI uri, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { String path = uri.getPath(); if(path.endsWith("myref.txt")) { SimpleFieldSet fs = node.exportPublicFieldSet(); StringWriter sw = new StringWriter(); fs.writeTo(sw); this.writeReply(ctx,... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/7b926a17d074e9e10dbe72d181fccfa25b302d65/DarknetConnectionsToadlet.java/clean/src/freenet/clients/http/DarknetConnectionsToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
967,
12,
3098,
2003,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
9506,
202,
780,
589,
273,
2003,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
967,
12,
3098,
2003,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
9506,
202,
780,
589,
273,
2003,
18,
... |
((ClientBO)client).getPerformanceHistory().setLoanCycleNumber(1); | ((ClientBO) client).getPerformanceHistory().setLoanCycleNumber(1); | private AccountBO getLoanAccountWithPerformanceHistory() { MeetingBO meeting = TestObjectFactory.createMeeting(TestObjectFactory .getMeetingHelper(1, 1, 4, 2)); center = TestObjectFactory.createCenter("Center", Short.valueOf("13"), "1.1", meeting, new Date(System.currentTimeMillis())); group = TestObjectFacto... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/8b7a0cdb79f363f8ac3f82d8f06e16d5166a08ed/TestLoanBO.java/clean/mifos/test/org/mifos/application/accounts/loan/business/TestLoanBO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6590,
5315,
336,
1504,
304,
3032,
1190,
25024,
5623,
1435,
288,
202,
202,
4667,
21747,
5315,
18721,
310,
273,
7766,
921,
1733,
18,
2640,
4667,
21747,
12,
4709,
921,
1733,
9506,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6590,
5315,
336,
1504,
304,
3032,
1190,
25024,
5623,
1435,
288,
202,
202,
4667,
21747,
5315,
18721,
310,
273,
7766,
921,
1733,
18,
2640,
4667,
21747,
12,
4709,
921,
1733,
9506,
... |
DataNode dn = new NDFDataNode( hobj ); dn.setLabel( file.getName() ); return dn; | return configureNode( new NDFDataNode( hobj ), file ); | public DataNode buildNode( Object obj ) { if ( ! ( obj instanceof File ) ) { return null; } File file = (File) obj; if ( ! file.exists() || ! file.canRead() || ! file.isFile() ) { return null; } DataSource datsrc = null; try { /* Make... | 48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/0e696077f5fc9004ec98b881075f0c4a553460dc/FileDataNodeBuilder.java/clean/treeview/src/main/uk/ac/starlink/treeview/FileDataNodeBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1910,
907,
1361,
907,
12,
1033,
1081,
262,
288,
3639,
309,
261,
401,
261,
1081,
1276,
1387,
262,
262,
288,
5411,
327,
446,
31,
3639,
289,
3639,
1387,
585,
273,
261,
812,
13,
1081,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1910,
907,
1361,
907,
12,
1033,
1081,
262,
288,
3639,
309,
261,
401,
261,
1081,
1276,
1387,
262,
262,
288,
5411,
327,
446,
31,
3639,
289,
3639,
1387,
585,
273,
261,
812,
13,
1081,... |
List rtList = new ArrayList(rubyThreadList.size()); | for (Iterator iter = rubyThreadList.iterator(); iter.hasNext();) { Thread t = (Thread)iter.next(); if (!t.isAlive()) continue; RubyThread rt = getRubyThreadFromThread(t); rtList.add(rt); } | public synchronized RubyThread[] getActiveRubyThreads() { // all threads in ruby thread group plus main thread List rtList = new ArrayList(rubyThreadList.size()); for (Iterator iter = rubyThreadList.iterator(); iter.hasNext();) { Thread t = (Thread)iter.next(); ... | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/0b82fd60cc1328792397c3de9cc4a3b9a4a8dbe2/ThreadService.java/buggy/src/org/jruby/internal/runtime/ThreadService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
19817,
3830,
8526,
11960,
54,
10340,
13233,
1435,
288,
377,
202,
759,
777,
7403,
316,
22155,
2650,
1041,
8737,
2774,
2650,
7734,
364,
261,
3198,
1400,
273,
22155,
3830,
682,
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,
3852,
19817,
3830,
8526,
11960,
54,
10340,
13233,
1435,
288,
377,
202,
759,
777,
7403,
316,
22155,
2650,
1041,
8737,
2774,
2650,
7734,
364,
261,
3198,
1400,
273,
22155,
3830,
682,
18,... |
for( int j = num - 1; j > ( numParameters - num); j-- ){ | for( int j = num - 1; j >= numParameters; j-- ){ | static private void reduceToViable( LookupData data, IBinding[] functions ) throws DOMException{ if( functions == null || functions.length == 0 ) return; Object [] fParams = data.functionParameters; int numParameters = ( fParams != null ) ? fParams.length : 0; int num; //Trim the list down t... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/92eae6c10841073213a72143aa8a8060d38184d1/CPPSemantics.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPSemantics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
3238,
918,
5459,
774,
16895,
12,
8834,
751,
501,
16,
467,
5250,
8526,
4186,
262,
1216,
4703,
503,
95,
202,
565,
309,
12,
4186,
422,
446,
747,
4186,
18,
2469,
422,
374,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
3238,
918,
5459,
774,
16895,
12,
8834,
751,
501,
16,
467,
5250,
8526,
4186,
262,
1216,
4703,
503,
95,
202,
565,
309,
12,
4186,
422,
446,
747,
4186,
18,
2469,
422,
374,
262,
... |
open(); | openDialog(); | public void createWrapperedMonitor() { wrapperedMonitor = new IProgressMonitorWithBlocking() { IProgressMonitor superMonitor = ProgressMonitorJobsDialog.super .getProgressMonitor(); /* * (non-Javadoc) * * @see org.eclipse.core.runtime.IProgressMonitor#beginTask(java.lang.String, * int) */... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fb97d9db42ef1665f5c7c3012d094828ccf8e487/ProgressMonitorJobsDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressMonitorJobsDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3611,
329,
7187,
1435,
288,
202,
202,
8376,
329,
7187,
273,
394,
467,
5491,
7187,
1190,
8728,
1435,
288,
1082,
202,
45,
5491,
7187,
2240,
7187,
273,
10980,
7187,
7276,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3611,
329,
7187,
1435,
288,
202,
202,
8376,
329,
7187,
273,
394,
467,
5491,
7187,
1190,
8728,
1435,
288,
1082,
202,
45,
5491,
7187,
2240,
7187,
273,
10980,
7187,
7276,... |
public IRubyObject evalWithBinding(ThreadContext context, IRubyObject src, IRubyObject scope, String file) { // both of these are ensured by the (very few) callers assert !scope.isNil(); assert file != null; ThreadContext threadContext = getRuntime().getCurrentContext(); ... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/c8b66db475de1dc66f347884891dd70d9943689b/RubyObject.java/clean/src/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5302,
1190,
5250,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
1705,
16,
15908,
10340,
921,
2146,
16,
514,
585,
13,
288,
3639,
368,
3937,
434,
4259,
854,
3387,
72,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5302,
1190,
5250,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
1705,
16,
15908,
10340,
921,
2146,
16,
514,
585,
13,
288,
3639,
368,
3937,
434,
4259,
854,
3387,
72,... | ||
tree.doc.undoQueue.add(undoable); Node nodeToDrawFromTmp = layout.getNodeToDrawFrom().nextUnSelectedNode(); | private void moveRight(TreeContext tree, outlineLayoutManager layout) { Node oldestNode = tree.getOldestInSelection(); Node node = tree.getNextNode(oldestNode.getLastViewableDecendent()); if (node == null) { return; } // Put the Undoable onto the UndoQueue CompoundUndoableMove undoable; if ((!node.isLeaf() &&... | 49473 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49473/e24a42ed0dfb51866c96fe6c7b5a33b3c93e59b1/IconKeyListener.java/clean/outliner/src/com/organic/maynard/outliner/IconKeyListener.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3635,
4726,
12,
2471,
1042,
2151,
16,
16363,
3744,
1318,
3511,
13,
288,
202,
202,
907,
17067,
907,
273,
2151,
18,
588,
7617,
395,
382,
6233,
5621,
202,
202,
907,
756,
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,
3635,
4726,
12,
2471,
1042,
2151,
16,
16363,
3744,
1318,
3511,
13,
288,
202,
202,
907,
17067,
907,
273,
2151,
18,
588,
7617,
395,
382,
6233,
5621,
202,
202,
907,
756,
27... | |
cat.error("InterruptedException!!!", ignore); | LOG.error("InterruptedException!!!", ignore); | public void run() { while (true) { // local variables - what do they do? long critiqueStartTime; long cutoffTime; int minWarmElements = 5; int size; // the critiquing thread should wait if disabled. s... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/7c633bc976398bc2decb9e6ece5942983af4c921/Designer.java/buggy/src_new/org/argouml/cognitive/Designer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
7734,
1323,
261,
3767,
13,
288,
13491,
368,
1191,
3152,
300,
4121,
741,
2898,
741,
35,
5411,
1525,
7921,
2161,
13649,
31,
5411,
1525,
13383,
950,
31,
5411,
509... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
7734,
1323,
261,
3767,
13,
288,
13491,
368,
1191,
3152,
300,
4121,
741,
2898,
741,
35,
5411,
1525,
7921,
2161,
13649,
31,
5411,
1525,
13383,
950,
31,
5411,
509... |
return projectInitialized; } | return projectInitialized; } | public boolean isProjectInitialized() { return projectInitialized;} | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/fcd6548344aa3f590435beff55530cfdb6983588/VAJBuildInfo.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/ide/VAJBuildInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
1250,
353,
4109,
11459,
1435,
288,
202,
2463,
1984,
11459,
31,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
1071,
1250,
353,
4109,
11459,
1435,
288,
202,
2463,
1984,
11459,
31,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
if (proxyFactory.isProxyClass(arg.getClass())) { | while (arg != null && proxyFactory.isProxyClass(arg.getClass())) { | public Object invoke(Object proxy, Method method, Object[] args) throws Throwable { final Object result; // equals(...) and hashCode() if (method.equals(ClassHierarchyIntrospector.equals)) { // TODO this whole section is really ugly and needs cleaning up Object arg = args[0]; ... | 6337 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6337/1dc54e8b981c6aefd2f74063c7da3d6ad6973f40/DelegatingInvoker.java/buggy/proxytoys/src/com/thoughtworks/proxy/toys/delegate/DelegatingInvoker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
4356,
12,
921,
2889,
16,
2985,
707,
16,
1033,
8526,
833,
13,
1082,
202,
15069,
4206,
288,
202,
202,
6385,
1033,
563,
31,
7734,
368,
1606,
5825,
13,
471,
13374,
1435,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
4356,
12,
921,
2889,
16,
2985,
707,
16,
1033,
8526,
833,
13,
1082,
202,
15069,
4206,
288,
202,
202,
6385,
1033,
563,
31,
7734,
368,
1606,
5825,
13,
471,
13374,
1435,
363... |
info = info + "<input type=hidden name=workflow_id value=\"" + si.submission.getID() + "\">"; | info = info + "<input type=\"hidden\" name=\"workflow_id\" value=\"" + si.submission.getID() + "\"/>"; | public static String getSubmissionParameters(SubmissionInfo si) { String info = ""; if (isWorkflow(si)) { info = info + "<input type=hidden name=workflow_id value=\"" + si.submission.getID() + "\">"; } else { info = info + "<input... | 47292 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47292/7246c4d1de39cbc642fdd3020918ab51e8c815bd/SubmitServlet.java/buggy/dspace/src/org/dspace/app/webui/servlet/SubmitServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
7040,
3951,
2402,
12,
17865,
966,
7533,
13,
565,
288,
3639,
514,
1123,
273,
1408,
31,
3639,
309,
261,
291,
8484,
12,
7722,
3719,
3639,
288,
5411,
1123,
273,
1123,
397,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
7040,
3951,
2402,
12,
17865,
966,
7533,
13,
565,
288,
3639,
514,
1123,
273,
1408,
31,
3639,
309,
261,
291,
8484,
12,
7722,
3719,
3639,
288,
5411,
1123,
273,
1123,
397,
3... |
try { if (isEditorAvailable()) { if (comboBoxIndex == 0) { return setElementPosition(SelectionConverter.getElementAtOffset(fEditor)); } else if (comboBoxIndex == 1) return asFirstMethod(allFields); else return atMethodPosition(allFields, comboBoxIndex-1); } else { if (comboBoxIndex == 0) return asFirstMethod(allFields)... | if (comboBoxIndex == 0) return asFirstMethod(allFields); else return atMethodPosition(allFields, comboBoxIndex); | private IJavaElement calculateElementPosition(int comboBoxIndex, IField[][] allFields) { try { if (isEditorAvailable()) { if (comboBoxIndex == 0) { // at cursor position return setElementPosition(SelectionConverter.getElementAtOffset(fEditor)); } else if (comboBoxIndex == 1) // as first method ... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/cc1c168dd6ccc2835ce759309004f2d08aa2df46/AddGetterSetterAction.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/ui/actions/AddGetterSetterAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
467,
5852,
1046,
4604,
1046,
2555,
12,
474,
16778,
3514,
1016,
16,
467,
974,
63,
6362,
65,
777,
2314,
13,
288,
9506,
202,
698,
288,
1082,
202,
430,
261,
291,
6946,
5268,
1075... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
5852,
1046,
4604,
1046,
2555,
12,
474,
16778,
3514,
1016,
16,
467,
974,
63,
6362,
65,
777,
2314,
13,
288,
9506,
202,
698,
288,
1082,
202,
430,
261,
291,
6946,
5268,
1075... |
checkForDuplicateNames(qName, fUnparsedAttributeGroupRegistry, globalComp, currSchemaDoc); | checkForDuplicateNames(qName, fUnparsedAttributeGroupRegistry, redefineComp, currSchemaDoc); | protected void buildGlobalNameRegistries() { /* Starting with fRoot, we examine each child of the schema * element. Skipping all imports and includes, we record the names * of all other global components (and children of <redefine>). We * also put <redefine> names in a registry that... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/545406772ba904e646cffa33fd9d6492a26ce0d5/XSDHandler.java/buggy/src/org/apache/xerces/impl/v2/XSDHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1361,
5160,
461,
1617,
22796,
1435,
288,
3639,
1748,
24591,
598,
284,
2375,
16,
732,
19707,
558,
1517,
1151,
434,
326,
1963,
540,
380,
930,
18,
225,
27455,
777,
10095,
471,
610... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1361,
5160,
461,
1617,
22796,
1435,
288,
3639,
1748,
24591,
598,
284,
2375,
16,
732,
19707,
558,
1517,
1151,
434,
326,
1963,
540,
380,
930,
18,
225,
27455,
777,
10095,
471,
610... |
private void mergePageFile(String resourcename) throws CmsXmlException, CmsImportExportException { try { if (LOG.isDebugEnabled()) { LOG.debug(Messages.get().key(Messages.LOG_IMPORTEXPORT_START_MERGING_1, resourcename)); } // in OpenCms version... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/c7083871cfaaede3aa187a175b34be606d8431f2/CmsImportVersion2.java/buggy/src/org/opencms/importexport/CmsImportVersion2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2691,
1964,
812,
12,
780,
31174,
1069,
13,
1216,
16084,
503,
16,
2149,
5010,
6144,
503,
288,
3639,
775,
288,
13491,
309,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
7734,
2018,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2691,
1964,
812,
12,
780,
31174,
1069,
13,
1216,
16084,
503,
16,
2149,
5010,
6144,
503,
288,
3639,
775,
288,
13491,
309,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
7734,
2018,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.