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 |
|---|---|---|---|---|---|---|
bl.printStackTrace(); | Log.log(Log.ERROR,this,bl); | String getLine(Element elem) { if(elem == null) return ""; try { return buffer.getText(elem.getStartOffset(), elem.getEndOffset() - elem.getStartOffset() - 1); } catch(BadLocationException bl) { bl.printStackTrace(); return ""; } } | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/f069d2ff351bbe01259f5df8f7a594a981c218e6/HyperSearch.java/clean/org/gjt/sp/jedit/gui/HyperSearch.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
780,
9851,
12,
1046,
3659,
13,
202,
202,
95,
1082,
202,
430,
12,
10037,
422,
446,
13,
9506,
202,
2463,
1408,
31,
1082,
202,
698,
1082,
202,
95,
9506,
202,
2463,
1613,
18,
588,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
780,
9851,
12,
1046,
3659,
13,
202,
202,
95,
1082,
202,
430,
12,
10037,
422,
446,
13,
9506,
202,
2463,
1408,
31,
1082,
202,
698,
1082,
202,
95,
9506,
202,
2463,
1613,
18,
588,
1... |
final byte[] CR = { '\r' }; final byte[] LF = { '\n' }; final byte[] CRLF = { '\r', '\n' }; | final byte[] CR = { (byte)'\r' }; final byte[] LF = { (byte)'\n' }; final byte[] CRLF = { (byte)'\r', (byte)'\n' }; | public void write(OutputStream stream) throws IOException { synchronized (stream) { if (options_lines != null) { stream.write(options_lines.toBytes(), 0, options_lines.length()); } ByteBuf b = new ByteBuf(); final byte[] CR = { '\r' }; final byte[] LF = { '\n' };... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/de607c82e274a450526cd77de822002985cd7767/NewsRC.java/buggy/grendel/storage/NewsRC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1045,
12,
4632,
1407,
13,
1216,
1860,
288,
565,
3852,
261,
3256,
13,
288,
1377,
309,
261,
2116,
67,
3548,
480,
446,
13,
288,
3639,
1407,
18,
2626,
12,
2116,
67,
3548,
18,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1045,
12,
4632,
1407,
13,
1216,
1860,
288,
565,
3852,
261,
3256,
13,
288,
1377,
309,
261,
2116,
67,
3548,
480,
446,
13,
288,
3639,
1407,
18,
2626,
12,
2116,
67,
3548,
18,
8... |
data.widthHint = 170; | data.widthHint = 200; | public void createControl( Composite parent ) { Composite composite = new Composite( parent, SWT.NONE ); GridLayout gridLayout = new GridLayout( ); gridLayout.numColumns = 2; gridLayout.marginHeight = 10; gridLayout.marginWidth = 10; gridLayout.horizontalSpacing = 10; gridLayout.verticalSpacing = 10; composite... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/137b99336b2e256bd032451d0c5ade7881ce9d0b/WizardTemplateChoicePage.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardTemplateChoicePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3367,
12,
14728,
982,
262,
202,
95,
202,
202,
9400,
9635,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
6313,
3744,
3068,
3744,
273,
394,
7145,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
3367,
12,
14728,
982,
262,
202,
95,
202,
202,
9400,
9635,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
6313,
3744,
3068,
3744,
273,
394,
7145,... |
log.error( "Failed on " + className + ".init(InstallationLayout)", e ); | log.error( "Failed on " + startClassName + ".init(InstallationLayout)", e ); | public void callInit( String className ) { Class clazz = null; Method op = null; Thread.currentThread().setContextClassLoader( appLoader ); try { clazz = appLoader.loadClass( className ); } catch ( ClassNotFoundException e ) { ... | 10677 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10677/4350c947119a3f2bb5047cf41c1cca097a80b46b/Bootstrapper.java/clean/standalone/daemon/src/main/java/org/apache/directory/server/standalone/daemon/Bootstrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
745,
2570,
12,
514,
2658,
262,
565,
288,
3639,
1659,
4003,
273,
446,
31,
3639,
2985,
1061,
273,
446,
31,
7734,
4884,
18,
2972,
3830,
7675,
542,
1042,
7805,
12,
595,
2886,
112... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
745,
2570,
12,
514,
2658,
262,
565,
288,
3639,
1659,
4003,
273,
446,
31,
3639,
2985,
1061,
273,
446,
31,
7734,
4884,
18,
2972,
3830,
7675,
542,
1042,
7805,
12,
595,
2886,
112... |
public void setActive(boolean activeState) { if (activeState) { | public void setActive(int activeState) { if (activeState != StackPresentation.AS_INACTIVE) { | public void setActive(boolean activeState) { if (activeState) { if (presentationSite.getState() == IStackPresentationSite.STATE_MINIMIZED) { setState(IStackPresentationSite.STATE_RESTORED); } } getPresentation().setActive(activeState ? StackPrese... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/caa606c7325710ffec5da6d00cdda37dc6bd0c74/PartStack.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartStack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20669,
12,
6494,
2695,
1119,
13,
288,
3639,
309,
261,
3535,
1119,
13,
288,
5411,
309,
261,
10364,
4956,
18,
588,
1119,
1435,
422,
467,
2624,
6351,
367,
4956,
18,
7998,
67,
62... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20669,
12,
6494,
2695,
1119,
13,
288,
3639,
309,
261,
3535,
1119,
13,
288,
5411,
309,
261,
10364,
4956,
18,
588,
1119,
1435,
422,
467,
2624,
6351,
367,
4956,
18,
7998,
67,
62... |
public org.quickfix.field.SettlSessID getSettlSessID() throws FieldNotFound { org.quickfix.field.SettlSessID value = new org.quickfix.field.SettlSessID(); | public quickfix.field.SettlSessID getSettlSessID() throws FieldNotFound { quickfix.field.SettlSessID value = new quickfix.field.SettlSessID(); | public org.quickfix.field.SettlSessID getSettlSessID() throws FieldNotFound { org.quickfix.field.SettlSessID value = new org.quickfix.field.SettlSessID(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/AssignmentReport.java/buggy/src/java/src/quickfix/fix44/AssignmentReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
694,
6172,
55,
403,
734,
336,
694,
6172,
55,
403,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
694,
6172,
55,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
694,
6172,
55,
403,
734,
336,
694,
6172,
55,
403,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
694,
6172,
55,
4... |
actionBarConfigurer); | getActionBarConfigurer()); | private void addWorkingSetBuildActions(MenuManager menu) { buildWorkingSetMenu = new MenuManager(IDEWorkbenchMessages .getString("Workbench.buildSet")); //$NON-NLS-1$ IContributionItem workingSetBuilds = new BuildSetMenu(window, actionBarConfigurer); buildWorkingSe... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/02a63c83a96f095b44f6c4a9bd0de64e8b842628/WorkbenchActionBuilder.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
527,
14836,
694,
3116,
6100,
12,
4599,
1318,
3824,
13,
288,
3639,
1361,
14836,
694,
4599,
273,
394,
9809,
1318,
12,
10385,
2421,
22144,
5058,
7734,
263,
588,
780,
2932,
2421,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
527,
14836,
694,
3116,
6100,
12,
4599,
1318,
3824,
13,
288,
3639,
1361,
14836,
694,
4599,
273,
394,
9809,
1318,
12,
10385,
2421,
22144,
5058,
7734,
263,
588,
780,
2932,
2421,
2... |
return doAction(initFolderAction(checked ? "check" : "!check", ids)); | return doAction(folderAction(checked ? "check" : "!check", ids)); | public ZActionResult setFolderChecked(String ids, boolean checked) throws ServiceException { return doAction(initFolderAction(checked ? "check" : "!check", ids)); } | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/4204a253d9bc3c1a2228a7c292f2b3489beeeb2a/ZSoapMailbox.java/buggy/ZimbraServer/src/java/com/zimbra/cs/zclient/soap/ZSoapMailbox.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2285,
1803,
1253,
444,
3899,
11454,
12,
780,
3258,
16,
1250,
5950,
13,
1216,
16489,
288,
3639,
327,
741,
1803,
12,
5609,
1803,
12,
4532,
692,
315,
1893,
6,
294,
17528,
1893,
3113,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2285,
1803,
1253,
444,
3899,
11454,
12,
780,
3258,
16,
1250,
5950,
13,
1216,
16489,
288,
3639,
327,
741,
1803,
12,
5609,
1803,
12,
4532,
692,
315,
1893,
6,
294,
17528,
1893,
3113,
... |
IProjectDescription newDescription = createDescription( project, projectName, newLocation); monitor.worked(50); project.copy(newDescription, IResource.SHALLOW | IResource.FORCE, monitor); monitor.worked(50); } catch (CoreException e) { recordError(e); } finally { monitor.done(); } } }; try { new ProgressMonitorJob... | return true; } | boolean performCopy(final IProject project, final String projectName, final IPath newLocation) { WorkspaceModifyOperation op = new WorkspaceModifyOperation() { public void execute(IProgressMonitor monitor) { monitor.beginTask(COPY_PROGRESS_TITLE, 100); try ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/53cada7d6d0463cdcb3aed320ea380f4aae64087/CopyProjectAction.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyProjectAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
3073,
2951,
12,
6385,
467,
4109,
1984,
16,
727,
514,
17234,
16,
5411,
727,
467,
743,
394,
2735,
13,
288,
3639,
14396,
11047,
2988,
1061,
273,
394,
14396,
11047,
2988,
1435,
288,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
3073,
2951,
12,
6385,
467,
4109,
1984,
16,
727,
514,
17234,
16,
5411,
727,
467,
743,
394,
2735,
13,
288,
3639,
14396,
11047,
2988,
1061,
273,
394,
14396,
11047,
2988,
1435,
288,
541... |
public CachedResultSet( BaseQuery query, IResultClass meta, IDataSetPopulator odaResultSet, IEventHandler eventHandler ) throws DataException | public CachedResultSet( ) | public CachedResultSet( BaseQuery query, IResultClass meta, IDataSetPopulator odaResultSet, IEventHandler eventHandler ) throws DataException { this.handler = eventHandler; this.resultSetPopulator = new ResultSetPopulator( query, meta, this, eventHandler ); resultSetPopulator.populateResultSet( new Odi... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/0049044a5bef6d7cacb43d07aaac96e021a89ed5/CachedResultSet.java/buggy/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/CachedResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
15771,
13198,
12,
3360,
1138,
843,
16,
467,
1253,
797,
2191,
16,
1082,
202,
734,
396,
694,
7049,
11775,
320,
2414,
13198,
16,
467,
16402,
30441,
262,
1082,
202,
15069,
1910,
503... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15771,
13198,
12,
3360,
1138,
843,
16,
467,
1253,
797,
2191,
16,
1082,
202,
734,
396,
694,
7049,
11775,
320,
2414,
13198,
16,
467,
16402,
30441,
262,
1082,
202,
15069,
1910,
503... |
match(LITERAL_attribute); if ( inputState.guessing==0 ) { name= "attribute"; } reservedKeywords_AST = (org.exist.xquery.parser.XQueryAST)currentAST.root; break; } case LITERAL_comment: | match(LITERAL_parent); if ( inputState.guessing==0 ) { name= "parent"; } reservedKeywords_AST = (org.exist.xquery.parser.XQueryAST)currentAST.root; break; } case LITERAL_self: | public final String reservedKeywords() throws RecognitionException, TokenStreamException { String name; returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST reservedKeywords_AST = null; name= null; switch ( LA(1)) { case LITERAL_element: { org.exist.xquery.parser.XQuer... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/ce8b3af89ca1836e7de5c4b3c7110a9e9001a4e4/XQueryParser.java/clean/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
514,
225,
8735,
14149,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
202,
202,
780,
508,
31,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
514,
225,
8735,
14149,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
202,
202,
780,
508,
31,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,... |
if ( isSnapshot( artifact ) && !alreadyResolved( artifact ) ) | if ( isSnapshot( artifact ) ) | public Artifact transformForResolve( Artifact artifact, List remoteRepositories, ArtifactRepository localRepository ) throws ArtifactMetadataRetrievalException { if ( isSnapshot( artifact ) && !alreadyResolved( artifact ) ) { // TODO: this m... | 47160 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47160/b529deb2df0f32c44c376a5267c00546c0c84768/SnapshotTransformation.java/buggy/maven-artifact/src/main/java/org/apache/maven/artifact/transform/SnapshotTransformation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14022,
2510,
1290,
8460,
12,
14022,
6462,
16,
987,
2632,
18429,
16,
29159,
14022,
3305,
1191,
3305,
262,
3639,
1216,
14022,
2277,
27356,
503,
565,
288,
3639,
309,
261,
353,
4568,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14022,
2510,
1290,
8460,
12,
14022,
6462,
16,
987,
2632,
18429,
16,
29159,
14022,
3305,
1191,
3305,
262,
3639,
1216,
14022,
2277,
27356,
503,
565,
288,
3639,
309,
261,
353,
4568,
12,
... |
public static boolean addAssociation(String extension, String command, /*String iconFileName,*/ String description) { // Add association // StringTokenizer osName = new StringTokenizer(System.getProperties().getProperty("os.name")); // remove association if it already exists ... | 48870 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48870/6de0141c6b9c28f5829cdc6689fcbc001d1d1bca/FileAssociator.java/clean/src/enginuity/util/FileAssociator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
527,
7174,
12,
780,
2710,
16,
514,
1296,
16,
1748,
780,
4126,
4771,
16,
5549,
514,
2477,
13,
288,
3639,
368,
1436,
6384,
540,
368,
16370,
1140,
461,
273,
394,
16370,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
527,
7174,
12,
780,
2710,
16,
514,
1296,
16,
1748,
780,
4126,
4771,
16,
5549,
514,
2477,
13,
288,
3639,
368,
1436,
6384,
540,
368,
16370,
1140,
461,
273,
394,
16370,
12... | ||
} else if (currentFolder.getState() == I_CmsConstants.C_STATE_CHANGED) { | } else if (currentFolder.getState() == I_CmsConstants.C_STATE_CHANGED) { | public synchronized void publishProject(CmsRequestContext context, I_CmsReport report, CmsProject onlineProject, int publishHistoryId, CmsResource directPublishResource, boolean backupEnabled, int backupTagId, int maxVersions) throws Exception { CmsFolder currentFolder = null; CmsResource currentFileH... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/1e5e9323a6fee2671775480bc1936bf1c5b4a068/CmsProjectDriver.java/buggy/src/org/opencms/db/generic/CmsProjectDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
3808,
4109,
12,
4747,
21426,
819,
16,
467,
67,
25702,
2605,
16,
2149,
4109,
12365,
4109,
16,
509,
3808,
5623,
548,
16,
7630,
2657,
6024,
1420,
16,
1250,
5114,
1526,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
3808,
4109,
12,
4747,
21426,
819,
16,
467,
67,
25702,
2605,
16,
2149,
4109,
12365,
4109,
16,
509,
3808,
5623,
548,
16,
7630,
2657,
6024,
1420,
16,
1250,
5114,
1526,
16,
... |
} | public boolean matches(Node node, int pos, int len) { switch (node.getNodeType()) { case Node.ATTRIBUTE_NODE: // Do not match namespace attributes String uri = node.getNamespaceURI(); if (XMLConstants.XMLNS_ATTRIBUTE_NS_URI.equals(uri) || XMLConstants.XMLNS_ATTRIBUTE.equa... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/NameTest.java/buggy/core/src/classpath/gnu/gnu/xml/xpath/NameTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
1885,
12,
907,
756,
16,
509,
949,
16,
509,
562,
13,
225,
288,
565,
1620,
261,
2159,
18,
588,
15101,
10756,
1377,
288,
1377,
648,
2029,
18,
11616,
67,
8744,
30,
3639,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
1885,
12,
907,
756,
16,
509,
949,
16,
509,
562,
13,
225,
288,
565,
1620,
261,
2159,
18,
588,
15101,
10756,
1377,
288,
1377,
648,
2029,
18,
11616,
67,
8744,
30,
3639,
368,
... | |
zoomOutIfNecessary(editor); | private IEditorPart busyOpenEditorBatched(IEditorInput input, String editorID, boolean activate, boolean findExisting) throws PartInitException { IEditorPart editor = null; if (findExisting) { // If an editor already exists for the input, use it. editor = getEditorManager().findEdito... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/45ab2bee3420234882ba61c9b99fecd868b62e8f/WorkbenchPage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
6946,
1988,
21697,
3678,
6946,
4497,
329,
12,
45,
6946,
1210,
810,
16,
5411,
514,
4858,
734,
16,
1250,
10235,
16,
225,
1250,
1104,
9895,
13,
1216,
6393,
2570,
503,
288,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
6946,
1988,
21697,
3678,
6946,
4497,
329,
12,
45,
6946,
1210,
810,
16,
5411,
514,
4858,
734,
16,
1250,
10235,
16,
225,
1250,
1104,
9895,
13,
1216,
6393,
2570,
503,
288,
202,
... | |
fDeferredDocumentImpl.appendChild(datatypeIndex, enumerationIndex); | fDeferredDocumentImpl.appendChild(simpleTypeIndex, enumerationIndex); | public void attlistDecl(QName elementDecl, QName attributeDecl, int attType, String enumString, int attDefaultType, int attDefaultValue) throws Exception { if (DEBUG_ATTLIST_DECL) { System.out.println("attlistDecl(" + fStringPool.toStri... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/3bbd83a7bcddbc34357f71fe08eace8d74b9bc8f/DOMParser.java/buggy/src/org/apache/xerces/parsers/DOMParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2403,
1098,
3456,
12,
13688,
930,
3456,
16,
16723,
1566,
3456,
16,
11794,
509,
2403,
559,
16,
514,
2792,
780,
16,
18701,
509,
2403,
1868,
559,
16,
509,
2403,
15646,
13,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2403,
1098,
3456,
12,
13688,
930,
3456,
16,
16723,
1566,
3456,
16,
11794,
509,
2403,
559,
16,
514,
2792,
780,
16,
18701,
509,
2403,
1868,
559,
16,
509,
2403,
15646,
13,
3639,
... |
public String getColumnText(Object element, int columnIndex) { if (!(element instanceof DetectorFactory)) { return null; } DetectorFactory factory = (DetectorFactory) element; switch (columnIndex) { case 0 : return page.getBugsAbbreviation(factory); case 1 : return factory.getShortName(); ... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/c0407a75e650f506df48c3a1f7800b80b54c2116/FindbugsPropertyPage.java/buggy/eclipsePlugin/src/de/tobject/findbugs/properties/FindbugsPropertyPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
780,
588,
1494,
1528,
12,
921,
2956,
16,
474,
2827,
1016,
15329,
1082,
202,
430,
12,
5,
12,
2956,
1336,
792,
12594,
1733,
3719,
95,
9506,
202,
2463,
2011,
31,
1082,
202,
97,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
780,
588,
1494,
1528,
12,
921,
2956,
16,
474,
2827,
1016,
15329,
1082,
202,
430,
12,
5,
12,
2956,
1336,
792,
12594,
1733,
3719,
95,
9506,
202,
2463,
2011,
31,
1082,
202,
97,
... | ||
maybeStart(false); | public synchronized void nonfatalError(SplitfileBlock block, int reasonCode) { if(callOnProgress) callback.onProgress(); nonfatalErrors.inc(reasonCode); runningBlocks.remove(block); int levelNumber = block.getRetryCount(); levelNumber++; Logger.minor(this, "Non-fatal error on "+block+" -> "+levelNumber); if(l... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/4494127894552d90423b4da0a9e9e08341b4b073/RetryTracker.java/buggy/src/freenet/client/RetryTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
1661,
30709,
668,
12,
5521,
768,
1768,
1203,
16,
509,
3971,
1085,
13,
288,
202,
202,
430,
12,
1991,
1398,
5491,
13,
1082,
202,
3394,
18,
265,
5491,
5621,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
1661,
30709,
668,
12,
5521,
768,
1768,
1203,
16,
509,
3971,
1085,
13,
288,
202,
202,
430,
12,
1991,
1398,
5491,
13,
1082,
202,
3394,
18,
265,
5491,
5621,
202,
202,
... | |
((ComplexPhase)p).replacePhase(oldId, newId); | ((ComplexPhase) p).replacePhase(oldId, newId); | public final void replacePhase(int oldId, int newId) { for(int i=0; i<subPhases.length; i++) { Phase p = getPhase(subPhases[i]); if (p.getId() == oldId) { // Replace subPhases[i] = newId; } else if (p instanceof ComplexPhase) { // Recurse ((ComplexPhase)p).replacePhase(ol... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/4c66aa27cec27f8dd5902baec018ff86d7f49ee2/ComplexPhase.java/clean/MMTk/src/org/mmtk/plan/ComplexPhase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
1453,
11406,
12,
474,
1592,
548,
16,
509,
27598,
13,
288,
565,
364,
12,
474,
277,
33,
20,
31,
277,
32,
1717,
3731,
3304,
18,
2469,
31,
277,
27245,
288,
1377,
19459,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
1453,
11406,
12,
474,
1592,
548,
16,
509,
27598,
13,
288,
565,
364,
12,
474,
277,
33,
20,
31,
277,
32,
1717,
3731,
3304,
18,
2469,
31,
277,
27245,
288,
1377,
19459,
29... |
public RubyObject eval(Ruby ruby, RubyObject self) { CRefNode savedCRef = null; RubyFrame frame = ruby.getRubyFrame(); frame.setTmp(ruby.getRubyFrame()); ruby.setRubyFrame(frame); ruby.getRubyScope().push(); if (getRefValue() != null) { sa... | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/f629550c5947df9c1dbe414645f3dc76bcb70df4/ScopeNode.java/buggy/org/jruby/nodes/ScopeNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
19817,
921,
5302,
12,
54,
10340,
22155,
16,
19817,
921,
365,
13,
288,
39,
1957,
907,
5198,
39,
1957,
273,
446,
31,
54,
10340,
3219,
2623,
273,
22155,
18,
588,
54,
10340,
3219,
5621,
37... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
921,
5302,
12,
54,
10340,
22155,
16,
19817,
921,
365,
13,
288,
39,
1957,
907,
5198,
39,
1957,
273,
446,
31,
54,
10340,
3219,
2623,
273,
22155,
18,
588,
54,
10340,
3219,
5621,
37... | ||
Object expObject = definitions.get(buffer, startPos, len); | Object expObject = definitions.get(buffer, nameOffset, len); | protected void handlePPInclude(int pos2, boolean include_next, int startingLineNumber) { char[] buffer = bufferStack[bufferStackPos]; int limit = bufferLimit[bufferStackPos]; skipOverWhiteSpace(); int startOffset = pos2; int pos = ++bufferPos[bufferStackPos]; if ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/df871fe06bd1191491f65b19014fc27782320263/BaseScanner.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner2/BaseScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1640,
6584,
8752,
12,
474,
949,
22,
16,
1250,
2341,
67,
4285,
16,
5411,
509,
5023,
31063,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
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,
4750,
918,
1640,
6584,
8752,
12,
474,
949,
22,
16,
1250,
2341,
67,
4285,
16,
5411,
509,
5023,
31063,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
3639,
... |
time.setTimeInMillis(now); | time.setTime(new Date(now)); | public void run() { try { try { long now = System.currentTimeMillis(); time.setTimeInMillis(now); float t = timedDocumentRoot.convertWallclockTime(time); if (Math.floor(t) > second) { sec... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/a526efe4475c312e73c2bec1726347b9b4f2fb8a/SVGAnimationEngine.java/buggy/sources/org/apache/batik/bridge/SVGAnimationEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
775,
288,
7734,
775,
288,
10792,
1525,
2037,
273,
2332,
18,
2972,
28512,
5621,
10792,
813,
18,
542,
950,
12,
2704,
2167,
12,
3338,
10019,
10792,
1431,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
775,
288,
7734,
775,
288,
10792,
1525,
2037,
273,
2332,
18,
2972,
28512,
5621,
10792,
813,
18,
542,
950,
12,
2704,
2167,
12,
3338,
10019,
10792,
1431,
26... |
jj_la1[45] = jj_gen; break label_17; | jj_la1[43] = jj_gen; break label_16; | final public void RelationalExpression() throws ParseException { AdditiveExpression(); label_17: while (true) { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case LOGICAL_LT: case LOGICAL_LE: case LOGICAL_GT: case LOGICAL_GE: ; break; default: jj_la1[45] = jj_gen;... | 9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/89173502837b4d67a69cd30d0b93cf47ed84c8cc/Parser.java/buggy/src/java/org/apache/velocity/runtime/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
918,
21646,
2300,
1435,
1216,
10616,
288,
565,
1436,
3720,
2300,
5621,
565,
1433,
67,
4033,
30,
565,
1323,
261,
3767,
13,
288,
1377,
1620,
14015,
78,
78,
67,
496,
79,
631,
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,
727,
1071,
918,
21646,
2300,
1435,
1216,
10616,
288,
565,
1436,
3720,
2300,
5621,
565,
1433,
67,
4033,
30,
565,
1323,
261,
3767,
13,
288,
1377,
1620,
14015,
78,
78,
67,
496,
79,
631,
17... |
DefaultMutableTreeNode bugNode = new BugTreeNode(member); | BugTreeNode bugNode = new BugTreeNode(member); if (BUG_COUNT) bugNode.setCount(currentGroup.getMemberCount()); | private void insertIntoGroup(BugInstance member) { currentGroup.incrementMemberCount(); DefaultMutableTreeNode bugNode = new BugTreeNode(member); bugTreeModel.insertNodeInto(bugNode, currentGroupNode, currentGroupNode.getChildCount()); ... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/db1eb206214820f45b578506d7520dc4dca7ab88/FindBugsFrame.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
3238,
918,
2243,
5952,
1114,
12,
19865,
1442,
3140,
13,
288,
7734,
783,
1114,
18,
15016,
4419,
1380,
5621,
7734,
16907,
12513,
7934,
907,
273,
394,
16907,
12513,
12,
5990,
1769,
309,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
3238,
918,
2243,
5952,
1114,
12,
19865,
1442,
3140,
13,
288,
7734,
783,
1114,
18,
15016,
4419,
1380,
5621,
7734,
16907,
12513,
7934,
907,
273,
394,
16907,
12513,
12,
5990,
1769,
309,
261,
... |
super(position); | super(position, NodeTypes.OPASGNNODE); | public OpAsgnNode(ISourcePosition position, Node receiverNode, Node valueNode, String variableName, String methodName) { super(position); this.receiverNode = receiverNode; this.valueNode = valueNode; this.variableName = variableName.intern(); this.operatorName = methodName.intern(... | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/6e15491217631472c05c6928672f9c7064a978b3/OpAsgnNode.java/buggy/src/org/jruby/ast/OpAsgnNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6066,
37,
1055,
82,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
5971,
907,
16,
2029,
460,
907,
16,
514,
17834,
16,
514,
4918,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
366... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6066,
37,
1055,
82,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
5971,
907,
16,
2029,
460,
907,
16,
514,
17834,
16,
514,
4918,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
366... |
stringBuffer.append(TEXT_37); } else { | public String generate(Object argument) { StringBuffer stringBuffer = new StringBuffer(); /** * <copyright> * * Copyright (c) 2002-2004 IBM Corporation and others. * All rights reserved. This program and the accompanying materials * are made available under the terms of the Common Public License v1.0 * which... | 11224 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11224/d1c7a4a11e25cb34e5d2fc171ec3157eb4abbf02/ModelWizard.java/clean/plugins/org.eclipse.emf.codegen.ecore/src/org/eclipse/emf/codegen/ecore/templates/editor/ModelWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
1783,
380,
411,
29187,
34,
380,
380,
25417,
261,
71,
13,
4044,
22,
17,
6976,
24,
23450,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
1783,
380,
411,
29187,
34,
380,
380,
25417,
261,
71,
13,
4044,
22,
17,
6976,
24,
23450,
... | |
public org.quickfix.field.SecurityExchange getSecurityExchange() throws FieldNotFound { org.quickfix.field.SecurityExchange value = new org.quickfix.field.SecurityExchange(); | public quickfix.field.SecurityExchange getSecurityExchange() throws FieldNotFound { quickfix.field.SecurityExchange value = new quickfix.field.SecurityExchange(); | public org.quickfix.field.SecurityExchange getSecurityExchange() throws FieldNotFound { org.quickfix.field.SecurityExchange value = new org.quickfix.field.SecurityExchange(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/News.java/buggy/src/java/src/quickfix/fix43/News.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
11688,
19288,
11688,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
11688,
460,
273,
394,
2358,
18,
19525,
904... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
11688,
19288,
11688,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
11688,
460,
273,
394,
2358,
18,
19525,
904... |
doFinish( containerName, fileName, stream, cheatSheetId, showCheatSheet, monitor ); | doFinish( containerName, fileName, stream, cheatSheetId, showCheatSheet, monitor ); | public boolean performFinish( ) { final IPath containerName = newReportFileWizardPage .getContainerFullPath( ); String fn = newReportFileWizardPage.getFileName( ); final String fileName; if ( !fn.endsWith( "." + fileExtension ) ) //$NON-NLS-1$ { fileName = fn + "." + fileExtension; //$NON-NLS-1$ } else { ... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/9508ad902ce38297514198adde76c0cc21ff3b29/NewReportWizard.java/buggy/UI/org.eclipse.birt.report.designer.ui.ide/src/org/eclipse/birt/report/designer/ui/ide/wizards/NewReportWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
11641,
12,
262,
202,
95,
202,
202,
6385,
467,
743,
20408,
273,
394,
4820,
812,
27130,
1964,
9506,
202,
18,
588,
2170,
24173,
12,
11272,
202,
202,
780,
2295,
273,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
11641,
12,
262,
202,
95,
202,
202,
6385,
467,
743,
20408,
273,
394,
4820,
812,
27130,
1964,
9506,
202,
18,
588,
2170,
24173,
12,
11272,
202,
202,
780,
2295,
273,
3... |
public int getIconWidth() { return 9; } | public int getIconWidth() { return 9; } | public int getIconWidth() { return 9; } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/38d4141e54ddf41ccd8b8eeb424449da21e57e60/DetailsPane.java/clean/src_new/org/argouml/ui/DetailsPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
21724,
2384,
1435,
288,
327,
2468,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
21724,
2384,
1435,
288,
327,
2468,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
final Project project = (Project)dataContext.getData(DataConstants.PROJECT); return project; | return (Project)dataContext.getData(DataConstants.PROJECT); | private Project getProject(AnActionEvent e) { final DataContext dataContext = e.getDataContext(); final Project project = (Project)dataContext.getData(DataConstants.PROJECT); return project; } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/62afe21451464d4948655b0dd4230dfb59cc483a/NewModuleAction.java/buggy/source/com/intellij/openapi/roots/ui/configuration/actions/NewModuleAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
5420,
11080,
12,
979,
1803,
1133,
425,
13,
288,
565,
727,
1910,
1042,
501,
1042,
273,
425,
18,
588,
751,
1042,
5621,
565,
727,
5420,
1984,
273,
261,
4109,
13,
892,
1042,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
5420,
11080,
12,
979,
1803,
1133,
425,
13,
288,
565,
727,
1910,
1042,
501,
1042,
273,
425,
18,
588,
751,
1042,
5621,
565,
727,
5420,
1984,
273,
261,
4109,
13,
892,
1042,
18,
588,
... |
public IReportDocument openReportDocument( String systemId, String fileName, Map options ) throws EngineException; | public IReportDocument openReportDocument( String fileName ) throws EngineException; | public IReportDocument openReportDocument( String systemId, String fileName, Map options ) throws EngineException; | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/6ad19d91d4a24c7a683143b6dd91bd851d98ffa4/IReportEngine.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/IReportEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
4820,
2519,
1696,
4820,
2519,
12,
514,
30083,
16,
1082,
202,
780,
3968,
16,
1635,
702,
262,
1216,
10507,
503,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
4820,
2519,
1696,
4820,
2519,
12,
514,
30083,
16,
1082,
202,
780,
3968,
16,
1635,
702,
262,
1216,
10507,
503,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
final Map actualAttrs = MoriaController.getUserAttributes(serviceTicketId, "limited"); | MoriaController.getUserAttributes(serviceTicketId, "limited"); | public void testAttemptSingleSignOn() throws MoriaControllerException { /* Check controller initialization */ controllerInitialization(); boolean denySSO = false; /* Invalid arguments */ try { MoriaController.attemptSingleSignOn(null, "foo"); fail("IllegalInp... | 1637 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1637/35ea405c173af989c94d87e2258881973334d7a2/MoriaControllerTest.java/clean/moria2/modules/moria-ctrl/src/test/java/no/feide/moria/controller/MoriaControllerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
7744,
5281,
2766,
1398,
1435,
1216,
490,
280,
1155,
2933,
503,
288,
3639,
1748,
2073,
2596,
10313,
1195,
3639,
2596,
17701,
5621,
3639,
1250,
17096,
1260,
51,
273,
629,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
7744,
5281,
2766,
1398,
1435,
1216,
490,
280,
1155,
2933,
503,
288,
3639,
1748,
2073,
2596,
10313,
1195,
3639,
2596,
17701,
5621,
3639,
1250,
17096,
1260,
51,
273,
629,
31,... |
agentConfig.setPduType(SnmpAgentConfig.GET_PDU); | public boolean isProtocolSupported(InetAddress address) { try { SnmpAgentConfig agentConfig = SnmpPeerFactory.getInstance().getAgentConfig(address); agentConfig.setPduType(SnmpAgentConfig.GET_PDU); return (getValue(agentConfig, DEFAULT_OID) != null); } catch (Throwable... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/c7fb1c0267a7b284c70383a68c91521d57e9172c/SnmpPlugin.java/buggy/src/services/org/opennms/netmgt/capsd/plugins/SnmpPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
5752,
7223,
12,
382,
278,
1887,
1758,
13,
288,
3639,
775,
288,
5411,
18961,
1291,
3630,
809,
4040,
809,
273,
18961,
1291,
6813,
1733,
18,
588,
1442,
7675,
588,
3630,
809,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
5752,
7223,
12,
382,
278,
1887,
1758,
13,
288,
3639,
775,
288,
5411,
18961,
1291,
3630,
809,
4040,
809,
273,
18961,
1291,
6813,
1733,
18,
588,
1442,
7675,
588,
3630,
809,... | |
if(!previousTrackerIsNull) { KeyTracker old = null; synchronized(this) { old = previousTracker; previousTracker = null; } old.completelyDeprecated(newTracker); } synchronized(this) { previousTracker = null; } boolean currentTrackerIsNull = true; synchronized(this) { currentTrackerIsNull = (currentTracker == null); } if... | if(oldCur != null) oldCur.completelyDeprecated(newTracker); | public boolean completedHandshake(long thisBootID, byte[] data, int offset, int length, BlockCipher encCipher, byte[] encKey, Peer replyTo, boolean unverified) { long now = System.currentTimeMillis(); arkFetcher.stop(); synchronized(this) { completedHandshake = true; handshakeCount = 0; ... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/9ea509d6b77109eb95d09ad3d429f5c67c98b90b/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
5951,
14545,
12,
5748,
333,
15817,
734,
16,
1160,
8526,
501,
16,
509,
1384,
16,
509,
769,
16,
3914,
13896,
2446,
13896,
16,
1160,
8526,
2446,
653,
16,
10669,
30934,
16,
1250,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5951,
14545,
12,
5748,
333,
15817,
734,
16,
1160,
8526,
501,
16,
509,
1384,
16,
509,
769,
16,
3914,
13896,
2446,
13896,
16,
1160,
8526,
2446,
653,
16,
10669,
30934,
16,
1250,
... |
ScriptRuntime.getMessage("msg.null.to.object", null), | ScriptRuntime.getMessage0("msg.null.to.object"), | public static Scriptable getProto(Object obj, Scriptable scope) { Scriptable s; if (obj instanceof Scriptable) { s = (Scriptable) obj; } else { s = toObject(scope, obj); } if (s == null) { throw NativeGlobal.constructError( C... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/45820b15541f8822cc8d463aa50caef2201b19b4/ScriptRuntime.java/buggy/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
22780,
3570,
869,
12,
921,
1081,
16,
22780,
2146,
13,
288,
3639,
22780,
272,
31,
3639,
309,
261,
2603,
1276,
22780,
13,
288,
5411,
272,
273,
261,
3651,
429,
13,
1081,
31,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22780,
3570,
869,
12,
921,
1081,
16,
22780,
2146,
13,
288,
3639,
22780,
272,
31,
3639,
309,
261,
2603,
1276,
22780,
13,
288,
5411,
272,
273,
261,
3651,
429,
13,
1081,
31,
363... |
ErrorDialog.openError(parentShell, WorkbenchMessages.getString("CopyFilesAndFoldersOperation.importErrorDialogTitle"), null, status); | MessageDialog dialog = new MessageDialog(parentShell, WorkbenchMessages.getString("CopyFilesAndFoldersOperation.question"), null, msg, MessageDialog.QUESTION, options, 0); dialog.open(); int returnVal = dialog.getReturnCode(); String[] returnCodes = { YES, ALL, NO, CANCEL }; returnCode[0] = returnVal == -1 ? CANCEL : r... | public void run() { ErrorDialog.openError(parentShell, WorkbenchMessages.getString("CopyFilesAndFoldersOperation.importErrorDialogTitle"), //$NON-NLS-1$ null, // no special message status); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/b05dffe1fa29012277f291206ce5dbf6926665cb/CopyFilesAndFoldersOperation.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
668,
6353,
18,
3190,
668,
12,
2938,
13220,
16,
4147,
22144,
5058,
18,
588,
780,
2932,
2951,
2697,
1876,
14885,
2988,
18,
5666,
668,
6353,
4247... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
668,
6353,
18,
3190,
668,
12,
2938,
13220,
16,
4147,
22144,
5058,
18,
588,
780,
2932,
2951,
2697,
1876,
14885,
2988,
18,
5666,
668,
6353,
4247... |
private void computeAlgorithms() { int cnt = 0; // Vertices logger.info("Find all vertices"); for (Iterator it = subshapeIterator(0); it.hasNext(); ) { CADShape s = (CADShape) it.next(); Mesh m = cadToMesh(s); if (m.mesh == null) m.mesh = (CADVertex) s; } // Edges logger.info("Discretize edges"); for... | 45433 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45433/fe5824fc3ffbc3b98b7253ac71c77b5d1644bbb6/Mesh.java/clean/amibe/src/org/jcae/mesh/bora/ds/Mesh.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
9200,
29689,
1435,
202,
95,
202,
202,
474,
13085,
33,
20,
31,
202,
202,
759,
13371,
202,
202,
4901,
18,
1376,
2932,
3125,
454,
17476,
8863,
202,
202,
1884,
12,
3198,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
9200,
29689,
1435,
202,
95,
202,
202,
474,
13085,
33,
20,
31,
202,
202,
759,
13371,
202,
202,
4901,
18,
1376,
2932,
3125,
454,
17476,
8863,
202,
202,
1884,
12,
3198,
30... | ||
void addToFolderList(String addFolderName) { Vector folderNames = Pooka.getResources().getPropertyAsVector(getFolderProperty() + ".folderList", ""); boolean found = false; for (int i = 0; i < folderNames.size(); i++) { String folderName = (String) folderNames.elementAt(i); if (folderN... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/6d6ba90375f9de34e58b248daf5e8c0025c1433b/FolderInfo.java/buggy/src/net/suberic/pooka/FolderInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
9604,
3899,
682,
12,
780,
527,
26169,
13,
288,
565,
5589,
3009,
1557,
273,
453,
1184,
69,
18,
588,
3805,
7675,
588,
1396,
1463,
5018,
12,
588,
3899,
1396,
1435,
397,
3552,
5609,
68... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
9604,
3899,
682,
12,
780,
527,
26169,
13,
288,
565,
5589,
3009,
1557,
273,
453,
1184,
69,
18,
588,
3805,
7675,
588,
1396,
1463,
5018,
12,
588,
3899,
1396,
1435,
397,
3552,
5609,
68... | ||
public void flush () throws IOException { if (closed) throw new IOException ("closed"); } | flush() throws IOException { ; } | public void flush () throws IOException { // We'll throw an exception if we're closed, but there's nothing // else to do here. if (closed) throw new IOException ("closed"); } | 1739 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1739/8d285042d388a7105e3b50a5f438a5cd5ecdb499/PipedWriter.java/clean/libjava/java/io/PipedWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3663,
1832,
1216,
1860,
225,
288,
565,
368,
1660,
5614,
604,
392,
1520,
309,
732,
4565,
4375,
16,
1496,
1915,
1807,
5083,
565,
368,
469,
358,
741,
2674,
18,
565,
309,
261,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3663,
1832,
1216,
1860,
225,
288,
565,
368,
1660,
5614,
604,
392,
1520,
309,
732,
4565,
4375,
16,
1496,
1915,
1807,
5083,
565,
368,
469,
358,
741,
2674,
18,
565,
309,
261,
12... |
protected void createCourseStatistics(CourseStatisticsDTO courseStatistics, List<EnrolmentEvaluation> evaluations) { int firstEnrolledCount = 0; int firstApprovedCount = 0; List<IGrade> firstApprovedGrades = new ArrayList<IGrade>(); int restEnrolledCount = 0; int restAp... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/41d35654dba7bad433e122bb9ac47a19d08f7653/ComputeCourseStatistics.java/buggy/src/net/sourceforge/fenixedu/applicationTier/Servico/department/ComputeCourseStatistics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
752,
39,
3117,
8569,
12,
39,
3117,
8569,
19792,
4362,
8569,
16,
5411,
987,
32,
664,
922,
475,
13468,
34,
3765,
1012,
13,
288,
3639,
509,
1122,
664,
25054,
1380,
273,
374,
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,
4750,
918,
752,
39,
3117,
8569,
12,
39,
3117,
8569,
19792,
4362,
8569,
16,
5411,
987,
32,
664,
922,
475,
13468,
34,
3765,
1012,
13,
288,
3639,
509,
1122,
664,
25054,
1380,
273,
374,
31,... | ||
myExpectation.verify(); } | myExpectation.verify(); } | public void testLongPass() { myExpectation.setExpected(100L); myExpectation.setActual(100L); myExpectation.verify(); } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/ExpectationValueTest.java/clean/jmock/core/src/test/jmock/expectation/ExpectationValueTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3708,
6433,
1435,
288,
202,
202,
4811,
11988,
367,
18,
542,
6861,
12,
6625,
48,
1769,
202,
202,
4811,
11988,
367,
18,
542,
11266,
12,
6625,
48,
1769,
202,
202,
4811... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3708,
6433,
1435,
288,
202,
202,
4811,
11988,
367,
18,
542,
6861,
12,
6625,
48,
1769,
202,
202,
4811,
11988,
367,
18,
542,
11266,
12,
6625,
48,
1769,
202,
202,
4811... |
String[] fns = { "compile", "toString", "exec", "test", "prefix" }; proto.defineFunctionProperties(fns, NativeRegExp.class, ScriptableObject.DONTENUM); | public static void init(Scriptable scope) throws PropertyException { NativeRegExp proto = new NativeRegExp(); proto.setParentScope(scope); proto.setPrototype(getObjectPrototype(scope)); String[] fns = { "compile", "toString", "exec", "test", "prefix" }; proto.defineFunct... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/0fa68c094797eee06e04b0fcd08dbc43188b98ec/NativeRegExp.java/buggy/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1208,
12,
3651,
429,
2146,
13,
3639,
1216,
4276,
503,
565,
288,
3639,
16717,
13673,
3760,
273,
394,
16717,
13673,
5621,
3639,
3760,
18,
542,
3054,
3876,
12,
4887,
1769,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
12,
3651,
429,
2146,
13,
3639,
1216,
4276,
503,
565,
288,
3639,
16717,
13673,
3760,
273,
394,
16717,
13673,
5621,
3639,
3760,
18,
542,
3054,
3876,
12,
4887,
1769,
36... | |
user.setField("last_page",oldUser.getString("last_page")); user.addObject("history",(Vector)oldUser.getObject("history")); | user.put("history",oldUser.get("history")); | public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException{ IMCServiceInterface imcref = IMCServiceRMI.getIMCServiceInterface(req) ; IMCPoolInterface chatref = IMCServiceRMI.getChatIMCPoolInterface(req) ; // Lets validate the session, e.g has the user logged in to Janus... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/097a46af4aab69684679687e935ee611cdd83b5a/ChatLogin.java/clean/servlets/chat/ChatLogin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
202,
15069,
16517,
16,
1860,
95,
202,
3445,
39,
18348,
709,
71,
1734,
273,
6246,
39,
1179,
54,
7492,
18,
588,
3445,
39,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
202,
15069,
16517,
16,
1860,
95,
202,
3445,
39,
18348,
709,
71,
1734,
273,
6246,
39,
1179,
54,
7492,
18,
588,
3445,
39,
... |
assertEquals(cat1, task3.getCategory()); | assertEquals(cat1, task3.getContainer()); | public void testCreationAndExternalization() { Set<ITask> rootTasks = new HashSet<ITask>(); Task task1 = new Task(manager.genUniqueTaskHandle(), "task 1", true); manager.getTaskList().moveToRoot(task1); rootTasks.add(task1); Task sub1 = new Task(manager.genUniqueTaskHandle(), "sub 1", true); task1.addSubTask(sub... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/8aaee855c50738cc181a1133af067bc5118e94b5/TaskListManagerTest.java/buggy/org.eclipse.mylyn.tasks.tests/src/org/eclipse/mylyn/tasklist/tests/TaskListManagerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
9906,
1876,
6841,
1588,
1435,
288,
202,
202,
694,
32,
1285,
835,
34,
1365,
6685,
273,
394,
6847,
32,
1285,
835,
34,
5621,
202,
202,
2174,
1562,
21,
273,
394,
3837,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
9906,
1876,
6841,
1588,
1435,
288,
202,
202,
694,
32,
1285,
835,
34,
1365,
6685,
273,
394,
6847,
32,
1285,
835,
34,
5621,
202,
202,
2174,
1562,
21,
273,
394,
3837,
... |
proplist.add(new PropertyDescriptor("id", TableTag.class, null, "setId")); | proplist.add(new PropertyDescriptor("id", TableTag.class, null, "setId")); | public PropertyDescriptor[] getPropertyDescriptors() { List proplist = new ArrayList(); try { proplist.add(new PropertyDescriptor("cellpadding", ELTableTag.class, null, "setCellpadding")); proplist.add(new PropertyDescriptor("cellspacing", ELTableTag.class, null, "setCe... | 7284 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7284/101977ad06aad488b3652f70bcee7359487e87db/ELTableTagBeanInfo.java/clean/displaytag/src/main/java/org/displaytag/tags/el/ELTableTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
987,
450,
17842,
273,
394,
2407,
5621,
3639,
775,
3639,
288,
5411,
450,
17842,
18,
1289,
12,
2704,
26761,
2932,
3855,
9598,
3113,
14801... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
987,
450,
17842,
273,
394,
2407,
5621,
3639,
775,
3639,
288,
5411,
450,
17842,
18,
1289,
12,
2704,
26761,
2932,
3855,
9598,
3113,
14801... |
logger = new org.openscience.cdk.tools.LoggingTool(this); | logger = new LoggingTool(this); | public CMLRoundTripTest(String name) { super(name); logger = new org.openscience.cdk.tools.LoggingTool(this); } | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/3588bdd77f744cd0f88445b38c6fbe4b529fac6b/CMLRoundTripTest.java/clean/src/org/openscience/cdk/test/io/cml/CMLRoundTripTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
385,
1495,
11066,
16148,
4709,
12,
780,
508,
13,
288,
3639,
2240,
12,
529,
1769,
3639,
1194,
273,
394,
10253,
6364,
12,
2211,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
385,
1495,
11066,
16148,
4709,
12,
780,
508,
13,
288,
3639,
2240,
12,
529,
1769,
3639,
1194,
273,
394,
10253,
6364,
12,
2211,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void addText(char[] buf, int start, int count) { addText(new String(buf, start, count)); | public void addText(String data) { characters.append(data); | public void addText(char[] buf, int start, int count) { addText(new String(buf, start, count)); } | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/1aca5cf03666b5bd7b1d17eb16e727338681d525/RuntimeConfigurable.java/buggy/src/main/org/apache/tools/ant/RuntimeConfigurable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
25796,
12,
3001,
8526,
1681,
16,
509,
787,
16,
509,
1056,
13,
288,
3639,
25796,
12,
2704,
514,
12,
4385,
16,
787,
16,
1056,
10019,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
25796,
12,
3001,
8526,
1681,
16,
509,
787,
16,
509,
1056,
13,
288,
3639,
25796,
12,
2704,
514,
12,
4385,
16,
787,
16,
1056,
10019,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
... |
private Object[] findRelatedObjects(IContentType type, String fileName, RelatedRegistry registry) { List allRelated = new ArrayList(); Object[] related = registry.getRelatedObjects(type); for (int i = 0; i < related.length; i++) allRelated.add(related[i]); if (fileName != null) { related = registry.getRelatedObjects(... | private Object[] findRelatedObjects(IContentType type, String fileName, RelatedRegistry registry) { List allRelated = new ArrayList(); Object[] related; if (fileName != null) { related = registry.getRelatedObjects(fileName); for (int i = 0; i < related.length; i++) { if (!allRelated.contains(related[i])) { if (!Wor... | private Object[] findRelatedObjects(IContentType type, String fileName, RelatedRegistry registry) { List allRelated = new ArrayList(); // first add any objects directly related to the content type Object[] related = registry.getRelatedObjects(type); for (int i = 0; i < related.length; i+... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/0d43677b529afad3ac2444af2c07e794404cb7cf/EditorRegistry.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/EditorRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
8526,
1104,
8017,
4710,
12,
45,
8046,
618,
16,
514,
3968,
16,
23892,
4243,
4023,
13,
288,
3639,
987,
777,
8017,
273,
394,
2407,
5621,
3639,
368,
1122,
527,
1281,
2184,
5122,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
8526,
1104,
8017,
4710,
12,
45,
8046,
618,
16,
514,
3968,
16,
23892,
4243,
4023,
13,
288,
3639,
987,
777,
8017,
273,
394,
2407,
5621,
3639,
368,
1122,
527,
1281,
2184,
5122,
... |
} else { return '\'' + stringLiteral.substring(1, stringLiteral.length()-1) + '\''; | } else{ return '\'' + stringLiteral .substring(1, stringLiteral.length() - 1) + '\''; | private static String charForStringLiteral(String stringLiteral){ if("\"'\"".equals(stringLiteral)) { return "'\\''"; } else { return '\'' + stringLiteral.substring(1, stringLiteral.length()-1) + '\''; } } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/3837c95856454e21e9059f3aa91174a1e2c65526/StringToCharIntention.java/clean/plugins/IntentionPowerPak/src/com/siyeh/ipp/chartostring/StringToCharIntention.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1149,
1290,
28565,
12,
780,
533,
6177,
15329,
3639,
309,
2932,
2412,
11,
8530,
18,
14963,
12,
1080,
6177,
3719,
3639,
288,
5411,
327,
2491,
10471,
4970,
31,
3639,
289,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
1149,
1290,
28565,
12,
780,
533,
6177,
15329,
3639,
309,
2932,
2412,
11,
8530,
18,
14963,
12,
1080,
6177,
3719,
3639,
288,
5411,
327,
2491,
10471,
4970,
31,
3639,
289,
363... |
cancel.setEnabled(false); progressMonitor.setCanceled(true); super.cancelPressed(); } | cancel.setEnabled(false); progressMonitor.setCanceled(true); super.cancelPressed(); } | protected void cancelPressed() { // NOTE: this was previously done from a listener installed on the // cancel button. On GTK, the listener installed by // Dialog.createButton is called first and this was throwing an // exception because the cancel button was already disposed cance... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/18d6e658dfbeda87524388388c4d4c049701f36f/ProgressMonitorDialog.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/ProgressMonitorDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3755,
24624,
1435,
288,
3639,
368,
5219,
30,
333,
1703,
7243,
2731,
628,
279,
2991,
5876,
603,
326,
3639,
368,
3755,
3568,
18,
2755,
19688,
47,
16,
326,
2991,
5876,
635,
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,
4750,
918,
3755,
24624,
1435,
288,
3639,
368,
5219,
30,
333,
1703,
7243,
2731,
628,
279,
2991,
5876,
603,
326,
3639,
368,
3755,
3568,
18,
2755,
19688,
47,
16,
326,
2991,
5876,
635,
3639,
... |
text_tuple = new TupleType(mtypes); FunctionType text_function = new FunctionType(RealType.Time, text_tuple); Set time_set = new Linear1DSet(time_type, 0.0, 1.0, 2); text_field = new FieldImpl(text_function, time_set); DataReferenceImpl text_ref = new DataReferenceImpl("text_ref"); text_ref.setData(text_field); Linear... | textTuple = new TupleType(mtypes); FunctionType textFunction = new FunctionType(RealType.Time, textTuple); Set timeSet = new Linear1DSet(timeType, 0.0, 1.0, 2); textField = new FieldImpl(textFunction, timeSet); DataReferenceImpl textRef = new DataReferenceImpl("textRef"); textRef.setData(textField); Linear2DSet wedgeS... | public void go(String args[]) throws IOException, VisADException, RemoteException { String dir = ""; String slash = System.getProperty("file.separator"); if (args.length > 0) { dir = args[0]; if (!dir.endsWith(slash)) dir = dir + slash; } RealTupleType domain = null; Unit unit = nu... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/d3560cf43f33592c964cabbb057bed37fea39a07/MultiLUT.java/buggy/loci/MultiLUT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1960,
12,
780,
833,
63,
5717,
540,
1216,
1860,
16,
8077,
1880,
503,
16,
18361,
288,
565,
514,
1577,
273,
1408,
31,
565,
514,
9026,
273,
2332,
18,
588,
1396,
2932,
768,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1960,
12,
780,
833,
63,
5717,
540,
1216,
1860,
16,
8077,
1880,
503,
16,
18361,
288,
565,
514,
1577,
273,
1408,
31,
565,
514,
9026,
273,
2332,
18,
588,
1396,
2932,
768,
18,
... |
StringBuffer sb = new StringBuffer(); | StringBuffer sb = new StringBuffer(); | private int parseHereDocument(int closeQuote, boolean indent) { int c; ISourcePosition position = support.getPosition(); // int linesave = ruby.getSourceLine(); newtok(); switch (closeQuote) { case '\'' : case '"' : case '`' : while ((c = nextc()) != closeQuote) { tokadd(c); } if (closeQuote ==... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/af104711597d4d5b2089320e2517b95b8df14492/RubyYaccLexer.java/buggy/org/jruby/lexer/yacc/RubyYaccLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
1109,
26715,
2519,
12,
474,
1746,
10257,
16,
1250,
3504,
13,
288,
202,
202,
474,
276,
31,
202,
202,
45,
1830,
2555,
1754,
273,
2865,
18,
588,
2555,
5621,
202,
202,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
1109,
26715,
2519,
12,
474,
1746,
10257,
16,
1250,
3504,
13,
288,
202,
202,
474,
276,
31,
202,
202,
45,
1830,
2555,
1754,
273,
2865,
18,
588,
2555,
5621,
202,
202,
759,
... |
return false; } | return false; } | public boolean isFalse() { return false; } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/addcb75d5d86d9b1fd628d84d22b74cfc41f078e/RubyObject.java/clean/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
8381,
1435,
288,
3639,
327,
629,
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,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
8381,
1435,
288,
3639,
327,
629,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
LogService.instance().log(LogService.ERROR, "JNDIManager.initializeSessionContext(): exception occured while pupulating context /users/"+userId+"/layouts/"+layoutId+" "+e.getMessage()); | LogService.log(LogService.ERROR, "JNDIManager.initializeSessionContext(): exception occured while pupulating context /users/"+userId+"/layouts/"+layoutId+" "+e.getMessage()); | public static void initializeSessionContext (HttpSession session, String userId,String layoutId, Document userLayout) throws PortalException { Context topContext=null; // get initial context try { topContext=(Context)getContext(); } catch (NamingException ne) { LogService.instanc... | 1895 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1895/d2bfd7ff21be71ff7bd0b016b9da73ff8f8bad06/JNDIManager.java/buggy/source/org/jasig/portal/jndi/JNDIManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
4046,
2157,
1042,
261,
2940,
2157,
1339,
16,
514,
6249,
16,
780,
3511,
548,
16,
4319,
729,
3744,
13,
1216,
25478,
503,
288,
1377,
1772,
1760,
1042,
33,
2011,
31,
1377,
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,
282,
1071,
760,
918,
4046,
2157,
1042,
261,
2940,
2157,
1339,
16,
514,
6249,
16,
780,
3511,
548,
16,
4319,
729,
3744,
13,
1216,
25478,
503,
288,
1377,
1772,
1760,
1042,
33,
2011,
31,
1377,
3... |
if (key.startsWith(this.PROV_PREFIX)) { String name = key.substring(this.PROV_PREFIX.length()); | if (key.startsWith(GenericJtapiPeer.PROV_PREFIX)) { String name = key.substring(GenericJtapiPeer.PROV_PREFIX.length()); | private void loadResources() { // If this fails, the Properties object will be left null, which will signal getProvider() to throw // an exception. Properties props = new Properties(); try { props.load(this.getClass().getResourceAsStream(this.RESOURCE_NAME)); this.setProperties(props); } catch (IOException ioe) { //... | 49033 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49033/a2419166514a65f1013c86ae418fedc0f208d699/GenericJtapiPeer.java/clean/src/src/net/sourceforge/gjtapi/GenericJtapiPeer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1262,
3805,
1435,
288,
202,
759,
971,
333,
6684,
16,
326,
6183,
733,
903,
506,
2002,
446,
16,
1492,
903,
4277,
16137,
1435,
358,
604,
202,
759,
392,
1520,
18,
202,
2297,
3458,
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,
3238,
918,
1262,
3805,
1435,
288,
202,
759,
971,
333,
6684,
16,
326,
6183,
733,
903,
506,
2002,
446,
16,
1492,
903,
4277,
16137,
1435,
358,
604,
202,
759,
392,
1520,
18,
202,
2297,
3458,
273... |
outBegIdx.value = startIdx; trailingWMAIdx = startIdx - lookbackTotal; today = trailingWMAIdx; tempReal = inReal[today++]; periodWMASub = tempReal; periodWMASum = tempReal; tempReal = inReal[today++]; periodWMASub += tempReal; periodWMASum += tempReal * 2.0; tempReal = inReal[today++]; periodWMASub += tempReal; periodW... | double todayValue, smoothPeriod; | public TA_RetCode HT_DCPERIOD(int startIdx, int endIdx, double inReal[], MInteger outBegIdx, MInteger outNbElement, double outReal[]) { int outIdx, i; int lookbackTotal, today; double tempReal, tempReal2; double adjustedPrevPeriod, period; int trailingWMAIdx; double periodWMASum, periodWMASub, trailingWMAValue... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
19408,
67,
5528,
28437,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
6955,
63,
6487,
1082,
202,
49,
4522,
596,
24059,
4223,
16,
490,
4522,
596,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19408,
67,
5528,
28437,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
6955,
63,
6487,
1082,
202,
49,
4522,
596,
24059,
4223,
16,
490,
4522,
596,
... |
throw new UnsupportedOperationException(); } | throw new UnsupportedOperationException(); } | public CompoundDimensionStep getCompoundDimensionStep() throws OLAPException { throw new UnsupportedOperationException(); } | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/MondrianDimensionStep.java/clean/src/main/mondrian/jolap/MondrianDimensionStep.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
21327,
8611,
4160,
336,
16835,
8611,
4160,
1435,
1216,
531,
48,
2203,
503,
288,
202,
202,
12849,
394,
13172,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
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,
21327,
8611,
4160,
336,
16835,
8611,
4160,
1435,
1216,
531,
48,
2203,
503,
288,
202,
202,
12849,
394,
13172,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
JavaClassAndMethod proto = Hierarchy.findPrototypeMethod( | JavaClassAndMethod proto = Hierarchy.findInvocationLeastUpperBound( | private void analyzeMethod(ClassContext classContext, Method method) throws CFGBuilderException, ClassNotFoundException, DataflowAnalysisException { CFG cfg = classContext.getCFG(method); MethodGen methodGen = classContext.getMethodGen(method); for (Iterator<Location> i = cfg.locationIterator(); i.hasNext();) { ... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/bc8f45974147e95347d8a343fd8dc177582743b9/CheckCalls.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/CheckCalls.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
7577,
1263,
503,
16,
10403,
16,
1910,
2426,
9418,
503,
288,
202,
202,
19727,
2776,
273,
667,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
7577,
1263,
503,
16,
10403,
16,
1910,
2426,
9418,
503,
288,
202,
202,
19727,
2776,
273,
667,
... |
testNullPointer("/map[@name='Key5']/strings[5]", | assertNullPointer("/map[@name='Key5']/strings[5]", | public void test_doPredicate_index(){ // Existing dynamic property + existing property + index testValueAndPointer("/map[@name='Key2'][@name='strings'][2]", "String 2", "/map[@name='Key2']/strings[2]", "BbDdBbB"); // existingProperty[@name=collection... | 52531 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52531/430fdd01e75a5e681274aa65adeb2d9826ee45a8/SimplePathInterpreterTest.java/buggy/src/test/org/apache/commons/jxpath/ri/axes/SimplePathInterpreterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
2896,
8634,
67,
1615,
1435,
95,
3639,
368,
28257,
5976,
1272,
397,
2062,
1272,
397,
770,
3639,
1842,
620,
1876,
4926,
2932,
19,
1458,
14782,
529,
2218,
653,
22,
3546,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
67,
2896,
8634,
67,
1615,
1435,
95,
3639,
368,
28257,
5976,
1272,
397,
2062,
1272,
397,
770,
3639,
1842,
620,
1876,
4926,
2932,
19,
1458,
14782,
529,
2218,
653,
22,
3546,... |
public void init() throws IOException { apr=new AprImpl(); File f=new File( jkHome ); File aprBase=new File( jkHome, "/WEB-INF/jk2/jni" ); apr.setBaseDir( aprBase.getAbsolutePath() ); apr.loadNative(); apr.initialize(); gPool=apr.poolCreate( 0 ); if( log.isDeb... | 10630 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10630/e47db653f172ca87f95ebe47ee063a57731debe3/ChannelUn.java/clean/java/org/apache/jk/common/ChannelUn.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
1435,
1216,
1860,
288,
3639,
513,
86,
33,
2704,
432,
683,
2828,
5621,
3639,
1387,
284,
33,
2704,
1387,
12,
525,
79,
8684,
11272,
3639,
1387,
513,
86,
2171,
33,
2704,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
1435,
1216,
1860,
288,
3639,
513,
86,
33,
2704,
432,
683,
2828,
5621,
3639,
1387,
284,
33,
2704,
1387,
12,
525,
79,
8684,
11272,
3639,
1387,
513,
86,
2171,
33,
2704,
13... | ||
public JPanel createPanel() { // Create the JPanel JPanel panel = new JPanel(); // Create the file chooser fileChooser = new JFileChooser(); //songFileFilter = new SwingClientSongFileFilter(); //playlistFileFilter = new SwingClientPlaylistFileFilter(); //fileChooser.addChoosableFileFilter(songFileFilter); //fi... | 4737 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4737/e0528bab34e17ff5747046d7de5a9c2c0eaba25b/SwingClient.java/buggy/netstereo/client/java/SwingClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
24048,
752,
5537,
1435,
202,
95,
202,
202,
759,
1788,
326,
24048,
202,
202,
46,
5537,
6594,
273,
394,
24048,
5621,
202,
202,
759,
1788,
326,
585,
5011,
13164,
202,
202,
768,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24048,
752,
5537,
1435,
202,
95,
202,
202,
759,
1788,
326,
24048,
202,
202,
46,
5537,
6594,
273,
394,
24048,
5621,
202,
202,
759,
1788,
326,
585,
5011,
13164,
202,
202,
768,
1... | ||
log.debug(" current index " + x + " count " + frames.length + " has focus " + mif.isActive() + " title " + mif.getTitle() + " seq " + seq + " id " + mif.getInternalId()); | private MyInternalFrame getNextInternalFrame() { JInternalFrame[] frames = (JInternalFrame[])desktop.getAllFrames(); JInternalFrame miv = desktop.getSelectedFrame(); if (miv == null) return null; int index = desktop.getIndexOf(miv); if (index == -1) return null; MyIntern... | 4212 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4212/41959614f13a424f5e04ebb4ca1b8fee5af0f908/Gui5250MDIFrame.java/buggy/src/org/tn5250j/Gui5250MDIFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
613,
18,
4148,
2932,
783,
770,
315,
397,
619,
397,
315,
1056,
315,
397,
7793,
18,
2469,
397,
315,
711,
7155,
315,
397,
312,
430,
18,
291,
3896,
1435,
397,
315,
2077,
315,
397,
312,
430,
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,
613,
18,
4148,
2932,
783,
770,
315,
397,
619,
397,
315,
1056,
315,
397,
7793,
18,
2469,
397,
315,
711,
7155,
315,
397,
312,
430,
18,
291,
3896,
1435,
397,
315,
2077,
315,
397,
312,
430,
18... | |
byte result = backing_buffer [position () + array_offset]; position (position () + 1); return result; | return backing_buffer [(pos++) + array_offset]; | public byte get () { checkForUnderflow(); byte result = backing_buffer [position () + array_offset]; position (position () + 1); return result; } | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/d01e2bb9d44011b9da0858919b89766eb7c60dd1/ByteBufferImpl.java/buggy/java/nio/ByteBufferImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1160,
336,
1832,
225,
288,
565,
13855,
14655,
2426,
5621,
565,
1160,
563,
273,
15394,
67,
4106,
306,
3276,
1832,
397,
526,
67,
3348,
15533,
565,
1754,
261,
3276,
1832,
397,
404,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1160,
336,
1832,
225,
288,
565,
13855,
14655,
2426,
5621,
565,
1160,
563,
273,
15394,
67,
4106,
306,
3276,
1832,
397,
526,
67,
3348,
15533,
565,
1754,
261,
3276,
1832,
397,
404,
176... |
{ | public boolean references(QName var) { if (select != null && select.references(var)) { return true; } if (withParams != null) { for (Iterator i = withParams.iterator(); i.hasNext(); ) { if (((WithParam) i.next()).references(var)) { re... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/ApplyTemplatesNode.java/buggy/core/src/classpath/gnu/gnu/xml/transform/ApplyTemplatesNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
5351,
12,
13688,
569,
13,
377,
309,
261,
4025,
480,
446,
597,
2027,
18,
14353,
12,
1401,
3719,
2398,
327,
638,
31,
1377,
289,
565,
309,
261,
1918,
1370,
480,
446,
13,
2398,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
5351,
12,
13688,
569,
13,
377,
309,
261,
4025,
480,
446,
597,
2027,
18,
14353,
12,
1401,
3719,
2398,
327,
638,
31,
1377,
289,
565,
309,
261,
1918,
1370,
480,
446,
13,
2398,
... | |
if (i > 0) | if (decl != firstDecl()) | public void print (OutPort out) { out.startLogicalBlock("(Lambda/", ")", 2); Object sym = getSymbol(); if (sym != null) { out.print(sym); out.print('/'); } out.print(id); out.print('/'); out.print("fl:"); out.print(Integer.toHexString(flags)); out.writeSpaceFill(); printLineColumn(... | 36870 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36870/e116a9b9bf02e54ec93acadb320d1bd10e2a131f/LambdaExp.java/clean/gnu/expr/LambdaExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1172,
261,
1182,
2617,
596,
13,
225,
288,
565,
596,
18,
1937,
17955,
1768,
2932,
12,
12025,
19,
3113,
7310,
16,
576,
1769,
565,
1033,
5382,
273,
18712,
5621,
565,
309,
261,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1172,
261,
1182,
2617,
596,
13,
225,
288,
565,
596,
18,
1937,
17955,
1768,
2932,
12,
12025,
19,
3113,
7310,
16,
576,
1769,
565,
1033,
5382,
273,
18712,
5621,
565,
309,
261,
8... |
int parenIndex = GET_ARG(program, pc); pc += ARG_LEN; | int parenIndex = getIndex(program, pc); pc += INDEX_LEN; | executeREBytecode(REGlobalData gData, char[] chars, int end) { int pc = 0; byte program[] = gData.regexp.program; int op = program[pc++]; int currentContinuation_op; int currentContinuation_pc; boolean result = false; currentContinuation_pc = 0; currentCont... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/21f0e29bbdfc8503803ff1fb05a60d0d11f579d5/NativeRegExp.java/clean/js/rhino/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1836,
862,
858,
16651,
12,
862,
5160,
751,
314,
751,
16,
1149,
8526,
5230,
16,
509,
679,
13,
565,
288,
3639,
509,
6125,
273,
374,
31,
3639,
1160,
5402,
8526,
273,
314,
751,
18,
17745,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
862,
858,
16651,
12,
862,
5160,
751,
314,
751,
16,
1149,
8526,
5230,
16,
509,
679,
13,
565,
288,
3639,
509,
6125,
273,
374,
31,
3639,
1160,
5402,
8526,
273,
314,
751,
18,
17745,
... |
tnew.first = first; tnew.last = last; | tnew.firstVar = first; tnew.firstLevel = firstLev; tnew.lastVar = last; tnew.lastLevel = lastLev; | BddTree bddtree_addrange_rec(BddTree t, BddTree prev, int first, int last, boolean fixed, int id) { if (first < 0 || last < 0 || last < first) return null; /* Empty tree -> build one */ if (t == null) { t = bddtree_new(id); t.f... | 5661 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5661/36904e06e435c6de3401e122171d5c52d3013a9e/JFactory.java/buggy/JavaBDD/net/sf/javabdd/JFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
605,
449,
2471,
324,
449,
3413,
67,
1289,
3676,
67,
3927,
12,
27128,
2471,
268,
16,
605,
449,
2471,
2807,
16,
4766,
509,
1122,
16,
509,
1142,
16,
1250,
5499,
16,
509,
612,
13,
565,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
605,
449,
2471,
324,
449,
3413,
67,
1289,
3676,
67,
3927,
12,
27128,
2471,
268,
16,
605,
449,
2471,
2807,
16,
4766,
509,
1122,
16,
509,
1142,
16,
1250,
5499,
16,
509,
612,
13,
565,
28... |
if (_faultData != null) return _faultData; if (parent != null) return parent.getFault(); return null; } | if (_faultData != null) return _faultData; if (parent != null) return parent.getFault(); return null; } | public FaultData getFault() { if (_faultData != null) return _faultData; if (parent != null) return parent.getFault(); return null; } | 47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/1183932ca4a81d65d22482f0b44fb17eebce0f37/ScopeFrame.java/clean/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/ScopeFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
25609,
751,
2812,
3714,
1435,
288,
565,
309,
261,
67,
643,
751,
480,
446,
13,
1377,
327,
389,
643,
751,
31,
565,
309,
261,
2938,
480,
446,
13,
1377,
327,
982,
18,
588,
7083,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
25609,
751,
2812,
3714,
1435,
288,
565,
309,
261,
67,
643,
751,
480,
446,
13,
1377,
327,
389,
643,
751,
31,
565,
309,
261,
2938,
480,
446,
13,
1377,
327,
982,
18,
588,
7083,
562... |
if (nodeType == ASTNode.QUALIFIED_NAME && name.getLocationInParent() == QualifiedName.NAME_PROPERTY) { node= node.getParent(); nodeType= node.getNodeType(); } if (nodeType != ASTNode.SIMPLE_TYPE && nodeType != ASTNode.QUALIFIED_TYPE && nodeType != ASTNode.TYPE_DECLARATION) | if (nodeType != ASTNode.SIMPLE_TYPE && nodeType != ASTNode.QUALIFIED_TYPE && nodeType != ASTNode.QUALIFIED_NAME && nodeType != ASTNode.TYPE_DECLARATION) | public boolean consumes(SemanticToken token) { // 1: match types SimpleName name= token.getNode(); ASTNode node= name.getParent(); int nodeType= node.getNodeType(); if (nodeType == ASTNode.QUALIFIED_NAME && name.getLocationInParent() == QualifiedName.NAME_PROPERTY) { node= node.getParent(); nodeType= ... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/8a39134cb4d96f4c33f768552c7d303e688902a9/SemanticHighlightings.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/SemanticHighlightings.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
25479,
12,
13185,
9941,
1345,
1147,
13,
288,
1082,
202,
759,
404,
30,
845,
1953,
1082,
202,
5784,
461,
508,
33,
1147,
18,
588,
907,
5621,
1082,
202,
9053,
907,
756,
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,
3196,
202,
482,
1250,
25479,
12,
13185,
9941,
1345,
1147,
13,
288,
1082,
202,
759,
404,
30,
845,
1953,
1082,
202,
5784,
461,
508,
33,
1147,
18,
588,
907,
5621,
1082,
202,
9053,
907,
756,
33,... |
int eventType) throws MigrationException | MigrationException e, int eventType) throws MigrationException | public void notifyListeners(MigrationTask task, MigrationContext context, int eventType) throws MigrationException { notifyListeners(task, context, null, eventType); } | 49460 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49460/400b350cb99e01e33844ac2ee7f65987ae2192e8/MigrationBroadcaster.java/buggy/migrate/src/java/com/tacitknowledge/util/migration/MigrationBroadcaster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
5066,
5583,
12,
10224,
2174,
1562,
16,
15309,
1042,
819,
16,
3639,
15309,
503,
425,
16,
509,
11216,
13,
1216,
15309,
503,
565,
288,
3639,
5066,
5583,
12,
4146,
16,
819,
16,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5066,
5583,
12,
10224,
2174,
1562,
16,
15309,
1042,
819,
16,
3639,
15309,
503,
425,
16,
509,
11216,
13,
1216,
15309,
503,
565,
288,
3639,
5066,
5583,
12,
4146,
16,
819,
16,
4... |
runTests(new TestDescriptor[]{ new TestDescriptor(TEST1, "bad", 1, rule), new TestDescriptor(TEST2, "ok", 0, rule), }); } | runTests(rule); } | public void testAll() { runTests(new TestDescriptor[]{ new TestDescriptor(TEST1, "bad", 1, rule), new TestDescriptor(TEST2, "ok", 0, rule), }); } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/4e45de9075eeb015245ff09f8f8c58cf0f98bbf3/EmptySwitchStmtRuleTest.java/buggy/pmd/regress/test/net/sourceforge/pmd/rules/EmptySwitchStmtRuleTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1595,
1435,
288,
3639,
1086,
14650,
12,
2704,
7766,
3187,
63,
7073,
5411,
394,
7766,
3187,
12,
16961,
21,
16,
315,
8759,
3113,
404,
16,
1720,
3631,
5411,
394,
7766,
3187,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
1842,
1595,
1435,
288,
3639,
1086,
14650,
12,
2704,
7766,
3187,
63,
7073,
5411,
394,
7766,
3187,
12,
16961,
21,
16,
315,
8759,
3113,
404,
16,
1720,
3631,
5411,
394,
7766,
3187,... |
if (newText.length() == 0) return MarkerMessages.MarkerFilterDialog_emptyMessage; return null; } | if (newText.length() == 0) return MarkerMessages.MarkerFilterDialog_emptyMessage; return null; } | public String isValid(String newText) { if (newText.length() == 0) return MarkerMessages.MarkerFilterDialog_emptyMessage; return null; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/c08a91512d1b5534132c133486d2efd84191df7d/DialogMarkerFilter.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogMarkerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
20982,
202,
482,
514,
4908,
12,
780,
394,
1528,
13,
288,
6862,
6862,
202,
430,
261,
2704,
1528,
18,
2469,
1435,
422,
374,
13,
6862,
25083,
202,
2463,
14742,
5058,
18,
7078,
1586,
6353,
67,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
20982,
202,
482,
514,
4908,
12,
780,
394,
1528,
13,
288,
6862,
6862,
202,
430,
261,
2704,
1528,
18,
2469,
1435,
422,
374,
13,
6862,
25083,
202,
2463,
14742,
5058,
18,
7078,
1586,
6353,
67,
5... |
} else if (line.startsWith("Referer: ")) { | } else if (lowercaseLine.startsWith("referer: ")) { | protected void clientConnectionRun(Socket s) { OutputStream out = null; String targetRequest = null; boolean usingWWWProxy = false; String currentProxy = null; long requestId = ++__requestId; try { out = s.getOutputStream(); BufferedReader br = new Buf... | 27433 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27433/89509490c5f04a4c55ccab96b3122e70313633ff/I2PTunnelHTTPClient.java/buggy/apps/i2ptunnel/java/src/net/i2p/i2ptunnel/I2PTunnelHTTPClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1004,
1952,
1997,
12,
4534,
272,
13,
288,
3639,
8962,
596,
273,
446,
31,
3639,
514,
1018,
691,
273,
446,
31,
3639,
1250,
1450,
19989,
59,
3886,
273,
629,
31,
3639,
514,
783,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1004,
1952,
1997,
12,
4534,
272,
13,
288,
3639,
8962,
596,
273,
446,
31,
3639,
514,
1018,
691,
273,
446,
31,
3639,
1250,
1450,
19989,
59,
3886,
273,
629,
31,
3639,
514,
783,
... |
return getProperty( design, prop ); | return getLocalProperty( design, prop ); | public Object getFactoryProperty( ReportDesign design, ElementPropertyDefn prop ) { return getProperty( design, prop ); } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/bc8fe39b8347d417c60957ef3aedfd8ff8a333b1/StyleElement.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/StyleElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
19352,
1396,
12,
8706,
15478,
8281,
16,
1082,
202,
1046,
1396,
3262,
82,
2270,
262,
202,
95,
202,
202,
2463,
3911,
12,
8281,
16,
2270,
11272,
202,
97,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
19352,
1396,
12,
8706,
15478,
8281,
16,
1082,
202,
1046,
1396,
3262,
82,
2270,
262,
202,
95,
202,
202,
2463,
3911,
12,
8281,
16,
2270,
11272,
202,
97,
2,
-100,
-100,
-10... |
String target = ScriptRuntime.toString(thisObj); | public static Object jsFunction_split(Context cx, Scriptable thisObj, Object[] args, Function funObj) { String target = ScriptRuntime.toString(thisObj); // create an empty Array to return; Scriptable scope = getTopLevelScope(funObj); Scriptable... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/b631b3e8574543a4d24a0048cc710f305deb8ff5/NativeString.java/buggy/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
3828,
2083,
67,
4939,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
2868,
368,
752,
392,
1008,
1510,
358,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
3828,
2083,
67,
4939,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
2868,
368,
752,
392,
1008,
1510,
358,
327,
... | |
try { startPos = buffer.createPosition(start); endPos = buffer.createPosition(end); } catch(BadLocationException bl) { Log.log(Log.ERROR,this,bl); } | startPos = buffer.createPosition(start); endPos = buffer.createPosition(end); | public void bufferOpened(Buffer buffer) { this.buffer = buffer; Element map = buffer.getDefaultRootElement(); Element elem = map.getElement(line); if(elem == null) elem = map.getElement(map.getElementCount()-1); try { startPos = buffer.createPosition(start); endPos = buffer.createPosition(end); } catch(B... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/8d7069fe9a3aa5a198b54f0e3d34ddf054709cc4/HyperSearchResult.java/clean/org/gjt/sp/jedit/search/HyperSearchResult.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1613,
23115,
12,
1892,
1613,
13,
202,
95,
202,
202,
2211,
18,
4106,
273,
1613,
31,
202,
202,
1046,
852,
273,
1613,
18,
588,
1868,
2375,
1046,
5621,
202,
202,
1046,
3659,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1613,
23115,
12,
1892,
1613,
13,
202,
95,
202,
202,
2211,
18,
4106,
273,
1613,
31,
202,
202,
1046,
852,
273,
1613,
18,
588,
1868,
2375,
1046,
5621,
202,
202,
1046,
3659,
... |
patternIsRelative = true; this.pattern = new File(cwd, pattern); | this.patternIsRelative = true; this.pattern = canonicalize(new File(cwd, pattern).getAbsolutePath()); | public Glob(String pattern) { // FIXME: don't use user.dir for cwd String cwd = System.getProperty("user.dir"); // Java File will strip trailing path delimeter. // Make a boolean for this special case (how about multiple slashes?) if (pattern.endsWith("/")) { patternEnds... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/43608826a44e7cd8213325ce6cf8b348d8ca8f8e/Glob.java/clean/src/org/jruby/util/Glob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
18901,
12,
780,
1936,
13,
288,
377,
202,
759,
9852,
30,
2727,
1404,
999,
729,
18,
1214,
364,
7239,
377,
202,
780,
7239,
273,
2332,
18,
588,
1396,
2932,
1355,
18,
1214,
8863,
377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18901,
12,
780,
1936,
13,
288,
377,
202,
759,
9852,
30,
2727,
1404,
999,
729,
18,
1214,
364,
7239,
377,
202,
780,
7239,
273,
2332,
18,
588,
1396,
2932,
1355,
18,
1214,
8863,
377,
... |
public String getCreateLink(CmsObject cms, String collectorName, String param) throws CmsDataAccessException, CmsException { // if action is not set, use default action if (collectorName == null) { collectorName = COLLECTORS[0]; } switch (COLLECTORS_LIST.indexOf(collectorName)... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/c7083871cfaaede3aa187a175b34be606d8431f2/CmsDefaultResourceCollector.java/clean/src/org/opencms/file/collectors/CmsDefaultResourceCollector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
25667,
2098,
12,
4747,
921,
6166,
16,
514,
8543,
461,
16,
514,
579,
13,
1216,
2149,
751,
9773,
16,
11228,
288,
3639,
368,
309,
1301,
353,
486,
444,
16,
999,
805,
1301,
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,
514,
25667,
2098,
12,
4747,
921,
6166,
16,
514,
8543,
461,
16,
514,
579,
13,
1216,
2149,
751,
9773,
16,
11228,
288,
3639,
368,
309,
1301,
353,
486,
444,
16,
999,
805,
1301,
3639,
... | ||
public static final boolean fragmentEquals( char[] fragment, char[] name, int startIndex, boolean isCaseSensitive) { | public static final boolean fragmentEquals(char[] fragment, char[] name, int startIndex, boolean isCaseSensitive) { | public static final boolean fragmentEquals( char[] fragment, char[] name, int startIndex, boolean isCaseSensitive) { int max = fragment.length; if (name.length < max + startIndex) return false; if (isCaseSensitive) { for (int i = max; --i >= 0; ) // assumes the prefix is not larger than the name if (fragment[i]... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e33c1f7b0c1f9dbe66a73370c1b98e653087c2df/CharOperation.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/CharOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
727,
1250,
5481,
8867,
12,
202,
3001,
8526,
5481,
16,
202,
3001,
8526,
508,
16,
202,
474,
10588,
16,
202,
6494,
353,
2449,
14220,
13,
288,
202,
474,
943,
273,
5481,
18,
2469,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
727,
1250,
5481,
8867,
12,
202,
3001,
8526,
5481,
16,
202,
3001,
8526,
508,
16,
202,
474,
10588,
16,
202,
6494,
353,
2449,
14220,
13,
288,
202,
474,
943,
273,
5481,
18,
2469,
31,
... |
running=true; | is_it_running=true; | void start() { if(senderThread == null || !senderThread.isAlive()) { senderThread=new Thread(thread_group, this, "ConnectionTable.Connection.Sender [" + getSockAddress() + "]"); senderThread.setDaemon(true); senderThread.start(); ... | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/b81ff70ca75ceafe0dd7bbdfd3a7abff710c0fea/BasicConnectionTable.java/clean/src/org/jgroups/blocks/BasicConnectionTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5411,
918,
787,
1435,
288,
9079,
309,
12,
15330,
3830,
422,
446,
747,
401,
15330,
3830,
18,
291,
10608,
10756,
288,
10402,
5793,
3830,
33,
2704,
4884,
12,
5930,
67,
1655,
16,
333,
16,
315,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5411,
918,
787,
1435,
288,
9079,
309,
12,
15330,
3830,
422,
446,
747,
401,
15330,
3830,
18,
291,
10608,
10756,
288,
10402,
5793,
3830,
33,
2704,
4884,
12,
5930,
67,
1655,
16,
333,
16,
315,
1... |
public void clearAll() { | public void clearAll() { | public void clearAll() { columns = null; } | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/92132fec739c920d0176309d2b0dc7e814896cf4/Context.java/buggy/src/main/net/sourceforge/jtds/jdbc/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
29453,
1435,
565,
288,
3639,
2168,
273,
446,
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,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
29453,
1435,
565,
288,
3639,
2168,
273,
446,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Configuration c = (Configuration) getChildItem(System.CONFIGURATION); | Configuration c = (Configuration) getChild(System.CONFIGURATION); | public void deconfigure() throws Exception { Configuration c = (Configuration) getChildItem(System.CONFIGURATION); if (c != null) { c.setChildItem(System.USER_CATEGORY, getChildCategory(System.USER_CATEGORY)); removeChildCategory(System.USER_CATEGORY); c.setChildItem(S... | 11597 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11597/9ea22ccfd933137bb2df841c826a929612a47b55/System.java/clean/trunk/src/core/cybop/core/system/System.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
443,
14895,
1435,
1216,
1185,
288,
3639,
4659,
276,
273,
261,
1750,
13,
8154,
12,
3163,
18,
21200,
1769,
3639,
309,
261,
71,
480,
446,
13,
288,
5411,
276,
18,
542,
1763,
1180... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
443,
14895,
1435,
1216,
1185,
288,
3639,
4659,
276,
273,
261,
1750,
13,
8154,
12,
3163,
18,
21200,
1769,
3639,
309,
261,
71,
480,
446,
13,
288,
5411,
276,
18,
542,
1763,
1180... |
this.isDirty = bool; | this.isDirty = bool; | public void markDirty( boolean bool) { this.isDirty = bool; } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/1ea2b4515ba6ace2b3e387f7568e91ce84efdcbe/ReportElementEditPart.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportElementEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2267,
10785,
12,
1250,
1426,
13,
202,
95,
202,
202,
2211,
18,
291,
10785,
273,
1426,
31,
202,
202,
97,
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,
2267,
10785,
12,
1250,
1426,
13,
202,
95,
202,
202,
2211,
18,
291,
10785,
273,
1426,
31,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
throw new ArgumentError(type.getRuntime(), "Argument out of range."); | throw type.getRuntime().newArgumentError("Argument out of range."); | private static RubyTime createTime(IRubyObject type, IRubyObject[] args, boolean gmt) { int len = 6; if (args.length == 10) { args = new IRubyObject[] { args[5], args[4], args[3], args[2], args[1], arg... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyTime.java/clean/src/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
19817,
950,
752,
950,
12,
7937,
10340,
921,
618,
16,
15908,
10340,
921,
8526,
833,
16,
1250,
314,
1010,
13,
288,
3639,
509,
562,
273,
1666,
31,
3639,
309,
261,
1968,
18,
2469... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
19817,
950,
752,
950,
12,
7937,
10340,
921,
618,
16,
15908,
10340,
921,
8526,
833,
16,
1250,
314,
1010,
13,
288,
3639,
509,
562,
273,
1666,
31,
3639,
309,
261,
1968,
18,
2469... |
startTime = System.currentTimeMillis(); | public Long lookup(String name) { long startTime = -1; startTime = System.currentTimeMillis(); Long oid = dataSpace.lookup(name); log(new LookupLogEntry(startTime, name, oid)); return oid; } | 48631 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48631/33e42b4695e5dd9fc38c898a278c5f42a2e59296/MonitoredDataSpace.java/clean/src/com/sun/gi/objectstore/tso/dataspace/MonitoredDataSpace.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3407,
3689,
12,
780,
508,
13,
288,
202,
5748,
8657,
273,
300,
21,
31,
202,
1937,
950,
273,
2332,
18,
2972,
28512,
5621,
202,
3708,
7764,
273,
501,
3819,
18,
8664,
12,
529,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3407,
3689,
12,
780,
508,
13,
288,
202,
5748,
8657,
273,
300,
21,
31,
202,
1937,
950,
273,
2332,
18,
2972,
28512,
5621,
202,
3708,
7764,
273,
501,
3819,
18,
8664,
12,
529,
1769,
... | |
private float flushLines() throws DocumentException { // checks if the ArrayList with the lines is not null if (lines == null) { return 0; } //add by Jin-Hsia Yang boolean newline=false; //end add by Jin-Hsia Yang // checks if a new... | 6653 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6653/1840b3f33950a960bad08f54393a23defcffb9cf/PdfDocument.java/buggy/src/com/lowagie/text/pdf/PdfDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
1431,
3663,
5763,
1435,
1216,
4319,
503,
288,
759,
4271,
309,
326,
2407,
598,
326,
2362,
353,
486,
446,
430,
261,
3548,
422,
446,
13,
288,
2463,
374,
31,
97,
759,
1289,
635,
804,
267,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1431,
3663,
5763,
1435,
1216,
4319,
503,
288,
759,
4271,
309,
326,
2407,
598,
326,
2362,
353,
486,
446,
430,
261,
3548,
422,
446,
13,
288,
2463,
374,
31,
97,
759,
1289,
635,
804,
267,
... | ||
assertEquals(msgHead, "test:test", we.getAttribute("name").getValue()); | assertEquals(statusType, "test:test", we.getAttribute("name").getValue()); | private void internalTestBuild(boolean mockFailure) { MavenBuilder mb = new MavenBuilder(); String testScriptName = null; String msgHead = mockFailure ? "MockFailure" : "MockSuccess"; try { // Prepare mock files. if (mb.isWindows()) { testScriptName =... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/33dd3af7083ed36ea78330dfe9d5499a4d24b093/MavenBuilderTest.java/clean/main/test/net/sourceforge/cruisecontrol/builders/MavenBuilderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2713,
4709,
3116,
12,
6494,
5416,
5247,
13,
288,
3639,
17176,
1263,
4903,
273,
394,
17176,
1263,
5621,
3639,
514,
1842,
3651,
461,
273,
446,
31,
3639,
514,
1234,
1414,
273,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2713,
4709,
3116,
12,
6494,
5416,
5247,
13,
288,
3639,
17176,
1263,
4903,
273,
394,
17176,
1263,
5621,
3639,
514,
1842,
3651,
461,
273,
446,
31,
3639,
514,
1234,
1414,
273,
541... |
int retValue; | int retValue; | public int RSI_Lookback(int optInTimePeriod) { int retValue; retValue = optInTimePeriod + (this.unstablePeriod[TA_FuncUnstId.TA_FUNC_UNST_RSI.ordinal()]); if ((this.compatibility) == TA_Compatibility.TA_COMPATIBILITY_METASTOCK) retValue--; return retValue; } | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
534,
2320,
67,
9794,
823,
12,
474,
2153,
382,
26540,
13,
288,
202,
202,
474,
21236,
31,
202,
202,
1349,
620,
273,
2153,
382,
26540,
9506,
202,
15,
261,
2211,
18,
318,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
534,
2320,
67,
9794,
823,
12,
474,
2153,
382,
26540,
13,
288,
202,
202,
474,
21236,
31,
202,
202,
1349,
620,
273,
2153,
382,
26540,
9506,
202,
15,
261,
2211,
18,
318,
1... |
return true; } | return true; } | public boolean isTrue() { return true; } | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/addcb75d5d86d9b1fd628d84d22b74cfc41f078e/RubyObject.java/buggy/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
21332,
1435,
288,
3639,
327,
638,
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,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
21332,
1435,
288,
3639,
327,
638,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public boolean isExpanded(TreePath value0) { | public boolean isExpanded(TreePath value0) { | public boolean isExpanded(TreePath value0) { return false; // TODO } // isExpanded() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/e8834e60eedea5a65712de1e0c0fa2d875e22b9c/VariableHeightLayoutCache.java/buggy/core/src/classpath/javax/javax/swing/tree/VariableHeightLayoutCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
17957,
12,
2471,
743,
460,
20,
13,
288,
202,
202,
2463,
629,
31,
368,
2660,
202,
97,
368,
353,
17957,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
17957,
12,
2471,
743,
460,
20,
13,
288,
202,
202,
2463,
629,
31,
368,
2660,
202,
97,
368,
353,
17957,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
AST __t1463 = _t; | AST __t1468 = _t; | public final void argfunc(AST _t) throws RecognitionException { AST argfunc_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case AACBIT: { AST __t1396 = _t; AST tmp344_AST_in = (AST)_t; match(_t,AACBIT); _t = _t.getFirstChild(); funargs(_t); _t = _retT... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/f492fd11e745beb562b4e209643ba003aa8a6271/TreeParser01.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1501,
644,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1501,
644,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1501,
644,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1501,
644,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053,
... |
protected Level getDebugLogLevel(){ return Level.FINER; } | protected Level getDebugLogLevel() { return Level.FINER; } | protected Level getDebugLogLevel(){ return Level.FINER; } | 52001 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52001/a72e9e5217b7290ee5136c1efddb8aabdea08bf5/DatastoreInterface.java/clean/src/java/com/idega/data/DatastoreInterface.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
225,
4750,
4557,
29264,
21806,
1435,
95,
202,
282,
202,
2463,
4557,
18,
7263,
654,
31,
202,
225,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
225,
4750,
4557,
29264,
21806,
1435,
95,
202,
282,
202,
2463,
4557,
18,
7263,
654,
31,
202,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if (distances != null) { Iterator disIter = distances.iterator(); while (disIter.hasNext()) { Group dis = (Group) disIter.next(); disMap.put(dis.getPrimaryKey().toString(), dis.getName()); } } return disMap; | return distances; | public Map getDistancesMap(Group run, String year) { IWContext iwc = IWContext.getInstance(); Map disMap = new LinkedHashMap(); Collection distances = null; Collection type = new ArrayList(); type.add(IWMarathonConstants.GROUP_TYPE_RUN_DISTANCE); Iterator yearsIter = getYears(run).iterator(); while (yearsIter.h... | 14024 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14024/790ed34c897c5ce26fc35b60eaef9535f9abfbc4/RunBusinessBean.java/clean/src/java/is/idega/idegaweb/marathon/business/RunBusinessBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1635,
2343,
376,
6872,
863,
12,
1114,
1086,
16,
514,
3286,
13,
288,
202,
202,
45,
59,
1042,
25522,
71,
273,
467,
59,
1042,
18,
588,
1442,
5621,
202,
202,
863,
1015,
863,
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,
1635,
2343,
376,
6872,
863,
12,
1114,
1086,
16,
514,
3286,
13,
288,
202,
202,
45,
59,
1042,
25522,
71,
273,
467,
59,
1042,
18,
588,
1442,
5621,
202,
202,
863,
1015,
863,
273... |
StringBuffer newVal = new StringBuffer(original.length()); for(int i=0; i<original.length(); i++) { | for (int i = 0; i < length; ++i) { | private static String processAttValue(String original) { // normally, nothing will happen StringBuffer newVal = new StringBuffer(original.length()); for(int i=0; i<original.length(); i++) { char currChar = original.charAt(i); if(currChar == '"') { newVal.app... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/89e06865b3b318a81a91e4881866fbcb8b2b493e/XSDAbstractTraverser.java/buggy/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1207,
3075,
620,
12,
780,
2282,
13,
288,
3639,
368,
15849,
16,
5083,
903,
5865,
3639,
6674,
20957,
273,
394,
6674,
12,
8830,
18,
2469,
10663,
3639,
364,
12,
474,
277,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1207,
3075,
620,
12,
780,
2282,
13,
288,
3639,
368,
15849,
16,
5083,
903,
5865,
3639,
6674,
20957,
273,
394,
6674,
12,
8830,
18,
2469,
10663,
3639,
364,
12,
474,
277,
33... |
append(v == null ? "(null)" : v.toString()); | write(v == null ? "(null)" : v.toString()); | public void writeObject(Object v) { // Maybe prepend ' '? FIXME if (v instanceof Consumable) ((Consumable) v).consume(this); else if (v instanceof SeqPosition) { SeqPosition pos = (SeqPosition) v; pos.sequence.consumeNext(pos.ipos, this); } else if (v instanceof Char) ((Char) v).prin... | 36870 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36870/bbc57fbe889e54dfe7719cf386eaec2850fa0202/ContentConsumer.java/clean/gnu/kawa/sax/ContentConsumer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16306,
12,
921,
331,
13,
225,
288,
565,
368,
14024,
8254,
296,
13023,
225,
9852,
565,
309,
261,
90,
1276,
22210,
429,
13,
1377,
14015,
11911,
429,
13,
331,
2934,
21224,
12,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16306,
12,
921,
331,
13,
225,
288,
565,
368,
14024,
8254,
296,
13023,
225,
9852,
565,
309,
261,
90,
1276,
22210,
429,
13,
1377,
14015,
11911,
429,
13,
331,
2934,
21224,
12,
2... |
Address firstFreePtr = null; | Address firstFreePtr = Address.zero(); | protected final void defragment() throws UninterruptiblePragma { final Word size = Word.fromIntZeroExtend(getSize()); final Word headerSize = Word.fromIntZeroExtend(this.headerSize); Word offset = headerSize; final Offset sizeOffset = this.sizeOffset; final Offset tibOffset = this... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/d8a00bd5a8177bb705dca7886529a2237e2ba289/VmDefaultHeap.java/buggy/core/src/core/org/jnode/vm/memmgr/def/VmDefaultHeap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
918,
1652,
3520,
1435,
1216,
1351,
31847,
1523,
2050,
9454,
288,
3639,
727,
9926,
963,
273,
9926,
18,
2080,
1702,
7170,
16675,
12,
588,
1225,
10663,
3639,
727,
9926,
31719,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
918,
1652,
3520,
1435,
1216,
1351,
31847,
1523,
2050,
9454,
288,
3639,
727,
9926,
963,
273,
9926,
18,
2080,
1702,
7170,
16675,
12,
588,
1225,
10663,
3639,
727,
9926,
31719,
273,
... |
public org.quickfix.field.UnderlyingSecurityIDSource getUnderlyingSecurityIDSource() throws FieldNotFound { org.quickfix.field.UnderlyingSecurityIDSource value = new org.quickfix.field.UnderlyingSecurityIDSource(); | public quickfix.field.UnderlyingSecurityIDSource getUnderlyingSecurityIDSource() throws FieldNotFound { quickfix.field.UnderlyingSecurityIDSource value = new quickfix.field.UnderlyingSecurityIDSource(); | public org.quickfix.field.UnderlyingSecurityIDSource getUnderlyingSecurityIDSource() throws FieldNotFound { org.quickfix.field.UnderlyingSecurityIDSource value = new org.quickfix.field.UnderlyingSecurityIDSource(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/MarketDataIncrementalRefresh.java/clean/src/java/src/quickfix/fix44/MarketDataIncrementalRefresh.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
4368,
734,
1830,
10833,
765,
6291,
4368,
734,
1830,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
629... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
4368,
734,
1830,
10833,
765,
6291,
4368,
734,
1830,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
629... |
return super.getPropertyValue(name,type); } | return super.getPropertyValue(name,type); } | protected Object getPropertyValue(String name, Class type) { return super.getPropertyValue(name,type); } | 52280 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52280/58974951e3276884850340e13cf2bb066cb110b9/DefaultGrailsDomainClass.java/buggy/src/commons/org/codehaus/groovy/grails/commons/DefaultGrailsDomainClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1033,
21694,
12,
780,
508,
16,
1659,
618,
13,
288,
202,
202,
2463,
2240,
18,
588,
16107,
12,
529,
16,
723,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
1117,
1033,
21694,
12,
780,
508,
16,
1659,
618,
13,
288,
202,
202,
2463,
2240,
18,
588,
16107,
12,
529,
16,
723,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
astore(variableObjectLocal); | cfw.addAStore(variableObjectLocal); | private void visitEnterWith(Node node, Node child) { while (child != null) { generateCodeFromNode(child, node); child = child.getNext(); } aload(variableObjectLocal); addScriptRuntimeInvoke("enterWith", "(Ljava/lang/Object;" ... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/bd2594e6ebd6d8099b587934641c8f7650d87761/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
10237,
1190,
12,
907,
756,
16,
2029,
1151,
13,
565,
288,
3639,
1323,
261,
3624,
480,
446,
13,
288,
5411,
2103,
1085,
28570,
12,
3624,
16,
756,
1769,
5411,
1151,
273,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3757,
10237,
1190,
12,
907,
756,
16,
2029,
1151,
13,
565,
288,
3639,
1323,
261,
3624,
480,
446,
13,
288,
5411,
2103,
1085,
28570,
12,
3624,
16,
756,
1769,
5411,
1151,
273,
11... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.