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 |
|---|---|---|---|---|---|---|
negativeSuffix = buf.toString(); | buf.sync(); negativeSuffix = buf.getBuffer().toString(); negativeSuffixRanges = buf.getRanges(); negativeSuffixAttrs = buf.getAttributes(); | private final void applyPatternWithSymbols (String pattern, DecimalFormatSymbols syms) { // Initialize to the state the parser expects. negativePrefix = ""; negativeSuffix = ""; positivePrefix = ""; positiveSuffix = ""; decimalSeparatorAlwaysShown = false; groupingSize = 0; minExpon... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/acb928c05726e6c04a7ad32d764d8be623314a39/DecimalFormat.java/clean/libraries/javalib/java/text/DecimalFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
727,
918,
2230,
3234,
1190,
14821,
261,
780,
1936,
16,
25083,
1377,
29665,
14821,
24367,
13,
225,
288,
565,
368,
9190,
358,
326,
919,
326,
2082,
10999,
18,
565,
6092,
2244,
273,
140... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
727,
918,
2230,
3234,
1190,
14821,
261,
780,
1936,
16,
25083,
1377,
29665,
14821,
24367,
13,
225,
288,
565,
368,
9190,
358,
326,
919,
326,
2082,
10999,
18,
565,
6092,
2244,
273,
140... |
while (bytesWritten != contentLength) { len = is.read(buffer); if (len != -1) { baos.write(buffer, 0, len); bytesWritten += len; if (contentLengthNotSet) { contentLength = bytesWritten; | if(contentLengthNotSet) { logger.error("Header Content-Length not set on http request. Will still read content until end of stream."); while (bytesWritten != contentLength) { len = is.read(buffer); if (len != -1) { baos.write(buffer, 0, len); bytesWritten += len; if (contentLengthNotSet) { contentLength = bytesWritten... | protected byte[] parseRequest(InputStream is, Properties p) throws IOException { byte[] payload; String line = null; try { line = HttpParser.readLine(is); } catch (SocketException e) { return null; } catch (SocketTimeoutException e) { return nul... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/be4adf27466e701efbee021c2468e30e2e26392b/HttpMessageReceiver.java/buggy/providers/http/src/java/org/mule/providers/http/HttpMessageReceiver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1160,
8526,
1109,
691,
12,
4348,
353,
16,
6183,
293,
13,
1216,
1860,
565,
288,
3639,
1160,
8526,
2385,
31,
3639,
514,
980,
273,
446,
31,
3639,
775,
288,
5411,
980,
273,
2541,
2678... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
1109,
691,
12,
4348,
353,
16,
6183,
293,
13,
1216,
1860,
565,
288,
3639,
1160,
8526,
2385,
31,
3639,
514,
980,
273,
446,
31,
3639,
775,
288,
5411,
980,
273,
2541,
2678... |
if (jj_3R_208()) return true; | if (jj_scan_token(COMMA)) return true; if (jj_3R_82()) return true; | final private boolean jj_3R_195() { if (jj_3R_208()) return true; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/b068fe5a79db07a544f081402e946a51a0f553c2/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
31677,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
4208,
5535,
3719,
327,
638,
31,
309,
261,
78,
78,
67,
23,
54,
67,
11149,
107... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
31677,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
4208,
5535,
3719,
327,
638,
31,
309,
261,
78,
78,
67,
23,
54,
67,
11149,
107... |
void createFileWindow(Dim.SourceInfo sourceInfo, int line) { | protected void createFileWindow(Dim.SourceInfo sourceInfo, int line) { | void createFileWindow(Dim.SourceInfo sourceInfo, int line) { boolean activate = true; String url = sourceInfo.url(); FileWindow w = new FileWindow(this, sourceInfo); fileWindows.put(url, w); if (line != -1) { if (currentWindow != null) { currentWindow.set... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/aa29c493e59404f8c5a2c30a8f715250a43b947a/SwingGui.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
21266,
3829,
12,
5225,
18,
1830,
966,
1084,
966,
16,
509,
980,
13,
288,
3639,
1250,
10235,
273,
638,
31,
3639,
514,
880,
273,
1084,
966,
18,
718,
5621,
3639,
1387,
3829,
341,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21266,
3829,
12,
5225,
18,
1830,
966,
1084,
966,
16,
509,
980,
13,
288,
3639,
1250,
10235,
273,
638,
31,
3639,
514,
880,
273,
1084,
966,
18,
718,
5621,
3639,
1387,
3829,
341,... |
Assert.assert(pointer!=null); | Assert._assert(pointer!=null); | protected PK11SymKey(byte[] pointer) { Assert.assert(pointer!=null); keyProxy = new SymKeyProxy(pointer); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/6ddc297e30f1af6609057abe4502eaa3ba3bb664/PK11SymKey.java/clean/security/jss/org/mozilla/jss/pkcs11/PK11SymKey.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
11327,
2499,
11901,
653,
12,
7229,
8526,
4407,
13,
288,
3639,
5452,
6315,
11231,
12,
10437,
5,
33,
2011,
1769,
3639,
498,
3886,
225,
273,
394,
10042,
653,
3886,
12,
10437,
1769,
565... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
11327,
2499,
11901,
653,
12,
7229,
8526,
4407,
13,
288,
3639,
5452,
6315,
11231,
12,
10437,
5,
33,
2011,
1769,
3639,
498,
3886,
225,
273,
394,
10042,
653,
3886,
12,
10437,
1769,
565... |
return RubyBoolean.newBoolean(recv.getRuntime(), | return recv.getRuntime().newBoolean( | public static IRubyObject exist_p(IRubyObject recv, RubyString filename) { return RubyBoolean.newBoolean(recv.getRuntime(), new File(filename.getValue()).exists()); } | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyFileTest.java/buggy/src/org/jruby/RubyFileTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
1005,
67,
84,
12,
7937,
10340,
921,
10665,
16,
19817,
780,
1544,
13,
288,
3639,
327,
10665,
18,
588,
5576,
7675,
2704,
5507,
12,
1171,
394,
1387,
12,
3459,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
1005,
67,
84,
12,
7937,
10340,
921,
10665,
16,
19817,
780,
1544,
13,
288,
3639,
327,
10665,
18,
588,
5576,
7675,
2704,
5507,
12,
1171,
394,
1387,
12,
3459,
... |
for(row = 0; row < ColumnValues.length ; ++row) { Vector thisRow = new Vector(6); Integer OriginalPosition = new Integer((String)ColumnValues[row][1]); for(col = 0; col < ((Vector)mVecVec.elementAt(row)).size(); ++col) { thisRow.addElement(((Vector)mVecVec.elementAt(OriginalPosition.intValue())).elementAt(col)); } Sort... | for(row = 0; row < ColumnValues.length ; ++row) { Vector thisRow = new Vector(6); Integer OriginalPosition = new Integer((String)ColumnValues[row][1]); for(col = 0; col < ((Vector)mVecVec.elementAt(row)).size(); ++col) { thisRow.addElement(((Vector)mVecVec.elementAt(OriginalPosition.intValue())).elementAt(col)); } Sort... | public void sortData(int column) { Object[][] ColumnValues = new String [mVecVec.size()][2]; int row; int col; for(row = 0 ; row < mVecVec.size() ; ++row) { ColumnValues[row][0] = (((Vector)mVecVec.elementAt(row)).elementAt(column)); Colu... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/b0fa2f56cd2dcc90452b768e6b38187cfb8c30eb/AddressBook.java/clean/grendel/addressbook/AddressBook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1524,
751,
12,
474,
1057,
13,
288,
5411,
1033,
63,
6362,
65,
4753,
1972,
273,
394,
514,
306,
81,
12991,
12991,
18,
1467,
1435,
6362,
22,
15533,
5411,
509,
1027,
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,
540,
1071,
918,
1524,
751,
12,
474,
1057,
13,
288,
5411,
1033,
63,
6362,
65,
4753,
1972,
273,
394,
514,
306,
81,
12991,
12991,
18,
1467,
1435,
6362,
22,
15533,
5411,
509,
1027,
31,
5411,
509... |
tokenPropList.add(words[1]); if(!words[3].equals("O")) spanList.add(new CharSpan(start,end,words[3],curDocID)); } | tokenPropList.add(words[1]); if(!words[3].equals("O")) spanList.add(new CharSpan(start,end,words[3],curDocID)); } | public void loadWordPerLineFile(TextBase base, File file) throws IOException, FileNotFoundException { this.tokenizer = new Tokenizer(Tokenizer.SPLIT, " "); if (labels == null) labels = new BasicTextLabels(base); String id = file.getName(); LineNumberReader in = new LineNumberReader(new FileReader(file)); Str... | 51753 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51753/e6f5547ded82a315c0b8bcee96ff61710888c5a2/TextBaseLoader.java/clean/src/edu/cmu/minorthird/text/TextBaseLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
3944,
2173,
1670,
812,
12,
1528,
2171,
1026,
16,
1387,
585,
13,
1216,
1860,
16,
13707,
565,
288,
202,
2211,
18,
2316,
1824,
273,
394,
26702,
12,
10524,
18,
17482,
16,
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,
918,
1262,
3944,
2173,
1670,
812,
12,
1528,
2171,
1026,
16,
1387,
585,
13,
1216,
1860,
16,
13707,
565,
288,
202,
2211,
18,
2316,
1824,
273,
394,
26702,
12,
10524,
18,
17482,
16,
3... |
Stage produceStage(MethodFrame m) { //the getVarCount method is changed to a constant for a while //because it is not set properly in our situation. //Actually it is not easy to know how many variables there are. //This is handled in the Stage class. Stage stage = new Stage(m.getM... | 49293 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49293/7dbe4fad8c95ecd3fdb6d4198de685889c8517d9/ActorFactory.java/clean/src/jeliot/theatre/ActorFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
16531,
11402,
8755,
12,
1305,
3219,
312,
13,
288,
759,
5787,
22381,
1380,
707,
353,
3550,
358,
279,
5381,
364,
279,
1323,
759,
26274,
518,
353,
486,
444,
8214,
316,
3134,
20886,
18,
759,
2459,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
16531,
11402,
8755,
12,
1305,
3219,
312,
13,
288,
759,
5787,
22381,
1380,
707,
353,
3550,
358,
279,
5381,
364,
279,
1323,
759,
26274,
518,
353,
486,
444,
8214,
316,
3134,
20886,
18,
759,
2459,... | ||
String explicitAcct = getAccountId().equals(zc.getAuthtokenAccountId()) ? null : getAccountId(); | String explicitAcct = getAccountId().equals(zsc.getAuthtokenAccountId()) ? null : getAccountId(); | public Element putNotifications(ZimbraSoapContext zc, Element ctxt, int lastKnownSeqno) { if (ctxt == null) return null; Mailbox mbox; try { mbox = Mailbox.getMailboxByAccountId(getAccountId()); } catch (ServiceException e) { ZimbraLog.session.warn("error... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/82e67e13f71419ffded554909843cc965289a387/SoapSession.java/clean/ZimbraServer/src/java/com/zimbra/cs/session/SoapSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3010,
1378,
14111,
12,
62,
381,
15397,
20601,
1042,
998,
71,
16,
3010,
14286,
16,
509,
1142,
11925,
6926,
2135,
13,
288,
3639,
309,
261,
20364,
422,
446,
13,
5411,
327,
446,
31,
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,
3010,
1378,
14111,
12,
62,
381,
15397,
20601,
1042,
998,
71,
16,
3010,
14286,
16,
509,
1142,
11925,
6926,
2135,
13,
288,
3639,
309,
261,
20364,
422,
446,
13,
5411,
327,
446,
31,
3... |
return upperLimit.compareTo(arg) > 0; } | return upperLimit.compareTo(arg) > 0; } | public boolean eval( Object arg ) { return upperLimit.compareTo(arg) > 0; } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/IsLessThan.java/buggy/jmock/core/src/org/jmock/core/constraint/IsLessThan.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
5302,
12,
1033,
1501,
262,
288,
202,
202,
2463,
3854,
3039,
18,
9877,
774,
12,
3175,
13,
405,
374,
31,
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,
482,
1250,
5302,
12,
1033,
1501,
262,
288,
202,
202,
2463,
3854,
3039,
18,
9877,
774,
12,
3175,
13,
405,
374,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
fos.write(line + "\n"); | fos.write(line + LINE_SEPARATOR); | private void writeTemplate(Object cls, String path, BufferedWriter fos) { String templatePathName = path + "/templates/"; String fileName = Model.getFacade().getName(cls); String tagTemplatePathName = Model.getFacade().getTaggedValueValue(cls, "TemplatePath"); String authorTag... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/c394f84b1db32fc3dd57c0a1956729d3451131bf/GeneratorCpp.java/clean/modules/cpp/src/org/argouml/language/cpp/generator/GeneratorCpp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1045,
2283,
12,
921,
2028,
16,
514,
589,
16,
22490,
17615,
13,
288,
3639,
514,
20534,
461,
273,
589,
397,
2206,
8502,
4898,
31,
3639,
514,
3968,
273,
3164,
18,
588,
12467,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1045,
2283,
12,
921,
2028,
16,
514,
589,
16,
22490,
17615,
13,
288,
3639,
514,
20534,
461,
273,
589,
397,
2206,
8502,
4898,
31,
3639,
514,
3968,
273,
3164,
18,
588,
12467,
76... |
System.err.println("does not contain valid response?"); System.err.println(ti); | if (psl.survivor.ProcessorMain.debug) System.err.println("does not contain valid response?"); if (psl.survivor.ProcessorMain.debug) System.err.println(ti); | public void handleMessage(Object o) { System.out.println("&&&&&&&&& Received Message:\n"+o); if (o instanceof VTransportContainer) { VTransportContainer t = (VTransportContainer) o; if (t.isPingResponse()) { t.setName(t.getSourceName()); t.setHostName(t.getSourceHostName()); t.setPort(t.getSourcePort());... | 14654 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14654/148c88c35160155b8309e6ce2d62c703cd114d1a/MessageHandler.java/clean/net/MessageHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1640,
1079,
12,
921,
320,
13,
288,
202,
3163,
18,
659,
18,
8222,
2932,
10,
10,
10,
10,
10,
10,
10,
10,
10,
21066,
2350,
5581,
82,
6,
15,
83,
1769,
202,
430,
261,
83,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1640,
1079,
12,
921,
320,
13,
288,
202,
3163,
18,
659,
18,
8222,
2932,
10,
10,
10,
10,
10,
10,
10,
10,
10,
21066,
2350,
5581,
82,
6,
15,
83,
1769,
202,
430,
261,
83,
12... |
FetcherContext fetchContext, ClientMetadata dm, int recursionLevel, | ClientMetadata dm, int recursionLevel, | public abstract Bucket getMetadata(ArchiveContext archiveContext, FetcherContext fetchContext, ClientMetadata dm, int recursionLevel, boolean dontEnterImplicitArchives) throws ArchiveFailureException, ArchiveRestartException, MetadataParseException, FetchException; | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/d32229c02576d531c915059f111c468591f30e84/ArchiveHandler.java/buggy/src/freenet/client/ArchiveHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
7408,
11159,
12,
7465,
1042,
5052,
1042,
16,
1082,
202,
1227,
2277,
9113,
16,
509,
13917,
2355,
16,
1875,
202,
6494,
14046,
10237,
15787,
12269,
3606,
13,
1082,
202,
15069,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
7408,
11159,
12,
7465,
1042,
5052,
1042,
16,
1082,
202,
1227,
2277,
9113,
16,
509,
13917,
2355,
16,
1875,
202,
6494,
14046,
10237,
15787,
12269,
3606,
13,
1082,
202,
15069,
... |
return this.maxInsertions; | return maxInsertions; | public int getMaxInsertions() { return this.maxInsertions; } | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/0458430a0dc8a713aa2b4d64f000cbbaaeb4adea/FCPQueueManager.java/clean/src/thaw/fcp/FCPQueueManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
7288,
4600,
1115,
1435,
288,
202,
202,
2463,
333,
18,
1896,
4600,
1115,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
7288,
4600,
1115,
1435,
288,
202,
202,
2463,
333,
18,
1896,
4600,
1115,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
fTypeNameMap.put(info.getName(), typeCollection); | fTypeNameMap.put(newType.getName(), typeCollection); | public synchronized void insert(ITypeInfo info) { // check if enclosing types are already in cache IQualifiedTypeName typeName = info.getQualifiedTypeName().getEnclosingTypeName(); if (typeName != null) { while (!typeName.isEmpty()) { boolean foundType = false; Collection typeCollection = (Collection) fType... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/ccfe7d8f5fb16ffce595bc26621d085f534ba238/TypeCache.java/clean/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/internal/core/browser/cache/TypeCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
2243,
12,
45,
17305,
1123,
13,
288,
202,
202,
759,
866,
309,
16307,
1953,
854,
1818,
316,
1247,
202,
202,
45,
8708,
7947,
8173,
273,
1123,
18,
588,
8708,
7947,
7675... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
2243,
12,
45,
17305,
1123,
13,
288,
202,
202,
759,
866,
309,
16307,
1953,
854,
1818,
316,
1247,
202,
202,
45,
8708,
7947,
8173,
273,
1123,
18,
588,
8708,
7947,
7675... |
if (!(ad instanceof DataObjectAdapter)) { | if (ad == null || !(ad instanceof DataObjectAdapter)) { | Session(MetadataRoot root, ConnectionSource source, int database) { m_root = root; m_source = source; m_database = database; com.redhat.persistence.engine.rdbms.ConnectionSource src = new com.redhat.persistence.engine.rdbms.ConnectionSource() { public Connection... | 12196 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12196/b9f3e00ccac7f050940559909efe26f3d27f5b32/Session.java/clean/archive/packaging/src/com/arsdigita/persistence/Session.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3877,
12,
2277,
2375,
1365,
16,
4050,
1830,
1084,
16,
509,
2063,
13,
288,
3639,
312,
67,
3085,
273,
1365,
31,
3639,
312,
67,
3168,
273,
1084,
31,
3639,
312,
67,
6231,
273,
2063,
31,
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,
3877,
12,
2277,
2375,
1365,
16,
4050,
1830,
1084,
16,
509,
2063,
13,
288,
3639,
312,
67,
3085,
273,
1365,
31,
3639,
312,
67,
3168,
273,
1084,
31,
3639,
312,
67,
6231,
273,
2063,
31,
3... |
(dcv.qualifier==null ? "=null" : " LIKE \"" + dcv.qualifier + "\"") + | (dcv.qualifier == null ? "=null" : " LIKE \"" + dcv.qualifier + "\"") + | public void update() throws SQLException, AuthorizeException { // FIXME: Check authorisation DatabaseManager.update(ourContext, itemRow); // Redo bundle mappings if they've changed if (bundlesChanged) { // Remove any existing mappings ... | 52457 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52457/85c7430ba7691f831fafc420459d280408310eb9/Item.java/buggy/dspace/src/org/dspace/content/Item.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
1435,
3639,
1216,
6483,
16,
23859,
503,
565,
288,
3639,
368,
9852,
30,
2073,
2869,
10742,
7734,
5130,
1318,
18,
2725,
12,
477,
1042,
16,
761,
1999,
1769,
7734,
368,
4621,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
1435,
3639,
1216,
6483,
16,
23859,
503,
565,
288,
3639,
368,
9852,
30,
2073,
2869,
10742,
7734,
5130,
1318,
18,
2725,
12,
477,
1042,
16,
761,
1999,
1769,
7734,
368,
4621,... |
input = System.in.read(); if ((input >= 49 && input <=51) ||input == -1) | input = System.in.read(); if (((input >= 49) && (input <= 51)) || (input == -1)) { | public void run (String[] args) { int input = 0; boolean display = true; boolean displayft = false; int totalNbBodies = 4; int maxIter = 10000; String xmlFileName ; // Set arguments as read on command line switch (args.length){ case 0 : ... | 58694 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58694/6a4103af87bfad7bfca1448432f5e4b1f5196ffe/Start.java/buggy/src/org/objectweb/proactive/examples/nbody/common/Start.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
261,
780,
8526,
833,
13,
288,
3639,
509,
810,
273,
374,
31,
3639,
1250,
2562,
273,
638,
31,
3639,
1250,
2562,
1222,
273,
629,
31,
3639,
509,
2078,
22816,
38,
18134,
273... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
261,
780,
8526,
833,
13,
288,
3639,
509,
810,
273,
374,
31,
3639,
1250,
2562,
273,
638,
31,
3639,
1250,
2562,
1222,
273,
629,
31,
3639,
509,
2078,
22816,
38,
18134,
273... |
StringBuffer sql = new StringBuffer() ; sql.append("C_AdminStatistics1" + " " + metaId + ", '" + frDate + "', '" ); sql.append(toDate + "', " + mode) ; String[][] arr = ChatManager.getStatistics(ChatPoolServer, sql.toString()) ; | if( frDate.equals("0")) frDate = "1991-01-01 00:00" ; if( toDate.equals("0")) toDate = "2070-01-01 00:00" ; if( mode == null) mode = "1" ; | public void doGet(HttpServletRequest req, HttpServletResponse res)throws ServletException, IOException{ log("startar doGet"); RequestDispatcher myDispatcher = req.getRequestDispatcher("StartDoc"); // Lets validate the session, e.g has the user logged in to Janus? if (super.checkSession(req,res) == false) retur... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/a270627916b37a677a391dd9f45c54d3d6f12503/ChatManager.java/buggy/servlets/chat/ChatManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
15069,
16517,
16,
1860,
95,
9506,
202,
1330,
2932,
1937,
297,
23611,
8863,
202,
202,
691,
6681,
3399,
6681,
273,
1111,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
15069,
16517,
16,
1860,
95,
9506,
202,
1330,
2932,
1937,
297,
23611,
8863,
202,
202,
691,
6681,
3399,
6681,
273,
1111,
18,... |
public void removeRequest(IProject project, IResourceDelta delta, int kind) { switch (kind) { /* case ICDTIndexer.PROJECT: this.indexAll(element.getCProject().getProject()); break; case ICDTIndexer.FOLDER: this.indexSourceFolder(element.getCProject().getProject(),element.getPath(),null... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/b4a9f102287060dde623e6f4dbc9c1f7f35294bc/CTagsIndexer.java/buggy/core/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/index/ctagsindexer/CTagsIndexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4479,
691,
12,
45,
4109,
4406,
16,
45,
1420,
2837,
88,
361,
8967,
16,
474,
9224,
15329,
1082,
202,
9610,
12,
9224,
15329,
202,
202,
20308,
1082,
202,
3593,
2871,
9081,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4479,
691,
12,
45,
4109,
4406,
16,
45,
1420,
2837,
88,
361,
8967,
16,
474,
9224,
15329,
1082,
202,
9610,
12,
9224,
15329,
202,
202,
20308,
1082,
202,
3593,
2871,
9081,
2... | ||
public void actionPerformed(ActionEvent e) { logger.debug ("Player wrote: "+playerChatText.getText()); String text = playerChatText.getText(); text = text.trim(); if (text.length() == 0) return; if(text.charAt(0)!='/') { // Chat command. The most freque... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/2c5d8c48e540e0e8bdaf2b72c3edd55f8838d406/StendhalChatLineListener.java/clean/src/games/stendhal/client/gui/StendhalChatLineListener.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
1128,
13889,
12,
1803,
1133,
73,
15329,
4901,
18,
4148,
2932,
12148,
91,
21436,
2773,
15,
14872,
14163,
1528,
18,
588,
1528,
10663,
780,
955,
33,
14872,
14163,
1528,
18,
588,
1528,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
1128,
13889,
12,
1803,
1133,
73,
15329,
4901,
18,
4148,
2932,
12148,
91,
21436,
2773,
15,
14872,
14163,
1528,
18,
588,
1528,
10663,
780,
955,
33,
14872,
14163,
1528,
18,
588,
1528,
... | ||
removePkChange.apply(currentModel); | removePkChange.apply(currentModel, getPlatform().isDelimitedIdentifierModeOn()); | protected void processTableStructureChanges(Database currentModel, Database desiredModel, Table sourceTable, Table targetTable, ... | 3517 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3517/d23d6f0a3948c388abd9fe824b91091f5089c689/SapDbBuilder.java/clean/src/java/org/apache/ddlutils/platform/sapdb/SapDbBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1207,
1388,
6999,
7173,
12,
4254,
783,
1488,
16,
4766,
7734,
5130,
6049,
1488,
16,
4766,
7734,
3555,
565,
1084,
1388,
16,
4766,
7734,
3555,
565,
1018,
1388,
16,
4766,
7734,
163... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1207,
1388,
6999,
7173,
12,
4254,
783,
1488,
16,
4766,
7734,
5130,
6049,
1488,
16,
4766,
7734,
3555,
565,
1084,
1388,
16,
4766,
7734,
3555,
565,
1018,
1388,
16,
4766,
7734,
163... |
right = (byte) ( startY >> 8 ); | right = (byte) (startY >> 8); | public boolean writeInfo() { boolean error = false; String errorMessage = new String(); byte left, right; //must update these values before checked otherwise, check if updating fails if( !this.parseCoords() ) { ... | 3699 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3699/e3746491678a9f0bdee74ba64d785d53772c8516/FlyoverEditor.java/clean/src/net/starmen/pkhack/eb/FlyoverEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1250,
1045,
966,
1435,
3639,
288,
5411,
1250,
555,
273,
629,
31,
5411,
514,
225,
9324,
273,
394,
514,
5621,
5411,
1160,
2002,
16,
2145,
31,
13491,
368,
11926,
1089,
4259,
924,
1865,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1250,
1045,
966,
1435,
3639,
288,
5411,
1250,
555,
273,
629,
31,
5411,
514,
225,
9324,
273,
394,
514,
5621,
5411,
1160,
2002,
16,
2145,
31,
13491,
368,
11926,
1089,
4259,
924,
1865,... |
List types) | TypeNode type) | public DeclareParentsExt_c(Position pos, ClassnamePatternExpr pat, List types) { super(pos); this.pat = pat; this.types = TypedList.copyAndCheck(types,TypeNode.class,true); } | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/bd450b5864091b1fa907d20c678bda7e768a0c51/DeclareParentsExt_c.java/buggy/aop/abc/src/abc/aspectj/ast/DeclareParentsExt_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16110,
834,
13733,
2482,
67,
71,
12,
2555,
949,
16,
27573,
1659,
529,
3234,
4742,
9670,
16,
1171,
9079,
1412,
907,
618,
13,
565,
288,
202,
9565,
12,
917,
1769,
3639,
333,
18,
1633... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16110,
834,
13733,
2482,
67,
71,
12,
2555,
949,
16,
27573,
1659,
529,
3234,
4742,
9670,
16,
1171,
9079,
1412,
907,
618,
13,
565,
288,
202,
9565,
12,
917,
1769,
3639,
333,
18,
1633... |
Logger.error(this, "Requeueing "+messages.length+" messages!"); | Logger.error(this, "Requeueing "+messages.length+" messages on "+this); | public void requeueMessages(Message[] messages) { // Will usually indicate serious problems Logger.error(this, "Requeueing "+messages.length+" messages!"); synchronized(messagesToSendNow) { for(int i=0;i<messages.length;i++) messagesToSendNow.add(messages[i]); }... | 50619 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50619/f7c55c16450f673f85c304a3c998d3c274005bc3/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1111,
1455,
5058,
12,
1079,
8526,
2743,
13,
288,
3639,
368,
9980,
11234,
10768,
703,
22774,
9688,
3639,
4242,
18,
1636,
12,
2211,
16,
315,
426,
4000,
310,
13773,
6833,
18,
2469... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1111,
1455,
5058,
12,
1079,
8526,
2743,
13,
288,
3639,
368,
9980,
11234,
10768,
703,
22774,
9688,
3639,
4242,
18,
1636,
12,
2211,
16,
315,
426,
4000,
310,
13773,
6833,
18,
2469... |
} else if ( ch == '"') { | } else if ( ch == '"' && !keepQuot) { | protected final void printXMLChar( int ch ) throws IOException { if ( ch == '<') { _printer.printText("<"); } else if (ch == '&') { _printer.printText("&"); } else if ( ch == '"') { // REVISIT: for character data we should not convert this into ... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/dc5e68c8ebf36fd347188ace2f7187c8a3a87f28/XML11Serializer.java/clean/src/org/apache/xml/serialize/XML11Serializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
918,
1172,
4201,
2156,
12,
509,
462,
262,
1216,
1860,
288,
3639,
309,
261,
462,
422,
2368,
6134,
288,
5411,
389,
30439,
18,
1188,
1528,
2932,
10,
5618,
4868,
1769,
3639,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
918,
1172,
4201,
2156,
12,
509,
462,
262,
1216,
1860,
288,
3639,
309,
261,
462,
422,
2368,
6134,
288,
5411,
389,
30439,
18,
1188,
1528,
2932,
10,
5618,
4868,
1769,
3639,
289,
... |
_t = __t724; | _t = __t728; | public final void color_expr(AST _t) throws RecognitionException { AST color_expr_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case BGCOLOR: { AST __t721 = _t; AST tmp283_AST_in = (AST)_t; match(_t,BGCOLOR); _t = _t.getFirstChild(); expression(_t); ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/TreeParser03.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser03/TreeParser03.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2036,
67,
8638,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2036,
67,
8638,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2036,
67,
8638,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2036,
67,
8638,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... |
ResultSet rs = stmt.executeQuery( "SELECT java_getSystemProperty('user.dir')"); | ResultSet rs = stmt .executeQuery("SELECT java_getSystemProperty('user.dir')"); | public void testCurrentDir() throws SQLException { System.out.println("*** testCurrentDir()"); Statement stmt = m_connection.createStatement(); ResultSet rs = stmt.executeQuery( "SELECT java_getSystemProperty('user.dir')"); if(!rs.next()) System.out.println("Unable to position ResultSet"); else System.out.... | 7270 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7270/efa76a6b7645e410731c10cec532ef6e6ea9f3f1/Tester.java/buggy/src/java/test/org/postgresql/pljava/test/Tester.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3935,
1621,
1435,
202,
15069,
6483,
202,
95,
202,
202,
3163,
18,
659,
18,
8222,
2932,
14465,
1842,
3935,
1621,
1435,
8863,
202,
202,
3406,
3480,
273,
312,
67,
4071,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3935,
1621,
1435,
202,
15069,
6483,
202,
95,
202,
202,
3163,
18,
659,
18,
8222,
2932,
14465,
1842,
3935,
1621,
1435,
8863,
202,
202,
3406,
3480,
273,
312,
67,
4071,
... |
private ServiceClient createServiceClient() throws AxisFault{ | private ServiceClient createServiceClient() throws AxisFault { | private ServiceClient createServiceClient() throws AxisFault{ AxisService service = createSimpleOneWayServiceforClient(serviceName, Echo.class.getName(), operationName); ConfigurationContext configcontext = UtilServer.createClientConfigurationCo... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/bf48280bb2cc17e59a92ab2d54f54ddd09c486e7/AddressingServiceTest.java/clean/modules/integration/test/org/apache/axis2/addressing/AddressingServiceTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1956,
1227,
21073,
1227,
1435,
1216,
15509,
7083,
288,
3639,
15509,
1179,
1156,
273,
5411,
752,
5784,
3335,
21831,
1179,
1884,
1227,
12,
15423,
16,
13491,
28995,
18,
1106,
18,
17994,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1956,
1227,
21073,
1227,
1435,
1216,
15509,
7083,
288,
3639,
15509,
1179,
1156,
273,
5411,
752,
5784,
3335,
21831,
1179,
1884,
1227,
12,
15423,
16,
13491,
28995,
18,
1106,
18,
17994,
... |
currentScratch.getExpression(5, expressionReference); | currentScratch.getExpression(5, expressionReference); | public ExpressionActor beginBinaryExpression( Value operand, int operator, long expressionReference, Highlight h) { highlight(h); // Prepare the actors ValueActor operandAct = operand.getActor(); OperatorActor operatorAct = factory.produceBinOpActor(operator);... | 49293 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49293/3120a92c233114ca42e6ed661ff716e0bf8a53b4/Director.java/buggy/src/jeliot/theater/Director.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5371,
17876,
2376,
5905,
2300,
12,
3639,
1445,
9886,
16,
3639,
509,
3726,
16,
3639,
1525,
2652,
2404,
16,
3639,
31386,
366,
13,
288,
3639,
8839,
12,
76,
1769,
3639,
368,
7730,
326,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5371,
17876,
2376,
5905,
2300,
12,
3639,
1445,
9886,
16,
3639,
509,
3726,
16,
3639,
1525,
2652,
2404,
16,
3639,
31386,
366,
13,
288,
3639,
8839,
12,
76,
1769,
3639,
368,
7730,
326,
... |
public String jsFunction_blink() { | private String jsFunction_blink() { | public String jsFunction_blink() { return tagify("BLINK", null, null); } | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/b631b3e8574543a4d24a0048cc710f305deb8ff5/NativeString.java/clean/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
3828,
2083,
67,
70,
1232,
1435,
288,
3639,
327,
1047,
1164,
2932,
38,
10554,
3113,
446,
16,
446,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
3828,
2083,
67,
70,
1232,
1435,
288,
3639,
327,
1047,
1164,
2932,
38,
10554,
3113,
446,
16,
446,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (entry == null) | if (entry == null) { | public FieldDecoration getFieldDecoration(String id) { Object entry = decorations.get(id); if (entry == null) return null; FieldDecoration dec = ((Entry) entry).getDecoration(); Image image = dec.getImage(); if (image != null) { maxDecorationHeight = Math.max(0, image.getBounds().height); maxDecorationWidth... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/391f2606b4ea2c1fb5052d938ca90877ee7631f6/FieldDecorationRegistry.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/FieldDecorationRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2286,
7859,
367,
5031,
7859,
367,
12,
780,
612,
13,
288,
202,
202,
921,
1241,
273,
4839,
1012,
18,
588,
12,
350,
1769,
202,
202,
430,
261,
4099,
422,
446,
13,
1082,
202,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2286,
7859,
367,
5031,
7859,
367,
12,
780,
612,
13,
288,
202,
202,
921,
1241,
273,
4839,
1012,
18,
588,
12,
350,
1769,
202,
202,
430,
261,
4099,
422,
446,
13,
1082,
202,
246... |
case OS.WM_QUERYENDSESSION: | } case OS.WM_QUERYENDSESSION: { | int messageProc (int hwnd, int msg, int wParam, int lParam) { switch (msg) { case SWT_KEYMSG: boolean consumed = false; MSG keyMsg = new MSG (); OS.MoveMemory (keyMsg, lParam, MSG.sizeof); Control control = findControl (keyMsg.hwnd); if (control != null) { keyMsg.hwnd = control.handle; int flags = OS.P... | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/fb6d2df828bbfcf96d146011227cfe339524c82e/Display.java/buggy/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Display.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
509,
883,
15417,
261,
474,
16139,
4880,
16,
509,
1234,
16,
509,
341,
786,
16,
509,
328,
786,
13,
288,
202,
9610,
261,
3576,
13,
288,
202,
202,
3593,
348,
8588,
67,
3297,
11210,
30,
1082,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
509,
883,
15417,
261,
474,
16139,
4880,
16,
509,
1234,
16,
509,
341,
786,
16,
509,
328,
786,
13,
288,
202,
9610,
261,
3576,
13,
288,
202,
202,
3593,
348,
8588,
67,
3297,
11210,
30,
1082,
2... |
boolean oldOutputSystem) | Properties outputProperties, boolean oldOutputSystem) | protected TemplatesImpl(byte[][] bytecodes, String transletName, boolean oldOutputSystem) { _bytecodes = bytecodes; _name = transletName; _oldOutputSystem = oldOutputSystem; } | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/ee5f7629a90e982a1395486f1cb4e74a3269d07f/TemplatesImpl.java/buggy/src/org/apache/xalan/xsltc/trax/TemplatesImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
26212,
2828,
12,
7229,
63,
6362,
65,
635,
14537,
1145,
16,
514,
906,
1810,
461,
16,
202,
2297,
876,
2297,
16,
1250,
1592,
1447,
3163,
13,
377,
288,
202,
67,
1637,
14537,
1145,
273... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
26212,
2828,
12,
7229,
63,
6362,
65,
635,
14537,
1145,
16,
514,
906,
1810,
461,
16,
202,
2297,
876,
2297,
16,
1250,
1592,
1447,
3163,
13,
377,
288,
202,
67,
1637,
14537,
1145,
273... |
{ | { | public void beforeDrawSeries( Series series, ISeriesRenderer isr, IChartScriptContext icsc ) { } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/44939d4b2e130bad03a0143215dc4cc6db64d622/ChartEventHandlerAdapter.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/script/ChartEventHandlerAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1865,
6493,
6485,
12,
9225,
4166,
16,
467,
6485,
6747,
353,
86,
16,
1082,
202,
45,
7984,
3651,
1042,
13579,
1017,
262,
202,
95,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1865,
6493,
6485,
12,
9225,
4166,
16,
467,
6485,
6747,
353,
86,
16,
1082,
202,
45,
7984,
3651,
1042,
13579,
1017,
262,
202,
95,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... |
if ( patternStr == null ) | if ( pattern == null ) | public String getFormatString( ) { if ( category == null && patternStr == null ) { return null; } if ( category == null ) { category = ""; //$NON-NLS-1$ } if ( patternStr == null ) { patternStr = ""; //$NON-NLS-1$ } // special case: when pattern equals category, omits(eliminatess) the // pattern, only... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/1123f2b44bade54e4b5714c702c79b94bb65dca3/FormatDateTimePage.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
10959,
780,
12,
262,
202,
95,
202,
202,
430,
261,
3150,
422,
446,
597,
1936,
1585,
422,
446,
262,
202,
202,
95,
1082,
202,
2463,
446,
31,
202,
202,
97,
202,
202,
430,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
10959,
780,
12,
262,
202,
95,
202,
202,
430,
261,
3150,
422,
446,
597,
1936,
1585,
422,
446,
262,
202,
202,
95,
1082,
202,
2463,
446,
31,
202,
202,
97,
202,
202,
430,
... |
/* FIXME Assert.assertTrue( "ns0 has == 0 privs on ns1", s.naming().has(s, ns1, ns0.toMember()).size() == 0 ); Assert.assertFalse( "ns0 !STEM on ns1", s.naming().has(s, ns1, ns0.toMember(), Grouper.PRIV_STEM) ); Assert.assertFalse( "ns0 !CREATE on ns1", s.naming().has(s, ns1, ns0.toMember(), Grouper.PRIV_CREATE) ); A... | public void testMoF() { Subject subj = null; try { subj = SubjectFactory.getSubject(Constants.rootI, Constants.rootT); } catch (SubjectNotFoundException e) { // TODO Auto-generated catch block e.printStackTrace(); } GrouperSession s = GrouperSession.start(subj); // Create ns0 Group... | 5235 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5235/8f075bb2e87501a010bdabda782a43cd22f1fd61/TestNamingGrantMoF1.java/buggy/grouper/java/tests/test/edu/internet2/middleware/grouper/TestNamingGrantMoF1.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
16727,
42,
1435,
288,
565,
9912,
15333,
273,
446,
31,
565,
775,
288,
1377,
15333,
273,
9912,
1733,
18,
588,
6638,
12,
2918,
18,
3085,
45,
16,
5245,
18,
3085,
56,
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,
282,
1071,
918,
1842,
16727,
42,
1435,
288,
565,
9912,
15333,
273,
446,
31,
565,
775,
288,
1377,
15333,
273,
9912,
1733,
18,
588,
6638,
12,
2918,
18,
3085,
45,
16,
5245,
18,
3085,
56,
1769,
... | |
delete(new File(fileName)); | delete(new File(fileName)); | static public void delete(String fileName) { delete(new File(fileName)); } | 6336 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6336/969183c2f185ed095a32b4f4e8fe6fcf9fad609f/FileIOTest.java/clean/prevayler/src/test/org/prevayler/foundation/FileIOTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
1071,
918,
1430,
12,
780,
3968,
13,
288,
202,
565,
1430,
12,
2704,
1387,
12,
17812,
10019,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
3845,
1071,
918,
1430,
12,
780,
3968,
13,
288,
202,
565,
1430,
12,
2704,
1387,
12,
17812,
10019,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
byte[] tempbytes = AdminDoc.adminDoc(meta_id,meta_id,host,user,req,res) ; if ( tempbytes != null ) { out.write(tempbytes) ; | String output = AdminDoc.adminDoc(meta_id,meta_id,host,user,req,res) ; if ( output != null ) { out.write(output) ; | public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { String host = req.getHeader("Host") ; String imcserver = Utility.getDomainPref("adminserver",host) ; String start_url = Utility.getDomainPref( "start_url",host ) ; imcode.server.User user ; St... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/724e7812e834d9de044f04f1b96918c3622f1241/SaveInPage.java/clean/servlets/SaveInPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
1216,
16517,
16,
1860,
288,
202,
202,
780,
1479,
4697,
202,
33,
1111,
18,
588,
1864,
2932,
2594,
7923,
274,
202,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
1216,
16517,
16,
1860,
288,
202,
202,
780,
1479,
4697,
202,
33,
1111,
18,
588,
1864,
2932,
2594,
7923,
274,
202,
202... |
GridData gd= new GridData(/*GridData.VERTICAL_ALIGN_CENTER | */ GridData.FILL_HORIZONTAL); | GridData gd= new GridData(GridData.FILL_HORIZONTAL); | protected Control createAnimationItem(Composite parent) { if (okImage == null) { Display display= parent.getDisplay(); noneImage= ImageSupport.getImageDescriptor("icons/full/progress/progress_none.gif").createImage(display); //$NON-NLS-1$ okImage= ImageSupport.getImageDes... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/cc3be60494050a679a6e76d9f29fe7621439ded9/ProgressAnimationItem.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressAnimationItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
10816,
1180,
12,
9400,
982,
13,
288,
202,
377,
202,
377,
202,
565,
309,
261,
601,
2040,
422,
446,
13,
288,
202,
3639,
9311,
2562,
33,
982,
18,
588,
4236,
5621,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
10816,
1180,
12,
9400,
982,
13,
288,
202,
377,
202,
377,
202,
565,
309,
261,
601,
2040,
422,
446,
13,
288,
202,
3639,
9311,
2562,
33,
982,
18,
588,
4236,
5621,
2... |
int lastIndex, boolean isAdjusting) { | int lastIndex, boolean isAdjusting) { | public ListSelectionEvent(Object source, int firstIndex, int lastIndex, boolean isAdjusting) { super(source); this.firstIndex = firstIndex; this.lastIndex = lastIndex; this.isAdjusting = isAdjusting; } // ListSelectionEvent() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/e8834e60eedea5a65712de1e0c0fa2d875e22b9c/ListSelectionEvent.java/buggy/core/src/classpath/javax/javax/swing/event/ListSelectionEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
6233,
1133,
12,
921,
1084,
16,
509,
1122,
1016,
16,
6862,
9506,
202,
474,
7536,
16,
1250,
353,
10952,
310,
13,
288,
202,
202,
9565,
12,
3168,
1769,
202,
202,
2211,
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,
987,
6233,
1133,
12,
921,
1084,
16,
509,
1122,
1016,
16,
6862,
9506,
202,
474,
7536,
16,
1250,
353,
10952,
310,
13,
288,
202,
202,
9565,
12,
3168,
1769,
202,
202,
2211,
18,
... |
osr.write( | osr.print( | void writeSequences(Integer geneID) throws SequenceException { Hashtable geneatts = (Hashtable) geneiDs.get(geneID); TreeMap traniDs = (TreeMap) geneatts.get(Transcripts); SequenceLocation geneloc = (SequenceLocation) geneatts.get(Geneloc); try { for (Iterator tranIter = traniDs.keySet().iterator(); tranIt... | 2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/963ec829751fd5def2be55cd75b908c39ffe6f99/DownStreamUTRSeqQueryRunner.java/clean/src/java/org/ensembl/mart/lib/DownStreamUTRSeqQueryRunner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
6459,
1045,
21710,
12,
4522,
7529,
734,
13,
1216,
8370,
503,
288,
1082,
202,
5582,
14544,
7529,
270,
3428,
273,
261,
5582,
14544,
13,
7529,
77,
22831,
18,
588,
12,
11857,
734,
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,
3196,
202,
6459,
1045,
21710,
12,
4522,
7529,
734,
13,
1216,
8370,
503,
288,
1082,
202,
5582,
14544,
7529,
270,
3428,
273,
261,
5582,
14544,
13,
7529,
77,
22831,
18,
588,
12,
11857,
734,
1769,... |
public static AudioFormat getNativeAudioFormat(AudioFormat format, Mixer mixer) { Line.Info[] lineInfos; if (mixer != null) { lineInfos = mixer.getTargetLineInfo (new Line.Info(TargetDataLine.class)); } else { lineInfos = AudioSystem.getTargetLineInfo (new Line.Info(TargetDataLine.class)); } AudioFormat nativeFormat ... | public static AudioFormat getNativeAudioFormat(AudioFormat format) { return getNativeAudioFormat(format, null); | public static AudioFormat getNativeAudioFormat(AudioFormat format, Mixer mixer) { Line.Info[] lineInfos; if (mixer != null) { lineInfos = mixer.getTargetLineInfo (new Line.Info(TargetDataLine.class)); } else { ... | 48839 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48839/13ad140ab718f86203f8e83ff9849b83b918dd82/DataUtil.java/buggy/sphinx4/src/sphinx4/edu/cmu/sphinx/frontend/util/DataUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15045,
1630,
25945,
12719,
1630,
12,
12719,
1630,
740,
16,
4766,
10402,
31043,
264,
6843,
264,
13,
288,
3639,
5377,
18,
966,
8526,
980,
7655,
31,
7734,
309,
261,
14860,
264,
48... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15045,
1630,
25945,
12719,
1630,
12,
12719,
1630,
740,
16,
4766,
10402,
31043,
264,
6843,
264,
13,
288,
3639,
5377,
18,
966,
8526,
980,
7655,
31,
7734,
309,
261,
14860,
264,
48... |
withoutUnicodePtr = currentPosition - unicodeSize - startPosition; | this.withoutUnicodePtr = this.currentPosition - unicodeSize - this.startPosition; | public final void getNextUnicodeChar() throws IndexOutOfBoundsException, InvalidInputException { //VOID //handle the case of unicode. //when a unicode appears then we must use a buffer that holds char internal values //At the end of this method currentCharacter holds the new visited char //and currentPosition points ri... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/bd0b42da240c9e3160dab0f23f741fededbd0813/Scanner.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Scanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
727,
918,
6927,
16532,
2156,
1435,
202,
15069,
17768,
16,
31989,
288,
202,
759,
58,
12945,
202,
759,
4110,
326,
648,
434,
5252,
18,
202,
759,
13723,
279,
5252,
14606,
1508,
732,
1297,
99... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
6927,
16532,
2156,
1435,
202,
15069,
17768,
16,
31989,
288,
202,
759,
58,
12945,
202,
759,
4110,
326,
648,
434,
5252,
18,
202,
759,
13723,
279,
5252,
14606,
1508,
732,
1297,
99... |
return (FontHandle) value; | return doGetFontHandle( TOC.FONT_FAMILY_MEMBER ); | public FontHandle getFontFamily( ) { Object value = getProperty( TOC.FONT_FAMILY_MEMBER ); if ( value == null ) { StyleHandle style = getStyle( ); if ( style == null ) { return null; } else { return style.getFontFamilyHandle( ); } } return (FontHandle) value; } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/0e4cd9ee8eeb59e50378273ae983983b1c019429/TOCHandle.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/TOCHandle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
10063,
3259,
18776,
9203,
12,
262,
202,
95,
202,
202,
921,
460,
273,
3911,
12,
8493,
39,
18,
25221,
67,
25002,
25554,
67,
19630,
11272,
202,
202,
430,
261,
460,
422,
446,
262,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
10063,
3259,
18776,
9203,
12,
262,
202,
95,
202,
202,
921,
460,
273,
3911,
12,
8493,
39,
18,
25221,
67,
25002,
25554,
67,
19630,
11272,
202,
202,
430,
261,
460,
422,
446,
262,... |
WorkbenchMessages.getString("AboutFeaturesDialog.errorTitle"), WorkbenchMessages.getString("AboutFeaturesDialog.unableToObtainFeatureInfo")); | IDEWorkbenchMessages.getString("AboutFeaturesDialog.errorTitle"), IDEWorkbenchMessages.getString("AboutFeaturesDialog.unableToObtainFeatureInfo")); | public void run() { // this may take a few seconds try { localSiteArray[0] = SiteManager.getLocalSite(); } catch (CoreException e) { MessageDialog.openError( getShell(), WorkbenchMessages.getString("AboutFeaturesDialog.errorTitle"), //$NON-NLS-1$ WorkbenchMessages.getString("AboutFea... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/11827c078a0649e2471215c6f22b6a98cb0993d2/AboutFeaturesDialog.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
759,
333,
2026,
4862,
279,
11315,
3974,
9506,
202,
698,
288,
6862,
202,
3729,
4956,
1076,
63,
20,
65,
273,
9063,
1318,
18,
588,
2042,
4956,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
759,
333,
2026,
4862,
279,
11315,
3974,
9506,
202,
698,
288,
6862,
202,
3729,
4956,
1076,
63,
20,
65,
273,
9063,
1318,
18,
588,
2042,
4956,
5... |
public static Test suite() { return new TestSuite(IncludeLibraryRuleTest.class); | public static Test suite( ) { return new TestSuite( IncludeLibraryRuleTest.class ); | public static Test suite() { return new TestSuite(IncludeLibraryRuleTest.class); } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/be89bbe9dc15ff0ab4dc1c872159ed1fafbdcb6f/IncludeLibraryRuleTest.java/buggy/testsuites/org.eclipse.birt.report.tests.model/src/org/eclipse/birt/report/tests/model/api/IncludeLibraryRuleTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
7766,
11371,
1435,
565,
288,
9506,
202,
2463,
394,
7766,
13587,
12,
8752,
9313,
2175,
4709,
18,
1106,
1769,
202,
97,
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,
760,
7766,
11371,
1435,
565,
288,
9506,
202,
2463,
394,
7766,
13587,
12,
8752,
9313,
2175,
4709,
18,
1106,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public TA_RetCode CDLDOJISTAR( int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[] ){ double BodyDojiPeriodTotal, BodyLongPeriodTotal; int i, outIdx, BodyDojiTrailingIdx, BodyLongTrailingIdx, lookbackTotal; if( startI... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/1bccb7a13486c61b10e8ebdf0c938797539a3f3d/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
9833,
67,
7055,
1085,
39,
8914,
3191,
46,
5511,
985,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
3678,
63,
6487,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9833,
67,
7055,
1085,
39,
8914,
3191,
46,
5511,
985,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
3678,
63,
6487,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056... | ||
addFormField( "action", heroID == BORIS ? "boris" : heroID == JARLSBERG ? "jarlsberg" : "sneakypete" ); | addFormField( "action", heroId == BORIS ? "boris" : heroId == JARLSBERG ? "jarlsberg" : "sneakypete" ); | public HeroDonationRequest( int heroID, int amount ) { super( "shrines.php" ); addFormField( "pwd" ); addFormField( "action", heroID == BORIS ? "boris" : heroID == JARLSBERG ? "jarlsberg" : "sneakypete" ); addFormField( "howmuch", String.valueOf( amount ) ); this.amount = amount; this.statue = heroID == BORIS ? ... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/db652071b06715a4456f702f081fbe5b47aa5a70/HeroDonationRequest.java/clean/src/net/sourceforge/kolmafia/HeroDonationRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
670,
2439,
22293,
367,
691,
12,
509,
366,
2439,
734,
16,
509,
3844,
262,
202,
95,
202,
202,
9565,
12,
315,
674,
86,
1465,
18,
2684,
6,
11272,
202,
202,
1289,
27317,
12,
315,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
670,
2439,
22293,
367,
691,
12,
509,
366,
2439,
734,
16,
509,
3844,
262,
202,
95,
202,
202,
9565,
12,
315,
674,
86,
1465,
18,
2684,
6,
11272,
202,
202,
1289,
27317,
12,
315,... |
helpSupport.displayHelp(topic); | helpSupport.displayHelpResource(topic); | private void openHelpTopic(String topic, String href) { IHelp helpSupport = WorkbenchHelp.getHelpSupport(); if (helpSupport != null) { if (href != null) helpSupport.displayHelp(topic, href); else helpSupport.displayHelp(topic); }} | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/be4a9d721542e08ee5ff101434eff2a59ef87f62/WelcomeItem.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WelcomeItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1696,
6696,
6657,
12,
780,
3958,
16,
514,
3897,
13,
288,
202,
45,
6696,
2809,
6289,
273,
4147,
22144,
6696,
18,
588,
6696,
6289,
5621,
202,
430,
261,
5201,
6289,
480,
446,
13,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1696,
6696,
6657,
12,
780,
3958,
16,
514,
3897,
13,
288,
202,
45,
6696,
2809,
6289,
273,
4147,
22144,
6696,
18,
588,
6696,
6289,
5621,
202,
430,
261,
5201,
6289,
480,
446,
13,
288... |
if (pixel < map_size) return (int) ((generateMask (3) & rgb[pixel]) >> (3 * pixel_bits)); | if (opaque || pixel >= map_size) return 255; | public final int getAlpha (int pixel) { if (pixel < map_size) return (int) ((generateMask (3) & rgb[pixel]) >> (3 * pixel_bits)); return 0; } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/24330cfb4cc445da21a71a819ce54efe764fab6e/IndexColorModel.java/buggy/core/src/classpath/java/java/awt/image/IndexColorModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
509,
336,
9690,
261,
474,
4957,
13,
225,
288,
565,
309,
261,
11743,
411,
852,
67,
1467,
13,
202,
565,
327,
261,
474,
13,
14015,
7163,
5796,
261,
23,
13,
473,
6917,
63,
1174... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
509,
336,
9690,
261,
474,
4957,
13,
225,
288,
565,
309,
261,
11743,
411,
852,
67,
1467,
13,
202,
565,
327,
261,
474,
13,
14015,
7163,
5796,
261,
23,
13,
473,
6917,
63,
1174... |
} | public void setDefaultAction() { MLink ml = (MLink) getOwner(); Collection col = ml.getStimuli(); Iterator it = col.iterator(); while (it.hasNext()) { MStimulus ms = (MStimulus) it.next(); Object ma = ModelFacade.getDispatchAction(ms); MNamespace ns = ms.getNamespace(); Collection elem... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/FigSeqLink.java/clean/src_new/org/argouml/uml/diagram/sequence/ui/FigSeqLink.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
9277,
1803,
1435,
288,
565,
490,
2098,
12931,
273,
261,
1495,
754,
13,
13782,
5621,
565,
2200,
645,
273,
12931,
18,
588,
510,
381,
14826,
5621,
565,
4498,
518,
273,
645,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
9277,
1803,
1435,
288,
565,
490,
2098,
12931,
273,
261,
1495,
754,
13,
13782,
5621,
565,
2200,
645,
273,
12931,
18,
588,
510,
381,
14826,
5621,
565,
4498,
518,
273,
645,
18,
... | |
addWarning(warningsToLog, "Could not parse key sequence", configurationElement.getNamespace(), commandId, "keySequence", keySequenceText); | addWarning(warningsToLog, "Could not parse key sequence", configurationElement, commandId, "keySequence", keySequenceText); | private static final void readBindingsFromRegistry( final IConfigurationElement[] configurationElements, final int configurationElementCount, final BindingManager bindingManager, final ICommandService commandService) { final Collection bindings = new ArrayList(configurationElementCount); final List warningsT... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/539b29bd9f4ed0020b6fce0d726b8d740d87469d/BindingPersistence.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingPersistence.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
727,
918,
855,
10497,
1265,
4243,
12,
1082,
202,
6385,
467,
1750,
1046,
8526,
1664,
3471,
16,
1082,
202,
6385,
509,
1664,
1046,
1380,
16,
1082,
202,
6385,
15689,
1318,
508... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
727,
918,
855,
10497,
1265,
4243,
12,
1082,
202,
6385,
467,
1750,
1046,
8526,
1664,
3471,
16,
1082,
202,
6385,
509,
1664,
1046,
1380,
16,
1082,
202,
6385,
15689,
1318,
508... |
private boolean verify(Message msg, boolean checkTooHigh, boolean checkTooLow) throws RejectLogon, FieldNotFound, IncorrectDataFormat, IncorrectTagValue, UnsupportedMessageType, IOException { String msgType; try { Message.Header header = msg.getHeader(); Str... | 6791 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6791/c64396012cd88b23ea34709abc864ee2b49ed867/Session.java/clean/src/quickfix/Session.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
3929,
12,
1079,
1234,
16,
1250,
866,
10703,
8573,
16,
1250,
866,
10703,
10520,
13,
5411,
1216,
20159,
1343,
265,
16,
2286,
2768,
16,
657,
6746,
751,
1630,
16,
657,
6746,
1805,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
3929,
12,
1079,
1234,
16,
1250,
866,
10703,
8573,
16,
1250,
866,
10703,
10520,
13,
5411,
1216,
20159,
1343,
265,
16,
2286,
2768,
16,
657,
6746,
751,
1630,
16,
657,
6746,
1805,... | ||
expr = expr.createAssign(this, new BitXorExpr(expr, parseAssignExpr())); | if (expr.canRead()) expr = expr.createAssign(this, new BitXorExpr(expr.copy(), parseAssignExpr())); else expr = expr.createAssign(this, parseAssignExpr()); | private Expr parseAssignExpr() throws IOException { Expr expr = parseConditionalExpr(); while (true) { int token = parseToken(); switch (token) { case '=': token = parseToken(); try { if (token == '&') expr = expr.createAssignRef(this, parseAssignExpr()); else { _peekToken = toke... | 3863 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3863/b2db2d6325f491f6686ae90d57e531c0a2e59af3/PhpParser.java/clean/quercus/src/main/java/com/caucho/quercus/parser/PhpParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
8074,
1109,
4910,
4742,
1435,
565,
1216,
1860,
225,
288,
565,
8074,
3065,
273,
1109,
14132,
4742,
5621,
565,
1323,
261,
3767,
13,
288,
1377,
509,
1147,
273,
1109,
1345,
5621,
1377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
8074,
1109,
4910,
4742,
1435,
565,
1216,
1860,
225,
288,
565,
8074,
3065,
273,
1109,
14132,
4742,
5621,
565,
1323,
261,
3767,
13,
288,
1377,
509,
1147,
273,
1109,
1345,
5621,
1377,
... |
private void checkAndAddNamespaceDeclarations(String namespace, Map prefixMap, Element schemaElement) { //get the attribute for the current namespace String prefix = (String) prefixMap.get(namespace); ... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/244aa4f43ff8119055aa57a36d41877e9626c506/WSDL11ToAxisServiceBuilder.java/clean/modules/kernel/src/org/apache/axis2/description/WSDL11ToAxisServiceBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
30970,
986,
3402,
21408,
12,
780,
1981,
16,
4766,
5375,
1635,
1633,
863,
16,
4766,
5375,
3010,
1963,
1046,
13,
288,
3639,
368,
588,
326,
1566,
364,
326,
783,
1981,
3639,
514,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
30970,
986,
3402,
21408,
12,
780,
1981,
16,
4766,
5375,
1635,
1633,
863,
16,
4766,
5375,
3010,
1963,
1046,
13,
288,
3639,
368,
588,
326,
1566,
364,
326,
783,
1981,
3639,
514,
... | ||
noRule = false; | public void buildClassifier(Instances instances) throws Exception { boolean noRule = true; if (instances.checkForStringAttributes()) { throw new Exception("Can't handle string attributes!"); } if (instances.classAttribute().isNumeric()) { throw new Exception("Can't handle numeric class!"... | 6866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6866/df84e4a29d8eb3dda9351dae28ae2105840444ee/OneR.java/clean/classifiers/OneR.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1361,
13860,
12,
5361,
3884,
13,
377,
1216,
1185,
288,
3639,
1250,
1158,
2175,
273,
638,
31,
565,
309,
261,
10162,
18,
1893,
1290,
780,
2498,
10756,
288,
1377,
604,
394,
1185,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1361,
13860,
12,
5361,
3884,
13,
377,
1216,
1185,
288,
3639,
1250,
1158,
2175,
273,
638,
31,
565,
309,
261,
10162,
18,
1893,
1290,
780,
2498,
10756,
288,
1377,
604,
394,
1185,
... | |
return this.attributes; | AttributeMap attributeMap = new AttributeMap(this); for(int i = 0; i < attributeMap.getLength(); i++) { attributeMap.setNamedItem((Attr)attributeMap.getItem(i)); } if(this.namespaces != null) { Iterator nsDecls = this.namespaces.keySet().iterator(); while (nsDecls.hasNext()) { String prefix = (String) nsDecls.next... | public NamedNodeMap getAttributes() { return this.attributes; } | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/1ecc8eebb3ffc0a9feb2fbead4d1b6fa98b69394/ElementImpl.java/clean/modules/saaj/src/org/apache/axis2/om/impl/dom/ElementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
9796,
907,
863,
10183,
1435,
288,
3639,
3601,
863,
1566,
863,
273,
225,
394,
3601,
863,
12,
2211,
1769,
282,
364,
12,
474,
277,
273,
374,
31,
277,
411,
1566,
863,
18,
588,
1782,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9796,
907,
863,
10183,
1435,
288,
3639,
3601,
863,
1566,
863,
273,
225,
394,
3601,
863,
12,
2211,
1769,
282,
364,
12,
474,
277,
273,
374,
31,
277,
411,
1566,
863,
18,
588,
1782,
... |
} catch (Exception e) { } sslSock.testTlsClient(testCipher, testHost, testPort, keystoreLocation); | sslSock.testTlsClient(testCipher,testHost,testPort,keystoreLocation); } catch (Exception e) { System.out.println("Exception caught testing TLS ciphers\n" + e.getMessage()); e.printStackTrace(); System.exit(1); } | public static void main(String [] args) { String testCipher = null; String testHost = "localhost"; String keystoreLocation = "keystore.pfx"; int testPort = 29750; String usage = "java org.mozilla.jss.tests.JSSE_SSLClient" + ... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/2c88207a24bea2d0af88356473969a2e94d3f349/JSSE_SSLClient.java/buggy/security/jss/org/mozilla/jss/tests/JSSE_SSLClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
5378,
833,
13,
288,
7734,
514,
1842,
13896,
4202,
273,
446,
31,
3639,
514,
1842,
2594,
540,
273,
315,
13014,
14432,
3639,
514,
16262,
2735,
273,
315,
856,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5378,
833,
13,
288,
7734,
514,
1842,
13896,
4202,
273,
446,
31,
3639,
514,
1842,
2594,
540,
273,
315,
13014,
14432,
3639,
514,
16262,
2735,
273,
315,
856,
... |
return Boolean.valueOf(o0.compareTo(o1) < 0); | return o0.equals(o1) ? Boolean.FALSE : Boolean.TRUE; | public Object evaluate(Evaluator evaluator, Exp[] args) { String o0 = getStringArg(evaluator, args, 0, null); String o1 = getStringArg(evaluator, args, 1, null); if (o0 == null || o1 == null) { return null; } retur... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/6edfd201208294a63e08eefe822045d54d51622b/BuiltinFunTable.java/buggy/src/main/mondrian/olap/fun/BuiltinFunTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
1033,
5956,
12,
15876,
18256,
16,
7784,
8526,
833,
13,
288,
7734,
514,
320,
20,
273,
4997,
4117,
12,
14168,
639,
16,
833,
16,
374,
16,
446,
1769,
7734,
514,
320,
21,
273,
4997,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
1033,
5956,
12,
15876,
18256,
16,
7784,
8526,
833,
13,
288,
7734,
514,
320,
20,
273,
4997,
4117,
12,
14168,
639,
16,
833,
16,
374,
16,
446,
1769,
7734,
514,
320,
21,
273,
4997,
... |
Vector v = Pooka.getStoreManager().getStoreList(); for (int i = 0; i < v.size(); i++) { try { ((StoreInfo)v.elementAt(i)).closeAllFolders(false, true); } catch (Exception e) { } } Pooka.resources.saveProperties(new File(Pooka.localrc)); System.exit(exitValue); | Pooka.exitPooka(exitValue); | public void exitPooka(int exitValue) { if (! processUnsentMessages()) return; if (contentPanel instanceof MessagePanel && ((MessagePanel)contentPanel).isSavingWindowLocations()) { ((MessagePanel)contentPanel).saveWindowLocations(); } Pooka.setProperty("Pooka.hsize", Integer.toStri... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/f354177cbeef8267d436b002f39cdea12fbf9805/MainPanel.java/clean/net/suberic/pooka/gui/MainPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2427,
52,
1184,
69,
12,
474,
2427,
620,
13,
288,
1377,
309,
16051,
1207,
984,
7569,
5058,
10756,
202,
2463,
31,
5411,
309,
261,
1745,
5537,
1276,
2350,
5537,
597,
3196,
225,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2427,
52,
1184,
69,
12,
474,
2427,
620,
13,
288,
1377,
309,
16051,
1207,
984,
7569,
5058,
10756,
202,
2463,
31,
5411,
309,
261,
1745,
5537,
1276,
2350,
5537,
597,
3196,
225,
... |
File cacheFile = getCacheFile( this.totalCacheNo ); fileList.add( cacheFile ); | File cacheFile = null; if ( currentCacheNo < fileList.size( ) ) { cacheFile = (File) ( fileList.get( currentCacheNo ) ); } else { cacheFile = getCacheFile( this.currentCacheNo ); fileList.add( cacheFile ); } | private void saveToDisk( ) { try { File cacheFile = getCacheFile( this.totalCacheNo ); fileList.add( cacheFile ); FileOutputStream fos = new FileOutputStream( cacheFile ); DataOutputStream oos = new DataOutputStream( new BufferedOutputStream( fos ) ); writeList( oos, currentCache ); oos.close( ); this.... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/fa82a2af56d763819340dcb4920363efb3a6b242/BasicCachedList.java/buggy/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/cache/BasicCachedList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1923,
774,
6247,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
812,
18748,
273,
8577,
812,
12,
333,
18,
4963,
1649,
2279,
11272,
1082,
202,
768,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1923,
774,
6247,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
812,
18748,
273,
8577,
812,
12,
333,
18,
4963,
1649,
2279,
11272,
1082,
202,
768,
682,
18,
1... |
public void schedule(Runnable task, long delay, long period) | public void schedule(final Runnable task, long delay, long period) | public void schedule(Runnable task, long delay, long period) throws IllegalStateException { if (_isCancelled) throw new IllegalStateException("Timer cancelled"); if (delay<0) throw new IllegalArgumentException("Negative delay: "+delay); if (period<0) ... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/9ce7097fffa01edac129a4db6c54e1086fa7b5ee/SimpleTimer.java/buggy/components/gnutella-core/src/main/java/com/limegroup/gnutella/util/SimpleTimer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4788,
12,
6385,
10254,
1562,
16,
1525,
4624,
16,
1525,
3879,
13,
2398,
1216,
5477,
288,
3639,
309,
261,
67,
291,
21890,
13,
5411,
604,
394,
5477,
2932,
6777,
13927,
8863,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4788,
12,
6385,
10254,
1562,
16,
1525,
4624,
16,
1525,
3879,
13,
2398,
1216,
5477,
288,
3639,
309,
261,
67,
291,
21890,
13,
5411,
604,
394,
5477,
2932,
6777,
13927,
8863,
3639,... |
stmt.setTimestamp(8, new Timestamp(resource.getDateLastModified())); | stmt.setLong(8, resource.getDateLastModified()); | public void writeBackupResource(CmsUser currentUser, CmsProject publishProject, CmsResource resource, List properties, int tagId, long publishDate, int maxVersions) throws CmsException { Connection conn = null; PreparedStatement stmt = null; CmsUUID backupPkId = new CmsUUID(); byte[] con... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/67112c2256d26547aaed50fa52a9cf448dd26527/CmsBackupDriver.java/clean/src/org/opencms/db/generic/CmsBackupDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
6248,
1420,
12,
4747,
1299,
13970,
16,
2149,
4109,
3808,
4109,
16,
7630,
1058,
16,
987,
1790,
16,
509,
29238,
16,
1525,
3808,
1626,
16,
509,
943,
5940,
13,
1216,
11228,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
6248,
1420,
12,
4747,
1299,
13970,
16,
2149,
4109,
3808,
4109,
16,
7630,
1058,
16,
987,
1790,
16,
509,
29238,
16,
1525,
3808,
1626,
16,
509,
943,
5940,
13,
1216,
11228,
... |
if (logger.isInfoEnabled()) { logger.info("memberAdded: name=" + name); | if (logger.isDebugEnabled()) { logger.debug("memberAdded: name=" + name); | public void memberAdded(String name) { //robustness manager should publish deconfliction objects for every agent member. if (isSentinel()) { if (logger.isInfoEnabled()) { logger.info("memberAdded: name=" + name); } if (isCoordinatorEnabled()) { coordinatorHelper.addAgent(name); ... | 11869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11869/d429c0409620027c39ac34ed3a9e6510f4d18831/DefaultRobustnessController.java/clean/mgmt_agent/src/org/cougaar/tools/robustness/ma/controllers/DefaultRobustnessController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3140,
8602,
12,
780,
508,
13,
288,
565,
368,
303,
70,
641,
4496,
3301,
1410,
3808,
443,
3923,
549,
349,
2184,
364,
3614,
4040,
3140,
18,
565,
309,
261,
291,
7828,
12927,
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,
282,
1071,
918,
3140,
8602,
12,
780,
508,
13,
288,
565,
368,
303,
70,
641,
4496,
3301,
1410,
3808,
443,
3923,
549,
349,
2184,
364,
3614,
4040,
3140,
18,
565,
309,
261,
291,
7828,
12927,
1075... |
loaderScript = replaceTag( loaderScript, "/*rockAndRoll*/", "false" ); | replaceTag( scriptBuffer, "/*rockAndRoll*/", "false" ); | private String handleSimulatorIndex( StringBuffer replyBuffer ) throws IOException { // This is the simple Javascript which can be added // arbitrarily to the end without having to modify // the underlying HTML. StringBuffer loaderBuffer = new StringBuffer(); BufferedReader reader = DataUtilities.getReader( "ht... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/1e5aedab28b3c5837304265e2831a62ff8413e19/LocalRelayRequest.java/clean/src/net/sourceforge/kolmafia/LocalRelayRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
1640,
7993,
11775,
1016,
12,
6674,
4332,
1892,
262,
1216,
1860,
202,
95,
202,
202,
759,
1220,
353,
326,
4143,
22326,
1492,
848,
506,
3096,
202,
202,
759,
10056,
86,
10243,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
7993,
11775,
1016,
12,
6674,
4332,
1892,
262,
1216,
1860,
202,
95,
202,
202,
759,
1220,
353,
326,
4143,
22326,
1492,
848,
506,
3096,
202,
202,
759,
10056,
86,
10243,... |
org.xhtmlrenderer.css.newmatch.CascadedStyle matched = _matcher.getCascadedStyle(elem); | org.xhtmlrenderer.css.newmatch.CascadedStyle matched = _matcher.matchElement(elem); | public void restyleTree( org.w3c.dom.Element elem ) { CalculatedStyle parent = null; // if this is the root, we will have no parent XRElement; otherwise // we will check to see if our parent was loaded. Since we expect to load // from root to leaves, we should always find... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/8756fd35e9cd52c9d6dd01377122d574a0c48fc0/Styler.java/buggy/src/java/org/xhtmlrenderer/css/style/Styler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3127,
1362,
2471,
12,
2358,
18,
91,
23,
71,
18,
9859,
18,
1046,
3659,
262,
288,
5411,
15994,
690,
2885,
982,
273,
446,
31,
5411,
368,
309,
333,
353,
326,
1365,
16,
732,
903... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3127,
1362,
2471,
12,
2358,
18,
91,
23,
71,
18,
9859,
18,
1046,
3659,
262,
288,
5411,
15994,
690,
2885,
982,
273,
446,
31,
5411,
368,
309,
333,
353,
326,
1365,
16,
732,
903... |
public org.quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { org.quickfix.field.InstrRegistry value = new org.quickfix.field.InstrRegistry(); | public quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { quickfix.field.InstrRegistry value = new quickfix.field.InstrRegistry(); | public org.quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { org.quickfix.field.InstrRegistry value = new org.quickfix.field.InstrRegistry(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/ListStrikePrice.java/clean/src/java/src/quickfix/fix43/ListStrikePrice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
7854,
701,
4243,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
460,
273,
394,
2358,
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
7854,
701,
4243,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
460,
273,
394,
2358,
18,... |
String sNodePath, ISubtaskSheet sheet ) | String sNodePath, String sDisplayName, ISubtaskSheet sheet ) | public DefaultRegisteredSubtaskEntryImpl( String sNodeIndex, String sNodePath, ISubtaskSheet sheet ) { try { this.sNodeIndex = Integer.valueOf( sNodeIndex ).toString( ); } catch ( NumberFormatException e ) { sNodeIndex = "100"; //$NON-NLS-1$ } this.sNodePath = sNodePath; this.sheetImpl = sheet; } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/eef9946fb80818064375125db752512ee55f2f3f/DefaultRegisteredSubtaskEntryImpl.java/buggy/chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/swt/wizard/DefaultRegisteredSubtaskEntryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
10868,
1676,
4146,
1622,
2828,
12,
514,
272,
907,
1016,
16,
1082,
202,
780,
272,
907,
743,
16,
467,
1676,
4146,
8229,
6202,
262,
202,
95,
202,
202,
698,
202,
202,
95,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2989,
10868,
1676,
4146,
1622,
2828,
12,
514,
272,
907,
1016,
16,
1082,
202,
780,
272,
907,
743,
16,
467,
1676,
4146,
8229,
6202,
262,
202,
95,
202,
202,
698,
202,
202,
95,
... |
protected Expression binaryExpression(int type, AST node) { Token token = makeToken(type, node); AST leftNode = node.getFirstChild(); Expression leftExpression = expression(leftNode); AST rightNode = leftNode.getNextSibling(); if (rightNode == null) { return leftExpress... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/e7321c087b7c0c500269e757fe8873ccef4be01f/AntlrParserPlugin.java/clean/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
2300,
8578,
2300,
12,
474,
723,
16,
9053,
2159,
15329,
20477,
319,
969,
33,
6540,
1345,
12,
723,
16,
2159,
1769,
9053,
4482,
907,
33,
2159,
18,
588,
3759,
1763,
5621,
2300,
4482,
2300,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
2300,
8578,
2300,
12,
474,
723,
16,
9053,
2159,
15329,
20477,
319,
969,
33,
6540,
1345,
12,
723,
16,
2159,
1769,
9053,
4482,
907,
33,
2159,
18,
588,
3759,
1763,
5621,
2300,
4482,
2300,
... | ||
for (int i = 0;i < exporters.length;i++) | for (int i = 0; i < exporters.length; i++) | public IModule[] getAvailableExporters(R4Import pkg, boolean includeRemovalPending) { // Synchronized on the module manager to make sure that no // modules are added, removed, or resolved. synchronized (m_factory) { IModule[] exporters = getCompatibleExporters( ... | 45948 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45948/5ebdb81cd2d6401c31d28ff6425bd9fd11e07775/R4SearchPolicyCore.java/clean/framework/src/main/java/org/apache/felix/framework/searchpolicy/R4SearchPolicyCore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
3120,
8526,
15796,
22305,
87,
12,
54,
24,
5010,
3475,
16,
1250,
2341,
24543,
8579,
13,
565,
288,
3639,
368,
348,
15666,
603,
326,
1605,
3301,
358,
1221,
3071,
716,
1158,
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,
467,
3120,
8526,
15796,
22305,
87,
12,
54,
24,
5010,
3475,
16,
1250,
2341,
24543,
8579,
13,
565,
288,
3639,
368,
348,
15666,
603,
326,
1605,
3301,
358,
1221,
3071,
716,
1158,
3639,
... |
statement.setString(3, user.getStatus()); statement.setString(4, serialize(user.getRoles())); | statement.setString(4, user.getStatus()); statement.setString(5, serialize(user.getRoles())); statement.setString(6, user.getLogin()); | private void storageStore(User user) { PreparedStatement statement = null; Connection connection = ConnectionManager.getConnection(); try { statement = connection.prepareStatement("UPDATE User SET login=?, passwd=?, email=?, status=?, roles=?"); statement.setString(1, user.getLogin()); stateme... | 6853 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6853/0e1bfd0c159f8d204c0ecfe9b1641f2d6f09b7d4/UserManager.java/clean/src/org/snipsnap/user/UserManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2502,
2257,
12,
1299,
729,
13,
288,
565,
16913,
3021,
273,
446,
31,
565,
4050,
1459,
273,
4050,
1318,
18,
588,
1952,
5621,
565,
775,
288,
1377,
3021,
273,
1459,
18,
9366,
340... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2502,
2257,
12,
1299,
729,
13,
288,
565,
16913,
3021,
273,
446,
31,
565,
4050,
1459,
273,
4050,
1318,
18,
588,
1952,
5621,
565,
775,
288,
1377,
3021,
273,
1459,
18,
9366,
340... |
if(peers[i].isConnected()) | if(peers[i].isConnected()) try { | public void localBroadcast(Message msg) { PeerNode[] peers = connectedPeers; // avoid synchronization for(int i=0;i<peers.length;i++) { if(peers[i].isConnected()) peers[i].sendAsync(msg); } } | 52909 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52909/db3bc8d8624526da4116ed2c6e8583678d958aa9/PeerManager.java/buggy/src/freenet/node/PeerManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1191,
15926,
12,
1079,
1234,
13,
288,
3639,
10669,
907,
8526,
10082,
273,
5840,
14858,
31,
368,
4543,
24488,
3639,
364,
12,
474,
277,
33,
20,
31,
77,
32,
30502,
18,
2469,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1191,
15926,
12,
1079,
1234,
13,
288,
3639,
10669,
907,
8526,
10082,
273,
5840,
14858,
31,
368,
4543,
24488,
3639,
364,
12,
474,
277,
33,
20,
31,
77,
32,
30502,
18,
2469,
31,... |
if(logMINOR) Logger.minor(this, "Already freed block "+offset+" ("+reason+")"); | if(logMINOR) Logger.minor(this, "Already freed block "+offset+" ("+reason+ ')'); | private void addFreeBlock(long offset, boolean loud, String reason) { if(freeBlocks.push(offset)) { if(loud) { System.err.println("Freed block "+offset+" ("+reason+")"); Logger.normal(this, "Freed block "+offset+" ("+reason+")"); } else { if(logMINOR) Logger.minor(this, "Freed block "+o... | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/62fd59041864b4ed1f43adc676de6bfb5ea977f3/BerkeleyDBFreenetStore.java/clean/src/freenet/store/BerkeleyDBFreenetStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
9194,
1768,
12,
5748,
1384,
16,
1250,
437,
1100,
16,
514,
3971,
13,
288,
565,
202,
202,
430,
12,
9156,
6450,
18,
6206,
12,
3348,
3719,
288,
565,
1082,
202,
430,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
9194,
1768,
12,
5748,
1384,
16,
1250,
437,
1100,
16,
514,
3971,
13,
288,
565,
202,
202,
430,
12,
9156,
6450,
18,
6206,
12,
3348,
3719,
288,
565,
1082,
202,
430,
1... |
return null; | return this; | public AccessibleValue getAccessibleValue() throws NotImplementedException { return null; // TODO } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/8a78b0a127a68dcc6823fee2b8bdb1cbb7ec268d/AbstractButton.java/buggy/core/src/classpath/javax/javax/swing/AbstractButton.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5016,
1523,
620,
336,
10451,
620,
1435,
1377,
1216,
10051,
503,
565,
288,
1377,
327,
333,
31,
368,
2660,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5016,
1523,
620,
336,
10451,
620,
1435,
1377,
1216,
10051,
503,
565,
288,
1377,
327,
333,
31,
368,
2660,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
break; | break; | private void postProcessListeners( Resource resource, File source, int requestType ) throws TransferFailedException { byte[] buffer = new byte[ DEFAULT_BUFFER_SIZE ]; TransferEvent transferEvent = new TransferEvent( this, resource , TransferEvent.TRANSFER_PROGRESS, requestType ); try ... | 51920 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51920/adac94612140da14b889061c18fedb69a0796bbf/ScpExternalWagon.java/buggy/wagon-providers/wagon-ssh-external/src/main/java/org/apache/maven/wagon/providers/sshext/ScpExternalWagon.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1603,
2227,
5583,
12,
2591,
1058,
16,
1387,
1084,
16,
509,
27179,
262,
3639,
1216,
12279,
12417,
565,
288,
3639,
1160,
8526,
1613,
273,
394,
1160,
63,
3331,
67,
11302,
67,
4574... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1603,
2227,
5583,
12,
2591,
1058,
16,
1387,
1084,
16,
509,
27179,
262,
3639,
1216,
12279,
12417,
565,
288,
3639,
1160,
8526,
1613,
273,
394,
1160,
63,
3331,
67,
11302,
67,
4574... |
JobInfo info = getJobInfo(job); info.setBlockedStatus(null); refreshJobInfo(info); if (listener != null) { | JobInfo info = getJobInfo(job); info.setBlockedStatus(null); refreshJobInfo(info); if (listener != null) { | public void clearBlocked() { JobInfo info = getJobInfo(job); info.setBlockedStatus(null); refreshJobInfo(info); if (listener != null) { listener.clearBlocked(); } } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/9f68fc05c49b144eebae1957b15f8f3671c54cac/ProgressManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
2424,
23722,
1435,
288,
5411,
3956,
966,
1123,
273,
13024,
966,
12,
4688,
1769,
5411,
1123,
18,
542,
23722,
1482,
12,
2011,
1769,
5411,
4460,
2278,
966,
12,
1376,
1769,
5411,
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,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
2424,
23722,
1435,
288,
5411,
3956,
966,
1123,
273,
13024,
966,
12,
4688,
1769,
5411,
1123,
18,
542,
23722,
1482,
12,
2011,
1769,
5411,
4460,
2278,
966,
12,
1376,
1769,
5411,
3... |
byte[] bytes = streamToByteArray(valueAndData, true); | byte[] bytes = streamToByteArray(valueAndData); | public ISVNProperty propertyGet(File path, String propertyName) throws SVNClientException { try { InputStream valueAndData = _cmd.propget(toString(path), propertyName); byte[] bytes = streamToByteArray(valueAndData, true); if (bytes.length == 0) { return null; // the property... | 6016 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6016/018df8c10bdb8f1bb9018622a01d8d66d38423e5/CmdLineClientAdapter.java/clean/svnClientAdapter/src/main/org/tigris/subversion/svnclientadapter/commandline/CmdLineClientAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4437,
58,
50,
1396,
1272,
967,
12,
812,
589,
16,
514,
5470,
13,
1216,
29537,
50,
3781,
288,
202,
202,
698,
288,
1082,
202,
4348,
460,
1876,
751,
273,
389,
4172,
18,
5986,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4437,
58,
50,
1396,
1272,
967,
12,
812,
589,
16,
514,
5470,
13,
1216,
29537,
50,
3781,
288,
202,
202,
698,
288,
1082,
202,
4348,
460,
1876,
751,
273,
389,
4172,
18,
5986,
58... |
dlConfig = (DigilibConfiguration) context.getAttribute( "digilib.servlet.configuration"); | dlConfig = (DigilibConfiguration) context .getAttribute("digilib.servlet.configuration"); | public void setConfig(ServletConfig conf) throws ServletException { logger.debug("setConfig"); // get our ServletContext ServletContext context = conf.getServletContext(); // see if there is a Configuration instance dlConfig = (DigilibConfiguration) context.getAttribute( "digilib.servlet.configuration"); if... | 53488 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53488/92fdcdce856c663709334a34a746cf11cab2e5c7/DocumentBean.java/clean/servlet/src/digilib/servlet/DocumentBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15517,
12,
4745,
809,
2195,
13,
1216,
16517,
288,
202,
202,
4901,
18,
4148,
2932,
542,
809,
8863,
202,
202,
759,
336,
3134,
22717,
202,
202,
4745,
1042,
819,
273,
2195,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15517,
12,
4745,
809,
2195,
13,
1216,
16517,
288,
202,
202,
4901,
18,
4148,
2932,
542,
809,
8863,
202,
202,
759,
336,
3134,
22717,
202,
202,
4745,
1042,
819,
273,
2195,
1... |
/* * Deviate from ECMA to imitate Perl, which omits a final * split unless a limit argument is given and big enough. */ | /* * Deviate from ECMA to imitate Perl, which omits a final * split unless a limit argument is given and big enough. */ | public static Object jsFunction_split(Context cx, Scriptable thisObj, Object[] args, Function funObj) { String target = ScriptRuntime.toString(thisObj); // create an empty Array to return; Scriptable scope = getTopLevelScope(funObj); Scriptable... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/b631b3e8574543a4d24a0048cc710f305deb8ff5/NativeString.java/buggy/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
3828,
2083,
67,
4939,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
514,
1018,
273,
7739,
5576,
18,
10492,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
3828,
2083,
67,
4939,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
514,
1018,
273,
7739,
5576,
18,
10492,
... |
public void restartButtonActionPerformed() { | private void restartButtonActionPerformed() { | public void restartButtonActionPerformed() { windowManager.getManager().getBattleManager().restart(); } | 50663 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50663/ef287448b241a2131ea8102c0a9532d262ba2b6a/RobocodeFrame.java/buggy/robocode/robocode/dialog/RobocodeFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
7870,
3616,
19449,
1435,
288,
202,
202,
5668,
1318,
18,
588,
1318,
7675,
588,
38,
4558,
298,
1318,
7675,
19164,
5621,
225,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
7870,
3616,
19449,
1435,
288,
202,
202,
5668,
1318,
18,
588,
1318,
7675,
588,
38,
4558,
298,
1318,
7675,
19164,
5621,
225,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
previewTextBox.setText( "" ); | previewTextBox.setText( defaultDateTime ); | private void createCustomPreviewPart( Composite parent ) { Group group = new Group( parent, SWT.NONE ); group.setText( LABEL_PREVIEW_GROUP ); //$NON-NLS-1$ if ( pageAlignment == PAGE_ALIGN_HORIZONTAL ) { group.setLayoutData( new GridData( GridData.FILL_BOTH ) ); group.setLayout( new GridLayout( 1, false ) ); ... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/0ad7b33e8711645b0c24fbc44cb60949bea41294/FormatDateTimePage.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
3802,
11124,
1988,
12,
14728,
982,
262,
202,
95,
202,
202,
1114,
1041,
273,
394,
3756,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
1655,
18,
542,
1528,
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,
1152,
918,
752,
3802,
11124,
1988,
12,
14728,
982,
262,
202,
95,
202,
202,
1114,
1041,
273,
394,
3756,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
1655,
18,
542,
1528,
12,
... |
Map env = createEnvVarMap(); | Map env = createEnvVarMap(false); | private Map<String,SvnInfo> buildRevisionMap(FilePath workspace, TaskListener listener) throws IOException { PrintStream logger = listener.getLogger(); Map<String/*module name*/,SvnInfo> revisions = new HashMap<String,SvnInfo>(); Map env = createEnvVarMap(); // invoke the "svn info" ... | 56266 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56266/68575dd13ca048ccab5d89c0cc258e8dde886aa6/SubversionSCM.java/buggy/hudson/src/hudson/scm/SubversionSCM.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1635,
32,
780,
16,
55,
25031,
966,
34,
1361,
7939,
863,
12,
5598,
6003,
16,
3837,
2223,
2991,
13,
1216,
1860,
288,
3639,
21677,
1194,
273,
2991,
18,
588,
3328,
5621,
3639,
1635,
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,
3238,
1635,
32,
780,
16,
55,
25031,
966,
34,
1361,
7939,
863,
12,
5598,
6003,
16,
3837,
2223,
2991,
13,
1216,
1860,
288,
3639,
21677,
1194,
273,
2991,
18,
588,
3328,
5621,
3639,
1635,
3... |
public boolean storeCRL(Admin admin, Collection publisherids, byte[] incrl, String cafp, int number){ Iterator iter = publisherids.iterator(); boolean returnval = true; while(iter.hasNext()){ Integer id = (Integer) iter.next(); try{ PublisherDataLocal pdl = publisherhome.findByPrimaryKey(id); try{ returnval &= pdl.getP... | public boolean storeCRL(Admin admin, Collection publisherids, byte[] incrl, String cafp, int number) { Iterator iter = publisherids.iterator(); boolean returnval = true; while (iter.hasNext()) { Integer id = (Integer) iter.next(); try { PublisherDataLocal pdl = publisherhome.findByPrimaryKey(id); try { returnval &= pdl... | public boolean storeCRL(Admin admin, Collection publisherids, byte[] incrl, String cafp, int number){ Iterator iter = publisherids.iterator(); boolean returnval = true; while(iter.hasNext()){ Integer id = (Integer) iter.next(); try{ PublisherDataLocal pdl = publisherhome.findBy... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/6ecbb69c2d6c05971a443e2ffb0e34da367ea460/LocalPublisherSessionBean.java/buggy/src/java/se/anatom/ejbca/ca/publisher/LocalPublisherSessionBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1707,
29524,
12,
4446,
3981,
16,
2200,
12855,
2232,
16,
1160,
8526,
7290,
1321,
16,
514,
276,
1727,
84,
16,
509,
1300,
15329,
1377,
4498,
1400,
273,
12855,
2232,
18,
9838,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1707,
29524,
12,
4446,
3981,
16,
2200,
12855,
2232,
16,
1160,
8526,
7290,
1321,
16,
514,
276,
1727,
84,
16,
509,
1300,
15329,
1377,
4498,
1400,
273,
12855,
2232,
18,
9838,
562... |
public void handleGet(URI uri, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { // We ensure that we have a FCP server running if(!fcp.enabled){ this.writeReply(ctx, 400, "text/plain", "FCP server is missing", "You need to enable the FCP server to access this page"); ... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/92c3a13373f91a0169847e3371caf8a5974382e1/QueueToadlet.java/clean/src/freenet/clients/http/QueueToadlet.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,
225,
202,
15069,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
9506,
202,
759,
1660,
338... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
15069,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
9506,
202,
759,
1660,
338... | ||
MainFrame.getInstance().getDefaultToolTimer().restart(); | public void mouseReleased(MouseEvent mouseEvent) { if (mouseEvent.getButton() == MouseEvent.BUTTON1 && bActive == true) { compSource.removeMouseMotionListener(this); if (MainFrame.getInstance().getSelection() != null) edit.addEdit(new AtomicChangeSelection(null)); MainFrame.getInstance().getUndoManager().add... | 9769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9769/64edd26961fe98d9e4cab60098a0d6ef3d2aba67/AddBoneMouseAdapter.java/buggy/jpatch/src/jpatch/boundary/mouse/AddBoneMouseAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
7644,
1133,
13,
288,
202,
202,
430,
261,
11697,
1133,
18,
588,
3616,
1435,
422,
17013,
1133,
18,
20068,
21,
597,
324,
3896,
422,
638,
13,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
7644,
1133,
13,
288,
202,
202,
430,
261,
11697,
1133,
18,
588,
3616,
1435,
422,
17013,
1133,
18,
20068,
21,
597,
324,
3896,
422,
638,
13,
288... | |
newZipOutputStream(new File(path + (fileCount++))); | newZipOutputStream(new File(path)); | public void write(String outputPath, byte[] bytes, XQSyncDocumentMetadata metadata) throws IOException { /* * This method uses size metrics to automatically manage multiple zip * archives, to avoid 32-bit limits in java.util.zip * * An exception-based mechanism wou... | 48825 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48825/d2734cc2c24fb7284611e0245014ade68bfbbaf6/OutputPackage.java/buggy/src/java/com/marklogic/ps/xqsync/OutputPackage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
12,
780,
19566,
16,
1160,
8526,
1731,
16,
5411,
1139,
53,
4047,
2519,
2277,
1982,
13,
1216,
1860,
288,
3639,
1748,
540,
380,
1220,
707,
4692,
963,
4309,
358,
6635,
10680,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
12,
780,
19566,
16,
1160,
8526,
1731,
16,
5411,
1139,
53,
4047,
2519,
2277,
1982,
13,
1216,
1860,
288,
3639,
1748,
540,
380,
1220,
707,
4692,
963,
4309,
358,
6635,
10680,... |
return new TableSorter(new IField[0], new int[0], new int[0]); | return new TableComparator(new IField[0], new int[0], new int[0]); | public TableSorter getSorterFor(String type) { if (hierarchyOrders.containsKey(type)) { return (TableSorter) hierarchyOrders.get(type); } TableSorter sorter = findSorterInChildren(type, getRootType()); if (sorter == null) { return new TableSorter(new IField[0], new int[0], new int[0]); } return sorter; } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/b34bac03ab70048a4b238ebb6ad2383d1ae284b3/MarkerSupportRegistry.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerSupportRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3555,
24952,
1322,
4975,
1290,
12,
780,
618,
13,
288,
202,
202,
430,
261,
17937,
16528,
18,
12298,
653,
12,
723,
3719,
288,
1082,
202,
2463,
261,
1388,
24952,
13,
9360,
16528,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3555,
24952,
1322,
4975,
1290,
12,
780,
618,
13,
288,
202,
202,
430,
261,
17937,
16528,
18,
12298,
653,
12,
723,
3719,
288,
1082,
202,
2463,
261,
1388,
24952,
13,
9360,
16528,
... |
if ( formatStr != null && formatStr.length( ) != 0) { numberFormat = new NumberFormatter( formatStr, context.getLocale( ) ); style.setNumberFormatObject( numberFormat ); } } } else { numberFormat = new NumberFormatter( formatStr, context.getLocale( ) ); } if (numberFormat == null) { numberFormat = new NumberFormatter... | NumberFormatter numberFormat = context.createNumberFormatter( formatStr ); formattedStr.append( numberFormat.format( ( ( Number ) value ).doubleValue( ) ) ); | protected void formatValue( Object value, String formatStr, StyleDesign style, StringBuffer formattedStr,ReportElementContent reportContent ) { if ( value == null ) { return; } assert style != null && formattedStr != null; if ( ( value instanceof Number ) ) { NumberFormatter numberFormat = null; if ( for... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/e29ffc4317fc1dab71e811072bd49e7d35a106d8/StyledItemExecutor.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/StyledItemExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
740,
620,
12,
1033,
460,
16,
514,
740,
1585,
16,
1082,
202,
2885,
15478,
2154,
16,
6674,
4955,
1585,
16,
4820,
1046,
1350,
2605,
1350,
262,
202,
95,
202,
202,
430,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
740,
620,
12,
1033,
460,
16,
514,
740,
1585,
16,
1082,
202,
2885,
15478,
2154,
16,
6674,
4955,
1585,
16,
4820,
1046,
1350,
2605,
1350,
262,
202,
95,
202,
202,
430,
261,
... |
void lookup( MessageAddress clientAddr, long clientTime, Map m); | void lookup(MessageAddress clientAddr, long clientTime, Map m); | void lookup( MessageAddress clientAddr, long clientTime, Map m); | 7981 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7981/5354808ad0f03d28fe7c9ad0a594809aeb06c26d/LookupServerService.java/clean/core/src/org/cougaar/core/wp/server/LookupServerService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3689,
12,
3639,
2350,
1887,
1004,
3178,
16,
3639,
1525,
1004,
950,
16,
3639,
1635,
312,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3689,
12,
3639,
2350,
1887,
1004,
3178,
16,
3639,
1525,
1004,
950,
16,
3639,
1635,
312,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public void testOther() { assertEquals( "optional init match in definition", findMatchesCount(s73,s74), 4 ); assertEquals( "null match", findMatchesCount(s77,s78), 0 ); assertEquals( "body of method by block search", findMatchesCount(s79,s80), 2 ); ass... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/b54adb8422900a14e3e599de05227095b018ad4f/StructuralSearchTest.java/buggy/plugins/structuralsearch/testSource/com/intellij/structuralsearch/StructuralSearchTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
8290,
1435,
288,
565,
1815,
8867,
12,
315,
10444,
1208,
845,
316,
2379,
3113,
1104,
6869,
1380,
12,
87,
9036,
16,
87,
5608,
3631,
1059,
565,
11272,
565,
1815,
8867,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
8290,
1435,
288,
565,
1815,
8867,
12,
315,
10444,
1208,
845,
316,
2379,
3113,
1104,
6869,
1380,
12,
87,
9036,
16,
87,
5608,
3631,
1059,
565,
11272,
565,
1815,
8867,
12,
... | ||
public List<Item> getItemList() { | public List<Item> getItemList () { | public List<Item> getItemList() { if (itemList == null) itemList = new ArrayList<Item>(); return itemList; } | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/cd8ff9d62a253810263b2585b6b8133ba1c87c73/ShipmentNotice.java/buggy/jaxws-ri/samples/supplychain/src/supplychain/server/ShipmentNotice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
32,
1180,
34,
8143,
682,
1832,
288,
3639,
309,
261,
1726,
682,
422,
446,
13,
5411,
761,
682,
273,
394,
2407,
32,
1180,
34,
5621,
10792,
327,
761,
682,
31,
565,
289,
2,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
32,
1180,
34,
8143,
682,
1832,
288,
3639,
309,
261,
1726,
682,
422,
446,
13,
5411,
761,
682,
273,
394,
2407,
32,
1180,
34,
5621,
10792,
327,
761,
682,
31,
565,
289,
2,
-100... |
test.assertEquals("2237.0", cell.getFormattedValue()); | test.assertEquals("2,237", cell.getFormattedValue()); | protected void defineFunctions() { // first char: p=Property, m=Method, i=Infix, P=Prefix // 2nd: // ARRAY FUNCTIONS if (false) define(new FunDefBase("SetToArray", "SetToArray(<Set>[, <Set>]...[, <Numeric Expression>])", "Converts one or more sets to an array for use in a user-if (false) defined function.", "fa*")... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/a99d355f461b0b321c9fb36c2ea44764ce9dfb05/BuiltinFunTable.java/clean/src/main/mondrian/olap/fun/BuiltinFunTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4426,
7503,
1435,
288,
202,
202,
759,
1122,
1149,
30,
293,
33,
1396,
16,
312,
33,
1305,
16,
277,
33,
382,
904,
16,
453,
33,
2244,
202,
202,
759,
576,
4880,
30,
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,
1117,
918,
4426,
7503,
1435,
288,
202,
202,
759,
1122,
1149,
30,
293,
33,
1396,
16,
312,
33,
1305,
16,
277,
33,
382,
904,
16,
453,
33,
2244,
202,
202,
759,
576,
4880,
30,
202,
... |
char ch; | char ch; | DERUTF8String( byte[] string) { int i = 0; int length = 0; while (i < string.length) { length++; if ((string[i] & 0xe0) == 0xe0) { i += 3; } else if ((string[i] & 0xc0) == 0xc0) { ... | 53000 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53000/b112da6f2b9bc0b03599d0c4f87783cab94c1bf3/DERUTF8String.java/buggy/crypto/src/org/bouncycastle/asn1/DERUTF8String.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
21801,
5159,
28,
780,
12,
3639,
1160,
8526,
282,
533,
13,
565,
288,
3639,
509,
277,
273,
374,
31,
3639,
509,
769,
273,
374,
31,
3639,
1323,
261,
77,
411,
533,
18,
2469,
13,
3639,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
21801,
5159,
28,
780,
12,
3639,
1160,
8526,
282,
533,
13,
565,
288,
3639,
509,
277,
273,
374,
31,
3639,
509,
769,
273,
374,
31,
3639,
1323,
261,
77,
411,
533,
18,
2469,
13,
3639,
288,... |
AST tmp2304_AST_in = (AST)_t; | AST tmp2308_AST_in = (AST)_t; | public final void function_param_arg(AST _t) throws RecognitionException { AST function_param_arg_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case TABLE: { AST tmp2298_AST_in = (AST)_t; match(_t,TABLE); _t = _t.getNextSibling(); { if (_t==null) _t=AS... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
445,
67,
891,
67,
3175,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
445,
67,
891,
67,
3175,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
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,
225,
202,
482,
727,
918,
445,
67,
891,
67,
3175,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
445,
67,
891,
67,
3175,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13... |
.getVariable(ISources.ACTIVE_EDITOR_ID_NAME); | .getVariable(ISources.ACTIVE_PART_ID_NAME); | public final EvaluationResult evaluate(final IEvaluationContext context) { final Object variable = context .getVariable(ISources.ACTIVE_EDITOR_ID_NAME); if (equals(activeEditorId, variable)) { return EvaluationResult.TRUE; } return EvaluationResult.FALSE; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/d132108e69466607a0398e6a591928187ac79730/LegacyEditorActionBarExpression.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/expressions/LegacyEditorActionBarExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
17340,
1253,
5956,
12,
6385,
467,
13468,
1042,
819,
13,
288,
202,
202,
6385,
1033,
2190,
273,
819,
9506,
202,
18,
588,
3092,
12,
5127,
1418,
18,
13301,
67,
13208,
67,
734... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17340,
1253,
5956,
12,
6385,
467,
13468,
1042,
819,
13,
288,
202,
202,
6385,
1033,
2190,
273,
819,
9506,
202,
18,
588,
3092,
12,
5127,
1418,
18,
13301,
67,
13208,
67,
734... |
forceInsertText(_document.getDocLength(), _prompt, DEFAULT_STYLE); _promptPos = _document.getDocLength(); | forceInsertText(_document.getLength(), _prompt, DEFAULT_STYLE); _promptPos = _document.getLength(); | public void insertPrompt() { acquireWriteLock(); try {// append(_prompt, DEFAULT_STYLE); // need forceAppend!// _promptPos = _document.getDocLength();// _hasPrompt = true; forceInsertText(_document.getDocLength(), _prompt, DEFAULT_STYLE); _promptPos = _document.getDocLength(); _ha... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/9ee7f82d7f7234787f3748460b46ad8c5d1fc967/ConsoleDocument.java/buggy/drjava/src/edu/rice/cs/drjava/model/repl/ConsoleDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2243,
15967,
1435,
288,
565,
10533,
3067,
2531,
5621,
565,
775,
288,
759,
1377,
714,
24899,
13325,
16,
3331,
67,
15066,
1769,
225,
368,
1608,
2944,
5736,
5,
759,
1377,
389,
133... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2243,
15967,
1435,
288,
565,
10533,
3067,
2531,
5621,
565,
775,
288,
759,
1377,
714,
24899,
13325,
16,
3331,
67,
15066,
1769,
225,
368,
1608,
2944,
5736,
5,
759,
1377,
389,
133... |
final Map partitioners= TextUtilities.removeDocumentPartitioners(document); | public void format() { super.format(); Assert.isLegal(fPartitions.size() > 0); final IDocument document= getViewer().getDocument(); final TypedPosition position= (TypedPosition)fPartitions.removeFirst(); try { final ITypedRegion partition= TextUtilities.getPartition(document, fFormatter.getDocumentPartitioning(... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/d038e84d98301bf45fde1532d757c5749135b675/CommentFormattingStrategy.java/buggy/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/comment/CommentFormattingStrategy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
740,
1435,
288,
202,
202,
9565,
18,
2139,
5621,
202,
202,
8213,
18,
291,
30697,
12,
74,
13738,
18,
1467,
1435,
405,
374,
1769,
202,
202,
6385,
1599,
504,
650,
1668,
33,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
740,
1435,
288,
202,
202,
9565,
18,
2139,
5621,
202,
202,
8213,
18,
291,
30697,
12,
74,
13738,
18,
1467,
1435,
405,
374,
1769,
202,
202,
6385,
1599,
504,
650,
1668,
33,
... | |
for( i = 0; i < 16; i++ ) if( inUse16[ i ] ) for( j = 0; j < 16; j++ ) if( inUse[ i * 16 + j ] ) | } } for( i = 0; i < 16; i++ ) { if( inUse16[ i ] ) { for( j = 0; j < 16; j++ ) { if( inUse[ i * 16 + j ] ) { | private void sendMTFValues() throws IOException { char len[][] = new char[ N_GROUPS ][ MAX_ALPHA_SIZE ]; int v; int t; int i; int j; int gs; int ge; int totc; int bt; int bc; int iter; int nSelectors = 0; int alphaS... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/8ce1de2178a0422105fa437c327b49fb5637ff28/CBZip2OutputStream.java/buggy/proposal/myrmidon/src/java/org/apache/aut/bzip2/CBZip2OutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
6152,
42,
1972,
1435,
3639,
1216,
1860,
565,
288,
3639,
1149,
562,
63,
6362,
65,
273,
394,
1149,
63,
423,
67,
28977,
308,
63,
4552,
67,
26313,
67,
4574,
308,
31,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
6152,
42,
1972,
1435,
3639,
1216,
1860,
565,
288,
3639,
1149,
562,
63,
6362,
65,
273,
394,
1149,
63,
423,
67,
28977,
308,
63,
4552,
67,
26313,
67,
4574,
308,
31,
3639,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.