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 |
|---|---|---|---|---|---|---|
public ZFolderBean getTrash() { return getFolderBeanById(ZFolder.ID_TRASH); } | public ZFolderBean getTrash() throws ServiceException { return getFolderBeanById(ZFolder.ID_TRASH); } | public ZFolderBean getTrash() { return getFolderBeanById(ZFolder.ID_TRASH); } | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/b6c57620eaf20479918db544f2acb559dd15880d/ZMailboxBean.java/clean/ZimbraTagLib/src/java/com/zimbra/cs/taglib/bean/ZMailboxBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2285,
3899,
3381,
336,
29420,
1435,
288,
327,
29001,
3381,
5132,
12,
62,
3899,
18,
734,
67,
20060,
2664,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
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,
2285,
3899,
3381,
336,
29420,
1435,
288,
327,
29001,
3381,
5132,
12,
62,
3899,
18,
734,
67,
20060,
2664,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
setStartingOffset(startingOffset); setEndingOffset(endOffset); | setStartingOffsetAndLineNumber(startingOffset, startingLine); setEndingOffsetAndLineNumber(endOffset, endingLine); | public ASTNamespaceAlias(ISymbol s, String alias, IASTNamespaceDefinition namespaceDefinition, int startingOffset, int nameOffset, int nameEndOffset, int endOffset, List references) { super( s ); this.alias = alias; this.namespace = namespaceDefinition; setStartingOffset(startingOffs... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/a38f5c4f0dd1208b4df07f8a318b103677fbf77a/ASTNamespaceAlias.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/complete/ASTNamespaceAlias.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
9183,
3402,
2936,
12,
5127,
3284,
272,
16,
514,
2308,
16,
467,
9053,
3402,
1852,
1981,
1852,
16,
509,
5023,
2335,
16,
509,
508,
2335,
16,
509,
508,
1638,
2335,
16,
509,
25507,
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,
9183,
3402,
2936,
12,
5127,
3284,
272,
16,
514,
2308,
16,
467,
9053,
3402,
1852,
1981,
1852,
16,
509,
5023,
2335,
16,
509,
508,
2335,
16,
509,
508,
1638,
2335,
16,
509,
25507,
16,... |
if ((current == first && current.getTreeNext() != lastChild) || current.getElementType() != ElementType.WHITE_SPACE) { if (leaf != null && leaf.getElementType() == ElementType.WHITE_SPACE) { if (leaf == result) result = leaf.getTreeNext(); delete(leaf); | if (current.getElementType() != ElementType.XML_TEXT) { LeafElement leaf = TreeUtil.findFirstLeaf(current); if (((current == first && current.getTreeNext() != lastChild) || current.getElementType() != ElementType.WHITE_SPACE)) { if (leaf != null && leaf.getElementType() == ElementType.WHITE_SPACE) { if (leaf == result... | private static ASTNode trimWhiteSpaces(final ASTNode first, final ASTNode lastChild) { ASTNode current = first; ASTNode result = first; while(current != null && current != lastChild) { LeafElement leaf = TreeUtil.findFirstLeaf(current); if ((current == first && current.getTreeNext() != lastChild) |... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/8a6c5c5c1ec9d2be7260a45f8dd45b30a5c48334/CodeEditUtil.java/clean/source/com/intellij/psi/impl/source/codeStyle/CodeEditUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
9183,
907,
2209,
13407,
12077,
12,
6385,
9183,
907,
1122,
16,
727,
9183,
907,
30006,
13,
288,
565,
9183,
907,
783,
273,
1122,
31,
565,
9183,
907,
563,
273,
1122,
31,
565,
132... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
9183,
907,
2209,
13407,
12077,
12,
6385,
9183,
907,
1122,
16,
727,
9183,
907,
30006,
13,
288,
565,
9183,
907,
783,
273,
1122,
31,
565,
9183,
907,
563,
273,
1122,
31,
565,
132... |
public SampleBean() { } | 46992 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46992/193fa330789714e036f7cfe33fe2d04000cf3aeb/SampleBean.java/clean/src/gov/nih/nci/calab/dto/administration/SampleBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
11474,
3381,
1435,
288,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
11474,
3381,
1435,
288,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... | ||
node = new XSCMLeaf(leaf.type(), leaf.getLeaf(), leaf.getParticleId(), fLeafCount++); | node = fNodeFactory.getCMLeafNode(leaf.type(), leaf.getLeaf(), leaf.getParticleId(), fLeafCount++); | private CMNode copyNode(CMNode node) { int type = node.type(); // for choice or sequence, copy the two subtrees, and combine them if (type == XSModelGroupImpl.MODELGROUP_CHOICE || type == XSModelGroupImpl.MODELGROUP_SEQUENCE) { XSCMBinOp bin = (XSCMBinOp)node; n... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/e65c5ac35572e7128402faf30f4127f7dfae653b/CMBuilder.java/clean/src/org/apache/xerces/impl/xs/models/CMBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
15871,
907,
1610,
907,
12,
9611,
907,
756,
13,
288,
3639,
509,
618,
273,
756,
18,
723,
5621,
3639,
368,
364,
6023,
578,
3102,
16,
1610,
326,
2795,
720,
17204,
16,
471,
8661,
2182,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15871,
907,
1610,
907,
12,
9611,
907,
756,
13,
288,
3639,
509,
618,
273,
756,
18,
723,
5621,
3639,
368,
364,
6023,
578,
3102,
16,
1610,
326,
2795,
720,
17204,
16,
471,
8661,
2182,... |
annotatedByList.clearSelection(); | if (userIndex != -1) annotatedByList.setSelectedIndex(userIndex); | void showAnnotations() { deleteBox.setSelected(false); ExperimenterData userDetails = model.getUserDetails(); if (userDetails == null) return; Map annotations = model.getAnnotations(); String[] owners = new String[annotations.size()]; Iterator i = annotations.keySet().it... | 13273 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13273/c4a5cadc1b56f30311b66cf2fbcf6e3ad950328a/AnnotationPaneUI.java/clean/SRC/org/openmicroscopy/shoola/agents/hiviewer/clipboard/annotator/AnnotationPaneUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2405,
5655,
1435,
565,
288,
3639,
1430,
3514,
18,
542,
7416,
12,
5743,
1769,
3639,
1312,
457,
381,
2328,
751,
729,
3790,
273,
938,
18,
588,
1299,
3790,
5621,
3639,
309,
261,
1355,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2405,
5655,
1435,
565,
288,
3639,
1430,
3514,
18,
542,
7416,
12,
5743,
1769,
3639,
1312,
457,
381,
2328,
751,
729,
3790,
273,
938,
18,
588,
1299,
3790,
5621,
3639,
309,
261,
1355,
... |
return reason; | return reason == null ? "" : reason; | public String getReason() { return reason; } | 47643 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47643/e50259f0ee0c2012cc72ec0d12cba25070f0c062/MUCUser.java/buggy/source/org/jivesoftware/smackx/packet/MUCUser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
26521,
1435,
288,
5411,
327,
3971,
422,
446,
692,
1408,
294,
3971,
31,
3639,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
26521,
1435,
288,
5411,
327,
3971,
422,
446,
692,
1408,
294,
3971,
31,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
map.put( taskid, task ); | { BaseTaskBean bean = new BaseTaskBean( taskid, task ); map.put( taskid, bean ); } | public static void addTask( HttpServletRequest request, IEngineTask task ) { if ( request == null || task == null ) return; // get task id BaseAttributeBean attrBean = (BaseAttributeBean) request .getAttribute( IBirtConstants.ATTRIBUTE_BEAN ); if ( attrBean == null ) return; String taskid = attrBean.getTas... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/2591dfb188879f4c0d3e0302096700c9326b5fdb/BirtUtility.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/BirtUtility.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
527,
2174,
12,
9984,
590,
16,
467,
4410,
2174,
1562,
262,
202,
95,
202,
202,
430,
261,
590,
422,
446,
747,
1562,
422,
446,
262,
1082,
202,
2463,
31,
202,
202,
759,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
527,
2174,
12,
9984,
590,
16,
467,
4410,
2174,
1562,
262,
202,
95,
202,
202,
430,
261,
590,
422,
446,
747,
1562,
422,
446,
262,
1082,
202,
2463,
31,
202,
202,
759,... |
public org.quickfix.field.UnderlyingCouponRate getUnderlyingCouponRate() throws FieldNotFound { org.quickfix.field.UnderlyingCouponRate value = new org.quickfix.field.UnderlyingCouponRate(); | public quickfix.field.UnderlyingCouponRate getUnderlyingCouponRate() throws FieldNotFound { quickfix.field.UnderlyingCouponRate value = new quickfix.field.UnderlyingCouponRate(); | public org.quickfix.field.UnderlyingCouponRate getUnderlyingCouponRate() throws FieldNotFound { org.quickfix.field.UnderlyingCouponRate value = new org.quickfix.field.UnderlyingCouponRate(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderMassCancelReport.java/clean/src/java/src/quickfix/fix44/OrderMassCancelReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
22744,
4727,
10833,
765,
6291,
22744,
4727,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
22744,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22744,
4727,
10833,
765,
6291,
22744,
4727,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
22744,
... |
connector.updateOfflineState(repositoryTask, downloadedTaskData, forceSync); | TasksUiPlugin.getSynchronizationManager().updateOfflineState(connector, repositoryTask, downloadedTaskData, forceSync); | public IStatus run(IProgressMonitor monitor) { try { monitor.beginTask(LABEL_SYNCHRONIZE_TASK, repositoryTasks.size()); setProperty(IProgressConstants.ICON_PROPERTY, TaskListImages.REPOSITORY_SYNCHRONIZE); for (final AbstractRepositoryTask repositoryTask : repositoryTasks) { if (monitor.isCanceled()) thr... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/72d80f551ca060c2734122d72e119e0cdf881f12/SynchronizeTaskJob.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasks/ui/SynchronizeTaskJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
698,
288,
1082,
202,
10259,
18,
10086,
2174,
12,
13545,
67,
7474,
50,
1792,
19359,
15641,
67,
15580,
16,
3352,
66... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
698,
288,
1082,
202,
10259,
18,
10086,
2174,
12,
13545,
67,
7474,
50,
1792,
19359,
15641,
67,
15580,
16,
3352,
66... |
public void visitModuleNode(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitModuleNode(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitModuleNode(Node iVisited) { visit(iVisited); leave(iVisited); } | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/d31a76ee29d5978a9bec41e3ac9134cee024bcab/NodeVisitorAdapter.java/clean/org/jruby/nodes/NodeVisitorAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
3120,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
3120,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... |
this.query = query; | this.query = query; | public void setSQLQuery(String query){ this.query = query; this.displayForm = false; } | 11362 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11362/3ca1d274c003725a3259e54bc06f6d9925e3fd23/SQLQueryer.java/buggy/src/java/com/idega/development/presentation/SQLQueryer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
3997,
1138,
12,
780,
843,
15329,
1377,
333,
18,
2271,
273,
843,
31,
1377,
333,
18,
5417,
1204,
273,
629,
31,
565,
289,
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,
377,
1071,
918,
444,
3997,
1138,
12,
780,
843,
15329,
1377,
333,
18,
2271,
273,
843,
31,
1377,
333,
18,
5417,
1204,
273,
629,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
{ if (glob) { inTag = true; } else if (compact) { out.print(">"); } else { out.println(">"); } out.flush(); tagStack.addElement(tagName); indent++; tagsWritten++; } | { if (glob) { inTag = true; } else if (compact) { out.print(">"); } else { out.println(">"); } out.flush(); tagStack.addElement(tagName); indent++; tagsWritten++; } | public void endBeginTag(String tagName) { if (glob) { inTag = true; } else if (compact) { out.print(">"); } else { out.println(">"); } out.flush(); tagStack.addElement(tagName); indent++; tagsWritten++; } | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/XMLOutput.java/buggy/src/main/mondrian/xom/XMLOutput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
8149,
1805,
12,
780,
7196,
13,
202,
95,
202,
202,
430,
261,
10581,
13,
288,
1082,
202,
267,
1805,
273,
638,
31,
202,
202,
97,
469,
309,
261,
21038,
13,
288,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
8149,
1805,
12,
780,
7196,
13,
202,
95,
202,
202,
430,
261,
10581,
13,
288,
1082,
202,
267,
1805,
273,
638,
31,
202,
202,
97,
469,
309,
261,
21038,
13,
288,
1082,
... |
public static SVGPaintDescriptor toSVG(Color color, SVGGeneratorContext gc) { String cssColor = (String)colorMap.get(color); if (cssColor==null) { StringBuffer cssColorBuffer = new StringBuffer(RGB_PREFIX); cssColorBuffer.append(color.getRed()); cssColorBuffer.append(COMMA); cssColorBuffer.append(color.getGreen());... | public SVGDescriptor toSVG(GraphicContext gc) { Paint paint = gc.getPaint(); return toSVG((Color)paint, generatorContext); | public static SVGPaintDescriptor toSVG(Color color, SVGGeneratorContext gc) { // // First, convert the color value // String cssColor = (String)colorMap.get(color); if (cssColor==null) { // color is not one of the predefined colors StringBuffer cssColorBuffer... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/1738c7c3105d8c2ad8b1dd94e89bcbce7aa866f5/SVGColor.java/buggy/sources/org/apache/batik/svggen/SVGColor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
11281,
12699,
3187,
358,
26531,
12,
2957,
2036,
16,
11281,
3908,
1042,
8859,
13,
288,
3639,
368,
3639,
368,
5783,
16,
1765,
326,
2036,
460,
3639,
368,
3639,
514,
3747,
2957,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
11281,
12699,
3187,
358,
26531,
12,
2957,
2036,
16,
11281,
3908,
1042,
8859,
13,
288,
3639,
368,
3639,
368,
5783,
16,
1765,
326,
2036,
460,
3639,
368,
3639,
514,
3747,
2957,
27... |
} else | } else | public String calcSize( int fieldNumber, String fieldName, String size, String type) { String result = fieldNumber == 1 ? "" : " + "; if ("var".equals(size)) { String javaFieldName = RecordUtil.getFieldName(fieldNumber,fieldName,0); return result + " ("+javaFieldName + ... | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/7b158ebef0d135bc7e894453c99a62982e2bde77/FieldIterator.java/buggy/src/scratchpad/src/org/apache/poi/generator/FieldIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
7029,
1225,
12,
509,
652,
1854,
16,
514,
4289,
16,
514,
963,
16,
514,
618,
13,
565,
288,
3639,
514,
563,
273,
652,
1854,
422,
404,
692,
1408,
294,
315,
397,
13636,
3639,
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,
377,
1071,
514,
7029,
1225,
12,
509,
652,
1854,
16,
514,
4289,
16,
514,
963,
16,
514,
618,
13,
565,
288,
3639,
514,
563,
273,
652,
1854,
422,
404,
692,
1408,
294,
315,
397,
13636,
3639,
30... |
setPreviewText( previewTextBox.getText( ) ); | updatePreview( ); | public void modifyText( ModifyEvent e ) { if ( hasLoaded ) { setPreviewText( previewTextBox.getText( ) ); } if ( StringUtil.isBlank( previewTextBox.getText( ) ) ) { guideLabel.setText( "" ); //$NON-NLS-1$ } else { guideLabel .setText( Messages .getSt... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/1123f2b44bade54e4b5714c702c79b94bb65dca3/FormatDateTimePage.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
5612,
1528,
12,
9518,
1133,
425,
262,
9506,
202,
95,
6862,
202,
430,
261,
711,
8835,
262,
6862,
202,
95,
25083,
202,
542,
11124,
1528,
12,
10143,
1528,
3514,
18,
588,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
5612,
1528,
12,
9518,
1133,
425,
262,
9506,
202,
95,
6862,
202,
430,
261,
711,
8835,
262,
6862,
202,
95,
25083,
202,
542,
11124,
1528,
12,
10143,
1528,
3514,
18,
588,
15... |
if (toChange == null && !toChange.equals("")) { | if (toChange == null || toChange.equals("")) { | public void setToChange(String toChange) throws BuildException { if (toChange == null && !toChange.equals("")) { throw new BuildException("P4Reopen: tochange cannot be null or empty"); } this.toChange = toChange; } | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/1322703b20ee6cddb815655c7bf15ce1b5279706/P4Reopen.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/perforce/P4Reopen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
19892,
3043,
12,
780,
358,
3043,
13,
1216,
18463,
288,
3639,
309,
261,
869,
3043,
422,
446,
747,
358,
3043,
18,
14963,
2932,
6,
3719,
288,
5411,
604,
394,
18463,
2932,
52,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19892,
3043,
12,
780,
358,
3043,
13,
1216,
18463,
288,
3639,
309,
261,
869,
3043,
422,
446,
747,
358,
3043,
18,
14963,
2932,
6,
3719,
288,
5411,
604,
394,
18463,
2932,
52,
24... |
public PropertyListConfiguration() { } | public PropertyListConfiguration() { } | public PropertyListConfiguration() { } | 56523 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56523/ba56170cdef32565fbab23e81ee88d58dea918c2/PropertyListConfiguration.java/buggy/src/java/org/apache/commons/configuration/plist/PropertyListConfiguration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4276,
682,
1750,
1435,
288,
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,
0,
0,
0,
0,
... | [
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,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4276,
682,
1750,
1435,
288,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public Collection read(InputStream stream, String URI, RefPackage extent) | public Collection read(InputStream stream, String URI, RefPackage extent) | public Collection read(InputStream stream, String URI, RefPackage extent) throws IOException, MalformedXMIException; | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/b5b5168edc3af09cb74945a80b0c36e6630ed502/XmiReader.java/clean/src/main/javax/jmi/xmi/XmiReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
855,
12,
4348,
1407,
16,
514,
3699,
16,
3941,
2261,
11933,
13,
540,
1216,
1860,
16,
13311,
60,
7492,
503,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
855,
12,
4348,
1407,
16,
514,
3699,
16,
3941,
2261,
11933,
13,
540,
1216,
1860,
16,
13311,
60,
7492,
503,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
configureMojo( pluginManager.getMojoDescriptor( pluginId + ":" + goal.getId() ) ); | String mojoId = pluginId + ":" + goal.getId(); MojoDescriptor mojoDescriptor = pluginManager.getMojoDescriptor( mojoId ); configureMojo( mojoDescriptor ); | private void processPluginPhases( Plugin plugin, MavenSession mavenSession ) throws Exception { String groupId = plugin.getGroupId(); String artifactId = plugin.getArtifactId(); pluginManager.verifyPlugin( groupId, artifactId, mavenSession ); PluginDescriptor pluginDescriptor =... | 1315 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1315/9d2c2d6d51e5c881de72c985df8879aee34e1dd7/DefaultLifecycleExecutor.java/buggy/maven-core/src/main/java/org/apache/maven/lifecycle/DefaultLifecycleExecutor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
3773,
3731,
3304,
12,
6258,
1909,
16,
17176,
2157,
20499,
2157,
262,
3639,
1216,
1185,
565,
288,
3639,
514,
6612,
273,
1909,
18,
588,
8722,
5621,
3639,
514,
25496,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
3773,
3731,
3304,
12,
6258,
1909,
16,
17176,
2157,
20499,
2157,
262,
3639,
1216,
1185,
565,
288,
3639,
514,
6612,
273,
1909,
18,
588,
8722,
5621,
3639,
514,
25496,
273,
1... |
((TechnicalReportBean)newBean).setAddress(oldBean.getAddress()); | ((TechnicalReportBean) newBean).setAddress(oldBean.getAddress()); | public static ResultPublicationBean inbookTo(InbookBean oldBean, ResultPublicationType type) { ResultPublicationBean newBean = null; switch(type) { case Article: newBean = new ArticleBean(oldBean); ((ArticleBean)newBean).setFirstPage(oldBean.getFirstPage()); ((ArticleBean)newBean).setLastPage(oldBean.ge... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/f2ed60b5417a9a7d4bcf5fcf0cdc3f70cc3c9b8f/ResultPublicationBeanConversions.java/buggy/src/net/sourceforge/fenixedu/dataTransferObject/research/result/publication/ResultPublicationBeanConversions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
3438,
4782,
367,
3381,
316,
3618,
774,
12,
382,
3618,
3381,
1592,
3381,
16,
3438,
4782,
367,
559,
618,
13,
288,
202,
1253,
4782,
367,
3381,
394,
3381,
273,
446,
31,
202,
9610... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3438,
4782,
367,
3381,
316,
3618,
774,
12,
382,
3618,
3381,
1592,
3381,
16,
3438,
4782,
367,
559,
618,
13,
288,
202,
1253,
4782,
367,
3381,
394,
3381,
273,
446,
31,
202,
9610... |
if (progress != null) { progress.setStatus("Copying"); } | public static boolean copyStream(int bufferSize, ProgressObserver progress, InputStream in, OutputStream out, boolean canStop) throws IOException { if (progress != null) { progress.setStatus("Copying"); } byte[] buffer = new byte[bufferSize]; int n; long copied = 0; while (-1 != (n = in.read(buffer))) { o... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/ee4b4990e4668dcbcd3d4d68bafe15553c1e51da/MiscUtilities.java/buggy/org/gjt/sp/jedit/MiscUtilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
1610,
1228,
12,
474,
16939,
16,
10980,
11048,
4007,
16,
202,
202,
4348,
316,
16,
8962,
596,
16,
1250,
848,
4947,
13,
202,
15069,
1860,
202,
95,
202,
202,
430,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
1610,
1228,
12,
474,
16939,
16,
10980,
11048,
4007,
16,
202,
202,
4348,
316,
16,
8962,
596,
16,
1250,
848,
4947,
13,
202,
15069,
1860,
202,
95,
202,
202,
430,
261,
... | |
double[] torender = (double[])torendero; | double[] torender = (double[]) torendero; | public CharWrap render(Object torendero, CharWrap renderinto) { double[] torender = (double[])torendero; renderinto.append(Integer.toString(torender.length) + ": "); for (int i = 0; i < torender.length; ++ i) { renderinto.append(Double.toString(torender[i]) + " "); } return renderinto; } | 29 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/29/cb5b69095c2bbd3717b1a194558df509d56eaa21/SAXLeafParser.java/clean/rsf-core/ponderutilcore/src/uk/org/ponder/saxalizer/SAXLeafParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3703,
2964,
1743,
12,
921,
358,
5902,
83,
16,
3703,
2964,
1743,
18591,
13,
288,
565,
1645,
8526,
358,
5902,
273,
261,
9056,
63,
5717,
358,
5902,
83,
31,
565,
1743,
18591,
18,
6923... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3703,
2964,
1743,
12,
921,
358,
5902,
83,
16,
3703,
2964,
1743,
18591,
13,
288,
565,
1645,
8526,
358,
5902,
273,
261,
9056,
63,
5717,
358,
5902,
83,
31,
565,
1743,
18591,
18,
6923... |
return initString; | return _initString; | public String getInitString() { return initString; } //-- getInitString | 57307 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57307/639ed93115321ad51c2450f306c4d50d146ede46/JField.java/buggy/src/main/java/org/exolab/javasource/JField.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
26458,
780,
1435,
288,
3639,
327,
389,
2738,
780,
31,
565,
289,
368,
413,
26458,
780,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
26458,
780,
1435,
288,
3639,
327,
389,
2738,
780,
31,
565,
289,
368,
413,
26458,
780,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
new StartedCompressionMessage(identifier, ((StartedCompressionEvent)ce).codec); | new StartedCompressionMessage(identifier, global, ((StartedCompressionEvent)ce).codec); | public void receive(ClientEvent ce) { if(finished) return; if(ce instanceof SplitfileProgressEvent) { if((verbosity & VERBOSITY_SPLITFILE_PROGRESS) == VERBOSITY_SPLITFILE_PROGRESS) { SimpleProgressMessage progress = new SimpleProgressMessage(identifier, (SplitfileProgressEvent)ce); trySendProgressMessag... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/bbb3c23ec38ea1c7abb48040a17f5fc7932248bc/ClientPutBase.java/clean/src/freenet/node/fcp/ClientPutBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6798,
12,
1227,
1133,
5898,
13,
288,
202,
202,
430,
12,
13527,
13,
327,
31,
202,
202,
430,
12,
311,
1276,
5385,
768,
5491,
1133,
13,
288,
1082,
202,
430,
12443,
16629,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6798,
12,
1227,
1133,
5898,
13,
288,
202,
202,
430,
12,
13527,
13,
327,
31,
202,
202,
430,
12,
311,
1276,
5385,
768,
5491,
1133,
13,
288,
1082,
202,
430,
12443,
16629,
... |
MapOutputCopier[] copiers = new MapOutputCopier[numCopiers]; | copiers = new MapOutputCopier[numCopiers]; | public boolean prepare() throws IOException { // cleanup from failures this.mapOutputFile.removeAll(reduceTask.getTaskId()); final int numOutputs = reduceTask.getNumMaps(); List neededOutputs = new ArrayList(numOutputs); List knownOutputs = new ArrayList(100); int ... | 50331 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50331/c2a4ca97744572ae677bc3bd90afb73a558e8067/ReduceTaskRunner.java/clean/src/java/org/apache/hadoop/mapred/ReduceTaskRunner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
2911,
1435,
1216,
1860,
288,
3639,
368,
6686,
628,
11720,
565,
333,
18,
1458,
1447,
812,
18,
4479,
1595,
12,
12498,
2174,
18,
588,
30182,
10663,
3639,
727,
509,
1377,
818,
138... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2911,
1435,
1216,
1860,
288,
3639,
368,
6686,
628,
11720,
565,
333,
18,
1458,
1447,
812,
18,
4479,
1595,
12,
12498,
2174,
18,
588,
30182,
10663,
3639,
727,
509,
1377,
818,
138... |
fFilesToIndex= changed.size() + removed.size(); | fTotalTasks= changed.size() + removed.size(); | public PDOMFullHandleDelta(PDOMFullIndexer indexer, ICElementDelta delta) throws CoreException { super(indexer); processDelta(delta, changed, changed, removed); fFilesToIndex= changed.size() + removed.size(); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/2d8f966f3b06d96391a0bfd91b2bae084e95bcda/PDOMFullHandleDelta.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/pdom/indexer/full/PDOMFullHandleDelta.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
8168,
5080,
3259,
9242,
12,
52,
8168,
5080,
20877,
12635,
16,
26899,
1046,
9242,
3622,
13,
1216,
30015,
288,
202,
202,
9565,
12,
24541,
1769,
202,
202,
2567,
9242,
12,
9878... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
8168,
5080,
3259,
9242,
12,
52,
8168,
5080,
20877,
12635,
16,
26899,
1046,
9242,
3622,
13,
1216,
30015,
288,
202,
202,
9565,
12,
24541,
1769,
202,
202,
2567,
9242,
12,
9878... |
public static boolean joinJobs(long minTime, long maxTime, long intervalTime) { long startTime= System.currentTimeMillis() + minTime; runEventQueue(); while (System.currentTimeMillis() < startTime) runEventQueue(intervalTime); long endTime= maxTime > 0 ? System.currentTimeMillis() + maxTime : Long.MAX_VALUE; ... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/92a3c3590bf80c7a404ff1bdeabf01ee9a6f6fe6/EditorTestHelper.java/buggy/org.eclipse.jdt.text.tests/src/org/eclipse/jdt/text/tests/performance/EditorTestHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3845,
6494,
5701,
7276,
12,
5748,
1154,
950,
16,
5748,
1896,
950,
16,
5748,
6624,
950,
15329,
202,
202,
5748,
1937,
950,
33,
3163,
18,
2972,
28512,
1435,
15,
1154,
950,
31,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3845,
6494,
5701,
7276,
12,
5748,
1154,
950,
16,
5748,
1896,
950,
16,
5748,
6624,
950,
15329,
202,
202,
5748,
1937,
950,
33,
3163,
18,
2972,
28512,
1435,
15,
1154,
950,
31,
20... | ||
try { uiJob.join(); } catch (InterruptedException e) { monitor.done(); } | private void internalRefresh(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException { int markerLimit = getMarkerLimit(); monitor.beginTask(Messages.getString("MarkerView.19"), markerLimit == -1? 60 : 100); //$NON-NLS-1$ haltTableUpdates(); try { monitor.subTask(WAITING_FOR_WORKSPACE_... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/386f57cbd90f7f13615d6b25487d4c4b6505ac0d/MarkerView.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2713,
8323,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
202,
202,
474,
5373,
3039,
273,
23232,
264,
3039,
5621,
202,
202,
10259,
18,
10086,
2174,
12,
5058,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2713,
8323,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
202,
202,
474,
5373,
3039,
273,
23232,
264,
3039,
5621,
202,
202,
10259,
18,
10086,
2174,
12,
5058,
... | |
public void setInit(IASTDeclaration declaration); | public void setInit(IASTExpression expression); | public void setInit(IASTDeclaration declaration); | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/14feb82cc2497313fe8f6f8f49e2bdc5a01ee5e8/IASTForStatement.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/core/dom/ast/IASTForStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
2570,
12,
45,
9053,
6094,
8266,
1769,
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,
225,
202,
482,
918,
444,
2570,
12,
45,
9053,
6094,
8266,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
propertySet.setBoolProperty( KILLED_BY_SUBSEQUENT_STORE, llsaDataflow.getAnalysis().killedByStore(liveStoreSet, local)); | if (llsaDataflow.getAnalysis().killedByStore(liveStoreSet, local)) propertySet.addProperty(DeadLocalStoreProperty.KILLED_BY_SUBSEQUENT_STORE); | private void analyzeMethod(ClassContext classContext, Method method) throws DataflowAnalysisException, CFGBuilderException { JavaClass javaClass = classContext.getJavaClass(); Dataflow<BitSet, LiveLocalStoreAnalysis> llsaDataflow = classContext.getLiveLocalStoreDataflow(method); int numLocals = method.get... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/b9bcac8a334c2cd7b816ee39131cc1c6f23064d3/FindDeadLocalStores.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/FindDeadLocalStores.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
1910,
2426,
9418,
503,
16,
7577,
1263,
503,
288,
9506,
202,
5852,
797,
2252,
797,
273,
667,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
1910,
2426,
9418,
503,
16,
7577,
1263,
503,
288,
9506,
202,
5852,
797,
2252,
797,
273,
667,
1... |
new LemRelationshipCreationEvent( object_id1, class_name1, object_id2, class_name2, association_id, obj.getObjectId().intValue()).notifyAll( c ); | new LemRelationshipCreationEvent( active_id, passive_id, a.getAssociation().getName(), obj.getObjectId().intValue()).notifyAll( c ); | public void executeRelateAction( RelateAction a, Context c ) throws LemRuntimeException { // check both ends of the association to see if the classes are of // correct type boolean valid_active, valid_passive; valid_active = valid_passive = false; Instance active = null; In... | 10434 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10434/c3ecf85f0c3a90ddd9e5617f6cc50c5a702956c7/Interpreter.java/buggy/trunk/src/runtime/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1971,
340,
1803,
12,
4275,
340,
1803,
279,
16,
1772,
276,
262,
1216,
511,
351,
11949,
288,
3639,
368,
866,
3937,
3930,
434,
326,
6384,
358,
2621,
309,
326,
3318,
854,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1971,
340,
1803,
12,
4275,
340,
1803,
279,
16,
1772,
276,
262,
1216,
511,
351,
11949,
288,
3639,
368,
866,
3937,
3930,
434,
326,
6384,
358,
2621,
309,
326,
3318,
854,
4... |
this.imcmsText.setType(TextDocumentDomainObject.Text.TEXT_TYPE_HTML); | this.imcmsText.setType(TextDomainObject.TEXT_TYPE_HTML); | public void setHtmlFormat() { this.imcmsText.setType(TextDocumentDomainObject.Text.TEXT_TYPE_HTML); } | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/384aa6673a2d85962105b70af94204908f253f18/TextDocument.java/buggy/server/src/com/imcode/imcms/api/TextDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
444,
4353,
1630,
1435,
288,
5411,
333,
18,
381,
6851,
1528,
18,
542,
559,
12,
1528,
3748,
921,
18,
5151,
67,
2399,
67,
4870,
1769,
3639,
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,
540,
1071,
918,
444,
4353,
1630,
1435,
288,
5411,
333,
18,
381,
6851,
1528,
18,
542,
559,
12,
1528,
3748,
921,
18,
5151,
67,
2399,
67,
4870,
1769,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,... |
if ( date1[utc]=='Z' ) { | if ( date1.utc=='Z' ) { | protected short compareDates(int[] date1, int[] date2, boolean strict) { if ( date1[utc]==date2[utc] ) { return compareOrder(date1, date2); } short c1, c2; int[] tempDate = new int[TOTAL_SIZE]; int[] timeZone = new int[2]; if ( date1[utc]=='Z' ) { ... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/bcc8fb199cd33a4cd9d32cea6d8fcaaf38720890/AbstractDateTimeDV.java/clean/src/org/apache/xerces/impl/dv/xs/AbstractDateTimeDV.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3025,
3400,
15578,
12,
474,
8526,
1509,
21,
16,
509,
8526,
1509,
22,
16,
1250,
5490,
13,
288,
3639,
309,
261,
1509,
21,
63,
17892,
65,
631,
712,
22,
63,
17892,
65,
262,
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,
4750,
3025,
3400,
15578,
12,
474,
8526,
1509,
21,
16,
509,
8526,
1509,
22,
16,
1250,
5490,
13,
288,
3639,
309,
261,
1509,
21,
63,
17892,
65,
631,
712,
22,
63,
17892,
65,
262,
288,
541... |
public boolean isCurrent(RubyId rubyId) { if (id == null || id.intValue() == 0) { return false; } else if (rubyId.equals(id)) { return true; } else if (next != null) { return next.isCurrent(rubyId); | public static boolean isCurrent(Ruby ruby, RubyId rubyId) { RubyVarmap vars = ruby.getDynamicVars(); while (vars != null) { if (vars.id == null || vars.id.intValue() == 0) { break; } if (vars.id == rubyId) { return true; } vars = vars.next; | public boolean isCurrent(RubyId rubyId) { if (id == null || id.intValue() == 0) { return false; } else if (rubyId.equals(id)) { return true; } else if (next != null) { return next.isCurrent(rubyId); } return false; } | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/a2024bddc1b8e83f4e8075d2080935c221a833fe/RubyVarmap.java/buggy/org/jruby/interpreter/RubyVarmap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
25694,
12,
54,
10340,
548,
22155,
548,
13,
288,
3639,
309,
261,
350,
422,
446,
747,
612,
18,
474,
620,
1435,
422,
374,
13,
288,
5411,
327,
629,
31,
3639,
289,
469,
309,
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,
377,
1071,
1250,
25694,
12,
54,
10340,
548,
22155,
548,
13,
288,
3639,
309,
261,
350,
422,
446,
747,
612,
18,
474,
620,
1435,
422,
374,
13,
288,
5411,
327,
629,
31,
3639,
289,
469,
309,
26... |
buf.append("<font color=\"green\">FOREVER</font>"); | buf.append("<span class=\"persistence_forever\">forever</span>"); | private void writePersistenceCell(ClientRequest p, StringBuffer buf) { buf.append("<td>"); if(!p.isPersistent()) buf.append("<font color=\"black\">NONE</font>"); else if(!p.isPersistentForever()) buf.append("<font color=\"blue\">REBOOT</font>"); else buf.append("<font color=\"green\">FOREVER</font>"); buf.a... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/2a50af2c7d1c8c3a5ad945e6a509003db2cd8d7f/QueueToadlet.java/buggy/src/freenet/clients/http/QueueToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1045,
13182,
4020,
12,
1227,
691,
293,
16,
6674,
1681,
13,
288,
202,
202,
4385,
18,
6923,
2932,
32,
4465,
2984,
1769,
202,
202,
430,
12,
5,
84,
18,
291,
11906,
10756,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1045,
13182,
4020,
12,
1227,
691,
293,
16,
6674,
1681,
13,
288,
202,
202,
4385,
18,
6923,
2932,
32,
4465,
2984,
1769,
202,
202,
430,
12,
5,
84,
18,
291,
11906,
10756,
... |
public org.quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { org.quickfix.field.EncodedIssuer value = new org.quickfix.field.EncodedIssuer(); | public quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { quickfix.field.EncodedIssuer value = new quickfix.field.EncodedIssuer(); | public org.quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { org.quickfix.field.EncodedIssuer value = new org.quickfix.field.EncodedIssuer(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderMassCancelRequest.java/buggy/src/java/src/quickfix/fix43/OrderMassCancelRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
28799,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
460,
273,
394,
2358,
18,
19525,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
28799,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
460,
273,
394,
2358,
18,
19525,
9... |
public org.quickfix.field.LegInterestAccrualDate getLegInterestAccrualDate() throws FieldNotFound { org.quickfix.field.LegInterestAccrualDate value = new org.quickfix.field.LegInterestAccrualDate(); | public quickfix.field.LegInterestAccrualDate getLegInterestAccrualDate() throws FieldNotFound { quickfix.field.LegInterestAccrualDate value = new quickfix.field.LegInterestAccrualDate(); | public org.quickfix.field.LegInterestAccrualDate getLegInterestAccrualDate() throws FieldNotFound { org.quickfix.field.LegInterestAccrualDate value = new org.quickfix.field.LegInterestAccrualDate(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityDefinition.java/clean/src/java/src/quickfix/fix44/SecurityDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
29281,
8973,
86,
1462,
1626,
336,
8329,
29281,
8973,
86,
1462,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
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,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
29281,
8973,
86,
1462,
1626,
336,
8329,
29281,
8973,
86,
1462,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
... |
this.techType = tech; | this.techLevel = tech; | public UACAmmoType(int size, int tech) { this.techType = tech; this.rackSize = size; this.damagePerShot = this.rackSize; if ( tech == TechConstants.T_IS_LEVEL_2) { switch(size) { case 2: this.heat = 1; this.range = new RangeType... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/2a8ee4c2253f0c0f3d13b49f9c1d4c077cd44dc7/UACAmmoType.java/buggy/megamek/src/megamek/common/equip/UACAmmoType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
587,
2226,
37,
7020,
83,
559,
12,
474,
963,
16,
509,
13878,
13,
288,
3639,
333,
18,
28012,
2355,
273,
13878,
31,
3639,
333,
18,
21580,
1225,
273,
963,
31,
3639,
333,
18,
72,
301... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
587,
2226,
37,
7020,
83,
559,
12,
474,
963,
16,
509,
13878,
13,
288,
3639,
333,
18,
28012,
2355,
273,
13878,
31,
3639,
333,
18,
21580,
1225,
273,
963,
31,
3639,
333,
18,
72,
301... |
int firstSlash = CharOperation.indexOf(IIndexConstants.SEPARATOR, word, 0); | int firstSlash = CharOperation.indexOf(IndexerOutput.SEPARATOR, word, 0); | private void updateTypes(IndexInput input, IProject project, IProgressMonitor monitor) throws InterruptedException, IOException { if (monitor.isCanceled()) throw new InterruptedException(); IEntryResult[] typeEntries = input.queryEntriesPrefixedBy(IIndexConstants.TYPE_DECL); if (typeEntries != null) { //TODO s... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/cf1d5bf0d12520585deffeb5e217fc8ff5159112/IndexerTypesJob.java/clean/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/internal/core/browser/cache/IndexerTypesJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
2016,
12,
1016,
1210,
810,
16,
467,
4109,
1984,
16,
467,
5491,
7187,
6438,
13,
202,
202,
15069,
7558,
16,
1860,
288,
202,
202,
430,
261,
10259,
18,
291,
23163,
107... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
2016,
12,
1016,
1210,
810,
16,
467,
4109,
1984,
16,
467,
5491,
7187,
6438,
13,
202,
202,
15069,
7558,
16,
1860,
288,
202,
202,
430,
261,
10259,
18,
291,
23163,
107... |
public void dispose() { | public void dispose() { | public void dispose() { sourceActionBars.dispose(); super.dispose(); } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/3cadf1d4fe7ee5bfe2841c88dcb73dc0d1c1f333/TaskEditorActionContributor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/editors/TaskEditorActionContributor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15825,
1435,
288,
202,
202,
3168,
1803,
5190,
87,
18,
2251,
4150,
5621,
202,
202,
9565,
18,
2251,
4150,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
15825,
1435,
288,
202,
202,
3168,
1803,
5190,
87,
18,
2251,
4150,
5621,
202,
202,
9565,
18,
2251,
4150,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (isSubMenuManagerCreated()) | if (isSubMenuManagerCreated()) { | private void setActive(boolean set, boolean forceVisibility) { basicSetActive(set); if (isSubMenuManagerCreated()) ((EditorMenuManager) getMenuManager()).setVisible(set, forceVisibility); if (isSubStatusLineManagerCreated()) ((SubStatusLineManager) getStatusLineManager()).setVisible(set); setVisible(set, f... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/EditorActionBars.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorActionBars.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
20669,
12,
6494,
444,
16,
1250,
2944,
10135,
13,
288,
202,
202,
13240,
694,
3896,
12,
542,
1769,
202,
202,
430,
261,
291,
1676,
4599,
1318,
6119,
10756,
1082,
202,
12443,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20669,
12,
6494,
444,
16,
1250,
2944,
10135,
13,
288,
202,
202,
13240,
694,
3896,
12,
542,
1769,
202,
202,
430,
261,
291,
1676,
4599,
1318,
6119,
10756,
1082,
202,
12443,
... |
public String getDatabaseName() { | public String getDatabaseName() { | public String getDatabaseName() { return databaseName; } | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/e8af2c48b4bb9af3bc99d369178e1dff05a8b2cb/TdsDataSource.java/clean/src/main/net/sourceforge/jtds/jdbcx/TdsDataSource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11263,
461,
1435,
565,
288,
3639,
327,
15165,
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,
514,
11263,
461,
1435,
565,
288,
3639,
327,
15165,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
String part = string.substring(lastPos, i); addVariable(part, part); | VARIABLES.getPart(string.substring(lastPos, i), weights); | private void getParts(String string) { currentVariables.clear(); if (string.length() == 0) return; int start = 1; int lastPos = 0; char last = string.charAt(lastPos); for (int i = 1; i < string.length(); ++i) { char ch = string.charAt(i); if (ch == last) continue; String part = string.substring(lastPos, i)... | 27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/843c807154d91ca6d3938c56e9ce9ef408592334/FlexibleDateTime.java/buggy/tools/java/org/unicode/cldr/test/FlexibleDateTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13657,
87,
12,
780,
533,
13,
288,
202,
202,
2972,
6158,
18,
8507,
5621,
202,
202,
430,
261,
1080,
18,
2469,
1435,
422,
374,
13,
327,
31,
202,
202,
474,
787,
273,
404,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13657,
87,
12,
780,
533,
13,
288,
202,
202,
2972,
6158,
18,
8507,
5621,
202,
202,
430,
261,
1080,
18,
2469,
1435,
422,
374,
13,
327,
31,
202,
202,
474,
787,
273,
404,
... |
public long getCompressedSize() { if (compressedSize != null) { | public long getCompressedSize() { if ( compressedSize != null ) { | public long getCompressedSize() { if (compressedSize != null) { // has been set explicitly and we are running in a 1.1 VM return compressedSize.longValue(); } return super.getCompressedSize(); } | 55907 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55907/4da7a225ba9c01ca94805923e06e3fb2d46bf201/ZipEntry.java/clean/plexus-archiver/src/main/java/org/codehaus/plexus/archiver/zip/ZipEntry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1525,
336,
16841,
1225,
1435,
288,
3639,
309,
261,
15385,
1225,
480,
446,
13,
288,
5411,
368,
711,
2118,
444,
8122,
471,
732,
854,
3549,
316,
279,
404,
18,
21,
8251,
5411,
327,
89... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1525,
336,
16841,
1225,
1435,
288,
3639,
309,
261,
15385,
1225,
480,
446,
13,
288,
5411,
368,
711,
2118,
444,
8122,
471,
732,
854,
3549,
316,
279,
404,
18,
21,
8251,
5411,
327,
89... |
return RubyFixnum.newFixnum(runtime, cal.get(Calendar.YEAR)); | return getRuntime().newFixnum(cal.get(Calendar.YEAR)); | public RubyInteger year() { return RubyFixnum.newFixnum(runtime, cal.get(Calendar.YEAR)); } | 46258 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46258/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyTime.java/clean/src/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
3286,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
771,
18,
588,
12,
7335,
18,
15137,
10019,
565,
289,
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,
377,
1071,
19817,
4522,
3286,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
771,
18,
588,
12,
7335,
18,
15137,
10019,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
GL11.glRasterPos2i(wt.getX() + xAdjustment, wt.getY() + yAdjustment); } else { | GL11 .glRasterPos2i(wt.getX() + xAdjustment, wt.getY() + yAdjustment); } else { | public void render() { WidgetImage wt = (WidgetImage) getWidget(); initWidgetProjection(wt); // TODO: clip drawing to widget bounds. Image image = wt.getImage(); int imageWidth = image.getWidth(); int imageHeight = image.getHeight(); int widgetWidth = wt.getWidth(); ... | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/fadf2d0b2e2aef5bd761e5ece6c319dacc20cfb3/WidgetLWJGLImage.java/clean/src/com/jme/widget/impl/lwjgl/WidgetLWJGLImage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
1435,
288,
3639,
11103,
2040,
18201,
273,
261,
4609,
2040,
13,
23434,
5621,
3639,
1208,
4609,
14789,
12,
6046,
1769,
3639,
368,
2660,
30,
6807,
16327,
358,
3604,
4972,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
1435,
288,
3639,
11103,
2040,
18201,
273,
261,
4609,
2040,
13,
23434,
5621,
3639,
1208,
4609,
14789,
12,
6046,
1769,
3639,
368,
2660,
30,
6807,
16327,
358,
3604,
4972,
18,
... |
System.out.println(" foo2: " + foo2); | System.out.println(" foo2: " + sourceIsTopOfLoop); | public void meetInto(UnconditionalValueDerefSet fact, Edge edge, UnconditionalValueDerefSet result) throws DataflowAnalysisException { if (ignoreThisEdge(edge)) { return; } // Edge transfer function if (isFactValid(fact)) { fact = propagateDerefSetsToMergeInputValues(fact, edge); if (invDataflow != nul... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/ec72cb8b2fda968b6184eae17381d31e435e631b/UnconditionalValueDerefAnalysis.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/deref/UnconditionalValueDerefAnalysis.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18721,
5952,
12,
984,
22019,
620,
40,
822,
74,
694,
5410,
16,
11342,
3591,
16,
1082,
202,
984,
22019,
620,
40,
822,
74,
694,
563,
13,
1216,
1910,
2426,
9418,
503,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18721,
5952,
12,
984,
22019,
620,
40,
822,
74,
694,
5410,
16,
11342,
3591,
16,
1082,
202,
984,
22019,
620,
40,
822,
74,
694,
563,
13,
1216,
1910,
2426,
9418,
503,
288,
... |
&& expressionsAreEquivalent(rhs1, rhs2); | && expressionsAreEquivalent(rhs1, rhs2); | private static boolean assignmentExpressionsAreEquivalent(PsiAssignmentExpression assignExp1, PsiAssignmentExpression assignExp2){ final PsiJavaToken sign1 = assignExp1.getOperationSign(); final PsiJavaToken sign2 = assignExp2.getOperationSi... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/e4329a48065fe37b7b5d3d9883a02a38ec8f42fa/EquivalenceChecker.java/buggy/plugins/IntentionPowerPak/src/com/siyeh/ipp/psiutils/EquivalenceChecker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
6661,
8927,
4704,
22606,
12,
52,
7722,
7729,
2300,
2683,
2966,
21,
16,
4766,
17311,
453,
7722,
7729,
2300,
2683,
2966,
22,
15329,
3639,
727,
453,
7722,
5852,
1345,
1573,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
6661,
8927,
4704,
22606,
12,
52,
7722,
7729,
2300,
2683,
2966,
21,
16,
4766,
17311,
453,
7722,
7729,
2300,
2683,
2966,
22,
15329,
3639,
727,
453,
7722,
5852,
1345,
1573,
... |
else if (owner != null) { q = session.getNamedQuery(DELETE_PREFERENCES__NAME_NULL); q.setParameter(PARAM_OWNER, name); } else { q = session.getNamedQuery(DELETE_PREFERENCES__BOTH_NULL); } q.executeUpdate(); session.flush(); | public void removePreferences(String owner, String name) { try { final Session session = this.getSession(false); final Query q; if (owner != null && name != null) { q = session.getNamedQuery(DELETE_PREFERENCES__NO_NULL); q.setParameter(PARAM_NAME... | 53163 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53163/ac001c44bb9d32e33be469e7f1fc1588c0c485a1/HibernatePreferencesStore.java/buggy/src/edu/wisc/my/portlets/bookmarks/dao/hibernate/HibernatePreferencesStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1206,
12377,
12,
780,
3410,
16,
514,
508,
13,
288,
3639,
775,
288,
5411,
727,
3877,
1339,
273,
333,
18,
588,
2157,
12,
5743,
1769,
5411,
727,
2770,
1043,
31,
5411,
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,
377,
1071,
918,
1206,
12377,
12,
780,
3410,
16,
514,
508,
13,
288,
3639,
775,
288,
5411,
727,
3877,
1339,
273,
333,
18,
588,
2157,
12,
5743,
1769,
5411,
727,
2770,
1043,
31,
5411,
309,
261,
... | |
public void actionPerformed(ActionEvent e) { project proj_class=(project)project.oClass; if (e.getSource() == edit_house) { System.out.println("editing the house"); proj_class.draw_mouse_state =4; aScreen.temp_house=new house(); aScreen.temp_house.copyHouse((h... | 11744 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11744/dce5cce5932e176249945ec35e1a6959e1877534/PopUpMenu.java/clean/src/drawing_prog/PopUpMenu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
1128,
13889,
12,
1803,
1133,
73,
15329,
4406,
17995,
67,
1106,
28657,
4406,
13,
4406,
18,
83,
797,
31,
202,
430,
12,
73,
18,
588,
1830,
1435,
631,
4619,
67,
13028,
13,
202,
95,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
1128,
13889,
12,
1803,
1133,
73,
15329,
4406,
17995,
67,
1106,
28657,
4406,
13,
4406,
18,
83,
797,
31,
202,
430,
12,
73,
18,
588,
1830,
1435,
631,
4619,
67,
13028,
13,
202,
95,
... | ||
throws InvalidDatatypeValueException { StringTokenizer parsedList = new StringTokenizer( content ); int numberOfTokens = parsedList.countTokens(); if (fBaseValidator instanceof ListDatatypeValidator) { | throws InvalidDatatypeValueException { StringTokenizer parsedList = new StringTokenizer( content ); int numberOfTokens = parsedList.countTokens(); if (fBaseValidator instanceof ListDatatypeValidator) { | protected void checkContentEnum( String content, Object state, Vector enumeration ) throws InvalidDatatypeValueException { //REVISIT: attemt to make enumeration to be validated against value space. //a redesign of Datatypes might help to reduce comp... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/8973a4e0a87c8b8fcad9e9b1f2a9f9b642609e45/ListDatatypeValidator.java/clean/src/org/apache/xerces/impl/v2/datatypes/ListDatatypeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
4750,
918,
866,
1350,
3572,
12,
514,
913,
16,
225,
1033,
919,
16,
5589,
16836,
262,
27573,
1216,
1962,
20228,
9738,
288,
13491,
368,
862,
26780,
1285,
30,
3547,
88,
358,
1221,
16836,
358... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
4750,
918,
866,
1350,
3572,
12,
514,
913,
16,
225,
1033,
919,
16,
5589,
16836,
262,
27573,
1216,
1962,
20228,
9738,
288,
13491,
368,
862,
26780,
1285,
30,
3547,
88,
358,
1221,
16836,
358... |
System.out.println(); | public void setMapData(Reader reader) throws IOException { Logger.trace("TileRenderer::setMapData",">"); BufferedReader file=new BufferedReader(reader); String text; text=file.readLine(); String[] size=text.split(" "); width=Integer.parseInt(size[0]); height=Integer.parseInt(size[1... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/43191e82f96e28a068eaf68f8e43c950d93a0347/TileRenderer.java/clean/src/games/stendhal/client/TileRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
863,
751,
12,
2514,
2949,
13,
1216,
1860,
565,
288,
565,
4242,
18,
5129,
2932,
9337,
6747,
2866,
542,
863,
751,
15937,
2984,
1769,
5411,
10633,
585,
33,
2704,
10633,
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,
282,
1071,
918,
444,
863,
751,
12,
2514,
2949,
13,
1216,
1860,
565,
288,
565,
4242,
18,
5129,
2932,
9337,
6747,
2866,
542,
863,
751,
15937,
2984,
1769,
5411,
10633,
585,
33,
2704,
10633,
12,
... | |
throws Exception { | throws Exception { | private double estimateAccuracy(BitSet feature_set, int num_atts) throws Exception { int i; Instances newInstances; int [] fs = new int [num_atts]; double acc = 0.0; double [][] evalArray; double [] instA = new double [num_atts]; int classI = m_theInstances.classIndex(); int index = 0;... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/9e72041e2204a61830b9cccfa8173a6ed2c39eb5/DecisionTable.java/buggy/weka/classifiers/DecisionTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1645,
11108,
37,
10988,
12,
5775,
694,
2572,
67,
542,
16,
509,
818,
67,
270,
3428,
13,
565,
1216,
1185,
225,
288,
565,
509,
277,
31,
565,
18357,
394,
5361,
31,
565,
509,
5378,
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,
3238,
1645,
11108,
37,
10988,
12,
5775,
694,
2572,
67,
542,
16,
509,
818,
67,
270,
3428,
13,
565,
1216,
1185,
225,
288,
565,
509,
277,
31,
565,
18357,
394,
5361,
31,
565,
509,
5378,
2... |
out.count = converter.count; | out.write(work_bytes, 0, converter.count); | private void writeChars(char[] buf, int offset, int count) throws IOException { while (count > 0) { // We must flush if out.count == out.buf.length. // It is probably a good idea to flush if out.buf is almost full. // This test is an approximation for "almost full". if (out.count + count >= out.buf.length... | 45163 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45163/07b389269b71520778c555c24488284c9186012e/PrintStream.java/buggy/libjava/java/io/PrintStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1045,
7803,
12,
3001,
8526,
1681,
16,
509,
1384,
16,
509,
1056,
13,
565,
1216,
1860,
225,
288,
565,
1323,
261,
1883,
405,
374,
13,
1377,
288,
202,
759,
1660,
1297,
3663,
309,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1045,
7803,
12,
3001,
8526,
1681,
16,
509,
1384,
16,
509,
1056,
13,
565,
1216,
1860,
225,
288,
565,
1323,
261,
1883,
405,
374,
13,
1377,
288,
202,
759,
1660,
1297,
3663,
309,... |
String projectName = "<<project " + (++projectCount) + ">>"; | String projectName = "<<unnamed project>>"; | private void newProjectItemActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_newProjectItemActionPerformed String projectName = "<<project " + (++projectCount) + ">>"; Project project = new Project(projectName); addProject(project); }//GEN-LAST:event_newProjectItemActionPerformed | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/85f20338ebda30dff9193d377f5ce398f306279e/FindBugsFrame.java/clean/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
394,
4109,
1180,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
2704,
4109,
1180,
19449,
202,
780,
17234,
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,
377,
3238,
918,
394,
4109,
1180,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
2704,
4109,
1180,
19449,
202,
780,
17234,
273,
3... |
public void endElement(String namespace, String name, String qname) { // if(namespace != null && namespace.length() > 0 && // qname.indexOf(':') < 0) // qname = '#' + namespace + ':' + qname; final ElementImpl last = (ElementImpl) stack.peek(); if (last.getNodeName().equals(qname)) { if (charBuf != null &&... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/59ca20fa7f3d75ce3217db0a6b9b6203354d1fa8/Parser.java/clean/src/org/exist/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
14840,
12,
780,
1981,
16,
514,
508,
16,
514,
12621,
13,
288,
202,
202,
759,
202,
202,
430,
12,
4937,
480,
446,
597,
1981,
18,
2469,
1435,
405,
374,
597,
202,
202,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
14840,
12,
780,
1981,
16,
514,
508,
16,
514,
12621,
13,
288,
202,
202,
759,
202,
202,
430,
12,
4937,
480,
446,
597,
1981,
18,
2469,
1435,
405,
374,
597,
202,
202,
759,
... | ||
if (doc != null) restoreState(doc.getDocumentElement()); | Element el = doc == null ? null : doc.getDocumentElement(); if (el != null) restoreState(el); | public void readIni() { if (!CONFIG_FILE.exists()) return; try { Document doc = XMLUtil.parseXML(CONFIG_FILE); if (doc != null) restoreState(doc.getDocumentElement()); bio.generateEvent(this, "read ini file", false); } catch (SaveException exc) { exc.printStackTrace(); } } | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/e337973bbd9a995f388b69a3e4bd4a2579e0a5d8/OptionManager.java/buggy/loci/visbio/state/OptionManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
855,
22129,
1435,
288,
565,
309,
16051,
7203,
67,
3776,
18,
1808,
10756,
327,
31,
565,
775,
288,
1377,
4319,
997,
273,
3167,
1304,
18,
2670,
4201,
12,
7203,
67,
3776,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
855,
22129,
1435,
288,
565,
309,
16051,
7203,
67,
3776,
18,
1808,
10756,
327,
31,
565,
775,
288,
1377,
4319,
997,
273,
3167,
1304,
18,
2670,
4201,
12,
7203,
67,
3776,
1769,
1... |
u2 = newValueNode; } | u2 = newValueNode; } | public void setValueNode(Node newValueNode) { u2 = newValueNode; } | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/d31a76ee29d5978a9bec41e3ac9134cee024bcab/Node.java/clean/org/jruby/nodes/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5524,
907,
12,
907,
6129,
907,
13,
288,
202,
202,
89,
22,
273,
6129,
907,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5524,
907,
12,
907,
6129,
907,
13,
288,
202,
202,
89,
22,
273,
6129,
907,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
StepMeta inf = null; if (rename && transMeta.findStep(name)!=null) { int i=2; String newname = name+" "+i; while (transMeta.findStep(newname)!=null) { i++; newname = name+" "+i; } name=newname; } StepLoader steploader = StepLoader.getInstance(); StepPlugin stepPlugin = null; try { stepPlugin = steploader.findStepPl... | return newStep(true, true); | public StepMeta newStep(String name, String description, boolean openit, boolean rename) { StepMeta inf = null; // See if we need to rename the step to avoid doubles! if (rename && transMeta.findStep(name)!=null) { int i=2; String newname = name+" "+i; ... | 58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/0c82d05ca9c04ff640d2506be9b6c66a95174021/Spoon.java/buggy/kettle/src/be/ibridge/kettle/spoon/Spoon.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8693,
2781,
394,
4160,
12,
780,
508,
16,
514,
2477,
16,
1250,
1696,
305,
16,
1250,
6472,
13,
565,
288,
3639,
8693,
2781,
8286,
273,
446,
31,
7734,
368,
2164,
309,
732,
1608,
358,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8693,
2781,
394,
4160,
12,
780,
508,
16,
514,
2477,
16,
1250,
1696,
305,
16,
1250,
6472,
13,
565,
288,
3639,
8693,
2781,
8286,
273,
446,
31,
7734,
368,
2164,
309,
732,
1608,
358,
... |
if (name != null && this.name.equals(name)) { | if (name != null && name.equals(this.name)) { | public void setName(String name) { // Do nothing if the name hasn't changed. if (name != null && this.name.equals(name)) { return; } this.name = name; RosterPacket packet = new RosterPacket(); packet.setType(IQ.Type.SET); packet.addRosterItem(toRosterItem(... | 47643 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47643/5d628f4d36cb1d33fd722f721216518f20067bb9/RosterEntry.java/clean/source/org/jivesoftware/smack/RosterEntry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6788,
12,
780,
508,
13,
288,
3639,
368,
2256,
5083,
309,
326,
508,
13342,
1404,
3550,
18,
3639,
309,
261,
529,
480,
446,
597,
508,
18,
14963,
12,
2211,
18,
529,
3719,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6788,
12,
780,
508,
13,
288,
3639,
368,
2256,
5083,
309,
326,
508,
13342,
1404,
3550,
18,
3639,
309,
261,
529,
480,
446,
597,
508,
18,
14963,
12,
2211,
18,
529,
3719,
288,
... |
final Vector whenElements = new Vector(); | final List whenElements = new ArrayList(); | public void translate(ClassGenerator classGen, MethodGenerator methodGen) { final Vector whenElements = new Vector(); Otherwise otherwise = null; Enumeration elements = elements(); // These two are for reporting errors only ErrorMsg error = null; final int line = getLineNumber(); // Traverse all child nodes - must ... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/e7c45b504f6bd71f4b598a65c546f09c95bef9f5/Choose.java/clean/src/org/apache/xalan/xsltc/compiler/Choose.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4204,
12,
797,
3908,
667,
7642,
16,
2985,
3908,
707,
7642,
13,
288,
202,
6385,
5589,
1347,
3471,
273,
394,
5589,
5621,
202,
8290,
2460,
3541,
273,
446,
31,
202,
21847,
2186,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4204,
12,
797,
3908,
667,
7642,
16,
2985,
3908,
707,
7642,
13,
288,
202,
6385,
5589,
1347,
3471,
273,
394,
5589,
5621,
202,
8290,
2460,
3541,
273,
446,
31,
202,
21847,
2186,
... |
public void setRuby(org.jruby.Ruby ruby) { | public void setRuby(Ruby ruby) { | public void setRuby(org.jruby.Ruby ruby) { this.ruby = ruby; } | 46258 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46258/cf644c556d410c47305ebeba5728efa25f7756dc/RubyInterpreter.java/buggy/org/jruby/interpreter/RubyInterpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
54,
10340,
12,
54,
10340,
22155,
13,
288,
3639,
333,
18,
27768,
273,
22155,
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,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
54,
10340,
12,
54,
10340,
22155,
13,
288,
3639,
333,
18,
27768,
273,
22155,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
super(p, id); | super(id); | public ASTStringLiteral(Parser p, int id) { super(p, id); } | 55820 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55820/bbf32a11e27e5f17b8082ff65c164c3214d2de7f/ASTStringLiteral.java/buggy/src/java/org/apache/velocity/runtime/parser/node/ASTStringLiteral.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
9183,
28565,
12,
2678,
293,
16,
509,
612,
13,
565,
288,
3639,
2240,
12,
350,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
377,
1071,
9183,
28565,
12,
2678,
293,
16,
509,
612,
13,
565,
288,
3639,
2240,
12,
350,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
highPriorityButton.setSelected(false); lowPriorityButton.setSelected(false); setPriorityThreshold(Detector.NORMAL_PRIORITY); } | highPriorityButton.setSelected(false); lowPriorityButton.setSelected(false); setPriorityThreshold(Detector.NORMAL_PRIORITY); } | private void mediumPriorityButtonActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_mediumPriorityButtonActionPerformed highPriorityButton.setSelected(false); lowPriorityButton.setSelected(false); setPriorityThreshold(Detector.NORMAL_PRIORITY); }//GEN-LAST:event_mediumPriorit... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/1d541964940eaa91b52b21469dc5b763fef1d8d1/FindBugsFrame.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
16212,
8183,
3616,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
19011,
8183,
3616,
19449,
3639,
3551,
8183,
3616... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16212,
8183,
3616,
19449,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
759,
16652,
17,
15354,
30,
2575,
67,
19011,
8183,
3616,
19449,
3639,
3551,
8183,
3616... |
public Session createAttachSession(ILaunchConfiguration config, IBinaryExecutable exe, IProgressMonitor monitor) throws CoreException { | public Session createAttachSession(ILaunchConfiguration config, IBinaryObject exe, IProgressMonitor monitor) throws CoreException { | public Session createAttachSession(ILaunchConfiguration config, IBinaryExecutable exe, IProgressMonitor monitor) throws CoreException { Session session = null; boolean failed = false; try { String gdb = config.getAttribute(IMILaunchConfigurationConstants.ATTR_DEBUG_NAME, "gdb"); //$NON-NLS-1$ int pid = config.g... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/176c7265677179a23f56d08515beed62629ad5eb/GDBCDIDebugger.java/buggy/debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/GDBCDIDebugger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3877,
752,
4761,
2157,
12,
2627,
4760,
1750,
642,
16,
467,
5905,
17709,
15073,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
288,
202,
202,
2157,
1339,
273,
446,
31,
202,
202,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3877,
752,
4761,
2157,
12,
2627,
4760,
1750,
642,
16,
467,
5905,
17709,
15073,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
288,
202,
202,
2157,
1339,
273,
446,
31,
202,
202,
6... |
names.add(name); | names.add(generatedClassName); | generateCode(ScriptOrFnNode scriptOrFn, ObjArray names, ObjArray classFiles) { this.scriptOrFn = scriptOrFn; int functionCount = scriptOrFn.getFunctionCount(); for (int i = 0; i != functionCount; ++i) { OptFunctionNode fn = (OptFunctionNode)scriptOrFn.getFunctionNode(i); ... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/9d6bb8957ead2c95a3562b84a47b63afc8cfc761/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2103,
1085,
12,
3651,
1162,
5372,
907,
2728,
1162,
5372,
16,
18760,
1076,
1257,
16,
18760,
1076,
667,
2697,
13,
565,
288,
3639,
333,
18,
4263,
1162,
5372,
273,
2728,
1162,
5372,
31,
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,
2103,
1085,
12,
3651,
1162,
5372,
907,
2728,
1162,
5372,
16,
18760,
1076,
1257,
16,
18760,
1076,
667,
2697,
13,
565,
288,
3639,
333,
18,
4263,
1162,
5372,
273,
2728,
1162,
5372,
31,
3639,... |
dumpObject(RubySymbol.newSymbol(ruby, value.getInternalClass().getClassname())); | dumpObject(RubySymbol.newSymbol(runtime, value.getInternalClass().getClassname())); | private void userMarshal(IRubyObject value) throws IOException { out.write('u'); dumpObject(RubySymbol.newSymbol(ruby, value.getInternalClass().getClassname())); RubyInteger depth = RubyFixnum.newFixnum(ruby, depthLimit); RubyString marshaled = (RubyString) value.callMethod("_dump", dept... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/034747585fcabe56272dd07acab0ab42ce8450d5/MarshalStream.java/buggy/org/jruby/runtime/marshal/MarshalStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
729,
8105,
12,
7937,
10340,
921,
460,
13,
1216,
1860,
288,
3639,
596,
18,
2626,
2668,
89,
8284,
3639,
4657,
921,
12,
54,
10340,
5335,
18,
2704,
5335,
12,
9448,
16,
460,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
729,
8105,
12,
7937,
10340,
921,
460,
13,
1216,
1860,
288,
3639,
596,
18,
2626,
2668,
89,
8284,
3639,
4657,
921,
12,
54,
10340,
5335,
18,
2704,
5335,
12,
9448,
16,
460,
18,
... |
Iterator iter = ((Collection)st).iterator(); | Iterator iter = ((Collection) st).iterator(); | public String generateStereotype(Object st) { if (st == null) return ""; if (ModelFacade.isAModelElement(st)) { if (ModelFacade.getName(st) == null) return ""; // Patch by Jeremy Bennett if (ModelFacade.getName(st).length() == 0) return ""... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/a59243616215667027a2b2aa1b644354f7961f20/Generator2.java/buggy/src_new/org/argouml/uml/generator/Generator2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2103,
55,
387,
73,
10570,
12,
921,
384,
13,
288,
3639,
309,
261,
334,
422,
446,
13,
5411,
327,
1408,
31,
3639,
309,
261,
1488,
12467,
18,
291,
37,
1488,
1046,
12,
334,
3719... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
55,
387,
73,
10570,
12,
921,
384,
13,
288,
3639,
309,
261,
334,
422,
446,
13,
5411,
327,
1408,
31,
3639,
309,
261,
1488,
12467,
18,
291,
37,
1488,
1046,
12,
334,
3719... |
if (index < 0) { throw new IllegalArgumentException(); } } | if (index < 0) { throw new IllegalArgumentException(); } } | public void backup(int occurrences) { index -= occurrences; if (index < 0) { throw new IllegalArgumentException(); } } | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/415b1e0db282c02d672a7e34a34a2bea0f69ccb2/Pack.java/clean/src/org/jruby/util/Pack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
5114,
12,
474,
15698,
13,
288,
1082,
565,
770,
3947,
15698,
31,
1082,
565,
309,
261,
1615,
411,
374,
13,
288,
1082,
3639,
604,
394,
2754,
5621,
1082,
565,
289,
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,
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,
202,
482,
918,
5114,
12,
474,
15698,
13,
288,
1082,
565,
770,
3947,
15698,
31,
1082,
565,
309,
261,
1615,
411,
374,
13,
288,
1082,
3639,
604,
394,
2754,
5621,
1082,
565,
289,
202,
202,... |
} | } | public MyOrdinance() { } | 6190 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6190/7b30da2f47cbda6e16406770c133332adb1b4079/MyOrdinance.java/buggy/MacPAF/src/com/redbugz/macpaf/MyOrdinance.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
8005,
15383,
267,
1359,
1435,
288,
282,
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,
0,
... | [
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
8005,
15383,
267,
1359,
1435,
288,
282,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
catch (IOException ex) { | catch (RESyntaxException ex) { | public void run() { try { mConfig.setHeaderFile(aName.getAbsolutePath()); } catch (IOException ex) { throw new BuildException( "Unable to read headerfile - ", ... | 31427 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31427/f6c9d83def3c381d7485186b36e8c1d5e17a13ca/CheckStyleTask.java/buggy/src/checkstyle/com/puppycrawl/tools/checkstyle/CheckStyleTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
1086,
1435,
7734,
288,
10792,
775,
288,
13491,
312,
809,
18,
542,
1864,
812,
12,
69,
461,
18,
588,
10368,
743,
10663,
10792,
289,
10792,
1044,
261,
7031,
5392,
503,
431,
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,
1171,
1071,
918,
1086,
1435,
7734,
288,
10792,
775,
288,
13491,
312,
809,
18,
542,
1864,
812,
12,
69,
461,
18,
588,
10368,
743,
10663,
10792,
289,
10792,
1044,
261,
7031,
5392,
503,
431,
13,
... |
int width = Utilities.getTabbedTextWidth(txt, g.getFontMetrics(), bounds.x, tabEx, txt.offset); | public void paint(GlyphView view, Graphics g, Shape a, int p0, int p1) { int height = (int) getHeight(view); Segment txt = view.getText(p0, p1); Rectangle bounds = a.getBounds(); TabExpander tabEx = null; View parent = view.getParent(); if (parent instanceof Tab... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/8f1176391e1d000d946793693906d6dc8af29e19/GlyphView.java/buggy/core/src/classpath/javax/javax/swing/text/GlyphView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12574,
12,
15141,
1767,
1476,
16,
16830,
314,
16,
12383,
279,
16,
509,
293,
20,
16,
8227,
509,
293,
21,
13,
565,
288,
1377,
509,
2072,
273,
261,
474,
13,
9263,
12,
1945,
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,
377,
1071,
918,
12574,
12,
15141,
1767,
1476,
16,
16830,
314,
16,
12383,
279,
16,
509,
293,
20,
16,
8227,
509,
293,
21,
13,
565,
288,
1377,
509,
2072,
273,
261,
474,
13,
9263,
12,
1945,
17... | |
return recv; | return RubyFixnum.newFixnum(recv.getRuntime(), Math.round(((double)(System.currentTimeMillis() - currentTime))/1000)); | public static IRubyObject sleep(IRubyObject recv, RubyNumeric seconds) { try { Thread.sleep((long) (seconds.getDoubleValue() * 1000.0)); } catch (InterruptedException iExcptn) { } return recv; } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/fe758a7c8ed9be7b679b8aef938333d27e876035/KernelModule.java/buggy/src/org/jruby/KernelModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
5329,
12,
7937,
10340,
921,
10665,
16,
19817,
9902,
3974,
13,
288,
3639,
775,
288,
5411,
4884,
18,
19607,
12443,
5748,
13,
261,
7572,
18,
588,
5265,
620,
143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
5329,
12,
7937,
10340,
921,
10665,
16,
19817,
9902,
3974,
13,
288,
3639,
775,
288,
5411,
4884,
18,
19607,
12443,
5748,
13,
261,
7572,
18,
588,
5265,
620,
143... |
getComponents (b, 0); | int i; for (i = 0; i < map_size; i++) b[i] = (byte) (0x000000FF & rgb[i]); | public final void getBlues (byte[] b) { getComponents (b, 0); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/389a8c811e91dbf626693fbb413506535b9ebd2e/IndexColorModel.java/buggy/core/src/classpath/java/java/awt/image/IndexColorModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
28373,
3610,
261,
7229,
8526,
324,
13,
225,
288,
565,
336,
7171,
261,
70,
16,
374,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
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,
727,
918,
28373,
3610,
261,
7229,
8526,
324,
13,
225,
288,
565,
336,
7171,
261,
70,
16,
374,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
void updateAllRenderMolecule(Renderer rdr, Canvas3D cv) { | void updateAllRenderMolecule(Canvas3D cv) { | void updateAllRenderMolecule(Renderer rdr, Canvas3D cv) { int i; boolean setCtx = false; GeometryArrayRetained geo; int size = renderMoleculeList.size(); if (size > 0) { RenderMolecule[] rmArr = (RenderMolecule[]) renderMoleculeList.toArray(false); cv.makeCtxCurrent(rdr.sharedCtx); setCtx = true; f... | 8698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8698/48706d71f20645ca81e3ee474c7b899b0828cba8/RenderBin.java/buggy/src/classes/share/javax/media/j3d/RenderBin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1089,
1595,
3420,
29669,
12,
6747,
436,
3069,
16,
20966,
23,
40,
8951,
13,
288,
202,
474,
277,
31,
202,
6494,
444,
6442,
273,
629,
31,
202,
9823,
1076,
7055,
8707,
7856,
31,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1089,
1595,
3420,
29669,
12,
6747,
436,
3069,
16,
20966,
23,
40,
8951,
13,
288,
202,
474,
277,
31,
202,
6494,
444,
6442,
273,
629,
31,
202,
9823,
1076,
7055,
8707,
7856,
31,
202,
... |
enableButton.setFont(font); | CheckboxEnumGroup(Composite parent, String text, EnumType type) { Font font = parent.getFont(); this.type = type; // although not needed for layout, this composite is needed to get the tab order right Composite enableComposite = new Composite(parent, SWT.NONE); enableComposite.setLayoutData(new GridData(Gri... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e365c8c256fc9bd61d9d458bb74ff408ae201fd1/FiltersDialog.java/clean/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/tasklist/FiltersDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
21272,
3572,
1114,
12,
9400,
982,
16,
514,
977,
16,
6057,
559,
618,
13,
288,
1082,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
1082,
202,
2211,
18,
723,
273,
618,
31,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
21272,
3572,
1114,
12,
9400,
982,
16,
514,
977,
16,
6057,
559,
618,
13,
288,
1082,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
1082,
202,
2211,
18,
723,
273,
618,
31,
1082,
... | |
match(input,34,FOLLOW_34_in_word3526); | match(input,34,FOLLOW_34_in_word3535); | public String word() throws RecognitionException { String word; Token id=null; Token str=null; word = null; try { // /home/michael/projects/jboss-rules/drools-compiler/src/main/resources/org/drools/lang/drl.g:1212:17: (id= ID | 'import' | 'use' | 'rule' | ... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/d7954b0ad5c135d35db2bb329a4a335275a5b5a2/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2076,
1435,
1216,
9539,
288,
6647,
514,
2076,
31,
3639,
3155,
612,
33,
2011,
31,
3639,
3155,
609,
33,
2011,
31,
540,
202,
202,
1095,
273,
446,
31,
540,
202,
3639,
775,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2076,
1435,
1216,
9539,
288,
6647,
514,
2076,
31,
3639,
3155,
612,
33,
2011,
31,
3639,
3155,
609,
33,
2011,
31,
540,
202,
202,
1095,
273,
446,
31,
540,
202,
3639,
775,
288,
... |
public IGateway login(String userName, byte[] password, IClient client) | public boolean login(String userName, byte[] password, IClient client) | public IGateway login(String userName, byte[] password, IClient client) throws RemoteException; | 7710 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7710/d184c18c5f90928b55c4040b5548f1b8dc1aa12d/ILoginManager.java/buggy/Boo/src/boo/server/ILoginManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
5197,
3925,
12,
780,
12065,
16,
1160,
8526,
2201,
16,
467,
1227,
1004,
13,
1082,
202,
15069,
18361,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
5197,
3925,
12,
780,
12065,
16,
1160,
8526,
2201,
16,
467,
1227,
1004,
13,
1082,
202,
15069,
18361,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
helpSupport.displayHelp(topic, href); | helpSupport.displayHelpResource(href); | private void openHelpTopic(String topic, String href) { IHelp helpSupport = WorkbenchHelp.getHelpSupport(); if (helpSupport != null) { if (href != null) helpSupport.displayHelp(topic, href); else helpSupport.displayHelp(topic); }} | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/5cbc0ac4420d415d20fff4d9a79bde065fc58a84/WelcomeItem.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WelcomeItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1696,
6696,
6657,
12,
780,
3958,
16,
514,
3897,
13,
288,
202,
45,
6696,
2809,
6289,
273,
4147,
22144,
6696,
18,
588,
6696,
6289,
5621,
202,
430,
261,
5201,
6289,
480,
446,
13,
288... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1696,
6696,
6657,
12,
780,
3958,
16,
514,
3897,
13,
288,
202,
45,
6696,
2809,
6289,
273,
4147,
22144,
6696,
18,
588,
6696,
6289,
5621,
202,
430,
261,
5201,
6289,
480,
446,
13,
288... |
public void setUrlPatterns(Set urlPatterns) { | public void setUrlPatterns(List urlPatterns) { | public void setUrlPatterns(Set urlPatterns) { this.urlPatterns = urlPatterns; } | 51810 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51810/740cae7bd11a50ff71ee60bf8fa10057b0188797/WebResourceCollectionDD.java/clean/descriptors/src/java/org/apache/pluto/descriptors/servlet/WebResourceCollectionDD.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20211,
11268,
12,
682,
880,
11268,
13,
288,
3639,
333,
18,
718,
11268,
273,
880,
11268,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20211,
11268,
12,
682,
880,
11268,
13,
288,
3639,
333,
18,
718,
11268,
273,
880,
11268,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
firstParameter = firstParameter.replaceAll("\\.", "\\\\."); firstParameter = firstParameter.replaceAll("\\*", "\\.*"); firstParameter = firstParameter.replaceAll("\\[", "\\\\["); firstParameter = firstParameter.replaceAll("\\]", "\\\\]"); | firstParameter = escapeString(firstParameter); | protected void parserParameterTypesPattern(final String pattern) { final int startIndexParameterTypes = pattern.indexOf('(') + 1; final int endIndexParameterTypes = pattern.indexOf(')'); String parameterTypesPattern = pattern.substring( startIndexParameterTypes, endIndexParameter... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/797e662bcd4bca47d6ac84f41fbf32bf15013a33/MethodPattern.java/clean/aspectwerkz/src/main/org/codehaus/aspectwerkz/regexp/MethodPattern.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2082,
1662,
2016,
3234,
12,
6385,
514,
1936,
13,
288,
3639,
727,
509,
10588,
1662,
2016,
273,
1936,
18,
31806,
2668,
2668,
13,
397,
404,
31,
3639,
727,
509,
13818,
1662,
2016,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2082,
1662,
2016,
3234,
12,
6385,
514,
1936,
13,
288,
3639,
727,
509,
10588,
1662,
2016,
273,
1936,
18,
31806,
2668,
2668,
13,
397,
404,
31,
3639,
727,
509,
13818,
1662,
2016,
... |
public void onSuccess(BaseClientPutter state); | public void onSuccess(FetchResult result, ClientGetter state); | public void onSuccess(BaseClientPutter state); | 56348 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56348/463e1c2814ef80eab9cbef79e58a1594fa8ec102/ClientCallback.java/buggy/src/freenet/client/async/ClientCallback.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20613,
12,
2171,
1227,
6426,
387,
919,
1769,
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,
225,
202,
482,
918,
20613,
12,
2171,
1227,
6426,
387,
919,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
int size = proj_class.instruments.object_list.size(), i = 0; | int size = proj_class.instruments.get_num_objects(), i = 0; | public void actionPerformed(ActionEvent e) { project proj_class=(project)project.oClass; if (e.getSource() == edit_house) { //System.out.println("editing the house"); proj_class.draw_mouse_state =4; aScreen.temp_house=new house(); aScreen.temp_house.copyHous... | 11744 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11744/46862c061ff15842a8f0cc8e101728aa44d215a5/PopUpMenu.java/buggy/src/drawing_prog/PopUpMenu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
1984,
10296,
67,
1106,
28657,
4406,
13,
4406,
18,
83,
797,
31,
3639,
309,
261,
73,
18,
588,
1830,
1435,
422,
3874,
67,
13028,
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,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
1984,
10296,
67,
1106,
28657,
4406,
13,
4406,
18,
83,
797,
31,
3639,
309,
261,
73,
18,
588,
1830,
1435,
422,
3874,
67,
13028,
13,
... |
Driver.debug("getDriverName" + driverName); | if (Driver.logDebug) Driver.debug("getDriverName" + driverName); | public String getDriverName() throws SQLException { String driverName = "PostgreSQL Native Driver"; Driver.debug("getDriverName" + driverName); return driverName; } | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/3c0896638bbf35fd0d5888f8c50dae91759a8f12/DatabaseMetaData.java/buggy/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
15885,
461,
1435,
1216,
6483,
202,
95,
202,
202,
780,
27119,
273,
315,
3349,
23896,
16717,
9396,
14432,
202,
202,
4668,
18,
4148,
2932,
588,
4668,
461,
6,
397,
27119,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
15885,
461,
1435,
1216,
6483,
202,
95,
202,
202,
780,
27119,
273,
315,
3349,
23896,
16717,
9396,
14432,
202,
202,
4668,
18,
4148,
2932,
588,
4668,
461,
6,
397,
27119,
1769,... |
this.queueManager.getQueryManager().writeMessage(msg); | queueManager.getQueryManager().writeMessage(msg); | public void updatePersistentRequest(boolean clientToken) { if(!this.isPersistent()) return; FCPMessage msg = new FCPMessage(); msg.setMessageName("ModifyPersistentRequest"); msg.setValue("Global", Boolean.toString(this.globalQueue)); msg.setValue("Identifier", this.identifier); msg.setValue("PriorityClass", In... | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/0458430a0dc8a713aa2b4d64f000cbbaaeb4adea/FCPClientGet.java/buggy/src/thaw/fcp/FCPClientGet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1089,
11906,
691,
12,
6494,
1004,
1345,
13,
288,
202,
202,
430,
12,
5,
2211,
18,
291,
11906,
10756,
1082,
202,
2463,
31,
202,
202,
42,
4258,
1079,
1234,
273,
394,
478,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
11906,
691,
12,
6494,
1004,
1345,
13,
288,
202,
202,
430,
12,
5,
2211,
18,
291,
11906,
10756,
1082,
202,
2463,
31,
202,
202,
42,
4258,
1079,
1234,
273,
394,
478,
... |
System.out.println("Cannot read Rubyfile: \"" + fname.getValue() + "\""); System.out.println("IOEception: " + ioExcptn.getMessage()); | getErrorStream().println("Cannot read Rubyfile: \"" + fname.getValue() + "\""); getErrorStream().println("IOEception: " + ioExcptn.getMessage()); | public void loadFile(RubyString fname, boolean wrap) { // fname = findFile(fname); if (fname == null) { throw new RuntimeException("No such file to load -- " + fname.getValue()); } try { File rubyFile = new File(fname.getValue()); StringBuffer sou... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/2c6d31ae5651a0a0c68c2bb382ab68cea34c67d7/RubyRuntime.java/clean/org/jruby/runtime/RubyRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26953,
12,
54,
10340,
780,
5299,
16,
1250,
2193,
13,
288,
3639,
368,
5299,
273,
1104,
812,
12,
12749,
1769,
3639,
309,
261,
12749,
422,
446,
13,
288,
5411,
604,
394,
3235,
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,
377,
1071,
918,
26953,
12,
54,
10340,
780,
5299,
16,
1250,
2193,
13,
288,
3639,
368,
5299,
273,
1104,
812,
12,
12749,
1769,
3639,
309,
261,
12749,
422,
446,
13,
288,
5411,
604,
394,
3235,
29... |
Object val = matchOrReplace(cx, thisObj, args, funObj, rdata, true); | Object val = matchOrReplace(cx, thisObj, args, funObj, this, rdata, true); | public Object replace(Context cx, Scriptable thisObj, Object[] args, Function funObj) throws JavaScriptException { Object arg1 = args.length < 2 ? Undefined.instance : args[1]; String repstr = null; Function lambda = null; if (arg1 instanceof Function)... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/8b34980fb3adc3beae5bcea5913d426dc2e366c8/RegExpImpl.java/buggy/js/rhino/src/org/mozilla/javascript/regexp/RegExpImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1453,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
16,
21821,
4284,
9831,
2675,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
1501,
21,
273,
833,
18,
2469,
411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1453,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
16,
21821,
4284,
9831,
2675,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
1501,
21,
273,
833,
18,
2469,
411,
... |
public void bindingManagerChanged(BindingManagerEvent event) { | public final void bindingManagerChanged(final BindingManagerEvent event) { final boolean schemeDefinitionsChanged = event.isSchemeIdDefined() || event.isSchemeIdUndefined(); final Set previousSchemeIds; if (schemeDefinitionsChanged) { previousSchemeIds = new HashSet(event.getManager() .getDefinedSchemeIds()); final Str... | public void bindingManagerChanged(BindingManagerEvent event) { // TODO Fire a command manager event. } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/d0ca4f6e890fc7bedf11500955918b44567292ab/CommandManagerWrapper.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/CommandManagerWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5085,
1318,
5033,
12,
5250,
1318,
1133,
871,
13,
288,
202,
202,
759,
2660,
10151,
279,
1296,
3301,
871,
18,
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,
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,
918,
5085,
1318,
5033,
12,
5250,
1318,
1133,
871,
13,
288,
202,
202,
759,
2660,
10151,
279,
1296,
3301,
871,
18,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public EventListener[] getListeners(Class listenerClass) { return listenerList.getListeners(listenerClass); } | public EventListener[] getListeners (Class listenerClass) { return listenerList.getListeners (listenerClass); } | public EventListener[] getListeners(Class listenerClass) { return listenerList.getListeners(listenerClass); } // getListeners() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2703ae3b51c371a2a79d28271cd57b4046c647d0/DefaultSingleSelectionModel.java/clean/core/src/classpath/javax/javax/swing/DefaultSingleSelectionModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
22090,
8526,
336,
5583,
12,
797,
2991,
797,
13,
288,
202,
202,
2463,
2991,
682,
18,
588,
5583,
12,
12757,
797,
1769,
202,
97,
368,
336,
5583,
1435,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
22090,
8526,
336,
5583,
12,
797,
2991,
797,
13,
288,
202,
202,
2463,
2991,
682,
18,
588,
5583,
12,
12757,
797,
1769,
202,
97,
368,
336,
5583,
1435,
2,
-100,
-100,
-100,
-100,
... |
String imcserver = Utility.getDomainPref("userserver",host) ; | IMCServiceInterface imcref = IMCServiceRMI.getIMCServiceInterfaceByHost(host) ; | static protected imcode.server.User allowUser( String user_name, String passwd, String host ) throws IOException { String imcserver = Utility.getDomainPref("userserver",host) ; // user information String fieldNames[] = {"user_id","login_name","login_password","first_name", "last_name","title","user","add... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/5809d66a25d58d7ffad1cd1d9aa41c714fbcef76/StartDoc.java/buggy/servlets/StartDoc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
4750,
709,
710,
18,
3567,
18,
1299,
1699,
1299,
12,
514,
729,
67,
529,
16,
514,
19093,
16,
514,
1479,
262,
1216,
1860,
288,
202,
780,
709,
71,
3567,
1082,
202,
33,
13134,
18,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
4750,
709,
710,
18,
3567,
18,
1299,
1699,
1299,
12,
514,
729,
67,
529,
16,
514,
19093,
16,
514,
1479,
262,
1216,
1860,
288,
202,
780,
709,
71,
3567,
1082,
202,
33,
13134,
18,
588... |
Node n = getXblParentNode((Node) target); while (n != null) { | for (Node n = ((Node) target).getParentNode(); n != null; n = n.getParentNode()) { | public void handleEvent(Event evt) { EventTarget target = evt.getTarget(); if (target instanceof XBLOMDefinitionElement) { // only handle definition elements in document-level scope if (getXblBoundElement((Node) target) == null) { XBLOMDefin... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/f27e4bc1cd64feccca495d423e727c4c32b963db/DefaultXBLManager.java/clean/sources/org/apache/batik/bridge/svg12/DefaultXBLManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1640,
1133,
12,
1133,
6324,
13,
288,
5411,
2587,
2326,
1018,
273,
6324,
18,
588,
2326,
5621,
5411,
309,
261,
3299,
1276,
1139,
38,
1502,
49,
1852,
1046,
13,
288,
7734,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1640,
1133,
12,
1133,
6324,
13,
288,
5411,
2587,
2326,
1018,
273,
6324,
18,
588,
2326,
5621,
5411,
309,
261,
3299,
1276,
1139,
38,
1502,
49,
1852,
1046,
13,
288,
7734,
368,
1... |
assertNode( root, "<synthetic>", Token.SYNTH_PARAMETER_DECLARATION, 2 ); | assertNode(root, "<synthetic>", Token.SYNTH_PARAMETER_DECLARATION, 2); | public void testParameterDeclarationWithDatatype_Qualified() throws Exception { Parser parser = newParser( "java.lang.String cheese" ); CSTNode root = parser.parameterDeclarationWithDatatype(); assertNode( root, "<synthetic>", Token.SYNTH_PARAMETE... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/3d37acd34fcf44c4a51bd104ef70043af62c7d99/ParserTest.java/clean/src/test/org/codehaus/groovy/syntax/parser/ParserTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1662,
6094,
1190,
20228,
67,
8708,
1435,
3639,
1216,
1185,
565,
288,
3639,
6783,
2082,
273,
394,
2678,
12,
315,
6290,
18,
4936,
18,
780,
19315,
3392,
6,
11272,
3639,
385,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1662,
6094,
1190,
20228,
67,
8708,
1435,
3639,
1216,
1185,
565,
288,
3639,
6783,
2082,
273,
394,
2678,
12,
315,
6290,
18,
4936,
18,
780,
19315,
3392,
6,
11272,
3639,
385,... |
void damageLayout() | private void damageLayout() | void damageLayout() { updateLayoutStateNeeded = 1; list.revalidate(); } | 25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/7878167de36c868f3f4b0f507094bb155efbb199/BasicListUI.java/clean/libjava/javax/swing/plaf/basic/BasicListUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
302,
301,
410,
3744,
1435,
225,
288,
565,
1089,
3744,
1119,
11449,
273,
404,
31,
565,
666,
18,
266,
5662,
5621,
225,
289,
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,
0,
0,
0,
0,
0,
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,
3238,
918,
302,
301,
410,
3744,
1435,
225,
288,
565,
1089,
3744,
1119,
11449,
273,
404,
31,
565,
666,
18,
266,
5662,
5621,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
{ switch ( buttonId ) | protected void buttonPressed( int buttonId ) { switch ( buttonId ) { case 0 : pref = PREF_OVERWRITE; break; case 1 : pref = PREF_NOT_OVERWRITE; break; default : break; } if ( saveDecision ) { ReportPlugin.getDef... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/692aa8480b4c3be59ae890f1379c68d3af72dc73/ExportToLibraryAction.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
1117,
918,
3568,
24624,
12,
509,
3568,
548,
262,
25083,
202,
95,
6862,
1082,
202,
9610,
261,
3568,
548,
262,
6862,
1082,
202,
95,
6862,
9506,
202,
3593,
374,
294,
6862,
6862,
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,
9944,
202,
1117,
918,
3568,
24624,
12,
509,
3568,
548,
262,
25083,
202,
95,
6862,
1082,
202,
9610,
261,
3568,
548,
262,
6862,
1082,
202,
95,
6862,
9506,
202,
3593,
374,
294,
6862,
6862,
202,
... | |
Path fullClasspath = classpath != null ? classpath.concatSystemClasspath( "ignore" ) : null; if( fullClasspath != null && fullClasspath.toString().trim().length() > 0 ) | if( classpath != null && classpath.toString().trim().length() > 0 ) | public int size() throws TaskException { int size = getActualVMCommand().size() + javaCommand.size() + sysProperties.size(); // classpath is "-classpath <classpath>" -> 2 args Path fullClasspath = classpath != null ? classpath.concatSystemClasspath( "ignore" ) : null; if( fullC... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/29cd889775d70bb1dad99b6bbfb08e826feda1f4/CommandlineJava.java/buggy/proposal/myrmidon/src/main/org/apache/tools/ant/types/CommandlineJava.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
963,
1435,
3639,
1216,
3837,
503,
565,
288,
3639,
509,
963,
273,
20208,
7397,
2189,
7675,
1467,
1435,
397,
2252,
2189,
18,
1467,
1435,
397,
2589,
2297,
18,
1467,
5621,
3639,
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,
509,
963,
1435,
3639,
1216,
3837,
503,
565,
288,
3639,
509,
963,
273,
20208,
7397,
2189,
7675,
1467,
1435,
397,
2252,
2189,
18,
1467,
1435,
397,
2589,
2297,
18,
1467,
5621,
3639,
36... |
currentTracker.disconnected(); | currentTracker.disconnected(); | public void disconnected() { Logger.normal(this, "Disconnected "+this); node.usm.onDisconnect(this); node.peers.disconnected(this); synchronized(this) { isConnected = false; if(currentTracker != null) currentTracker.disconnected(); if(previ... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/b56544432e78796bec51263917f81ad95f9853d3/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
17853,
1435,
288,
3639,
4242,
18,
6130,
12,
2211,
16,
315,
26303,
13773,
2211,
1769,
3639,
756,
18,
407,
81,
18,
265,
18895,
12,
2211,
1769,
3639,
756,
18,
30502,
18,
2251,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
17853,
1435,
288,
3639,
4242,
18,
6130,
12,
2211,
16,
315,
26303,
13773,
2211,
1769,
3639,
756,
18,
407,
81,
18,
265,
18895,
12,
2211,
1769,
3639,
756,
18,
30502,
18,
2251,
8... |
public NewsgroupInfo[] listNewsgroups(String wildmat) throws IOException | public NewsgroupInfo[] listNewsgroups() throws IOException | public NewsgroupInfo[] listNewsgroups(String wildmat) throws IOException { if(!NNTPReply.isPositiveCompletion(listActive(wildmat))) return null; return __readNewsgroupListing(); } | 50121 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50121/00f771359d6b1a09e660fbcad4e3ced0296c3e59/NNTPClient.java/buggy/src/main/java/org/apache/commons/net/nntp/NNTPClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1166,
1055,
656,
966,
8526,
666,
1908,
1055,
656,
87,
1435,
1216,
1860,
565,
288,
3639,
309,
12,
5,
50,
1784,
52,
7817,
18,
291,
14900,
11238,
12,
1098,
3896,
12,
91,
545,
7373,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1166,
1055,
656,
966,
8526,
666,
1908,
1055,
656,
87,
1435,
1216,
1860,
565,
288,
3639,
309,
12,
5,
50,
1784,
52,
7817,
18,
291,
14900,
11238,
12,
1098,
3896,
12,
91,
545,
7373,
... |
if (jj_scan_token(DOT)) return true; if (jj_scan_token(IDENTIFIER)) return true; | if (jj_scan_token(LBRACKET)) return true; if (jj_3R_84()) return true; if (jj_scan_token(RBRACKET)) return true; | final private boolean jj_3R_130() { if (jj_scan_token(DOT)) return true; if (jj_scan_token(IDENTIFIER)) return true; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/a180e9b19197c7613f1e73c6ec8a574a17011e5e/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
24417,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
17591,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
24417,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
17591,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
16... |
if (!opSysAttribute.getOptionValues().values().contains(bugzillaOS)) { | if (opSysAttribute != null && !opSysAttribute.getOptionValues().values().contains(bugzillaOS)) { | public void setPlatformOptions(NewBugModel newBugModel) { try { // A Map from Java's OS and Platform to Buzilla's Map<String, String> java2buzillaOSMap = new HashMap<String, String>(); Map<String, String> java2buzillaPlatformMap = new HashMap<String, String>(); java2buzillaPlatformMap.put("x86", "PC"); java... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/f1139ff3ef8fb300ddb7165093efb198f93dc7f2/AbstractBugzillaWizardPage.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/AbstractBugzillaWizardPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
8201,
1320,
12,
1908,
19865,
1488,
394,
19865,
1488,
13,
288,
202,
202,
698,
288,
1082,
202,
759,
432,
1635,
628,
5110,
1807,
5932,
471,
11810,
358,
605,
89,
15990,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
8201,
1320,
12,
1908,
19865,
1488,
394,
19865,
1488,
13,
288,
202,
202,
698,
288,
1082,
202,
759,
432,
1635,
628,
5110,
1807,
5932,
471,
11810,
358,
605,
89,
15990,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.