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 |
|---|---|---|---|---|---|---|
return sb; | } else { sb.append( " .append( " Collection global_typedef_statements = findTagValues( cls, "typedef_global_source" ); if (!global_typedef_statements.isEmpty()) { Iterator typedef_enum = global_typedef_statements.iterator(); while (typedef_enum.hasNext()) sb.append( "typedef " ).append( typedef_enum.next() ).append( ";... | private StringBuffer generateGlobalTypedefs( MClassifier cls ) { StringBuffer sb = new StringBuffer(); if (cls instanceof MClass || cls instanceof MInterface ) { // add typedefs if ( GeneratorPass == header_pass ) { sb.append( "// global type definitions for header defined by Tag entries in ArgoUML\n" ) ... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/5cee6094c7b77e3bcf6338f68456e6e531e781b7/GeneratorCpp.java/buggy/modules/cpp/src/org/argouml/language/cpp/generator/GeneratorCpp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6674,
2103,
5160,
559,
12537,
12,
490,
13860,
2028,
262,
288,
282,
202,
780,
1892,
2393,
273,
394,
6674,
5621,
282,
202,
430,
261,
6429,
1276,
490,
797,
747,
2028,
1276,
490,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6674,
2103,
5160,
559,
12537,
12,
490,
13860,
2028,
262,
288,
282,
202,
780,
1892,
2393,
273,
394,
6674,
5621,
282,
202,
430,
261,
6429,
1276,
490,
797,
747,
2028,
1276,
490,
... |
public static void main(String[] aS_Arguments) { try { System.out.println(SQLDataSetService.getTableNameFromSelectSQL("SELECT * FROM helloworldisthis ")); } catch(Exception l_Exception) { l_Exception.printStackTrace(); } } | 3283 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3283/5881aafd571ee350e4c7e808016dcb4d0a2fd34e/SQLWriteEngine.java/clean/src/com/sohlman/dataset/sql/SQLWriteEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
279,
55,
67,
4628,
13,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
3163,
18,
659,
18,
8222,
12,
3997,
13676,
1179,
18,
588,
7147,
1265,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
279,
55,
67,
4628,
13,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
3163,
18,
659,
18,
8222,
12,
3997,
13676,
1179,
18,
588,
7147,
1265,
... | ||
&& string.startsWith( "\"" ) && string.endsWith( "\"" ) ) | && string.startsWith( "\"" ) && string.endsWith( "\"" ) ) | public static String RemoveQuote( String string ) { if ( string != null && string.length( ) >= 2 && string.startsWith( "\"" ) && string.endsWith( "\"" ) ) { return string.substring( 1, string.length( ) - 1 ); } return string; } | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/f06fb5699fc635c9c62b83fb721c2da353cf68a6/UIUtil.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/UIUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
3581,
10257,
12,
514,
533,
262,
202,
95,
202,
202,
430,
261,
533,
480,
446,
9506,
202,
10,
10,
533,
18,
2469,
12,
262,
1545,
576,
9506,
202,
10,
10,
533,
18,
175... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3581,
10257,
12,
514,
533,
262,
202,
95,
202,
202,
430,
261,
533,
480,
446,
9506,
202,
10,
10,
533,
18,
2469,
12,
262,
1545,
576,
9506,
202,
10,
10,
533,
18,
175... |
private void buildGlobalElement(ElementInfo ei) { ElementEntry ee = new ElementEntry(ei); if (ee.name == null) throw new IllegalArgumentException("Name is null for element : " + ee.name); System.out.println("building global element " + ee.name); // DEBUG if (ee.substGroup != null) { ArrayList al = (ArrayLis... | 55092 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55092/3acd633fc3fd9533194b5d02ae6b2e02f8dd97e4/SchemaLoader.java/buggy/src/org/fao/geonet/kernel/schema/SchemaLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1361,
5160,
1046,
12,
1046,
966,
13247,
13,
202,
95,
202,
202,
1046,
1622,
14657,
273,
394,
3010,
1622,
12,
73,
77,
1769,
202,
202,
430,
261,
1340,
18,
529,
422,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1361,
5160,
1046,
12,
1046,
966,
13247,
13,
202,
95,
202,
202,
1046,
1622,
14657,
273,
394,
3010,
1622,
12,
73,
77,
1769,
202,
202,
430,
261,
1340,
18,
529,
422,
446,
... | ||
public boolean checkHasIncoming(AbstractRepositoryTask repositoryTask, RepositoryTaskData newData) { String lastModified = repositoryTask.getLastSyncDateStamp(); if (newData != null) { RepositoryTaskData oldTaskData = repositoryTask.getTaskData(); if (oldTaskData != null) { lastModified = oldTaskData.getLastM... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/a2a908fb82dbed0c25887341683cf9d058b5723a/RepositorySynchronizationManager.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/ui/RepositorySynchronizationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
866,
5582,
20370,
12,
7469,
3305,
2174,
3352,
2174,
16,
6281,
2174,
751,
16026,
13,
288,
202,
202,
780,
12709,
273,
3352,
2174,
18,
588,
3024,
4047,
1626,
8860,
5621,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
866,
5582,
20370,
12,
7469,
3305,
2174,
3352,
2174,
16,
6281,
2174,
751,
16026,
13,
288,
202,
202,
780,
12709,
273,
3352,
2174,
18,
588,
3024,
4047,
1626,
8860,
5621,
202,... | ||
result.append(new File( (String) AccessController .doPrivileged(new GetPropertyAction( "user.dir")))); | result.append(new File((String) AccessController .doPrivileged(new GetPropertyAction("user.dir")))); | protected String prompt() { String prompt = System.getProperty(PROMPT_PROPERTY_NAME); final StringBuffer result = new StringBuffer(); boolean commandMode = false; try { StringReader reader = new StringReader(prompt); int i; while ((i = reader.read()) != -... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0b9131f1ddc74c6881f272322f3fc9437ad4f01c/CommandShell.java/clean/shell/src/shell/org/jnode/shell/CommandShell.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
6866,
1435,
288,
3639,
514,
6866,
273,
2332,
18,
588,
1396,
12,
3373,
49,
1856,
67,
9900,
67,
1985,
1769,
3639,
727,
6674,
563,
273,
394,
6674,
5621,
3639,
1250,
1296,
2309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
6866,
1435,
288,
3639,
514,
6866,
273,
2332,
18,
588,
1396,
12,
3373,
49,
1856,
67,
9900,
67,
1985,
1769,
3639,
727,
6674,
563,
273,
394,
6674,
5621,
3639,
1250,
1296,
2309,
... |
public void visitDefsNode(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitDefsNode(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitDefsNode(Node iVisited) { visit(iVisited); leave(iVisited); } | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/d31a76ee29d5978a9bec41e3ac9134cee024bcab/NodeVisitorAdapter.java/clean/org/jruby/nodes/NodeVisitorAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
14554,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
14554,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... |
return TA_RetCode.TA_SUCCESS; } | if( startIdx < 0 ) return TA_RetCode. TA_OUT_OF_RANGE_START_INDEX; if( (endIdx < 0) || (endIdx < startIdx)) return TA_RetCode. TA_OUT_OF_RANGE_END_INDEX; lookbackTotal = CDLSEPARATINGLINES_Lookback (); if( startIdx < lookbackTotal ) startIdx = lookbackTotal; if( startIdx > endIdx ) { outBegIdx.value = 0 ; outNbEle... | public TA_RetCode CDLSEPARATINGLINES(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[]) { double ShadowVeryShortPeriodTotal, BodyLongPeriodTotal, EqualPeriodTotal; int i, outIdx, ShadowVeryShortTrailingIdx, Bo... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
385,
8914,
1090,
2778,
28054,
5997,
55,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,
63,
6487,
1645,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
385,
8914,
1090,
2778,
28054,
5997,
55,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,
63,
6487,
1645,... |
setSeriesIdentifier((Object)newValue); | setSeriesIdentifier((Object) newValue); | public void eSet(EStructuralFeature eFeature, Object newValue) { switch (eDerivedStructuralFeatureID(eFeature)) { case TypePackage.SCATTER_SERIES__VISIBLE: setVisible(((Boolean)newValue).booleanValue()); return; case TypePackage.SCATTER_SERIES__LA... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/ScatterSeriesImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/ScatterSeriesImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
1412,
2261,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
1412,
2261,
18,
2... |
public Object fastpath(int fnid,boolean resulttype,FastpathArg[] args) throws SQLException { // added Oct 7 1998 to give us thread safety synchronized(stream) { // send the function call try { // 70 is 'F' in ASCII. Note: don't use SendChar() here as it adds padding // that confuses the b... | 45534 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45534/b08e86d557538c16e482ad10a9bdbc474893d07e/Fastpath.java/clean/src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
14469,
12,
474,
2295,
350,
16,
6494,
563,
723,
16,
12305,
803,
4117,
8526,
833,
13,
1216,
6483,
225,
288,
565,
368,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650,
24179,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
14469,
12,
474,
2295,
350,
16,
6494,
563,
723,
16,
12305,
803,
4117,
8526,
833,
13,
1216,
6483,
225,
288,
565,
368,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650,
24179,
... | ||
if (this.bInsetsEnabled) { this.insets = lblCurrent.getInsets(); this.icInsets.setInsets(insets, this.sUnits); | if ( this.bInsetsEnabled ) { this.insets = lblCurrent.getInsets( ); this.icInsets.setInsets( insets, this.sUnits ); | public void setLabel(org.eclipse.birt.chart.model.component.Label lbl, String sUnits) { this.lblCurrent = lbl; this.sUnits = sUnits; this.fdCurrent = lblCurrent.getCaption().getFont(); this.cdFont = lblCurrent.getCaption().getColor(); this.fBackground = lblCurrent.getBackground(); this.laCurrent = lblCurrent.... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/500b4482b64451f75339ee5037485c3309647704/LabelAttributesComposite.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LabelAttributesComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
16558,
12,
3341,
18,
20416,
18,
70,
2714,
18,
11563,
18,
2284,
18,
4652,
18,
2224,
14284,
16,
1082,
202,
780,
272,
7537,
13,
225,
202,
95,
202,
202,
2211,
18,
31885,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
16558,
12,
3341,
18,
20416,
18,
70,
2714,
18,
11563,
18,
2284,
18,
4652,
18,
2224,
14284,
16,
1082,
202,
780,
272,
7537,
13,
225,
202,
95,
202,
202,
2211,
18,
31885,
39... |
updateOverlay(); } | updateOverlay(); } | public void ancestorResized(HierarchyEvent e) { updateOverlay(); } | 55916 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55916/aacdb294cf35c3812b8bbc3bc393f805aa85185c/OverlayHelper.java/buggy/src/org/springframework/richclient/util/OverlayHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
9731,
607,
1235,
12,
12074,
1133,
425,
13,
288,
7734,
1089,
11627,
5621,
5411,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
9731,
607,
1235,
12,
12074,
1133,
425,
13,
288,
7734,
1089,
11627,
5621,
5411,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
new Column(this, "path", new StringPoemType(false, -1), DefinitionSource.dsd) { | new Column(this, "path", new StringPoemType(false, -1), DefinitionSource.dsd) { | protected void init() throws PoemException { super.init(); defineColumn(col_id = new Column(this, "id", new TroidPoemType(), DefinitionSource.dsd) { public Object getCooked(Persistent g) throws AccessPoemException, PoemException { return ((Attachment)g).getId(); ... | 7000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7000/be0d94392753a7ff5da9e72f3de81ca9709c0ce6/AttachmentTableBase.java/buggy/MelatiBoards/src/main/java/org/paneris/melati/boards/model/generated/AttachmentTableBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1435,
1216,
453,
83,
351,
503,
288,
565,
2240,
18,
2738,
5621,
565,
4426,
1494,
12,
1293,
67,
350,
273,
3639,
394,
4753,
12,
2211,
16,
315,
350,
3113,
394,
399,
5560,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1435,
1216,
453,
83,
351,
503,
288,
565,
2240,
18,
2738,
5621,
565,
4426,
1494,
12,
1293,
67,
350,
273,
3639,
394,
4753,
12,
2211,
16,
315,
350,
3113,
394,
399,
5560,
... |
protected void update() { // Update the title bar updateTitle(); // Update the message line updateMessage(); // Update the buttons updateButtons(); //Saved the selected node in the preferences setSelectedNode(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/be95edd129a1deef61176d5d63fd605f9dfe18a5/PreferenceDialog.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferenceDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
6459,
2725,
1435,
95,
202,
202,
759,
1211,
3404,
546,
278,
1280,
3215,
202,
202,
2725,
4247,
5621,
202,
202,
759,
1211,
3404,
546,
351,
403,
346,
3027,
202,
202,
2725,
1079,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
6459,
2725,
1435,
95,
202,
202,
759,
1211,
3404,
546,
278,
1280,
3215,
202,
202,
2725,
4247,
5621,
202,
202,
759,
1211,
3404,
546,
351,
403,
346,
3027,
202,
202,
2725,
1079,
... | ||
public void begin(String s, String s1, Attributes attributes) throws Exception { String clazz = attributes.getValue("factory"); String name = attributes.getValue("name"); Object props = digester.peek(); Object obj = ClassHelper.instanciateClass(clazz, ClassHelper.NO_ARGS); if(obj instanceof PropertyFactory) { if(props ... | public void begin(String endpointName, String endpointName1, Attributes attributes) throws Exception { attributes = processAttributes(attributes, endpointName1); super.begin(endpointName, endpointName1, attributes); | public void begin(String s, String s1, Attributes attributes) throws Exception { String clazz = attributes.getValue("factory"); String name = attributes.getValue("name"); Object props = digester.peek(); Object obj = ClassHelper.instancia... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/e6c563fdf5977cb0d0ad0992707bd20b07b23e1a/MuleXmlConfigurationBuilder.java/clean/mule/src/java/org/mule/config/builders/MuleXmlConfigurationBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
2376,
12,
780,
272,
16,
514,
272,
21,
16,
9055,
1677,
13,
1216,
1185,
5411,
288,
7734,
514,
4003,
273,
1677,
18,
24805,
2932,
6848,
8863,
7734,
514,
508,
273,
1677,
18,
2480... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
2376,
12,
780,
272,
16,
514,
272,
21,
16,
9055,
1677,
13,
1216,
1185,
5411,
288,
7734,
514,
4003,
273,
1677,
18,
24805,
2932,
6848,
8863,
7734,
514,
508,
273,
1677,
18,
2480... |
assertEquals("untitledModel", p.getModel().getName()); | assertEquals("untitledModel", ModelFacade.getName(p.getModel())); | public void testMakeUntitledProject() { Project p = ProjectManager.getManager().getCurrentProject(); assertEquals(2, p.getDiagrams().size()); assertEquals("untitledModel", p.getModel().getName()); // maybe next test is going to change in future assertEquals(p.getRoot(), p.getModel... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/358ce7298a4615d1da688b21e7be61f8baab75c6/TestProject.java/buggy/tests/org/argouml/kernel/TestProject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
6464,
57,
496,
305,
1259,
4109,
1435,
288,
3639,
5420,
293,
273,
5420,
1318,
18,
588,
1318,
7675,
588,
3935,
4109,
5621,
3639,
1815,
8867,
12,
22,
16,
293,
18,
588,
140... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
6464,
57,
496,
305,
1259,
4109,
1435,
288,
3639,
5420,
293,
273,
5420,
1318,
18,
588,
1318,
7675,
588,
3935,
4109,
5621,
3639,
1815,
8867,
12,
22,
16,
293,
18,
588,
140... |
if (impl == null) throw new SocketException ("Cannot initialize Socket implementation"); | if (isClosed()) throw new SocketException("socket is closed"); | public void setBroadcast(boolean on) throws SocketException { if (impl == null) throw new SocketException ("Cannot initialize Socket implementation"); impl.setOption (SocketOptions.SO_BROADCAST, new Boolean (on)); } | 56365 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56365/dcbb69e84e9c71073608efebeefaa86de4bd97d3/DatagramSocket.java/clean/libjava/java/net/DatagramSocket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
15268,
6608,
12,
6494,
603,
13,
1216,
8758,
503,
225,
288,
565,
309,
261,
11299,
422,
446,
13,
1377,
604,
394,
8758,
503,
7566,
4515,
4046,
8758,
4471,
8863,
565,
9380,
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,
282,
1071,
918,
15268,
6608,
12,
6494,
603,
13,
1216,
8758,
503,
225,
288,
565,
309,
261,
11299,
422,
446,
13,
1377,
604,
394,
8758,
503,
7566,
4515,
4046,
8758,
4471,
8863,
565,
9380,
18,
5... |
return getEditors(filename, null); | return getEditors(filename, guessAtContentType(filename)); | public IEditorDescriptor[] getEditors(String filename) { return getEditors(filename, null); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/9446aec9fe865538e26f6b6e3fefadb76cfbbace/EditorRegistry.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
6946,
3187,
8526,
21221,
1383,
12,
780,
1544,
13,
288,
202,
202,
2463,
21221,
1383,
12,
3459,
16,
446,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
6946,
3187,
8526,
21221,
1383,
12,
780,
1544,
13,
288,
202,
202,
2463,
21221,
1383,
12,
3459,
16,
446,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public boolean makeReplacement(SIRStream self) { LinearPrinter.println(" processing " + self.getIdent()); // make sure we can replace this. if (!canReplace(self, this.linearityInformation)) { return false; } LinearFilterRepresentation linearRep = this.linearityInformation.getLinearRepresentation(self); /** set ... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/877fef474326a4f1a5797a00dc4f5d78672122fc/LEETFrequencyReplacer.java/clean/streams/src/at/dms/kjc/sir/linear/frequency/LEETFrequencyReplacer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1221,
15201,
12,
2320,
54,
1228,
365,
13,
288,
202,
15982,
12149,
18,
8222,
2932,
4929,
315,
397,
365,
18,
588,
6106,
10663,
202,
759,
1221,
3071,
732,
848,
1453,
333,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1221,
15201,
12,
2320,
54,
1228,
365,
13,
288,
202,
15982,
12149,
18,
8222,
2932,
4929,
315,
397,
365,
18,
588,
6106,
10663,
202,
759,
1221,
3071,
732,
848,
1453,
333,
18,
2... | ||
g.drawString(str, | Graphics g2 = g.create(); g2.setClip(insets.left,insets.top, (int)(width * fraction), MemoryStatus.this.getHeight() - insets.top - insets.bottom); g2.setColor(UIManager.getColor("ProgressBar.selectionForeground")); g2.drawString(str, | public void paintComponent(Graphics g) { Insets insets = MemoryStatus.this.getBorder().getBorderInsets(this); Runtime runtime = Runtime.getRuntime(); int freeMemory = (int)(runtime.freeMemory() / 1024 / 1024); int totalMemory = (int)(runtime.totalMemory() / 1024 / 1024); int usedMemory = (totalMemory - fre... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/8bffcf0a00134598a94eb7a41f6f2088f28f6c84/StatusBar.java/buggy/org/gjt/sp/jedit/gui/StatusBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
12574,
1841,
12,
17558,
314,
13,
202,
202,
95,
1082,
202,
382,
4424,
23576,
273,
9251,
1482,
18,
2211,
18,
588,
8107,
7675,
588,
8107,
382,
4424,
12,
2211,
1769,
1082,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
12574,
1841,
12,
17558,
314,
13,
202,
202,
95,
1082,
202,
382,
4424,
23576,
273,
9251,
1482,
18,
2211,
18,
588,
8107,
7675,
588,
8107,
382,
4424,
12,
2211,
1769,
1082,
2... |
public IContributionItem getContributionItem() { return new ContributionItem(getId()) { public void fill(Menu parent, int index) { MenuItem newItem = new MenuItem(parent, getStyle(), index); newItem.setText(getLabel()); if (getIconPath() != null) newItem.setImage(getIcon()); newItem.addSelec... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e96b2e2e909de0c0a5deecfcd9761c7fcaa85560/ItemAddition.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/ItemAddition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
442,
4027,
1180,
336,
442,
4027,
1180,
1435,
288,
202,
202,
2463,
394,
735,
4027,
1180,
12,
26321,
10756,
288,
1082,
202,
482,
918,
3636,
12,
4599,
982,
16,
509,
770,
13,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
442,
4027,
1180,
336,
442,
4027,
1180,
1435,
288,
202,
202,
2463,
394,
735,
4027,
1180,
12,
26321,
10756,
288,
1082,
202,
482,
918,
3636,
12,
4599,
982,
16,
509,
770,
13,... | ||
TaskList taskList = TasksUiPlugin.getTaskListManager().getTaskList(); Set<AbstractRepositoryTask> repositoryTasks = Collections.unmodifiableSet(taskList .getRepositoryTasks(repository.getUrl())); final Set<AbstractRepositoryTask> tasksToSync = new HashSet<AbstractRepositoryTask>(); Set<AbstractRepositoryTask> changed... | public final void synchronizeChanged(final AbstractRepositoryConnector connector, final TaskRepository repository) { TaskList taskList = TasksUiPlugin.getTaskListManager().getTaskList(); Set<AbstractRepositoryTask> repositoryTasks = Collections.unmodifiableSet(taskList .getRepositoryTasks(repository.getUrl())); ... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/be7c58b2e3986b238dfeb0e785ab469ae3f4a9d4/RepositorySynchronizationManager.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/ui/RepositorySynchronizationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
16978,
5033,
12,
6385,
4115,
3305,
7487,
8703,
16,
727,
3837,
3305,
3352,
13,
288,
202,
202,
2174,
682,
1562,
682,
273,
20350,
13943,
3773,
18,
588,
2174,
682,
1318,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
16978,
5033,
12,
6385,
4115,
3305,
7487,
8703,
16,
727,
3837,
3305,
3352,
13,
288,
202,
202,
2174,
682,
1562,
682,
273,
20350,
13943,
3773,
18,
588,
2174,
682,
1318,
... | |
int nullInfo = getNullInfoFromEdge(edge); switch (nullInfo) { case TOS_NULL: fact = replaceValues(fact, numSlots - 1, destBlock, IsNullValue.nullValue()); break; case TOS_NON_NULL: fact = replaceValues(fact, numSlots - 1, destBlock, IsNullValue.nonNullValue()); break; case REF_OPERAND_NON_NULL: { Instruction firstIn... | if (edge.getDest().isExceptionHandler()) { IsNullValueFrame tmpFrame = createFact(); tmpFrame.copyFrom(fact); tmpFrame.clearStack(); tmpFrame.pushValue(IsNullValue.nonNullValue()); fact = tmpFrame; } else { final int numSlots = fact.getNumSlots(); final BasicBlock destBlock = edge.getDest(); int nullInfo = getNull... | public void meetInto(IsNullValueFrame fact, Edge edge, IsNullValueFrame result) throws DataflowAnalysisException { if (fact.isValid()) { // Determine if the edge conveys any information about the // null/non-null status of operands in the incoming frame. final int numSlots = fact.getNumSlots(); final BasicBl... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/02e623c5ccba294227bf5e6e63481140c2cf40b8/IsNullValueAnalysis.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/IsNullValueAnalysis.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18721,
5952,
12,
2520,
2041,
620,
3219,
5410,
16,
11342,
3591,
16,
30230,
620,
3219,
563,
13,
202,
202,
15069,
1910,
2426,
9418,
503,
288,
202,
202,
430,
261,
3493,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18721,
5952,
12,
2520,
2041,
620,
3219,
5410,
16,
11342,
3591,
16,
30230,
620,
3219,
563,
13,
202,
202,
15069,
1910,
2426,
9418,
503,
288,
202,
202,
430,
261,
3493,
18,
2... |
if ( b != null ) { Object obj = getBreakpointMap().get( breakpoints[i] ); if ( obj instanceof BreakpointInProgess ) { ((BreakpointInProgess)obj).setCDIBreakpoint( b ); } } | protected void setBreakpointsOnTarget0( ICBreakpoint[] breakpoints ) { ICDITarget cdiTarget = getCDITarget(); for ( int i = 0; i < breakpoints.length; ++i ) { try { ICDIBreakpoint b = null; if ( breakpoints[i] instanceof ICFunctionBreakpoint ) { ICFunctionBreakpoint breakpoint = (ICFunctionBreakpoint)bre... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/fe2b61a78e3334073260c5808f87eab9582738ec/CBreakpointManager.java/buggy/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/CBreakpointManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
430,
261,
324,
480,
446,
262,
288,
1033,
1081,
273,
2882,
870,
1153,
863,
7675,
588,
12,
23416,
63,
77,
65,
11272,
309,
261,
1081,
1276,
17030,
1153,
382,
626,
75,
403,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
430,
261,
324,
480,
446,
262,
288,
1033,
1081,
273,
2882,
870,
1153,
863,
7675,
588,
12,
23416,
63,
77,
65,
11272,
309,
261,
1081,
1276,
17030,
1153,
382,
626,
75,
403,
262,
... | |
private Entity getUnloadedUnit() { Entity choice = null; // Handle error condition. if ( this.loadedUnits.size() == 0 ) { System.err.println( "MovementDisplay#getUnloadedUnit() called without loaded units." ); } // If we have multiple choices, display a selection dialog... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/b699e5a59f90a4e225fd4d884329052ef35c52f2/MovementDisplay.java/clean/megamek/src/megamek/client/ui/AWT/MovementDisplay.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
1943,
588,
984,
4230,
2802,
1435,
95,
1943,
11569,
33,
2011,
31,
759,
3259,
1636,
4175,
18,
430,
12,
2211,
18,
4230,
7537,
18,
1467,
1435,
631,
20,
15329,
3163,
18,
370,
18,
8222,
2932... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1943,
588,
984,
4230,
2802,
1435,
95,
1943,
11569,
33,
2011,
31,
759,
3259,
1636,
4175,
18,
430,
12,
2211,
18,
4230,
7537,
18,
1467,
1435,
631,
20,
15329,
3163,
18,
370,
18,
8222,
2932... | ||
public static Object getArrayNoBarrier(Object [] src, int index) { return null; | public static char getArrayNoBarrier(char [] src, int index) { return (char)0; | public static Object getArrayNoBarrier(Object [] src, int index) { return null; } | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/3a1409586ed0fc007c4120f3a96d6f7a1ae3593c/Barriers.java/buggy/MMTk/src/org/mmtk/vm/Barriers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1033,
12634,
2279,
5190,
10342,
12,
921,
5378,
1705,
16,
509,
770,
13,
288,
565,
327,
446,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
760,
1033,
12634,
2279,
5190,
10342,
12,
921,
5378,
1705,
16,
509,
770,
13,
288,
565,
327,
446,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void mMISC() throws RecognitionException { int MISC_StartIndex = input.index(); try { int type = MISC; int start = getCharIndex(); int line = getLine(); int charPosition = getCharPositionInLine(); int channel = Token.DEFAULT_CHANNEL; ... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/31d63bcc9d3d8766c62d2c237554a38462a57456/RuleParserLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
7492,
2312,
1435,
1216,
9539,
288,
3639,
509,
20806,
2312,
67,
16792,
273,
810,
18,
1615,
5621,
3639,
775,
288,
5411,
509,
618,
273,
20806,
2312,
31,
5411,
509,
787,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
7492,
2312,
1435,
1216,
9539,
288,
3639,
509,
20806,
2312,
67,
16792,
273,
810,
18,
1615,
5621,
3639,
775,
288,
5411,
509,
618,
273,
20806,
2312,
31,
5411,
509,
787,
273,
... | ||
getClient().invoke(new MessagingMarshallable(v, invocation), null); | cl.invoke(new MessagingMarshallable(v, invocation), null); | public Object invoke(Invocation invocation) throws Throwable { if (log.isTraceEnabled()) { log.trace("invoking " + ((MethodInvocation)invocation).getMethod().getName() + " on server"); } String methodName = ((MethodInvocation)invocation).getMethod().getName(); Object ret = null; ... | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/a0ff6e95cee80189794fc05484fb84183575d739/ClientConnectionFactoryDelegate.java/buggy/src/main/org/jboss/jms/client/delegate/ClientConnectionFactoryDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1033,
4356,
12,
9267,
9495,
13,
1216,
4206,
282,
288,
1377,
309,
261,
1330,
18,
291,
3448,
1526,
10756,
288,
613,
18,
5129,
2932,
5768,
601,
310,
315,
397,
14015,
1305,
9267,
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,
565,
1071,
1033,
4356,
12,
9267,
9495,
13,
1216,
4206,
282,
288,
1377,
309,
261,
1330,
18,
291,
3448,
1526,
10756,
288,
613,
18,
5129,
2932,
5768,
601,
310,
315,
397,
14015,
1305,
9267,
13,
... |
Atom c1 = new Atom("C"); Atom o = new Atom("O"); Atom c2 = new Atom("C"); Atom c3 = new Atom("C"); | Atom c1 = builder.newAtom("C"); Atom o = builder.newAtom("O"); Atom c2 = builder.newAtom("C"); Atom c3 = builder.newAtom("C"); | public void testIsConnectedTo_Bond() { Atom c1 = new Atom("C"); Atom o = new Atom("O"); Atom c2 = new Atom("C"); Atom c3 = new Atom("C"); Bond b1 = new Bond(c1, o); Bond b2 = new Bond(o, c2); Bond b3 = new Bond(c2, c3); assertTrue(b1.isConnecte... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/4402993b4912186cc96bb80f3a37dcdaef3c924f/BondTest.java/clean/src/org/openscience/cdk/test/BondTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2520,
8932,
774,
67,
9807,
1435,
288,
3639,
7149,
276,
21,
273,
394,
7149,
2932,
39,
8863,
3639,
7149,
320,
273,
394,
7149,
2932,
51,
8863,
3639,
7149,
276,
22,
273,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2520,
8932,
774,
67,
9807,
1435,
288,
3639,
7149,
276,
21,
273,
394,
7149,
2932,
39,
8863,
3639,
7149,
320,
273,
394,
7149,
2932,
51,
8863,
3639,
7149,
276,
22,
273,
39... |
if (docked) trackDocked(pos); | if (cursorAreaId != SWT.NONE) trackInsideTrimArea(pos); | public void track(Point pos) { // Convert the mouse positon into 'local' coords Rectangle r = new Rectangle(pos.x, pos.y, 1,1); r = Geometry.toControl(windowComposite, r); pos.x = r.x; pos.y = r.y; // Are we 'inside' a trim area ? cursorA... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/57587c0601ebfba91c008feeec5539d6718cd5a6/TrimDropTarget.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/TrimDropTarget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3298,
12,
2148,
949,
13,
288,
540,
202,
759,
4037,
326,
7644,
949,
26949,
1368,
296,
3729,
11,
6074,
540,
202,
19463,
436,
273,
394,
13264,
12,
917,
18,
92,
16,
949,
18,
93... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3298,
12,
2148,
949,
13,
288,
540,
202,
759,
4037,
326,
7644,
949,
26949,
1368,
296,
3729,
11,
6074,
540,
202,
19463,
436,
273,
394,
13264,
12,
917,
18,
92,
16,
949,
18,
93... |
try { InputStreamReader isr = new InputStreamReader(javaFile.getContents()); BufferedReader br = new BufferedReader(isr); String strLine = null; int javaLineNumber = 0; String token = " | InputStreamReader isr = new InputStreamReader(javaFile.getContents()); BufferedReader br = new BufferedReader(isr); String strLine = null; int javaLineNumber = 0; String token = " | protected static Map mapJavaToStr(IFile javaFile, String fStrFileName) { Map javaToStr = new HashMap(); try { // look for commented mappings InputStreamReader isr = new InputStreamReader(javaFile.getContents()); BufferedReader br = new BufferedReader(isr); String strLine = null; int javaLineNumber = 0; ... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/e904cba8dd2fc7c1516159029ab43798d16eb59a/StreamItDebugEventSetListener.java/clean/streams/src/streamit/eclipse/launcher/StreamItDebugEventSetListener.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
760,
1635,
852,
5852,
774,
1585,
12,
45,
812,
2252,
812,
16,
514,
284,
1585,
4771,
13,
288,
202,
202,
863,
2252,
774,
1585,
273,
394,
4317,
5621,
9506,
202,
698,
288,
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,
1117,
760,
1635,
852,
5852,
774,
1585,
12,
45,
812,
2252,
812,
16,
514,
284,
1585,
4771,
13,
288,
202,
202,
863,
2252,
774,
1585,
273,
394,
4317,
5621,
9506,
202,
698,
288,
1082,
... |
_cal.set(2001, Calendar.NOVEMBER, 23); | _cal2.set(2001, Calendar.NOVEMBER, 23); | public void setUp() { _cal = Calendar.getInstance(); _cal.clear(); _cal.set(2001, Calendar.NOVEMBER, 22); //Thursday, November 22, 2001 _cal2 = Calendar.getInstance(); _cal2.clear(); _cal.set(2001, Calendar.NOVEMBER, 23); //Friday, November 23, 2001 } | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/f2d2abee9cbe1a1468b5528cfdb94243c09a994b/PauseBuilderTest.java/clean/main/test/net/sourceforge/cruisecontrol/PauseBuilderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
24292,
1435,
288,
3639,
389,
771,
273,
5542,
18,
588,
1442,
5621,
3639,
389,
771,
18,
8507,
5621,
3639,
389,
771,
18,
542,
12,
6976,
21,
16,
5542,
18,
3417,
58,
3375,
6271,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24292,
1435,
288,
3639,
389,
771,
273,
5542,
18,
588,
1442,
5621,
3639,
389,
771,
18,
8507,
5621,
3639,
389,
771,
18,
542,
12,
6976,
21,
16,
5542,
18,
3417,
58,
3375,
6271,
... |
throws BeansException { this.applicationContext = applicationContext; } | throws BeansException { this.applicationContext = applicationContext; } | public void setApplicationContext(ApplicationContext applicationContext) throws BeansException { this.applicationContext = applicationContext; } | 6460 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6460/9319b2487e82433202c4b7e86c557193a7ad2ae3/SimpleGrailsController.java/buggy/src/web/org/codehaus/groovy/grails/web/servlet/mvc/SimpleGrailsController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
28278,
12,
28278,
31775,
13,
1082,
202,
15069,
4823,
634,
503,
288,
202,
202,
2211,
18,
3685,
1042,
273,
31775,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
28278,
12,
28278,
31775,
13,
1082,
202,
15069,
4823,
634,
503,
288,
202,
202,
2211,
18,
3685,
1042,
273,
31775,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
|| hintKey.equals(RenderingHints.KEY_ALPHA_INTERPOLATION)) | || hintKey.equals(RenderingHints.KEY_ALPHA_INTERPOLATION)) | public void setRenderingHint(RenderingHints.Key hintKey, Object hintValue) { hints.put (hintKey, hintValue); if (hintKey.equals(RenderingHints.KEY_INTERPOLATION) || hintKey.equals(RenderingHints.KEY_ALPHA_INTERPOLATION)) { if (hintValue.equals(Render... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/bef34bda2204726d6cecbf5422e100bc663abc3e/GdkGraphics2D.java/buggy/libraries/javalib/gnu/java/awt/peer/gtk/GdkGraphics2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
14261,
7002,
12,
14261,
13368,
18,
653,
7380,
653,
16,
1171,
9079,
1033,
7380,
620,
13,
225,
288,
565,
13442,
18,
458,
261,
11317,
653,
16,
7380,
620,
1769,
5411,
309,
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,
282,
1071,
918,
444,
14261,
7002,
12,
14261,
13368,
18,
653,
7380,
653,
16,
1171,
9079,
1033,
7380,
620,
13,
225,
288,
565,
13442,
18,
458,
261,
11317,
653,
16,
7380,
620,
1769,
5411,
309,
2... |
cfw.add(ByteCode.DUP); | cfw.add(ByteCode.DUP); | private void emitDirectConstructor() {/* we generate .. Scriptable directConstruct(<directCallArgs>) { Scriptable newInstance = createObject(cx, scope); Object val = callDirect(cx, scope, newInstance, <directCallArgs>); if (val instanceof Scriptable && val != Undefined.... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/3c9b84173796cf5a1eb1f786e5ba6af89b66fcab/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3626,
5368,
6293,
1435,
565,
288,
20308,
565,
732,
2103,
6116,
3639,
22780,
2657,
7249,
12,
32,
7205,
1477,
2615,
23429,
288,
5411,
22780,
5984,
273,
17109,
12,
71,
92,
16,
214... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3626,
5368,
6293,
1435,
565,
288,
20308,
565,
732,
2103,
6116,
3639,
22780,
2657,
7249,
12,
32,
7205,
1477,
2615,
23429,
288,
5411,
22780,
5984,
273,
17109,
12,
71,
92,
16,
214... |
public boolean matches(IEditorInput editorInput, IEditorInput input) { | public boolean matches(IEditorReference editorRef, IEditorInput input) { | public boolean matches(IEditorInput editorInput, IEditorInput input) { IFile inputFile = ResourceUtil.getFile(input); if (inputFile != null && inputFile.getParent() instanceof IProject) { String name = inputFile.getName(); if (name.equals("plugin.xml") || name.equals("MANIFEST.MF... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/405fa2aa304ae66a9b0ec70de69cee53c021ddeb/MockEditorMatchingStrategy.java/buggy/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/api/MockEditorMatchingStrategy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1885,
12,
45,
6946,
2404,
4858,
1957,
16,
467,
6946,
1210,
810,
13,
288,
3639,
467,
812,
22014,
273,
2591,
1304,
18,
29925,
12,
2630,
1769,
3639,
309,
261,
2630,
812,
480,
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,
1250,
1885,
12,
45,
6946,
2404,
4858,
1957,
16,
467,
6946,
1210,
810,
13,
288,
3639,
467,
812,
22014,
273,
2591,
1304,
18,
29925,
12,
2630,
1769,
3639,
309,
261,
2630,
812,
480,
4... |
Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); seqno = 2; for (int i = 0; i < _RECVS.length... | Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); seqno = 2; for (int i = 0; i < _RECVS.length... | public void test1() { Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); // seqno/1 seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); // seq... | 49475 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49475/497094902213c9673fd6b23407e81740ccf528dd/AckMcastSenderWindowTest.java/buggy/tests/junit/org/jgroups/tests/AckMcastSenderWindowTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21,
1435,
288,
202,
5018,
1570,
87,
225,
273,
394,
5589,
5621,
202,
1079,
1234,
282,
273,
394,
2350,
5621,
202,
11931,
264,
282,
8479,
264,
273,
394,
22322,
264,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21,
1435,
288,
202,
5018,
1570,
87,
225,
273,
394,
5589,
5621,
202,
1079,
1234,
282,
273,
394,
2350,
5621,
202,
11931,
264,
282,
8479,
264,
273,
394,
22322,
264,
5621,
... |
if(myRootsInUpdate.contains(psiFile)) return; | if (myRootsInUpdate.contains(psiFile)) return; | public void rootChanged(PsiFile psiFile) { if(myRootsInUpdate.contains(psiFile)) return; if (psiFile.getLanguage() == getBaseLanguage()) { super.rootChanged(psiFile); // rest of sync mechanism is now handeled by JspxAspect } else if(!myRootsInUpdate.contains(getPsi(getBaseLanguage()))) doHo... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/332b4449ff3189cc9c7a994ccf5fd11ed10e9da5/CompositeLanguageFileViewProvider.java/buggy/source/com/intellij/psi/CompositeLanguageFileViewProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1365,
5033,
12,
52,
7722,
812,
23921,
812,
13,
288,
565,
309,
261,
4811,
17540,
382,
1891,
18,
12298,
12,
24275,
812,
3719,
327,
31,
565,
309,
261,
24275,
812,
18,
588,
3779,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1365,
5033,
12,
52,
7722,
812,
23921,
812,
13,
288,
565,
309,
261,
4811,
17540,
382,
1891,
18,
12298,
12,
24275,
812,
3719,
327,
31,
565,
309,
261,
24275,
812,
18,
588,
3779,... |
MessageHandler.logln("Warning : FrameMaker doesnt support different page-sizes in a document"); } } | } | public void setDocumentHeightWidth (int height, int width) { if (bookComponent.document == null) { bookComponent.document=new Document(); bookComponent.document.height=height; bookComponent.document.width=width; } else if(bookComponent.document.height != height || bookComponent.document.width != width) { Mes... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/cd264ba6a67a155375a4ba85cdb6dc35503ef593/MIFDocument.java/buggy/src/org/apache/fop/mif/MIFDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2519,
2686,
2384,
261,
474,
2072,
16,
509,
1835,
13,
288,
202,
430,
261,
3618,
1841,
18,
5457,
422,
446,
13,
288,
202,
202,
3618,
1841,
18,
5457,
33,
2704,
4319,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2519,
2686,
2384,
261,
474,
2072,
16,
509,
1835,
13,
288,
202,
430,
261,
3618,
1841,
18,
5457,
422,
446,
13,
288,
202,
202,
3618,
1841,
18,
5457,
33,
2704,
4319,
5621,
... |
public void constraint(List constraints) throws RecognitionException { Token fb=null; Token f=null; Token op=null; Token bvc=null; String lc = null; String rvc = null; PatternDescr d = null; try { // /home/michael/projects/jboss-rules/... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/fb2f51ad0fb80e03d0cc7f4644cb7a7e17027618/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
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,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,... | ||
Description description = new Description(); description.load(resultSet); IPlugin plugin = PluginLoader.loadPlugin(description.getLocation()); | Description description = new Description(); description.load(resultSet); IPlugin plugin = PluginLoader.loadPlugin(description.getLocation()); | private List<ITask> getTasksForProject(int projectID) throws Exception { List<ITask> tasks = new LinkedList<ITask>(); SQLSelect select = new SQLSelect(); select.addTable(Task.TABLE_NAME + " t"); select.addTable(Description.TABLE_NAME + " p"); select.addColumn("t.task_id"); select.a... | 12741 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12741/8a2d01e4a747d2aea705ae972a8f84f07ee29183/ProjectManager.java/clean/salomon/platform/trunk/src/salomon/engine/project/ProjectManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
32,
1285,
835,
34,
336,
6685,
1290,
4109,
12,
474,
1984,
734,
13,
1216,
1185,
202,
95,
202,
202,
682,
32,
1285,
835,
34,
4592,
273,
394,
10688,
32,
1285,
835,
34,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
32,
1285,
835,
34,
336,
6685,
1290,
4109,
12,
474,
1984,
734,
13,
1216,
1185,
202,
95,
202,
202,
682,
32,
1285,
835,
34,
4592,
273,
394,
10688,
32,
1285,
835,
34,
5621... |
String oneFilePath = sourcePath + File.separator + oneFileName; | String oneFilePath = null; if (!isJnlpFile) { oneFilePath = sourcePath + File.separator + oneFileName; } else { oneFilePath = oneFileName; isJnlpFile = false; } | public static void jarJnlpFiles(String jarFilePath, JnlpPackageInfo pkgInfo) throws IOException { try { String sourcePath = pkgInfo.getResourceDirPath(); //Check if the fileList is empty Iterator it = pkgIn... | 46042 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46042/70af5418a3034c24d421e84cb965f64c84187bdb/WinUtility.java/buggy/src/packager/src/win32/classes/org/jdesktop/jdic/packager/impl/WinUtility.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
7334,
46,
24853,
2697,
12,
780,
7334,
5598,
16,
4766,
565,
804,
24853,
2261,
966,
3475,
966,
13,
4766,
565,
1216,
1860,
288,
3639,
775,
288,
5411,
514,
17744,
273,
3475,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7334,
46,
24853,
2697,
12,
780,
7334,
5598,
16,
4766,
565,
804,
24853,
2261,
966,
3475,
966,
13,
4766,
565,
1216,
1860,
288,
3639,
775,
288,
5411,
514,
17744,
273,
3475,
... |
if(toThrow != null) toThrow = new InserterException(InserterException.CANCELLED); | public void cancel() { synchronized(this) { if(finished) return; finished = true; } if(toThrow != null) toThrow = new InserterException(InserterException.CANCELLED); for(int i=0;i<dataBlockInserters.length;i++) { SingleBlockInserter sbi = dataBlockInserters[i]; if(sbi != null) sbi.cancel(); } for(in... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/a6a9cc01004d94d4bdefc0b76c0bdb1962187369/SplitFileInserterSegment.java/buggy/src/freenet/client/async/SplitFileInserterSegment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3755,
1435,
288,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12,
13527,
13,
327,
31,
1082,
202,
13527,
273,
638,
31,
202,
202,
97,
202,
202,
430,
12,
869,
8282,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3755,
1435,
288,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12,
13527,
13,
327,
31,
1082,
202,
13527,
273,
638,
31,
202,
202,
97,
202,
202,
430,
12,
869,
8282,... | |
Task task = (Task) tasks.get (atts.getValue ("task")); | Task task = getTask (atts.getValue ("task")); | public void startElement (String uri, String local, String name, Attributes atts) { if (name.equals ("FIELD")) { if (atts.getValue ("list") != null) { SchObject object = (SchObject) stack.peek(); object.addListField (atts.getValue ("name")); } else if (att... | 9369 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9369/9d4c44ec0b9c655d630d208e708dcec7092582ab/SchedulingData.java/buggy/vishnuClient/src/org/cougaar/lib/vishnu/server/SchedulingData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13591,
261,
780,
2003,
16,
514,
1191,
16,
17311,
514,
508,
16,
9055,
15687,
13,
288,
1377,
309,
261,
529,
18,
14963,
7566,
6776,
6,
3719,
288,
3639,
309,
261,
270,
3428,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13591,
261,
780,
2003,
16,
514,
1191,
16,
17311,
514,
508,
16,
9055,
15687,
13,
288,
1377,
309,
261,
529,
18,
14963,
7566,
6776,
6,
3719,
288,
3639,
309,
261,
270,
3428,
18,
... |
public void setServerControls( LDAPControl[] controls ) { m_serverControls = controls; | public void setServerControls( LDAPControl control ) { m_serverControls = new LDAPControl[1]; m_serverControls[0] = control; | public void setServerControls( LDAPControl[] controls ) { m_serverControls = controls; } | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/c366d5e1d66c6d7efd3dfa07496f955a7a6f2570/LDAPSearchConstraints.java/buggy/directory/java-sdk/ldapjdk/netscape/ldap/LDAPSearchConstraints.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2081,
16795,
12,
11916,
3367,
8526,
11022,
262,
288,
3639,
312,
67,
3567,
16795,
273,
11022,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2081,
16795,
12,
11916,
3367,
8526,
11022,
262,
288,
3639,
312,
67,
3567,
16795,
273,
11022,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public org.quickfix.field.UnderlyingPx getUnderlyingPx() throws FieldNotFound { org.quickfix.field.UnderlyingPx value = new org.quickfix.field.UnderlyingPx(); | public quickfix.field.UnderlyingPx getUnderlyingPx() throws FieldNotFound { quickfix.field.UnderlyingPx value = new quickfix.field.UnderlyingPx(); | public org.quickfix.field.UnderlyingPx getUnderlyingPx() throws FieldNotFound { org.quickfix.field.UnderlyingPx value = new org.quickfix.field.UnderlyingPx(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/Email.java/buggy/src/java/src/quickfix/fix44/Email.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
21776,
10833,
765,
6291,
21776,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
21776,
460,
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,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
21776,
10833,
765,
6291,
21776,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
21776,
460,
273,
... |
(new com.ibm.math.DiagBigDecimal.Test("mpr030")).ok=((new com.ibm.math.BigDecimal("0.5E+1")).movePointRight(+10).toString()).equals("50000000000"); (new com.ibm.math.DiagBigDecimal.Test("mpr031")).ok=((new com.ibm.math.BigDecimal("0.5E+1")).movePointRight(+5).toString()).equals("500000"); (new com.ibm.math.DiagBigDecim... | (new Test("mpr030")).ok=((new com.ibm.math.BigDecimal("0.5E+1")).movePointRight(+10).toString()).equals("50000000000"); (new Test("mpr031")).ok=((new com.ibm.math.BigDecimal("0.5E+1")).movePointRight(+5).toString()).equals("500000"); (new Test("mpr032")).ok=((new com.ibm.math.BigDecimal("0.5E+1")).movePointRight(+1).to... | public void diagmovepointright(){ (new com.ibm.math.DiagBigDecimal.Test("mpr001")).ok=((new com.ibm.math.BigDecimal("-1")).movePointRight(+10).toString()).equals("-10000000000"); (new com.ibm.math.DiagBigDecimal.Test("mpr002")).ok=((new com.ibm.math.BigDecimal("-1")).movePointRight(+5).toString()).equals("-100000");... | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/9d7cfece10981dede4d5303274403593abc1a92d/DiagBigDecimal.java/buggy/icu4j/src/com/ibm/test/bigdec/DiagBigDecimal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1071,
918,
6643,
8501,
84,
885,
313,
750,
1435,
95,
225,
261,
2704,
532,
18,
10827,
18,
15949,
18,
14058,
29436,
18,
4709,
2932,
81,
683,
11664,
7923,
2934,
601,
33,
12443,
2704,
532,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
918,
6643,
8501,
84,
885,
313,
750,
1435,
95,
225,
261,
2704,
532,
18,
10827,
18,
15949,
18,
14058,
29436,
18,
4709,
2932,
81,
683,
11664,
7923,
2934,
601,
33,
12443,
2704,
532,
1... |
} else if (swtSide == SWT.LEFT || swtSide == SWT.RIGHT) { | } else if (area.isVertical()) { | public Rectangle getSnapRectangle(Composite window, int swtSide, Rectangle dragRect, IWindowTrim insertBefore) { int id = convertSwtConstantToAreaId(swtSide); List area = fTrimArea[id]; Rectangle trimRect = getTrimRect(window, swtSide); if (insertBefore == null) { if (area != null && area.size() > 0) { // P... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/c02ce808ddcd3a887071a5c31104b81c396819e2/TrimLayout.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/layout/TrimLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13264,
1322,
2322,
19463,
12,
9400,
2742,
16,
509,
1352,
88,
8895,
16,
1082,
202,
19463,
8823,
6120,
16,
467,
3829,
14795,
18004,
13,
288,
202,
202,
474,
612,
273,
1765,
55,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13264,
1322,
2322,
19463,
12,
9400,
2742,
16,
509,
1352,
88,
8895,
16,
1082,
202,
19463,
8823,
6120,
16,
467,
3829,
14795,
18004,
13,
288,
202,
202,
474,
612,
273,
1765,
55,
6... |
super.print(" "); | super.print("\t"); | public void printTabulation() { for (int i = 0; i < tab; i++) super.print(" "); //$NON-NLS-1$ } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/97ff66db78e7f63c0be143c7c782ddebccf5c32f/XMLMemento.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/XMLMemento.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
202,
482,
918,
1172,
5661,
6234,
1435,
288,
377,
202,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
3246,
31,
277,
27245,
377,
1082,
202,
9565,
18,
1188,
31458,
88,
8863,
4329,
399... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
202,
482,
918,
1172,
5661,
6234,
1435,
288,
377,
202,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
3246,
31,
277,
27245,
377,
1082,
202,
9565,
18,
1188,
31458,
88,
8863,
4329,
399... |
if (Options.check("verboseexceptions")) { | if (Options.check("verbose")) { | newRecord(Name name, short type, short dclass, int ttl, int length, DataByteInputStream in, Compression c) throws IOException{ Record rec; try { Class rrclass; Constructor m; rrclass = toClass(type); m = rrclass.getDeclaredConstructor(new Class [] { Name.class, Short.TYPE, Integer.TYPE, In... | 4227 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4227/d09bfbefe9494e5f3d370bf739f8f6da9dcd36d6/Record.java/clean/org/xbill/DNS/Record.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
394,
2115,
12,
461,
508,
16,
3025,
618,
16,
3025,
302,
1106,
16,
509,
6337,
16,
509,
769,
16,
202,
225,
1910,
3216,
4348,
316,
16,
21139,
276,
13,
1216,
1860,
95,
202,
2115,
1950,
31,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
394,
2115,
12,
461,
508,
16,
3025,
618,
16,
3025,
302,
1106,
16,
509,
6337,
16,
509,
769,
16,
202,
225,
1910,
3216,
4348,
316,
16,
21139,
276,
13,
1216,
1860,
95,
202,
2115,
1950,
31,
202,... |
return Runtime.getRuntime().exec(getCommandline(), getEnvironment()); | String userDir = System.getProperty("user.dir"); try { if (myos.equals("Mac OS") && workingDirectory != null) { System.getProperties().put("user.dir", workingDirectory.getAbsolutePath()); } return Runtime.getRuntime().exec(getCommandline(), getEnvironment()); } finally { if (myos.equals("Mac OS") && workingDirectory !... | protected Process exec() throws IOException { return Runtime.getRuntime().exec(getCommandline(), getEnvironment()); } | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/29cf33f78f16638f62f3471816c1879e0a8190f2/Execute.java/buggy/src/main/org/apache/tools/ant/taskdefs/Execute.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4389,
1196,
1435,
1216,
1860,
288,
3639,
514,
729,
1621,
273,
2332,
18,
588,
1396,
2932,
1355,
18,
1214,
8863,
775,
288,
309,
261,
4811,
538,
18,
14963,
2932,
9990,
5932,
7923,
597,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4389,
1196,
1435,
1216,
1860,
288,
3639,
514,
729,
1621,
273,
2332,
18,
588,
1396,
2932,
1355,
18,
1214,
8863,
775,
288,
309,
261,
4811,
538,
18,
14963,
2932,
9990,
5932,
7923,
597,... |
public void ruleAction(int ruleNumber) { switch (ruleNumber) { // // Rule 1: TypeName ::= TypeName . ErrorId // case 1: { //#line 6 "C:/Docume~1/Administrator/MyDocu~1/work/x10/cvs/x10.compiler/src/x10/parser/MissingId.gi" ... | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/f8e1720cd66996a6339b992bf154aa0d019240a3/X10Parser.java/clean/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | ||
public String toString() { | public String toString() { | public String toString() { return (getName() + ": " + privateKey); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e3f7218be7244f0de74b2230a33469c2bf32546b/Signer.java/buggy/core/src/classpath/java/java/security/Signer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
2463,
261,
17994,
1435,
397,
6398,
315,
397,
11896,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
2463,
261,
17994,
1435,
397,
6398,
315,
397,
11896,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
proplist.add(new PropertyDescriptor("uid", ELTableTag.class, null, "setUid")); proplist.add(new PropertyDescriptor("htmlId", ELTableTag.class, null, "setHtmlId")); | proplist.add(new PropertyDescriptor("uid", ELTableTag.class, null, "setUid")); proplist.add(new PropertyDescriptor("htmlId", ELTableTag.class, null, "setHtmlId")); | public PropertyDescriptor[] getPropertyDescriptors() { List proplist = new ArrayList(); try { proplist.add(new PropertyDescriptor("cellpadding", //$NON-NLS-1$ ELTableTag.class, null, "setCellpadding")); //$NON-NLS-1$ proplist.add(new PropertyDescriptor("c... | 10316 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10316/36e3b2891e97955826a742c9b0b9a8d79b36ed39/ELTableTagBeanInfo.java/clean/displaytag/src/main/java/org/displaytag/tags/el/ELTableTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
987,
450,
17842,
273,
394,
2407,
5621,
3639,
775,
3639,
288,
5411,
450,
17842,
18,
1289,
12,
2704,
26761,
2932,
3855,
9598,
3113,
4329,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
987,
450,
17842,
273,
394,
2407,
5621,
3639,
775,
3639,
288,
5411,
450,
17842,
18,
1289,
12,
2704,
26761,
2932,
3855,
9598,
3113,
4329,... |
eventLogger.start(); | clientConnectLogger.start(); vpnStatsDistLogger.start(); clientDistLogger.start(); | public synchronized void start() { isAlive = true; isEnabled = false; logger.debug( "Starting OpenVpn monitor" ); /* If thread is not-null, there is a running thread that thinks it is alive */ if ( thread != null ) { logger.debug( "OpenVpn monitor is already running"... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/f88b396e2e4b7e7bdb7156a2e21043061ec76559/OpenVpnMonitor.java/buggy/tran/openvpn/main/com/metavize/tran/openvpn/OpenVpnMonitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
787,
1435,
565,
288,
3639,
353,
10608,
273,
638,
31,
3639,
12047,
273,
629,
31,
3639,
1194,
18,
4148,
12,
315,
11715,
3502,
18251,
6438,
6,
11272,
3639,
1748,
971,
2650,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
787,
1435,
565,
288,
3639,
353,
10608,
273,
638,
31,
3639,
12047,
273,
629,
31,
3639,
1194,
18,
4148,
12,
315,
11715,
3502,
18251,
6438,
6,
11272,
3639,
1748,
971,
2650,
... |
public void macro(String macroName, int macroNameOffset, int macroBeginOffset, int macroEndOffset); | public Object macro(String macroName, int macroNameOffset, int macroBeginOffset, int macroEndOffset); | public void macro(String macroName, int macroNameOffset, int macroBeginOffset, int macroEndOffset); | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/eaf3aacd4e3d8f3a8cf9d61dbcdfcb0d824bad16/IParserCallback.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/IParserCallback.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
11522,
12,
780,
11522,
461,
16,
509,
11522,
461,
2335,
16,
509,
11522,
8149,
2335,
16,
509,
11522,
1638,
2335,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
11522,
12,
780,
11522,
461,
16,
509,
11522,
461,
2335,
16,
509,
11522,
8149,
2335,
16,
509,
11522,
1638,
2335,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
public StoreEntry place(Object key, Object value) { | public synchronized StoreEntry place(Object key, Object value) { | public StoreEntry place(Object key, Object value) { load(); if(indexMap.containsKey(key)){ remove(key); } IndexItem item=write(key,value); indexMap.put(key,item); indexList.add(item); return item; } | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/5367f1ecb078074ac02e673a8a911d8aed6ed3ec/MapContainerImpl.java/buggy/activemq-core/src/main/java/org/apache/activemq/kaha/impl/container/MapContainerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
4994,
1622,
3166,
12,
921,
498,
16,
1033,
460,
13,
288,
3639,
1262,
5621,
3639,
309,
12,
1615,
863,
18,
12298,
653,
12,
856,
3719,
95,
5411,
1206,
12,
856,
1769,
3639,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
4994,
1622,
3166,
12,
921,
498,
16,
1033,
460,
13,
288,
3639,
1262,
5621,
3639,
309,
12,
1615,
863,
18,
12298,
653,
12,
856,
3719,
95,
5411,
1206,
12,
856,
1769,
3639,
289,
... |
public LabelFormatter getDescriptionForEntryType(EntryType entryType) { final LabelFormatter labelFormatter = new LabelFormatter(); labelFormatter.appendLabel(entryType.name(), LabelFormatter.ENUMERATION_RESOURCES); labelFormatter.appendLabel(" ("); labelFormatter.appendLabel(getDegree().getDegreeType().name(), La... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/5a5e65ab91adbc0b335217f4f65f847134d48fd8/DeclarationRequestEvent.java/buggy/src/net/sourceforge/fenixedu/domain/accounting/events/serviceRequests/DeclarationRequestEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5287,
5074,
11056,
1290,
1622,
559,
12,
1622,
559,
1241,
559,
13,
288,
202,
6385,
5287,
5074,
1433,
5074,
273,
394,
5287,
5074,
5621,
202,
202,
1925,
5074,
18,
6923,
2224,
12,
4099,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5287,
5074,
11056,
1290,
1622,
559,
12,
1622,
559,
1241,
559,
13,
288,
202,
6385,
5287,
5074,
1433,
5074,
273,
394,
5287,
5074,
5621,
202,
202,
1925,
5074,
18,
6923,
2224,
12,
4099,... | ||
super.setErrorMessage(newMessage); if(messageArea == null){ if (getContainer() != null) getContainer().updateMessage(); } else messageArea.updateText( PreferenceDialog.getShortenedString( newMessage,messageArea.messageText),IMessageProvider.ERROR); } | super.setErrorMessage(newMessage); if (getContainer() != null) { getContainer().updateMessage(); } } | public void setErrorMessage(String newMessage) { super.setErrorMessage(newMessage); if(messageArea == null){ if (getContainer() != null) getContainer().updateMessage(); } else messageArea.updateText( PreferenceDialog.getShortenedString( newMessage,mes... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/98b45e0b8578eeafeec1ee7c62f7d35bbe7477b3/PreferencePage.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/preference/PreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9967,
1079,
12,
780,
394,
1079,
13,
288,
3639,
2240,
18,
542,
14935,
12,
2704,
1079,
1769,
3639,
309,
12,
2150,
5484,
422,
446,
15329,
540,
202,
430,
261,
588,
2170,
1435,
48... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9967,
1079,
12,
780,
394,
1079,
13,
288,
3639,
2240,
18,
542,
14935,
12,
2704,
1079,
1769,
3639,
309,
12,
2150,
5484,
422,
446,
15329,
540,
202,
430,
261,
588,
2170,
1435,
48... |
return symbols; | return NO_SYMBOLS; | public ISymbol[] getSymbols() { // Call the hasChanged first, to initialize the timestamp if (hasChanged() || symbols == null) { try { loadAll(); } catch (IOException e) { symbols = NO_SYMBOLS; } } return symbols; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/96f8f74ff891fc711574b636826006b328303a0c/MachOBinaryObject.java/clean/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/macho/parser/MachOBinaryObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4437,
3284,
8526,
18712,
87,
1435,
288,
202,
202,
759,
3049,
326,
711,
5033,
1122,
16,
358,
4046,
326,
2858,
202,
202,
430,
261,
5332,
5033,
1435,
747,
7963,
422,
446,
13,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4437,
3284,
8526,
18712,
87,
1435,
288,
202,
202,
759,
3049,
326,
711,
5033,
1122,
16,
358,
4046,
326,
2858,
202,
202,
430,
261,
5332,
5033,
1435,
747,
7963,
422,
446,
13,
288... |
return getRubyFrame().getIter() != Iter.ITER_NOT; | return ruby.getRubyFrame().getIter() != Iter.ITER_NOT; | public boolean isBlockGiven() { return getRubyFrame().getIter() != Iter.ITER_NOT; } | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/cf644c556d410c47305ebeba5728efa25f7756dc/RubyInterpreter.java/buggy/org/jruby/interpreter/RubyInterpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
31394,
6083,
1435,
288,
3639,
327,
22155,
18,
588,
54,
10340,
3219,
7675,
588,
2360,
1435,
480,
3016,
18,
11844,
67,
4400,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
31394,
6083,
1435,
288,
3639,
327,
22155,
18,
588,
54,
10340,
3219,
7675,
588,
2360,
1435,
480,
3016,
18,
11844,
67,
4400,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,... |
for( int j = 0; j < parentNode.getChildren().length; j++) | for ( int j = 0; j < parentNode.getChildren( ).length; j++ ) | private void insertNode( String treatedPath ) { boolean isAttribute = isAttribute(treatedPath); //Remove the leading "/" then split the path. String[] path = treatedPath.replaceFirst("/","").split("/"); //If the path specified an attribute then re-build the path array so that it can divid element and //its a... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/145a679d5a271527073531183c90d5bb2a955ab0/SchemaPopulationUtil.java/buggy/data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/ui/SchemaPopulationUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2243,
907,
12,
514,
13974,
743,
262,
202,
95,
202,
202,
6494,
353,
1499,
273,
353,
1499,
12,
27427,
690,
743,
1769,
9506,
202,
759,
3288,
326,
7676,
4016,
1508,
1416,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2243,
907,
12,
514,
13974,
743,
262,
202,
95,
202,
202,
6494,
353,
1499,
273,
353,
1499,
12,
27427,
690,
743,
1769,
9506,
202,
759,
3288,
326,
7676,
4016,
1508,
1416,
32... |
theTestAdaptor.validateConfig(sb.toString()); | adaptor.validateConfig(sb.toString()); | public void testInvalid() throws Exception { CruiseControlControllerJMXAdaptor theTestAdaptor = new CruiseControlControllerJMXAdaptor(new CruiseControlController()); try { StringBuffer sb = new StringBuffer(); sb.append("<cruisecontrol>"); s... | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/d6c105e9af82cef6eb253068ef92cf3bc8cee9f8/CruiseControlControllerJMXAdaptorTest.java/clean/main/test/net/sourceforge/cruisecontrol/jmx/CruiseControlControllerJMXAdaptorTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1941,
1435,
1216,
1185,
288,
7734,
385,
8653,
784,
3367,
2933,
46,
13874,
29888,
326,
4709,
29888,
273,
2398,
394,
385,
8653,
784,
3367,
2933,
46,
13874,
29888,
12,
2704,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1941,
1435,
1216,
1185,
288,
7734,
385,
8653,
784,
3367,
2933,
46,
13874,
29888,
326,
4709,
29888,
273,
2398,
394,
385,
8653,
784,
3367,
2933,
46,
13874,
29888,
12,
2704,
... |
if(Trace.trace) Trace.info("NAKACK.OutOfBander.receive()", "received <" + sender + "#" + id + ">\n"); | if(Trace.trace) Trace.info("NAKACK.OutOfBander.receive()", "received <" + sender + "#" + id + ">\n"); | void receive(long id, Message msg, Vector stable_msgs) { Address sender=msg.getSrc(); // first thing: send ACK back to sender Message ack_msg=new Message(msg.getSrc(), null, null); NakAckHeader hdr=new NakAckHeader(NakAckHeader.OUT_OF_BAND_RSP, id, null); ack_msg.putHeader(getName(), hdr); ... | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/75359f4186603c5a949e15ffab51fb811f04ed8e/NAKACK.java/buggy/src/org/jgroups/protocols/NAKACK.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
6798,
12,
5748,
612,
16,
2350,
1234,
16,
5589,
14114,
67,
27439,
13,
288,
202,
565,
5267,
5793,
33,
3576,
18,
588,
7740,
5621,
202,
565,
368,
1122,
7757,
30,
1366,
26069,
147... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
6798,
12,
5748,
612,
16,
2350,
1234,
16,
5589,
14114,
67,
27439,
13,
288,
202,
565,
5267,
5793,
33,
3576,
18,
588,
7740,
5621,
202,
565,
368,
1122,
7757,
30,
1366,
26069,
147... |
rendererPane.paintComponent(g, comp, tree, new Rectangle(x, y, 10, 25)); | rendererPane.paintComponent(g, comp, tree, getCellBounds(x, y, leaf)); | private void paintLeaf(Graphics g, int x, int y, JTree tree, Object leaf) { TreePath tp = new TreePath(((DefaultMutableTreeNode) leaf).getPath()); boolean selected = tree.isPathSelected(tp); Component c = tree.getCellRenderer().getTreeCellRendererComponent(tree, leaf, selected, false, true, 0, false); if (selec... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/5d72b6a15b486e2a0439d7d26a2205595690ecb9/BasicTreeUI.java/clean/libraries/javalib/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12574,
9858,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
7839,
13,
202,
95,
202,
202,
2471,
743,
8071,
273,
394,
4902,
743,
12443,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12574,
9858,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
7839,
13,
202,
95,
202,
202,
2471,
743,
8071,
273,
394,
4902,
743,
12443,
12,
1... |
public Heap createHeap(Collection c, Comparator comp, boolean maximum) { return new FibonacciHeap(c, comp, maximum); } | public Heap createHeap( Collection c, Comparator comp, boolean maximum ) { return new FibonacciHeap( c, comp, maximum ); } | public Heap createHeap(Collection c, Comparator comp, boolean maximum) { return new FibonacciHeap(c, comp, maximum); } | 47032 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47032/f63e1142cae73862c9c4f7b6ce46225b40f3ef86/FibonacciHeap.java/clean/src/org/_3pq/jgrapht/experimental/heap/FibonacciHeap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
30241,
752,
15648,
12,
2532,
276,
16,
13359,
1161,
16,
1250,
4207,
13,
288,
5411,
327,
394,
478,
495,
265,
8981,
77,
15648,
12,
71,
16,
1161,
16,
4207,
1769,
3639,
289,
2,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
540,
1071,
30241,
752,
15648,
12,
2532,
276,
16,
13359,
1161,
16,
1250,
4207,
13,
288,
5411,
327,
394,
478,
495,
265,
8981,
77,
15648,
12,
71,
16,
1161,
16,
4207,
1769,
3639,
289,
2,
-100,
... |
if (! close) { open = true; } DocListener listener; for (Iterator iterator = listeners.iterator(); iterator.hasNext(); ) { listener = (DocListener) iterator.next(); listener.setPageSize(pageSize); listener.setMargins(marginLeft, marginRight, marginTop, marginBottom); listener.open(); } } | if (!close) { open = true; } DocListener listener; for (Iterator iterator = listeners.iterator(); iterator.hasNext();) { listener = (DocListener) iterator.next(); listener.setPageSize(pageSize); listener.setMargins(marginLeft, marginRight, marginTop, marginBottom); listener.open(); } } | public void open() { if (! close) { open = true; } DocListener listener; for (Iterator iterator = listeners.iterator(); iterator.hasNext(); ) { listener = (DocListener) iterator.next(); listener.setPageSize(pageSize); listener.setMargins(margin... | 6653 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6653/6374fb541ec4c884f13ffe782fa31c3ec1facb37/Document.java/clean/src/com/lowagie/text/Document.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1696,
1435,
288,
3639,
309,
16051,
1746,
13,
288,
5411,
1696,
273,
638,
31,
3639,
289,
3639,
3521,
2223,
2991,
31,
3639,
364,
261,
3198,
2775,
273,
4679,
18,
9838,
5621,
2775,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1696,
1435,
288,
3639,
309,
16051,
1746,
13,
288,
5411,
1696,
273,
638,
31,
3639,
289,
3639,
3521,
2223,
2991,
31,
3639,
364,
261,
3198,
2775,
273,
4679,
18,
9838,
5621,
2775,
... |
} else if (jj_2_43(3)) { | } else if (jj_2_45(3)) { | final public Action action() throws ParseException { Token t; VarAttrValMake vavm; FunctionCall fc; if (jj_2_42(3)) { vavm = varAttrValMake(); {if (true) return new Action(vavm);} } else if (jj_2_43(3)) { fc = functionCall(); {if (true) return new Act... | 47007 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47007/d9311230f82f4404a6caf7a2cb902c26b0b86646/SoarParser.java/buggy/OldSoar/trunk/visualsoar/Source/edu/umich/visualsoar/parser/SoarParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
4382,
1301,
1435,
1216,
10616,
288,
3639,
3155,
268,
31,
3639,
4562,
3843,
3053,
6464,
331,
842,
81,
31,
3639,
4284,
1477,
8036,
31,
565,
309,
261,
78,
78,
67,
22,
67,
9452,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
1071,
4382,
1301,
1435,
1216,
10616,
288,
3639,
3155,
268,
31,
3639,
4562,
3843,
3053,
6464,
331,
842,
81,
31,
3639,
4284,
1477,
8036,
31,
565,
309,
261,
78,
78,
67,
22,
67,
9452,
... |
if (jj_scan_token(STATIC)) return true; | if (jj_3R_77()) return true; | final private boolean jj_3R_94() { if (jj_scan_token(STATIC)) return true; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/30dbed0065b5a20aa4e60ae16f7a8e47197c4cee/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
11290,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
4700,
10756,
327,
638,
31,
565,
327,
629,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
11290,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
4700,
10756,
327,
638,
31,
565,
327,
629,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-... |
writeWrappedMolecule((Molecule)object, element); | Molecule mol = (Molecule)object; if (useCmlIdentifiers) { new IDCreator().createIDs(mol); } writeMolecule(mol, element); | public Node convert(ChemObject object, CMLDocument doc) throws CDKException, CMLException { logger.debug("Writing object in CML of type: ", object.getClass().getName()); this.doc=doc; Element element = this.createElement("test"); if (object instanceof SetOfMolecules) { writeSe... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/f154b9cb7d5ca336f8a9f0b05a8d5baddda3c894/Convertor.java/buggy/src/org/openscience/cdk/libio/cml/Convertor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2029,
1765,
12,
20200,
921,
733,
16,
385,
1495,
2519,
997,
13,
1216,
24570,
16,
385,
1495,
503,
288,
3639,
1194,
18,
4148,
2932,
18835,
733,
316,
385,
1495,
434,
618,
30,
3104,
73... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2029,
1765,
12,
20200,
921,
733,
16,
385,
1495,
2519,
997,
13,
1216,
24570,
16,
385,
1495,
503,
288,
3639,
1194,
18,
4148,
2932,
18835,
733,
316,
385,
1495,
434,
618,
30,
3104,
73... |
if(levels>0) | for(int i=0;i<Math.abs(levels);i++) | public int incDEFXP() { this.def_xp++; put("def_xp",def_xp); int newLevel=Level.getLevel(def_xp); int levels=newLevel-(getDEF()-10); if(levels>0) { setDEF(this.def+1); rp.addGameEvent(getName(),"def",Integer.toString(getDEF())); } return def_xp; } | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/f659bb1de6433487f18069e368bc2e7528d0282a/RPEntity.java/clean/src/games/stendhal/server/entity/RPEntity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
7290,
12904,
60,
52,
1435,
565,
288,
565,
333,
18,
536,
67,
23829,
9904,
31,
565,
1378,
2932,
536,
67,
23829,
3113,
536,
67,
23829,
1769,
565,
509,
394,
2355,
33,
2355,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
7290,
12904,
60,
52,
1435,
565,
288,
565,
333,
18,
536,
67,
23829,
9904,
31,
565,
1378,
2932,
536,
67,
23829,
3113,
536,
67,
23829,
1769,
565,
509,
394,
2355,
33,
2355,
18,
... |
if(val == get()) return; if(val){ try{ SubConfig sc = nodeConfig.get("node.updater"); node.nodeUpdater = new NodeUpdater(node , sc.getBoolean("autoupdate"), new FreenetURI(sc.getString("URI")), new FreenetURI(sc.getString("revocationURI"))); Logger.normal(this, "Starting up the node updater"); }catch (Exception e){ Log... | synchronized (node.nodeUpdater) { if(val == get()) return; if(val){ try{ SubConfig sc = nodeConfig.get("node.updater"); node.nodeUpdater = new NodeUpdater(node , sc.getBoolean("autoupdate"), new FreenetURI(sc.getString("URI")), new FreenetURI(sc.getString("revocationURI"))); Logger.normal(this, "Starting up the node up... | public void set(boolean val) throws InvalidConfigValueException { if(val == get()) return; if(val){ try{ SubConfig sc = nodeConfig.get("node.updater"); node.nodeUpdater = new NodeUpdater(node , sc.getBoolean("autoupdate"), new FreenetURI(sc.getString("URI")), new FreenetURI(sc.getString("revocationURI"))); ... | 51738 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51738/515e00369c8afb7734d4d0ae9dd781d36f8147cc/UpdaterEnabledCallback.java/clean/src/freenet/node/updater/UpdaterEnabledCallback.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
12,
6494,
1244,
13,
1216,
1962,
809,
9738,
288,
202,
202,
430,
12,
1125,
422,
336,
10756,
327,
31,
202,
202,
430,
12,
1125,
15329,
1082,
202,
698,
95,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
12,
6494,
1244,
13,
1216,
1962,
809,
9738,
288,
202,
202,
430,
12,
1125,
422,
336,
10756,
327,
31,
202,
202,
430,
12,
1125,
15329,
1082,
202,
698,
95,
9506,
202,
1... |
value.setValue(13); assertEquals(13, value.getIntValue()); } | value.setValue(13); assertEquals(13, value.getIntValue()); } | public void testIntValue() { value.setValue(13); assertEquals(13, value.getIntValue()); } | 57371 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57371/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/ReturnValueTest.java/clean/jmock/core/src/test/jmock/expectation/ReturnValueTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1702,
620,
1435,
288,
202,
202,
1132,
18,
542,
620,
12,
3437,
1769,
202,
202,
11231,
8867,
12,
3437,
16,
460,
18,
588,
1702,
620,
10663,
202,
97,
2,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1702,
620,
1435,
288,
202,
202,
1132,
18,
542,
620,
12,
3437,
1769,
202,
202,
11231,
8867,
12,
3437,
16,
460,
18,
588,
1702,
620,
10663,
202,
97,
2,
-100,
-100,
-... |
List<Label> labels = vcs.getLabelsFor(p("file")); | List<Label> labels = vcs.getLabelsFor(p("/file")); | public void testNoDifferenceBetweenLabels() { vcs.createFile(p("file"), "content"); vcs.apply(); List<Label> labels = vcs.getLabelsFor(p("file")); Label one = labels.get(0); Label two = labels.get(0); Difference d = one.getDifferenceWith(two); assertFalse(d.hasDifference()); } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/8a6fdbc15b3cd4aaa232cf2026aa4a60418c162a/LocalVcsDifferencesTest.java/clean/LocalVcs/test/com/intellij/localvcs/LocalVcsDifferencesTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
2279,
16220,
11831,
5888,
1435,
288,
565,
20255,
18,
2640,
812,
12,
84,
2932,
768,
6,
3631,
315,
1745,
8863,
565,
20255,
18,
9010,
5621,
565,
987,
32,
2224,
34,
3249,
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,
282,
1071,
918,
1842,
2279,
16220,
11831,
5888,
1435,
288,
565,
20255,
18,
2640,
812,
12,
84,
2932,
768,
6,
3631,
315,
1745,
8863,
565,
20255,
18,
9010,
5621,
565,
987,
32,
2224,
34,
3249,
2... |
if (attributes != null && attributes.getValue("revision") != null) currentRevisionData.setRevisionNumber(attributes.getValue("revision")); else fatalError("Invalid SVN log file."); | if (attributes != null && attributes.getValue("revision") != null) currentRevisionData.setRevisionNumber(attributes.getValue("revision")); else fatalError("Invalid SVN log file."); | public void startElement(String uri, String localName, String qName, Attributes attributes) throws SAXException { // TODO Auto-generated method stub super.startElement(uri, localName, qName, attributes); stringData = ""; String eName = localName; // element name if ("".equals(eNam... | 49097 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49097/8b7cbfcba52189cde0e387d26229bb5cd183d5bd/SvnXmlLogFileHandler.java/clean/src/net/sf/statcvs/input/SvnXmlLogFileHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13591,
12,
780,
2003,
16,
514,
11927,
16,
514,
22914,
16,
9055,
1677,
13,
1216,
14366,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
2240,
18,
1937,
1046,
12,
1650,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2003,
16,
514,
11927,
16,
514,
22914,
16,
9055,
1677,
13,
1216,
14366,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
2240,
18,
1937,
1046,
12,
1650,
... |
if (exampleText != null) return exampleText; if (getLocale() == null) { Collection voices = Voice.getAvailableVoices(); for (Iterator it = voices.iterator(); it.hasNext(); ) { Voice v = (Voice) it.next(); Locale locale = v.getLocale(); MaryDataType specific = getLanguageSpecificVersion(this, locale); if (specific != n... | return exampleText; | public String exampleText() { if (exampleText != null) return exampleText; // No example text in current data type if (getLocale() == null) { Collection voices = Voice.getAvailableVoices(); for (Iterator it = voices.iterator(); it.hasNext(); ) { ... | 49846 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49846/01fcf989abc5c8aec5a6fc4997447bd416825781/MaryDataType.java/clean/java/de/dfki/lt/mary/MaryDataType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
3454,
1528,
1435,
565,
288,
3639,
309,
261,
8236,
1528,
480,
446,
13,
5411,
327,
3454,
1528,
31,
3639,
368,
2631,
3454,
977,
316,
783,
501,
618,
3639,
309,
261,
588,
3916,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
3454,
1528,
1435,
565,
288,
3639,
309,
261,
8236,
1528,
480,
446,
13,
5411,
327,
3454,
1528,
31,
3639,
368,
2631,
3454,
977,
316,
783,
501,
618,
3639,
309,
261,
588,
3916,
14... |
if ( bLabelShadowEnabled ) { if ( bRenderAxisLabels ) { double x = ( iLabelLocation == IConstants.LEFT ) ? dXTick1 - 1 : dXTick2 + 1; for ( int i = 0; i < da.length; i++ ) { nde.setValue( dAxisValue ); try { sText = ValueFormatter.format( nde, fs, null, df ); } catch ( ChartException dfex ) { DefaultLoggerImpl.instan... | public final void renderEachAxis( IPrimitiveRenderer ipr, Plot pl, OneAxis ax, int iWhatToDraw ) throws ChartException { final RunTimeContext rtc = getRunTimeContext( ); final Axis axModel = ax.getModelAxis( ); final PlotWith2DAxes pwa = (PlotWith2DAxes) getComputations( ); final Insets insCA = pwa.getAxes( ).ge... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/bdb7b6c5463f7273d9f1038e97552808a8df1f58/AxesRenderer.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
202... | |
m_currentTest.setParallel(parallel); | if(XmlSuite.PARALLEL_METHODS.equals(parallel) || XmlSuite.PARALLEL_NONE.equals(parallel) || "true".equals(parallel) || "false".equals(parallel)) { m_currentTest.setParallel(parallel); } else { Utils.log("Parser", 1, "[WARN] Unknown value of attribute 'parallel' for test '" + name + "': '" + parallel + "'"); } | private void xmlTest(boolean start, Attributes attributes) { if (start) { String name = attributes.getValue("name"); m_currentTest = new XmlTest(m_currentSuite); m_currentTestParameters = new HashMap<String, String>(); m_currentTest.setName(name); String verbose = attributes.getValue("verb... | 48015 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48015/fd3d62963585c7d537041ba7ed53ebda5eef31c4/TestNGContentHandler.java/buggy/src/main/org/testng/xml/TestNGContentHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2025,
4709,
12,
6494,
787,
16,
9055,
1677,
13,
288,
565,
309,
261,
1937,
13,
288,
1377,
514,
508,
273,
1677,
18,
24805,
2932,
529,
8863,
1377,
312,
67,
2972,
4709,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2025,
4709,
12,
6494,
787,
16,
9055,
1677,
13,
288,
565,
309,
261,
1937,
13,
288,
1377,
514,
508,
273,
1677,
18,
24805,
2932,
529,
8863,
1377,
312,
67,
2972,
4709,
273,
394,
... |
return new AdminGroup(getAdminGroupName(), getCAId(), accessrules, adminentities); | return new AdminGroup(getPK().intValue() ,getAdminGroupName(), getCAId(), accessrules, adminentities); | public AdminGroup getAdminGroup(){ ArrayList accessrules = new ArrayList(); ArrayList adminentities = new ArrayList(); Iterator i = null; if(getAdminEntities()!=null){ i = getAdminEntities().iterator(); while(i.hasNext()){ AdminEntityDataLocal ae = (AdminEntityDataLocal) ... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/7734ca14478c03822c95e1fe85ba81ec3f718dc9/AdminGroupDataBean.java/buggy/src/java/se/anatom/ejbca/authorization/AdminGroupDataBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7807,
1114,
22501,
1114,
1435,
95,
1377,
2407,
2006,
7482,
273,
394,
2407,
5621,
1377,
2407,
3981,
9996,
273,
394,
2407,
5621,
1377,
4498,
277,
273,
446,
31,
1377,
309,
12,
588,
444... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7807,
1114,
22501,
1114,
1435,
95,
1377,
2407,
2006,
7482,
273,
394,
2407,
5621,
1377,
2407,
3981,
9996,
273,
394,
2407,
5621,
1377,
4498,
277,
273,
446,
31,
1377,
309,
12,
588,
444... |
getChildren().add(addButton); | protected void initializePermissionMatirx(String beanID, String headerLocalizedKey, String resourcePath){ if(resourcePath!=null){ WFUtil.invoke(beanID, "setResourcePath", resourcePath); } else { System.err.println("[WARNING]["+getClass().getName()+"]: resource path is null"); } WFList pMatrix = new WFList(... | 10078 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10078/c10939ac2ff7b7d6287f74d717c83ae3488b1695/WebDAVFilePermissions.java/buggy/src/java/com/idega/content/presentation/WebDAVFilePermissions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4046,
5041,
15947,
481,
92,
12,
780,
3931,
734,
16,
514,
1446,
2042,
1235,
653,
16,
514,
15467,
15329,
9506,
202,
430,
12,
3146,
743,
5,
33,
2011,
15329,
1082,
202,
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,
225,
202,
1117,
918,
4046,
5041,
15947,
481,
92,
12,
780,
3931,
734,
16,
514,
1446,
2042,
1235,
653,
16,
514,
15467,
15329,
9506,
202,
430,
12,
3146,
743,
5,
33,
2011,
15329,
1082,
202,
59,
... | |
page.setShowFooterOnLast(handle.showFooterOnLast()); page.setShowHeaderOnFirst(handle.showFooterOnLast()); | public void visitSimpleMasterPage( SimpleMasterPageHandle handle ) { SimpleMasterPageDesign page = new SimpleMasterPageDesign( ); // setup the base master page property. setupMasterPage( page, handle ); page.setHeaderHeight( createDimension( handle.getHeaderHeight( ) ) ); page.setFooterHeight( createDimension( ha... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/c56ca040aefc2e3c58fb951eefccfa9451b49836/EngineIRVisitor.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2433,
18,
542,
5706,
13787,
1398,
3024,
12,
4110,
18,
4500,
13787,
1398,
3024,
10663,
1363,
18,
542,
5706,
1864,
1398,
3759,
12,
4110,
18,
4500,
13787,
1398,
3024,
10663,
918,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2433,
18,
542,
5706,
13787,
1398,
3024,
12,
4110,
18,
4500,
13787,
1398,
3024,
10663,
1363,
18,
542,
5706,
1864,
1398,
3759,
12,
4110,
18,
4500,
13787,
1398,
3024,
10663,
918,
2... | |
System.err.println("addNode: no element for " + node.getLocation()); | if (Policy.EXPERIMENTAL_MENU) { System.err.println("addNode: no element for " + node.getLocation()); } | public void addNode(Menu menu, ILayoutNode node, IndexManager index) { MenuElement element = node.getMenuElement(); System.err.println("addNode: tree: " + node.getLocation() + "\n\t" //$NON-NLS-1$ //$NON-NLS-2$ + element); // System.err.println("addNode: " + element); //$NON-NLS-1$ if (element instanceof ... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/62d226b701f4fb0f7d85922bc59cfd57087e631f/LegacyMenuManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/LegacyMenuManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
23063,
12,
4599,
3824,
16,
467,
3744,
907,
756,
16,
3340,
1318,
770,
13,
288,
1082,
202,
4599,
1046,
930,
273,
756,
18,
588,
4599,
1046,
5621,
1082,
202,
3163,
18,
370,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
23063,
12,
4599,
3824,
16,
467,
3744,
907,
756,
16,
3340,
1318,
770,
13,
288,
1082,
202,
4599,
1046,
930,
273,
756,
18,
588,
4599,
1046,
5621,
1082,
202,
3163,
18,
370,
... |
if (parseCommonTags(kTemplate, colString) == false) | if (BaseKitLoader.parseCommonTags(kTemplate, colString) == false) | public boolean parse(Kit aKit, String value) throws PersistenceLayerException { final StringTokenizer colToken = new StringTokenizer(value, SystemLoader.TAB_DELIM); KitTemplate kTemplate = new KitTemplate(colToken.nextToken()); while (colToken.hasMoreTokens()) { final String colString = colToken.nextToken()... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/746f9fbe7d3bb98c609b2f38fbc5ffad4e685726/TemplateToken.java/clean/code/src/java/plugin/lsttokens/kit/TemplateToken.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1109,
12,
14102,
279,
14102,
16,
514,
460,
13,
1082,
202,
15069,
13381,
4576,
503,
202,
95,
202,
202,
6385,
16370,
645,
1345,
273,
394,
16370,
12,
1132,
16,
9506,
202,
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,
1250,
1109,
12,
14102,
279,
14102,
16,
514,
460,
13,
1082,
202,
15069,
13381,
4576,
503,
202,
95,
202,
202,
6385,
16370,
645,
1345,
273,
394,
16370,
12,
1132,
16,
9506,
202,
3... |
if (jj_3R_58()) return true; | if (jj_3R_59()) return true; | final private boolean jj_3R_40() { if (jj_scan_token(ON)) return true; if (jj_scan_token(90)) return true; Token xsp; xsp = jj_scanpos; if (jj_3_21()) { jj_scanpos = xsp; if (jj_3R_58()) return true; } while (true) { xsp = jj_scanpos; if (jj_3R_59()) { jj_scanpos = xsp; break; } ... | 55585 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55585/da8460b4964000d42229c31d9ea4b39b707fc406/ASParser.java/buggy/src/com/flagstone/translate/ASParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
7132,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
673,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
9349,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
3238,
1250,
10684,
67,
23,
54,
67,
7132,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
673,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
9349,... |
if (i == 0) | if (iSep == 0) | private void handleVariable (Line line, URL url) throws ConfigurationException { String s = line.buffer.toString(); int i; if ( ((i = s.indexOf ('=')) == -1) && ((i = s.indexOf (':')) == -1) ) { throw new ConfigurationException (getExceptionPrefix (lin... | 1346 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1346/ad51fa7847126294904715ea32c0be146d963aa9/Configuration.java/clean/src/org/clapper/util/config/Configuration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
3092,
261,
1670,
980,
16,
1976,
880,
13,
3639,
1216,
22196,
565,
288,
3639,
514,
272,
273,
980,
18,
4106,
18,
10492,
5621,
3639,
509,
565,
277,
31,
3639,
309,
261,
1401... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3092,
261,
1670,
980,
16,
1976,
880,
13,
3639,
1216,
22196,
565,
288,
3639,
514,
272,
273,
980,
18,
4106,
18,
10492,
5621,
3639,
509,
565,
277,
31,
3639,
309,
261,
1401... |
_context.jobQueue().addJob(new HandleLocallyJob(body, info)); | getContext().jobQueue().addJob(new HandleLocallyJob(body, info)); | public void runJob() { TunnelId id = _message.getTunnelId(); long excessLag = _context.clock().now() - _message.getMessageExpiration().getTime(); if (excessLag > Router.CLOCK_FUDGE_FACTOR) { // expired while on the queue if (_log.shouldLog(Log.WARN)) _log.wa... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/e737e5c9507ed0d463dc9e45a8f63657f466b177/HandleTunnelMessageJob.java/clean/router/java/src/net/i2p/router/message/HandleTunnelMessageJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
2278,
1435,
288,
3639,
399,
8564,
548,
612,
273,
389,
2150,
18,
588,
20329,
548,
5621,
3639,
1525,
23183,
26093,
273,
389,
2472,
18,
18517,
7675,
3338,
1435,
300,
389,
21... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
2278,
1435,
288,
3639,
399,
8564,
548,
612,
273,
389,
2150,
18,
588,
20329,
548,
5621,
3639,
1525,
23183,
26093,
273,
389,
2472,
18,
18517,
7675,
3338,
1435,
300,
389,
21... |
tuple[12] = r.getBytes(9); tuple[13] = null; tuple[14] = null; tuple[15] = tuple[6]; tuple[16] = r.getBytes(5); String nullFlag = r.getString(6); tuple[10] = Integer.toString(nullFlag.equals("f")?java.sql.DatabaseMetaData.columnNullable:java.sql.DatabaseMetaData.columnNoNulls).getBytes(); tuple[17] = (nullFlag.equa... | public java.sql.ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException { // the field descriptors for the new ResultSet Field f[] = new Field[18]; java.sql.ResultSet r; // ResultSet for the SQL query that we need to do Vector v = ... | 49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/07ce9fe61dd6cb7399d76f4a9cbcbe191b988ff2/DatabaseMetaData.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
368,
326,
652,
14215,
364,
326,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
368,
326,
652,
14215,
364,
326,
394,... | |
checkAdd(pccTxt, "", "ATTACKCYCLE", attackCycle); | if (attackCycleMap != null) { checkAdd(pccTxt, "", "ATTACKCYCLE", CoreUtility.join(new MapCollection( attackCycleMap), Constants.PIPE)); } | public String getPCCText() { final StringBuffer pccTxt = new StringBuffer(200); pccTxt.append("CLASS:").append(getDisplayName()); pccTxt.append(super.getPCCText(false)); pccTxt.append("\tABB:").append(getAbbrev()); checkAdd(pccTxt, "", "EXCLASS:", exClass); checkAdd(pccTxt, "", "EXCHANGELEVEL:", levelExchange); ... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/1371f813f6ae7fc714fe527c4740f0344615b1f7/PCClass.java/clean/code/src/java/pcgen/core/PCClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1689,
39,
1268,
408,
1435,
288,
202,
202,
6385,
6674,
293,
952,
21811,
273,
394,
6674,
12,
6976,
1769,
202,
202,
84,
952,
21811,
18,
6923,
2932,
5237,
2773,
2934,
6923,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1689,
39,
1268,
408,
1435,
288,
202,
202,
6385,
6674,
293,
952,
21811,
273,
394,
6674,
12,
6976,
1769,
202,
202,
84,
952,
21811,
18,
6923,
2932,
5237,
2773,
2934,
6923,
1... |
public void doTag(final XMLOutput output) throws JellyTagException { tableLayoutTag = (TableLayoutTag) findAncestorWithClass( TableLayoutTag.class ); if (tableLayoutTag == null) { throw new JellyTagException( "this tag must be nested within a <tableLayout> tag" ); } rowIndex =... | 51800 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51800/cbaa8d2430c2bf467e589a423fee7c83e3f0eb2f/TrTag.java/buggy/jelly-tags/swing/src/java/org/apache/commons/jelly/tags/swing/TrTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
6385,
3167,
1447,
876,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
1014,
3744,
1805,
273,
261,
1388,
3744,
1805,
13,
1104,
15637,
1190,
797,
12,
3555,
3744,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
6385,
3167,
1447,
876,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
1014,
3744,
1805,
273,
261,
1388,
3744,
1805,
13,
1104,
15637,
1190,
797,
12,
3555,
3744,
... | ||
this.frame = new Frame("MegaMek Client"); | this.frame = new Frame(Messages.getString("ClientGUI.title")); | private void initializeFrame() { this.frame = new Frame("MegaMek Client"); menuBar.setGame(client.game); frame.setMenuBar(menuBar); if (Settings.windowSizeHeight != 0) { frame.setLocation(Settings.windowPosX, Settings.windowPosY); frame.setSize(Settings.windowSizeWi... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c9f0f1d2e5ceb1c577004355102dc4109baf3a49/ClientGUI.java/buggy/megamek/src/megamek/client/ui/AWT/ClientGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4046,
3219,
1435,
288,
3639,
333,
18,
3789,
273,
394,
8058,
12,
5058,
18,
588,
780,
2932,
1227,
43,
5370,
18,
2649,
7923,
1769,
3639,
3824,
5190,
18,
542,
12496,
12,
2625,
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,
3238,
918,
4046,
3219,
1435,
288,
3639,
333,
18,
3789,
273,
394,
8058,
12,
5058,
18,
588,
780,
2932,
1227,
43,
5370,
18,
2649,
7923,
1769,
3639,
3824,
5190,
18,
542,
12496,
12,
2625,
18... |
Hashtable contentAttrs = fGeneralAttrCheck.checkAttributes(content, scope); | Hashtable contentAttrs = generalCheck(content, scope); | private int traverseSimpleTypeDecl( Element simpleTypeDecl ) throws Exception { // General Attribute Checking int scope = isTopLevel(simpleTypeDecl)? GeneralAttrCheck.ELE_CONTEXT_GLOBAL: GeneralAttrCheck.ELE_CONTEXT_LOCAL; Hashtable attrValues = fGeneralAtt... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/87522b1bbd0da26cc1aef0c8b69d76b52e704b2e/TraverseSchema.java/buggy/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
5784,
559,
3456,
12,
3010,
4143,
559,
3456,
262,
1216,
1185,
288,
3639,
368,
9544,
3601,
24471,
3639,
509,
2146,
273,
353,
27046,
12,
9647,
559,
3456,
9945,
10792,
9544,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
5784,
559,
3456,
12,
3010,
4143,
559,
3456,
262,
1216,
1185,
288,
3639,
368,
9544,
3601,
24471,
3639,
509,
2146,
273,
353,
27046,
12,
9647,
559,
3456,
9945,
10792,
9544,
... |
public void stepInto(Object fDest) { | public void stepInto(Object fDest) { | public void stepInto(Object fDest) { startCommand(mCommandStepInto, fDest); } | 48756 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48756/4f81787a2d23f94f26be1df973be28848897fde6/PerlDB.java/clean/org.epic.debug/src/org/epic/debug/PerlDB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2235,
5952,
12,
921,
284,
9378,
13,
202,
95,
202,
202,
1937,
2189,
12,
81,
2189,
4160,
5952,
16,
284,
9378,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2235,
5952,
12,
921,
284,
9378,
13,
202,
95,
202,
202,
1937,
2189,
12,
81,
2189,
4160,
5952,
16,
284,
9378,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public org.quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { org.quickfix.field.InstrRegistry value = new org.quickfix.field.InstrRegistry(); | public quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { quickfix.field.InstrRegistry value = new quickfix.field.InstrRegistry(); | public org.quickfix.field.InstrRegistry getInstrRegistry() throws FieldNotFound { org.quickfix.field.InstrRegistry value = new org.quickfix.field.InstrRegistry(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderStatusRequest.java/clean/src/java/src/quickfix/fix44/OrderStatusRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
7854,
701,
4243,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
460,
273,
394,
2358,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
7854,
701,
4243,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
382,
701,
4243,
460,
273,
394,
2358,
18,... |
throws JavaScriptException | private Object callVarargs(Context cx, Scriptable thisObj, Object[] args) throws JavaScriptException { try { if (parmsLength == VARARGS_METHOD) { Object[] invokeArgs = { cx, thisObj, args, this }; Object result = method.invoke(null, invokeArgs); ... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/48b46eb3845fd6cf8fa13cd3def581f9a0ff4339/FunctionObject.java/clean/src/org/mozilla/javascript/FunctionObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
745,
27232,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
6647,
288,
3639,
775,
288,
5411,
309,
261,
29927,
1782,
422,
8350,
22439,
67,
5327,
13,
288,
7734,
1033,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
745,
27232,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
6647,
288,
3639,
775,
288,
5411,
309,
261,
29927,
1782,
422,
8350,
22439,
67,
5327,
13,
288,
7734,
1033,... | |
protected Component addSingletonComponent(Component oldComponent, Component newComponent) { | protected Component addSingletonComponent(Component oldComponent, Component newComponent) { | protected Component addSingletonComponent(Component oldComponent, Component newComponent) { return null; // TODO } // addSingletonComponent() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2703ae3b51c371a2a79d28271cd57b4046c647d0/ScrollPaneLayout.java/clean/core/src/classpath/javax/javax/swing/ScrollPaneLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
5435,
527,
19571,
1841,
12,
1841,
1592,
1841,
16,
5435,
394,
1841,
13,
288,
202,
202,
2463,
446,
31,
368,
2660,
202,
97,
368,
527,
19571,
1841,
1435,
2,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
5435,
527,
19571,
1841,
12,
1841,
1592,
1841,
16,
5435,
394,
1841,
13,
288,
202,
202,
2463,
446,
31,
368,
2660,
202,
97,
368,
527,
19571,
1841,
1435,
2,
-100,
-100,
-100,
-10... |
{ return encoding; } | { return encoding; } | public Encoding getEncoding() throws SQLException { return encoding; } | 49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/e25c93c7eb4a9a1a50b771cc33448b9d3519f403/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13400,
29505,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
2688,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
13400,
29505,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
2688,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if ( availPool != null && !availPool.isEmpty() ) { | synchronized( this ) { | public synchronized SockIO getConnection( String host ) { if ( !this.initialized ) { log.error( "attempting to get SockIO from uninitialized pool!" ); return null; } if ( host == null ) return null; // if we have items in the pool // then we can return it if ( availPool != null && !availPool.isEmpty() ) { ... | 57489 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57489/c0e6fc2e9f7743873a8a542aa3159f0b73dbc87f/SockIOPool.java/buggy/src/com/danga/MemCached/SockIOPool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
348,
975,
4294,
6742,
12,
514,
1479,
262,
288,
202,
202,
430,
261,
401,
2211,
18,
13227,
262,
288,
1082,
202,
1330,
18,
1636,
12,
315,
11764,
310,
358,
336,
348,
975,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
348,
975,
4294,
6742,
12,
514,
1479,
262,
288,
202,
202,
430,
261,
401,
2211,
18,
13227,
262,
288,
1082,
202,
1330,
18,
1636,
12,
315,
11764,
310,
358,
336,
348,
975,
... |
for (Iterator i = templateList.iterator(); i.hasNext();) | for ( PCTemplate template : templateList ) | public int calcSR(final boolean includeEquipment) { int SR = race.getSR(this); if (deity != null) { SR = Math.max(SR, deity.getSR(this)); } for (Iterator i = companionModList.iterator(); i.hasNext();) { final CompanionMod cMod = (CompanionMod) i.next(); SR = Math.max(SR, cMod.getSR(this)); } for (Iterato... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/eb5f93299afbba8e2b27cdc67dfddc016c5d86a9/PlayerCharacter.java/buggy/code/src/java/pcgen/core/PlayerCharacter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
7029,
10090,
12,
6385,
1250,
2341,
13142,
11568,
13,
202,
95,
202,
202,
474,
19145,
273,
17996,
18,
588,
10090,
12,
2211,
1769,
202,
202,
430,
261,
323,
560,
480,
446,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
7029,
10090,
12,
6385,
1250,
2341,
13142,
11568,
13,
202,
95,
202,
202,
474,
19145,
273,
17996,
18,
588,
10090,
12,
2211,
1769,
202,
202,
430,
261,
323,
560,
480,
446,
13... |
String clientname = ejbjarname.substring(0,ejbjarname.lastIndexOf(".")); | String clientname = ejbjarname.substring(0, ejbjarname.lastIndexOf(".")); | public void execute() throws BuildException { if ( ejbjarfile == null || ejbjarfile.isDirectory()) { throw new BuildException("invalid ejb jar file."); } // end of if () if ( clientjarfile == null || clientjarfile.isDirectory()) { log("invalid or mi... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/c6c232893c39257745a8f7a618bcdb5c59791cae/BorlandGenerateClient.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/ejb/BorlandGenerateClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
261,
425,
78,
441,
297,
768,
422,
446,
747,
2398,
425,
78,
441,
297,
768,
18,
291,
2853,
10756,
288,
5411,
604,
394,
18463,
2932,
538... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1435,
1216,
18463,
288,
3639,
309,
261,
425,
78,
441,
297,
768,
422,
446,
747,
2398,
425,
78,
441,
297,
768,
18,
291,
2853,
10756,
288,
5411,
604,
394,
18463,
2932,
538... |
if (formBeanMember != null && formBeanMember.length() > 0) { | if ((formBeanMember != null) && (formBeanMember.length() > 0)) { | private static void setOutputFormBeans(ProcessedAnnotation[] raiseActions, Class backingClass, Object backingBean, String action) { for (int i = 0; i < raiseActions.length; i++) { ProcessedAnnotation raiseAction = raiseActions[i]; String actionA... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/74cda7c2aa1023c821782bc0e607fe2cf90d80d3/BackingClassMethodBinding.java/clean/ti/jars/core/src/java/org/apache/ti/pageflow/faces/internal/BackingClassMethodBinding.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
18113,
1204,
14495,
12,
13533,
3257,
8526,
1002,
6100,
16,
1659,
15394,
797,
16,
1033,
15394,
3381,
16,
4766,
6647,
514,
1301,
13,
288,
3639,
364,
261,
474,
277,
273,
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,
377,
3238,
760,
918,
18113,
1204,
14495,
12,
13533,
3257,
8526,
1002,
6100,
16,
1659,
15394,
797,
16,
1033,
15394,
3381,
16,
4766,
6647,
514,
1301,
13,
288,
3639,
364,
261,
474,
277,
273,
374,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.