rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
if (limit > 0) forceRedoLimit(contexts[i], limit - 1); | if (limit > 0) { forceRedoLimit(contexts[i], limit - 1); } else { return false; } | private void checkRedoLimit(IUndoableOperation operation) { IUndoContext [] contexts = operation.getContexts(); for (int i=0; i<contexts.length; i++) { int limit = getLimit(contexts[i]); if (limit > 0) forceRedoLimit(contexts[i], limit - 1); } } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/ad9d7ef789ee7473e6f409e221ea04544d4adb03/DefaultOperationHistory.java/buggy/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
866,
3715,
83,
3039,
12,
45,
31224,
429,
2988,
1674,
13,
288,
202,
202,
45,
31224,
1042,
5378,
5781,
273,
1674,
18,
588,
15518,
5621,
202,
202,
1884,
261,
474,
277,
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,
1152,
918,
866,
3715,
83,
3039,
12,
45,
31224,
429,
2988,
1674,
13,
288,
202,
202,
45,
31224,
1042,
5378,
5781,
273,
1674,
18,
588,
15518,
5621,
202,
202,
1884,
261,
474,
277,
33,
... |
if (_metaData.getColumnCount() <= fieldOffset || fieldOffset < 0) | if (_metaData.getColumnCount() <= fieldOffset || fieldOffset < 0) { env.invalidArgument("field", fieldOffset); | public Value getFieldLength(int fieldOffset) { try { if (_metaData == null) _metaData = _rs.getMetaData(); if (_metaData.getColumnCount() <= fieldOffset || fieldOffset < 0) return BooleanValue.FALSE; else return new LongValue((long) _metaData.getPrecision(fieldOffset + 1)); ... | 3863 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3863/fa16a253ffe7f007a3a5fae9cae0f214a9bcce12/JdbcResultResource.java/clean/quercus/src/main/java/com/caucho/quercus/resources/JdbcResultResource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1445,
5031,
1782,
12,
474,
652,
2335,
13,
225,
288,
565,
775,
288,
1377,
309,
261,
67,
3901,
751,
422,
446,
13,
3639,
389,
3901,
751,
273,
389,
5453,
18,
588,
6998,
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,
1071,
1445,
5031,
1782,
12,
474,
652,
2335,
13,
225,
288,
565,
775,
288,
1377,
309,
261,
67,
3901,
751,
422,
446,
13,
3639,
389,
3901,
751,
273,
389,
5453,
18,
588,
6998,
5621,
1377,
... |
public void doFilter(ServletRequest arg0, ServletResponse arg1, FilterChain arg2) throws IOException, ServletException { HttpServletRequest request = (HttpServletRequest)arg0; HttpServletResponse response = (HttpServletResponse)arg1; // Enumeration headerNames = request.getHeaderNames();// System.out.println("-... | 52728 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52728/05b5737eeaabfc8f7e47f91b504787733a16e978/IWSlideAuthenticator.java/clean/src/java/com/idega/slide/authentication/IWSlideAuthenticator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
1586,
12,
18572,
1501,
20,
16,
7971,
1064,
1501,
21,
16,
4008,
3893,
1501,
22,
13,
1216,
1860,
16,
1082,
202,
4745,
503,
288,
202,
202,
2940,
18572,
590,
273,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
1586,
12,
18572,
1501,
20,
16,
7971,
1064,
1501,
21,
16,
4008,
3893,
1501,
22,
13,
1216,
1860,
16,
1082,
202,
4745,
503,
288,
202,
202,
2940,
18572,
590,
273,
261,
... | ||
public Object yyparse (RubyYaccLexer yyLex, Object yydebug) | public Object yyparse (RubyYaccLexer yyLex, Object ayydebug) | public Object yyparse (RubyYaccLexer yyLex, Object yydebug) throws java.io.IOException, yyException { return yyparse(yyLex); } | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/1d8ec540dc793b2d5ad5084d2cb6b204087302b7/DefaultRubyParser.java/clean/src/org/jruby/parser/DefaultRubyParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
677,
879,
24378,
261,
54,
10340,
61,
8981,
13356,
9016,
14756,
16,
1033,
9016,
4148,
13,
9506,
202,
15069,
2252,
18,
1594,
18,
14106,
16,
9016,
503,
288,
565,
327,
677,
879,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
677,
879,
24378,
261,
54,
10340,
61,
8981,
13356,
9016,
14756,
16,
1033,
9016,
4148,
13,
9506,
202,
15069,
2252,
18,
1594,
18,
14106,
16,
9016,
503,
288,
565,
327,
677,
879,
... |
contentPane.setLayout(gridbag); | contentPane.setLayout(new BoxLayout(contentPane, BoxLayout.Y_AXIS)); | private SplitLegion(Client client, String parentId, String selectedMarkerId) { super(client.getBoard().getFrame(), client.getPlayerName() + ": Split Legion " + parentId, true); Container contentPane = getContentPane(); contentPane.setLayout(gridbag); this.client = c... | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/2e4a5094b70e3198cc2d961483b0a8b0ba02660c/SplitLegion.java/clean/Colossus/net/sf/colossus/client/SplitLegion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5385,
8329,
285,
12,
1227,
1004,
16,
514,
11582,
16,
3639,
514,
3170,
7078,
548,
13,
565,
288,
3639,
2240,
12,
2625,
18,
588,
22233,
7675,
588,
3219,
9334,
1004,
18,
588,
12148,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5385,
8329,
285,
12,
1227,
1004,
16,
514,
11582,
16,
3639,
514,
3170,
7078,
548,
13,
565,
288,
3639,
2240,
12,
2625,
18,
588,
22233,
7675,
588,
3219,
9334,
1004,
18,
588,
12148,
4... |
public String getToolTipText() { if(lastRefresh == null) return ""; String toolTip = getDescription(true); toolTip += getLastRefreshTime(lastRefresh); return toolTip; } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/999a179305547d1dca079031ef25fa01901d8c1d/BugzillaTask.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/tasklist/BugzillaTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
336,
29250,
1528,
1435,
288,
202,
202,
430,
12,
2722,
8323,
422,
446,
13,
327,
1408,
31,
202,
202,
780,
5226,
14189,
273,
11056,
12,
3767,
1769,
9506,
202,
6738,
14189,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
336,
29250,
1528,
1435,
288,
202,
202,
430,
12,
2722,
8323,
422,
446,
13,
327,
1408,
31,
202,
202,
780,
5226,
14189,
273,
11056,
12,
3767,
1769,
9506,
202,
6738,
14189,
1... | ||
protected void execute() throws ArchiverException, IOException | protected void execute() throws ArchiverException, IOException | protected void execute() throws ArchiverException, IOException { getLogger().info( "Expanding: " + getSourceFile() + " into " + getDestDirectory() ); ZipFile zf = null; try { zf = new ZipFile( getSourceFile(), encoding ); Enumeration e = zf.getEntries(); ... | 55907 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55907/4da7a225ba9c01ca94805923e06e3fb2d46bf201/AbstractZipUnArchiver.java/buggy/plexus-archiver/src/main/java/org/codehaus/plexus/archiver/zip/AbstractZipUnArchiver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1836,
1435,
1216,
16959,
1667,
503,
16,
1860,
565,
288,
3639,
7156,
7675,
1376,
12,
315,
12271,
310,
30,
315,
397,
7889,
812,
1435,
397,
315,
1368,
315,
397,
2343,
395,
2853,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
1435,
1216,
16959,
1667,
503,
16,
1860,
565,
288,
3639,
7156,
7675,
1376,
12,
315,
12271,
310,
30,
315,
397,
7889,
812,
1435,
397,
315,
1368,
315,
397,
2343,
395,
2853,
... |
btParser.setSym1(nf.If(pos(), a, b)); break; } | Stmt c = (Stmt) btParser.getSym(7); btParser.setSym1(nf.If(pos(), a, b, c)); break; } | public void ruleAction(int ruleNumber) { if (bad_rule != 0) return; switch (ruleNumber) { // // Rule 1: identifier ::= IDENTIFIER // case 1: { if (prsStream.getKind(btParser.getToken(1)) != X10Parsersym.TK_IDENTIFIER) ... | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/10b0c7616a7abbf0fc08b5455c9818b3be9b7cbc/X10Parser.java/clean/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
309,
261,
8759,
67,
5345,
480,
374,
13,
5411,
327,
31,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
309,
261,
8759,
67,
5345,
480,
374,
13,
5411,
327,
31,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
... |
byte[] privilege = permNames[i].getBytes(); | byte[] privilege = encoding.encode(permNames[i]); | public java.sql.ResultSet getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern) throws SQLException { Field f[] = new Field[7]; Vector v = new Vector(); f[0] = new Field(connection, "TABLE_CAT", iVarcharOid, getMaxNameLength()); f[1] = new Field(connection, "TABLE_SCHEM", iVarcharOid, g... | 2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/884ce255cbfe2ce396c902749966d13a52b5c1a3/AbstractJdbc1DatabaseMetaData.java/clean/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
5638,
27692,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,
273,
394,
2286,
63,
27,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
5638,
27692,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,
273,
394,
2286,
63,
27,
1... |
public org.quickfix.field.ListExecInstType getListExecInstType() throws FieldNotFound { org.quickfix.field.ListExecInstType value = new org.quickfix.field.ListExecInstType(); | public quickfix.field.ListExecInstType getListExecInstType() throws FieldNotFound { quickfix.field.ListExecInstType value = new quickfix.field.ListExecInstType(); | public org.quickfix.field.ListExecInstType getListExecInstType() throws FieldNotFound { org.quickfix.field.ListExecInstType value = new org.quickfix.field.ListExecInstType(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderList.java/buggy/src/java/src/quickfix/fix42/NewOrderList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
682,
1905,
10773,
559,
10033,
1905,
10773,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
682,
1905,
10773,
559,
460,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
682,
1905,
10773,
559,
10033,
1905,
10773,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
682,
1905,
10773,
559,
460,... |
impl.setLdapContext(ldapContext); | impl.setContextSource(this.contextSource); | public void testNotFoundQuery() { final String queryAttr = "uid"; final List queryAttrList = new LinkedList(); queryAttrList.add(queryAttr); LdapPersonAttributeDaoImpl impl = new LdapPersonAttributeDaoImpl(); Map ldapAttribsToPortalAttribs = new HashMap(); l... | 55666 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55666/743788790686b82a069236b3070a4f1f113a0178/LdapPersonAttributeDaoImplTest.java/buggy/main/test/java/org/jasig/portal/services/persondir/support/LdapPersonAttributeDaoImplTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2768,
1138,
1435,
288,
3639,
727,
514,
843,
3843,
273,
315,
1911,
14432,
3639,
727,
987,
843,
3843,
682,
273,
394,
10688,
5621,
3639,
843,
3843,
682,
18,
1289,
12,
2271,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2768,
1138,
1435,
288,
3639,
727,
514,
843,
3843,
273,
315,
1911,
14432,
3639,
727,
987,
843,
3843,
682,
273,
394,
10688,
5621,
3639,
843,
3843,
682,
18,
1289,
12,
2271,
... |
label_25: while (true) { statement(); if (jj_2_91(2147483647)) { ; } else { break label_25; } } | label_25: while (true) { statement(); if (jj_2_91(2147483647)) { ; } else { break label_25; } | static final public void statement_list() throws ParseException { label_25: while (true) { statement(); if (jj_2_91(2147483647)) { ; } else { break label_25; } } } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/23e69d576250f417c265d779703b8da08a67aaed/CPPParser.java/clean/pmd/src/net/sourceforge/pmd/cpd/cppast/CPPParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
1071,
918,
3021,
67,
1098,
1435,
1216,
10616,
288,
3639,
1433,
67,
2947,
30,
3639,
1323,
261,
3767,
13,
288,
5411,
3021,
5621,
5411,
309,
261,
78,
78,
67,
22,
67,
12416,
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,
760,
727,
1071,
918,
3021,
67,
1098,
1435,
1216,
10616,
288,
3639,
1433,
67,
2947,
30,
3639,
1323,
261,
3767,
13,
288,
5411,
3021,
5621,
5411,
309,
261,
78,
78,
67,
22,
67,
12416,
12,
... |
return "\\\\"; | return "\\"; | public String getSearchStringEscape() throws SQLException { // Java's parse takes off two backslashes // and then pg's input parser takes off another layer // so we need many backslashes here. // // This would work differently if you used a PreparedStatement // and " mycol LIKE ? " which using the V3 protocol wo... | 7270 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7270/6a7eda5c5bf1c4c7aadca07cab656c834b17d6d4/SPIDatabaseMetaData.java/buggy/src/java/pljava/org/postgresql/pljava/jdbc/SPIDatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
15627,
780,
8448,
1435,
1216,
6483,
202,
95,
202,
202,
759,
5110,
1807,
1109,
5530,
3397,
2795,
1473,
13675,
202,
202,
759,
471,
1508,
7184,
1807,
810,
2082,
5530,
3397,
40... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15627,
780,
8448,
1435,
1216,
6483,
202,
95,
202,
202,
759,
5110,
1807,
1109,
5530,
3397,
2795,
1473,
13675,
202,
202,
759,
471,
1508,
7184,
1807,
810,
2082,
5530,
3397,
40... |
SenoneHMM contextIndependentHMM = (SenoneHMM) lookupNearestHMM(ciUnit, HMMPosition.UNDEFINED, true); float[][] tmat = contextIndependentHMM.getTransitionMatrix(); return new SenoneHMM(unit, compositeSequence, tmat, position); | if (true) { Unit ciUnit = Unit.getUnit(unit.getName(), unit.isFiller(), Context.EMPTY_CONTEXT); SenoneSequence compositeSequence = getCompositeSenoneSequence(unit, position); SenoneHMM contextIndependentHMM = (SenoneHMM) lookupNearestHMM(ciUnit, HMMPosition.UNDEFINED, true); float[][] tmat = contextIndependentHMM.get... | private HMM getCompositeHMM(Unit unit, HMMPosition position) { Unit ciUnit = Unit.getUnit(unit.getName(), unit.isFiller(), Context.EMPTY_CONTEXT); SenoneSequence compositeSequence = getCompositeSenoneSequence(unit); SenoneHMM contextIndependentHMM = (SenoneHMM) lookupNearestHMM(ciUnit, HMMPosition.UNDEFINED... | 48839 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48839/72a7a88341a8adc27d238e7d15c048e39cca0a87/TiedStateAcousticModel.java/clean/sphinx4/edu/cmu/sphinx/linguist/acoustic/tiedstate/TiedStateAcousticModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
3238,
670,
8206,
336,
9400,
44,
8206,
12,
2802,
2836,
16,
670,
8206,
2555,
1754,
13,
288,
202,
8380,
9039,
2802,
273,
8380,
18,
588,
2802,
12,
4873,
18,
17994,
9334,
1082,
2836,
18,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
3238,
670,
8206,
336,
9400,
44,
8206,
12,
2802,
2836,
16,
670,
8206,
2555,
1754,
13,
288,
202,
8380,
9039,
2802,
273,
8380,
18,
588,
2802,
12,
4873,
18,
17994,
9334,
1082,
2836,
18,
29... |
writer.println("503 program error, function not performed"); | writeLoggedFlushedResponse("503 program error, function not performed"); | private void doLIST(String argument) { // see section 9.4.1 String wildmat = "*"; boolean isListNewsgroups = false; String extension = argument; if (argument != null) { int spaceIndex = argument.indexOf(" "); if (spaceIndex >= 0) { wildmat = ar... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/186f788911748788751560790f6ce65f95163795/NNTPHandler.java/clean/trunk/src/java/org/apache/james/nntpserver/NNTPHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
7085,
12,
780,
1237,
13,
288,
3639,
368,
2621,
2442,
2468,
18,
24,
18,
21,
3639,
514,
23578,
7373,
273,
10971,
31,
3639,
1250,
28106,
1908,
1055,
656,
87,
273,
629,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
7085,
12,
780,
1237,
13,
288,
3639,
368,
2621,
2442,
2468,
18,
24,
18,
21,
3639,
514,
23578,
7373,
273,
10971,
31,
3639,
1250,
28106,
1908,
1055,
656,
87,
273,
629,
31,
... |
public void setExcludes(String[] aExcludes) | public void setExcludes(String[] aExcludes) | public void setExcludes(String[] aExcludes) { m_excludes = new String[aExcludes.length]; for (int i = 0; i < aExcludes.length; i++) { m_excludes[i] = aExcludes[i]; if (!m_excludes[i].endsWith(".*")) { // force all package names to end with ".*" to disambiguate ... | 50482 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50482/dd746bca54726dd7471962e9cf460b0f2ee167c9/AvoidStarImportCheck.java/clean/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/imports/AvoidStarImportCheck.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
30866,
12,
780,
8526,
279,
30866,
13,
377,
288,
3639,
312,
67,
338,
8993,
273,
394,
514,
63,
69,
30866,
18,
2469,
15533,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
30866,
12,
780,
8526,
279,
30866,
13,
377,
288,
3639,
312,
67,
338,
8993,
273,
394,
514,
63,
69,
30866,
18,
2469,
15533,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
4... |
patoken = (PAToken) data[1]; if (! (patoken.type == PAToken.PROCEDURE)) { throw new PainterException("repeat: wrong arguments"); | ArrayList list = (ArrayList) data[0]; if (list.size() == 0) { return; | public void execute(PAContext context) throws PainterException { Object data[]; PAToken patoken; data = context.popOperands(2); if (! (data[1] instanceof PAToken)) { throw new PainterException("repeat: wrong arguments"); } if (! (data[0] instanceof Number)) { ... | 6653 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6653/4beebbe053e6880f34d1244b354a06ee42d3aa30/PAContext.java/buggy/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
17988,
969,
9670,
969,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
22,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
17988,
969,
9670,
969,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
22,
176... |
final String b0 = calc0.evaluateString(evaluator); final String b1 = calc1.evaluateString(evaluator); if (b0 == null || b1 == null) { return BooleanNull; } return b0.equals(b1); | return !calc.evaluateBoolean(evaluator); | public Calc compileCall(ResolvedFunCall call, ExpCompiler compiler) { final StringCalc calc0 = compiler.compileString(call.getArg(0)); final StringCalc calc1 = compiler.compileString(call.getArg(1)); return new AbstractBooleanCalc(call, new Calc[] {calc0, calc1})... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/759b141925c76c1aa0aaf89d93dc38bfe19d7c5a/BuiltinFunTable.java/buggy/src/main/mondrian/olap/fun/BuiltinFunTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
29128,
4074,
1477,
12,
12793,
22783,
1477,
745,
16,
7784,
9213,
5274,
13,
288,
7734,
727,
514,
25779,
7029,
20,
273,
5274,
18,
11100,
780,
12,
1991,
18,
588,
4117,
12,
20,
10019,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
29128,
4074,
1477,
12,
12793,
22783,
1477,
745,
16,
7784,
9213,
5274,
13,
288,
7734,
727,
514,
25779,
7029,
20,
273,
5274,
18,
11100,
780,
12,
1991,
18,
588,
4117,
12,
20,
10019,
... |
CommandThread.core.savePreferences(); | PreferenceManager.pref.save(); | private void doSearch() { if (m_thread == null) doCancel(); else { m_viewer.reset(); String root = null; if (m_dirCB.isSelected()) { // make sure it's a valid directory name root = m_dirField.getText(); if (!root.endsWith(File.separator)) root += File.separator; File f = new File(root); ... | 8797 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8797/178ba89b9c039302cec22fccbbbf12db471fd166/SearchWindow.java/clean/src/org/omegat/gui/SearchWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
741,
2979,
1435,
202,
95,
202,
202,
430,
261,
81,
67,
5930,
422,
446,
13,
1082,
202,
2896,
6691,
5621,
202,
202,
12107,
202,
202,
95,
1082,
202,
81,
67,
25256,
18,
620... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
2979,
1435,
202,
95,
202,
202,
430,
261,
81,
67,
5930,
422,
446,
13,
1082,
202,
2896,
6691,
5621,
202,
202,
12107,
202,
202,
95,
1082,
202,
81,
67,
25256,
18,
620... |
private void compare(TrustSet msgSet, TrustSet policySet) { if(policySet == null || msgSet == null)return; Iterator keys = policySet.keySet().iterator(); while(keys.hasNext()) { String type = (String)keys.next(); TrustAttribute msgAttribute = msgSet.getAttribute(type); TrustAttribute policyAttribute ... | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/dc9fd5855e50eaadd5520fad9ce9335764830777/SecurityAspect.java/buggy/securityservices/src/com/nai/security/crypto/SecurityAspect.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
9877,
12,
14146,
694,
3576,
694,
16,
14146,
694,
5086,
694,
15329,
430,
12,
5086,
694,
631,
2011,
20081,
3576,
694,
631,
2011,
13,
2463,
31,
3198,
2452,
33,
5086,
694,
18,
856,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
9877,
12,
14146,
694,
3576,
694,
16,
14146,
694,
5086,
694,
15329,
430,
12,
5086,
694,
631,
2011,
20081,
3576,
694,
631,
2011,
13,
2463,
31,
3198,
2452,
33,
5086,
694,
18,
856,
6... | ||
SearchManager searchMgr = (SearchManager) wspSearchMgrs.get(workspaceName); if (searchMgr == null) { try { if (wspConfig.getSearchConfig() == null) { return null; | if (wspConfig == null) { throw new NoSuchWorkspaceException(workspaceName); } synchronized (wspSearchMgrs) { SearchManager searchMgr = (SearchManager) wspSearchMgrs.get(workspaceName); if (searchMgr == null) { try { if (wspConfig.getSearchConfig() == null) { return null; } SystemSession s = getSystemSession(workspace... | synchronized SearchManager getSearchManager(String workspaceName) throws NoSuchWorkspaceException, RepositoryException { // check state if (disposed) { throw new IllegalStateException("repository instance has been shut down"); } WorkspaceConfig wspConfig = (Workspac... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/0ecf861823d2bd78ff7b16b146e3a6bc63b73c12/RepositoryImpl.java/buggy/src/java/org/apache/jackrabbit/core/RepositoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3852,
5167,
1318,
15627,
1318,
12,
780,
21522,
13,
5411,
1216,
5823,
8241,
503,
16,
13367,
288,
3639,
368,
866,
919,
3639,
309,
261,
2251,
7423,
13,
288,
5411,
604,
394,
5477,
2932,
9071,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
5167,
1318,
15627,
1318,
12,
780,
21522,
13,
5411,
1216,
5823,
8241,
503,
16,
13367,
288,
3639,
368,
866,
919,
3639,
309,
261,
2251,
7423,
13,
288,
5411,
604,
394,
5477,
2932,
9071,... |
super(); this.iteratorName = iteratorName; } | super(); this.iteratorName = iteratorName; } | private NumCallsToIteratorNextVisitor(String iteratorName) { super(); this.iteratorName = iteratorName; } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/9b988832984f0e624cea3998a4bc58a17a3426e2/WhileCanBeForeachInspection.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/jdk15/WhileCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
6805,
10125,
774,
3198,
2134,
7413,
12,
780,
2775,
461,
13,
288,
1377,
2240,
5621,
1377,
333,
18,
9838,
461,
273,
2775,
461,
31,
565,
289,
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,
377,
3238,
6805,
10125,
774,
3198,
2134,
7413,
12,
780,
2775,
461,
13,
288,
1377,
2240,
5621,
1377,
333,
18,
9838,
461,
273,
2775,
461,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
m_sqlManager.closeAll(dbc, null, stmt, res); | m_sqlManager.closeAll(dbc, null, stmt, res); | public void writeContent(CmsDbContext dbc, CmsProject project, CmsUUID resourceId, byte[] content) throws CmsDataAccessException { PreparedStatement stmt = null; PreparedStatement commit = null; PreparedStatement rollback = null; Connection conn = null; ResultSet res = null; ... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/546c122e43ad901e06bfec1c2164259c3ce08c8b/CmsVfsDriver.java/clean/src/org/opencms/db/oracle/CmsVfsDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
1350,
12,
4747,
4331,
1042,
9881,
16,
2149,
4109,
1984,
16,
15792,
15035,
16,
1160,
8526,
913,
13,
1216,
2149,
751,
9773,
288,
3639,
16913,
3480,
273,
446,
31,
3639,
1691... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1350,
12,
4747,
4331,
1042,
9881,
16,
2149,
4109,
1984,
16,
15792,
15035,
16,
1160,
8526,
913,
13,
1216,
2149,
751,
9773,
288,
3639,
16913,
3480,
273,
446,
31,
3639,
1691... |
FileWindow w = (FileWindow) fileWindows.get(sourceName); super.handleCompilationDone(cx, fnOrScript, source); | /* super.(cx, fnOrScript, source); | public void handleCompilationDone(Context cx, DebuggableScript fnOrScript, String source) { String sourceName = fnOrScript.getSourceName(); FileWindow w = (FileWindow) fileWindows.get(sourceName); super.handleCompilationDone(cx, fnOrScript, source); i... | 3798 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3798/e5033685db66692b025c727bc12f11dab403a21d/HelmaDebugger.java/clean/src/helma/scripting/rhino/debug/HelmaDebugger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1640,
19184,
7387,
12,
1042,
9494,
16,
4015,
8455,
3651,
2295,
1162,
3651,
16,
4766,
1377,
514,
1084,
13,
288,
3639,
514,
28337,
273,
2295,
1162,
3651,
18,
588,
1830,
461,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1640,
19184,
7387,
12,
1042,
9494,
16,
4015,
8455,
3651,
2295,
1162,
3651,
16,
4766,
1377,
514,
1084,
13,
288,
3639,
514,
28337,
273,
2295,
1162,
3651,
18,
588,
1830,
461,
5621... |
if(c.getSearchKey(routingkeyDBE,blockDBE,LockMode.DEFAULT) | if(c.getSearchKey(routingkeyDBE,blockDBE,LockMode.RMW) | public DSAPublicKey fetchPubKey(byte[] hash, boolean dontPromote) throws IOException { if(closed) return null; DatabaseEntry routingkeyDBE = new DatabaseEntry(hash); DatabaseEntry blockDBE = new DatabaseEntry(); Cursor c = null; try{ Transaction t = environment.beginTransaction... | 56348 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56348/282edcd8020c2c5288c67f95b67f361122318239/BerkeleyDBFreenetStore.java/clean/src/freenet/store/BerkeleyDBFreenetStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8678,
2203,
24312,
2158,
17924,
12,
7229,
8526,
1651,
16,
1250,
14046,
13224,
1168,
13,
1216,
1860,
565,
288,
377,
202,
430,
12,
12204,
13,
377,
202,
202,
2463,
446,
31,
377,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8678,
2203,
24312,
2158,
17924,
12,
7229,
8526,
1651,
16,
1250,
14046,
13224,
1168,
13,
1216,
1860,
565,
288,
377,
202,
430,
12,
12204,
13,
377,
202,
202,
2463,
446,
31,
377,
202,
... |
m.setByteProperty("Byte", (byte) Byte.MAX_VALUE); m.setDoubleProperty("Double", (double) Double.MAX_VALUE); m.setFloatProperty("Float", (float) Float.MAX_VALUE); m.setIntProperty("Int", (int) Integer.MAX_VALUE); | void send(int count) throws JMSException { //create a publisher MessageProducer producer = _session.createProducer(_destination); for (int i = 0; i < count; i++) { String text = "Message " + i; messages.add(text); Message m = _session.createTextMessage... | 45585 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45585/2e4d9c40a39cb0a89cfaae57a3aaca97ce133fbc/PropertyValueTest.java/clean/qpid/java/client/src/test/java/org/apache/qpid/test/unit/basic/PropertyValueTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
312,
18,
542,
3216,
1396,
2932,
3216,
3113,
261,
7229,
13,
3506,
18,
6694,
67,
4051,
1769,
312,
18,
542,
5265,
1396,
2932,
5265,
3113,
261,
9056,
13,
3698,
18,
6694,
67,
4051,
1769,
312... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
312,
18,
542,
3216,
1396,
2932,
3216,
3113,
261,
7229,
13,
3506,
18,
6694,
67,
4051,
1769,
312,
18,
542,
5265,
1396,
2932,
5265,
3113,
261,
9056,
13,
3698,
18,
6694,
67,
4051,
1769,
312... | |
fAnnotationBuffer.append(text.ch[i]); | fAnnotationBuffer.append(ch); | void characters(XMLString text ) { // escape characters if necessary if (!inCDATA) { for (int i = text.offset; i < text.offset+text.length; ++i ) { if (text.ch[i] == '&') { fAnnotationBuffer.append("&"); } else ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/fbe6887ce5c9be77296ac2d394966241c634d173/SchemaDOM.java/clean/src/org/apache/xerces/impl/xs/opti/SchemaDOM.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3949,
12,
4201,
780,
977,
262,
288,
7734,
368,
4114,
3949,
309,
4573,
3639,
309,
16051,
267,
18375,
13,
288,
9079,
364,
261,
474,
277,
273,
977,
18,
3348,
31,
277,
411,
977,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3949,
12,
4201,
780,
977,
262,
288,
7734,
368,
4114,
3949,
309,
4573,
3639,
309,
16051,
267,
18375,
13,
288,
9079,
364,
261,
474,
277,
273,
977,
18,
3348,
31,
277,
411,
977,
18,
... |
int size = 0; | int size = 0; | private int traverseSimpleTypeDecl( Element simpleTypeDecl ) throws Exception { String nameProperty = simpleTypeDecl.getAttribute( SchemaSymbols.ATT_NAME ); String qualifiedName = nameProperty; if (fTargetNSURIString.length () != 0) { qualifiedName = fTarget... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/87731f2b2070ba79da173a5e6be82410b096d7c5/TraverseSchema.java/buggy/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
5784,
559,
3456,
12,
3010,
4143,
559,
3456,
262,
1216,
1185,
288,
13491,
514,
508,
1396,
1850,
273,
225,
4143,
559,
3456,
18,
588,
1499,
12,
4611,
14821,
18,
789,
56,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
5784,
559,
3456,
12,
3010,
4143,
559,
3456,
262,
1216,
1185,
288,
13491,
514,
508,
1396,
1850,
273,
225,
4143,
559,
3456,
18,
588,
1499,
12,
4611,
14821,
18,
789,
56,
... |
String msg = userBuis.isUserSuitedForGroup(user,group); if(msg!=null){ | String failedMsg = userBuis.isUserSuitedForGroup(user,group); if(failedMsg==null){ | private boolean handleInsert(IWContext iwc) throws RemoteException{ String sPid; String sStat; User user; Status stat; UserStatusBusiness usb = (UserStatusBusiness) IBOLookup.getServiceInstance(iwc, UserStatusBusiness.class); failedInserts = new Vector(); boolean err... | 53236 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53236/d2676d515265c8b50913472a424e8846889634f1/MassRegisteringWindow.java/clean/src/java/com/idega/user/presentation/MassRegisteringWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
1640,
4600,
12,
45,
59,
1042,
25522,
71,
13,
1216,
18361,
95,
3639,
514,
272,
12478,
31,
3639,
514,
272,
5000,
31,
3639,
2177,
729,
31,
3639,
2685,
610,
31,
3639,
2177,
1482... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
4600,
12,
45,
59,
1042,
25522,
71,
13,
1216,
18361,
95,
3639,
514,
272,
12478,
31,
3639,
514,
272,
5000,
31,
3639,
2177,
729,
31,
3639,
2685,
610,
31,
3639,
2177,
1482... |
NamedEntry namedEntry = new NamedEntry(IIndex.FIELD, IIndex.DECLARATION, field.getFullyQualifiedNameCharArrays(), 0 /*getModifiers()*/, fileNumber); namedEntry.setNameOffset(offset, offsetLength, IIndex.OFFSET); namedEntry.serialize(output); | if (field.isStatic()){ NamedEntry namedEntry = new NamedEntry(IIndex.FIELD, IIndex.DECLARATION, field.getFullyQualifiedNameCharArrays(), 0 /*getModifiers()*/, fileNumber); namedEntry.setNameOffset(offset, offsetLength, IIndex.OFFSET); namedEntry.serialize(output); } else { NamedEntry namedEntry = new NamedEntry(IIndex.... | public void addFieldDeclaration(IASTField field, int fileNumber) { int offset = field.getNameOffset(); int offsetLength = field.getNameEndOffset() - offset; NamedEntry namedEntry = new NamedEntry(IIndex.FIELD, IIndex.DECLARATION, field.getFullyQualifiedNameCharArrays(), 0 /*getModifiers()*/, f... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f20ffd5b51ae738513d531dd22fd8fda77343010/SourceIndexerRunner.java/clean/core/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/index/sourceindexer/SourceIndexerRunner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
11742,
6094,
12,
45,
9053,
974,
652,
16,
509,
585,
1854,
13,
288,
3639,
509,
1384,
273,
652,
18,
17994,
2335,
5621,
3639,
509,
1384,
1782,
273,
652,
18,
17994,
1638,
2335,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11742,
6094,
12,
45,
9053,
974,
652,
16,
509,
585,
1854,
13,
288,
3639,
509,
1384,
273,
652,
18,
17994,
2335,
5621,
3639,
509,
1384,
1782,
273,
652,
18,
17994,
1638,
2335,
14... |
String repl = expandTemplate(replace.getValue(), false); | String repl = expandTemplate(replace.convertToString().getValue(), false); | private String tr(RubyString search, RubyString replace, boolean squeeze) { String srchSpec = search.getValue(); String srch = expandTemplate(srchSpec, true); if (srchSpec.startsWith("^")) { StringBuffer sbuf = new StringBuffer(256); for (int i = 0; i < 256; i++) { char c = (char) i; if (srch.indexOf(c) =... | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyString.java/clean/src/org/jruby/RubyString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
433,
12,
54,
10340,
780,
1623,
16,
19817,
780,
1453,
16,
1250,
17173,
13,
288,
202,
202,
780,
9133,
343,
1990,
273,
1623,
18,
24805,
5621,
202,
202,
780,
9133,
343,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
433,
12,
54,
10340,
780,
1623,
16,
19817,
780,
1453,
16,
1250,
17173,
13,
288,
202,
202,
780,
9133,
343,
1990,
273,
1623,
18,
24805,
5621,
202,
202,
780,
9133,
343,
273,... |
msg.set(NODE_TO_NODE_MESSAGE_DATA, data); | msg.set(NODE_TO_NODE_MESSAGE_DATA, new ShortBuffer(data)); | public static final Message createNodeToNodeMessage(int type, String data) { Message msg = new Message(nodeToNodeTextMessage); msg.set(NODE_TO_NODE_MESSAGE_TYPE, type); msg.set(NODE_TO_NODE_MESSAGE_DATA, data); return msg; } | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/ad0bf740a058caf02fdf4de184f13067e0275d43/DMT.java/clean/src/freenet/io/comm/DMT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
2350,
24584,
31403,
1079,
12,
474,
618,
16,
514,
501,
13,
288,
202,
202,
1079,
1234,
273,
394,
2350,
12,
2159,
31403,
1528,
1079,
1769,
202,
202,
3576,
18,
542,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
2350,
24584,
31403,
1079,
12,
474,
618,
16,
514,
501,
13,
288,
202,
202,
1079,
1234,
273,
394,
2350,
12,
2159,
31403,
1528,
1079,
1769,
202,
202,
3576,
18,
542,
12,
... |
public synchronized int onSendRequestAfter(Request request, int rdvValue, UniversalBody destination) throws RenegotiateSessionException { // if return value is RESEDN, receiver have to recover --> resend the message if (rdvValue == FTManagerCIC.RESEND_MESSAGE) { try { ... | 14315 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14315/03d8487529d188b68ec5675e0fa984ce37dd9045/FTManagerCIC.java/clean/src/org/objectweb/proactive/core/body/ft/protocols/cic/FTManagerCIC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
509,
603,
3826,
691,
4436,
12,
691,
590,
16,
509,
9437,
90,
620,
16,
3639,
27705,
2250,
2929,
13,
1216,
25921,
27445,
3840,
2157,
503,
288,
3639,
368,
202,
430,
327,
460,
35... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
509,
603,
3826,
691,
4436,
12,
691,
590,
16,
509,
9437,
90,
620,
16,
3639,
27705,
2250,
2929,
13,
1216,
25921,
27445,
3840,
2157,
503,
288,
3639,
368,
202,
430,
327,
460,
35... | ||
outNbElement.value = outIdx; outBegIdx.value = startIdx; | public TA_RetCode CDL3STARSINSOUTH(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[]) { double BodyLongPeriodTotal, BodyShortPeriodTotal, ShadowLongPeriodTotal; double[] ShadowVeryShortPeriodTotal = new double... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
385,
8914,
23,
20943,
55,
706,
3584,
5844,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,
63,
6487,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
399,
37,
67,
7055,
1085,
385,
8914,
23,
20943,
55,
706,
3584,
5844,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,
63,
6487,
... | |
JspConfig jspConfig = ctxt.getOptions().getJspConfig(); JspConfig.JspProperty jspProperty = jspConfig.findJspProperty(absFileName); return jspProperty.getPageEncoding(); | JspConfig jspConfig = ctxt.getOptions().getJspConfig(); JspConfig.JspProperty jspProperty = jspConfig.findJspProperty(absFileName); return jspProperty.getPageEncoding(); | private String getJspConfigPageEncoding(String absFileName) throws JasperException { JspConfig jspConfig = ctxt.getOptions().getJspConfig(); JspConfig.JspProperty jspProperty = jspConfig.findJspProperty(absFileName); return jspProperty.getPageEncoding(); } | 48155 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48155/a744d5bbf47c1e4566df1705a83ad9ec0fe9da47/ParserController.java/buggy/java/org/apache/jasper/compiler/ParserController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
31162,
809,
1964,
4705,
12,
780,
2417,
4771,
13,
5411,
1216,
804,
345,
457,
503,
288,
202,
21796,
809,
22535,
809,
273,
14286,
18,
588,
1320,
7675,
588,
21796,
809,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
31162,
809,
1964,
4705,
12,
780,
2417,
4771,
13,
5411,
1216,
804,
345,
457,
503,
288,
202,
21796,
809,
22535,
809,
273,
14286,
18,
588,
1320,
7675,
588,
21796,
809,
5621,
202,
... |
} | } | private String formatField(Value v, int idx) { String retval=""; TextFileField field = null; if (idx>=0) field = meta.getOutputFields()[idx]; if (v.isString()) { if (v.isNull() || v.getString()==null) { if (idx>=0 && field!=null && field.getNullString()!=null) { if (meta... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/729d36833e939f70eb40ef1caf890a3102fdd86e/TextFileOutput.java/clean/src/be/ibridge/kettle/trans/step/textfileoutput/TextFileOutput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
740,
974,
12,
620,
331,
16,
509,
2067,
13,
202,
95,
202,
202,
780,
5221,
1546,
14432,
202,
202,
1528,
812,
974,
652,
273,
446,
31,
202,
202,
430,
261,
3465,
34,
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,
1152,
514,
740,
974,
12,
620,
331,
16,
509,
2067,
13,
202,
95,
202,
202,
780,
5221,
1546,
14432,
202,
202,
1528,
812,
974,
652,
273,
446,
31,
202,
202,
430,
261,
3465,
34,
33,
... |
case 68: | case 69: | public final java_cup.runtime.Symbol CUP$LexParse$do_action( int CUP$LexParse$act_num, java_cup.runtime.lr_parser CUP$LexParse$parser, java.util.Stack CUP$LexParse$stack, int CUP$LexParse$top) throws java.lang.Exception { /* Symbol object... | 6220 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6220/46884aac638f34201a7496133fde462edfc8ffe8/LexParse.java/buggy/src/JFlex/LexParse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
2252,
67,
71,
416,
18,
9448,
18,
5335,
385,
3079,
8,
14756,
3201,
8,
2896,
67,
1128,
12,
565,
509,
13491,
385,
3079,
8,
14756,
3201,
8,
621,
67,
2107,
16,
565,
2252,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
2252,
67,
71,
416,
18,
9448,
18,
5335,
385,
3079,
8,
14756,
3201,
8,
2896,
67,
1128,
12,
565,
509,
13491,
385,
3079,
8,
14756,
3201,
8,
621,
67,
2107,
16,
565,
2252,
67,
... |
ValidationException.wrapException(e, new LocationData(transformer.systemId, 0, 0)); | throw ValidationException.wrapException(e, new LocationData(transformer.systemId, 0, 0)); | public ProcessorOutput createOutput(String name) { ProcessorOutput output = new ProcessorImpl.CacheableTransformerOutputImpl(getClass(), name) { public void readImpl(PipelineContext pipelineContext, ContentHandler contentHandler) { Transformer transformer = null; Tran... | 57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/419aeeb8cabb95398ff3868259b1d709788dc5eb/XSLTTransformer.java/clean/src/java/org/orbeon/oxf/processor/transformer/xslt/XSLTTransformer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15476,
1447,
752,
1447,
12,
780,
508,
13,
288,
3639,
15476,
1447,
876,
273,
394,
15476,
2828,
18,
1649,
429,
8319,
1447,
2828,
12,
588,
797,
9334,
508,
13,
288,
5411,
1071,
918,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15476,
1447,
752,
1447,
12,
780,
508,
13,
288,
3639,
15476,
1447,
876,
273,
394,
15476,
2828,
18,
1649,
429,
8319,
1447,
2828,
12,
588,
797,
9334,
508,
13,
288,
5411,
1071,
918,
8... |
int redStep = (int) Math.ceil((core.getRed() + 2 * base.getRed()) / 3); int greenStep = (int) Math.ceil((core.getGreen() + 2 * base.getGreen()) / 3); int blueStep = (int) Math.ceil((core.getBlue() + 2 * base.getBlue()) / 3); | int redStep = (int) Math.ceil((core.getRed() + 2 * ColorMap.COLOR_WHITE.getRed()) / 3); int greenStep = (int) Math.ceil((core.getGreen() + 2 * ColorMap.COLOR_WHITE.getGreen()) / 3); int blueStep = (int) Math.ceil((core.getBlue() + 2 * ColorMap.COLOR_WHITE.getBlue()) / 3); | private void initializeHighlight() { try { int redStep = (int) Math.ceil((core.getRed() + 2 * base.getRed()) / 3); int greenStep = (int) Math.ceil((core.getGreen() + 2 * base.getGreen()) / 3); int blueStep = (int) Math.ceil((core.getBlue() + 2 * base.getBlue()) / 3); highlightColor = new Color(Display.getDefa... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/8ddada43011e09377d9d50cee0080113ac1e888a/Highlighter.java/clean/org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/internal/ui/Highlighter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4046,
16205,
1435,
288,
202,
202,
698,
288,
1082,
202,
474,
1755,
4160,
273,
261,
474,
13,
2361,
18,
311,
330,
12443,
3644,
18,
588,
3715,
1435,
397,
576,
380,
1026,
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,
1152,
918,
4046,
16205,
1435,
288,
202,
202,
698,
288,
1082,
202,
474,
1755,
4160,
273,
261,
474,
13,
2361,
18,
311,
330,
12443,
3644,
18,
588,
3715,
1435,
397,
576,
380,
1026,
18,... |
SOAPBody body = omfactory.createSOAPBody(reqEnv); body.addChild(operation); | reqEnv.getBody().addChild(operation); | public SOAPEnvelope getEchoSoapEnvelope() { SOAPFactory omfactory = OMAbstractFactory.getSOAP11Factory(); SOAPEnvelope reqEnv = omfactory.createSOAPEnvelope(); reqEnv.declareNamespace("http://schemas.xmlsoap.org/soap/envelope/", "soapenv"); //reqEnv.declareNamespace("http://schemas.xmlso... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/adabba9fc5cefa2d978a1abe4543c86a61d36cbd/Round2EchoDateClientUtil.java/buggy/modules/integration/src/test/interop/whitemesa/round2/util/Round2EchoDateClientUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16434,
10862,
4774,
2599,
20601,
10862,
1435,
288,
3639,
16434,
1733,
8068,
6848,
273,
531,
5535,
3336,
1733,
18,
588,
27952,
2499,
1733,
5621,
3639,
16434,
10862,
1111,
3491,
273,
8068... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16434,
10862,
4774,
2599,
20601,
10862,
1435,
288,
3639,
16434,
1733,
8068,
6848,
273,
531,
5535,
3336,
1733,
18,
588,
27952,
2499,
1733,
5621,
3639,
16434,
10862,
1111,
3491,
273,
8068... |
lblBottom.setText("Bottom:"); | lblBottom.setText(Messages.getString("InsetsComposite.Lbl.Bottom")); | private void placeComponents() { FillLayout flMain = new FillLayout(); flMain.marginHeight = 0; flMain.marginWidth = 0; GridLayout glGroup = new GridLayout(); glGroup.horizontalSpacing = 5; glGroup.verticalSpacing = 5; glGroup.marginHeight = 4; glGroup.marg... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/7793e94b4d7fab5891f226c6c937e37d85bebad8/InsetsComposite.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/InsetsComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3166,
7171,
1435,
565,
288,
3639,
14192,
3744,
1183,
6376,
273,
394,
14192,
3744,
5621,
3639,
1183,
6376,
18,
10107,
2686,
273,
374,
31,
3639,
1183,
6376,
18,
10107,
2384,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3166,
7171,
1435,
565,
288,
3639,
14192,
3744,
1183,
6376,
273,
394,
14192,
3744,
5621,
3639,
1183,
6376,
18,
10107,
2686,
273,
374,
31,
3639,
1183,
6376,
18,
10107,
2384,
273,
... |
eventDispatcher.setRootNode(gvtRoot); | eventDispatcher.setEventDispatchEnabled(true); | private void renderingStopped() { interruptProgressivePaintThread(); if (doubleBufferedRendering) { suspendInteractions = false; } gvtTreeRenderer = null; if (needRender) { renderGVTTree(); needRender = false; ... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/36d7a3fff8ccd502ca061482e2c5bb909c16be64/JGVTComponent.java/buggy/sources/org/apache/batik/swing/gvt/JGVTComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
918,
9782,
15294,
1435,
288,
5411,
13123,
5491,
688,
12699,
3830,
5621,
5411,
309,
261,
9056,
17947,
14261,
13,
288,
7734,
20413,
2465,
4905,
273,
629,
31,
5411,
289,
5411,
11404,
88,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
918,
9782,
15294,
1435,
288,
5411,
13123,
5491,
688,
12699,
3830,
5621,
5411,
309,
261,
9056,
17947,
14261,
13,
288,
7734,
20413,
2465,
4905,
273,
629,
31,
5411,
289,
5411,
11404,
88,... |
jScrollPane.getViewport().add(jPicturesList, null); | private void jbInit() { jUpload.setText("Upload"); jAdd.setText("Add pictures"); GridLayout gridLayout1 = new GridLayout(); JPanel jButtonPanel = new JPanel(); jButtonPanel.setLayout(gridLayout1); gridLayout1.setHgap(5); jButtonPanel.add(jAdd); jButtonPanel.add(jUpload); this.getContentPane().setLayout(new Gr... | 9402 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9402/72da36bad06acb6f1dc8ed3bafeee01cb707715d/GRAppletMini.java/clean/com/gallery/GalleryRemote/GRAppletMini.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
20515,
2570,
1435,
288,
202,
202,
78,
4777,
18,
542,
1528,
2932,
4777,
8863,
202,
202,
78,
986,
18,
542,
1528,
2932,
986,
293,
28636,
8863,
202,
202,
6313,
3744,
3068,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
20515,
2570,
1435,
288,
202,
202,
78,
4777,
18,
542,
1528,
2932,
4777,
8863,
202,
202,
78,
986,
18,
542,
1528,
2932,
986,
293,
28636,
8863,
202,
202,
6313,
3744,
3068,
3... | |
ReportPlugin.getDefault( ) .getPluginPreferences( ) .setValue( USER_MAX_NUM_OF_SCHEMA, maxDisplaySchemaEditor.getStringValue( ) ); ReportPlugin.getDefault( ) .getPluginPreferences( ) .setValue( USER_MAX_NUM_OF_TABLE_EACH_SCHEMA, maxDisplayTableEditor.getStringValue( ) ); | public boolean performOk( ) { ReportPlugin.getDefault( ) .getPluginPreferences( ) .setValue( USER_MAXROW, maxRowEditor.getStringValue( ) ); ReportPlugin.getDefault( ) .getPluginPreferences( ) .setValue( USER_MAX_NUM_OF_SCHEMA, maxDisplaySchemaEditor.getStringValue( ) ); ReportPlugin.getDefault( ) .get... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/7e93c9983efa0baf71b86991c025daa3c6e97284/DateSetPreferencePage.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/preferences/DateSetPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
8809,
12,
262,
202,
95,
202,
202,
4820,
3773,
18,
588,
1868,
12,
262,
9506,
202,
18,
588,
3773,
12377,
12,
262,
9506,
202,
18,
542,
620,
12,
7443,
67,
6694,
1122... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
8809,
12,
262,
202,
95,
202,
202,
4820,
3773,
18,
588,
1868,
12,
262,
9506,
202,
18,
588,
3773,
12377,
12,
262,
9506,
202,
18,
542,
620,
12,
7443,
67,
6694,
1122... | |
public void updateUI() { setUI((SeparatorUI) UIManager.get(this)); invalidate(); } | public void updateUI() { setUI((SeparatorUI) UIManager.getUI(this)); invalidate(); } | public void updateUI() { setUI((SeparatorUI) UIManager.get(this)); invalidate(); } // updateUI() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/0788b89b7368770a1157f825d60dd8c5a9df183e/JSeparator.java/buggy/core/src/classpath/javax/javax/swing/JSeparator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1089,
5370,
1435,
288,
202,
202,
542,
5370,
12443,
6581,
5370,
13,
6484,
1318,
18,
588,
12,
2211,
10019,
202,
202,
5387,
340,
5621,
202,
97,
368,
1089,
5370,
1435,
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,
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,
1089,
5370,
1435,
288,
202,
202,
542,
5370,
12443,
6581,
5370,
13,
6484,
1318,
18,
588,
12,
2211,
10019,
202,
202,
5387,
340,
5621,
202,
97,
368,
1089,
5370,
1435,
2,
-10... |
public long getSystemGroupId() { return 0L; } | public long getSystemGroupId() { return 0L; } | public long getSystemGroupId() { return 0L; } | 55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/9c53370b3f7a88f29e38673527398c205d19f7d6/BasicSecuritySystem.java/buggy/components/server/src/ome/security/BasicSecuritySystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1525,
12996,
8722,
1435,
3196,
202,
95,
202,
2463,
374,
48,
31,
202,
202,
97,
202,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
482,
1525,
12996,
8722,
1435,
3196,
202,
95,
202,
2463,
374,
48,
31,
202,
202,
97,
202,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
match(input,ID,FOLLOW_ID_in_predicate2039); match(input,30,FOLLOW_30_in_predicate2041); | match(input,ID,FOLLOW_ID_in_predicate2042); match(input,30,FOLLOW_30_in_predicate2044); | public void predicate(List constraints) throws RecognitionException { Token decl=null; Token field=null; String text = null; try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:735:17: (decl= ID ':' field= ID '->' '(' text= paren_ch... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/297a1e0ef2967d8b4f7be9c022102a5a56e97489/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
5641,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
3496,
33,
2011,
31,
3639,
3155,
652,
33,
2011,
31,
3639,
514,
977,
273,
446,
31,
3639,
775,
288,
5411,
368,
385,
5581,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5641,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
3496,
33,
2011,
31,
3639,
3155,
652,
33,
2011,
31,
3639,
514,
977,
273,
446,
31,
3639,
775,
288,
5411,
368,
385,
5581,
... |
private synchronized void handleRequestMessage( Message msg ) { if ( next_seq_id_to_assign < 0 ) { log.error( "Error: TOTAL_OLD.handleRequestMessage() - cannot handle request... do not know what sequence id to assign" ); return; } | private synchronized void handleRequestMessage(Message msg) { if(next_seq_id_to_assign < 0) { log.error("Error: TOTAL_OLD.handleRequestMessage() - cannot handle request... do not know what sequence id to assign"); return; } | private synchronized void handleRequestMessage( Message msg ) { if ( next_seq_id_to_assign < 0 ) { // we cannot assign a valid sequence id log.error( "Error: TOTAL_OLD.handleRequestMessage() - cannot handle request... do not know what sequence id to assign" ); return; } // make the message a broadcast m... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/5ad015d9a78e1da3350d9b398b46b2f5d4508564/TOTAL_OLD.java/clean/src/org/jgroups/protocols/TOTAL_OLD.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3852,
918,
15713,
1079,
12,
2350,
1234,
262,
288,
202,
430,
261,
1024,
67,
5436,
67,
350,
67,
869,
67,
6145,
411,
374,
262,
288,
202,
565,
368,
732,
2780,
2683,
279,
923,
3102,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
918,
15713,
1079,
12,
2350,
1234,
262,
288,
202,
430,
261,
1024,
67,
5436,
67,
350,
67,
869,
67,
6145,
411,
374,
262,
288,
202,
565,
368,
732,
2780,
2683,
279,
923,
3102,
... |
System.out.println(myAgent.getLocalName()+" write into datastore at key "+wk+":"+valW); | /*System.out.println(myAgent.getLocalName()+" write into datastore at key "+wk+":"+valW);*/ | public void action() { System.out.println(myAgent.getLocalName()+" executing RWBehaviour in state "+father.getName(this)+" datastore.size="+getDataStore().size()); if (rk != null) { System.out.println(myAgent.getLocalName()+" read from datastore at key "+rk+":"); Object val = getDataStore().get(rk); if (val... | 5505 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5505/61e2ed1fcb453bddd93cb795ee676adf50d40e70/ComplexInitiator.java/buggy/src/examples/protocols/ComplexInitiator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1301,
1435,
288,
202,
565,
2332,
18,
659,
18,
8222,
12,
4811,
3630,
18,
588,
29583,
1435,
9078,
11274,
25920,
19376,
477,
316,
919,
13773,
74,
4806,
18,
17994,
12,
2211,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1301,
1435,
288,
202,
565,
2332,
18,
659,
18,
8222,
12,
4811,
3630,
18,
588,
29583,
1435,
9078,
11274,
25920,
19376,
477,
316,
919,
13773,
74,
4806,
18,
17994,
12,
2211,
... |
sendSearch((RouterInfo)ds); sent++; | if (getContext().shitlist().isShitlisted(peer)) { } else { _state.addPending(peer); sendSearch((RouterInfo)ds); sent++; } | protected void continueSearch() { if (_state.completed()) { if (_log.shouldLog(Log.DEBUG)) _log.debug(getJobId() + ": Search already completed", new Exception("already completed")); return; } int toCheck = getBredth() - _state.getPending().size(); if... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/4de302101d04a59011b067fbb46e2aee7885335f/SearchJob.java/buggy/router/java/src/net/i2p/router/networkdb/kademlia/SearchJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1324,
2979,
1435,
288,
540,
309,
261,
67,
2019,
18,
13615,
10756,
288,
5411,
309,
261,
67,
1330,
18,
13139,
1343,
12,
1343,
18,
9394,
3719,
7734,
389,
1330,
18,
4148,
12,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1324,
2979,
1435,
288,
540,
309,
261,
67,
2019,
18,
13615,
10756,
288,
5411,
309,
261,
67,
1330,
18,
13139,
1343,
12,
1343,
18,
9394,
3719,
7734,
389,
1330,
18,
4148,
12,
588... |
for (TreeItem item : dirtyItemsCreateDOM) | while (dirtyItemsCreateDOM.isEmpty() == false) | public final void updateTree(final AjaxRequestTarget target) { if (target == null) { return; } // check whether the model hasn't changed checkModel(); // is the whole tree dirty if (dirtyAll) { // render entire tree component target.addComponent(this); } else { // remove DOM elements that need to be... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/7ac4f6707bf8db3246c2a0552f1b261eae345cbc/AbstractTree.java/clean/wicket/src/java/wicket/markup/html/tree/AbstractTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1089,
2471,
12,
6385,
18772,
691,
2326,
1018,
13,
202,
95,
202,
202,
430,
261,
3299,
422,
446,
13,
202,
202,
95,
1082,
202,
2463,
31,
202,
202,
97,
202,
202,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1089,
2471,
12,
6385,
18772,
691,
2326,
1018,
13,
202,
95,
202,
202,
430,
261,
3299,
422,
446,
13,
202,
202,
95,
1082,
202,
2463,
31,
202,
202,
97,
202,
202,
759,
... |
PathExpr expr = new PathExpr(); | PathExpr expr = new PathExpr(context); | protected ResourceSet doQuery(String query, DocumentSet docs, NodeSet contextSet, String sortExpr) throws XMLDBException { DBBroker broker = null; try { broker = brokerPool.get(user); StaticContext context = new StaticContext(broker); context.setBaseURI(collection.getPath()); ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/991914fac6d8ec32704e1e021ab6bf8707ee56ec/LocalXPathQueryService.java/buggy/src/org/exist/xmldb/LocalXPathQueryService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
2591,
694,
741,
1138,
12,
780,
843,
16,
4319,
694,
3270,
16,
3196,
202,
907,
694,
819,
694,
16,
514,
1524,
4742,
13,
202,
202,
15069,
26014,
503,
288,
202,
202,
2290,
11194,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2591,
694,
741,
1138,
12,
780,
843,
16,
4319,
694,
3270,
16,
3196,
202,
907,
694,
819,
694,
16,
514,
1524,
4742,
13,
202,
202,
15069,
26014,
503,
288,
202,
202,
2290,
11194,
... |
while(removes.hasNext()){ if(currentList.getMarker((IMarker) removes.next())!= null) | while (removes.hasNext()) { if (currentList.getMarker((IMarker) removes.next()) != null) | private boolean removeRefreshRequired(Collection removedMarkers) { if(removedMarkers.isEmpty()) return false; MarkerList currentList = getCurrentMarkers(); Iterator removes = removedMarkers.iterator(); while(removes.hasNext()){ if(currentList.getMarker((IMarker) removes.next())!= null) return tru... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e4aadc0c38193d304df3f17736fc9f4558cd1453/MarkerView.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1152,
1250,
1206,
8323,
3705,
12,
2532,
3723,
21644,
13,
288,
1082,
202,
430,
12,
14923,
21644,
18,
291,
1921,
10756,
9506,
202,
2463,
629,
31,
25083,
202,
7078,
682,
783,
682,
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,
3196,
202,
1152,
1250,
1206,
8323,
3705,
12,
2532,
3723,
21644,
13,
288,
1082,
202,
430,
12,
14923,
21644,
18,
291,
1921,
10756,
9506,
202,
2463,
629,
31,
25083,
202,
7078,
682,
783,
682,
273,... |
getSelectedObjects() { if (selectedIndex == -1) return null; | public synchronized Object[] getSelectedObjects() { if (selectedIndex == -1) return null; | getSelectedObjects(){ if (selectedIndex == -1) return null; Object[] objs = new Object[1]; objs[0] = pItems.elementAt(selectedIndex); return(objs);} | 5916 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5916/de1def922d61f2c8775ff796242c973408a67856/Choice.java/clean/libjava/classpath/java/awt/Choice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
16625,
4710,
1435,
95,
225,
309,
261,
8109,
1016,
422,
300,
21,
13,
565,
327,
446,
31,
225,
1033,
8526,
12721,
273,
394,
1033,
63,
21,
15533,
225,
12721,
63,
20,
65,
273,
293,
3126,
18,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
16625,
4710,
1435,
95,
225,
309,
261,
8109,
1016,
422,
300,
21,
13,
565,
327,
446,
31,
225,
1033,
8526,
12721,
273,
394,
1033,
63,
21,
15533,
225,
12721,
63,
20,
65,
273,
293,
3126,
18,
29... |
private JTextField createOutputField() { JTextField field= new JTextField("0", 4); | private JTextField createOutputField(int width) { JTextField field= new JTextField("0", width); field.setMinimumSize(field.getPreferredSize()); field.setMaximumSize(field.getPreferredSize()); | private JTextField createOutputField() { JTextField field= new JTextField("0", 4); field.setHorizontalAlignment(JTextField.LEFT); field.setFont(StatusLine.BOLD_FONT); field.setEditable(false); field.setBorder(BorderFactory.createEmptyBorder()); return field; } | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/4b4449dde49cdcaed9ae00d1ac057ecfeb8d8c23/CounterPanel.java/buggy/org.eclipse.jdt.core.tests.model/workspace/Converter/junit/swingui/CounterPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
804,
16157,
752,
1447,
974,
1435,
288,
202,
202,
46,
16157,
652,
33,
394,
804,
16157,
2932,
20,
3113,
1059,
1769,
202,
202,
1518,
18,
542,
14457,
11535,
12,
46,
16157,
18,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
804,
16157,
752,
1447,
974,
1435,
288,
202,
202,
46,
16157,
652,
33,
394,
804,
16157,
2932,
20,
3113,
1059,
1769,
202,
202,
1518,
18,
542,
14457,
11535,
12,
46,
16157,
18,
10... |
final char ch = signature.charAt(signature.length() - 1); if (ch == 'V') { /** No return value */ } else if ((ch == 'J') || (ch == 'D')) { /** Wide return value */ stackMgr.writePUSH64(JvmType.SignatureToType(ch), Register.EAX, Register.EDX); } else { /** Normal return value */ stackMgr.writePUSH(JvmType.SignatureToTyp... | final int returnType = JvmType.getReturnType(signature); assertCondition(signature.endsWith("V") == (returnType == JvmType.VOID), "Return type"); switch (returnType) { case JvmType.VOID: break; case JvmType.DOUBLE: case JvmType.LONG: stackMgr.writePUSH64(returnType, Register.EAX, Register.EDX); break; default: stac... | public final void invokeJavaMethod(String signature) { os.writeCALL(Register.EAX, context.getVmMethodNativeCodeField() .getOffset()); //writeJumpTableCALL(X86JumpTable.VM_INVOKE_OFS); final char ch = signature.charAt(signature.length() - 1); if (ch == 'V') { /**... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/55b12818040bb69b51502c4cd0f42118d2046977/X86CompilerHelper.java/buggy/core/src/core/org/jnode/vm/x86/compiler/X86CompilerHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
4356,
5852,
1305,
12,
780,
3372,
13,
288,
3639,
1140,
18,
2626,
13730,
12,
3996,
18,
41,
2501,
16,
819,
18,
588,
22143,
1305,
9220,
1085,
974,
1435,
7734,
263,
588,
2335... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
4356,
5852,
1305,
12,
780,
3372,
13,
288,
3639,
1140,
18,
2626,
13730,
12,
3996,
18,
41,
2501,
16,
819,
18,
588,
22143,
1305,
9220,
1085,
974,
1435,
7734,
263,
588,
2335... |
NodePeer pn = peers.closestPeer(loc2); if(pn == null) { Logger.error(this, "Nowhere to send routed ping on "+this); return -1; } Logger.normal(this, "Ping to "+loc2+": "+portNumber+" -> "+pn.getPeer().getPort()); Message m = DMT.createFNPRoutedPing(uid, loc2, MAX_HTL, initialX, lm.getLocation().getValue()); | Message m = DMT.createFNPRoutedPing(uid, loc2, MAX_HTL, initialX); | public int routedPing(double loc2) { long uid = random.nextLong(); int initialX = random.nextInt(); NodePeer pn = peers.closestPeer(loc2); if(pn == null) { Logger.error(this, "Nowhere to send routed ping on "+this); return -1; } Logger.normal(this, "Pi... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/67ffc74c653c146c3327643dba419ef696af844a/Node.java/buggy/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3237,
329,
17223,
12,
9056,
1515,
22,
13,
288,
3639,
1525,
4555,
273,
2744,
18,
4285,
3708,
5621,
3639,
509,
2172,
60,
273,
2744,
18,
4285,
1702,
5621,
3639,
2029,
6813,
11059,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3237,
329,
17223,
12,
9056,
1515,
22,
13,
288,
3639,
1525,
4555,
273,
2744,
18,
4285,
3708,
5621,
3639,
509,
2172,
60,
273,
2744,
18,
4285,
1702,
5621,
3639,
2029,
6813,
11059,... |
e = de - Bias - (P-1) + k; | e[0] = de - Bias - (P-1) + k; bits[0] = P - k; | static int d2b(double d, byte bits[]) { int e, k, y, z, de; long dBits = Double.doubleToLongBits(d); int d0 = (int)(dBits >>> 32); int d1 = (int)(dBits); z = d0 & Frac_mask; d0 &= 0x7fffffff; /* clear sign bit, which we ignore */ if ((de = (int)(d0 >>> Exp_shift... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/3726b9fb19b6fab5f4203f81c219670d795ffdbd/DToA.java/buggy/js/rhino/org/mozilla/javascript/DToA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
302,
22,
70,
12,
9056,
302,
16,
1160,
4125,
63,
5717,
565,
288,
3639,
509,
425,
16,
417,
16,
677,
16,
998,
16,
443,
31,
3639,
1525,
302,
6495,
273,
3698,
18,
9056,
30220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
302,
22,
70,
12,
9056,
302,
16,
1160,
4125,
63,
5717,
565,
288,
3639,
509,
425,
16,
417,
16,
677,
16,
998,
16,
443,
31,
3639,
1525,
302,
6495,
273,
3698,
18,
9056,
30220,
... |
private RubyArray instance_methods(IRubyObject[] args, final Visibility visibility) { boolean includeSuper = args.length > 0 ? args[0].isTrue() : true; RubyArray ary = getRuntime().newArray(); HashMap undefinedMethods = new HashMap(); for (RubyModule type = this; type != null; type = typ... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/1278c5bb3507a052d150d814f15453542ae41aed/RubyModule.java/clean/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... | ||
private void getImagesPerPage(int numSeis){ final int numOfSeis = numSeis; final JDialog dialog = new JDialog(); dialog.getContentPane().setLayout(new BorderLayout()); dialog.setTitle("Printing Options"); dialog.setModal(true); JLabel information = new JLabel("Seismograms p... | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/28f35c2c75d1223fc89ecc9c4ce8c8df117095a9/SeismogramPDFBuilder.java/buggy/src/edu/sc/seis/fissuresUtil/display/SeismogramPDFBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
336,
8946,
13005,
12,
474,
818,
1761,
291,
15329,
3639,
727,
509,
23153,
1761,
291,
273,
818,
1761,
291,
31,
3639,
727,
804,
6353,
6176,
273,
394,
804,
6353,
5621,
3639,
6176,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
336,
8946,
13005,
12,
474,
818,
1761,
291,
15329,
3639,
727,
509,
23153,
1761,
291,
273,
818,
1761,
291,
31,
3639,
727,
804,
6353,
6176,
273,
394,
804,
6353,
5621,
3639,
6176,
... | ||
final Element element = view.getElement(); if (pos < element.getStartOffset() || pos > element.getEndOffset()) { | if (pos < view.getStartOffset() || pos > view.getEndOffset()) { | public static void isPositionValid(final View view, final int pos) throws BadLocationException { final Element element = view.getElement(); if (pos < element.getStartOffset() || pos > element.getEndOffset()) { throw new BadLocationException(pos + " not in range " ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9b00f971bab2256d913aec1b141462a929f6e182/TextUtils.java/buggy/modules/awt/src/main/java/common/org/apache/harmony/awt/text/TextUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
353,
2555,
1556,
12,
6385,
4441,
1476,
16,
727,
509,
949,
13,
3639,
1216,
6107,
2735,
503,
288,
3639,
727,
3010,
930,
273,
1476,
18,
21336,
5621,
3639,
309,
261,
917,
41... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
2555,
1556,
12,
6385,
4441,
1476,
16,
727,
509,
949,
13,
3639,
1216,
6107,
2735,
503,
288,
3639,
727,
3010,
930,
273,
1476,
18,
21336,
5621,
3639,
309,
261,
917,
41... |
ValueNumber replaceMe, ValueNumberFrame prevVnaFrame, ValueNumberFrame targetVnaFrame, IsNullValue replacementValue) { | ValueNumber replaceMe, ValueNumberFrame prevVnaFrame, ValueNumberFrame targetVnaFrame, IsNullValue replacementValue) { | private IsNullValueFrame replaceValues(IsNullValueFrame origFrame, IsNullValueFrame frame, ValueNumber replaceMe, ValueNumberFrame prevVnaFrame, ValueNumberFrame targetVnaFrame, IsNullValue replacementValue) { // If required, make a copy of the frame frame = modifyFrame(origFrame, frame); assert frame.getNumSlots(... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/4748a5a9b76f3dd763ee6bc7755c932a711bd6a6/IsNullValueAnalysis.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/IsNullValueAnalysis.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
30230,
620,
3219,
1453,
1972,
12,
2520,
2041,
620,
3219,
1647,
3219,
16,
30230,
620,
3219,
2623,
16,
202,
202,
620,
1854,
1453,
4667,
16,
1445,
1854,
3219,
2807,
58,
6582,
3219... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
30230,
620,
3219,
1453,
1972,
12,
2520,
2041,
620,
3219,
1647,
3219,
16,
30230,
620,
3219,
2623,
16,
202,
202,
620,
1854,
1453,
4667,
16,
1445,
1854,
3219,
2807,
58,
6582,
3219... |
if (workspaces.containsKey(wsID)) { | if (workspaces.containsKey(tsID)) { | private void updateWorkspaces(HashMap<String, String> workspaces, IProgressMonitor monitor) { monitor.setTaskName("Synchronizing workspaces ..."); // init SVN types svnClient.username(client.getOptions() .getProperty(MindClient.LOGIN_KEY)); svnClient.password(cl... | 56092 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56092/342bd7a7a095bd5a16ec8a6a35cf2518abb23433/SynchronizeOperation.java/clean/src/main/java/com/mindquarry/client/workspace/SynchronizeOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1089,
22287,
12,
8658,
32,
780,
16,
514,
34,
23527,
16,
5411,
467,
5491,
7187,
6438,
13,
288,
3639,
6438,
18,
542,
2174,
461,
2932,
19298,
6894,
23527,
1372,
8863,
3639,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1089,
22287,
12,
8658,
32,
780,
16,
514,
34,
23527,
16,
5411,
467,
5491,
7187,
6438,
13,
288,
3639,
6438,
18,
542,
2174,
461,
2932,
19298,
6894,
23527,
1372,
8863,
3639,
368,
... |
Object returnValue = super.getPropertyValue(key); | Object returnValue = (key.equals(IBasicPropertyConstants.P_TEXT)) ? TextProcessor .process(element.getName()) : super.getPropertyValue(key); | public Object getPropertyValue(Object key) { Object returnValue = super.getPropertyValue(key); if (returnValue != null) { return returnValue; } if (key.equals(IResourcePropertyConstants.P_SIZE_RES)) { return getSizeString((IFile) element); } return null; } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/a1ca365a318b96e23065f4e725ff1528454d7642/FilePropertySource.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/properties/FilePropertySource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
21694,
12,
921,
498,
13,
288,
4202,
1033,
7750,
273,
261,
856,
18,
14963,
12,
45,
8252,
1396,
2918,
18,
52,
67,
5151,
3719,
692,
3867,
5164,
263,
2567,
12,
2956,
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,
1071,
1033,
21694,
12,
921,
498,
13,
288,
4202,
1033,
7750,
273,
261,
856,
18,
14963,
12,
45,
8252,
1396,
2918,
18,
52,
67,
5151,
3719,
692,
3867,
5164,
263,
2567,
12,
2956,
18,
17994,
... |
readers[i] = new DataInputStream(buckets[i].getInputStream()); } for(int i=0;i<checkBlockStatus.length;i++) { buckets[i+k] = checkBlockStatus[i].getData(); if(buckets[i+k] == null) { buckets[i+k] = bf.makeBucket(blockLength); writers[i] = buckets[i+k].getOutputStream(); toEncode[numberToEncode++] = i+k; } else { write... | for (int i = 0; i < checkBlockStatus.length; i++) { buckets[i + k] = checkBlockStatus[i].getData(); if (buckets[i + k] == null) { buckets[i + k] = bf.makeBucket(blockLength); writers[i] = buckets[i + k].getOutputStream(); toEncode[numberToEncode++] = i + k; } else { writers[i] = null; | private void realEncode(SplitfileBlock[] dataBlockStatus, SplitfileBlock[] checkBlockStatus, int blockLength, BucketFactory bf) throws IOException { System.err.println("************* Encoding "+dataBlockStatus.length+" -> "+checkBlockStatus.length+" *************"); Logger.minor(this, "Doing encode: "+dataBlockStatu... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/fbdde7654afdefd24ae4365520a38c1c680248a7/StandardOnionFECCodec.java/buggy/src/freenet/client/StandardOnionFECCodec.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2863,
5509,
12,
5521,
768,
1768,
8526,
501,
1768,
1482,
16,
5385,
768,
1768,
8526,
866,
1768,
1482,
16,
509,
25367,
16,
7408,
1733,
16222,
13,
1216,
1860,
288,
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,
1152,
918,
2863,
5509,
12,
5521,
768,
1768,
8526,
501,
1768,
1482,
16,
5385,
768,
1768,
8526,
866,
1768,
1482,
16,
509,
25367,
16,
7408,
1733,
16222,
13,
1216,
1860,
288,
202,
202,
... |
if (getContentProvider() instanceof NavigatorContentProvider) | if (getContentProvider() instanceof SafeDelegateTreeContentProvider) | public ICommonLabelProvider getLabelProvider() { if (labelProvider != null || labelProviderInitializationFailed) return labelProvider; synchronized (this) { try { if (labelProvider == null) { ILabelProvider tempLabelProvider = descriptor .createLabelProvider(); if (tempLabelProvider instanceof I... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/c93d807ed962723d90daba76fc2003e2c1801cbc/NavigatorContentExtension.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
6517,
2224,
2249,
11237,
2249,
1435,
288,
202,
202,
430,
261,
1925,
2249,
480,
446,
747,
1433,
2249,
17701,
2925,
13,
1082,
202,
2463,
1433,
2249,
31,
202,
202,
22043,
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,
482,
467,
6517,
2224,
2249,
11237,
2249,
1435,
288,
202,
202,
430,
261,
1925,
2249,
480,
446,
747,
1433,
2249,
17701,
2925,
13,
1082,
202,
2463,
1433,
2249,
31,
202,
202,
22043,
261,... |
addJob("I'm the local baker. But since the road to Ados is blocked, we don't get many orders, so I also #make sandwiches for our valuable customers."); addReply("bread", "Didn't you talk to Erna? She is responsible for giving bread to our customers."); addReply("cheese", "Cheese is a bit hard to find in Semos, since we... | addJob("I'm the local baker. We used to get a lot of orders from Ados before the war broke out and they blocked the road. At least it gives me more time to #make sandwiches for out valuable customers; everybody says they're great!"); addReply("bread", "Oh, Erna handles that side of the business; just go over and talk t... | private void buildSemosBakeryArea(StendhalRPZone zone) { Portal portal = new Portal(); zone.assignRPObjectID(portal); portal.setX(26); portal.setY(14); portal.setNumber(0); portal.setDestination("0_semos_city", 10); zone.addPortal(portal); SpeakerNPC erna = new SpeakerNPC("Erna") { @Override protected void... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/f905cd9146303a879199c22689291c46fea4477c/SemosCityInside.java/clean/src/games/stendhal/server/maps/semos/SemosCityInside.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1361,
13185,
538,
38,
581,
627,
5484,
12,
510,
409,
22314,
54,
52,
4226,
4157,
13,
288,
202,
202,
24395,
11899,
273,
394,
25478,
5621,
202,
202,
3486,
18,
6145,
54,
52,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1361,
13185,
538,
38,
581,
627,
5484,
12,
510,
409,
22314,
54,
52,
4226,
4157,
13,
288,
202,
202,
24395,
11899,
273,
394,
25478,
5621,
202,
202,
3486,
18,
6145,
54,
52,
... |
while (i.hasNext()) { num_fields++; Field f=(Field)i.next(); | while (i.hasNext()) { num_fields++; Field f = (Field) i.next(); | public void completeHeader(HttpFields fields, boolean allContentAdded) throws IOException { if (_state!=STATE_HEADER) return; if (_last&&!allContentAdded) throw new IllegalStateException("last?"); _last=_last|allContentAdded; boolean has_server=false; if (... | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/b19f540b47523f4ad2c831b94ae789899c86bb18/Ajp13Generator.java/clean/trunk/extras/ajp/src/main/java/org/mortbay/jetty/ajp/Ajp13Generator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3912,
1864,
12,
2940,
2314,
1466,
16,
1250,
777,
1350,
8602,
13,
1216,
1860,
565,
288,
3639,
309,
261,
67,
2019,
5,
33,
7998,
67,
7557,
13,
5411,
327,
31,
3639,
309,
261,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3912,
1864,
12,
2940,
2314,
1466,
16,
1250,
777,
1350,
8602,
13,
1216,
1860,
565,
288,
3639,
309,
261,
67,
2019,
5,
33,
7998,
67,
7557,
13,
5411,
327,
31,
3639,
309,
261,
6... |
public Object getValue( Object object ) | public Object getValue( Object object ) | public ParamDescriptor() { super(); nsURI = "http://castor.exolab.org/"; xmlName = "param"; XMLFieldDescriptorImpl desc = null; XMLFieldHandler handler = null; FieldValidator fieldValidator = null; //-- initialize attribute descript... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/d7fabc686ef68f29e8236fd9afc60109670d1fd4/ParamDescriptor.java/clean/trunk/castor-2002/castor/src/main/org/exolab/castor/mapping/xml/ParamDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3014,
3187,
1435,
288,
3639,
2240,
5621,
3639,
3153,
3098,
273,
315,
2505,
2207,
4155,
280,
18,
338,
355,
378,
18,
3341,
4898,
31,
3639,
2025,
461,
273,
315,
891,
14432,
3639,
3167,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3014,
3187,
1435,
288,
3639,
2240,
5621,
3639,
3153,
3098,
273,
315,
2505,
2207,
4155,
280,
18,
338,
355,
378,
18,
3341,
4898,
31,
3639,
2025,
461,
273,
315,
891,
14432,
3639,
3167,... |
if(searchFilterButton.getState()==ThreeStateButton.SELECTED){ filter[search].setInvert(false); } | private void handleAction(String command) { if (callerTable != null) { CellEditor ce = callerTable.getCellEditor(); if (ce != null) { ce.cancelCellEditing(); } } if (command.equals(FILTER_CALLIN_NOTHING)) { syncFilterWithButton(filter[callIn], callInFilterButton); return; } if (command.equals(FILTER_... | 7476 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7476/ef81191fe6ebf80747b0a7de51110243452c1110/CallerListPanel.java/clean/jfritz/src/de/moonflower/jfritz/callerlist/CallerListPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
430,
12,
3072,
1586,
3616,
18,
588,
1119,
1435,
631,
28019,
1119,
3616,
18,
4803,
2056,
15329,
1034,
63,
3072,
8009,
542,
382,
1097,
12,
5743,
1769,
289,
918,
430,
12,
3072,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
430,
12,
3072,
1586,
3616,
18,
588,
1119,
1435,
631,
28019,
1119,
3616,
18,
4803,
2056,
15329,
1034,
63,
3072,
8009,
542,
382,
1097,
12,
5743,
1769,
289,
918,
430,
12,
3072,
... | |
ITask task = TaskListView.getDefault().getSelectedTask(); | ITask task = TaskListView.getFromActivePerspective().getSelectedTask(); | public void run(IAction action) { ITask task = TaskListView.getDefault().getSelectedTask(); if (task instanceof AbstractRepositoryTask) { try { ContextRetrieveWizard wizard = new ContextRetrieveWizard((AbstractRepositoryTask)task); Shell shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell()... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/e5dab796c6efd0dc2b845a7eaada8eb3254ee0c8/ContextRetrieveAction.java/buggy/org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/internal/ui/actions/ContextRetrieveAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
12,
45,
1803,
1301,
13,
288,
202,
202,
1285,
835,
1562,
273,
3837,
682,
1767,
18,
588,
1868,
7675,
588,
7416,
2174,
5621,
202,
202,
430,
261,
4146,
1276,
4115,
3305... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
12,
45,
1803,
1301,
13,
288,
202,
202,
1285,
835,
1562,
273,
3837,
682,
1767,
18,
588,
1868,
7675,
588,
7416,
2174,
5621,
202,
202,
430,
261,
4146,
1276,
4115,
3305... |
public static final void destroy(String concretePortletID, PortletRequest req, PortletResponse res) throws IOException, PortletException { | public static final void destroy(String concretePortletID, PortletRequest req, PortletResponse res) throws IOException, PortletException { | public static final void destroy(String concretePortletID, PortletRequest req, PortletResponse res) throws IOException, PortletException { log.debug("in destroy " + concretePortletID); String appID = getApplicationPortletID(concretePortletID); ApplicationPortlet appPortlet = registry.getApplic... | 49343 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49343/f6677a2bb280160c46298df34a36b7caf8ba6416/PortletInvoker.java/buggy/src/org/gridlab/gridsphere/portletcontainer/PortletInvoker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
918,
5546,
12,
780,
12220,
18566,
734,
16,
21305,
691,
1111,
16,
21305,
1064,
400,
13,
1216,
1860,
16,
21305,
503,
288,
3639,
613,
18,
4148,
2932,
267,
5546,
315,
397,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
918,
5546,
12,
780,
12220,
18566,
734,
16,
21305,
691,
1111,
16,
21305,
1064,
400,
13,
1216,
1860,
16,
21305,
503,
288,
3639,
613,
18,
4148,
2932,
267,
5546,
315,
397,
1... |
String expectedResult = " public class X {\n" + " /**\n" + " * ppp\n" + " */\n" + " private void f(int i){ " }\n" + " }"; | String expectedResult = "public class X {\n" + " /**\n" + " * ppp\n" + " */\n" + " private void f(int i){ "}\n" + "}"; | public void testClassReplacement6() { String actualResult; String s1 = "public class X {\n" + " /**\n" + " * zzz\n" + " */\n" + " private void f(int i) {\n" + " //s\n" + " }\n" + "}"; St... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/9c2e64e4fd3d0bb80e77f27e3910e8d2ced2234e/StructuralReplaceTest.java/clean/plugins/structuralsearch/testSource/com/intellij/structuralsearch/StructuralReplaceTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
797,
15201,
26,
1435,
288,
565,
514,
3214,
1253,
31,
565,
514,
272,
21,
273,
315,
482,
667,
1139,
18890,
82,
6,
397,
7734,
315,
282,
1783,
64,
82,
6,
397,
7734,
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,
282,
1071,
918,
1842,
797,
15201,
26,
1435,
288,
565,
514,
3214,
1253,
31,
565,
514,
272,
21,
273,
315,
482,
667,
1139,
18890,
82,
6,
397,
7734,
315,
282,
1783,
64,
82,
6,
397,
7734,
315,
... |
public void setAbstract(boolean isAbstract) { this.isAbstract = isAbstract; | public void setAbstract(final boolean isAbstract) { this._isAbstract = isAbstract; | public void setAbstract(boolean isAbstract) { this.isAbstract = isAbstract; } //-- setAbstract | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/34c708e3c0e8dd4b42534f5834f9a280e0c9968b/JModifiers.java/buggy/castor/trunk/src/main/java/org/exolab/javasource/JModifiers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
7469,
12,
6494,
24996,
13,
288,
3639,
333,
18,
291,
7469,
273,
24996,
31,
565,
289,
368,
413,
444,
7469,
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,
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,
918,
444,
7469,
12,
6494,
24996,
13,
288,
3639,
333,
18,
291,
7469,
273,
24996,
31,
565,
289,
368,
413,
444,
7469,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
propertySet.setBoolProperty(PARAM_DEAD_ON_ENTRY, true); | propertySet.addProperty(DeadLocalStoreProperty.PARAM_DEAD_ON_ENTRY); | private void analyzeMethod(ClassContext classContext, Method method) throws DataflowAnalysisException, CFGBuilderException { JavaClass javaClass = classContext.getJavaClass(); Dataflow<BitSet, LiveLocalStoreAnalysis> llsaDataflow = classContext.getLiveLocalStoreDataflow(method); int numLocals = method.get... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/b9bcac8a334c2cd7b816ee39131cc1c6f23064d3/FindDeadLocalStores.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/FindDeadLocalStores.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
1910,
2426,
9418,
503,
16,
7577,
1263,
503,
288,
9506,
202,
5852,
797,
2252,
797,
273,
667,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
1910,
2426,
9418,
503,
16,
7577,
1263,
503,
288,
9506,
202,
5852,
797,
2252,
797,
273,
667,
1... |
return module.getMethods() == getMethods(); | return this == module; | public boolean isSame(RubyModule module) { // FIXME: lame equality check; need something better return module.getMethods() == getMethods(); } | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/f7fd42a4ed234e7ec538d58da2024183eee3d0f4/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1250,
23061,
12,
54,
10340,
3120,
1605,
13,
288,
4202,
368,
9852,
30,
328,
339,
14958,
866,
31,
1608,
5943,
7844,
1377,
327,
333,
422,
1605,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1250,
23061,
12,
54,
10340,
3120,
1605,
13,
288,
4202,
368,
9852,
30,
328,
339,
14958,
866,
31,
1608,
5943,
7844,
1377,
327,
333,
422,
1605,
31,
565,
289,
2,
-100,
-100,
-100,
-10... |
type = Type.float_type; | type = LangPrimType.floatType; | public Expression inline (ApplyExp exp) { Expression folded = ApplyExp.inlineIfConstant(this, exp); if (folded != exp) return folded; Expression[] args = exp.getArgs(); if (args.length > 2) return pairwise(this, exp.getFunction(), args); if (args.length == 1 && plusOrMinus < 0) { ... | 36952 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36952/bcb2d6c9163c02bcc78e2033f3f249047aa482ac/AddOp.java/buggy/gnu/kawa/functions/AddOp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5371,
6370,
261,
7001,
2966,
1329,
13,
225,
288,
565,
5371,
28420,
785,
273,
5534,
2966,
18,
10047,
2047,
6902,
12,
2211,
16,
1329,
1769,
565,
309,
261,
9002,
785,
480,
1329,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5371,
6370,
261,
7001,
2966,
1329,
13,
225,
288,
565,
5371,
28420,
785,
273,
5534,
2966,
18,
10047,
2047,
6902,
12,
2211,
16,
1329,
1769,
565,
309,
261,
9002,
785,
480,
1329,
13,
... |
ruby.getInterpreter().setDynamicVars((RubyVarmap)oldMap.get(ruby)); | ruby.getInterpreter().setDynamicVars((RubyVarmap)((RubyStack)oldMap.get(ruby)).pop()); | public static void pop(Ruby ruby) { ruby.getInterpreter().setDynamicVars((RubyVarmap)oldMap.get(ruby)); } | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/76d3fd1bbcdbd38082a9b8c19c593b06ed915280/RubyVarmap.java/buggy/org/jruby/interpreter/RubyVarmap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1843,
12,
54,
10340,
22155,
13,
288,
3639,
22155,
18,
588,
30010,
7675,
542,
9791,
5555,
12443,
54,
10340,
1537,
1458,
13,
12443,
54,
10340,
2624,
13,
1673,
863,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1843,
12,
54,
10340,
22155,
13,
288,
3639,
22155,
18,
588,
30010,
7675,
542,
9791,
5555,
12443,
54,
10340,
1537,
1458,
13,
12443,
54,
10340,
2624,
13,
1673,
863,
18,
588,
... |
return (CommonarchiveFactory) getEFactoryInstance(); | return (CommonarchiveFactory)getEFactoryInstance(); | public CommonarchiveFactory getCommonarchiveFactory() { return (CommonarchiveFactory) getEFactoryInstance(); } | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/ebce0dfcf980c405fd07c019b6f4466152262cb7/CommonarchivePackageImpl.java/clean/plugins/org.eclipse.jst.j2ee.core/commonArchive/org/eclipse/jst/j2ee/commonarchivecore/internal/impl/CommonarchivePackageImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5658,
10686,
1733,
30863,
10686,
1733,
1435,
288,
202,
202,
2463,
261,
6517,
10686,
1733,
13,
4774,
1733,
1442,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
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,
5658,
10686,
1733,
30863,
10686,
1733,
1435,
288,
202,
202,
2463,
261,
6517,
10686,
1733,
13,
4774,
1733,
1442,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
for (int i=0; i<srcFiles.length; i++) { | for (int i = 0; i < srcFiles.length; i++) { | protected String[] getCommandline(String[] srcFiles, File[] baseDirs) { Vector targets = new Vector(); if (targetFilePos != null) { Hashtable addedFiles = new Hashtable(); for (int i=0; i<srcFiles.length; i++) { String[] subTargets = mapper.mapFileName(srcFiles[i])... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/c6c232893c39257745a8f7a618bcdb5c59791cae/ExecuteOn.java/buggy/src/main/org/apache/tools/ant/taskdefs/ExecuteOn.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
8526,
12856,
1369,
12,
780,
8526,
1705,
2697,
16,
1387,
8526,
1026,
9872,
13,
288,
3639,
5589,
5774,
273,
394,
5589,
5621,
3639,
309,
261,
3299,
812,
1616,
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,
377,
4750,
514,
8526,
12856,
1369,
12,
780,
8526,
1705,
2697,
16,
1387,
8526,
1026,
9872,
13,
288,
3639,
5589,
5774,
273,
394,
5589,
5621,
3639,
309,
261,
3299,
812,
1616,
480,
446,
13,
288,
... |
int id = sp.getRefID(); ptr.getSlideOffsetDataLocationsLookup().put( new Integer(id), new Integer((slideRecordPos+1)*4) ); ptr.getSlideLocationsLookup().put( new Integer(id), new Integer(slideOffset)); ptr.addSlideLookup(id, slideOffset); | ptr.addSlideLookup(sp.getRefID(), slideOffset); | public Slide createSlide() throws IOException { SlideListWithText[] slwts = _documentRecord.getSlideListWithTexts(); SlideListWithText slist = null; if(slwts.length > 1) { // Just use the last one slist = slwts[slwts.length - 1]; } else { // Need to add a new one slist = new SlideList... | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/72fd120c8ffe019c915bf4ff4a14b3770c451f60/SlideShow.java/buggy/src/scratchpad/src/org/apache/poi/hslf/usermodel/SlideShow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
202,
482,
348,
8130,
752,
21068,
1435,
1216,
1860,
288,
21114,
202,
21068,
682,
1190,
1528,
8526,
2020,
91,
3428,
273,
389,
5457,
2115,
18,
588,
21068,
682,
1190,
30114,
5621,
21114,
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,
565,
202,
482,
348,
8130,
752,
21068,
1435,
1216,
1860,
288,
21114,
202,
21068,
682,
1190,
1528,
8526,
2020,
91,
3428,
273,
389,
5457,
2115,
18,
588,
21068,
682,
1190,
30114,
5621,
21114,
202,
... |
void backupNSSupport() { | void backupNSSupport(SchemaNamespaceSupport nsSupport) { | void backupNSSupport() { SchemaNamespaceSupportStack.push(fNamespaceSupport); fNamespaceSupport = new SchemaNamespaceSupport(fNamespaceSupportRoot); // bind "xml" prefix to "http://www.w3.org/XML/1998/namespace" // per Namespace Constraint: Prefix Declared (Namespaces in XML REC) ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/49c5129e28bdb60164f380f18fde08cf9976ca96/XSDocumentInfo.java/buggy/src/org/apache/xerces/impl/xs/traversers/XSDocumentInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
5114,
50,
1260,
416,
655,
12,
3078,
3402,
6289,
3153,
6289,
13,
288,
3639,
4611,
3402,
6289,
2624,
18,
6206,
12,
74,
3402,
6289,
1769,
3639,
284,
3402,
6289,
273,
394,
4611,
3402,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
5114,
50,
1260,
416,
655,
12,
3078,
3402,
6289,
3153,
6289,
13,
288,
3639,
4611,
3402,
6289,
2624,
18,
6206,
12,
74,
3402,
6289,
1769,
3639,
284,
3402,
6289,
273,
394,
4611,
3402,
... |
return getRuntime().newFixnum(hashCode()); | return getRuntime().newFixnum(value.hashCode()); | public RubyFixnum hash() { return getRuntime().newFixnum(hashCode()); } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/4b12521bf34cff2c9841b1dacb1a929f6def5327/RubyBignum.java/clean/src/org/jruby/RubyBignum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
8585,
2107,
1651,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
1132,
18,
2816,
1085,
10663,
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,
0,
0,
0,
0,
0,
0,
0,
0,
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,
19817,
8585,
2107,
1651,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
1132,
18,
2816,
1085,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
IProject[][] prereqs = ResourcesPlugin.getWorkspace().computePrerequisiteOrder(projects); ArrayList ordered = new ArrayList(); ordered.addAll(Arrays.asList(prereqs[0])); ordered.addAll(Arrays.asList(prereqs[1])); return ordered; | IWorkspace.ProjectOrder po = ResourcesPlugin.getWorkspace().computeProjectOrder(projects); ArrayList orderedProjects = new ArrayList(); orderedProjects.addAll(Arrays.asList(po.projects)); return orderedProjects; | List pruneResources(List resourceCollection) { // Optimize... if (resourceCollection.size() < 2) return resourceCollection; // Try the workspace's description build order if specified String[] orderedNames = ResourcesPlugin.getWorkspace().getDescription().getBuildOrder(); if (orderedNames != null) { List orderedProje... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/a9ca0e7393d25928f6a97ca63a1e3e29af827f31/BuildAction.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/BuildAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
987,
13293,
3805,
12,
682,
1058,
2532,
13,
288,
202,
759,
12056,
10153,
2777,
202,
430,
261,
3146,
2532,
18,
1467,
1435,
411,
576,
13,
202,
202,
2463,
1058,
2532,
31,
202,
759,
6161,
326,
60... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
987,
13293,
3805,
12,
682,
1058,
2532,
13,
288,
202,
759,
12056,
10153,
2777,
202,
430,
261,
3146,
2532,
18,
1467,
1435,
411,
576,
13,
202,
202,
2463,
1058,
2532,
31,
202,
759,
6161,
326,
60... |
public org.quickfix.field.IOIQualifier getIOIQualifier() throws FieldNotFound { org.quickfix.field.IOIQualifier value = new org.quickfix.field.IOIQualifier(); | public quickfix.field.IOIQualifier getIOIQualifier() throws FieldNotFound { quickfix.field.IOIQualifier value = new quickfix.field.IOIQualifier(); | public org.quickfix.field.IOIQualifier getIOIQualifier() throws FieldNotFound { org.quickfix.field.IOIQualifier value = new org.quickfix.field.IOIQualifier(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/IndicationofInterest.java/clean/src/java/src/quickfix/fix40/IndicationofInterest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4294,
45,
16185,
336,
4294,
45,
16185,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4294,
45,
16185,
460,
273,
394,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4294,
45,
16185,
336,
4294,
45,
16185,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4294,
45,
16185,
460,
273,
394,
23... |
manager.add(filterAction); manager.add(refreshListAction); ISelection selection = viewer.getSelection(); if (!selection.isEmpty()) { IUndoableOperation operation = (IUndoableOperation)((IStructuredSelection) selection).getFirstElement(); selectiveUndoAction.setEnabled(operation.canUndo()); } else { selectiveUndoAction... | manager.add(filterAction); manager.add(refreshListAction); | private void fillContextMenu(IMenuManager manager) { undoAction.update(); redoAction.update(); manager.add(undoAction); manager.add(redoAction); manager.add(new Separator()); manager.add(selectiveUndoAction); manager.add(filterAction); manager.add(refreshListAction); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/50b0f4b798ee84ccffa054a9faa539415a2fbef7/UndoHistoryView.java/buggy/examples/org.eclipse.ui.examples.undo/Eclipse UI Examples Undo/org/eclipse/ui/examples/undo/views/UndoHistoryView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3636,
27315,
12,
3445,
2104,
1318,
3301,
13,
288,
3639,
15436,
1803,
18,
2725,
5621,
3639,
24524,
1803,
18,
2725,
5621,
3639,
3301,
18,
1289,
12,
31226,
1803,
1769,
3639,
3301,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3636,
27315,
12,
3445,
2104,
1318,
3301,
13,
288,
3639,
15436,
1803,
18,
2725,
5621,
3639,
24524,
1803,
18,
2725,
5621,
3639,
3301,
18,
1289,
12,
31226,
1803,
1769,
3639,
3301,
... |
public IRubyObject convertToFloat() { | public RubyFloat convertToFloat() { | public IRubyObject convertToFloat() { return getRuntime().newFloat(getDoubleValue()); } | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyNumeric.java/buggy/src/org/jruby/RubyNumeric.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4723,
8137,
4723,
1435,
288,
3639,
327,
18814,
7675,
2704,
4723,
12,
588,
5265,
620,
10663,
565,
289,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
19817,
4723,
8137,
4723,
1435,
288,
3639,
327,
18814,
7675,
2704,
4723,
12,
588,
5265,
620,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Collection ifsWithServices = getIpInterfaceDao().findByServiceType(svcName); | Collection ifsWithServices = getIpInterfaceDao().findHierarchyByServiceType(svcName); | private void scheduleInterfacesWithService(String svcName) { log().debug("scheduleInterfacesWithService: svcName = " + svcName); Collection ifsWithServices = getIpInterfaceDao().findByServiceType(svcName); for (Iterator it = ifsWithServices.iterator(); it.hasNext();) { OnmsIpInterface iface = (OnmsIpInterface) it... | 48885 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48885/34ca45a4bf7ff0888419af339cdab20f26ef4593/Collectd.java/buggy/opennms-services/src/main/java/org/opennms/netmgt/collectd/Collectd.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4788,
10273,
1190,
1179,
12,
780,
7538,
461,
13,
288,
202,
202,
1330,
7675,
4148,
2932,
10676,
10273,
1190,
1179,
30,
7538,
461,
273,
315,
397,
7538,
461,
1769,
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,
1152,
918,
4788,
10273,
1190,
1179,
12,
780,
7538,
461,
13,
288,
202,
202,
1330,
7675,
4148,
2932,
10676,
10273,
1190,
1179,
30,
7538,
461,
273,
315,
397,
7538,
461,
1769,
202,
202,
... |
if (event != null) retargetAction.runWithEvent(event); else retargetAction.run(); | if (event != null) { retargetAction.runWithEvent(event); } else { retargetAction.run(); } | public void runWithEvent(Event event) { if (retargetAction == null) { super.runWithEvent(event); return; } if (event != null) retargetAction.runWithEvent(event); else retargetAction.run(); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WWinPluginAction.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WWinPluginAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1190,
1133,
12,
1133,
871,
13,
288,
3639,
309,
261,
1349,
826,
1803,
422,
446,
13,
288,
5411,
2240,
18,
2681,
1190,
1133,
12,
2575,
1769,
5411,
327,
31,
3639,
289,
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,
1086,
1190,
1133,
12,
1133,
871,
13,
288,
3639,
309,
261,
1349,
826,
1803,
422,
446,
13,
288,
5411,
2240,
18,
2681,
1190,
1133,
12,
2575,
1769,
5411,
327,
31,
3639,
289,
3639... |
if (selectedVet != null) { | if (selectedVet != null) | public String getSelectedObjectName() { Vet selectedVet = getSelectedVet(); if (selectedVet != null) { return selectedVet.getFirstName() + " " + selectedVet.getLastName(); } else { return "Vets"; ... | 55916 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55916/970bcdd60ee0c816ab5b641ca1f14ae19799a842/VetManagerView.java/buggy/samples/petclinic/gui/src/main/java/org/springframework/richclient/samples/petclinic/ui/VetManagerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
514,
16625,
16707,
1435,
288,
7734,
776,
278,
3170,
58,
278,
273,
16625,
58,
278,
5621,
7734,
309,
261,
8109,
58,
278,
480,
446,
13,
10792,
327,
3170,
58,
278,
18,
588,
3759,
461... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
514,
16625,
16707,
1435,
288,
7734,
776,
278,
3170,
58,
278,
273,
16625,
58,
278,
5621,
7734,
309,
261,
8109,
58,
278,
480,
446,
13,
10792,
327,
3170,
58,
278,
18,
588,
3759,
461... |
BeanProperty bp = new BeanProperty(getter, setter, setters); toAdd.put(beanPropertyName, bp); } | } BeanProperty bp = new BeanProperty(getter, setter, setters); toAdd.put(beanPropertyName, bp); | private void reflect(Scriptable scope) { // We reflect methods first, because we want overloaded field/method // names to be allocated to the NativeJavaMethod before the field // gets in the way. Method[] methods = cl.getMethods(); for (int i = 0; i < methods.length; i++) { ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/c8c17412af9d4b22117bfb1a3d56f6cba4029088/JavaMembers.java/clean/src/org/mozilla/javascript/JavaMembers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3037,
12,
3651,
429,
2146,
13,
565,
288,
3639,
368,
1660,
3037,
2590,
1122,
16,
2724,
732,
2545,
1879,
4230,
652,
19,
2039,
3639,
368,
1257,
358,
506,
11977,
358,
326,
16717,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3037,
12,
3651,
429,
2146,
13,
565,
288,
3639,
368,
1660,
3037,
2590,
1122,
16,
2724,
732,
2545,
1879,
4230,
652,
19,
2039,
3639,
368,
1257,
358,
506,
11977,
358,
326,
16717,
... |
BlockArea blockArea = new BlockArea(fs, area.getAllocationWidth(), area.spaceLeft(), startIndent, endIndent, 0, align, alignLast, lineHeight); blockArea.setPage(area.getPage()); blockArea.setBackgroundColor(backgroundColor); blockArea.start(); | if (this.isInListBody) { startIndent += bodyIndent + distanceBetweenStarts; bodyIndent = startIndent; } if (this.isInTableCell) { startIndent += forcedStartOffset; endIndent += area.getAllocationWidth() - forcedWidth - forcedStartOffset; } String id = this.properties.get("id").getString(); area.getIDReferences().ini... | public Status layout(Area area) throws FOPException { if (this.marker == START) { String fontFamily = this.properties.get("font-family").getString(); String fontStyle = this.properties.get("font-style").getString(); String fontWeight = this.properties.get("font-weight").getString(); int fontSi... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/f8c7932c511034da70219c920bd60ef5c4d4636c/ListBlock.java/buggy/src/org/apache/fop/fo/flow/ListBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2685,
3511,
12,
5484,
5091,
13,
1216,
478,
3665,
503,
288,
202,
430,
261,
2211,
18,
11145,
422,
10485,
13,
288,
202,
565,
514,
3512,
9203,
273,
202,
202,
2211,
18,
4738,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2685,
3511,
12,
5484,
5091,
13,
1216,
478,
3665,
503,
288,
202,
430,
261,
2211,
18,
11145,
422,
10485,
13,
288,
202,
565,
514,
3512,
9203,
273,
202,
202,
2211,
18,
4738,
18,
588,
... |
final public String yytext() { return new String( yy_buffer, yy_startRead, yy_markedPos-yy_startRead ); | public final String yytext() { return new String( zzBuffer, zzStartRead, zzMarkedPos-zzStartRead ); | final public String yytext() { return new String( yy_buffer, yy_startRead, yy_markedPos-yy_startRead ); } | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/689ed6b27a2e7acac33d90a4e6fea2ddf018345b/CSSTokenizerFilter.java/clean/src/freenet/clients/http/filter/CSSTokenizerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
514,
9016,
955,
1435,
288,
565,
327,
394,
514,
12,
9016,
67,
4106,
16,
9016,
67,
1937,
1994,
16,
9016,
67,
3355,
329,
1616,
17,
6795,
67,
1937,
1994,
11272,
225,
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,
282,
727,
1071,
514,
9016,
955,
1435,
288,
565,
327,
394,
514,
12,
9016,
67,
4106,
16,
9016,
67,
1937,
1994,
16,
9016,
67,
3355,
329,
1616,
17,
6795,
67,
1937,
1994,
11272,
225,
289,
2,
-1... |
if(canvasAdded && (canvas != null)) { | if(animator != null) { | public final void destroy() { // Run this on another thread than the AWE event queue to // make sure the call to Animator.stop() completes before exiting. new Thread( new Runnable() { public void run() { if(canvasAdded && (canvas != null)) { ... | 46042 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46042/9a7347575a61d9dc348de3504325a2b07c9846c8/JOGLScreensaver.java/buggy/src/incubator/screensaver/src/api/org/jdesktop/jdic/screensaver/JOGLScreensaver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
5546,
1435,
288,
3639,
368,
1939,
333,
603,
4042,
2650,
2353,
326,
432,
6950,
871,
2389,
358,
3639,
368,
1221,
3071,
326,
745,
358,
1922,
12502,
18,
5681,
1435,
7218,
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,
377,
1071,
727,
918,
5546,
1435,
288,
3639,
368,
1939,
333,
603,
4042,
2650,
2353,
326,
432,
6950,
871,
2389,
358,
3639,
368,
1221,
3071,
326,
745,
358,
1922,
12502,
18,
5681,
1435,
7218,
1865... |
debug="newAggregate"; | private void newAggregate(Row r) { debug="newAggregate"; //$NON-NLS-1$ // Put all the counters at 0 for (int i=0;i<data.counts.length;i++) data.counts[i]=0; data.agg = new Row(); for (int i=0;i<data.subjectnrs.length;i++) { Value subj = r.getValue(data.subjectnrs[i]); Value v=null; switch(meta.getAggre... | 58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/b8c6b02ffc35cf6ae44d1cb0cdf4ecec0144af21/GroupBy.java/clean/kettle/src/be/ibridge/kettle/trans/step/groupby/GroupBy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
394,
11490,
12,
1999,
436,
13,
202,
95,
202,
202,
4148,
1546,
2704,
11490,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
202,
759,
4399,
777,
326,
13199,
622,
374,
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,
1152,
918,
394,
11490,
12,
1999,
436,
13,
202,
95,
202,
202,
4148,
1546,
2704,
11490,
14432,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
202,
759,
4399,
777,
326,
13199,
622,
374,
202,
... | |
if (parameters.returnParam.getType().isBaseType()) outputs.add(processParameter(parameters.returnParam)); else { ComplexTypeDescriptor complex = new ComplexTypeDescriptor(); complex.setName(parameters.returnParam.getName()); complex.setType(parameters.returnParam.getType().getQName().getLocalPart()); outputs.add(comple... | outputs.add(processParameter(parameters.returnParam)); | public void getOperationParameters(String operationName, List inputs, List outputs) throws UnknownOperationException, IOException { Operation operation = getOperation(operationName); if (operation == null) { throw new UnknownOperationException("operation called " + operationName + " does not exist for this wsdl"... | 7616 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7616/20b77ada38fc5b39e414f249ac6e7f95a8ed7e60/WSDLParser.java/clean/trunk/taverna1.0/src/org/embl/ebi/escience/scuflworkers/wsdl/parser/WSDLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
21162,
2402,
12,
780,
22697,
16,
987,
4540,
16,
987,
6729,
13,
1082,
202,
15069,
9077,
10602,
16,
1860,
288,
202,
202,
2988,
1674,
273,
21162,
12,
7624,
461,
1769,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
21162,
2402,
12,
780,
22697,
16,
987,
4540,
16,
987,
6729,
13,
1082,
202,
15069,
9077,
10602,
16,
1860,
288,
202,
202,
2988,
1674,
273,
21162,
12,
7624,
461,
1769,
202,
2... |
public TA_RetCode BOP(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, double outReal[]) { | public TA_RetCode BOP( int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, double outReal[] ) { | public TA_RetCode BOP(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, double outReal[]) { int outIdx, i; double tempReal; if (startIdx < 0) return TA_RetCode.TA_OUT_OF_RANGE_START_INDEX; if ((endIdx < 0) || (endIdx < sta... | 51465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51465/cf65b93eedaca922be2993fe424b023f73c7562d/Core.java/buggy/trunk/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
605,
3665,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
3678,
63,
6487,
1082,
202,
9056,
316,
8573,
63,
6487,
1645,
316,
10520,
63,
6487,
1645,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
399,
37,
67,
7055,
1085,
605,
3665,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
3678,
63,
6487,
1082,
202,
9056,
316,
8573,
63,
6487,
1645,
316,
10520,
63,
6487,
1645,
... |
u3 = newAid; } | u3 = newAid; } | public void setAId(String newAid) { u3 = newAid; } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/d31a76ee29d5978a9bec41e3ac9134cee024bcab/Node.java/clean/org/jruby/nodes/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
37,
548,
12,
780,
394,
37,
350,
13,
288,
202,
202,
89,
23,
273,
394,
37,
350,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
37,
548,
12,
780,
394,
37,
350,
13,
288,
202,
202,
89,
23,
273,
394,
37,
350,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
System.out.println(" ------ REQUEST ------"); | private Hashtable getFirstResponse() throws KortathjonustanAuthorizationException { Hashtable properties = null; System.out.println(" ------ REQUEST ------"); //long lStartTime = System.currentTimeMillis(); try { SSLClient client = getSSLClient(); StringBuffer strPostData= new StringBuffer(); appen... | 57901 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57901/ca5208385a4066b89fd7272bbf1c18ec2790c314/KortathjonustanCreditCardClient.java/buggy/src/java/com/idega/block/creditcard/business/KortathjonustanCreditCardClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
18559,
7521,
1064,
1435,
1216,
1475,
499,
421,
78,
265,
89,
541,
6063,
503,
288,
202,
202,
5582,
14544,
1790,
273,
446,
31,
202,
202,
3163,
18,
659,
18,
8222,
2932,
31913,
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,
18559,
7521,
1064,
1435,
1216,
1475,
499,
421,
78,
265,
89,
541,
6063,
503,
288,
202,
202,
5582,
14544,
1790,
273,
446,
31,
202,
202,
3163,
18,
659,
18,
8222,
2932,
31913,
12... | |
String[] userPaths = option.getIncludePaths(); for (int index = 0; index < userPaths.length; ++index) { IPath userPath = new Path(userPaths[index]); if (userPath.isAbsolute()) { paths.add(userPath.toOSString()); } else { IPath absPath = root.addTrailingSeparator().append(userPath); paths.add(absPath.makeAbsolute().toO... | IOptionApplicability applicabilityCalculator = option .getApplicabilityCalculator(); if (applicabilityCalculator == null || applicabilityCalculator.isOptionUsedInCommandLine(tool)) { String[] userPaths = option.getIncludePaths(); for (int index = 0; index < userPaths.length; ++index) { IPath userPath = new Path(... | public String[] getIncludePaths() { // Return the include paths for the default configuration ArrayList paths = getIncludePathEntries(); IConfiguration config = getDefaultConfiguration(); IPath location = owner.getLocation(); // If the build info is out of date this might be null if (location == null) { locati... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/107015f42710bd6aa44335ede117d866b68eaaef/ManagedBuildInfo.java/clean/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/ManagedBuildInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8526,
7854,
1571,
4466,
1435,
288,
202,
202,
759,
2000,
326,
2341,
2953,
364,
326,
805,
1664,
202,
202,
19558,
2953,
273,
7854,
1571,
743,
5400,
5621,
202,
202,
45,
1750,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8526,
7854,
1571,
4466,
1435,
288,
202,
202,
759,
2000,
326,
2341,
2953,
364,
326,
805,
1664,
202,
202,
19558,
2953,
273,
7854,
1571,
743,
5400,
5621,
202,
202,
45,
1750,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.