rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
if (pushedOnFirstLine == null) { pushedOnFirstLine = new ArrayList(); for (Iterator i = c.getFirstLineStyles().iterator(); i.hasNext();) { c.pushStyle((CascadedStyle) i.next()); } } | public static void layoutContent(LayoutContext c, Box box, List contentList) { //Here we should always be inside something that corresponds to a block-level element //for formatting purposes Rectangle bounds = new Rectangle(); bounds.width = c.getExtents().width; validateBounds(bo... | 8125 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8125/84c49e5f6931ce245212756a3af63d4c69677805/InlineBoxing.java/buggy/src/java/org/xhtmlrenderer/layout/InlineBoxing.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
3511,
1350,
12,
3744,
1042,
276,
16,
8549,
3919,
16,
987,
913,
682,
13,
288,
3639,
368,
26715,
732,
1410,
3712,
506,
4832,
5943,
716,
13955,
358,
279,
1203,
17,
2815,
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,
377,
1071,
760,
918,
3511,
1350,
12,
3744,
1042,
276,
16,
8549,
3919,
16,
987,
913,
682,
13,
288,
3639,
368,
26715,
732,
1410,
3712,
506,
4832,
5943,
716,
13955,
358,
279,
1203,
17,
2815,
93... | |
if (ContentUtil.isListItem(c.getCurrentStyle())) { | if (ContentUtil.isListItem(calculatedStyle)) { | public static void paint(Context c, Box box, boolean stylePushed, boolean restyle) { Box block = (Box) box; restyle = restyle || box.restyle;//cascade it down box.restyle = false;//reset if (block instanceof AnonymousBlockBox) { InlineRendering.paintInlineContext(c, block, res... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/d78edbe00854320b48eb4ef97095b253df533dd8/BoxRendering.java/clean/src/java/org/xhtmlrenderer/render/BoxRendering.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
12574,
12,
1042,
276,
16,
8549,
3919,
16,
1250,
2154,
7621,
329,
16,
1250,
3127,
1362,
13,
288,
3639,
8549,
1203,
273,
261,
3514,
13,
3919,
31,
3639,
3127,
1362,
273,
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,
760,
918,
12574,
12,
1042,
276,
16,
8549,
3919,
16,
1250,
2154,
7621,
329,
16,
1250,
3127,
1362,
13,
288,
3639,
8549,
1203,
273,
261,
3514,
13,
3919,
31,
3639,
3127,
1362,
273,
31... |
setShouldBeEnabled(Model.getFacade().isAModelElement(modelTarget)); | setShouldBeEnabled(Model.getFacade().isAClassifier(modelTarget)); if (shouldBeEnabled()) { LOG.debug("TabSrc getting src for " + modelTarget); Collection code = GeneratorHelper.generate(langName, modelTarget, false); if (!code.isEmpty()) { files = new SourceUnit[code.size()]; files = (SourceUnit[]) code.toArray(files);... | public void setTarget(Object t) { Object modelTarget = (t instanceof Fig) ? ((Fig) t).getOwner() : t; setShouldBeEnabled(Model.getFacade().isAModelElement(modelTarget)); super.setTarget(t); } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/c99b75760de33eb52c56d9340ec1a41960167d4f/TabSrc.java/clean/src_new/org/argouml/uml/ui/TabSrc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18367,
12,
921,
268,
13,
288,
3639,
1033,
938,
2326,
273,
261,
88,
1276,
478,
360,
13,
692,
14015,
42,
360,
13,
268,
2934,
588,
5541,
1435,
294,
268,
31,
3639,
444,
14309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18367,
12,
921,
268,
13,
288,
3639,
1033,
938,
2326,
273,
261,
88,
1276,
478,
360,
13,
692,
14015,
42,
360,
13,
268,
2934,
588,
5541,
1435,
294,
268,
31,
3639,
444,
14309,
... |
boolean isNormalizeDocRequired (){ | boolean isNormalizeDocRequired (){ | boolean isNormalizeDocRequired (){ // REVISIT: Implement to optimize when normalization // is required return true; } | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/39bb7f6f50e7b98f13cc703c50da536dce255a27/CoreDocumentImpl.java/clean/src/org/apache/xerces/dom/CoreDocumentImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
353,
14380,
1759,
3705,
1832,
95,
7734,
368,
2438,
26780,
1285,
30,
10886,
358,
10979,
1347,
13728,
540,
368,
353,
1931,
540,
327,
638,
31,
565,
289,
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,
0,
0,
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,
1250,
353,
14380,
1759,
3705,
1832,
95,
7734,
368,
2438,
26780,
1285,
30,
10886,
358,
10979,
1347,
13728,
540,
368,
353,
1931,
540,
327,
638,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100... |
alignContent(diam, offset, null); | alignContent(diam, offset, MatrixBuilder.euclidean().rotateX( PI2).getMatrix()); computeShadow(); | public void actionPerformed(ActionEvent arg0) { alignContent(diam, offset, null); } | 25560 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25560/4f9531bd0811b916517ab726c75c4f05a58d1173/ViewerVR.java/buggy/src-vr/de/jreality/vr/ViewerVR.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
26100,
12,
1803,
1133,
1501,
20,
13,
288,
9506,
202,
7989,
1350,
12,
3211,
301,
16,
1384,
16,
446,
1769,
1082,
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,
0,
0,
0,
0,
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,
1875,
202,
482,
918,
26100,
12,
1803,
1133,
1501,
20,
13,
288,
9506,
202,
7989,
1350,
12,
3211,
301,
16,
1384,
16,
446,
1769,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
AST tmp162_AST = null; tmp162_AST = astFactory.create(LT(1)); | AST tmp163_AST = null; if (inputState.guessing==0) { tmp163_AST = astFactory.create(LT(1)); } | public final void oldClosureParametersStart() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); AST oldClosureParametersStart_AST = null; switch ( LA(1)) { case BOR: { AST tmp159_AST = null; tmp159_AST = astFactory.create(LT(1)); match(BOR); bre... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/27957314a380e54096257a6753ad9d316ee78892/GroovyRecognizer.java/buggy/src/main/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1592,
10573,
2402,
1685,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1592,
10573,
2402,
1685,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
... |
public Object getNewValue() { return newValue; | public Object getNewValue(Object key) { return newValues.get(key); | public Object getNewValue() { return newValue; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/646de6c1228ca0820a97e225df84d75e3993e272/Diffs.java/buggy/bundles/org.eclipse.core.databinding.observable/src/org/eclipse/core/databinding/observable/Diffs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
1033,
12654,
620,
1435,
288,
9506,
202,
2463,
6129,
31,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
1033,
12654,
620,
1435,
288,
9506,
202,
2463,
6129,
31,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (teacherService != null) { totalCredits += getManagementFunctionsCredits(startPeriod); totalCredits += getServiceExemptionCredits(startPeriod); totalCredits += teacherService.getCredits(); totalCredits += teacherService.getPastServiceCredits(); if (teacherService.getPastService() == null) { totalCredits -= getMandat... | if (teacherService != null) { totalCredits += getManagementFunctionsCredits(startPeriod); totalCredits += getServiceExemptionCredits(startPeriod); totalCredits += teacherService.getCredits(); totalCredits += teacherService.getPastServiceCredits(); if (teacherService.getPastService() == null) { totalCredits -= getMandat... | public double getCreditsBetweenExecutionPeriods( ExecutionPeriod startExecutionPeriod, ExecutionPeriod endExecutionPeriod) { ExecutionPeriod startPeriod = startExecutionPeriod; ExecutionPeriod executionPeriodAfterEnd = endExecutionPeriod .getNextExecutionPeriod(); double totalCredits = 0.0; while (startPeri... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/5b5f9004b199ea31821cb6486595ed0b3ee2d7df/Teacher.java/clean/src/net/sourceforge/fenixedu/domain/Teacher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1645,
1927,
1118,
1282,
11831,
3210,
30807,
12,
1082,
202,
3210,
5027,
787,
3210,
5027,
16,
1082,
202,
3210,
5027,
679,
3210,
5027,
13,
288,
202,
202,
3210,
5027,
787,
5027,
273... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1645,
1927,
1118,
1282,
11831,
3210,
30807,
12,
1082,
202,
3210,
5027,
787,
3210,
5027,
16,
1082,
202,
3210,
5027,
679,
3210,
5027,
13,
288,
202,
202,
3210,
5027,
787,
5027,
273... |
return jjMoveStringLiteralDfa9_0(active0, 0x20000800000L); | return jjMoveStringLiteralDfa9_0(active0, 0x40001000000L); | private final int jjMoveStringLiteralDfa8_0(long old0, long active0){ if (((active0 &= old0)) == 0L) return jjStartNfa_0(6, old0, 0L); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(7, active0, 0L); return 8; } switch(curChar) { case 58... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/e46325700c227f0167b4ff54cffe78c3db8e7ab8/ZimbraQueryParserTokenManager.java/buggy/ZimbraServer/src/java/com/zimbra/cs/index/queryparser/ZimbraQueryParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
28565,
40,
507,
28,
67,
20,
12,
5748,
1592,
20,
16,
1525,
2695,
20,
15329,
282,
309,
261,
12443,
3535,
20,
12058,
1592,
20,
3719,
422,
374,
48,
13,
1377,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
28565,
40,
507,
28,
67,
20,
12,
5748,
1592,
20,
16,
1525,
2695,
20,
15329,
282,
309,
261,
12443,
3535,
20,
12058,
1592,
20,
3719,
422,
374,
48,
13,
1377,
327,
... |
context.addWatchedResource(file.getAbsolutePath()); | protected void defaultWebConfig() { long t1=System.currentTimeMillis(); // Open the default web.xml file, if it exists if( defaultWebXml==null && context instanceof StandardContext ) { defaultWebXml=((StandardContext)context).getDefaultWebXml(); } // set the default if ... | 26330 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/26330/9cdd9a9f7a5307b95967486d15788ac6e9cb321d/ContextConfig.java/clean/java/org/apache/catalina/startup/ContextConfig.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
805,
4079,
809,
1435,
288,
3639,
1525,
268,
21,
33,
3163,
18,
2972,
28512,
5621,
3639,
368,
3502,
326,
805,
3311,
18,
2902,
585,
16,
309,
518,
1704,
3639,
309,
12,
805,
4079,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
805,
4079,
809,
1435,
288,
3639,
1525,
268,
21,
33,
3163,
18,
2972,
28512,
5621,
3639,
368,
3502,
326,
805,
3311,
18,
2902,
585,
16,
309,
518,
1704,
3639,
309,
12,
805,
4079,... | |
details = new TableViewer(content, SWT.BORDER); detailsContentProvider = new DetailsContentProvider(); details.setContentProvider(detailsContentProvider); detailsContentProvider.setElements(new Object[0]); details.setLabelProvider(getDetailsLabelProvider()); details.setInput(new Object[0]); | createExtendedContentArea(content); detailsView = new ViewForm(content, SWT.BORDER | SWT.FLAT); detailsView.setFont(content.getFont()); | protected Control createDialogArea(Composite parent) { Composite dialogArea = (Composite) super.createDialogArea(parent); Composite content = new Composite(dialogArea, SWT.NONE); GridData gd = new GridData(GridData.FILL_BOTH); content.setLayoutData(gd); GridLayout layout = new GridLayout(); layout.numColumns = 2... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/1663bf19893c50fb6c66f6e2fee4bc87c54134c3/FilteredItemsSelectionDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
9400,
6176,
5484,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
202,
202,
9400,
913,
273,
394,
1472... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
9400,
6176,
5484,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
202,
202,
9400,
913,
273,
394,
1472... |
private void sendGhostSkipMessage() { Player ghost = getPlayer(game.getTurn().getPlayerNum()); sendServerChat("Player '" + ghost.getName() + "' is disconnected. You may skip his/her current turn with the /skip command."); | private void sendGhostSkipMessage( Player ghost ) { StringBuffer message = new StringBuffer(); message.append( "Player '" ) .append( ghost.getName() ) .append( "' is disconnected. You may skip his/her current turn with the /skip command." ); sendServerChat( message.toString() ); | private void sendGhostSkipMessage() { Player ghost = getPlayer(game.getTurn().getPlayerNum()); sendServerChat("Player '" + ghost.getName() + "' is disconnected. You may skip his/her current turn with the /skip command."); } | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/61d2f0a273d936b1d7448d4a9c14e05cb5523612/Server.java/buggy/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
43,
2564,
6368,
1079,
1435,
288,
3639,
19185,
314,
2564,
273,
1689,
6363,
12,
13957,
18,
588,
15858,
7675,
588,
12148,
2578,
10663,
3639,
1366,
2081,
14163,
2932,
12148,
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,
3238,
918,
1366,
43,
2564,
6368,
1079,
1435,
288,
3639,
19185,
314,
2564,
273,
1689,
6363,
12,
13957,
18,
588,
15858,
7675,
588,
12148,
2578,
10663,
3639,
1366,
2081,
14163,
2932,
12148,
21... |
tempProxy = new NodeProxy(doc, gid, node.getInternalAddress()); if (idxSpec != null) { ValueIndexSpec spec = idxSpec.getIndexByPath(currentPath); if(spec != null) indexType = spec.getIndexType(); } if(ftIdx == null || currentPath == null || ftIdx.match(currentPath)) indexType |= ValueIndexSpec.TEXT; tempProxy.setIndexT... | public void store(final NodeImpl node, NodePath currentPath, boolean index) { // first, check available memory if (nodesCount > MEM_LIMIT_CHECK) { final int percent = (int) (run.freeMemory() / (run.totalMemory() / 100)); if (percent < memMinFree) { //LOG.info( // "total memory: " + run.totalMemory() + "; f... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/fc995ec0356b880c0f1167497625f824be9461d7/NativeBroker.java/clean/src/org/exist/storage/NativeBroker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1707,
12,
6385,
2029,
2828,
756,
16,
2029,
743,
18027,
16,
1250,
770,
13,
288,
202,
202,
759,
1122,
16,
866,
2319,
3778,
202,
202,
430,
261,
4690,
1380,
405,
18990,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1707,
12,
6385,
2029,
2828,
756,
16,
2029,
743,
18027,
16,
1250,
770,
13,
288,
202,
202,
759,
1122,
16,
866,
2319,
3778,
202,
202,
430,
261,
4690,
1380,
405,
18990,
67,
... | |
public void removeAccessibleSelection(int value0) throws NotImplementedException | public void removeAccessibleSelection(int index) | public void removeAccessibleSelection(int value0) throws NotImplementedException { // TODO: Implement this properly. } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7a2e92fd1a70a7ebb674875e63bf471ea5bca540/JMenu.java/buggy/core/src/classpath/javax/javax/swing/JMenu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1206,
10451,
6233,
12,
474,
460,
20,
13,
1377,
1216,
10051,
503,
565,
288,
1377,
368,
2660,
30,
10886,
333,
8214,
18,
565,
289,
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,
0,
0,
0,
0,
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,
1206,
10451,
6233,
12,
474,
460,
20,
13,
1377,
1216,
10051,
503,
565,
288,
1377,
368,
2660,
30,
10886,
333,
8214,
18,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
moveTaskToRoot = new MoveTaskToRootAction(this); | private void makeActions() { refresh = new RefreshBugzillaReportsAction(this); createTask = new CreateTaskAction(this); createCategory = new CreateCategoryAction(this); createBugzillaQueryCategory = new CreateBugzillaQueryCategoryAction(this); createBugz... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/23c8cbf0c6d069ce144d0844eb6071420662b796/TaskListView.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/ui/views/TaskListView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1221,
6100,
1435,
288,
377,
202,
9144,
273,
394,
14179,
19865,
15990,
18631,
1803,
12,
2211,
1769,
4202,
202,
15604,
752,
2174,
273,
394,
1788,
2174,
1803,
12,
2211,
1769,
7734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1221,
6100,
1435,
288,
377,
202,
9144,
273,
394,
14179,
19865,
15990,
18631,
1803,
12,
2211,
1769,
4202,
202,
15604,
752,
2174,
273,
394,
1788,
2174,
1803,
12,
2211,
1769,
7734,
... | |
public int jsFunction_addBehavior(final String behavior) throws PropertyException { | public int jsFunction_addBehavior(final String behavior) { | public int jsFunction_addBehavior(final String behavior) throws PropertyException { if (BEHAVIOR_HOMEPAGE.equals(behavior)) { Class c = this.getClass(); defineFunctionProperties(new String[] {"isHomePage"}, c, 0); defineFunctionProperties(new String[] {"setHomePage"}, c, 0); ... | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/01b3b30abe253c68dc06a8237714e937d9978878/HTMLElement.java/buggy/htmlunit/src/java/com/gargoylesoftware/htmlunit/javascript/host/HTMLElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3828,
2083,
67,
1289,
9212,
12,
6385,
514,
6885,
13,
288,
3639,
309,
261,
5948,
19191,
4136,
916,
67,
14209,
11219,
18,
14963,
12,
31936,
3719,
288,
5411,
1659,
276,
273,
333,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
3828,
2083,
67,
1289,
9212,
12,
6385,
514,
6885,
13,
288,
3639,
309,
261,
5948,
19191,
4136,
916,
67,
14209,
11219,
18,
14963,
12,
31936,
3719,
288,
5411,
1659,
276,
273,
333,
... |
if (iCodeTop + 1 >= array.length) { byte[] ba = new byte[(iCodeTop + 1) * 2]; | if (iCodeTop + 2 > array.length) { byte[] ba = new byte[(iCodeTop + 2) * 2]; | private int addShort(int s, int iCodeTop) { byte[] array = itsData.itsICode; if (iCodeTop + 1 >= array.length) { byte[] ba = new byte[(iCodeTop + 1) * 2]; System.arraycopy(array, 0, ba, 0, iCodeTop); itsData.itsICode = array = ba; } array[iCodeTop] = (byt... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/8496f933ce40492352e4565af6fd79ea109a5274/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
527,
4897,
12,
474,
272,
16,
509,
277,
1085,
3401,
13,
288,
3639,
1160,
8526,
526,
273,
2097,
751,
18,
1282,
45,
1085,
31,
3639,
309,
261,
77,
1085,
3401,
397,
404,
1545,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
527,
4897,
12,
474,
272,
16,
509,
277,
1085,
3401,
13,
288,
3639,
1160,
8526,
526,
273,
2097,
751,
18,
1282,
45,
1085,
31,
3639,
309,
261,
77,
1085,
3401,
397,
404,
1545,
5... |
Parser p = new Parser(compilerEnv); | Parser p = new Parser(compilerEnv, DefaultErrorReporter.instance); | public final boolean stringIsCompilableUnit(String source) { boolean errorseen = false; CompilerEnvirons compilerEnv = new CompilerEnvirons(); compilerEnv.initFromContext(this); compilerEnv.setErrorReporter(DefaultErrorReporter.instance); // no source name or source text manage... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/31ff23cd2e6b5190dbe92f81b7d5dc732adb75d6/Context.java/clean/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1250,
533,
2520,
2945,
330,
429,
2802,
12,
780,
1084,
13,
565,
288,
3639,
1250,
555,
15156,
273,
629,
31,
3639,
12972,
28248,
87,
5274,
3491,
273,
394,
12972,
28248,
87,
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,
727,
1250,
533,
2520,
2945,
330,
429,
2802,
12,
780,
1084,
13,
565,
288,
3639,
1250,
555,
15156,
273,
629,
31,
3639,
12972,
28248,
87,
5274,
3491,
273,
394,
12972,
28248,
87,
5621,
... |
_applicationStatusRequest applicationStatus) | ApplicationStatusRequest applicationStatus) | public ApplicationStatusType applicationStatus( _applicationStatusRequest applicationStatus) throws RemoteException { URI reference = applicationStatus.getApplication(); JobState job = lookupJob(reference); Prim process = job.resolvePrimFromJob(); ApplicationStatusT... | 4987 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4987/6a0bce9a04774f0d574902b90826623e639302b9/ApplicationStatusProcessor.java/buggy/core/components/cddlm/src/org/smartfrog/services/cddlm/api/ApplicationStatusProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4257,
1482,
559,
2521,
1482,
12,
5411,
4257,
24696,
2521,
1482,
13,
5411,
1216,
18361,
288,
3639,
3699,
2114,
273,
2521,
1482,
18,
588,
3208,
5621,
3639,
3956,
1119,
1719,
273,
3689,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4257,
1482,
559,
2521,
1482,
12,
5411,
4257,
24696,
2521,
1482,
13,
5411,
1216,
18361,
288,
3639,
3699,
2114,
273,
2521,
1482,
18,
588,
3208,
5621,
3639,
3956,
1119,
1719,
273,
3689,
... |
singletonClass = runtime.getClasses().getFalseClass(); | singletonClass = runtime.getClass("False"); | public void visitSClassNode(SClassNode iVisited) { IRubyObject receiver = eval(iVisited.getReceiverNode()); RubyClass singletonClass; if (receiver.isNil()) { singletonClass = runtime.getClasses().getNilClass(); } else if (receiver == runtime.getTrue()) { singletonCl... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/ca6b16e996ea9af83ce593594b9c69b9364a9924/EvaluateVisitor.java/buggy/src/org/jruby/evaluator/EvaluateVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
55,
797,
907,
12,
55,
797,
907,
277,
30019,
13,
288,
3639,
15908,
10340,
921,
5971,
273,
5302,
12,
77,
30019,
18,
588,
12952,
907,
10663,
3639,
19817,
797,
6396,
797,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
55,
797,
907,
12,
55,
797,
907,
277,
30019,
13,
288,
3639,
15908,
10340,
921,
5971,
273,
5302,
12,
77,
30019,
18,
588,
12952,
907,
10663,
3639,
19817,
797,
6396,
797,
3... |
public FindRefsAction(IWorkbenchSite site){ this(site, | public FindRefsAction(CEditor editor) { this(editor, | public FindRefsAction(IWorkbenchSite site){ this(site, CSearchMessages.getString("CSearch.FindReferencesAction.label"), //$NON-NLS-1$ CSearchMessages.getString("CSearch.FindReferencesAction.tooltip")); //$NON-NLS-1$ } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/a9e3b1a8eae8c84eecf591d4e9bf1c24b78c7100/FindRefsAction.java/buggy/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/FindRefsAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4163,
9837,
1803,
12,
45,
2421,
22144,
4956,
2834,
15329,
202,
202,
2211,
12,
4256,
16,
202,
202,
39,
2979,
5058,
18,
588,
780,
2932,
39,
2979,
18,
3125,
8221,
1803,
18,
1925,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4163,
9837,
1803,
12,
45,
2421,
22144,
4956,
2834,
15329,
202,
202,
2211,
12,
4256,
16,
202,
202,
39,
2979,
5058,
18,
588,
780,
2932,
39,
2979,
18,
3125,
8221,
1803,
18,
1925,... |
public void playPatch(Patch p) | public void playPatch(IPatch p) | public void playPatch(Patch p) { byte sysex[] = new byte[2352]; System.arraycopy(p.sysex, 0, sysex, 0, 2350); sysex[6] = 0; // user bank sysex[7] = 127; // program # 127 sysex[2350] = (byte)(0xC0 + getChannel() - 1); // program change sysex[2351] = (byte)127; // program # 127 Patch p2 = new Patc... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/b6e99a36d447b749f8ec1622f6d2477fcd586fcb/AlesisA6PgmSingleDriver.java/clean/JSynthLib/synthdrivers/AlesisA6/AlesisA6PgmSingleDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
6599,
7332,
12,
2579,
505,
293,
13,
225,
288,
565,
1160,
1393,
20909,
8526,
273,
394,
1160,
63,
4366,
9401,
15533,
565,
2332,
18,
1126,
3530,
12,
84,
18,
9009,
20909,
16,
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,
282,
1071,
918,
6599,
7332,
12,
2579,
505,
293,
13,
225,
288,
565,
1160,
1393,
20909,
8526,
273,
394,
1160,
63,
4366,
9401,
15533,
565,
2332,
18,
1126,
3530,
12,
84,
18,
9009,
20909,
16,
374... |
Shell shells[] = display.getShells(); for (int i = 0; i < shells.length; i++) { Object data = shells[i].getData(); if (data instanceof IWorkbenchWindow) return (IWorkbenchWindow) data; } | Shell shells[] = display.getShells(); for (int i = 0; i < shells.length; i++) { Object data = shells[i].getData(); if (data instanceof IWorkbenchWindow) return (IWorkbenchWindow) data; } | public IWorkbenchWindow getActiveWorkbenchWindow() { // Return null if called from a non-UI thread. // This is not spec'ed behaviour and is misleading, however this is how it // worked in 2.1 and we cannot change it now. // For more details, see [Bug 57384] [RCP] Main window not active o... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/9337b828e86179850647141c34d497be28275ed2/Workbench.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
2421,
22144,
3829,
11960,
2421,
22144,
3829,
1435,
288,
3639,
368,
2000,
446,
309,
2566,
628,
279,
1661,
17,
5370,
2650,
18,
3639,
368,
1220,
353,
486,
857,
11,
329,
14273,
471... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
2421,
22144,
3829,
11960,
2421,
22144,
3829,
1435,
288,
3639,
368,
2000,
446,
309,
2566,
628,
279,
1661,
17,
5370,
2650,
18,
3639,
368,
1220,
353,
486,
857,
11,
329,
14273,
471... |
assertEquals(filePath, getGenerator().generateFile2(getAClass(), genDir.getPath())); | File newFile = generateFile(getAClass(), ".cpp"); assertEquals(genFile, newFile); | public void testGenerateAfterModifyAndIssue2828() throws IOException { genDir = setUpDirectory4Test("testIssue2828"); // enable sections, in case they were disabled getGenerator().setUseSect(Section.SECT_NORMAL); // generate the classifier for the first time in temp dir String filePath = getGen... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/026649b88f3d44dd109e6a458716bb903f1c6ca6/TestCppFileGeneration.java/clean/modules/cpp/tests/org/argouml/language/cpp/generator/TestCppFileGeneration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
4625,
4436,
11047,
1876,
12956,
6030,
6030,
1435,
1216,
1860,
288,
3639,
3157,
1621,
273,
24292,
2853,
24,
4709,
2932,
3813,
12956,
6030,
6030,
8863,
202,
759,
4237,
7178,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4625,
4436,
11047,
1876,
12956,
6030,
6030,
1435,
1216,
1860,
288,
3639,
3157,
1621,
273,
24292,
2853,
24,
4709,
2932,
3813,
12956,
6030,
6030,
8863,
202,
759,
4237,
7178,
... |
/** * NOTE, for backwards compatibility the following images are supported * here, they should never be disposed, hence we explicitly return them * rather then registering images that SWT will dispose. * * Applications should go direclty to SWT for these icons. * * @see Display.getSystemIcon(int ID) */ int swtKey = -1;... | if (display != null) { /** * NOTE, for backwards compatibility the following images are supported * here, they should never be disposed, hence we explicitly return them * rather then registering images that SWT will dispose. * * Applications should go direclty to SWT for these icons. * * @see Display.getSystemIcon(int... | public Image get(String key) { // can be null if (key == null) { return null; } /** * NOTE, for backwards compatibility the following images are supported * here, they should never be disposed, hence we explicitly return them * rather then registering ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/7166d841a2b75a3d2676cd0cb7ac713dbbe9de4d/ImageRegistry.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/resource/ImageRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3421,
336,
12,
780,
498,
13,
288,
3639,
368,
848,
506,
446,
3639,
309,
261,
856,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
1783,
540,
380,
5219,
16,
364,
12727,
89... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3421,
336,
12,
780,
498,
13,
288,
3639,
368,
848,
506,
446,
3639,
309,
261,
856,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
1783,
540,
380,
5219,
16,
364,
12727,
89... |
IDEContributionItemFactory.BUILD.getId(), | IDEActionFactory.BUILD.getId(), | public void fillActionBars(IActionBars actionBars) { actionBars.setGlobalActionHandler( ActionFactory.REFRESH.getId(), refreshAction); actionBars.setGlobalActionHandler( IDEContributionItemFactory.BUILD.getId(), buildAction); actionBars.setGlobalActionHandler( IDEContributionItemFactory.BUILD_PROJECT.getI... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/c2b87eea5a66268e7421af579a790a09040896da/WorkspaceActionGroup.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/navigator/WorkspaceActionGroup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3636,
1803,
5190,
87,
12,
45,
1803,
5190,
87,
1301,
5190,
87,
13,
288,
202,
202,
1128,
5190,
87,
18,
542,
5160,
1803,
1503,
12,
1082,
202,
1803,
1733,
18,
10771,
14753,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3636,
1803,
5190,
87,
12,
45,
1803,
5190,
87,
1301,
5190,
87,
13,
288,
202,
202,
1128,
5190,
87,
18,
542,
5160,
1803,
1503,
12,
1082,
202,
1803,
1733,
18,
10771,
14753,
... |
public void setDocumentLocator (Locator l) { docHandler.setDocumentLocator (l); } | public void setDocumentLocator(Locator l) { docHandler.setDocumentLocator(l); } | public void setDocumentLocator (Locator l) { docHandler.setDocumentLocator (l); } | 45163 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45163/7fb7568e63c3fe14af521de4699cb37898923ca7/SAXDriver.java/clean/libjava/gnu/xml/aelfred2/SAXDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
2519,
5786,
261,
5786,
328,
13,
202,
565,
288,
997,
1503,
18,
542,
2519,
5786,
261,
80,
1769,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
2519,
5786,
261,
5786,
328,
13,
202,
565,
288,
997,
1503,
18,
542,
2519,
5786,
261,
80,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public Object run() { InputStream ris; if (cl == null) { ris = ClassLoader.getSystemResourceAsStream(name); } else { ris = cl.getResourceAsStream(name); | public Object run() throws FileNotFoundException { return new FileInputStream(file); | public Object run() { InputStream ris; if (cl == null) { ris = ClassLoader.getSystemResourceAsStream(name); } else { ris = cl.getResourceAsStream(name); } return r... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/2d75d4b32dcfc89e4ba3db26809e213fa8555bac/SecuritySupport12.java/buggy/src/org/apache/xerces/util/SecuritySupport12.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
1033,
1086,
1435,
288,
10792,
5037,
436,
291,
31,
10792,
309,
261,
830,
422,
446,
13,
288,
13491,
436,
291,
273,
9403,
18,
588,
3163,
1420,
17052,
12,
529,
1769,
10792,
289,
469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
1033,
1086,
1435,
288,
10792,
5037,
436,
291,
31,
10792,
309,
261,
830,
422,
446,
13,
288,
13491,
436,
291,
273,
9403,
18,
588,
3163,
1420,
17052,
12,
529,
1769,
10792,
289,
469,
... |
btnReset.addFocusListener( this ); btnReset.addKeyListener( this ); | btnReset.addListener( SWT.FocusOut, this ); btnReset.addListener( SWT.KeyDown, this ); btnReset.addListener( SWT.Traverse, this ); | private void createDropDownComponent( int iXLoc, int iYLoc ) { if ( !bEnabled ) { return; } int iShellHeight = 170; int iShellWidth = 160; // Reduce the height based on which buttons are to be shown. if ( bGradientEnabled ) { iShellHeight += 30; } if ( bImageEnabled ) { iShellHeight += 30; } if ( bA... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ef2a0b6feee211ea43a51b0ad6d6ba6d03100953/FillChooserComposite.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
7544,
4164,
1841,
12,
509,
277,
60,
1333,
16,
509,
277,
61,
1333,
262,
202,
95,
202,
202,
430,
261,
401,
70,
1526,
262,
202,
202,
95,
1082,
202,
2463,
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,
225,
202,
1152,
918,
752,
7544,
4164,
1841,
12,
509,
277,
60,
1333,
16,
509,
277,
61,
1333,
262,
202,
95,
202,
202,
430,
261,
401,
70,
1526,
262,
202,
202,
95,
1082,
202,
2463,
31,
202,
... |
cl.setExecutable( commandExecutable ); | cl.setExecutable( executable ); | public void executeCommand( String command ) throws TransferFailedException { AuthenticationInfo authenticationInfo = getRepository().getAuthenticationInfo(); String commandArgs = getArgs( getRepository().getAnnotations() ); String commandExecutable = getExectutable( getRepository().g... | 51920 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51920/4f56670854e15fba39d9c4e7196125e8c6318a34/ScpExternalWagon.java/clean/wagon-providers/wagon-ssh-external/src/main/java/org/apache/maven/wagon/providers/sshext/ScpExternalWagon.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21120,
12,
514,
1296,
262,
3639,
1216,
12279,
12417,
565,
288,
3639,
8665,
966,
5107,
966,
273,
8261,
7675,
588,
6492,
966,
5621,
3639,
514,
1296,
2615,
273,
30169,
12,
8261,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21120,
12,
514,
1296,
262,
3639,
1216,
12279,
12417,
565,
288,
3639,
8665,
966,
5107,
966,
273,
8261,
7675,
588,
6492,
966,
5621,
3639,
514,
1296,
2615,
273,
30169,
12,
8261,
7... |
myTree.getRootObjects().remove(myObject); | myTree.getRootObjects().remove(object); | public void execute(boolean disposeTree, ObjectTreeAction action) { if (myTree.getExecutedObjects().contains(this)) { return; } myTree.getExecutedObjects().add(this); if (myChildren != null) { final ObjectNode[] children = myChildren.toArray(new ObjectNode[myChildren.size()]); for (int i = ... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/a1b18024366443cdf2c460037633a1ceb1550e67/ObjectNode.java/clean/util/src/com/intellij/openapi/util/objectTree/ObjectNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
6494,
15825,
2471,
16,
1033,
2471,
1803,
1301,
13,
288,
565,
309,
261,
4811,
2471,
18,
588,
23839,
4710,
7675,
12298,
12,
2211,
3719,
288,
1377,
327,
31,
565,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
12,
6494,
15825,
2471,
16,
1033,
2471,
1803,
1301,
13,
288,
565,
309,
261,
4811,
2471,
18,
588,
23839,
4710,
7675,
12298,
12,
2211,
3719,
288,
1377,
327,
31,
565,
289,
... |
IterFactory.createFactory().createIter(cont).accept(new RecordingStreamVisitor(curPartition, partitioner.getWorkEstimate())); | IterFactory.createFactory().createIter(cont).accept(new RecordingStreamVisitor(curPartition)); | public SIRStream traceback(LinkedList partitions, PartitionRecord curPartition, int tileLimit, int nextToJoiner, SIRStream str) { SIRStream result = traceback(partitions, curPartition, 0, A.length-1, 0, A[0][0].length-1, tileLimit, nextToJoiner, str); // if the whole container is assigned to one tile, record it // ... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/0048c80b1f0e89d58dcab1a20f2bd4c656820fae/DPConfigContainer.java/clean/streams/src/at/dms/kjc/sir/lowering/partition/dynamicprog/DPConfigContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5705,
54,
1228,
10820,
12,
13174,
682,
10060,
16,
12598,
2115,
662,
7003,
16,
509,
4769,
3039,
16,
509,
1024,
774,
4572,
264,
16,
5705,
54,
1228,
609,
13,
288,
202,
2320,
54,
1228... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5705,
54,
1228,
10820,
12,
13174,
682,
10060,
16,
12598,
2115,
662,
7003,
16,
509,
4769,
3039,
16,
509,
1024,
774,
4572,
264,
16,
5705,
54,
1228,
609,
13,
288,
202,
2320,
54,
1228... |
if (psiElement == null) continue; | public void doApplyInformationToEditor() { List<HighlightInfo> infos = new ArrayList<HighlightInfo>(myDescriptors.size()); for (int i = 0; i < myDescriptors.size(); i++) { ProblemDescriptor descriptor = myDescriptors.get(i); LocalInspectionTool tool = myTools.get(i); //TODO PsiElement psiEle... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/7d18937b6c277d5ef28a5ed5045f90e8b80e937a/LocalInspectionsPass.java/clean/source/com/intellij/codeInsight/daemon/impl/LocalInspectionsPass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
7001,
5369,
774,
6946,
1435,
288,
565,
987,
32,
16205,
966,
34,
10626,
273,
394,
2407,
32,
16205,
966,
34,
12,
4811,
12705,
18,
1467,
10663,
565,
364,
261,
474,
277,
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,
918,
741,
7001,
5369,
774,
6946,
1435,
288,
565,
987,
32,
16205,
966,
34,
10626,
273,
394,
2407,
32,
16205,
966,
34,
12,
4811,
12705,
18,
1467,
10663,
565,
364,
261,
474,
277,
273... | |
elfac = IsotopeFactory.getInstance(); | elfac = IsotopeFactory.getInstance(atomContainer.getBuilder()); | public DescriptorValue calculate(AtomContainer atomContainer) throws CDKException { int valence = 0; int atomicNumber = 0; int hcount = 0; int atomValue = 0; double chi0v = 0; org.openscience.cdk.interfaces.Atom[] atoms = atomContainer.getAtoms(); org.openscience.cdk.interfaces.Atom[] neighatoms = null; Elemen... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/99fe3519d35ad1fd276844ab16fa237c545a01fc/ValenceConnectivityOrderZeroDescriptor.java/clean/src/org/openscience/cdk/qsar/ValenceConnectivityOrderZeroDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
22487,
13,
1216,
24570,
288,
202,
202,
474,
1244,
802,
273,
374,
31,
202,
202,
474,
7960,
1854,
273,
374,
31,
202,
202,
474,
366,
1883,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
22487,
13,
1216,
24570,
288,
202,
202,
474,
1244,
802,
273,
374,
31,
202,
202,
474,
7960,
1854,
273,
374,
31,
202,
202,
474,
366,
1883,
273,
... |
if (next instanceof ExpandArrayNode) { | if (next instanceof SplatNode) { | public static IRubyObject[] setupArgs(ThreadContext context, EvaluateVisitor visitor, INode node) { if (node == null) { return IRubyObject.NULL_ARRAY; } final ISourcePosition position = context.getPosition(); if (node instanceof ArrayNode) { final int size = ((Array... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/f5c9a1ebd775712f2dc086acfce1a14a123ec632/ArgsUtil.java/clean/src/org/jruby/ast/util/ArgsUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
8526,
3875,
2615,
12,
3830,
1042,
819,
16,
18176,
7413,
8000,
16,
21176,
756,
13,
288,
3639,
309,
261,
2159,
422,
446,
13,
288,
5411,
327,
15908,
10340,
921,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
8526,
3875,
2615,
12,
3830,
1042,
819,
16,
18176,
7413,
8000,
16,
21176,
756,
13,
288,
3639,
309,
261,
2159,
422,
446,
13,
288,
5411,
327,
15908,
10340,
921,... |
} | } | public void actionPerformed (ActionEvent e) { ListSelectionModel rowModel = table.getSelectionModel(); ListSelectionModel colModel = table.getColumnModel().getSelectionModel(); int rowLead = rowModel.getLeadSelectionIndex(); int rowMax = table.getModel().getRowCount() - 1; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTableUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicTableUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
261,
1803,
1133,
425,
13,
5411,
288,
1377,
987,
6233,
1488,
1027,
1488,
273,
1014,
18,
588,
6233,
1488,
5621,
1377,
987,
6233,
1488,
645,
1488,
273,
1014,
18,
588,
1494,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
261,
1803,
1133,
425,
13,
5411,
288,
1377,
987,
6233,
1488,
1027,
1488,
273,
1014,
18,
588,
6233,
1488,
5621,
1377,
987,
6233,
1488,
645,
1488,
273,
1014,
18,
588,
1494,... |
public void compile(File bpelFile) throws CompilationException, IOException { if (__log.isDebugEnabled()) { __log.debug("compile(URL)"); | public void compile(Process process) throws CompilationException, IOException { if (process == null) throw new NullPointerException("Attempt to compile NULL process."); logCompilationMessage(__cmsgs.infCompilingProcess()); BpelCompiler compiler; WsdlFinder wf; XsltFinder xf; if (_wsdlFinder != null) { wf = _wsdlFind... | public void compile(File bpelFile) throws CompilationException, IOException { if (__log.isDebugEnabled()) { __log.debug("compile(URL)"); } if (bpelFile == null) { this.invalidate(); throw new IllegalArgumentException("Null bpelFile"); } _bpelFile = bpelFile; Process process; try { ... | 47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/7aedf5bd28c1d8bce9f9816396e970910c21eab4/BpelC.java/buggy/bpel-compiler/src/main/java/org/apache/ode/bpel/compiler/BpelC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4074,
12,
812,
9107,
292,
812,
13,
1216,
22416,
503,
16,
1860,
288,
565,
309,
261,
972,
1330,
18,
291,
2829,
1526,
10756,
288,
1377,
1001,
1330,
18,
4148,
2932,
11100,
12,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4074,
12,
812,
9107,
292,
812,
13,
1216,
22416,
503,
16,
1860,
288,
565,
309,
261,
972,
1330,
18,
291,
2829,
1526,
10756,
288,
1377,
1001,
1330,
18,
4148,
2932,
11100,
12,
17... |
user = provisioningManager.getUserByUsername(username); | user = provisioningManager.getUser(username); | protected void doGet(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { if (req.getPathInfo().equals("/users")) { List users = provisioningManager.getUsers(); resp.setStatus(HttpServletResponse.SC_OK); sendX... | 47226 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47226/1ae6b7d00ab681becd1b5b011131441c75810884/CmpServlet.java/clean/src/main/java/org/osaf/cosmo/cmp/CmpServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
23611,
12,
2940,
18572,
1111,
16,
7682,
12446,
1718,
13,
3639,
1216,
16517,
16,
1860,
288,
3639,
309,
261,
3658,
18,
588,
743,
966,
7675,
14963,
2932,
19,
5577,
6,
3719,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
23611,
12,
2940,
18572,
1111,
16,
7682,
12446,
1718,
13,
3639,
1216,
16517,
16,
1860,
288,
3639,
309,
261,
3658,
18,
588,
743,
966,
7675,
14963,
2932,
19,
5577,
6,
3719,
288,
... |
assertTrue(v2.compareTo(v1) < 0); | assertTrue(v2.compareTo(v1) < 0); | public void test5() { assertTrue(v2.compareTo(v1) < 0); } | 50160 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50160/13de68466e3cf7fde6ee0bde0cee09a33e837e89/ViewIdTest.java/clean/tests/junit/org/jgroups/tests/ViewIdTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
25,
1435,
288,
202,
11231,
5510,
12,
90,
22,
18,
9877,
774,
12,
90,
21,
13,
411,
374,
1769,
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,
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,
918,
1842,
25,
1435,
288,
202,
11231,
5510,
12,
90,
22,
18,
9877,
774,
12,
90,
21,
13,
411,
374,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
"\n" + " public static void main(String[] args) {\n" + " try {\n" + " scenario();\n" + " } catch(Exception e){\n" + " System.out.println(\"[end]\");\n" + " }\n" + " }\n" + "\n" + | public void test034() { this.runConformTest( new String[] { "X.java", "public class X {\n" + "\n" + " public static void main(String[] args) {\n" + " try {\n" + " scenario();\n" + " } catch(Exception e){\n" + " System.out.println(\"[end]\");\n" + " }\n" + " }\n" + "\n"... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/e296d38bce70b50ae4223d7832ad4c72a95b5b55/TryStatementTest.java/buggy/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/TryStatementTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
4630,
24,
1435,
288,
202,
2211,
18,
2681,
442,
687,
4709,
12,
1082,
202,
2704,
514,
8526,
288,
9506,
202,
6,
60,
18,
6290,
3113,
9506,
202,
6,
482,
667,
1139,
18890,
82,
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,
1071,
918,
1842,
4630,
24,
1435,
288,
202,
2211,
18,
2681,
442,
687,
4709,
12,
1082,
202,
2704,
514,
8526,
288,
9506,
202,
6,
60,
18,
6290,
3113,
9506,
202,
6,
482,
667,
1139,
18890,
82,
6... | |
private void openWelcomeEditors(IWorkbenchWindow window) throws WorkbenchException { | private void openWelcomeEditors(IWorkbenchWindow window) { | private void openWelcomeEditors(IWorkbenchWindow window) throws WorkbenchException { if (IDEWorkbenchPlugin.getDefault().getPreferenceStore().getBoolean(IDEInternalPreferences.WELCOME_DIALOG)) { // Show the welcome page for the primary feature the first time the workbench opens. AboutInfo primaryInfo = IDEWorkben... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/2608c23bce912cfa265e08dddab5c72f8e4284ee/IDEWorkbenchAdvisor.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/IDEWorkbenchAdvisor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1696,
59,
16312,
4666,
1383,
12,
45,
2421,
22144,
3829,
2742,
13,
1216,
4147,
22144,
503,
288,
202,
202,
430,
261,
10385,
2421,
22144,
3773,
18,
588,
1868,
7675,
588,
9624... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1696,
59,
16312,
4666,
1383,
12,
45,
2421,
22144,
3829,
2742,
13,
1216,
4147,
22144,
503,
288,
202,
202,
430,
261,
10385,
2421,
22144,
3773,
18,
588,
1868,
7675,
588,
9624... |
ThreadInfo ti = (ThreadInfo)nodeInfo; if(ti.info != null) { StringBuffer sb = new StringBuffer(ti.info); sb.append(ti.content); displayContent(sb.toString()); } else { displayContent(ti.content); } | displayThreadInfo(nodeInfo); | public void valueChanged(TreeSelectionEvent e) { DefaultMutableTreeNode node = (DefaultMutableTreeNode) e.getPath().getLastPathComponent(); if (node == null) { return; } Object nodeInfo = node.getUserObject(); if (nodeInfo instanceof ThreadInfo) {... | 45685 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45685/ad9e693ae3f957e4e647a7b4ab7e9be9f918a281/TDA.java/buggy/tda/src/java/com/pironet/tda/TDA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
460,
5033,
12,
2471,
6233,
1133,
425,
13,
288,
3639,
2989,
19536,
12513,
756,
273,
261,
1868,
19536,
12513,
13,
3639,
425,
18,
588,
743,
7675,
588,
3024,
743,
1841,
5621,
7734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
460,
5033,
12,
2471,
6233,
1133,
425,
13,
288,
3639,
2989,
19536,
12513,
756,
273,
261,
1868,
19536,
12513,
13,
3639,
425,
18,
588,
743,
7675,
588,
3024,
743,
1841,
5621,
7734,... |
if (!isPinned()) return descriptor; | if (!isPinned()) { return descriptor; } | public ImageDescriptor computeImageDescriptor() { ImageDescriptor descriptor = super.computeImageDescriptor(); if (!isPinned()) return descriptor; // Check if the pinned preference is set IPreferenceStore prefStore = WorkbenchPlugin.getDefault() .getPreferenceSt... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/EditorReference.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorReference.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3421,
3187,
3671,
2040,
3187,
1435,
288,
3639,
3421,
3187,
4950,
273,
2240,
18,
9200,
2040,
3187,
5621,
3639,
309,
16051,
291,
12178,
11748,
10756,
5411,
327,
4950,
31,
3639,
368,
207... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3421,
3187,
3671,
2040,
3187,
1435,
288,
3639,
3421,
3187,
4950,
273,
2240,
18,
9200,
2040,
3187,
5621,
3639,
309,
16051,
291,
12178,
11748,
10756,
5411,
327,
4950,
31,
3639,
368,
207... |
return (List) globalTriggerListeners.clone(); | return new LinkedList(globalTriggerListeners); | public List getGlobalTriggerListeners() { return (List) globalTriggerListeners.clone(); } | 3431 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3431/1a3e64be15794b4df7d06941e1eacb76e30179f5/QuartzScheduler.java/clean/src/java/org/quartz/core/QuartzScheduler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
20591,
6518,
5583,
1435,
288,
3639,
327,
394,
10688,
12,
6347,
6518,
5583,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
20591,
6518,
5583,
1435,
288,
3639,
327,
394,
10688,
12,
6347,
6518,
5583,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} else | } else | public void actionPerformed ( ActionEvent evt ) { trace( "Action Event: " ); printDebug( "Action Event: " + evt ); Object source = evt.getSource(); String arg = evt.getActionCommand(); if ( source instanceof JComboBox ) { trace( "Combo Box Event: " + arg ); ... | 48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/5499057960531eb152fbab79fcdc99b83d5f7003/CocoPanel.java/clean/coco/src/main/uk/ac/starlink/coco/CocoPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
918,
26100,
261,
19641,
6324,
262,
288,
3639,
2606,
12,
315,
1803,
2587,
30,
315,
11272,
3639,
1172,
2829,
12,
315,
1803,
2587,
30,
315,
397,
6324,
11272,
3639,
1033,
1084,
273,
63... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
918,
26100,
261,
19641,
6324,
262,
288,
3639,
2606,
12,
315,
1803,
2587,
30,
315,
11272,
3639,
1172,
2829,
12,
315,
1803,
2587,
30,
315,
397,
6324,
11272,
3639,
1033,
1084,
273,
63... |
buf.append("<input type=\"submit\" name=\"restartconfirm\" value=\"Restart\" />\n"); | buf.append("<input type=\"submit\" name=\"restartconfirm\" value=\"Update\" />\n"); | public void handlePost(URI uri, Bucket data, ToadletContext ctx) throws ToadletContextClosedException, IOException { if(data.size() > 1024*1024) { this.writeReply(ctx, 400, "text/plain", "Too big", "Data exceeds 1MB limit"); return; } HTTPRequest request = new HTTPRequest(uri,data,ctx); if(request==null) r... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/0a965b4ea6e77b5114432c58b51168f17215b3c4/WelcomeToadlet.java/buggy/src/freenet/clients/http/WelcomeToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
288,
9506,
202,
430,
12,
892,
18,
1467,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
288,
9506,
202,
430,
12,
892,
18,
1467,
... |
private void finishPage(IProgressMonitor monitor) throws InterruptedException, CoreException { if (monitor == null) { monitor= new NullProgressMonitor(); } int exitValue = -1; try { String strName = page.getProjectName(); monitor.beginTask("Creating "+ strName + " Forrest Project", 3); IProject project... | 2719 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2719/a015df8aa2b9981ea3b42d009efd3ad9d12b83ae/NewProjectWizard.java/buggy/tools/eclipse/plugins/org.apache.forrest/src/org/apache/forrest/eclipse/wizards/NewProjectWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4076,
1964,
12,
45,
5491,
7187,
6438,
13,
1216,
7558,
16,
30015,
288,
202,
202,
430,
261,
10259,
422,
446,
13,
288,
1082,
202,
10259,
33,
394,
4112,
5491,
7187,
5621,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4076,
1964,
12,
45,
5491,
7187,
6438,
13,
1216,
7558,
16,
30015,
288,
202,
202,
430,
261,
10259,
422,
446,
13,
288,
1082,
202,
10259,
33,
394,
4112,
5491,
7187,
5621,
20... | ||
ByteVector v2 = v; | ByteVector v2 = new ByteVector(v.size()); v2.add(v.toByteArray()); | public byte[] mjpbUncompress(byte[] input) throws FormatException { byte[] raw = null; byte[] raw2 = null; int pt = 16; // pointer into the compressed data // official documentation at // http://developer.apple.com/documentation/QuickTime/QTFF/QTFFChap3/ // chapter_4_section_2.html // information... | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/fefa794cb8501463488091c20d90b89f0f91fac9/QTReader.java/clean/loci/formats/QTReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1160,
8526,
312,
78,
5733,
984,
14706,
12,
7229,
8526,
810,
13,
1216,
4077,
503,
288,
565,
1160,
8526,
1831,
273,
446,
31,
565,
1160,
8526,
1831,
22,
273,
446,
31,
565,
509,
5818,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
312,
78,
5733,
984,
14706,
12,
7229,
8526,
810,
13,
1216,
4077,
503,
288,
565,
1160,
8526,
1831,
273,
446,
31,
565,
1160,
8526,
1831,
22,
273,
446,
31,
565,
509,
5818,... |
protected void processPluginDescriptor( MojoDescriptor descriptor, String destinationDirectory ) throws Exception | protected void processPluginDescriptor( MojoDescriptor descriptor, String destinationDirectory ) throws IOException | protected void processPluginDescriptor( MojoDescriptor descriptor, String destinationDirectory ) throws Exception { String implementation = descriptor.getImplementation(); String className = implementation.substring( implementation.lastIndexOf( "." ) + 1 ) + "Bean"; JClass jClass = new JClas... | 1315 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1315/24c6328ad361f8e709e2b3fddefd9cde220a0628/BeanGenerator.java/buggy/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/BeanGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1207,
3773,
3187,
12,
15931,
3187,
4950,
16,
514,
2929,
2853,
262,
1216,
1860,
565,
288,
3639,
514,
4471,
273,
4950,
18,
588,
13621,
5621,
3639,
514,
2658,
273,
4471,
18,
28023... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1207,
3773,
3187,
12,
15931,
3187,
4950,
16,
514,
2929,
2853,
262,
1216,
1860,
565,
288,
3639,
514,
4471,
273,
4950,
18,
588,
13621,
5621,
3639,
514,
2658,
273,
4471,
18,
28023... |
if(inst.instance(i).isMissing(j)) | if(inst.instance(i).isMissing(m_selectedAttribs[j])) { | public void initInternalFields() { Instances inst = m_data; m_classIndex = m_classAttrib.getSelectedIndex(); double minC=0, maxC=0; int originalClassIndex = m_data.classIndex(); m_data.setClassIndex(m_classIndex); /** Resampling **/ if(Double.parseDouble(m_resamplePercent.getText())<100) { ... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/d668ca4c9b7321a9583e1272739db26a9c4fe3c1/MatrixPanel.java/buggy/weka/gui/visualize/MatrixPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1208,
3061,
2314,
1435,
288,
565,
18357,
1804,
273,
312,
67,
892,
31,
565,
312,
67,
1106,
1016,
273,
312,
67,
1106,
12399,
18,
588,
7416,
1016,
5621,
565,
1645,
1131,
39,
33,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1208,
3061,
2314,
1435,
288,
565,
18357,
1804,
273,
312,
67,
892,
31,
565,
312,
67,
1106,
1016,
273,
312,
67,
1106,
12399,
18,
588,
7416,
1016,
5621,
565,
1645,
1131,
39,
33,... |
; | public void close() throws SQLException { ; // No action required } | 54521 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54521/815a48d2428d1c7bfed1d81f2df07fb9e042c1d8/TestResultSet.java/clean/src/test/org/apache/commons/beanutils/TestResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1746,
1435,
1216,
6483,
288,
540,
368,
2631,
1301,
1931,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1746,
1435,
1216,
6483,
288,
540,
368,
2631,
1301,
1931,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... | |
return s + "." + ext; | return s + '.' + ext; | private String getFilename(FetchException e, FreenetURI uri, String expectedMimeType) { String s = getFilename(e, uri); int dotIdx = s.indexOf('.'); String ext = DefaultMIMETypes.getExtension(expectedMimeType); if(ext == null) ext = "bin"; if((dotIdx == -1) && (expectedMimeType != null)) { s += "." + ext; r... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/62fd59041864b4ed1f43adc676de6bfb5ea977f3/FProxyToadlet.java/buggy/src/freenet/clients/http/FProxyToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
14632,
12,
5005,
503,
425,
16,
478,
2842,
278,
3098,
2003,
16,
514,
2665,
16821,
13,
288,
202,
202,
780,
272,
273,
14632,
12,
73,
16,
2003,
1769,
202,
202,
474,
3928,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
14632,
12,
5005,
503,
425,
16,
478,
2842,
278,
3098,
2003,
16,
514,
2665,
16821,
13,
288,
202,
202,
780,
272,
273,
14632,
12,
73,
16,
2003,
1769,
202,
202,
474,
3928,
... |
if ( synPredMatched385 ) { | if ( synPredMatched44 ) { | public final Expression function_call( PathExpr expr ) throws RecognitionException, TokenStreamException, PermissionDeniedException,EXistException { Expression step; Token l = null; Token l2 = null; Token arg = null; Token l3 = null; Token l4 = null; Token i = null; Token f1 = null; Token f2 = nul... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/79512eae28b7219239f4a67965b185d1c560ab43/XPathParser.java/clean/src/org/exist/parser/XPathParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
445,
67,
1991,
12,
202,
202,
743,
4742,
3065,
202,
13,
1216,
9539,
16,
3155,
1228,
503,
16,
8509,
15877,
16,
2294,
376,
503,
288,
202,
202,
2300,
2235,
31,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
445,
67,
1991,
12,
202,
202,
743,
4742,
3065,
202,
13,
1216,
9539,
16,
3155,
1228,
503,
16,
8509,
15877,
16,
2294,
376,
503,
288,
202,
202,
2300,
2235,
31,
9... |
dayStart.set(Calendar.MILLISECOND, 0); | dayStart.set(Calendar.MILLISECOND, 0); | public boolean isReminderToday(ITask task) { if (task != null) { Date reminder = task.getReminderDate(); if (reminder != null) { Calendar dayStart = Calendar.getInstance(); dayStart.set(Calendar.HOUR_OF_DAY, 0); dayStart.set(Calendar.MINUTE, 0); dayStart.set(Calendar.SECOND, 0); dayStart.set(Calend... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/7d94c6377a5bee6e65bd2152533c14ceb1d150eb/TaskListManager.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/ui/TaskListManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
1933,
14055,
56,
20136,
12,
1285,
835,
1562,
13,
288,
202,
202,
430,
261,
4146,
480,
446,
13,
288,
1082,
202,
1626,
849,
14055,
273,
1562,
18,
588,
1933,
14055,
162... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
1933,
14055,
56,
20136,
12,
1285,
835,
1562,
13,
288,
202,
202,
430,
261,
4146,
480,
446,
13,
288,
1082,
202,
1626,
849,
14055,
273,
1562,
18,
588,
1933,
14055,
162... |
Stmt newLookupStmt = Jimple.v().newLookupSwitchStmt( | Stmt newLookupStmt; if (bStaticProceedMethod && numOfShadows==0) newLookupStmt=Jimple.v().newNopStmt(); else newLookupStmt= Util.newSwitchStmt( | public void modifyLookupStatement(Stmt switchTarget, int shadowID) { // modify the lookup statement in the access method lookupValues.add(IntConstant.v(shadowID)); proceedMethodTargets.add(switchTarget); // generate new lookup statement and replace the old one Stmt newLookupStmt = Jimple.v().newLo... | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/b5c91591c8d4896cefaf1b59bff644530e765594/AroundWeaver.java/buggy/aop/abc/src/abc/weaving/weaver/AroundWeaver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
6609,
3406,
12,
8952,
1620,
2326,
16,
509,
10510,
734,
13,
288,
9506,
202,
759,
5612,
326,
3689,
3021,
316,
326,
2006,
707,
9506,
202,
8664,
1972,
18,
1289,
12,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
6609,
3406,
12,
8952,
1620,
2326,
16,
509,
10510,
734,
13,
288,
9506,
202,
759,
5612,
326,
3689,
3021,
316,
326,
2006,
707,
9506,
202,
8664,
1972,
18,
1289,
12,
17... |
new ProgressWatcher(bar,profileManager); new Thread( new Runnable() { public void run() { try { profileManager.createProfiles(tables); | public void actionPerformed(ActionEvent e) { if (dbTree == null) { logger.debug("dbtree was null when actionPerformed called"); return; } try { if ( dbTree.getSelectionPaths() == null ) return; final Set <SQLTable> tables = ... | 53257 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53257/4ba03c814a96c6bdfe763d14bf26b9f81e029bae/ProfileAction.java/clean/src/ca/sqlpower/architect/swingui/action/ProfileAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
309,
261,
1966,
2471,
422,
446,
13,
288,
5411,
1194,
18,
4148,
2932,
1966,
3413,
1703,
446,
1347,
26100,
2566,
8863,
5411,
327,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
309,
261,
1966,
2471,
422,
446,
13,
288,
5411,
1194,
18,
4148,
2932,
1966,
3413,
1703,
446,
1347,
26100,
2566,
8863,
5411,
327,
31,
... | |
if(ASS)ER.T(null!=_controlTyrant ,"emperor init order problem", this); if(ASS)ER.T(null!=_breakpointTyrant,"emperor init order problem", this); if(ASS)ER.T(null!=_sourceTyrant ,"emperor init order problem", this); if(ASS)ER.T(null!=_stackTyrant ,"emperor init order problem", this); if(ASS)ER.T(null!=_watchTyra... | if(AS.S)ER.T(null!=_controlTyrant ,"emperor init order problem", this); if(AS.S)ER.T(null!=_breakpointTyrant,"emperor init order problem", this); if(AS.S)ER.T(null!=_sourceTyrant ,"emperor init order problem", this); if(AS.S)ER.T(null!=_stackTyrant ,"emperor init order problem", this); if(AS.S)ER.T(null!=_watc... | public CommandTyrant(Emperor emperor) { _app = Application.application(); _emperor = emperor; _controlTyrant = emperor.getControlTyrant (); _breakpointTyrant = emperor.getBreakpointTyrant(); _sourceTyrant = emperor.getSourceTyrant (); _stackTyrant = empe... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/2de73cf99dce60cce549e7757f841284b68d1220/CommandTyrant.java/buggy/js/jsdj/classes/com/netscape/jsdebugging/ifcui/CommandTyrant.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3498,
56,
93,
6890,
12,
1514,
457,
280,
801,
457,
280,
13,
565,
288,
3639,
389,
2910,
273,
4257,
18,
3685,
5621,
3639,
389,
351,
457,
280,
273,
801,
457,
280,
31,
3639,
389,
709... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3498,
56,
93,
6890,
12,
1514,
457,
280,
801,
457,
280,
13,
565,
288,
3639,
389,
2910,
273,
4257,
18,
3685,
5621,
3639,
389,
351,
457,
280,
273,
801,
457,
280,
31,
3639,
389,
709... |
private void readStaticActions() { if ((bitSet & STATIC_ACTION_READ) != 0) return; bitSet |= STATIC_ACTION_READ; if (menuIds.isEmpty()) { return; } final Iterator menuIdItr = menuIds.iterator(); while (menuIdItr.hasNext()) { final String menuId = (String) menuIdItr.next(); if ((menuId == null) || (menuId.length() ... | private final void readStaticActions() { if (staticActionBuilders != null) { final Iterator menuIdItr = staticActionBuilders.keySet().iterator(); while (menuIdItr.hasNext()) { final String menuId = (String) menuIdItr.next(); readStaticActionsFor(menuId); } } | private void readStaticActions() { if ((bitSet & STATIC_ACTION_READ) != 0) return; bitSet |= STATIC_ACTION_READ; // If no menu id provided, then there is no contributions // to add. Fix for bug #33140. if (menuIds.isEmpty()) { return; } final Iter... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/2345dd4a47c703ef1888dce814eae00c37b38474/PopupMenuExtender.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PopupMenuExtender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
855,
5788,
6100,
1435,
288,
377,
202,
430,
14015,
3682,
694,
473,
19980,
67,
12249,
67,
6949,
13,
480,
374,
13,
377,
202,
202,
2463,
31,
377,
202,
377,
202,
3682,
694,
5626,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
5788,
6100,
1435,
288,
377,
202,
430,
14015,
3682,
694,
473,
19980,
67,
12249,
67,
6949,
13,
480,
374,
13,
377,
202,
202,
2463,
31,
377,
202,
377,
202,
3682,
694,
5626,
... |
public final TriggerSequence[] getActiveBindingsFor(final String commandId) { return bindingManager.getActiveBindingsFor(commandId); | public final TriggerSequence[] getActiveBindingsFor( final ParameterizedCommand parameterizedCommand) { return bindingManager.getActiveBindingsFor(parameterizedCommand); | public final TriggerSequence[] getActiveBindingsFor(final String commandId) { return bindingManager.getActiveBindingsFor(commandId); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e61bf96d546738a5dfebc5feb8c2bcbe110e4371/BindingService.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/BindingService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
11321,
4021,
8526,
11960,
10497,
1290,
12,
6385,
514,
1296,
548,
13,
288,
202,
202,
2463,
5085,
1318,
18,
588,
3896,
10497,
1290,
12,
3076,
548,
1769,
202,
97,
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,
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,
727,
11321,
4021,
8526,
11960,
10497,
1290,
12,
6385,
514,
1296,
548,
13,
288,
202,
202,
2463,
5085,
1318,
18,
588,
3896,
10497,
1290,
12,
3076,
548,
1769,
202,
97,
2,
-100,
-... |
if (jj_3R_216()) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; | final private boolean jj_3R_209() { if (jj_3R_216()) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_238()) { jj_scanpos = xsp; break; } if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; } return fals... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/d42ce7980bc2030e88ae13be5cf1b864eee291da/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,
3462,
29,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
22,
2313,
10756,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
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,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
3462,
29,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
22,
2313,
10756,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
597,
... | |
else if ( !shouldIgnoreResults ) | else if ( formURLString.indexOf( "charpane.php" ) != -1 ) | public void execute() { // If this is the rat quest, then go ahead and pre-set the data // to reflect a fight sequence (mini-browser compatibility). isRatQuest |= formURLString.indexOf( "rats.php" ) != -1; if ( !isChatRequest && formURLString.indexOf( "charpane" ) == -1 && formURLString.indexOf( "rats.php" ) == -1... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/997fc71835eb6760062f6c79d67445d05c2454a2/KoLRequest.java/buggy/src/net/sourceforge/kolmafia/KoLRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1836,
1435,
202,
95,
202,
202,
759,
971,
333,
353,
326,
15183,
225,
456,
16,
1508,
1960,
17510,
471,
675,
17,
542,
326,
501,
202,
202,
759,
358,
3037,
279,
284,
750,
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,
225,
202,
482,
918,
1836,
1435,
202,
95,
202,
202,
759,
971,
333,
353,
326,
15183,
225,
456,
16,
1508,
1960,
17510,
471,
675,
17,
542,
326,
501,
202,
202,
759,
358,
3037,
279,
284,
750,
31... |
LogRecord record = new LogRecord(Level.FINER, MSG_ENTERING + " {0}"); | LogRecord record = new LogRecord(Level.FINER, MSG_ENTERING); | public void entering(String sourceClass, String sourceMethod, Object param) { if (internalIsLoggable(Level.FINER)) { LogRecord record = new LogRecord(Level.FINER, MSG_ENTERING + " {0}"); //$NON-NLS-1$ record.setLoggerName(this.name); record.setSourceClassName(sourceClass); ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/29773057aef13ff2825978eddde787866d67ec08/Logger.java/buggy/modules/logging/src/main/java/java/util/logging/Logger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
19014,
12,
780,
24500,
16,
514,
27871,
16,
1033,
579,
13,
288,
3639,
309,
261,
7236,
2520,
1343,
8455,
12,
2355,
18,
7263,
654,
3719,
288,
5411,
25612,
1409,
273,
394,
25612,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19014,
12,
780,
24500,
16,
514,
27871,
16,
1033,
579,
13,
288,
3639,
309,
261,
7236,
2520,
1343,
8455,
12,
2355,
18,
7263,
654,
3719,
288,
5411,
25612,
1409,
273,
394,
25612,
... |
public static @NotNull String stripPrefixAndSuffix(@NotNull String name, @Nullable String prefix, @Nullable String suffix){ | public static String stripPrefixAndSuffix(@NotNull String name, @Nullable String prefix, @Nullable String suffix){ | public static @NotNull String stripPrefixAndSuffix(@NotNull String name, @Nullable String prefix, @Nullable String suffix){ String strippedName = name; if(prefix != null){ final int p... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/e9c925dd88f5fd502839e3e9b91653e39ca4bfce/StringUtils.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/psiutils/StringUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
632,
5962,
514,
2569,
2244,
1876,
5791,
26964,
5962,
514,
508,
16,
4766,
15604,
632,
13349,
514,
1633,
16,
4766,
15604,
632,
13349,
514,
3758,
15329,
3639,
514,
13300,
461,
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,
760,
632,
5962,
514,
2569,
2244,
1876,
5791,
26964,
5962,
514,
508,
16,
4766,
15604,
632,
13349,
514,
1633,
16,
4766,
15604,
632,
13349,
514,
3758,
15329,
3639,
514,
13300,
461,
273,
... |
public String getUriFromActionMapping(ActionMapping mapping) { String ext = mapping.getExternalMapping(); int star = ext.indexOf('*'); StringBuffer sb = new StringBuffer(); if (star > 0) { sb.append(ext.substring(0, star)); } else { sb.append(... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/b96b0d54c80873edc68a7b9a3bca55285a6ec704/ServletActionMapper.java/clean/ti/src/java/org/apache/ti/config/mapper/ServletActionMapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
9713,
1265,
1803,
3233,
12,
1803,
3233,
2874,
13,
288,
7734,
514,
1110,
273,
2874,
18,
588,
6841,
3233,
5621,
3639,
509,
10443,
273,
1110,
18,
31806,
2668,
4035,
1769,
7734,
66... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9713,
1265,
1803,
3233,
12,
1803,
3233,
2874,
13,
288,
7734,
514,
1110,
273,
2874,
18,
588,
6841,
3233,
5621,
3639,
509,
10443,
273,
1110,
18,
31806,
2668,
4035,
1769,
7734,
66... | ||
if(ttl == 3 && bytesRouted < 111 * 1024) return true; | if(ttl == 3 && bytesRouted < 111 * 1024) return false; | private static boolean shouldDropReply(int bytesRouted, int ttl) { // send replies with ttl above 3 if we've routed under 50K if(ttl > 3 && bytesRouted < 50 * 1024) return true; // send replies with ttl 0 if we've routed under 50K, as this // shouldn't happen if(ttl == 0 && bytesR... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/61424c80533acf4aca6ddcf57fe038a3e09b3b83/MessageRouter.java/buggy/components/gnutella-core/src/main/java/com/limegroup/gnutella/MessageRouter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
1410,
7544,
7817,
12,
474,
1731,
4583,
329,
16,
509,
6337,
13,
288,
3639,
368,
1366,
22009,
598,
6337,
5721,
890,
309,
732,
8081,
3237,
329,
3613,
6437,
47,
540,
309,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
1410,
7544,
7817,
12,
474,
1731,
4583,
329,
16,
509,
6337,
13,
288,
3639,
368,
1366,
22009,
598,
6337,
5721,
890,
309,
732,
8081,
3237,
329,
3613,
6437,
47,
540,
309,
1... |
TemplateMapper templateMapper = imcref.getTemplateMapper() ; int template_id = Integer.parseInt( req.getParameter( "template" ) ); TemplateDomainObject template = templateMapper.getTemplateById( template_id ) ; DocumentDomainObject[] documentsUsingTemplate = templateMapper.getDocumentsUsingTemplate(template) ; | TemplateMapper templateMapper = imcref.getTemplateMapper(); int template_id = Integer.parseInt(req.getParameter("template")); TemplateDomainObject template = templateMapper.getTemplateById(template_id); DocumentDomainObject[] documentsUsingTemplate = templateMapper.getDocumentsUsingTemplate(template); | private String deleteTemplateAfterCheckingUsage( HttpServletRequest req, ImcmsServices imcref, String lang, UserDomainObject user ) { String htmlStr; TemplateMapper templateMapper = imcref.getTemplateMapper() ; int template_id = Integer.parseI... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/c022dcb95edd4e4884c4497875af3dbd68fe8cf8/TemplateChange.java/buggy/server/src/com/imcode/imcms/servlet/superadmin/TemplateChange.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1430,
2283,
4436,
14294,
5357,
12,
9984,
1111,
16,
2221,
6851,
5676,
709,
71,
1734,
16,
514,
3303,
16,
4766,
5397,
2177,
3748,
921,
729,
262,
288,
3639,
514,
1729,
1585,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1430,
2283,
4436,
14294,
5357,
12,
9984,
1111,
16,
2221,
6851,
5676,
709,
71,
1734,
16,
514,
3303,
16,
4766,
5397,
2177,
3748,
921,
729,
262,
288,
3639,
514,
1729,
1585,
31,
... |
Object[] args = { "__parent__" }; throw Context.reportRuntimeError(getMessage ("msg.cyclic.value", args)); | throw Context.reportRuntimeError1( "msg.cyclic.value", "__parent__"); | public static Object setParent(Object obj, Object value, Scriptable scope) { Scriptable start; if (obj instanceof Scriptable) { start = (Scriptable) obj; } else { start = toObject(scope, obj); } Scriptable result = value == null ? null : toObject(scope, value... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/e737c6d867e82d4ba7fd00e7e388c9c8da824ff0/ScriptRuntime.java/buggy/js/rhino/src/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
12548,
12,
921,
1081,
16,
1033,
460,
16,
22780,
2146,
13,
288,
3639,
22780,
787,
31,
3639,
309,
261,
2603,
1276,
22780,
13,
288,
5411,
787,
273,
261,
3651,
429,
13,
108... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
12548,
12,
921,
1081,
16,
1033,
460,
16,
22780,
2146,
13,
288,
3639,
22780,
787,
31,
3639,
309,
261,
2603,
1276,
22780,
13,
288,
5411,
787,
273,
261,
3651,
429,
13,
108... |
context.addBundleListener(this); | contxt.addBundleListener(this); | DriverUpdate(Bundle bundle, Activator manager) { this.manager = manager; this.bundle = bundle; context = manager.context; updatewait = manager.updatewait; running = true; context.addBundleListener(this); try { context.addServiceListener(this, manager.driverFilter.toString()); } catch (InvalidSyntax... | 13530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13530/99240864fd7aa8346bbed415bd8a0bcb549efeae/DriverTracker.java/clean/bundles/org.eclipse.equinox.device/src/org/eclipse/equinox/device/DriverTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
4668,
1891,
12,
3405,
3440,
16,
26939,
639,
3301,
13,
288,
1082,
202,
2211,
18,
4181,
273,
3301,
31,
1082,
202,
2211,
18,
9991,
273,
3440,
31,
1082,
202,
2472,
273,
3301,
18,
2472... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4668,
1891,
12,
3405,
3440,
16,
26939,
639,
3301,
13,
288,
1082,
202,
2211,
18,
4181,
273,
3301,
31,
1082,
202,
2211,
18,
9991,
273,
3440,
31,
1082,
202,
2472,
273,
3301,
18,
2472... |
GtpRegress(String program, String[] tests, String output, boolean longOutput, boolean verbose, boolean fileComments) | public GtpRegress(String program, String[] tests, String output, boolean longOutput, boolean verbose, boolean fileComments) | GtpRegress(String program, String[] tests, String output, boolean longOutput, boolean verbose, boolean fileComments) throws Exception { m_result = true; m_program = program; m_longOutput = longOutput; m_verbose = verbose; m_fileComments = fileComments; ... | 51310 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51310/85a94847cb0a3c4376782a368620ffcaba41836d/GtpRegress.java/buggy/src/net/sf/gogui/gtpregress/GtpRegress.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
611,
6834,
1617,
663,
12,
780,
5402,
16,
514,
8526,
7434,
16,
514,
876,
16,
9079,
1250,
1525,
1447,
16,
1250,
3988,
16,
1250,
585,
9051,
13,
3639,
1216,
1185,
565,
288,
3639,
312,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
611,
6834,
1617,
663,
12,
780,
5402,
16,
514,
8526,
7434,
16,
514,
876,
16,
9079,
1250,
1525,
1447,
16,
1250,
3988,
16,
1250,
585,
9051,
13,
3639,
1216,
1185,
565,
288,
3639,
312,
67,
... |
PlatformUI.getWorkbench().getDisplay().asyncExec(new Runnable() { | PlatformUI.getWorkbench().getDisplay().syncExec(new Runnable() { | public IStatus run(IProgressMonitor monitor) throws OperationCanceledException { final IStatus[] status = new IStatus[1]; final AbstractTextSearchResult textResult = (AbstractTextSearchResult) getSearchResult(); textResult.removeAll(); try { operation.run(monitor); status[0] = operation.getStatus(); if (sta... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/ad58dece16665ab9ba79563a9fd7f8e46220a2e1/BugzillaSearchQuery.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/search/BugzillaSearchQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
4189,
23163,
503,
288,
202,
202,
6385,
467,
1482,
8526,
1267,
273,
394,
467,
1482,
63,
21,
15533,
202,
202,
6385,
4115,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
4189,
23163,
503,
288,
202,
202,
6385,
467,
1482,
8526,
1267,
273,
394,
467,
1482,
63,
21,
15533,
202,
202,
6385,
4115,
15... |
} ); | } ); | protected void createExtendedMetaDataAnnotations( ) { String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; //$NON-NLS-1$ addAnnotation( axisEClass, source, new String[]{ "name", "Axis", "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ } ); addAnnotation( getAxis_T... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/bdab78403751f288b76844a99f50b999c34fb491/ComponentPackageImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/ComponentPackageImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
752,
11456,
6998,
5655,
12,
262,
202,
95,
202,
202,
780,
1084,
273,
315,
2505,
2207,
19,
3341,
19,
20416,
19,
351,
74,
19,
557,
479,
19,
1367,
19,
11456,
6998,
14432,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
11456,
6998,
5655,
12,
262,
202,
95,
202,
202,
780,
1084,
273,
315,
2505,
2207,
19,
3341,
19,
20416,
19,
351,
74,
19,
557,
479,
19,
1367,
19,
11456,
6998,
14432,
... |
new Pair( BOOLEAN_TYPE, "java.lang.String"), new ToStringConverter(Boolean.TYPE)); | new Pair(BOOLEAN_TYPE, "java.lang.String"), new ToStringConverter(Boolean.TYPE)); | private Map getConverterMap() { // using string-based lookup avoids loading of too many classes if (converterMap == null) { converterMap = new HashMap(); converterMap .put( new Pair("java.util.Date", "java.lang.String"), "org.eclipse.core.databinding.conversion.ConvertDate2String"); //$NON-NLS-1$ //$... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/646de6c1228ca0820a97e225df84d75e3993e272/DefaultBindSupportFactory.java/buggy/bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/DefaultBindSupportFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1635,
31173,
863,
1435,
288,
202,
202,
759,
1450,
533,
17,
12261,
3689,
24192,
7153,
434,
4885,
4906,
3318,
202,
202,
430,
261,
15747,
863,
422,
446,
13,
288,
1082,
202,
15747,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1635,
31173,
863,
1435,
288,
202,
202,
759,
1450,
533,
17,
12261,
3689,
24192,
7153,
434,
4885,
4906,
3318,
202,
202,
430,
261,
15747,
863,
422,
446,
13,
288,
1082,
202,
15747,... |
return b; } | public boolean drop() { boolean b = drop(aip_.getCurrentActivity()); if (!b) { Runtime.getCurrentActivityInformation().getRegisteredClocks().remove(this); } return b; } | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/237e8bdc28d9be8b3f8501beda0e1ad081d889aa/Clock.java/buggy/x10.runtime/src/x10/runtime/Clock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3640,
1435,
288,
3639,
1250,
324,
273,
3640,
12,
69,
625,
27799,
588,
3935,
6193,
10663,
3639,
309,
16051,
70,
13,
288,
5411,
2509,
18,
588,
3935,
6193,
5369,
7675,
588,
10868... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3640,
1435,
288,
3639,
1250,
324,
273,
3640,
12,
69,
625,
27799,
588,
3935,
6193,
10663,
3639,
309,
16051,
70,
13,
288,
5411,
2509,
18,
588,
3935,
6193,
5369,
7675,
588,
10868... | |
ByteArrayOutputStream os = new ByteArrayOutputStream(64); try { _sessionId.writeBytes(os); _messageId.writeBytes(os); } catch (DataFormatException dfe) { throw new I2CPMessageException("Error writing out the message data", dfe); } return os.toByteArray(); | byte rv[] = new byte[2+4]; DataHelper.toLong(rv, 0, 2, _sessionId.getSessionId()); DataHelper.toLong(rv, 2, 4, _messageId.getMessageId()); return rv; | protected byte[] doWriteMessage() throws I2CPMessageException, IOException { if ((_sessionId == null) || (_messageId == null)) throw new I2CPMessageException("Unable to write out the message as there is not enough data"); ByteArrayOutputStream os = new ByteArrayOutputStream(64); try ... | 3808 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3808/ef230cfa3d4394bf1655dfca067db0e3b1680199/ReceiveMessageBeginMessage.java/clean/core/java/src/net/i2p/data/i2cp/ReceiveMessageBeginMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1160,
8526,
741,
3067,
1079,
1435,
1216,
467,
22,
4258,
31270,
16,
1860,
288,
3639,
309,
14015,
67,
3184,
548,
422,
446,
13,
747,
261,
67,
2150,
548,
422,
446,
3719,
5411,
604,
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,
4750,
1160,
8526,
741,
3067,
1079,
1435,
1216,
467,
22,
4258,
31270,
16,
1860,
288,
3639,
309,
14015,
67,
3184,
548,
422,
446,
13,
747,
261,
67,
2150,
548,
422,
446,
3719,
5411,
604,
39... |
final File dir = selectFile("Destination directory", "Select checkout destination directory"); | File dir = selectFile("Destination directory", "Select checkout destination directory"); | protected void doCheckout() { SVNURL url = getRepositoryBrowser().getSelectedNode().getURL(); final File dir = selectFile("Destination directory", "Select checkout destination directory"); if (dir == null) { return; } Project p = myProject; CheckoutOptionsDialog dialog = new CheckoutOptionsDial... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/137c8859d8edf9ee99b42cc1073d1ab0d7d9351f/RepositoryBrowserDialog.java/clean/plugins/svn4idea/src/org/jetbrains/idea/svn/dialogs/RepositoryBrowserDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
741,
18581,
1435,
288,
565,
29537,
50,
1785,
880,
273,
8261,
9132,
7675,
588,
7416,
907,
7675,
588,
1785,
5621,
565,
1387,
1577,
273,
2027,
812,
2932,
5683,
1867,
3113,
315,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
741,
18581,
1435,
288,
565,
29537,
50,
1785,
880,
273,
8261,
9132,
7675,
588,
7416,
907,
7675,
588,
1785,
5621,
565,
1387,
1577,
273,
2027,
812,
2932,
5683,
1867,
3113,
315,
33... |
defaultModulesComposite.setVisible(false); newModulesComposite.setVisible(true); if (!isAnyModuleRadioSelected()) appClientRadioButton.setSelection(true); setSelectedNode(getWizardNodeFromSelection()); stackLayout.topControl = newModulesComposite; } | defaultModulesComposite.setVisible(false); newModulesComposite.setVisible(true); if (!isAnyModuleRadioSelected()) appClientRadioButton.setSelection(true); setSelectedNode(getWizardNodeFromSelection()); stackLayout.topControl = newModulesComposite; } | private void showNewModulesCompsite() { defaultModulesComposite.setVisible(false); newModulesComposite.setVisible(true); if (!isAnyModuleRadioSelected()) appClientRadioButton.setSelection(true); setSelectedNode(getWizardNodeFromSelection()); stackLayout.topControl = newModulesComposite; } | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/00f6a4d44cf71e0497aeeae1b2008a2226b5439d/NewJ2EEComponentSelectionPage.java/buggy/plugins/org.eclipse.jst.j2ee.ui/j2ee_ui/org/eclipse/jst/j2ee/internal/wizard/NewJ2EEComponentSelectionPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2405,
1908,
7782,
799,
1121,
1137,
1435,
288,
202,
202,
1886,
7782,
9400,
18,
542,
6207,
12,
5743,
1769,
202,
202,
2704,
7782,
9400,
18,
542,
6207,
12,
3767,
1769,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2405,
1908,
7782,
799,
1121,
1137,
1435,
288,
202,
202,
1886,
7782,
9400,
18,
542,
6207,
12,
5743,
1769,
202,
202,
2704,
7782,
9400,
18,
542,
6207,
12,
3767,
1769,
202,
... |
tmp = tokenizer.nextToken(); if (tmp.equals(":")) { port = tokenizer.nextToken(); | if( tokenizer.hasMoreTokens() ) { | protected boolean parseUrl(String url, Properties result) { String tmpUrl = url; int serverType = -1; if (tmpUrl.startsWith(oldSQLServerUrlPrefix) || tmpUrl.startsWith(newSQLServerUrlPrefix) || tmpUrl.startsWith(sybaseUrlPrefix)) { if (tmpUrl.startsWi... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/546b00af15babf09c40c17c88f3cb97d61bda986/Driver.java/buggy/src.old/main/com/internetcds/jdbc/tds/Driver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1109,
1489,
12,
780,
880,
16,
6183,
563,
13,
565,
288,
3639,
514,
1853,
1489,
273,
880,
31,
3639,
509,
1438,
559,
273,
300,
21,
31,
3639,
309,
261,
5645,
1489,
18,
17514,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
1109,
1489,
12,
780,
880,
16,
6183,
563,
13,
565,
288,
3639,
514,
1853,
1489,
273,
880,
31,
3639,
509,
1438,
559,
273,
300,
21,
31,
3639,
309,
261,
5645,
1489,
18,
17514,
... |
protected boolean checkIfModified(Environment environment, long lastModified) throws ProcessingException { // has the read resource been modified? if(!environment.isResponseModified(lastModified)) { // environment supports this, so we are finished ... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/d382a62aad4911672f0892f050375e6553989445/AbstractProcessingPipeline.java/buggy/src/java/org/apache/cocoon/components/pipeline/AbstractProcessingPipeline.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6494,
1893,
2047,
4575,
12,
5494,
10274,
16,
5748,
2722,
4575,
13,
15069,
23684,
95,
759,
76,
689,
1614,
684,
3146,
2196,
275,
7342,
35,
430,
12,
5,
10274,
18,
291,
1064,
4575,
12,
272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6494,
1893,
2047,
4575,
12,
5494,
10274,
16,
5748,
2722,
4575,
13,
15069,
23684,
95,
759,
76,
689,
1614,
684,
3146,
2196,
275,
7342,
35,
430,
12,
5,
10274,
18,
291,
1064,
4575,
12,
272... | ||
int sri = wt[k]; for (int i = 1; i < 8; i++) | short sri = wt[k]; for (short i = 1; i < 8; i++) | public void work() { for (int i = 0; i < mLARc.length; i++) { mLARc[i] = input.popInt(); //fix inputs!! } for (int i = 0; i < mdrp.length; i++) { mdrp[i] = input.popInt(); } //Decoding of the coded Log-Area ratios: for (int i = 0; i < 8; i++) { int temp1 = (mLARc[i] + MIC[i]) << 10; int temp2... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/c5e91a6ec8a5659d8447a6e75ef238c33b98716a/StGsmDecoder.java/buggy/streams/apps/benchmarks/gsm/streamit/StGsmDecoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1440,
1435,
377,
288,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
312,
48,
985,
71,
18,
2469,
31,
277,
27245,
202,
95,
202,
565,
312,
48,
985,
71,
63,
77,
65,
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,
1440,
1435,
377,
288,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
312,
48,
985,
71,
18,
2469,
31,
277,
27245,
202,
95,
202,
565,
312,
48,
985,
71,
63,
77,
65,
273,
... |
CUP$Parser$result = new java_cup.runtime.Symbol(27/*production_list*/, ((java_cup.runtime.Symbol)CUP$Parser$stack.elementAt(CUP$Parser$top-1)).left, ((java_cup.runtime.Symbol)CUP$Parser$stack.elementAt(CUP$Parser$top-0)).right, RESULT); } return CUP$Parser$result; /*. . . . . . . . . . . . . . . . . . . .*/ case 24: | CUP$Parser$result = new java_cup.runtime.Symbol(28/*production_list*/, ((java_cup.runtime.Symbol)CUP$Parser$stack.elementAt(CUP$Parser$top-1)).left, ((java_cup.runtime.Symbol)CUP$Parser$stack.elementAt(CUP$Parser$top-0)).right, RESULT); } return CUP$Parser$result; /*. . . . . . . . . . . . . . . . . . . .*/ case 26: | public final java_cup.runtime.Symbol CUP$Parser$do_action( int CUP$Parser$act_num, java_cup.runtime.lr_parser CUP$Parser$parser, java.util.Stack CUP$Parser$stack, int CUP$Parser$top) throws java.lang.Exception { /* Symbol object for retur... | 11982 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11982/26fc4d1a48a61b4891d4596c06f484a628c04cb1/Parser.java/buggy/tools/ppg/src/ppg/parse/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
2252,
67,
71,
416,
18,
9448,
18,
5335,
385,
3079,
8,
2678,
8,
2896,
67,
1128,
12,
565,
509,
13491,
385,
3079,
8,
2678,
8,
621,
67,
2107,
16,
565,
2252,
67,
71,
416,
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,
727,
2252,
67,
71,
416,
18,
9448,
18,
5335,
385,
3079,
8,
2678,
8,
2896,
67,
1128,
12,
565,
509,
13491,
385,
3079,
8,
2678,
8,
621,
67,
2107,
16,
565,
2252,
67,
71,
416,
18,
... |
for (Iterator iter = valueMap.entrySet().iterator(); iter.hasNext(); ) { Map.Entry entry = (Map.Entry) iter.next(); IRubyObject key = (IRubyObject) entry.getKey(); IRubyObject value = (IRubyObject) entry.getValue(); if (!firstEntry) { sb.append(sep); | for (Iterator iter = valueMap.entrySet().iterator(); iter.hasNext(); ) { Map.Entry entry = (Map.Entry) iter.next(); IRubyObject key = (IRubyObject) entry.getKey(); IRubyObject value = (IRubyObject) entry.getValue(); if (!firstEntry) { sb.append(sep); } sb.append(key.callMethod(context, "inspect")).append(arrow); sb.ap... | public IRubyObject inspect() { final String sep = ", "; final String arrow = "=>"; final StringBuffer sb = new StringBuffer("{"); boolean firstEntry = true; ThreadContext context = getRuntime().getCurrentContext(); for (Iterator iter = valueMap.entrySet().it... | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/c41f74da90a0fae6fd661222d04c6b602b3bc6ec/RubyHash.java/clean/src/org/jruby/RubyHash.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5334,
1435,
288,
3639,
727,
514,
5478,
273,
3104,
13636,
3639,
727,
514,
12274,
273,
29199,
2984,
31,
3639,
727,
6674,
2393,
273,
394,
6674,
2932,
95,
8863,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
5334,
1435,
288,
3639,
727,
514,
5478,
273,
3104,
13636,
3639,
727,
514,
12274,
273,
29199,
2984,
31,
3639,
727,
6674,
2393,
273,
394,
6674,
2932,
95,
8863,
3639,
... |
+ OBJ16_PATH + "border_bottom.gif" ); | + OBJ16_PATH + "border_bottom.gif" ); | private final static void declareImages( ) { // common icons declareImage( ISharedImages.IMG_OBJS_ERROR_TSK, ICONS_PATH + PROGRESS_PATH + "error_tsk.gif" ); //$NON-NLS-1$ declareImage( ISharedImages.IMG_OBJ_FOLDER, ICONS_PATH + OBJ16_PATH + "fldr_obj.gif" ); //$NON-NLS-1$ declareImage( ISharedImages.IMG_TOOL... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/fc4e6f5b2530a52954d5ca28772ebf46d133b052/ReportPlatformUIImages.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/ReportPlatformUIImages.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
760,
918,
14196,
8946,
12,
262,
202,
95,
202,
202,
759,
2975,
17455,
202,
202,
29554,
2040,
12,
467,
7887,
8946,
18,
3445,
43,
67,
5704,
6479,
67,
3589,
67,
8047,
47,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
760,
918,
14196,
8946,
12,
262,
202,
95,
202,
202,
759,
2975,
17455,
202,
202,
29554,
2040,
12,
467,
7887,
8946,
18,
3445,
43,
67,
5704,
6479,
67,
3589,
67,
8047,
47,
... |
private void resolveOldReferences(PsiElement expr, PsiElement oldExpr) throws IncorrectOperationException { if (expr == null || oldExpr == null) return; PsiManager manager = myParameterInitializer.getManager(); PsiElementFactory factory = manager.getElementFactory(); PsiElement newExp... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/3b7c7217956d7d8dde6874fc1e80beb0aac24bc8/IntroduceParameterProcessor.java/buggy/source/com/intellij/refactoring/introduceParameter/IntroduceParameterProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2245,
7617,
8221,
12,
52,
7722,
1046,
3065,
16,
453,
7722,
1046,
1592,
4742,
13,
5411,
1216,
657,
6746,
10602,
288,
1377,
309,
261,
8638,
422,
446,
747,
1592,
4742,
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,
377,
3238,
918,
2245,
7617,
8221,
12,
52,
7722,
1046,
3065,
16,
453,
7722,
1046,
1592,
4742,
13,
5411,
1216,
657,
6746,
10602,
288,
1377,
309,
261,
8638,
422,
446,
747,
1592,
4742,
422,
446,
... | ||
ExprModifierPragma pragma = ExprModifierPragma.make(TagConstants.unRedundant(tag), parseExpression(scanner), loc); if (TagConstants.isRedundant(tag)) pragma.setRedundant(true); | ExprModifierPragma pragma; if (scanner.ttype == TagConstants.JML_NOT_SPECIFIED) { pragma = ExprModifierPragma.make(TagConstants.unRedundant(tag), NotSpecifiedExpr.make(scanner.startingLoc), loc); scanner.getNextToken(); } else { pragma = ExprModifierPragma.make(TagConstants.unRedundant(tag), parseExpression(scanner), ... | public boolean getNextPragma(Token /*@ non_null @*/ dst) { try { if (inProcessTag == NOTHING_ELSE_TO_PROCESS) { if (DEBUG) Info.out("getNextPragma: Nothing else to process."); return false; } // See if we need to continue a pre... | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/d17d43eb7cc04ccd98a59172e4714c1f8360dce8/EscPragmaParser.java/buggy/src/escjava/trunk/ESCTools/Escjava/java/escjava/parser/EscPragmaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
6927,
2050,
9454,
12,
1345,
1748,
36,
1661,
67,
2011,
632,
5549,
3046,
13,
288,
3639,
775,
288,
5411,
309,
261,
267,
2227,
1805,
422,
4269,
44,
1360,
67,
2247,
1090,
67,
429... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6927,
2050,
9454,
12,
1345,
1748,
36,
1661,
67,
2011,
632,
5549,
3046,
13,
288,
3639,
775,
288,
5411,
309,
261,
267,
2227,
1805,
422,
4269,
44,
1360,
67,
2247,
1090,
67,
429... |
imagesSteps.put(steps[i].getID(), image); imagesStepsSmall.put(steps[i].getID(), small_image); | imagesSteps.put(steps[i].getID()[0], image); imagesStepsSmall.put(steps[i].getID()[0], small_image); | private void loadStepImages() { imagesSteps = new Hashtable(); imagesStepsSmall = new Hashtable(); //// //// STEP IMAGES TO LOAD //// StepLoader steploader = StepLoader.getInstance(); StepPlugin steps[] = steploader.getStepsWithType(StepPlugin.TYPE_ALL); ... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/03d4f634e8c8f5eabd44f40018e75e4fdc22ac5d/GUIResource.java/buggy/src/be/ibridge/kettle/core/GUIResource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
4160,
8946,
1435,
565,
288,
3639,
4602,
11811,
1377,
273,
394,
18559,
5621,
3639,
4602,
11811,
19187,
273,
394,
18559,
5621,
3639,
368,
759,
3639,
368,
759,
25538,
10757,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
4160,
8946,
1435,
565,
288,
3639,
4602,
11811,
1377,
273,
394,
18559,
5621,
3639,
4602,
11811,
19187,
273,
394,
18559,
5621,
3639,
368,
759,
3639,
368,
759,
25538,
10757,
5... |
return TA_RetCode.TA_SUCCESS; } | ShadowVeryShortPeriodTotal[3] = 0; ShadowVeryShortPeriodTotal[2] = 0; ShadowVeryShortPeriodTotal[1] = 0; ShadowVeryShortTrailingIdx = startIdx - (this.candleSettings[TA_CandleSettingType.TA_ShadowVeryShort.ordinal()].avgPeriod) ; i = ShadowVeryShortTrailingIdx; while( i < startIdx ) { ShadowVeryShortPeriodTotal[3] ... | public TA_RetCode CDLCONCEALBABYSWALL(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[]) { double[] ShadowVeryShortPeriodTotal = new double[4]; ; int i, outIdx, totIdx, ShadowVeryShortTrailingIdx, lookbackTot... | 51465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51465/cf65b93eedaca922be2993fe424b023f73c7562d/Core.java/buggy/trunk/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
385,
8914,
2248,
1441,
1013,
38,
2090,
61,
18746,
4685,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2248,
1441,
1013,
38,
2090,
61,
18746,
4685,
12,
474,
27108,
16,
509,
679,
4223,
16,
1082,
202,
9056,
316,
3678,
63,
6487,
1645,
316,
8573,... |
if(getCHKOnly) { ClientKeyBlock block = encode(); cb.onEncode(block.getClientKey(), this); cb.onSuccess(this); finished = true; } | this.getCHKOnly = getCHKOnly; | public SingleBlockInserter(BaseClientPutter parent, Bucket data, short compressionCodec, FreenetURI uri, InserterContext ctx, PutCompletionCallback cb, boolean isMetadata, int sourceLength, int token, boolean getCHKOnly, boolean addToParent) throws InserterException { this.consecutiveRNFs = 0; this.token = token; t... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/21208e342489c2a0c49f6715dd86892930851371/SingleBlockInserter.java/clean/src/freenet/client/async/SingleBlockInserter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
10326,
1768,
382,
550,
387,
12,
2171,
1227,
6426,
387,
982,
16,
7408,
501,
16,
3025,
9154,
11008,
16,
478,
2842,
278,
3098,
2003,
16,
657,
550,
387,
1042,
1103,
16,
4399,
1123... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10326,
1768,
382,
550,
387,
12,
2171,
1227,
6426,
387,
982,
16,
7408,
501,
16,
3025,
9154,
11008,
16,
478,
2842,
278,
3098,
2003,
16,
657,
550,
387,
1042,
1103,
16,
4399,
1123... |
properties.add(new PropertyNode(key, ClassNode.ACC_PUBLIC, new ClassNode(Set.class), classNode,null, null, null)); | properties.add(new PropertyNode(key, Modifier.PUBLIC, new ClassNode(Set.class), classNode,null, null, null)); | private void addAssociationForKey(String key, List properties, ClassNode classNode) { properties.add(new PropertyNode(key, ClassNode.ACC_PUBLIC, new ClassNode(Set.class), classNode,null, null, null)); } | 6460 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6460/78e8334d307c211e8c4440eba62038674a904f6c/DefaultGrailsDomainClassInjector.java/buggy/src/commons/org/codehaus/groovy/grails/injection/DefaultGrailsDomainClassInjector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
7174,
19759,
12,
780,
498,
16,
987,
1790,
16,
19769,
25822,
13,
288,
1082,
202,
4738,
18,
1289,
12,
2704,
4276,
907,
12,
856,
16,
19769,
18,
31414,
67,
14939,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
7174,
19759,
12,
780,
498,
16,
987,
1790,
16,
19769,
25822,
13,
288,
1082,
202,
4738,
18,
1289,
12,
2704,
4276,
907,
12,
856,
16,
19769,
18,
31414,
67,
14939,
16,
... |
protected boolean canDispatch(MessageReference n) throws IOException { IndirectMessageReference node = (IndirectMessageReference) n; if( node.isAcked() ) return false; // Keep message groups together. String groupId = node.getGroupID(); int sequence = node.getGr... | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/bfaff9b37c815c32ec18911bf038d03724c753d4/QueueSubscription.java/clean/activemq-core/src/main/java/org/apache/activemq/broker/region/QueueSubscription.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6494,
4169,
5325,
12,
1079,
426,
586,
1331,
275,
13,
15069,
14106,
95,
24943,
1079,
426,
586,
1331,
20680,
28657,
24943,
1079,
2404,
13,
82,
31,
430,
12,
2159,
18,
291,
11931,
329,
10756... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6494,
4169,
5325,
12,
1079,
426,
586,
1331,
275,
13,
15069,
14106,
95,
24943,
1079,
426,
586,
1331,
20680,
28657,
24943,
1079,
2404,
13,
82,
31,
430,
12,
2159,
18,
291,
11931,
329,
10756... | ||
else { if (sessionId != null && authToken != null) ctxt.addAttribute(E_SESSION_ID, sessionId, Element.DISP_CONTENT); if (noNotify) ctxt.addUniqueElement(E_NO_NOTIFY); } | static Element toCtxt(SoapProtocol protocol, String authToken, boolean noSession, String sessionId, boolean noNotify) { Element ctxt = protocol.getFactory().createElement(CONTEXT); if (authToken != null) ctxt.addAt... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/97e6b49b407881ef36e1f2710b34530a27822ab1/ZimbraContext.java/buggy/ZimbraServer/src/java/com/zimbra/soap/ZimbraContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
3010,
358,
28866,
12,
20601,
5752,
1771,
16,
12900,
514,
24050,
16,
12900,
1250,
1158,
2157,
16,
12900,
514,
10338,
16,
12900,
1250,
1158,
9168,
13,
225,
288,
202,
202,
1046,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
3010,
358,
28866,
12,
20601,
5752,
1771,
16,
12900,
514,
24050,
16,
12900,
1250,
1158,
2157,
16,
12900,
514,
10338,
16,
12900,
1250,
1158,
9168,
13,
225,
288,
202,
202,
1046,
1... | |
configureTransaction(oc, dataset, constraintExpression); | configureTransaction(oc, dataset, constraintExpression); | private static void besGetTransaction(String product, String dataset, String constraintExpression, OutputStream os) throws BadConfigurationException,PPTException { if(Debug.isSet("BES")) System.out.println("Entered b... | 1283 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1283/0c547718a34127a8728d7fdcc6cd65e3912be445/BesAPI.java/buggy/src/opendap/olfs/BesAPI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
324,
281,
967,
3342,
12,
780,
3017,
16,
4766,
1850,
514,
3709,
16,
514,
4954,
2300,
16,
4766,
1850,
8962,
1140,
13,
5411,
1216,
6107,
10737,
16,
52,
1856,
503,
288,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
324,
281,
967,
3342,
12,
780,
3017,
16,
4766,
1850,
514,
3709,
16,
514,
4954,
2300,
16,
4766,
1850,
8962,
1140,
13,
5411,
1216,
6107,
10737,
16,
52,
1856,
503,
288,
3639... |
protected void set_parameters(Applet app, Properties props) { useProperties(props); String[][] para = app.getParameterInfo(); if (para != null) { for (int i = 0; i < para.length; i++) { if (para [ i ] [ 0 ].equals(LISTEN_ON)) Port = Integer.parseInt(para [ i ] [ ... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/d03b7ded9dacd5a74a8420d7dade451079b17d89/Functional_ORB.java/clean/libraries/javalib/gnu/CORBA/Functional_ORB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6459,
542,
67,
3977,
12,
23696,
2910,
16,
2297,
9693,
15329,
1202,
2297,
12,
9693,
1769,
780,
63,
6362,
65,
25072,
33,
2910,
18,
588,
1662,
966,
5621,
430,
12,
25072,
5,
33,
2011,
1532... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6459,
542,
67,
3977,
12,
23696,
2910,
16,
2297,
9693,
15329,
1202,
2297,
12,
9693,
1769,
780,
63,
6362,
65,
25072,
33,
2910,
18,
588,
1662,
966,
5621,
430,
12,
25072,
5,
33,
2011,
1532... | ||
RubyTime newTime = new RubyTime(runtime, getMetaClass()); | RubyTime newTime = new RubyTime(getRuntime(), getMetaClass()); | public IRubyObject op_plus(IRubyObject other) { long time = getTimeInMillis(); if (other instanceof RubyTime) { throw new TypeError(runtime, "time + time ?"); } time += ((RubyNumeric) other).getDoubleValue() * 1000; RubyTime newTime = new RubyTime(runtime, getMetaClass()); newTime... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyTime.java/buggy/src/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
10103,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
1525,
813,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
950,
13,
288,
5411,
604,
394,
35... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
10103,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
1525,
813,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
950,
13,
288,
5411,
604,
394,
35... |
(char[]) thisBundle.getObject(org.apache.xml.utils.res.XResourceBundle.LANG_ALPHABET))); | (CharArrayWrapper) thisBundle.getObject(org.apache.xml.utils.res.XResourceBundle.LANG_ALPHABET))); | private void getFormattedNumber( TransformerImpl transformer, int contextNode, char numberType, int numberWidth, long listElement, FastStringBuffer formattedNumber) throws javax.xml.transform.TransformerException { String letterVal = (m_lettervalue_avt != null) ? ... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/2d07c253b814672a82d969836d58577bfa628b88/ElemNumber.java/buggy/src/org/apache/xalan/templates/ElemNumber.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
15562,
1854,
12,
1850,
11519,
2828,
8360,
16,
509,
819,
907,
16,
6647,
1149,
1300,
559,
16,
509,
1300,
2384,
16,
1525,
666,
1046,
16,
6647,
9545,
780,
1892,
4955,
1854,
13,
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,
3238,
918,
15562,
1854,
12,
1850,
11519,
2828,
8360,
16,
509,
819,
907,
16,
6647,
1149,
1300,
559,
16,
509,
1300,
2384,
16,
1525,
666,
1046,
16,
6647,
9545,
780,
1892,
4955,
1854,
13,
5... |
Assert.isTrue(start >= 0); Assert.isTrue(end >= start); getRefactoringHistoryDescriptors(); | private int[] getRefactoringHistoryRange(final long start, final long end) { Assert.isTrue(start >= 0); Assert.isTrue(end >= start); getRefactoringHistoryDescriptors(); final int[] range= new int[2]; final int left= Arrays.binarySearch(fRefactoringStamps, start); if (left >= 0) range[0]= left; else range[0]... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/147e2cb389774d93422ad0b23a168f7ac44d8ea9/RefactoringHistoryContentProvider.java/clean/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/ui/refactoring/history/RefactoringHistoryContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
8526,
5561,
3493,
6053,
5623,
2655,
12,
6385,
1525,
787,
16,
727,
1525,
679,
13,
288,
202,
202,
8213,
18,
291,
5510,
12,
1937,
1545,
374,
1769,
202,
202,
8213,
18,
291,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
8526,
5561,
3493,
6053,
5623,
2655,
12,
6385,
1525,
787,
16,
727,
1525,
679,
13,
288,
202,
202,
8213,
18,
291,
5510,
12,
1937,
1545,
374,
1769,
202,
202,
8213,
18,
291,
... | |
if ( bindingTable != null ) bindingTable.editElement( bindingTable.getElementAt( pos ), 0 ); | if ( bindingTable != null ) bindingTable.getTable( ).setSelection(pos ); | protected void handleEditEvent( ) { ComputedColumnHandle bindingHandle = null; int pos = bindingTable.getTable( ).getSelectionIndex( ); if ( pos > -1 ) { bindingHandle = (ComputedColumnHandle) ( (ReportItemHandle) DEUtil.getBindingHolder( inputElement ) ).getColumnBindings( ) .getAt( pos ); } if ( bindingH... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/3b41216aa808a0ccb866132e891808d5483de7be/ColumnBindingDialog.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/ColumnBindingDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1640,
4666,
1133,
12,
262,
202,
95,
202,
202,
17934,
1494,
3259,
5085,
3259,
273,
446,
31,
202,
202,
474,
949,
273,
5085,
1388,
18,
588,
1388,
12,
262,
18,
588,
6233,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
4666,
1133,
12,
262,
202,
95,
202,
202,
17934,
1494,
3259,
5085,
3259,
273,
446,
31,
202,
202,
474,
949,
273,
5085,
1388,
18,
588,
1388,
12,
262,
18,
588,
6233,
... |
scrollHorizontalBar(newHorizontalOffset - horizontalScrollOffset); | scrollHorizontal(newHorizontalOffset - horizontalScrollOffset, true); | void claimRightFreeSpace() { int newHorizontalOffset = Math.max(0, lineCache.getWidth() - (getClientArea().width - leftMargin - rightMargin)); if (newHorizontalOffset < horizontalScrollOffset) { // item is no longer drawn past the right border of the client area // align the right end of the item with the right bo... | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/e2b41c856549753142bad97cd51db6142738c302/StyledText2.java/buggy/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
7516,
4726,
9194,
3819,
1435,
288,
202,
474,
394,
14457,
2335,
273,
2361,
18,
1896,
12,
20,
16,
980,
1649,
18,
588,
2384,
1435,
300,
261,
588,
1227,
5484,
7675,
2819,
300,
2002,
9524,
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,
918,
7516,
4726,
9194,
3819,
1435,
288,
202,
474,
394,
14457,
2335,
273,
2361,
18,
1896,
12,
20,
16,
980,
1649,
18,
588,
2384,
1435,
300,
261,
588,
1227,
5484,
7675,
2819,
300,
2002,
9524,
3... |
public final float numberDepth() { | public final int numberDepth() { | public final float numberDepth() { return numberDepth; } | 4174 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4174/23af9fcc8766d9bfa8334b03ea13db6c263d4c25/Section.java/buggy/src/com/lowagie/text/Section.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
509,
1300,
6148,
1435,
288,
3639,
327,
1300,
6148,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
509,
1300,
6148,
1435,
288,
3639,
327,
1300,
6148,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
PK11TokenCert(byte[] certPtr, byte[] slotPtr) { super(certPtr, slotPtr); | PK11TokenCert(byte[] certPtr, byte[] slotPtr, String nickname) { super(certPtr, slotPtr, nickname); | PK11TokenCert(byte[] certPtr, byte[] slotPtr) { super(certPtr, slotPtr); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/a08b14e07e5b5bc1d8847f673cc9a514ea2775cd/PK11TokenCert.java/buggy/security/jss/org/mozilla/jss/pkcs11/PK11TokenCert.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
11327,
2499,
1345,
5461,
12,
7229,
8526,
3320,
5263,
16,
1160,
8526,
4694,
5263,
13,
288,
3639,
2240,
12,
7593,
5263,
16,
4694,
5263,
1769,
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,
11327,
2499,
1345,
5461,
12,
7229,
8526,
3320,
5263,
16,
1160,
8526,
4694,
5263,
13,
288,
3639,
2240,
12,
7593,
5263,
16,
4694,
5263,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
urisList.add(SLASH + DefaultGrailsScaffolder.ACTION_NAMES[i]); | public DefaultGrailsControllerClass(Class clazz) { super(clazz, CONTROLLER); String uri = SLASH + (StringUtils.isNotBlank(getPackageName()) ? getPackageName().replace('.', '/') + SLASH : "" ) + WordUtils.uncapitalize(getName()); String defaultClosureName = (String)getPropertyValue(DEFAULT_CLOSURE_PROPERTY, String.... | 6460 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6460/46100d612c4818cf685c501bcddab3c1266b0642/DefaultGrailsControllerClass.java/buggy/src/commons/org/codehaus/groovy/grails/commons/DefaultGrailsControllerClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
14571,
14573,
2933,
797,
12,
797,
4003,
13,
288,
202,
202,
9565,
12,
830,
3638,
16,
8020,
25353,
1769,
202,
202,
780,
2003,
273,
348,
16504,
397,
261,
780,
1989,
18,
291... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
14571,
14573,
2933,
797,
12,
797,
4003,
13,
288,
202,
202,
9565,
12,
830,
3638,
16,
8020,
25353,
1769,
202,
202,
780,
2003,
273,
348,
16504,
397,
261,
780,
1989,
18,
291... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.