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 |
|---|---|---|---|---|---|---|
elsym = new Vector(); elid = new Vector(); formalCharges = new Vector(); partialCharges = new Vector(); isotope = new Vector(); x3 = new Vector(); y3 = new Vector(); z3 = new Vector(); x2 = new Vector(); y2 = new Vector(); hCounts = new Vector(); atomParities = new Vector(); atomDictRefs = new Vector(); bondid = new Ve... | newAtomData(); newBondData(); | protected void newMolecule() { elsym = new Vector(); elid = new Vector(); formalCharges = new Vector(); partialCharges = new Vector(); isotope = new Vector(); x3 = new Vector(); y3 = new Vector(); z3 = new Vector(); x2 = new Vector(); y2 = new Ve... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/ef8a64ee595413d36a5e66fb8f7a6eb730b615df/CMLCoreModule.java/buggy/src/org/openscience/cdk/io/cml/CMLCoreModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
394,
29669,
1435,
288,
3639,
7842,
2942,
273,
394,
5589,
5621,
3639,
415,
350,
273,
394,
5589,
5621,
3639,
25739,
2156,
2852,
273,
394,
5589,
5621,
3639,
4702,
2156,
2852,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
394,
29669,
1435,
288,
3639,
7842,
2942,
273,
394,
5589,
5621,
3639,
415,
350,
273,
394,
5589,
5621,
3639,
25739,
2156,
2852,
273,
394,
5589,
5621,
3639,
4702,
2156,
2852,
273,
... |
int insertedOID = ((org.postgresql.ResultSet)st.getResultSet()).getInsertedOID(); | int insertedOID = ((org.postgresql.jdbc2.Statement)st).getInsertedOID(); | public void doexample() throws SQLException { System.out.println("\nRunning tests:"); // First we need a table to store data in st.executeUpdate("create table basic (a int2, b int2)"); // Now insert some data, using the Statement st.executeUpdate("insert into basic values (1,1)"); st.execut... | 45497 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45497/8439a83d84fb159a790ed2b6d14d4151b9890857/basic.java/clean/src/interfaces/jdbc/example/basic.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
8236,
1435,
1216,
6483,
225,
288,
565,
2332,
18,
659,
18,
8222,
31458,
82,
7051,
7434,
2773,
1769,
3639,
368,
5783,
732,
1608,
279,
1014,
358,
1707,
501,
316,
565,
384,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
8236,
1435,
1216,
6483,
225,
288,
565,
2332,
18,
659,
18,
8222,
31458,
82,
7051,
7434,
2773,
1769,
3639,
368,
5783,
732,
1608,
279,
1014,
358,
1707,
501,
316,
565,
384,
... |
sEdit.getPropertiesEdit().addProperty(GRADE_SUBMISSION_ALLOW_RESUBMIT, Boolean.TRUE.toString()); state.removeAttribute(GRADE_SUBMISSION_ALLOW_RESUBMIT); } else { sEdit.getPropertiesEdit().removeProperty(GRADE_SUBMISSION_ALLOW_RESUBMIT); | ResourcePropertiesEdit pEdit = sEdit.getPropertiesEdit(); pEdit.addProperty(ALLOW_RESUBMIT_NUMBER, (String) state.getAttribute(ALLOW_RESUBMIT_NUMBER)); if (state.getAttribute(ALLOW_RESUBMIT_CLOSEYEAR) != null) { Time closeTime = getAllowSubmitCloseTime(state); pEdit.addProperty(ALLOW_RESUBMIT_CLOSETIME, String.value... | private void grade_submission_option(RunData data, String gradeOption) { SessionState state = ((JetspeedRunData) data).getPortletSessionState(((JetspeedRunData) data).getJs_peid()); boolean withGrade = state.getAttribute(WITH_GRADES) != null ? ((Boolean) state.getAttribute(WITH_GRADES)).booleanValue(): false; Strin... | 2021 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2021/f3ca01f6a52fdc4e3cdec28cf791e64ccbf0df4f/AssignmentAction.java/buggy/assignment/assignment-tool/tool/src/java/org/sakaiproject/assignment/tool/AssignmentAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
7324,
67,
12684,
67,
3482,
12,
1997,
751,
501,
16,
514,
7324,
1895,
13,
202,
95,
202,
202,
2157,
1119,
919,
273,
14015,
46,
2413,
5868,
1997,
751,
13,
501,
2934,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
7324,
67,
12684,
67,
3482,
12,
1997,
751,
501,
16,
514,
7324,
1895,
13,
202,
95,
202,
202,
2157,
1119,
919,
273,
14015,
46,
2413,
5868,
1997,
751,
13,
501,
2934,
588,
... |
throw new ShouldNotImplement(Util.bind("constant.cannotConvertedTo", typeName(), "String")); | throw new ShouldNotImplement(Messages.bind(Messages.constant_cannotConvertedTo, new String[] { typeName(), "String" })); | public String stringValue() { throw new ShouldNotImplement(Util.bind("constant.cannotConvertedTo", typeName(), "String")); //$NON-NLS-1$ //$NON-NLS-2$ } | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/663ec6c2eb68be77ac5a9531885836701530934d/Constant.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/impl/Constant.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
19721,
1435,
288,
202,
202,
12849,
394,
9363,
1248,
5726,
12,
5058,
18,
4376,
12,
5058,
18,
14384,
67,
12892,
22063,
774,
16,
394,
514,
8526,
288,
8173,
9334,
315,
780,
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
19721,
1435,
288,
202,
202,
12849,
394,
9363,
1248,
5726,
12,
5058,
18,
4376,
12,
5058,
18,
14384,
67,
12892,
22063,
774,
16,
394,
514,
8526,
288,
8173,
9334,
315,
780,
6... |
"yuyutsava-\u1E25", "m\u0101mak\u0101-\u1E25", | "yuyutsava\u1E25", "m\u0101mak\u0101\u1E25", | public void TestSanskritLatinRT(){ int MAX_LEN =15; String[] source = { "rmk\u1E63\u0113t", "\u015Br\u012Bmad", "bhagavadg\u012Bt\u0101", "adhy\u0101ya", "arjuna", "vi\u1E63\u0101da", "y\u014Dga", "dhr\u0325tar\u... | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/405c5e9c91a6e62deeb0498997f8c5669efe5f0a/TransliteratorTest.java/buggy/icu4j/src/com/ibm/icu/dev/test/translit/TransliteratorTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
225,
7766,
55,
634,
79,
583,
6607,
267,
12185,
1435,
95,
3639,
509,
4552,
67,
13017,
273,
3600,
31,
3639,
514,
8526,
225,
1084,
273,
288,
5411,
315,
8864,
79,
64,
89,
21,
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,
225,
7766,
55,
634,
79,
583,
6607,
267,
12185,
1435,
95,
3639,
509,
4552,
67,
13017,
273,
3600,
31,
3639,
514,
8526,
225,
1084,
273,
288,
5411,
315,
8864,
79,
64,
89,
21,
4... |
if (rs.next()) { layoutId = rs.getInt(1); if (rs.wasNull()) { layoutId = 0; | PreparedStatement pstmt = con.prepareStatement(query); try { LogService.log(LogService.DEBUG, "RDBMUserLayoutStore::getLayoutID(userId=" + userId + ", profileId=" + profileId + " ): " + query); pstmt.setInt(1, userId); pstmt.setInt(2, profileId); ResultSet rs = pstmt.executeQuery(); try { if (rs.next()) { layoutId =... | private int getLayoutID(int userId, int profileId) throws SQLException { String query = "SELECT LAYOUT_ID " + "FROM UP_USER_PROFILE " + "WHERE USER_ID=? AND PROFILE_ID=?"; Connection con = RDBMServices.getConnection(); PreparedStatement pstmt = con.prepareStatement(query); ... | 24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/d500d35accd8372052d9a6f8c177a8054d61c39a/RDBMUserLayoutStore.java/clean/source/org/jasig/portal/RDBMUserLayoutStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
17670,
734,
12,
474,
6249,
16,
509,
25903,
13,
1216,
6483,
288,
1377,
514,
843,
273,
1850,
315,
4803,
25239,
5069,
67,
734,
315,
397,
1850,
315,
11249,
7376,
67,
4714,
67,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
17670,
734,
12,
474,
6249,
16,
509,
25903,
13,
1216,
6483,
288,
1377,
514,
843,
273,
1850,
315,
4803,
25239,
5069,
67,
734,
315,
397,
1850,
315,
11249,
7376,
67,
4714,
67,
22... |
int weeks = (int)(l / (7*24*60*60)); | int weeks = (int)(l / ((long)7*24*60*60*1000)); | public static String formatTime(long timeInterval, int maxTerms) { StringBuffer sb = new StringBuffer(64); long l = timeInterval / 1000; // ms -> s int termCount = 0; // int weeks = (int)(l / (7*24*60*60)); if (weeks > 0) { sb.append(weeks + "w"); termCount++; l = l - (weeks * (7*24*60*60)); } // in... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/e3e1385af7111953dc0be72e3d64baca37a22231/TimeUtil.java/buggy/src/freenet/support/TimeUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
740,
950,
12,
5748,
813,
4006,
16,
509,
943,
11673,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
1105,
1769,
202,
202,
5748,
328,
273,
813,
4006,
342,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
740,
950,
12,
5748,
813,
4006,
16,
509,
943,
11673,
13,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
12,
1105,
1769,
202,
202,
5748,
328,
273,
813,
4006,
342,
4... |
if ( LA25_202=='r' ) {return s338;} | if ( LA25_202=='t' ) {return s338;} | public DFA.State transition(IntStream input) throws RecognitionException { int LA25_202 = input.LA(1); if ( LA25_202=='r' ) {return s338;} return s45; } | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/7e425814ce563fcc662b266adb2a4dc8e1a95d19/JavaParserLexer.java/buggy/drools-compiler/src/main/java/org/drools/semantics/java/parser/JavaParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
463,
2046,
18,
1119,
6007,
12,
1702,
1228,
810,
13,
1216,
9539,
288,
7734,
509,
2928,
2947,
67,
18212,
273,
810,
18,
2534,
12,
21,
1769,
7734,
309,
261,
2928,
2947,
67,
18212,
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,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
463,
2046,
18,
1119,
6007,
12,
1702,
1228,
810,
13,
1216,
9539,
288,
7734,
509,
2928,
2947,
67,
18212,
273,
810,
18,
2534,
12,
21,
1769,
7734,
309,
261,
2928,
2947,
67,
18212,
18... |
Style.MAP_RULES_PROP ); | IStyleModel.MAP_RULES_PROP ); | protected AbstractParseState generalJumpTo( ) { if ( ( element instanceof TextDataItem ) && "contentTypeExpr".equalsIgnoreCase( name ) ) //$NON-NLS-1$ { CompatibleRenamedPropertyState state = new CompatibleRenamedPropertyState( handler, element, "contentTypeExpr" ); //$NON-NLS-1$ state.setName( TextDataIt... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/d802c33711e0d111551ae23575895cd060f085b6/ExpressionState.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/ExpressionState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4115,
3201,
1119,
7470,
26743,
774,
12,
262,
202,
95,
202,
202,
430,
261,
261,
930,
1276,
3867,
29903,
262,
9506,
202,
10,
10,
315,
22194,
4742,
9654,
14963,
5556,
12,
508,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4115,
3201,
1119,
7470,
26743,
774,
12,
262,
202,
95,
202,
202,
430,
261,
261,
930,
1276,
3867,
29903,
262,
9506,
202,
10,
10,
315,
22194,
4742,
9654,
14963,
5556,
12,
508,
2... |
return null; | return new String[] { getName() }; | public String[] getQualifiedName() { // TODO Auto-generated method stub return null; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/a31d84767bb95739414cadf6c6fbd8b340d68471/CPPTemplateParameter.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPTemplateParameter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8526,
26661,
1435,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
446,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8526,
26661,
1435,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
void runningGoals( ContinuumBuild build ); | void runningGoals( ContinuumProject project, ContinuumBuild build ); | void runningGoals( ContinuumBuild build ); | 48499 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48499/6fcf7170825af3b22428c760039ee2c2934374a8/ContinuumNotificationDispatcher.java/buggy/continuum-core/src/main/java/org/apache/maven/continuum/notification/ContinuumNotificationDispatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3549,
5741,
1031,
12,
1816,
6860,
379,
3116,
1361,
11272,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3549,
5741,
1031,
12,
1816,
6860,
379,
3116,
1361,
11272,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
calculateWidthColumn(jTable1); } | private void setInputLisener() { getKeyBoardManager(); jTable1.addFocusListener(new FocusListener() { public void focusGained(FocusEvent e) { try { if((Boolean)jTable1.getValueAt(jTable1.getSelectedRow(),24)&& !... | 12667 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12667/819e12d5887ee005a6db30d46fcc791a090c703a/aeDocumentFacade.java/clean/src/imakante/sales/aeDocumentFacade.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
21687,
48,
291,
708,
1435,
288,
3639,
3579,
22233,
1318,
5621,
3639,
525,
1388,
21,
18,
1289,
9233,
2223,
12,
2704,
478,
4560,
2223,
1435,
288,
5411,
1071,
918,
7155,
43,
8707,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21687,
48,
291,
708,
1435,
288,
3639,
3579,
22233,
1318,
5621,
3639,
525,
1388,
21,
18,
1289,
9233,
2223,
12,
2704,
478,
4560,
2223,
1435,
288,
5411,
1071,
918,
7155,
43,
8707,... | |
projectInfo.setAutoBuildTarget(info.getAutoBuildTarget()); | projectInfo.setBuildAttribute(IMakeBuilderInfo.BUILD_TARGET_AUTO, info.getBuildAttribute(IMakeBuilderInfo.BUILD_TARGET_AUTO, "")); | public void configure() throws CoreException { addBuildSpec(); IMakeBuilderInfo info = MakeCorePlugin.createBuildInfo(MakeCorePlugin.getDefault().getPluginPreferences(), MakeBuilder.BUILDER_ID, false); IMakeBuilderInfo projectInfo = MakeCorePlugin.createBuildInfo(getProject(), MakeBuilder.BUILDER_ID); projectInfo.... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/ddbea8806c78a43cddb9312e08767dfa65e795c4/MakeProjectNature.java/clean/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/core/MakeProjectNature.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5068,
1435,
1216,
30015,
288,
202,
202,
1289,
3116,
1990,
5621,
202,
202,
3445,
911,
1263,
966,
1123,
273,
4344,
4670,
3773,
18,
2640,
3116,
966,
12,
6464,
4670,
3773,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5068,
1435,
1216,
30015,
288,
202,
202,
1289,
3116,
1990,
5621,
202,
202,
3445,
911,
1263,
966,
1123,
273,
4344,
4670,
3773,
18,
2640,
3116,
966,
12,
6464,
4670,
3773,
18,
... |
Element name = makeChildElement(NAME_PREFIX, makeChildElement(NAME)); | Element name = JDOMUtils.findOrMakeChildElement(NAME_PREFIX, JDOMUtils.findOrMakeChildElement(NAME, element)); | public void setNamePrefix(String prefix) { if (prefix == null) { prefix = ""; } Element name = makeChildElement(NAME_PREFIX, makeChildElement(NAME)); name.removeContent(new ContentFilter(ContentFilter.TEXT)); name.addContent(0, new Text(prefix)); saveName(); } | 6190 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6190/b9788314f4100bd4acb178f39e8f48c460bafd96/IndividualJDOM.java/clean/MacPAF/src/com/redbugz/macpaf/jdom/IndividualJDOM.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
6788,
2244,
12,
780,
1633,
13,
288,
202,
430,
261,
3239,
422,
446,
13,
288,
202,
225,
1633,
273,
1408,
31,
202,
97,
202,
1046,
508,
273,
1221,
1763,
1046,
12,
1985,
67,
630... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6788,
2244,
12,
780,
1633,
13,
288,
202,
430,
261,
3239,
422,
446,
13,
288,
202,
225,
1633,
273,
1408,
31,
202,
97,
202,
1046,
508,
273,
1221,
1763,
1046,
12,
1985,
67,
630... |
if (action.equals(DUPLICATE_ACTION) || action.equals(SAVE_TO_DATABASE_ACTION)) | if (isNodeInExperiment(organizer)) { if (action.equals(DUPLICATE_ACTION) || action.equals(DELETE_ACTION)) return false; } if (action.equals(DUPLICATE_ACTION)) | public static boolean isActionAllowed(String action, Organizer organizer, boolean doPopup) { // If nothing is selected, some things are still legitimate if (organizer.getSelectedNode() == null) { if (action.equals(DELETE_EXPERIME... | 9368 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9368/a671d5282cffbfc9f602a99846223fb2a25d1c23/ActionUtil.java/clean/csmart/src/org/cougaar/tools/csmart/ui/viewer/ActionUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1250,
353,
1803,
5042,
12,
780,
1301,
16,
4766,
3639,
8533,
304,
1824,
15501,
1824,
16,
4766,
3639,
1250,
741,
13770,
13,
288,
565,
368,
971,
5083,
353,
3170,
16,
2690,
9198,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1250,
353,
1803,
5042,
12,
780,
1301,
16,
4766,
3639,
8533,
304,
1824,
15501,
1824,
16,
4766,
3639,
1250,
741,
13770,
13,
288,
565,
368,
971,
5083,
353,
3170,
16,
2690,
9198,
... |
if ( !getFileName( ).endsWith( IReportEditorInput.FILE_EXTENTION ) ) | if ( !getFileName( ).endsWith( IReportEditorInput.DESIGN_FILE_EXTENTION ) ) | public boolean validatePage( ) { if ( getFileName( ).equals( "" ) )//$NON-NLS-1$ { setErrorMessage( null ); setMessage( MSG_EMPTY_FILE_NAME ); return false; } String location = getFileLocationFullPath( ).toOSString( ); if ( location.equals( "" ) ) //$NON-NLS-1$ { setErrorMessage( null ); setMessage( MS... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/bebfb1722232f3c7e5cdb82c79a819fb1057efdb/WizardNewReportCreationPage.java/clean/UI/org.eclipse.birt.report.designer.ui.rcp/src/org/eclipse/birt/report/designer/ui/internal/rcp/wizards/WizardNewReportCreationPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1954,
1964,
12,
262,
202,
95,
202,
202,
430,
261,
13807,
12,
262,
18,
14963,
12,
1408,
262,
262,
759,
8,
3993,
17,
5106,
17,
21,
8,
202,
202,
95,
1082,
202,
542,
149... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1954,
1964,
12,
262,
202,
95,
202,
202,
430,
261,
13807,
12,
262,
18,
14963,
12,
1408,
262,
262,
759,
8,
3993,
17,
5106,
17,
21,
8,
202,
202,
95,
1082,
202,
542,
149... |
"URL context can't accept non-composite name: " + name); | Messages.getString("jndi.26", name)); | public void rebind(Name name, Object obj) throws NamingException { if (!(name instanceof CompositeName)) { throw new InvalidNameException( "URL context can't accept non-composite name: " + name); } if (name.size() == 1) { rebind(name.get(0), obj); ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/a019071d67c658acaf59b3bed874ed07bb31de07/GenericURLContext.java/clean/modules/jndi/src/main/java/org/apache/harmony/jndi/provider/GenericURLContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
283,
4376,
12,
461,
508,
16,
1033,
1081,
13,
1216,
26890,
288,
3639,
309,
16051,
12,
529,
1276,
14728,
461,
3719,
288,
5411,
604,
394,
1962,
26771,
12,
10792,
4838,
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,
918,
283,
4376,
12,
461,
508,
16,
1033,
1081,
13,
1216,
26890,
288,
3639,
309,
16051,
12,
529,
1276,
14728,
461,
3719,
288,
5411,
604,
394,
1962,
26771,
12,
10792,
4838,
18,
588,
... |
Utilities.invokeLater(new Runnable() { public void run() { _fileClosed(doc); } }); | Utilities.invokeLater(new Runnable() { public void run() { _fileOpened(doc); } }); | Utilities.invokeLater(new Runnable() { public void run() { _fileClosed(doc); } }); | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/5096aaab648cea3686054749f4edbb0813185db1/MainFrame.java/clean/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
26703,
18,
14407,
20607,
12,
2704,
10254,
1435,
288,
1071,
918,
1086,
1435,
288,
389,
768,
7395,
12,
2434,
1769,
289,
15549,
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,
4202,
26703,
18,
14407,
20607,
12,
2704,
10254,
1435,
288,
1071,
918,
1086,
1435,
288,
389,
768,
7395,
12,
2434,
1769,
289,
15549,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
super(selectionDownAction); | super(selectionDownAction, SwingConstants.SOUTH); | SelectionDownAction() { super(selectionDownAction); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/6c6378820ef3d5291895049f82f29d237a8e885a/DefaultEditorKit.java/buggy/core/src/classpath/javax/javax/swing/text/DefaultEditorKit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
12977,
4164,
1803,
1435,
565,
288,
1377,
2240,
12,
10705,
4164,
1803,
16,
26145,
2918,
18,
3584,
5844,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
12977,
4164,
1803,
1435,
565,
288,
1377,
2240,
12,
10705,
4164,
1803,
16,
26145,
2918,
18,
3584,
5844,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
else if (ch >= 256) { if (use_quotes && !unicode) { v.insert(0, 'u'); unicode = true; } | if (ch >= 256) { | public static String encode_UnicodeEscape(String str, boolean use_quotes) { int size = str.length(); StringBuffer v = new StringBuffer(str.length()); char quote = 0; boolean unicode = false; if (use_quotes) { quote = str.i... | 6527 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6527/d8392acd4441d3cae1f0e9b174e96e66d192d32e/PyString.java/buggy/src/org/python/core/PyString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
2017,
67,
16532,
8448,
12,
780,
609,
16,
4766,
2868,
1250,
999,
67,
18653,
13,
565,
288,
3639,
509,
963,
273,
609,
18,
2469,
5621,
3639,
6674,
331,
273,
394,
6674,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
2017,
67,
16532,
8448,
12,
780,
609,
16,
4766,
2868,
1250,
999,
67,
18653,
13,
565,
288,
3639,
509,
963,
273,
609,
18,
2469,
5621,
3639,
6674,
331,
273,
394,
6674,
12,
... |
filterObject.processFile(reader, writer); reader.close(); writer.close(); | try { filterObject.processFile(reader, writer); reader.close(); } catch( IOException ioe ) { throw new IOException(filename + "\n" + ioe); } | public boolean loadFile(String filename) throws IOException, TranslationException { LookupInformation lookup = lookupFilter(filename); if( lookup==null ) return false; setMemorizing(true); AbstractFilter filterObject = lookup.filterObject; Buffered... | 8797 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8797/8f371a7e3c2dab25f0e4f4e7c1858cba07d6273c/FilterMaster.java/buggy/src/org/omegat/filters2/master/FilterMaster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
26953,
12,
780,
1544,
13,
5411,
1216,
1860,
16,
17427,
503,
565,
288,
3639,
8834,
5369,
3689,
273,
3689,
1586,
12,
3459,
1769,
3639,
309,
12,
3689,
631,
2011,
262,
5411,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
26953,
12,
780,
1544,
13,
5411,
1216,
1860,
16,
17427,
503,
565,
288,
3639,
8834,
5369,
3689,
273,
3689,
1586,
12,
3459,
1769,
3639,
309,
12,
3689,
631,
2011,
262,
5411,
327,
... |
if(_history != null) { | if (_history != null) { | public Object navigateForward(boolean attempt) { Object target = null; _isForwardEnabled = 0; if(_history != null) { int size = _history.size(); if(_position < size-1) { // // get the current entry so that we don't go back to ourselves ... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/NavigationHistory.java/buggy/src_new/org/argouml/ui/NavigationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
28479,
8514,
12,
6494,
4395,
13,
288,
3639,
1033,
1018,
273,
446,
31,
3639,
389,
291,
8514,
1526,
273,
374,
31,
3639,
309,
261,
67,
8189,
480,
446,
13,
288,
5411,
509,
963,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28479,
8514,
12,
6494,
4395,
13,
288,
3639,
1033,
1018,
273,
446,
31,
3639,
389,
291,
8514,
1526,
273,
374,
31,
3639,
309,
261,
67,
8189,
480,
446,
13,
288,
5411,
509,
963,
... |
335, 336, 337, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, -1, -1, -1, -1, 356, -1, -1, -1, -1, -1, 257, 258, 259, -1, 261, 262, 263, 264, 265, 266, 267, 268, 269, 270, 271, 272, 273, 274, 275, 276, 277, 278, 279, 280, 281, 282, 283, 284... | 335, 336, -1, 338, 339, 340, 341, 342, 343, 344, 345, 346, 347, 348, 349, 350, 351, 0, -1, -1, -1, 356, -1, -1, -1, -1, -1, 10, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 33, -1, -1, -1, 37, ... | private static final short[] yyCheck1() { return new short[] { 15, 16, 215, 14, 19, 15, 16, 6, 21, 19, 378, 341, 375, 38, 247, 6, 7, 15, 16, 392, 7, 19, 27, 15, 16, 21, 124, 19, 43, 44, 2, 370, 50, 48, 49, 58... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/f5c9a1ebd775712f2dc086acfce1a14a123ec632/YyTables.java/buggy/src/org/jruby/parser/YyTables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1564,
21,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
6647,
4711,
16,
282,
2872,
16,
225,
576,
3600,
16,
282,
5045,
16,
282,
5342,
16,
282,
4711,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1564,
21,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
6647,
4711,
16,
282,
2872,
16,
225,
576,
3600,
16,
282,
5045,
16,
282,
5342,
16,
282,
4711,
16,
... |
System.arraycopy(buffer, bufferPosition, b, offset, len); | System.arraycopy(buffer, bufferPosition, b, offset, len); | public void readBytes(byte[] b, int offset, int len) throws IOException { if(len <= (bufferLength-bufferPosition)){ // the buffer contains enough data to satistfy this request if(len>0) // to allow b to be null if len is 0... System.arraycopy(buffer, bufferPosition, b, offset, len); bufferPosi... | 50125 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50125/487fd6657c66ad3a35460e9a8aa7587290e82c73/BufferedIndexInput.java/clean/src/java/org/apache/lucene/store/BufferedIndexInput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
25825,
12,
7229,
8526,
324,
16,
509,
1384,
16,
509,
562,
13,
1216,
1860,
288,
565,
309,
12,
1897,
1648,
261,
4106,
1782,
17,
4106,
2555,
3719,
95,
1377,
368,
326,
1613,
1914,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
25825,
12,
7229,
8526,
324,
16,
509,
1384,
16,
509,
562,
13,
1216,
1860,
288,
565,
309,
12,
1897,
1648,
261,
4106,
1782,
17,
4106,
2555,
3719,
95,
1377,
368,
326,
1613,
1914,... |
public static synchronized String[] getAvailableIDs(int offset) { | public static synchronized String[] getAvailableIDs() { | public static synchronized String[] getAvailableIDs(int offset) { if (AvailableZones == null) initializeAvailable(); int count = 0, length = AvailableZones.size(); String[] all = new String[length]; Iterator zones = AvailableZones.values().iterator(); for (int i = 0; i < length; i++) { TimeZone tz = (TimeZone... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/84198b83785b45bf8726a26134fd2b8dd19f3c5b/TimeZone.java/buggy/modules/luni/src/main/java/java/util/TimeZone.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
3852,
514,
8526,
15796,
5103,
12,
474,
1384,
13,
288,
202,
202,
430,
261,
5268,
13600,
422,
446,
13,
1082,
202,
11160,
5268,
5621,
202,
202,
474,
1056,
273,
374,
16,
769,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
514,
8526,
15796,
5103,
12,
474,
1384,
13,
288,
202,
202,
430,
261,
5268,
13600,
422,
446,
13,
1082,
202,
11160,
5268,
5621,
202,
202,
474,
1056,
273,
374,
16,
769,... |
throw getRuntime().newNameError(name + " is not struct member"); | throw notStructMemberError(name); | private IRubyObject getByName(String name) { RubyArray member = (RubyArray) getInstanceVariable(classOf(), "__member__"); assert !member.isNil() : "uninitialized struct"; for (int i = 0; i < member.getLength(); i++) { if (member.entry(i).asSymbol().equals(name)) { retu... | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/1278c5bb3507a052d150d814f15453542ae41aed/RubyStruct.java/clean/src/org/jruby/RubyStruct.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
15908,
10340,
921,
30027,
12,
780,
508,
13,
288,
3639,
19817,
1076,
3140,
273,
261,
54,
10340,
1076,
13,
3694,
3092,
12,
1106,
951,
9334,
10425,
5990,
972,
8863,
3639,
1815,
401,
59... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
30027,
12,
780,
508,
13,
288,
3639,
19817,
1076,
3140,
273,
261,
54,
10340,
1076,
13,
3694,
3092,
12,
1106,
951,
9334,
10425,
5990,
972,
8863,
3639,
1815,
401,
59... |
if (_outputType == HTML) { if (elementName.toLowerCase().equals("head")) { _headTagOpen = true; } } | if (_cdata.get(elementName) != null) _cdataStack.push(new Integer(_depth)); | public void startElement(String elementName) throws TransletException { // bug fix # 1499, GTM. if (_outputType == TEXT) return; try { // Close any open start tag if (_startTagOpen) { closeStartTag(); } else if (_cdataTagOpen) { characters(ENDCDATA); _cdataTagO... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/5812ba64ef7e43ebdaca65f1965e5b7ea57428d1/TextOutput.java/buggy/src/org/apache/xalan/xsltc/runtime/TextOutput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13591,
12,
780,
14453,
13,
202,
15069,
2604,
1810,
503,
288,
202,
759,
7934,
2917,
468,
5045,
2733,
16,
19688,
49,
18,
202,
430,
261,
67,
2844,
559,
422,
9204,
13,
327,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13591,
12,
780,
14453,
13,
202,
15069,
2604,
1810,
503,
288,
202,
759,
7934,
2917,
468,
5045,
2733,
16,
19688,
49,
18,
202,
430,
261,
67,
2844,
559,
422,
9204,
13,
327,
31,
... |
if (items.length <= 0) return; | if (items.length <= 0) { return; } | private void handleMoreInfoPressed() { TableItem[] items = table.getSelection(); if (items.length <= 0) return; AboutBundleGroupData info = (AboutBundleGroupData) items[0].getData(); if (info == null || !openBrowser(info.getLicenseUrl())) { MessageDialog.openInforma... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/AboutFeaturesDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
7417,
966,
24624,
1435,
288,
3639,
3555,
1180,
8526,
1516,
273,
1014,
18,
588,
6233,
5621,
3639,
309,
261,
3319,
18,
2469,
1648,
374,
13,
5411,
327,
31,
3639,
9771,
659,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
7417,
966,
24624,
1435,
288,
3639,
3555,
1180,
8526,
1516,
273,
1014,
18,
588,
6233,
5621,
3639,
309,
261,
3319,
18,
2469,
1648,
374,
13,
5411,
327,
31,
3639,
9771,
659,
... |
cleanupSql.append(handle); cleanupSql.append('\n'); | if (cleanupSql.length() > 0) { baseTds.executeSQL(cleanupSql.toString(), null, null, true, 0, -1, -1, true); baseTds.clearResponseQueue(); } } else { for (Iterator iterator = handles.iterator(); iterator.hasNext(); ) { ProcEntry pe = (ProcEntry)iterator.next(); if (pe.toString() != null) { baseTds.sybaseUnPrepare(pe.... | synchronized void removeStatement(JtdsStatement statement) throws SQLException { // Remove the JtdsStatement for (int i = 0; i < statements.size(); i++) { WeakReference wr = (WeakReference) statements.get(i); if (wr != null) { Statement stmt = (Statement... | 439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/92d74aea7d69729def8e563b01dea2ac958de8f3/ConnectionJDBC2.java/buggy/trunk/jtds/src/main/net/sourceforge/jtds/jdbc/ConnectionJDBC2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3852,
918,
1206,
3406,
12,
46,
88,
2377,
3406,
3021,
13,
5411,
1216,
6483,
288,
3639,
368,
3581,
326,
804,
88,
2377,
3406,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
6317,
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,
3852,
918,
1206,
3406,
12,
46,
88,
2377,
3406,
3021,
13,
5411,
1216,
6483,
288,
3639,
368,
3581,
326,
804,
88,
2377,
3406,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
6317,
18,
... |
return self.getRuntime().newString("tag:yaml.org,2002:seq"); | String className = self.getType().getName(); if("Array".equals(className)) { return self.getRuntime().newString("tag:yaml.org,2002:seq"); } else { return self.getRuntime().newString("tag:yaml.org,2002:seq:" + className); } | public IRubyObject method9(ThreadContext context, IRubyObject self, IRubyObject[] args) { return self.getRuntime().newString("tag:yaml.org,2002:seq"); } | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/121d8287e0a8d27aa18bbefd10a9ebf08fe51d8d/RubyYAML.java/buggy/src/org/jruby/RubyYAML.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
15908,
10340,
921,
707,
29,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
365,
16,
15908,
10340,
921,
8526,
833,
13,
288,
5411,
514,
2658,
273,
365,
18,
588,
559,
7675,
17994,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
15908,
10340,
921,
707,
29,
12,
3830,
1042,
819,
16,
15908,
10340,
921,
365,
16,
15908,
10340,
921,
8526,
833,
13,
288,
5411,
514,
2658,
273,
365,
18,
588,
559,
7675,
17994,
5621,
... |
else if ( DesignChoiceConstants.MAP_OPERATOR_BETWEEN.equals( operatorValue ) || DesignChoiceConstants.MAP_OPERATOR_NOT_BETWEEN.equals( operatorValue ) ) | else if ( DesignChoiceConstants.MAP_OPERATOR_BETWEEN .equals( operatorValue ) || DesignChoiceConstants.MAP_OPERATOR_NOT_BETWEEN .equals( operatorValue ) ) | public static int determineValueVisible( String operatorValue ) { if ( DesignChoiceConstants.MAP_OPERATOR_ANY.equals( operatorValue ) || DesignChoiceConstants.MAP_OPERATOR_FALSE.equals( operatorValue ) || DesignChoiceConstants.MAP_OPERATOR_TRUE.equals( operatorValue ) || DesignChoiceConstants.MAP_OPERATOR_NU... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/e2b6eafcb11806e8cec2333182f81de479004998/HighlightRuleBuilder.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HighlightRuleBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
4199,
620,
6207,
12,
514,
3726,
620,
262,
202,
95,
202,
202,
430,
261,
29703,
10538,
2918,
18,
8352,
67,
26110,
67,
15409,
18,
14963,
12,
3726,
620,
262,
9506,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
4199,
620,
6207,
12,
514,
3726,
620,
262,
202,
95,
202,
202,
430,
261,
29703,
10538,
2918,
18,
8352,
67,
26110,
67,
15409,
18,
14963,
12,
3726,
620,
262,
9506,
202,
... |
col.setCellEditor(cbce); col.setCellRenderer(cbce); | col.setCellEditor(dce); | private void configureTables() { _headerTableModel = new HeaderTableModel(); headerTable.setModel(_headerTableModel); _parameterTableModel = new ParameterTableModel(); paramTable.setModel(_parameterTableModel); DefaultComboBoxModel paramTypes = new DefaultComboBoxModel(Par... | 8554 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8554/6db137330f99fed3ae440ea47133664c440d8902/FuzzerPanel.java/buggy/src/org/owasp/webscarab/plugin/fuzz/swing/FuzzerPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5068,
6905,
1435,
288,
3639,
389,
3374,
1388,
1488,
273,
394,
4304,
1388,
1488,
5621,
3639,
1446,
1388,
18,
542,
1488,
24899,
3374,
1388,
1488,
1769,
7734,
389,
6775,
1388,
1488,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5068,
6905,
1435,
288,
3639,
389,
3374,
1388,
1488,
273,
394,
4304,
1388,
1488,
5621,
3639,
1446,
1388,
18,
542,
1488,
24899,
3374,
1388,
1488,
1769,
7734,
389,
6775,
1388,
1488,... |
public void storePatch (Patch p, int bankNum,int patchNum) | public void storePatch (IPatch p, int bankNum,int patchNum) | public void storePatch (Patch p, int bankNum,int patchNum) { if ( ( ((DX7FamilyDevice)(getDevice())).getTipsMsgFlag() & 0x01 ) == 1 ) // show Information YamahaTX7Strings.dxShowInformation(toString(), YamahaTX7Strings.STORE_SINGLE_PERFORMANCE_STRING); sendPatchWorker (p); } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/b6e99a36d447b749f8ec1622f6d2477fcd586fcb/YamahaTX7PerformanceSingleDriver.java/buggy/JSynthLib/synthdrivers/YamahaTX7/YamahaTX7PerformanceSingleDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1707,
7332,
261,
7332,
293,
16,
509,
11218,
2578,
16,
474,
4729,
2578,
13,
202,
95,
202,
202,
430,
261,
261,
14015,
28826,
27,
9203,
3654,
21433,
588,
3654,
10756,
2934,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1707,
7332,
261,
7332,
293,
16,
509,
11218,
2578,
16,
474,
4729,
2578,
13,
202,
95,
202,
202,
430,
261,
261,
14015,
28826,
27,
9203,
3654,
21433,
588,
3654,
10756,
2934,
... |
stack.remove(pane); | stack.getPresentation().movePart(pane.getPresentablePart(), dropResult.getCookie()); | public void drop() { // If we're dragging a pane over itself do nothing //if (dropResult.getInsertionPoint() == pane.getPresentablePart()) { return; }; // Don't worry about reparenting the view if we're // simply rearranging tabs within this folder if (pane... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/a44e3679b294ff539fce71b7e835499b2c444fa7/PartStack.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3640,
1435,
288,
5411,
368,
971,
732,
4565,
25434,
279,
13618,
1879,
6174,
741,
5083,
5411,
368,
430,
261,
7285,
1253,
18,
588,
29739,
2148,
1435,
422,
13618,
18,
588,
6351,
42... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3640,
1435,
288,
5411,
368,
971,
732,
4565,
25434,
279,
13618,
1879,
6174,
741,
5083,
5411,
368,
430,
261,
7285,
1253,
18,
588,
29739,
2148,
1435,
422,
13618,
18,
588,
6351,
42... |
if ( sqlType != Types.INTEGER && sqlType != Types.NUMERIC && sqlType != Types.DECIMAL && sqlType != Types.BIGINT) throw new MappingException( Messages.format( "mapping.keyGenSQLType", getClass().getName(), new Integer( sqlType ) ) ); | supportsSqlType( sqlType ); | public MaxKeyGenerator( PersistenceFactory factory, int sqlType ) throws MappingException { _factory = factory; _sqlType = sqlType; if ( sqlType != Types.INTEGER && sqlType != Types.NUMERIC && sqlType != Types.DECIMAL && sqlType != Types.BIGINT) throw new MappingExcepti... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/67128a32f4d4e1917d29ce89c80dfd7a9546195a/MaxKeyGenerator.java/buggy/trunk/castor/src/main/org/exolab/castor/jdo/drivers/MaxKeyGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4238,
653,
3908,
12,
13381,
1733,
3272,
16,
509,
1847,
559,
262,
5411,
1216,
30896,
565,
288,
3639,
389,
6848,
273,
3272,
31,
3639,
389,
4669,
559,
273,
1847,
559,
31,
3639,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4238,
653,
3908,
12,
13381,
1733,
3272,
16,
509,
1847,
559,
262,
5411,
1216,
30896,
565,
288,
3639,
389,
6848,
273,
3272,
31,
3639,
389,
4669,
559,
273,
1847,
559,
31,
3639,
309,
... |
warn("Out of order access or missing metadata 'sizeC'."); | public void setDefaultDisplaySettings(Integer i) { int ndx = i == null ? 0 : i.intValue(); /* CTR TODO FIX THIS if (i == null) i = new Integer(0); Float sizeCAsFloat = getPixelSizeC(i); if (sizeCAsFloat == null) { //log.warn("Out of order access or missing metadata 'sizeC'."); return; } ... | 55303 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55303/26045e26581487ca0ee88577433c810b05547aa6/OMEXMLMetadataStore.java/buggy/loci/formats/OMEXMLMetadataStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1894,
2932,
1182,
434,
1353,
2006,
578,
3315,
1982,
296,
1467,
39,
14550,
1769,
1894,
2932,
1182,
434,
1353,
2006,
578,
3315,
1982,
296,
1467,
39,
14550,
1769,
1071,
8935,
2932,
1182,
434,
1353,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1894,
2932,
1182,
434,
1353,
2006,
578,
3315,
1982,
296,
1467,
39,
14550,
1769,
1894,
2932,
1182,
434,
1353,
2006,
578,
3315,
1982,
296,
1467,
39,
14550,
1769,
1071,
8935,
2932,
1182,
434,
1353,... | |
public EditorTabDropTarget(int editorIdx) { | public EditorTabDropTarget(IWorkbenchWindowProvider provider, int editorIdx) { super(provider); | public EditorTabDropTarget(int editorIdx) { this.editorIdx = editorIdx; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/7e6ce7164ebc7d8454b80fdbc69144b9e0def19d/EditorTabDropTarget.java/buggy/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/dnd/EditorTabDropTarget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
18451,
5661,
7544,
2326,
12,
45,
2421,
22144,
3829,
2249,
2893,
16,
509,
4858,
4223,
13,
288,
2240,
12,
6778,
1769,
3639,
333,
18,
9177,
4223,
273,
4858,
4223,
31,
565,
289,
2,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18451,
5661,
7544,
2326,
12,
45,
2421,
22144,
3829,
2249,
2893,
16,
509,
4858,
4223,
13,
288,
2240,
12,
6778,
1769,
3639,
333,
18,
9177,
4223,
273,
4858,
4223,
31,
565,
289,
2,
-1... |
if (sign == null) { return false; } if (!(sign.getTokenType().equals(JavaTokenType.EQ))) { | if (!sign.getTokenType().equals(JavaTokenType.EQ)) { | private static boolean expressionIsArrayMove(PsiExpression exp, PsiLocalVariable var) { final PsiExpression strippedExpression = ParenthesesUtils.stripParentheses(exp); if (strippedExpression == null) { return false; } if (!(strippedExpression instanceo... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/10dfc0821a579a6a0ff949a64d378572f57a4625/ManualArrayCopyInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/performance/ManualArrayCopyInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
760,
1250,
2652,
2520,
1076,
7607,
12,
52,
7722,
2300,
1329,
16,
453,
7722,
2042,
3092,
569,
13,
288,
5411,
727,
453,
7722,
2300,
13300,
2300,
273,
453,
10640,
281,
1989,
18,
6406,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
760,
1250,
2652,
2520,
1076,
7607,
12,
52,
7722,
2300,
1329,
16,
453,
7722,
2042,
3092,
569,
13,
288,
5411,
727,
453,
7722,
2300,
13300,
2300,
273,
453,
10640,
281,
1989,
18,
6406,
... |
PDEPlugin.getWorkspace().build(IncrementalProjectBuilder.FULL_BUILD, monitor); | PDEPlugin.getWorkspace().build(IncrementalProjectBuilder.INCREMENTAL_BUILD, monitor); | protected IStatus run(IProgressMonitor monitor) { try { PDEPlugin.getWorkspace().build(IncrementalProjectBuilder.FULL_BUILD, monitor); } catch (CoreException e) { } return Status.OK_STATUS; } | 14404 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14404/a37af657c520faa0e5786a1f5dbed800b67c98bb/PluginImportOperation.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/imports/PluginImportOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
9506,
202,
698,
288,
6862,
202,
52,
1639,
3773,
18,
588,
8241,
7675,
3510,
12,
10798,
287,
4109,
1263,
18,
18111,
67,
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,
1875,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
9506,
202,
698,
288,
6862,
202,
52,
1639,
3773,
18,
588,
8241,
7675,
3510,
12,
10798,
287,
4109,
1263,
18,
18111,
67,
202... |
try { fileBlock.loadNexBlock(); ftsRemote.saveFileBlock(fileBlock); numBlocks++; } catch (IOException e) { logger.error("Can not send File to:" + ftsRemote.getHostName()); logger.error(e.getMessage()); return new BooleanWrapper(false); } if (logger.isDebugEnabled()) { long fin = System.currentTimeMillis(); long delt... | private File sendFile(FileTransferService ftsRemote, File srcFile, File dstFile) throws IOException { long init=System.currentTimeMillis(); long numBlocks=0; FileBlock fileBlock = new FileBlock(srcFile.getAbsolutePath()); fileBlock.setDstFilename(dstFile.getAbsolutePath()); ... | 58694 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58694/efad12ff223250b786d8e78eee36a4cdbeaad898/FileTransferService.java/clean/src/org/objectweb/proactive/core/filetransfer/FileTransferService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
775,
288,
585,
1768,
18,
945,
50,
338,
1768,
5621,
284,
3428,
5169,
18,
5688,
812,
1768,
12,
768,
1768,
1769,
818,
6450,
9904,
31,
289,
1044,
261,
14106,
425,
13,
288,
1194,
18,
1636,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
775,
288,
585,
1768,
18,
945,
50,
338,
1768,
5621,
284,
3428,
5169,
18,
5688,
812,
1768,
12,
768,
1768,
1769,
818,
6450,
9904,
31,
289,
1044,
261,
14106,
425,
13,
288,
1194,
18,
1636,
... | |
Object result = "invoke result"; | Object result = "invoke result"; | public void testInvokesInvokableThatMatches() throws Throwable { Object result = "invoke result"; invokable1.matchesInvocation.setExpected(invocation); invokable1.matchesResult = true; invokable1.invokeInvocation.setExpected(invocation); invokable1.invokeResult = result; dispatcher.add(invokable1); dispatcher.d... | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/LIFOInvocationDispatcherTest.java/clean/jmock/core/src/test/jmock/core/LIFOInvocationDispatcherTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
20749,
11354,
429,
18163,
6869,
1435,
1216,
4206,
288,
202,
202,
921,
563,
273,
315,
14407,
563,
14432,
202,
202,
5768,
601,
429,
21,
18,
8436,
9267,
18,
542,
6861,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
20749,
11354,
429,
18163,
6869,
1435,
1216,
4206,
288,
202,
202,
921,
563,
273,
315,
14407,
563,
14432,
202,
202,
5768,
601,
429,
21,
18,
8436,
9267,
18,
542,
6861,
... |
IProject oldProject = getProject(); | public void initialize( ILaunchConfiguration configuration ) { IProject project = getProjectFromLaunchConfiguration( configuration ); if ( project != null ) { IProject oldProject = getProject(); setProject( project ); if ( project.equals( oldProject ) ) { try { String id = configuration.getAttribu... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/e2724066ac22b6a8bccdbff35512c3ae8720e2b2/SourceLookupBlock.java/buggy/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/ui/sourcelookup/SourceLookupBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4046,
12,
467,
9569,
1750,
1664,
262,
202,
95,
202,
202,
45,
4109,
1984,
273,
11080,
1265,
9569,
1750,
12,
1664,
11272,
202,
202,
430,
261,
1984,
480,
446,
262,
202,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4046,
12,
467,
9569,
1750,
1664,
262,
202,
95,
202,
202,
45,
4109,
1984,
273,
11080,
1265,
9569,
1750,
12,
1664,
11272,
202,
202,
430,
261,
1984,
480,
446,
262,
202,
202,... | |
public PerspectiveSwitcher(WorkbenchWindow window, CBanner topBar, int style) { | public PerspectiveSwitcher(IWorkbenchWindow window, CBanner topBar, int style) { | public PerspectiveSwitcher(WorkbenchWindow window, CBanner topBar, int style) { this.window = window; this.topBar = topBar; this.style = style; setPropertyChangeListener(); // this listener will only be run when the Shell is being disposed // and each WorkbenchWindow has its own PerspectiveSwitcher toolBarListe... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/7492b2d89e421d819724566c58a91d81b97ce989/PerspectiveSwitcher.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveSwitcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
414,
16772,
10200,
264,
12,
2421,
22144,
3829,
2742,
16,
21262,
3818,
1760,
5190,
16,
509,
2154,
13,
288,
202,
202,
2211,
18,
5668,
273,
2742,
31,
202,
202,
2211,
18,
366... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
453,
414,
16772,
10200,
264,
12,
2421,
22144,
3829,
2742,
16,
21262,
3818,
1760,
5190,
16,
509,
2154,
13,
288,
202,
202,
2211,
18,
5668,
273,
2742,
31,
202,
202,
2211,
18,
366... |
path1 = vfs._canonPath(session,path1,browser); | private void listDirectory() { VFS.DirectoryEntry[] directory = null; String[] args = { path1 }; setStatus(jEdit.getProperty("vfs.status.listing-directory",args)); try { setAbortable(true); path1 = vfs._canonPath(session,path1,browser); directory = vfs._listDirectory(session,path1,browser); } catch(IOExce... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/1e0f3a9216d385879ba26f92591fceef09855af9/BrowserIORequest.java/buggy/org/gjt/sp/jedit/browser/BrowserIORequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
666,
2853,
1435,
202,
95,
202,
202,
58,
4931,
18,
2853,
1622,
8526,
1867,
273,
446,
31,
202,
202,
780,
8526,
833,
273,
288,
589,
21,
289,
31,
202,
202,
542,
1482,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
666,
2853,
1435,
202,
95,
202,
202,
58,
4931,
18,
2853,
1622,
8526,
1867,
273,
446,
31,
202,
202,
780,
8526,
833,
273,
288,
589,
21,
289,
31,
202,
202,
542,
1482,
12,
... | |
switch ( eDerivedStructuralFeatureID( eFeature ) ) | switch ( featureID ) | public boolean eIsSet( EStructuralFeature eFeature ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case LayoutPackage.LABEL_BLOCK__CHILDREN : return children != null && !children.isEmpty( ); case LayoutPackage.LABEL_BLOCK__BOUNDS : return bounds != null; case LayoutPackage.LABEL_BLOCK__ANCHOR : ... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/036e8c78765730b146e5854b9d6c397a296fed86/LabelBlockImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/LabelBlockImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
20372,
12,
512,
14372,
4595,
425,
4595,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,
3593,
9995,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
20372,
12,
512,
14372,
4595,
425,
4595,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,
3593,
9995,
22... |
System.loadLibrary("javaxpcom"); | GREVersionRange[] range = new GREVersionRange[1]; range[0] = new GREVersionRange("1.8", true, "1.9+", true); Properties props = null; File grePath = null; try { grePath = Mozilla.getGREPathWithProperties(range, props); } catch (FileNotFoundException e) { } if (grePath == null) { System.out.println("found no GRE PATH"... | public static void main(String [] args) { System.loadLibrary("javaxpcom"); String mozillaPath = System.getProperty("MOZILLA_FIVE_HOME"); if (mozillaPath == null) { throw new RuntimeException("MOZILLA_FIVE_HOME system property not set."); } File localFile = new File(mozillaPath); XPCOM.initXPCOM... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/ed02b645af82c3d5c90a1114b2da532353eb59c9/TestArray.java/clean/extensions/java/xpcom/tests/TestArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
5378,
833,
13,
288,
565,
611,
862,
1444,
2655,
8526,
1048,
273,
394,
611,
862,
1444,
2655,
63,
21,
15533,
1048,
63,
20,
65,
273,
394,
611,
862,
1444,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
5378,
833,
13,
288,
565,
611,
862,
1444,
2655,
8526,
1048,
273,
394,
611,
862,
1444,
2655,
63,
21,
15533,
1048,
63,
20,
65,
273,
394,
611,
862,
1444,
26... |
System.out.print("OPERATIONHISTORY >>> Undo operation not valid - "); | System.out .print("OPERATIONHISTORY >>> Undo operation not valid - "); | public IStatus undoOperation(IUndoableOperation operation, IProgressMonitor monitor, IAdaptable info) throws ExecutionException{ Assert.isNotNull(operation); IStatus status; if (operation.canUndo()) { status = getUndoApproval(operation, info); if (status.isOK()) { status = doUndo(monitor, info, operation, fa... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/3bad50e6f68ff26b260565b7df8938cfe4826b83/DefaultOperationHistory.java/clean/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
15436,
2988,
12,
45,
31224,
429,
2988,
1674,
16,
467,
5491,
7187,
6438,
16,
467,
13716,
429,
1123,
13,
1216,
20205,
95,
202,
202,
8213,
18,
291,
5962,
12,
7624,
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,
225,
202,
482,
467,
1482,
15436,
2988,
12,
45,
31224,
429,
2988,
1674,
16,
467,
5491,
7187,
6438,
16,
467,
13716,
429,
1123,
13,
1216,
20205,
95,
202,
202,
8213,
18,
291,
5962,
12,
7624,
176... |
logger.debug("Case 4"); | logger.debug("Case R4"); | public final double removeNode(QSortedTreeNode o) { Node p = (Node) o; double ret = p.value; Node q = (Node) p.parent; int lastDir = 0; if (q.child[1] == p) lastDir = 1; if (p.child[1] == null) { q.child[lastDir] = p.child[0]; if (q.child[lastDir] != null) q.child[lastDir].parent = q; } else if (p.ch... | 46701 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46701/aabb0b5f67b561171594de4a3b264eb276b1df17/PRedBlackSortedTree.java/buggy/amibe/src/org/jcae/mesh/amibe/util/PRedBlackSortedTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
1645,
1206,
907,
12,
53,
11739,
12513,
320,
13,
202,
95,
202,
202,
907,
293,
273,
261,
907,
13,
320,
31,
202,
202,
9056,
325,
273,
293,
18,
1132,
31,
202,
202,
907,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1645,
1206,
907,
12,
53,
11739,
12513,
320,
13,
202,
95,
202,
202,
907,
293,
273,
261,
907,
13,
320,
31,
202,
202,
9056,
325,
273,
293,
18,
1132,
31,
202,
202,
907,
1... |
linkRefresh.setImageDescriptor(MylarImages.SYNCHED); | linkRefresh.setImageDescriptor(ContextUiImages.SYNCHED); | private void makeActions() { linkRefresh = new ActiveRefreshAction(); linkRefresh.setToolTipText("Active Refresh"); linkRefresh.setImageDescriptor(MylarImages.SYNCHED); linkRefresh.setChecked(activeRefresh); decorateInterestLevel = new ToggleDecorateInterestLevelAction(); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/302873bb5e04b391c49604109e33390d2cff2861/MylarContextTreeView.java/clean/sandbox/org.eclipse.mylyn.sandbox.ui/src/org/eclipse/mylyn/internal/sandbox/devtools/MylarContextTreeView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1221,
6100,
1435,
288,
202,
202,
1232,
8323,
273,
394,
8857,
8323,
1803,
5621,
202,
202,
1232,
8323,
18,
542,
29250,
1528,
2932,
3896,
14179,
8863,
202,
202,
1232,
8323,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1221,
6100,
1435,
288,
202,
202,
1232,
8323,
273,
394,
8857,
8323,
1803,
5621,
202,
202,
1232,
8323,
18,
542,
29250,
1528,
2932,
3896,
14179,
8863,
202,
202,
1232,
8323,
1... |
public org.quickfix.field.PartySubID get(org.quickfix.field.PartySubID value) | public quickfix.field.PartySubID get(quickfix.field.PartySubID value) | public org.quickfix.field.PartySubID get(org.quickfix.field.PartySubID value) throws FieldNotFound { getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderStatusRequest.java/buggy/src/java/src/quickfix/fix44/OrderStatusRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9549,
904,
18,
1518,
18,
17619,
1676,
734,
336,
12,
19525,
904,
18,
1518,
18,
17619,
1676,
734,
225,
460,
13,
565,
1216,
2286,
2768,
225,
288,
5031,
12,
1132,
1769,
327,
460,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9549,
904,
18,
1518,
18,
17619,
1676,
734,
336,
12,
19525,
904,
18,
1518,
18,
17619,
1676,
734,
225,
460,
13,
565,
1216,
2286,
2768,
225,
288,
5031,
12,
1132,
1769,
327,
460,
31,
... |
return rootFile.toURI( ).relativize( file.toURI( ) ).toString( ); | return rootFile.toURI( ).relativize( file.toURI( ) ).getPath( ); | public String getPath( ) { Object[] selected = getResult( ); if ( selected.length > 0 && rootFile != null ) { File file = (File) selected[0]; return rootFile.toURI( ).relativize( file.toURI( ) ).toString( ); } return null; } | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/c5b824f6157b5e2e24177741a35f75c6cce3a484/ResourceFileFolderSelectionDialog.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/resource/ResourceFileFolderSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
4339,
12,
262,
202,
95,
202,
202,
921,
8526,
3170,
273,
8601,
12,
11272,
202,
202,
430,
261,
3170,
18,
2469,
405,
374,
597,
1365,
812,
480,
446,
262,
202,
202,
95,
1082... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
4339,
12,
262,
202,
95,
202,
202,
921,
8526,
3170,
273,
8601,
12,
11272,
202,
202,
430,
261,
3170,
18,
2469,
405,
374,
597,
1365,
812,
480,
446,
262,
202,
202,
95,
1082... |
theInputStr = PresentationResourceManager .getI18NString("ConnectorHandle.Popup.CreateXFromNewY"); | theInputStr = DiagramResourceManager .getI18NString("ConnectionHandle.Popup.CreateXFromNewY"); | public String getText(Object element) { String theInputStr = null; if (element instanceof IElementType) { if (isDirectionReversed()) theInputStr = PresentationResourceManager .getI18NString("ConnectorHandle.Popup.CreateXFromNewY"); //$NON-NLS-1$ else theInputStr = PresentationResourceManager ... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/8cde65fc058a9faaf847d04bf9b28594ea600f8f/GetConnectorTypeAndEndCommand.java/buggy/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/commands/GetConnectorTypeAndEndCommand.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
514,
6701,
12,
921,
930,
13,
288,
1082,
202,
780,
326,
1210,
1585,
273,
446,
31,
1082,
202,
430,
261,
2956,
1276,
467,
17481,
13,
288,
9506,
202,
430,
261,
291,
8212,
426,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
514,
6701,
12,
921,
930,
13,
288,
1082,
202,
780,
326,
1210,
1585,
273,
446,
31,
1082,
202,
430,
261,
2956,
1276,
467,
17481,
13,
288,
9506,
202,
430,
261,
291,
8212,
426,
... |
public org.quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { org.quickfix.field.TradingSessionID value = new org.quickfix.field.TradingSessionID(); | public quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { quickfix.field.TradingSessionID value = new quickfix.field.TradingSessionID(); | public org.quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { org.quickfix.field.TradingSessionID value = new org.quickfix.field.TradingSessionID(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/CrossOrderCancelReplaceRequest.java/clean/src/java/src/quickfix/fix44/CrossOrderCancelReplaceRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
336,
1609,
7459,
2157,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
336,
1609,
7459,
2157,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
... |
type = cm.parseType(typeName); return type; | jType = cm.parseType(type); return jType; | private JType getType(String typeName) throws IOException { JType type = null; try { type = cm.parseType(typeName); return type; } catch (ClassNotFoundException e) { type = cm.ref(typeName); } return type; } | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/f6c527a766c6509ad9bdf655bf9683d77b39e187/WebServiceWrapperGenerator.java/buggy/jaxws-ri/tools/wscompile/src/com/sun/tools/ws/processor/modeler/annotation/WebServiceWrapperGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
559,
3130,
12,
780,
8173,
13,
1216,
1860,
288,
3639,
804,
559,
618,
273,
446,
31,
3639,
775,
288,
5411,
618,
273,
5003,
18,
2670,
559,
12,
723,
461,
1769,
5411,
327,
618,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
559,
3130,
12,
780,
8173,
13,
1216,
1860,
288,
3639,
804,
559,
618,
273,
446,
31,
3639,
775,
288,
5411,
618,
273,
5003,
18,
2670,
559,
12,
723,
461,
1769,
5411,
327,
618,
3... |
public Object remove(Object oldInstance) { //TODO - notify refernces on node deletion if(oldInstance == null) { return null; } ObjectNode node = (ObjectNode) nodes.remove(oldInstance); return getValue(node); } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/05d418921ff60e1f4923fdfa958156a76ce9c068/Encoder.java/buggy/modules/beans/src/main/java/java/beans/Encoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1206,
12,
921,
1592,
1442,
13,
288,
3639,
368,
6241,
300,
5066,
8884,
82,
764,
603,
756,
10899,
3639,
309,
12,
1673,
1442,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1206,
12,
921,
1592,
1442,
13,
288,
3639,
368,
6241,
300,
5066,
8884,
82,
764,
603,
756,
10899,
3639,
309,
12,
1673,
1442,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
... | ||
String oldFile = ruby.getSourceFile(); int oldLine = ruby.getSourceLine(); | try { String oldFile = ruby.getSourceFile(); int oldLine = ruby.getSourceLine(); | public void exec(String file, int line, int col, Object expr) throws BSFException { String oldFile = ruby.getSourceFile(); int oldLine = ruby.getSourceLine(); ruby.setSourceFile(file); ruby.setSourceLine(line); ruby.evalScript((String) expr, Object.class); ruby.setSourceFil... | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/786cea08c1dd2092a02d1254b49fbee371ace5f9/JRubyEngine.java/clean/org/jruby/javasupport/bsf/JRubyEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1196,
12,
780,
585,
16,
509,
980,
16,
509,
645,
16,
1033,
3065,
13,
1216,
605,
22395,
503,
288,
3639,
514,
1592,
812,
273,
22155,
18,
588,
31150,
5621,
3639,
509,
1592,
1670,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1196,
12,
780,
585,
16,
509,
980,
16,
509,
645,
16,
1033,
3065,
13,
1216,
605,
22395,
503,
288,
3639,
514,
1592,
812,
273,
22155,
18,
588,
31150,
5621,
3639,
509,
1592,
1670,... |
resetResults = new JButton(java.util.ResourceBundle.getBundle("global").getString("resetOut")); | resetResults = new JButton("Clear Output"); | public Sidebar(AutWindow _autWin) { super(); JSplitPane splitter; JScrollPane listScroller; JPanel upperPanel, buttonPanel, lowerPanel; autWin = _autWin; upperPanel = new JPanel(new BorderLayout()); newAut = new JButton(new ImageIcon("... | 11750 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11750/fcb4f8fd8569f4c71a546309775c97c3cc118462/Sidebar.java/buggy/src/gui/Sidebar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
26248,
3215,
12,
7150,
3829,
389,
5854,
18049,
13,
288,
3639,
2240,
5621,
7734,
804,
5521,
8485,
21553,
31,
3639,
804,
26360,
666,
1541,
1539,
31,
3639,
24048,
3854,
5537,
16,
3568,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
26248,
3215,
12,
7150,
3829,
389,
5854,
18049,
13,
288,
3639,
2240,
5621,
7734,
804,
5521,
8485,
21553,
31,
3639,
804,
26360,
666,
1541,
1539,
31,
3639,
24048,
3854,
5537,
16,
3568,
... |
return 0.3528f; | return 0.26458333333333333333333333333333f; | public float getPixelToMM() { return 0.3528f; } | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/5db1f6fe04792073c02c0e56be949ca13ba3b79b/ViewerFrame.java/clean/sources/org/apache/batik/apps/svgviewer/ViewerFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1431,
1689,
3556,
774,
8206,
1435,
288,
540,
327,
374,
18,
23728,
8204,
18094,
18094,
18094,
18094,
18094,
18094,
3707,
23,
74,
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,
0,
0,
0,
0,
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,
1431,
1689,
3556,
774,
8206,
1435,
288,
540,
327,
374,
18,
23728,
8204,
18094,
18094,
18094,
18094,
18094,
18094,
3707,
23,
74,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
preferences.insert_space_after_open_paren_in_parenthesized_expression = true; | preferences.insert_space_after_opening_paren_in_parenthesized_expression = true; | public void test089() { DefaultCodeFormatterOptions preferences = new DefaultCodeFormatterOptions(DefaultCodeFormatterConstants.getDefaultSettings()); preferences.use_tab = true; preferences.insert_space_after_open_paren_in_parenthesized_expression = true; preferences.insert_space_before_closing_paren_in_parenthes... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/47b4b871bf6d388352229c39f2d0357c2b36e470/FormatterRegressionTests.java/buggy/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/formatter/FormatterRegressionTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
20,
6675,
1435,
288,
202,
202,
1868,
1085,
5074,
1320,
12750,
273,
394,
2989,
1085,
5074,
1320,
12,
1868,
1085,
5074,
2918,
18,
588,
1868,
2628,
10663,
202,
202,
2321... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
20,
6675,
1435,
288,
202,
202,
1868,
1085,
5074,
1320,
12750,
273,
394,
2989,
1085,
5074,
1320,
12,
1868,
1085,
5074,
2918,
18,
588,
1868,
2628,
10663,
202,
202,
2321... |
groupBO = (GroupBO) getGroupBusinessService().findBySystemId( | groupBO = getGroupBusinessService().findBySystemId( | public ActionForward get(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { logger.debug("In GroupCustAction get method " ); GroupCustActionForm actionForm = (GroupCustActionForm) form; GroupBO groupBO; groupBO = (GroupBO) getGroupBusinessServic... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/1221bd299ad4af38d080d6acce197a83a23cf03f/GroupCustAction.java/clean/mifos/src/org/mifos/application/customer/group/struts/action/GroupCustAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
336,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
1082,
202,
2940,
18572,
590,
16,
12446,
766,
13,
1082,
202,
15069,
1185,
288,
202,
202,
4901,
18,
4148,
2932,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
336,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
1082,
202,
2940,
18572,
590,
16,
12446,
766,
13,
1082,
202,
15069,
1185,
288,
202,
202,
4901,
18,
4148,
2932,
3... |
if (!myAffectedContentRoots.contains(getRootFor(myIndex, path))) return false; | return ApplicationManager.getApplication().runReadAction(new Computable<Boolean>() { public Boolean compute() { if (!myAffectedContentRoots.contains(getRootFor(myIndex, path))) return Boolean.FALSE; | public boolean belongsTo(FilePath path) { if (myProject.isDisposed()) return false; if (!myAffectedContentRoots.contains(getRootFor(myIndex, path))) return false; for (FilePath filePath : myDirtyDirectoriesRecursively) { if (path.isUnder(filePath, false)) return true; } FilePath parent = PeerFacto... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/62faabea52be20260549f1d2affe8221856a2438/VcsDirtyScope.java/buggy/openapi/src/com/intellij/openapi/vcs/changes/VcsDirtyScope.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
11081,
774,
12,
5598,
589,
13,
288,
565,
309,
261,
4811,
4109,
18,
291,
1669,
7423,
10756,
327,
629,
31,
565,
327,
4257,
1318,
18,
588,
3208,
7675,
2681,
1994,
1803,
12,
270... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
11081,
774,
12,
5598,
589,
13,
288,
565,
309,
261,
4811,
4109,
18,
291,
1669,
7423,
10756,
327,
629,
31,
565,
327,
4257,
1318,
18,
588,
3208,
7675,
2681,
1994,
1803,
12,
270... |
public final void finalize() { dispose(); } | public final void finalize( ) { dispose( ); } | public final void finalize() { dispose(); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/06c72eb7a3005a63bbe971e6978d2c9e6d624dd8/SwingTextMetrics.java/clean/chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingTextMetrics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
12409,
1435,
565,
288,
3639,
15825,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
12409,
1435,
565,
288,
3639,
15825,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
area.setAbsoluteHeight(areaContainer.getAbsoluteHeight()); | area.setAbsoluteHeight(originalAbsoluteHeight); | public Status layout(Area area) throws FOPException { if (this.marker == BREAK_AFTER) { return new Status(Status.OK); } if (this.marker == START) { if(!setup) doSetup(area); if (area instanceof BlockArea) { area.end(); } //if (this.isInListBody) { //startIndent += bodyIndent + dista... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/5a4db9107e2f5c4c859bd6d5c582680905825c04/TableCell.java/buggy/src/org/apache/fop/fo/flow/TableCell.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,
605,
22176,
67,
18249,
13,
288,
202,
565,
327,
394,
2685,
12,
1482,
18,
3141,
1769,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2685,
3511,
12,
5484,
5091,
13,
1216,
478,
3665,
503,
288,
202,
430,
261,
2211,
18,
11145,
422,
605,
22176,
67,
18249,
13,
288,
202,
565,
327,
394,
2685,
12,
1482,
18,
3141,
1769,... |
SVNErrorMessage err = SVNErrorMessage.create(SVNErrorCode.IO_ERROR, "UUID of destination repository ({0}) does not match expected UUID ({1})", new String[] {reposUUID, fromUUID}); | SVNErrorMessage err = SVNErrorMessage.create(SVNErrorCode.IO_ERROR, "UUID of destination repository ({0}) does not match expected UUID ({1})", new String[] { reposUUID, fromUUID }); | private SessionInfo openSourceRepository(SVNRepository targetRepos) throws SVNException { String fromURL = targetRepos.getRevisionPropertyValue(0, SVNRevisionProperty.FROM_URL); String fromUUID = targetRepos.getRevisionPropertyValue(0, SVNRevisionProperty.FROM_UUID); String lastMergedRev = targ... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/c0a7e47652ca50d3620b4e1407729e6e0625fb16/SVNAdminClient.java/clean/javasvn/src/org/tmatesoft/svn/core/wc/SVNAdminClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3877,
966,
1696,
1830,
3305,
12,
23927,
50,
3305,
1018,
28453,
13,
1216,
29537,
50,
503,
288,
3639,
514,
628,
1785,
273,
1018,
28453,
18,
588,
7939,
16107,
12,
20,
16,
29537,
50,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3877,
966,
1696,
1830,
3305,
12,
23927,
50,
3305,
1018,
28453,
13,
1216,
29537,
50,
503,
288,
3639,
514,
628,
1785,
273,
1018,
28453,
18,
588,
7939,
16107,
12,
20,
16,
29537,
50,
... |
conn = getConnection(); stmt = conn.prepareStatement("UPDATE comments SET from_user_id=?, to_user_id=?, item_id=?, rating=?, date=?, comment=? WHERE id=?"); stmt.setInt(1,fromUserId.intValue()); stmt.setInt(2,toUserId.intValue()); stmt.setInt(3, itemId.intValue()); stmt.setInt(4, rating); stmt.setString(5, date); stmt.... | conn = getConnection(); stmt = conn.prepareStatement( "UPDATE comments SET from_user_id=?, to_user_id=?, item_id=?, rating=?, date=?, comment=? WHERE id=?"); stmt.setInt(1, fromUserId.intValue()); stmt.setInt(2, toUserId.intValue()); stmt.setInt(3, itemId.intValue()); stmt.setInt(4, rating); stmt.setString(5, date); st... | public void ejbStore() throws RemoteException { PreparedStatement stmt= null; Connection conn = null; if (isDirty) { isDirty = false; try { conn = getConnection(); stmt = conn.prepareStatement("UPDATE comments SET from_user_id=?, to_user_id=?, item_id=?, rating=?, date=?, comment=? WHERE i... | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/3d57ae5a342bc10d6c418636c07193a0289ffd6b/CommentBean.java/buggy/EJB_EntityBean_id_BMP/edu/rice/rubis/beans/CommentBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
18024,
2257,
1435,
1216,
18361,
225,
288,
565,
16913,
3480,
33,
446,
31,
565,
4050,
1487,
273,
446,
31,
565,
309,
261,
291,
10785,
13,
565,
288,
1377,
25206,
273,
629,
31,
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,
918,
18024,
2257,
1435,
1216,
18361,
225,
288,
565,
16913,
3480,
33,
446,
31,
565,
4050,
1487,
273,
446,
31,
565,
309,
261,
291,
10785,
13,
565,
288,
1377,
25206,
273,
629,
31,
13... |
public double jsFunction_getTimezoneOffset() { | private double jsFunction_getTimezoneOffset() { | public double jsFunction_getTimezoneOffset() { if (this.date != this.date) return this.date; return (this.date - LocalTime(this.date)) / msPerMinute; } | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/1f40b84b6c54487dd6f26829d1ebda36a7567a38/NativeDate.java/buggy/js/rhino/org/mozilla/javascript/NativeDate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1645,
3828,
2083,
67,
588,
17989,
2335,
1435,
288,
3639,
309,
261,
2211,
18,
712,
480,
333,
18,
712,
13,
5411,
327,
333,
18,
712,
31,
3639,
327,
261,
2211,
18,
712,
300,
25515,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
3238,
1645,
3828,
2083,
67,
588,
17989,
2335,
1435,
288,
3639,
309,
261,
2211,
18,
712,
480,
333,
18,
712,
13,
5411,
327,
333,
18,
712,
31,
3639,
327,
261,
2211,
18,
712,
300,
25515,
... |
updateIndexRemoveResource(element, delta); | private boolean updateCurrentDeltaAndIndex(ICElement element, IResourceDelta delta) throws CModelException { IResource resource = delta.getResource(); switch (delta.getKind()) { case IResourceDelta.ADDED : if (element != null) { updateIndexAddResource(element, delta, false); elementAdded(element, delta)... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/c394f40e489dd37280520439c09530c1c4a9e61f/DeltaProcessor.java/clean/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/DeltaProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1089,
3935,
9242,
1876,
1016,
12,
2871,
1046,
930,
16,
467,
1420,
9242,
3622,
13,
1216,
385,
1488,
503,
288,
202,
202,
45,
1420,
1058,
273,
3622,
18,
588,
1420,
5621,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1089,
3935,
9242,
1876,
1016,
12,
2871,
1046,
930,
16,
467,
1420,
9242,
3622,
13,
1216,
385,
1488,
503,
288,
202,
202,
45,
1420,
1058,
273,
3622,
18,
588,
1420,
5621,
2... | |
TreePath curr = new TreePath(((DefaultMutableTreeNode) node).getPath()); | TreePath curr = new TreePath(getPathToRoot(((TreeNode) node), 0)); | void paintNode(Graphics g, int x, int y, JTree tree, Object node, boolean isLeaf) { TreePath curr = new TreePath(((DefaultMutableTreeNode) node).getPath()); boolean selected = tree.isPathSelected(curr); boolean expanded = false; boolean hasIcons = false; if (tree.isVisible(curr)) ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/03ccc48ad99f370100d28d05282f5ecf9aba8ad6/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
918,
12574,
907,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
756,
16,
540,
1250,
31356,
13,
202,
95,
1377,
4902,
743,
4306,
273,
394,
4902,
743,
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,
565,
918,
12574,
907,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
756,
16,
540,
1250,
31356,
13,
202,
95,
1377,
4902,
743,
4306,
273,
394,
4902,
743,
12,
588... |
String arg2Alias = (String) state.getFieldToAlias(arg2) .get(arg1Desc.getReverseReferenceDescriptor().getName()); queryClassToString(state.getWhereBuffer(), arg1.getQueryClass(), q, schema, ID_ONLY, state); state.addToWhere((c.getOp() == ConstraintOp.CONTAINS ? " = " : " != ") + arg2Alias + "." + DatabaseUtil.getColumn... | if (arg2 == null) { ReferenceDescriptor reverse = arg1Desc.getReverseReferenceDescriptor(); String indirectTableAlias = state.getIndirectAlias(); ClassDescriptor tableMaster = schema.getTableMaster(reverse .getClassDescriptor()); state.addToFrom(DatabaseUtil.getTableName(tableMaster) + " AS " + indirectTableAlias); if ... | protected static void containsConstraintToString(State state, ContainsConstraint c, Query q, DatabaseSchema schema) throws ObjectStoreException { QueryReference arg1 = c.getReference(); QueryClass arg2 = c.getQueryClass(); InterMineObject arg2Obj = c.getObject(); Map fieldName... | 7196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7196/228c62238206372db75ccf4c3a08c888a2ce681d/SqlGenerator.java/buggy/intermine/objectstore/main/src/org/intermine/objectstore/intermine/SqlGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
918,
1914,
5806,
5808,
12,
1119,
919,
16,
8398,
5806,
276,
16,
5411,
2770,
1043,
16,
5130,
3078,
1963,
13,
1216,
1033,
21151,
288,
3639,
2770,
2404,
1501,
21,
273,
276,
18,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
918,
1914,
5806,
5808,
12,
1119,
919,
16,
8398,
5806,
276,
16,
5411,
2770,
1043,
16,
5130,
3078,
1963,
13,
1216,
1033,
21151,
288,
3639,
2770,
2404,
1501,
21,
273,
276,
18,
5... |
request.addEventMonitor( new DefaultEventMonitor( logger ) ); | request.addEventMonitor( new DefaultEventMonitor( mojoLogger ) ); | public void execute( MavenExecutionRequest request ) throws MavenExecutionException { boolean snapshotPolicySet = false; if ( request.isOffline() ) { snapshotPolicySet = true; } if ( !snapshotPolicySet && request.isUpdateSnapshots() ) { artif... | 50542 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50542/7c43aa27d76581ca0d19d6a482f4e0f023ef9fbb/DefaultMaven.java/buggy/maven-core/src/main/java/org/apache/maven/DefaultMaven.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
17176,
3210,
691,
590,
262,
3639,
1216,
17176,
14576,
565,
288,
3639,
1250,
4439,
2582,
694,
273,
629,
31,
3639,
309,
261,
590,
18,
291,
23106,
1435,
262,
3639,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
17176,
3210,
691,
590,
262,
3639,
1216,
17176,
14576,
565,
288,
3639,
1250,
4439,
2582,
694,
273,
629,
31,
3639,
309,
261,
590,
18,
291,
23106,
1435,
262,
3639,
288,
... |
protected void fullBuild(IProgressMonitor monitor, IManagedBuildInfo info) throws CoreException { // Always need one of these bad boys if (monitor == null) { monitor = new NullProgressMonitor(); } // Regenerate the makefiles for any managed projects this project depends on IProject[] deps = getProject().getRe... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/77a7513b82466bcfc73a61cc9f34581b758ec8f5/GeneratedMakefileBuilder.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/GeneratedMakefileBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1983,
3116,
12,
45,
5491,
7187,
6438,
16,
6246,
4184,
3116,
966,
1123,
13,
1216,
30015,
288,
202,
202,
759,
14178,
1608,
1245,
434,
4259,
5570,
800,
1900,
202,
202,
430,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1983,
3116,
12,
45,
5491,
7187,
6438,
16,
6246,
4184,
3116,
966,
1123,
13,
1216,
30015,
288,
202,
202,
759,
14178,
1608,
1245,
434,
4259,
5570,
800,
1900,
202,
202,
430,
... | ||
boolean includeSuper = false; | boolean includeSuper = false; | public RubyObject m_private_instance_methods(RubyObject[] args) { boolean includeSuper = false; if (args.length > 0) { includeSuper = args[0].isTrue(); } return methodList(includeSuper, new RubyMapMethod() { public int execute(Object key, Object value, Object arg) { // cast args RubyId id = (RubyId) key;... | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/clean/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
921,
312,
67,
1152,
67,
1336,
67,
5163,
12,
54,
10340,
921,
8526,
833,
13,
288,
202,
202,
6494,
2341,
8051,
273,
629,
31,
202,
202,
430,
261,
1968,
18,
2469,
405,
374... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
921,
312,
67,
1152,
67,
1336,
67,
5163,
12,
54,
10340,
921,
8526,
833,
13,
288,
202,
202,
6494,
2341,
8051,
273,
629,
31,
202,
202,
430,
261,
1968,
18,
2469,
405,
374... |
if (scopeString != null) | if (scopeString != null) { | protected String getSystemFilterString(ProblemFilter filter) { StringBuffer filterBuffer = new StringBuffer(); String scopeString = getScopeString(filter); if (scopeString != null) filterBuffer.append(scopeString); String descriptionString = getDescriptionString(filter); if (descriptionString != null) { filte... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/DialogProblemFilter.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogProblemFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
514,
12996,
1586,
780,
12,
13719,
1586,
1034,
13,
288,
202,
202,
780,
1892,
1034,
1892,
273,
394,
6674,
5621,
202,
202,
780,
2146,
780,
273,
19203,
780,
12,
2188,
1769,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
514,
12996,
1586,
780,
12,
13719,
1586,
1034,
13,
288,
202,
202,
780,
1892,
1034,
1892,
273,
394,
6674,
5621,
202,
202,
780,
2146,
780,
273,
19203,
780,
12,
2188,
1769,
202,
... |
gl.glPushMatrix(); | private static void teapot(GL gl, int grid, double scale, int type, boolean backCompatible) { // As mentioned above, GL.glMap2f expects a packed array of floats float[] p = new float[4*4*3]; float... | 53985 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53985/7f700910e4e885623cf170a04de4c7b20a169988/GLUT.java/buggy/src/classes/com/sun/opengl/util/GLUT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
6489,
438,
352,
12,
11261,
5118,
16,
11794,
509,
3068,
16,
11794,
1645,
3159,
16,
11794,
509,
618,
16,
11794,
1250,
1473,
14599,
13,
225,
288,
565,
368,
2970,
27635,
5721,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
6489,
438,
352,
12,
11261,
5118,
16,
11794,
509,
3068,
16,
11794,
1645,
3159,
16,
11794,
509,
618,
16,
11794,
1250,
1473,
14599,
13,
225,
288,
565,
368,
2970,
27635,
5721,... | |
byte[] CR_LF = new byte[] {0x0D, 0x0A}; | private String processInput(String input) { if(input==null) return MailConstants.COMMAND_UNKNOWN; if(mail!=null && transmitionEnd) return MailConstants.COMMAND_TRANSMISSION_END; if (input.startsWith("MAIL")) { temp += input + "\n"; mail = new MimeMessage(Session.getInstance(n... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/c4cdd3ef9f32812cc017decfcbbf1617eb548bbd/SMTPWorker.java/clean/modules/core/src/org/apache/axis/transport/mail/server/SMTPWorker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1160,
8526,
6732,
67,
9105,
273,
394,
1160,
8526,
288,
20,
92,
20,
40,
16,
374,
92,
20,
37,
20451,
1160,
8526,
6732,
67,
9105,
273,
394,
1160,
8526,
288,
20,
92,
20,
40,
16,
374,
92,
20,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1160,
8526,
6732,
67,
9105,
273,
394,
1160,
8526,
288,
20,
92,
20,
40,
16,
374,
92,
20,
37,
20451,
1160,
8526,
6732,
67,
9105,
273,
394,
1160,
8526,
288,
20,
92,
20,
40,
16,
374,
92,
20,... | |
public void addEvent(EventWrapper eventWrapper) { synchronized (this.eventMutex) { pendingEvents.add(eventWrapper); // Add the event into the pending events list eventMutex.notify(); } } | 7607 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7607/d3bce65e49e71ee7df15bd72fd338535d4501bc1/EventScanner.java/clean/trunk/src/gov/nist/javax/sip/EventScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
1289,
1133,
12,
1133,
3611,
2575,
3611,
15329,
202,
202,
22043,
12,
2211,
18,
2575,
11433,
15329,
1082,
202,
9561,
3783,
18,
1289,
12,
2575,
3611,
1769,
1082,
202,
759,
98... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
1289,
1133,
12,
1133,
3611,
2575,
3611,
15329,
202,
202,
22043,
12,
2211,
18,
2575,
11433,
15329,
1082,
202,
9561,
3783,
18,
1289,
12,
2575,
3611,
1769,
1082,
202,
759,
98... | ||
"Tree.openIcon", new IconUIResource(new ImageIcon(getClass().getResource( "/gnu/javax/swing/plaf/gtk/icons/TreeOpen.png"))), | protected void initComponentDefaults(UIDefaults defaults) { Object[] uiDefaults; Color highLight = new Color(249, 247, 246); Color light = new Color(239, 235, 231); Color shadow = new Color(139, 136, 134); Color darkShadow = new Color(16, 16, 16); uiDefaults = new Object[] { "AbstractUndoa... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/11aafc23ec4e191f57d02c34f8e6bfeb90bed5a2/BasicLookAndFeel.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicLookAndFeel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
315,
2471,
18,
3190,
5554,
3113,
394,
16011,
5370,
1420,
12,
2704,
3421,
5554,
12,
588,
797,
7675,
588,
1420,
12,
2206,
1600,
89,
19,
28384,
19,
5328,
310,
19,
412,
1727,
19,
4521,
79,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
315,
2471,
18,
3190,
5554,
3113,
394,
16011,
5370,
1420,
12,
2704,
3421,
5554,
12,
588,
797,
7675,
588,
1420,
12,
2206,
1600,
89,
19,
28384,
19,
5328,
310,
19,
412,
1727,
19,
4521,
79,
19,
... | |
if(result == null){ throw new InvalidArgumentsServiceException(); } final Person person = AccessControl.getUserView().getPerson(); | public ResultEventAssociation run(ResultEventAssociationCreationBean bean) throws ExcepcaoPersistencia, FenixServiceException { final Result result = bean.getResult(); if(result == null){ throw new InvalidArgumentsServiceException(); } final Person person = AccessControl.getUserView().g... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/179a336416588f68edb5e41862665afb8821be99/CreateResultEventAssociation.java/clean/src/net/sourceforge/fenixedu/applicationTier/Servico/research/result/CreateResultEventAssociation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3438,
1133,
7174,
1086,
12,
1253,
1133,
7174,
9906,
3381,
3931,
13,
1216,
1312,
311,
2436,
6033,
12771,
28115,
16,
478,
275,
697,
15133,
288,
3639,
727,
3438,
563,
273,
3931,
18,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3438,
1133,
7174,
1086,
12,
1253,
1133,
7174,
9906,
3381,
3931,
13,
1216,
1312,
311,
2436,
6033,
12771,
28115,
16,
478,
275,
697,
15133,
288,
3639,
727,
3438,
563,
273,
3931,
18,
58... | |
public Object clone() { try { | public Object clone() { try { | public Object clone() { try { return super.clone(); } catch (CloneNotSupportedException e) { throw (Error) new InternalError().initCause(e); // Impossible } } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/ac6303b96cdaf2d4230daf25a90dd00cc4cb192d/Line2D.java/buggy/core/src/classpath/java/java/awt/geom/Line2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
3236,
1435,
288,
202,
202,
698,
288,
1082,
202,
2463,
2240,
18,
14056,
5621,
202,
202,
97,
1044,
261,
10930,
25482,
425,
13,
288,
1082,
202,
12849,
261,
668,
13,
394,
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,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
3236,
1435,
288,
202,
202,
698,
288,
1082,
202,
2463,
2240,
18,
14056,
5621,
202,
202,
97,
1044,
261,
10930,
25482,
425,
13,
288,
1082,
202,
12849,
261,
668,
13,
394,
31... |
return checkAttribute(serv + "." + alg, attribute, val); | return checkAttribute(serv + "." + alg, attribute, val); | boolean implementsAlg(String serv, String alg, String attribute, String val) { String servAlg = serv + "." + alg; String prop = getPropertyIgnoreCase(servAlg); if (prop == null) { alg = getPropertyIgnoreCase("Alg.Alias." + servAlg); if (alg != null) { servAl... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/c7fdc88348ff6da63262b6309c2810876f42c6d8/Provider.java/buggy/modules/security/src/main/java/common/java/security/Provider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
4792,
21883,
12,
780,
13515,
16,
514,
11989,
16,
514,
1566,
16,
514,
1244,
13,
288,
3639,
514,
13515,
21883,
273,
13515,
397,
4585,
397,
11989,
31,
3639,
514,
2270,
273,
3911,
5556,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
4792,
21883,
12,
780,
13515,
16,
514,
11989,
16,
514,
1566,
16,
514,
1244,
13,
288,
3639,
514,
13515,
21883,
273,
13515,
397,
4585,
397,
11989,
31,
3639,
514,
2270,
273,
3911,
5556,... |
protected String getImageName() { return imageName; } | protected String getImageName() { if (imageName == null) return super.getImageName(); return imageName; } | protected String getImageName() { return imageName; } | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/79c68841e32f59c9fb9b47e52395c52b534dd1a2/MetamorphReader.java/buggy/loci/formats/in/MetamorphReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
10567,
461,
1435,
288,
327,
29842,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
10567,
461,
1435,
288,
327,
29842,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public Border getPadding(Context c, Box box) { if(box.isElement()) { if(box.padding == null) { box.padding = c.css.getPaddingWidth(box.getElement()); } } return box.padding; } | 8125 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8125/07ab625b03cad242caa27ac48e830592130b24a1/BoxLayout.java/buggy/src/java/org/joshy/html/BoxLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
8107,
588,
9485,
12,
1042,
71,
16,
3514,
2147,
15329,
430,
12,
2147,
18,
291,
1046,
10756,
95,
430,
12,
2147,
18,
9598,
631,
2011,
15329,
2147,
18,
9598,
33,
71,
18,
5212,
18,
588,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
8107,
588,
9485,
12,
1042,
71,
16,
3514,
2147,
15329,
430,
12,
2147,
18,
291,
1046,
10756,
95,
430,
12,
2147,
18,
9598,
631,
2011,
15329,
2147,
18,
9598,
33,
71,
18,
5212,
18,
588,
9... | ||
drop = new Drop(this.datasetSchemaName, null, tempTableName); | drop = new Drop(this.datasetSchemaName, table.getDataSetTable() .getName(), null, tempTableName); | private void processTable(MartConstructorAction firstActionDependsOn, MartConstructorActionGraph actionGraph, Schema mainTableSchema, Schema schema, MCDSTable table) throws Exception { // A placeholder for the last action performed on this table. MartConstructorAction lastActionPerformed = firstActionDepend... | 2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/1a85b633207a8b1c4ea4af394422818beab7bbf9/MartConstructor.java/buggy/src/java/org/biomart/builder/model/MartConstructor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1152,
918,
1207,
1388,
12,
49,
485,
6293,
1803,
1122,
1803,
4584,
87,
1398,
16,
9506,
202,
49,
485,
6293,
1803,
4137,
1301,
4137,
16,
4611,
2774,
1388,
3078,
16,
9506,
202,
3078,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1207,
1388,
12,
49,
485,
6293,
1803,
1122,
1803,
4584,
87,
1398,
16,
9506,
202,
49,
485,
6293,
1803,
4137,
1301,
4137,
16,
4611,
2774,
1388,
3078,
16,
9506,
202,
3078,
... |
LOG.info("Final attempt failed, killing job."); | LOG.warning("Final attempt failed, killing job."); | public static void runJob(JobConf job) throws IOException { JobClient jc = new JobClient(job); boolean error = true; RunningJob running = null; String lastReport = null; final int MAX_RETRIES = 5; int retries = MAX_RETRIES; try { running = jc.submitJob(job); String j... | 49935 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49935/22f3e75f8551df0da295015fe64655e54dd522d5/JobClient.java/buggy/src/java/org/apache/hadoop/mapred/JobClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1086,
2278,
12,
2278,
3976,
1719,
13,
1216,
1860,
288,
1377,
3956,
1227,
19807,
273,
394,
3956,
1227,
12,
4688,
1769,
1377,
1250,
555,
273,
638,
31,
1377,
20480,
2278,
354... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
2278,
12,
2278,
3976,
1719,
13,
1216,
1860,
288,
1377,
3956,
1227,
19807,
273,
394,
3956,
1227,
12,
4688,
1769,
1377,
1250,
555,
273,
638,
31,
1377,
20480,
2278,
354... |
log.info("------- Scheduling Jobs -------------------"); | log.info("------- Scheduling Jobs -------------------"); | public void run() throws Exception { Log log = LogFactory.getLog(SimpleExample.class); log.info("------- Initializing ----------------------"); // First we must get a reference to a scheduler SchedulerFactory sf = new StdSchedulerFactory(); Scheduler sched = sf.getScheduler(); log.info("------- Initialization Co... | 3431 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3431/8441c8be6e16f3f87693ab6cfeae2bf90caf7159/SimpleExample.java/clean/examples/src/java/org/quartz/examples/example1/SimpleExample.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
1216,
1185,
288,
202,
202,
1343,
613,
273,
1827,
1733,
18,
588,
1343,
12,
5784,
10908,
18,
1106,
1769,
202,
202,
1330,
18,
1376,
2932,
17082,
10188,
6894,
12146... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1435,
1216,
1185,
288,
202,
202,
1343,
613,
273,
1827,
1733,
18,
588,
1343,
12,
5784,
10908,
18,
1106,
1769,
202,
202,
1330,
18,
1376,
2932,
17082,
10188,
6894,
12146... |
private String copyParamName() { int start = d; char c = in[s++]; while (Character.isJavaIdentifierPart(c) || c == '@') { out[d++] = c; c = in[s++]; } s--; return new String(out, start, d - start); } | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/7280c48789e4df146f790790062fb954f7dc9903/SQLParser.java/clean/src/main/net/sourceforge/jtds/jdbc/SQLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1610,
24635,
1435,
288,
3639,
509,
787,
273,
302,
31,
3639,
1149,
276,
273,
316,
63,
87,
9904,
15533,
7734,
1323,
261,
7069,
18,
291,
5852,
3004,
1988,
12,
71,
13,
747,
276,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1610,
24635,
1435,
288,
3639,
509,
787,
273,
302,
31,
3639,
1149,
276,
273,
316,
63,
87,
9904,
15533,
7734,
1323,
261,
7069,
18,
291,
5852,
3004,
1988,
12,
71,
13,
747,
276,
... | ||
FrameworkLogEntry entry = new FrameworkLogEntry(PI_ECLIPSE_OSGI, e.getMessage(), 0, e, null); | FrameworkLogEntry entry = new FrameworkLogEntry(EclipseAdaptorConstants.PI_ECLIPSE_OSGI, e.getMessage(), 0, e, null); | private void fillPluginInfo(File pluginBaseLocation) { pluginManifestLocation = pluginBaseLocation; if (pluginManifestLocation == null) return; URL pluginFile = findPluginManifest(pluginBaseLocation); if (pluginFile == null) return; try { pluginInfo = parsePluginInfo(pluginFile); } catch (PluginConversionE... | 2516 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2516/f953f83c727ba552d2543d61c84d88879f07b3b1/PluginConverterImpl.java/buggy/bundles/org.eclipse.osgi/eclipseAdaptor/src/org/eclipse/core/runtime/adaptor/PluginConverterImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3636,
3773,
966,
12,
812,
1909,
2171,
2735,
13,
288,
202,
202,
4094,
9121,
2735,
273,
1909,
2171,
2735,
31,
202,
202,
430,
261,
4094,
9121,
2735,
422,
446,
13,
1082,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3636,
3773,
966,
12,
812,
1909,
2171,
2735,
13,
288,
202,
202,
4094,
9121,
2735,
273,
1909,
2171,
2735,
31,
202,
202,
430,
261,
4094,
9121,
2735,
422,
446,
13,
1082,
202... |
msgs = ((InternalEObject)newBlock).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - ModelPackage.CHART__BLOCK, null, msgs); | msgs = ((InternalEObject) newBlock).eInverseAdd(this, EOPPOSITE_FEATURE_BASE - ModelPackage.CHART__BLOCK, null, msgs); | public void setBlock(Block newBlock) { if (newBlock != block) { NotificationChain msgs = null; if (block != null) msgs = ((InternalEObject)block).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - ModelPackage.CHART__BLOCK, null, msgs); if (newBlock != nul... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/ChartImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/impl/ChartImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
1768,
12,
1768,
28482,
13,
565,
288,
3639,
309,
261,
2704,
1768,
480,
1203,
13,
3639,
288,
5411,
27050,
8733,
273,
446,
31,
5411,
309,
261,
2629,
480,
446,
13,
7734,
873... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1768,
12,
1768,
28482,
13,
565,
288,
3639,
309,
261,
2704,
1768,
480,
1203,
13,
3639,
288,
5411,
27050,
8733,
273,
446,
31,
5411,
309,
261,
2629,
480,
446,
13,
7734,
873... |
fStart+=5; | fStart+=4; if (fBuffer.charAt(fStart++)!='-') { throw new SchemaDateTimeException("Invalid format for gMonthDay: " + str); } | protected int[] parse(String str, int[] date) throws SchemaDateTimeException{ resetBuffer(str); //create structure to hold an object if ( date== null ) { date=new int[TOTAL_SIZE]; } resetDateObj(date); //initialize date[CY]=YEAR; date[M]=parseInt(f... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/06d4f5296aaec58f8711338d163ecb3457110c29/MonthDayDatatypeValidator.java/clean/src/org/apache/xerces/validators/datatype/MonthDayDatatypeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
8526,
1109,
12,
780,
609,
16,
509,
8526,
1509,
13,
1216,
4611,
5096,
503,
95,
3639,
2715,
1892,
12,
701,
1769,
3639,
368,
2640,
3695,
358,
6887,
392,
733,
3639,
309,
261,
150... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
8526,
1109,
12,
780,
609,
16,
509,
8526,
1509,
13,
1216,
4611,
5096,
503,
95,
3639,
2715,
1892,
12,
701,
1769,
3639,
368,
2640,
3695,
358,
6887,
392,
733,
3639,
309,
261,
150... |
if ((numGlyphs > 1) && | if ((numGlyphs > 1) && | protected Point2D doSpacing(Float kern, Float letterSpacing, Float wordSpacing) { boolean autoKern = true; boolean doWordSpacing = false; boolean doLetterSpacing = false; float kernVal = 0f; float letterSpacingVal = 0f; float wordSpacingVal = 0f; if ((kern i... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/d864a7831760c16be2dce5726c3e6b15bbbba80a/GlyphLayout.java/clean/sources/org/apache/batik/gvt/text/GlyphLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4686,
22,
40,
741,
18006,
12,
4723,
24579,
16,
1875,
2398,
5450,
9471,
18006,
16,
17311,
5450,
2076,
18006,
13,
288,
202,
6494,
3656,
47,
8865,
273,
638,
31,
202,
6494,
741,
3944,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4686,
22,
40,
741,
18006,
12,
4723,
24579,
16,
1875,
2398,
5450,
9471,
18006,
16,
17311,
5450,
2076,
18006,
13,
288,
202,
6494,
3656,
47,
8865,
273,
638,
31,
202,
6494,
741,
3944,
... |
selectPath(tree, new TreePath(getPathToRoot(prev, 0))); | selectPath(tree, newPath); | public void actionPerformed(ActionEvent e) { Object last = tree.getLeadSelectionPath().getLastPathComponent(); if (e.getActionCommand().equals("selectPreviousChangeLead")) { Object prev = getPreviousVisibleNode(last); if (prev != null) { TreePath newPath... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/ae9ec43c5570a0f69e3d8c8b733283719f52a770/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
565,
288,
1377,
1033,
1142,
273,
2151,
18,
588,
9678,
6233,
743,
7675,
588,
3024,
743,
1841,
5621,
1377,
309,
261,
73,
18,
588,
1803,
2189,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
565,
288,
1377,
1033,
1142,
273,
2151,
18,
588,
9678,
6233,
743,
7675,
588,
3024,
743,
1841,
5621,
1377,
309,
261,
73,
18,
588,
1803,
2189,
76... |
ts.matchToken(ts.RC); | mustMatchToken(ts, ts.RC, "msg.no.brace.after.body"); | private Object statementHelper(TokenStream ts, Source source) throws IOException, JavaScriptException { Object pn = null; // If skipsemi == true, don't add SEMI + EOL to source at the // end of this statment. For compound statements, IF/FOR etc. boolean skipsemi = false; ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/741cf4ed39eb86d92e1ed9534cf08f057ea58784/Parser.java/clean/js/rhino/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
3021,
2276,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
1033,
11059,
273,
446,
31,
3639,
368,
971,
2488,
307,
9197,
422,
638,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
3021,
2276,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
1033,
11059,
273,
446,
31,
3639,
368,
971,
2488,
307,
9197,
422,
638,
... |
globalAbbrevs.put(abbrev,new Expansion(expand)); | globalAbbrevs.put(abbrev,expand); | private static void addAbbrev(View view, String abbrev) { String[] args = { abbrev }; JTextField textField = new JTextField(); Object[] message = { jEdit.getProperty("add-abbrev.message",args), textField }; Object[] options = { jEdit.getProperty("add-abbrev.global"), jEdit.getProperty("add-abbrev.mode"), j... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/9863874ccec0571fe6c4b1ac9a13740a6b9d10cb/Abbrevs.java/buggy/org/gjt/sp/jedit/Abbrevs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
527,
5895,
27216,
12,
1767,
1476,
16,
514,
1223,
27216,
13,
202,
95,
202,
202,
780,
8526,
833,
273,
288,
1223,
27216,
289,
31,
202,
202,
46,
16157,
977,
974,
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,
760,
918,
527,
5895,
27216,
12,
1767,
1476,
16,
514,
1223,
27216,
13,
202,
95,
202,
202,
780,
8526,
833,
273,
288,
1223,
27216,
289,
31,
202,
202,
46,
16157,
977,
974,
273,
... |
} return label; | return super.getLabel(); | public String getLabel() { if (label == null && object != null) { return object.toString(); } return label; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/3f8853c767d31af6b4bb2564a6087db8060adfa0/ObjectUndoContext.java/buggy/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/ObjectUndoContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
11237,
1435,
288,
202,
202,
430,
261,
1925,
422,
446,
597,
733,
480,
446,
13,
288,
1082,
202,
2463,
733,
18,
10492,
5621,
202,
202,
97,
202,
202,
2463,
1433,
31,
202,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
11237,
1435,
288,
202,
202,
430,
261,
1925,
422,
446,
597,
733,
480,
446,
13,
288,
1082,
202,
2463,
733,
18,
10492,
5621,
202,
202,
97,
202,
202,
2463,
1433,
31,
202,
9... |
final Map<String, Boolean> beforeRun = runManager.getCompileMethodBeforeRun(runConfiguration); | final Map<String, Boolean> beforeRun = runManager.getStepsBeforeLaunch(runConfiguration); | public void run() { final AntConfiguration antConfiguration = AntConfiguration.getInstance(myProject); if (configuration instanceof RunConfiguration) { final RunConfiguration runConfiguration = (RunConfiguration)configuration; final RunManagerImpl runManager = RunManagerImpl.getIns... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/abe2e396e841832b4326ab8895d1d33bb3036c2a/ExecutionManagerImpl.java/clean/execution/impl/com/intellij/execution/impl/ExecutionManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1086,
1435,
288,
3639,
727,
18830,
1750,
17841,
1750,
273,
18830,
1750,
18,
588,
1442,
12,
4811,
4109,
1769,
3639,
309,
261,
7025,
1276,
1939,
1750,
13,
288,
1850,
727,
1939,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1435,
288,
3639,
727,
18830,
1750,
17841,
1750,
273,
18830,
1750,
18,
588,
1442,
12,
4811,
4109,
1769,
3639,
309,
261,
7025,
1276,
1939,
1750,
13,
288,
1850,
727,
1939,
... |
if (event.getProperty().equals(Action.ENABLED)) { | if (event.getProperty().equals(IAction.ENABLED)) { | protected void propagateChange(PropertyChangeEvent event) { if (event.getProperty().equals(Action.ENABLED)) { Boolean bool = (Boolean) event.getNewValue(); setEnabled(bool.booleanValue()); } else if (event.getProperty().equals(Action.CHECKED)) { Boolean bool = (Boolean... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/186394ee89f9696e74f8df346c2bb8a070bcf914/RetargetAction.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/RetargetAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
13551,
3043,
12,
1396,
20930,
871,
13,
288,
3639,
309,
261,
2575,
18,
588,
1396,
7675,
14963,
12,
45,
1803,
18,
13560,
3719,
288,
5411,
3411,
1426,
273,
261,
5507,
13,
871,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13551,
3043,
12,
1396,
20930,
871,
13,
288,
3639,
309,
261,
2575,
18,
588,
1396,
7675,
14963,
12,
45,
1803,
18,
13560,
3719,
288,
5411,
3411,
1426,
273,
261,
5507,
13,
871,
1... |
final Set bindings = new HashSet(); bindings.add(binding1); bindings.add(binding2); bindingManager.setBindings(bindings); | bindingManager.addBinding(binding2); | public void testContextOverride() throws NotDefinedException { final Context parentContext = contextManager.getContext("parent"); parentContext.define("parent", "parent context", null); final Context childContext = contextManager.getContext("child"); childContext.define("child", "child context", "parent"); final ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/aaf24f9edb61f7e189ff821250cda3d6f0088de9/BindingInteractionsTest.java/clean/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/BindingInteractionsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1042,
6618,
1435,
1216,
2288,
8116,
503,
288,
202,
202,
6385,
1772,
982,
1042,
273,
819,
1318,
18,
29120,
2932,
2938,
8863,
202,
202,
2938,
1042,
18,
11255,
2932,
293... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1042,
6618,
1435,
1216,
2288,
8116,
503,
288,
202,
202,
6385,
1772,
982,
1042,
273,
819,
1318,
18,
29120,
2932,
2938,
8863,
202,
202,
2938,
1042,
18,
11255,
2932,
293... |
chunk.setFont(font().difference(chunk.font())); | if (!font.isStandardFont()) { chunk.setFont(font.difference(chunk.font())); } | public void add(int index, Object o) { try { Element element = (Element) o; if (element.type() == Element.CHUNK) { Chunk chunk = (Chunk) element; chunk.setFont(font().difference(chunk.font())); super.add(index, chunk); } ... | 3011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3011/3a2d835c3d93873589949d3bea5d004641372386/Phrase.java/buggy/itext/src/com/lowagie/text/Phrase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
12,
474,
770,
16,
1033,
320,
13,
288,
3639,
775,
288,
5411,
3010,
930,
273,
261,
1046,
13,
320,
31,
5411,
309,
261,
2956,
18,
723,
1435,
422,
3010,
18,
26464,
13,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
12,
474,
770,
16,
1033,
320,
13,
288,
3639,
775,
288,
5411,
3010,
930,
273,
261,
1046,
13,
320,
31,
5411,
309,
261,
2956,
18,
723,
1435,
422,
3010,
18,
26464,
13,
288,... |
if (patternString.equals(oldPattern)) | if (!force && patternString.equals(oldPattern)) | private void filterResources() { String oldPattern = patternString; patternString = adjustPattern(); if (patternString.equals(oldPattern)) return; updateFilterThread.stop = true; stringMatcher = new StringMatcher(patternString, true, false); UpdateFilterThread ol... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/70a1b00e589b183db7db74368a8692d0659c2a53/ResourceListSelectionDialog.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1034,
3805,
1435,
288,
3639,
514,
1592,
3234,
273,
1936,
780,
31,
3639,
1936,
780,
273,
5765,
3234,
5621,
3639,
309,
16051,
5734,
597,
1936,
780,
18,
14963,
12,
1673,
3234,
371... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1034,
3805,
1435,
288,
3639,
514,
1592,
3234,
273,
1936,
780,
31,
3639,
1936,
780,
273,
5765,
3234,
5621,
3639,
309,
16051,
5734,
597,
1936,
780,
18,
14963,
12,
1673,
3234,
371... |
private void member_helper_size(List members, final ObjectSwitchCallback callback, final ParameterTyper typer, final Label def, final Label end) throws Exception { final... | 836 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/836/5a3dd1888c4d545299db14fbb224ce2dbf3c02b5/CodeGenerator.java/clean/src/proxy/net/sf/cglib/util/CodeGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
5990,
67,
4759,
67,
1467,
12,
682,
7640,
16,
6385,
921,
10200,
2428,
3394,
16,
6385,
1662,
56,
93,
824,
457,
16,
6385,
2224,
536,
16,
6385,
2224,
409,
13,
15069,
503,
95,
6385,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5990,
67,
4759,
67,
1467,
12,
682,
7640,
16,
6385,
921,
10200,
2428,
3394,
16,
6385,
1662,
56,
93,
824,
457,
16,
6385,
2224,
536,
16,
6385,
2224,
409,
13,
15069,
503,
95,
6385,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.