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 |
|---|---|---|---|---|---|---|
jjstateSet[jjnewStateCnt++] = 3; | jjstateSet[jjnewStateCnt++] = 1; | private final int jjMoveNfa_1(int startState, int curPos){ int[] nextStates; int startsAt = 0; jjnewStateCnt = 5; int i = 1; jjstateSet[0] = startState; int j, kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << cur... | 49248 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49248/1ad466df643c5778e950c5e0f725ee0386110051/RccTokenManager.java/clean/src/java/org/apache/hadoop/record/compiler/generated/RccTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
21,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
21,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... |
public CollectionDescriptor getCollectionDescriptorByName(String name, boolean ascend) { if (name == null) { throw new NullPointerException("Argument 'name' cannot be null"); } Map map = null; if (ascend) { map = allFieldDescriptors; } else { map = fieldDescriptors; } if (map.containsKey(name) && map.get(name) instance... | public CollectionDescriptor getCollectionDescriptorByName(String name) { return getCollectionDescriptorByName(name, false); | public CollectionDescriptor getCollectionDescriptorByName(String name, boolean ascend) { if (name == null) { throw new NullPointerException("Argument 'name' cannot be null"); } Map map = null; if (ascend) { map = allFieldDescriptors; } else { map =... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/06a77a5675f1d224b97ee73e857def7caf6ec37d/ClassDescriptor.java/buggy/intermine/src/java/org/intermine/metadata/ClassDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
3187,
12075,
3187,
5911,
12,
780,
508,
16,
1250,
6972,
409,
13,
288,
3639,
309,
261,
529,
422,
446,
13,
288,
5411,
604,
394,
10108,
2932,
1379,
296,
529,
11,
2780,
506,
446,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
3187,
12075,
3187,
5911,
12,
780,
508,
16,
1250,
6972,
409,
13,
288,
3639,
309,
261,
529,
422,
446,
13,
288,
5411,
604,
394,
10108,
2932,
1379,
296,
529,
11,
2780,
506,
446,... |
Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); seqno = 2; for (int i = 0; i < _RECVS.length... | Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); seqno = 2; for (int i = 0; i < _RECVS.length... | public void test1() { Vector dests = new Vector(); Message msg = new Message(); Acker acker = new Acker(); long seqno; for (int i = 0; i < _RECVS.length; ++i) dests.add(_RECVS[i]); // seqno/1 seqno = 1; for (int i = 0; i < _RECVS.length; ++i) _put(seqno, _RECVS[i]); _win.add(seqno, msg, dests); // seq... | 51463 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51463/d87286058cfcbdd88699897608edd017b16ae389/AckMcastSenderWindowTest.java/clean/tests/junit/org/jgroups/tests/AckMcastSenderWindowTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21,
1435,
288,
202,
5018,
1570,
87,
225,
273,
394,
5589,
5621,
202,
1079,
1234,
282,
273,
394,
2350,
5621,
202,
11931,
264,
282,
8479,
264,
273,
394,
22322,
264,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21,
1435,
288,
202,
5018,
1570,
87,
225,
273,
394,
5589,
5621,
202,
1079,
1234,
282,
273,
394,
2350,
5621,
202,
11931,
264,
282,
8479,
264,
273,
394,
22322,
264,
5621,
... |
break; | break;*/ | private Node cond0(Node node, int logop) { int type = node.getType(); // enum node_type assign_in_cond(node); switch (type) { case Constants.NODE_DSTR : case Constants.NODE_STR : if (logop != 0) { break; } rb_... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/9f6d418b0c7d9027a0d80f0c8a2a854790ba53aa/ParserHelper.java/clean/org/jruby/parser/ParserHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2029,
6941,
20,
12,
907,
756,
16,
509,
613,
556,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
368,
2792,
756,
67,
723,
3639,
2683,
67,
267,
67,
10013,
12,
2159,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2029,
6941,
20,
12,
907,
756,
16,
509,
613,
556,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
368,
2792,
756,
67,
723,
3639,
2683,
67,
267,
67,
10013,
12,
2159,
1769,
... |
fSourceViewer.setEditable(false); | private void createSourceViewer(Composite parent) { Composite composite = new Composite(parent, SWT.NONE); composite.setLayoutData(new GridData(GridData.FILL_BOTH)); composite.setLayout(new GridLayout()); Label label = new Label(composite, SWT.NONE); label.setText(PDEUIMessages.ExternalizeStringsWizardPage_source... | 14404 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14404/52b24ccfc29fe135eca1456eaeacfaf7882420ab/ExternalizeStringsWizardPage.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/nls/ExternalizeStringsWizardPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
1830,
18415,
12,
9400,
982,
13,
288,
202,
202,
9400,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
27676,
18,
542,
3744,
751,
12,
2704,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
1830,
18415,
12,
9400,
982,
13,
288,
202,
202,
9400,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
27676,
18,
542,
3744,
751,
12,
2704,
... | |
public IType getDefault() throws DOMException { | public IType getDefault() { IASTNode [] nds = getDeclarations(); if( nds == null || nds.length == 0 ) return null; IASTName name = (IASTName) nds[0]; ICPPASTSimpleTypeTemplateParameter simple = (ICPPASTSimpleTypeTemplateParameter) name.getParent(); IASTTypeId typeId = simple.getDefaultType(); if( typeId != null ) retur... | public IType getDefault() throws DOMException { // TODO Auto-generated method stub return null; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/5b282cb2f446387dd73f0a9fe9a038103a0ab16d/CPPTemplateTypeParameter.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPTemplateTypeParameter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
559,
4829,
1435,
1216,
4703,
503,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
446,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
559,
4829,
1435,
1216,
4703,
503,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if(vprov != null) buildLabel(updateLabel,element,vprov); else{ if(lprov != null) buildLabel(updateLabel,element,lprov); } | if (pprov != null) { TreePath path = getTreePathFromItem(item); buildLabel(updateLabel,path,pprov); } else if(vprov != null) buildLabel(updateLabel,element,vprov); else{ if(lprov != null) buildLabel(updateLabel,element,lprov); } | protected void doUpdateItem(final Item item, Object element) { if (!(item instanceof TreeItem)) return; TreeItem treeItem = (TreeItem) item; if (treeItem.isDisposed()) { unmapElement(element, treeItem); return; } getColorAndFontCollector().setFontsAndColors(element); IBaseLabelProvider prov = getLabelProvi... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/990698bdd0a4b0271c66c276d567bcde732bfa70/TreeViewer.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/TreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
741,
1891,
1180,
12,
6385,
4342,
761,
16,
1033,
930,
13,
288,
202,
202,
430,
16051,
12,
1726,
1276,
4902,
1180,
3719,
1082,
202,
2463,
31,
202,
202,
2471,
1180,
2151,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
741,
1891,
1180,
12,
6385,
4342,
761,
16,
1033,
930,
13,
288,
202,
202,
430,
16051,
12,
1726,
1276,
4902,
1180,
3719,
1082,
202,
2463,
31,
202,
202,
2471,
1180,
2151,
11... |
loginPanel = new LoginConfigGui(false); ftpDefaultPanel = new FtpConfigGui(false); loginPanel.setBorder(BorderFactory.createTitledBorder(JMeterUtils.getResString("login_config"))); mainPanel.add(getNamePanel()); mainPanel.add(ftpDefaultPanel); mainPanel.add(loginPanel); this.add(mainPanel); | add(mainPanel, BorderLayout.CENTER); | private void init() { this.setLayout(new VerticalLayout(5, VerticalLayout.LEFT, VerticalLayout.TOP)); // MAIN PANEL JPanel mainPanel = new JPanel(); Border margin = new EmptyBorder(10, 10, 5, 10); mainPanel.setBorder(margin); mainPanel.setLayout(new VerticalLayout(5, VerticalLayout.LEFT)); // NAME mainPanel.ad... | 50179 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50179/75f6ac96f13db9aff4293602c82dd78b69c24f77/FtpTestSamplerGui.java/clean/src/protocol/ftp/org/apache/jmeter/protocol/ftp/control/gui/FtpTestSamplerGui.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
1435,
202,
95,
202,
202,
2211,
18,
542,
3744,
12,
2704,
27394,
3744,
12,
25,
16,
27394,
3744,
18,
10066,
16,
27394,
3744,
18,
10462,
10019,
202,
202,
759,
22299,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
1435,
202,
95,
202,
202,
2211,
18,
542,
3744,
12,
2704,
27394,
3744,
12,
25,
16,
27394,
3744,
18,
10066,
16,
27394,
3744,
18,
10462,
10019,
202,
202,
759,
22299,
4... |
updateState(e); updateDescription(); | if (e.widget == transfersTable) { updateState(e); updateDescription(); } updatePageCompletion(); | public void widgetSelected(SelectionEvent e) { updateState(e); updateDescription(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/b3cce3417f81762d2181570303b2533d5857c485/WizardPreferencesPage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/wizards/preferences/WizardPreferencesPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3604,
7416,
12,
6233,
1133,
425,
13,
288,
9506,
202,
2725,
1119,
12,
73,
1769,
9506,
202,
2725,
3291,
5621,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3604,
7416,
12,
6233,
1133,
425,
13,
288,
9506,
202,
2725,
1119,
12,
73,
1769,
9506,
202,
2725,
3291,
5621,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public List getEnabledContentDescriptors(Object anElement) { List descriptors = new ArrayList(); | public Set getEnabledContentDescriptors(Object anElement) { Set descriptors = new HashSet(); | public List getEnabledContentDescriptors(Object anElement) { List descriptors = new ArrayList(); /* Find other ContentProviders which enable for this object */ for (Iterator contentDescriptorsItr = contentDescriptors.values().iterator(); contentDescriptorsItr.hasNext();) { NavigatorContentDescriptor descriptor = ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/41c8442179322a9023ece61502a54f5e639a097a/NavigatorContentDescriptorRegistry.java/buggy/bundles/org.eclipse.ui.navigator/src-navigator/org/eclipse/ui/navigator/internal/extensions/NavigatorContentDescriptorRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
336,
1526,
1350,
12705,
12,
921,
392,
1046,
13,
288,
202,
202,
682,
14215,
273,
394,
2407,
5621,
202,
202,
20308,
4163,
1308,
3697,
10672,
1492,
4237,
364,
333,
733,
1195,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
336,
1526,
1350,
12705,
12,
921,
392,
1046,
13,
288,
202,
202,
682,
14215,
273,
394,
2407,
5621,
202,
202,
20308,
4163,
1308,
3697,
10672,
1492,
4237,
364,
333,
733,
1195,
... |
fValue = value; | this.value = value; | public Long(long value) { fValue = value; } | 25983 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25983/3df67a1be8e33d1ba411241de9fc6873bac67590/Long.java/clean/user/super/com/google/gwt/emul/java/lang/Long.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3407,
12,
5748,
460,
13,
288,
565,
333,
18,
1132,
273,
460,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3407,
12,
5748,
460,
13,
288,
565,
333,
18,
1132,
273,
460,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
rete ); | rete, 3 ); | public void testStatedOverrideDiscard() throws Exception { // create a RuleBase with a single ObjectTypeNode we attach a // MockObjectSink so we can detect assertions and retractions final Rule rule1 = new Rule( "test-rule1" ); final Rete rete = new Rete(); final ObjectTypeNode ob... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/c2b43d4f7850c45869b2d8334e4abf2cb52ca708/LogicalAssertionTest.java/clean/drools-core/src/test/java/org/drools/reteoo/LogicalAssertionTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
510,
690,
6618,
14185,
1435,
1216,
1185,
288,
3639,
368,
752,
279,
6781,
2171,
598,
279,
2202,
21338,
907,
732,
3306,
279,
3639,
368,
7867,
921,
11326,
1427,
732,
848,
59... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
510,
690,
6618,
14185,
1435,
1216,
1185,
288,
3639,
368,
752,
279,
6781,
2171,
598,
279,
2202,
21338,
907,
732,
3306,
279,
3639,
368,
7867,
921,
11326,
1427,
732,
848,
59... |
extremes = new NonNullParamProperty(); | extremes = new ParameterNullnessProperty(); | protected void setUp() throws Exception { empty = new NonNullParamProperty(); nonEmpty = new NonNullParamProperty(); nonEmpty.setNonNull(11, true); nonEmpty.setNonNull(25, true); extremes = new NonNullParamProperty(); extremes.setNonNull(0, true); extremes.setNonNull(31, true); } | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/348dc3e95d010e4fbd6f59def1a513c7bfb9893d/NonNullParamPropertyTest.java/clean/findbugs/src/junit/edu/umd/cs/findbugs/ba/npe/NonNullParamPropertyTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
5531,
273,
394,
7869,
786,
1396,
5621,
9506,
202,
5836,
1921,
273,
394,
7869,
786,
1396,
5621,
202,
202,
5836,
1921,
18,
542,
8921,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
5531,
273,
394,
7869,
786,
1396,
5621,
9506,
202,
5836,
1921,
273,
394,
7869,
786,
1396,
5621,
202,
202,
5836,
1921,
18,
542,
8921,... |
if (filterInfo.isSimple() && (KjcOptions.magicdram || filterInfo.traceNode.getPrevious().isFilterTrace())) { | if (filterInfo.isSimple()) { | public JMethodDeclaration getInitStageMethod() { JBlock statements = new JBlock(null, new JStatement[0], null); FilterContent filter = filterInfo.filter; //add the call to initWork if (filterInfo.isTwoStage()) { //FilterContent two = filter; JBlock body = (JBlock)ObjectDeepCloner.deepCopy (filter.ge... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/14b8f590e39cd77fa98f45c8872edf47e82bca28/BufferedCommunication.java/buggy/streams/src/at/dms/kjc/spacetime/BufferedCommunication.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
804,
1305,
6094,
26458,
8755,
1305,
1435,
377,
288,
202,
46,
1768,
6317,
273,
394,
804,
1768,
12,
2011,
16,
394,
804,
3406,
63,
20,
6487,
446,
1769,
202,
1586,
1350,
1034,
273,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
804,
1305,
6094,
26458,
8755,
1305,
1435,
377,
288,
202,
46,
1768,
6317,
273,
394,
804,
1768,
12,
2011,
16,
394,
804,
3406,
63,
20,
6487,
446,
1769,
202,
1586,
1350,
1034,
273,
10... |
delegate.deleteObject(row); | localUpdate.deleteObject(row); | public void deleteObject(IObject row) { delegate.deleteObject(row); } | 55636 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55636/dc8dde051a1e2b716514b3964c9222ce006ebea9/UpdateBean.java/clean/components/ejb/src/ome/ro/ejb/UpdateBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
921,
12,
45,
921,
1027,
13,
565,
288,
3639,
1191,
1891,
18,
3733,
921,
12,
492,
1769,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
921,
12,
45,
921,
1027,
13,
565,
288,
3639,
1191,
1891,
18,
3733,
921,
12,
492,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
} | } | public void updateBytes(int columnIndex, byte x[]) throws SQLException { } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/cb88ccf91092199f5dd4fc4fd03d021643a6e0ec/SCR20557.java/clean/testData/refactoring/inheritanceToDelegation/scr20557/after/xxx/SCR20557.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
2160,
12,
474,
14882,
16,
1160,
619,
63,
5717,
1216,
6483,
288,
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,
... | [
1,
1,
1,
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,
377,
1071,
918,
1089,
2160,
12,
474,
14882,
16,
1160,
619,
63,
5717,
1216,
6483,
288,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
LockDataflow dataflow = lockDataflowMap.get(method); if (dataflow == null) { MethodGen methodGen = getMethodGen(method); ValueNumberDataflow vnaDataflow = getValueNumberDataflow(method); DepthFirstSearch dfs = getDepthFirstSearch(method); CFG cfg = getCFG(method); LockAnalysis analysis = new LockAnalysis(methodGen, v... | return lockDataflowFactory.getAnalysis(method); | public LockDataflow getLockDataflow(Method method) throws CFGBuilderException, DataflowAnalysisException { LockDataflow dataflow = lockDataflowMap.get(method); if (dataflow == null) { MethodGen methodGen = getMethodGen(method); ValueNumberDataflow vnaDataflow = getValueNumberDataflow(method); DepthFirstSearch... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/60759231c0ab3be51c11fc8345c60bbaec2bb91d/ClassContext.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/ClassContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3488,
751,
2426,
22206,
751,
2426,
12,
1305,
707,
13,
202,
202,
15069,
7577,
1263,
503,
16,
1910,
2426,
9418,
503,
288,
202,
202,
2531,
751,
2426,
501,
2426,
273,
2176,
751,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3488,
751,
2426,
22206,
751,
2426,
12,
1305,
707,
13,
202,
202,
15069,
7577,
1263,
503,
16,
1910,
2426,
9418,
503,
288,
202,
202,
2531,
751,
2426,
501,
2426,
273,
2176,
751,
2... |
private char getCharField (Object obj, Class klass, String field_name) throws IOException | private char getCharField (Object obj, Class klass, String field_name) throws IOException | private char getCharField (Object obj, Class klass, String field_name) throws IOException { try { Field f = getField (klass, field_name); char b = f.getChar (obj); return b; } catch (Exception _) { throw new IOException (); } } | 1739 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1739/e9cf31610cbcc9b42b64b218ef5e1310fafe2b56/ObjectOutputStream.java/clean/libjava/java/io/ObjectOutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1149,
23577,
974,
261,
921,
1081,
16,
1659,
7352,
16,
514,
652,
67,
529,
13,
1216,
1860,
225,
288,
565,
775,
1377,
288,
202,
974,
284,
273,
5031,
261,
22626,
16,
652,
67,
529,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1149,
23577,
974,
261,
921,
1081,
16,
1659,
7352,
16,
514,
652,
67,
529,
13,
1216,
1860,
225,
288,
565,
775,
1377,
288,
202,
974,
284,
273,
5031,
261,
22626,
16,
652,
67,
529,
1... |
if (attributeValue == null) return false; | if (attributeValue == null) { log().debug("AttributeValueSpec.matches: Event attributeValue doesn't match because attributeValue itself is null"); return false; } | public boolean matches(Event e) { String attributeValue = getAttributeValue(e); if (attributeValue == null) return false; if (m_val.getMatches() == null) return true; Pattern p = Pattern.compile(m_val.getMatches()); Matcher m = p.matcher(attributeValue); return m.matches(); } | 48885 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48885/c66ef14cf4dfb49452b3237ab71de5c8d238d164/EventTranslatorConfigFactory.java/clean/src/services/org/opennms/netmgt/config/EventTranslatorConfigFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
1885,
12,
1133,
425,
13,
288,
25083,
202,
780,
14615,
273,
22777,
12,
73,
1769,
1082,
202,
430,
261,
4589,
620,
422,
446,
13,
327,
629,
31,
1082,
202,
430,
261,
81,
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,
3196,
202,
482,
1250,
1885,
12,
1133,
425,
13,
288,
25083,
202,
780,
14615,
273,
22777,
12,
73,
1769,
1082,
202,
430,
261,
4589,
620,
422,
446,
13,
327,
629,
31,
1082,
202,
430,
261,
81,
6... |
c == ':' | c == '_' | c == '-' | c == '.' | | c == 0x3a | c == 0x5f | c == 0x2d | c == 0x2e | | private boolean isNameCharacter(char c) { if (input.xml11) return ((c >= 0x0041 && c <= 0x005a) || (c >= 0x0061 && c <= 0x007a) || (c >= 0x0030 && c <= 0x0039) || c == ':' | c == '_' | c == '-' | c == '.' | c == 0xB7 |... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/b91aa9e58f8db725da1b33461ffd38af23bedf33/XMLParser.java/buggy/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
30430,
7069,
12,
3001,
276,
13,
225,
288,
565,
309,
261,
2630,
18,
2902,
2499,
13,
1377,
327,
14015,
71,
1545,
374,
92,
713,
9803,
597,
276,
1648,
374,
92,
28564,
69,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
30430,
7069,
12,
3001,
276,
13,
225,
288,
565,
309,
261,
2630,
18,
2902,
2499,
13,
1377,
327,
14015,
71,
1545,
374,
92,
713,
9803,
597,
276,
1648,
374,
92,
28564,
69,
13,
... |
hm.addHelpTopic(s + "/Data settings/Color dialog box", "colors.html"); | hm.addHelpTopic(s + "/Data settings/Colors dialog box", "colors.html"); | protected void doGUI() { // control panel bio.setSplashStatus("Initializing display logic"); displayControls = new DisplayControls(this); PanelManager pm = (PanelManager) bio.getManager(PanelManager.class); pm.addPanel(displayControls); // options bio.setSplashStatus(null); OptionManager om = ... | 55303 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55303/4c9665afc7a88d3e521a9e245ba8e125aafe8224/DisplayManager.java/buggy/loci/visbio/view/DisplayManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
741,
43,
5370,
1435,
288,
565,
368,
3325,
6594,
565,
25091,
18,
542,
16881,
961,
1482,
2932,
29782,
2562,
4058,
8863,
565,
2562,
16795,
273,
394,
9311,
16795,
12,
2211,
1769,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
741,
43,
5370,
1435,
288,
565,
368,
3325,
6594,
565,
25091,
18,
542,
16881,
961,
1482,
2932,
29782,
2562,
4058,
8863,
565,
2562,
16795,
273,
394,
9311,
16795,
12,
2211,
1769,
5... |
/* @bgen(jjtree) Expression */ ASTExpression jjtn000 = new ASTExpression(JJTEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { AndExpression(); } catch (Throwable jjte000) { if (jjtc000) { jjtree.clearNodeScope(jjtn000); jjtc000 = false; } else { jjtree.popNode(); } if (jjte000 instanceof Runtime... | /*@bgen(jjtree) Expression */ ASTExpression jjtn000 = new ASTExpression(JJTEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { AndExpression(); } catch (Throwable jjte000) { if (jjtc000) { jjtree.clearNodeScope(jjtn000); jjtc000 = false; } else { jjtree.popNode(); } if (jjte000 instanceof RuntimeE... | static final public void Expression() throws ParseException { /* @bgen(jjtree) Expression */ ASTExpression jjtn000 = new ASTExpression(JJTEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { AndExpression(); } catch (Throwable jjte000) { ... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/3cbef97c5dee07422d7e9cdf6b2f9304448a9eee/ExpressionParser.java/clean/aspectwerkz3/src/main/org/codehaus/aspectwerkz/expression/ast/ExpressionParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
1071,
918,
5371,
1435,
1216,
10616,
288,
3639,
1748,
632,
70,
4507,
12,
78,
78,
3413,
13,
5371,
1195,
3639,
9183,
2300,
10684,
5088,
3784,
273,
394,
9183,
2300,
12,
46,
46,
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,
760,
727,
1071,
918,
5371,
1435,
1216,
10616,
288,
3639,
1748,
632,
70,
4507,
12,
78,
78,
3413,
13,
5371,
1195,
3639,
9183,
2300,
10684,
5088,
3784,
273,
394,
9183,
2300,
12,
46,
46,
13... |
public boolean isDescendant(TreePath path) { // Variables Object[] treepath; int index; int index2; // Get Descendant path treepath = path.getPath(); // Locate Start Index index = 0; index2 = 0; while (treepath[index] != this.path[index2]) index++; // Verify Paths while (treepath[index] == this... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/b0819f69fb87c25602911abcc49016c8e9b9db5d/TreePath.java/clean/core/src/classpath/javax/javax/swing/tree/TreePath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6494,
291,
29014,
12,
2471,
743,
803,
15329,
202,
202,
759,
6158,
202,
202,
921,
8526,
202,
3413,
803,
31,
202,
202,
474,
1082,
202,
1615,
31,
202,
202,
474,
1082,
202,
1615,
22,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6494,
291,
29014,
12,
2471,
743,
803,
15329,
202,
202,
759,
6158,
202,
202,
921,
8526,
202,
3413,
803,
31,
202,
202,
474,
1082,
202,
1615,
31,
202,
202,
474,
1082,
202,
1615,
22,
31,
... | ||
long time = System.currentTimeMillis() - m_startMoveTime; | long time = currentTimeMillis() - m_startMoveTime; | public void halt() { if (m_toMove == null) return; TimeRecord record = getRecord(m_toMove); long time = System.currentTimeMillis() - m_startMoveTime; record.m_time += time; m_toMove = null; updateListener(); stopTimer(); } | 48906 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48906/5b96185428fccd87bf5ae574f7930d4dfd80ad3b/Clock.java/buggy/src/net/sf/gogui/game/Clock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18389,
1435,
565,
288,
3639,
309,
261,
81,
67,
869,
7607,
422,
446,
13,
5411,
327,
31,
3639,
2647,
2115,
1409,
273,
11674,
12,
81,
67,
869,
7607,
1769,
3639,
1525,
813,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18389,
1435,
565,
288,
3639,
309,
261,
81,
67,
869,
7607,
422,
446,
13,
5411,
327,
31,
3639,
2647,
2115,
1409,
273,
11674,
12,
81,
67,
869,
7607,
1769,
3639,
1525,
813,
273,
... |
if (conflictingContainer == null) setErrorMessage(null); else { | if (conflictingContainer == null) { setErrorMessage(null); } else { | protected boolean validateDestinationGroup() { String destinationValue = getDestinationValue(); if (destinationValue.length() == 0) { setMessage(destinationEmptyMessage()); return false; } String conflictingContainer = getConflictingContainerNameFor(destinationValue... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/WizardFileSystemResourceExportPage1.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardFileSystemResourceExportPage1.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1954,
5683,
1114,
1435,
288,
3639,
514,
2929,
620,
273,
17611,
620,
5621,
3639,
309,
261,
10590,
620,
18,
2469,
1435,
422,
374,
13,
288,
5411,
15227,
12,
10590,
1921,
1079,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1954,
5683,
1114,
1435,
288,
3639,
514,
2929,
620,
273,
17611,
620,
5621,
3639,
309,
261,
10590,
620,
18,
2469,
1435,
422,
374,
13,
288,
5411,
15227,
12,
10590,
1921,
1079,
10... |
checkStarted(); jvmProcess.setPolicyFile(policyFile); } | checkStarted(); jvmProcess.setPolicyFile(policyFile); } | public void setPolicyFile(String policyFile) { checkStarted(); jvmProcess.setPolicyFile(policyFile); } | 23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/72186abc6d443a4d713da92efc5079c9b125d539/RSHJVMProcess.java/clean/src/org/objectweb/proactive/core/process/rsh/RSHJVMProcess.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
2582,
812,
12,
780,
3329,
812,
13,
288,
565,
866,
9217,
5621,
565,
13555,
2227,
18,
542,
2582,
812,
12,
5086,
812,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
2582,
812,
12,
780,
3329,
812,
13,
288,
565,
866,
9217,
5621,
565,
13555,
2227,
18,
542,
2582,
812,
12,
5086,
812,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,... |
public void fullStepBack() { //Dcalage de la premire semaine //System.out.println(this.edtWeekGap.getStartDate().getStrDate()); this.edtWeekGap.getStartDate().addWeek(-this.nbWeeks); //System.out.println(this.edtWeekGap.getStartDate().getStrDate()); //Ajout d'une semain... | 13357 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13357/4164dd1bcecc1275a4b2f8bb6a40e11b2be8fb87/RessourcePlanningModel.java/buggy/current/src/fr/umlv/ir3/flexitime/common/gui/models/RessourcePlanningModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1983,
4160,
2711,
1435,
95,
759,
40,
771,
410,
443,
7125,
23020,
577,
6111,
530,
73,
759,
3163,
18,
659,
18,
8222,
12,
2211,
18,
329,
88,
6630,
14001,
18,
588,
22635,
7675,
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,
1071,
918,
1983,
4160,
2711,
1435,
95,
759,
40,
771,
410,
443,
7125,
23020,
577,
6111,
530,
73,
759,
3163,
18,
659,
18,
8222,
12,
2211,
18,
329,
88,
6630,
14001,
18,
588,
22635,
7675,
588,
... | ||
try { connection.stop(); } catch (JMSException e) { throw new LifecycleException(new Message(Messages.FAILED_TO_STOP_X, "Jms Connection"), e); | if (connection != null) { try { connection.stop(); } catch (JMSException e) { throw new LifecycleException(new Message(Messages.FAILED_TO_STOP_X, "Jms Connection"), e); } | public void stopConnector() throws UMOException { try { connection.stop(); } catch (JMSException e) { throw new LifecycleException(new Message(Messages.FAILED_TO_STOP_X, "Jms Connection"), e); } } | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/bbb1e7697a4b4cfcaf8c78915a36006e186f0d34/JmsConnector.java/buggy/providers/jms/src/java/org/mule/providers/jms/JmsConnector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2132,
7487,
1435,
1216,
587,
5980,
503,
565,
288,
3639,
775,
3639,
288,
5411,
1459,
18,
5681,
5621,
3639,
289,
3639,
1044,
261,
46,
3537,
503,
425,
13,
3639,
288,
5411,
604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2132,
7487,
1435,
1216,
587,
5980,
503,
565,
288,
3639,
775,
3639,
288,
5411,
1459,
18,
5681,
5621,
3639,
289,
3639,
1044,
261,
46,
3537,
503,
425,
13,
3639,
288,
5411,
604,
... |
new CommonToken(DOT, "."), | new CommonToken(VARSYM, "."), | public void testDoubleQualifiedConstructor() throws TokenStreamException { setInput(new CommonToken(CONSTRUCTOR_ID, "MyModule"), new CommonToken(DOT, "."), new CommonToken(CONSTRUCTOR_ID, "MySubModule"), new CommonToken(DOT, "."), new CommonToken(CONSTRUCTOR_ID, "MyCon")); assertToken(QCONID, "MyModule.M... | 51700 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51700/16b335c4a54fee43b7b4a98c6026604a7fd503e6/QualifiedIdentifierFilterTest.java/clean/net.sf.eclipsefp.haskell.core.jparser.test/src/net/sf/eclipsefp/haskell/core/jparser/test/QualifiedIdentifierFilterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
5265,
8708,
6293,
1435,
1216,
3155,
1228,
503,
288,
202,
202,
542,
1210,
12,
2704,
5658,
1345,
12,
26935,
916,
67,
734,
16,
315,
12062,
3120,
6,
3631,
9506,
202,
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,
225,
202,
482,
918,
1842,
5265,
8708,
6293,
1435,
1216,
3155,
1228,
503,
288,
202,
202,
542,
1210,
12,
2704,
5658,
1345,
12,
26935,
916,
67,
734,
16,
315,
12062,
3120,
6,
3631,
9506,
202,
27... |
log("Warning: "+targetFiles[i]+" modified in the future.", | log("Warning: " + targetFiles[i] + " modified in the future.", | public void execute() throws BuildException { if ( (sourceFileSets.size() == 0) && (sourceFileLists.size() == 0) ) { throw new BuildException("At least one <srcfileset> or <srcfilelist>" + " element must be set"); } if ( (targetFileSets.size() == 0) &... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/c7b5b643b25b20f5c96097b2c54e2e26a054f212/DependSet.java/buggy/src/main/org/apache/tools/ant/taskdefs/DependSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
261,
261,
3168,
812,
2785,
18,
1467,
1435,
422,
374,
13,
597,
261,
3168,
812,
7432,
18,
1467,
1435,
422,
374,
13,
262,
288,
6647,
604... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
261,
261,
3168,
812,
2785,
18,
1467,
1435,
422,
374,
13,
597,
261,
3168,
812,
7432,
18,
1467,
1435,
422,
374,
13,
262,
288,
6647,
604... |
FSDataInputStream in = fs.open(new File(srcf)); | FSDataInputStream in = fs.open(new Path(srcf)); | void cat(String srcf) throws IOException { FSDataInputStream in = fs.open(new File(srcf)); try { DataInputStream din = new DataInputStream(new BufferedInputStream(in)); String line; while((line = din.readLine()) != null) { System.out.println(line); } } final... | 48130 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48130/ee01fef4b4fb82c7492a4a747793839a4d14cd39/DFSShell.java/clean/src/java/org/apache/hadoop/dfs/DFSShell.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
6573,
12,
780,
1705,
74,
13,
1216,
1860,
288,
1377,
9247,
751,
4348,
316,
273,
2662,
18,
3190,
12,
2704,
2666,
12,
4816,
74,
10019,
1377,
775,
288,
3639,
29382,
302,
267,
273,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
6573,
12,
780,
1705,
74,
13,
1216,
1860,
288,
1377,
9247,
751,
4348,
316,
273,
2662,
18,
3190,
12,
2704,
2666,
12,
4816,
74,
10019,
1377,
775,
288,
3639,
29382,
302,
267,
273,
394,... |
if (isZoomed()) zoomOut(); | public void replace(LayoutPart oldChild, LayoutPart newChild) { if (isZoomed()) zoomOut(); if (!isChild(oldChild)) { return; } LayoutTree leaf = null; if (root != null) { leaf = root.find(oldChild); } if (leaf == null) { re... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/7afcb4763561d68f708fb2e279b5b218cd7653b0/PartSashContainer.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSashContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1453,
12,
3744,
1988,
1592,
1763,
16,
9995,
1988,
19783,
13,
288,
3639,
309,
261,
291,
11497,
329,
10756,
5411,
7182,
1182,
5621,
3639,
309,
16051,
291,
1763,
12,
1673,
1763,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1453,
12,
3744,
1988,
1592,
1763,
16,
9995,
1988,
19783,
13,
288,
3639,
309,
261,
291,
11497,
329,
10756,
5411,
7182,
1182,
5621,
3639,
309,
16051,
291,
1763,
12,
1673,
1763,
3... | |
} finally { settings.HTML_KEEP_WHITESPACES = keepWhiteSpaces; | finally { settings.HTML_KEEP_WHITESPACES = keepWhiteSpaces; } | private static void adjustWhiteSpaceBefore(ASTNode first, final boolean keepBlankLines, final boolean keepLineBreaks, final boolean changeWSBeforeFirstElement, final boolean changeLineFe... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/f3bdb80dd2990c60032f676a8e6a61923252c6ad/CodeEditUtil.java/buggy/source/com/intellij/psi/impl/source/codeStyle/CodeEditUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
5765,
23108,
4649,
12,
9053,
907,
1122,
16,
4766,
2398,
727,
1250,
3455,
7796,
5763,
16,
4766,
2398,
727,
1250,
3455,
1670,
26806,
16,
4766,
2398,
727,
1250,
2549,
2651,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
5765,
23108,
4649,
12,
9053,
907,
1122,
16,
4766,
2398,
727,
1250,
3455,
7796,
5763,
16,
4766,
2398,
727,
1250,
3455,
1670,
26806,
16,
4766,
2398,
727,
1250,
2549,
2651,
4... |
IBioPolymer object = new NNBioPolymer(); return object; | return new NNBioPolymer(); | public IBioPolymer newBioPolymer(){ IBioPolymer object = new NNBioPolymer(); return object; } | 45254 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45254/762a77528782926809031cb87d71cf26053aa8de/NoNotificationChemObjectBuilder.java/buggy/src/org/openscience/cdk/nonotify/NoNotificationChemObjectBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
23450,
1594,
5850,
17878,
394,
38,
1594,
5850,
17878,
1435,
95,
202,
202,
13450,
1594,
5850,
17878,
733,
273,
394,
423,
20626,
1594,
5850,
17878,
5621,
202,
202,
2463,
733,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23450,
1594,
5850,
17878,
394,
38,
1594,
5850,
17878,
1435,
95,
202,
202,
13450,
1594,
5850,
17878,
733,
273,
394,
423,
20626,
1594,
5850,
17878,
5621,
202,
202,
2463,
733,
31,
... |
public static ILoadService createLoadService() { return new LoadService(); | public static ILoadService createLoadService(Ruby runtime) { return new LoadService(runtime); | public static ILoadService createLoadService() { return new LoadService(); } | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/5d81c9b241cfde36fd62602eb41786ab5a0cd134/LoadServiceFactory.java/buggy/org/jruby/runtime/load/LoadServiceFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
467,
2563,
1179,
752,
2563,
1179,
1435,
288,
3639,
327,
394,
4444,
1179,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
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,
760,
467,
2563,
1179,
752,
2563,
1179,
1435,
288,
3639,
327,
394,
4444,
1179,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Viewer realViewer = ((ViewerSwitch)viewer).getCurrentViewer(); return realViewer instanceof de.jreality.jogl.Viewer || realViewer instanceof SoftViewer; | Class<? extends Viewer> viewerType = ((ViewerSwitch)viewer).getCurrentViewer().getClass(); try { viewerType.getMethod("renderOffscreen", new Class[]{Integer.TYPE, Integer.TYPE}); return true; } catch (SecurityException e) { e.printStackTrace(); } catch (NoSuchMethodException e) { e.printStackTrace(); } return false; | public boolean isEnabled() { Viewer realViewer = ((ViewerSwitch)viewer).getCurrentViewer(); return realViewer instanceof de.jreality.jogl.Viewer || realViewer instanceof SoftViewer; } | 25414 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25414/cbce187a48a4661b9b638f091876748cf3012eae/ExportImage.java/buggy/src-ui/de/jreality/ui/viewerapp/actions/file/ExportImage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
12047,
1435,
288,
565,
4441,
264,
2863,
18415,
273,
14015,
18415,
10200,
13,
25256,
2934,
588,
3935,
18415,
5621,
565,
327,
2863,
18415,
1276,
443,
18,
78,
7688,
560,
18,
78,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
12047,
1435,
288,
565,
4441,
264,
2863,
18415,
273,
14015,
18415,
10200,
13,
25256,
2934,
588,
3935,
18415,
5621,
565,
327,
2863,
18415,
1276,
443,
18,
78,
7688,
560,
18,
78,
... |
if (roMode) { first.off=roOffset; first.len=roLen; | if (ro_mode) { first.off=ro_off; first.len=ro_len; | public void peekReadOnly(MsgBuffer mbuf) { if (first == null) { mbuf.data = null; mbuf.off = 0; mbuf.len = 0; return; } if (first.refs < 2) { if (roMode) { first.off=roOffset; first.len=roLen; roMode=false; roOffset=0; roLen=0; } peek(mbuf); return; } if (roMode) { if (mbu... | 47988 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47988/cbbbe50f14c3ebcc2a939948e5ca87c12b95eda3/Message.java/clean/trunk/appia/src/org/continuent/appia/core/message/Message.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
8032,
12066,
12,
3332,
1892,
312,
4385,
13,
288,
202,
202,
430,
261,
3645,
422,
446,
13,
288,
1082,
202,
1627,
696,
18,
892,
273,
446,
31,
1082,
202,
1627,
696,
18,
367... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8032,
12066,
12,
3332,
1892,
312,
4385,
13,
288,
202,
202,
430,
261,
3645,
422,
446,
13,
288,
1082,
202,
1627,
696,
18,
892,
273,
446,
31,
1082,
202,
1627,
696,
18,
367... |
if (msgs != null) msgs.dispatch(); | if (msgs != null) msgs.dispatch(); | public void setInsets(Insets newInsets) { if (newInsets != insets) { NotificationChain msgs = null; if (insets != null) msgs = ((InternalEObject)insets).eInverseRemove(this, EOPPOSITE_FEATURE_BASE - LayoutPackage.CLIENT_AREA__INSETS, null, msgs); if (... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/ClientAreaImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/layout/impl/ClientAreaImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
382,
4424,
12,
382,
4424,
394,
382,
4424,
13,
565,
288,
3639,
309,
261,
2704,
382,
4424,
480,
23576,
13,
3639,
288,
5411,
27050,
8733,
273,
446,
31,
5411,
309,
261,
267,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
382,
4424,
12,
382,
4424,
394,
382,
4424,
13,
565,
288,
3639,
309,
261,
2704,
382,
4424,
480,
23576,
13,
3639,
288,
5411,
27050,
8733,
273,
446,
31,
5411,
309,
261,
267,... |
debug = "setValuesLookup()"; | private synchronized boolean lookupValues(Row row) throws KettleException { Row lu; Row add; boolean cache_now=false; debug = "Start of lookupValues()"; //$NON-NLS-1$ if (first) { first=false; debug = "first row: start"; //$NON-NLS-1$ if (meta.isCached()) { debug = "first row:... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/3f39d037ba2ddf06fc422d6ae1f3add16df6eae5/DatabaseLookup.java/buggy/src/be/ibridge/kettle/trans/step/databaselookup/DatabaseLookup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3852,
1250,
3689,
1972,
12,
1999,
1027,
13,
1216,
1475,
278,
5929,
503,
202,
95,
202,
202,
1999,
20072,
31,
202,
202,
1999,
527,
31,
202,
202,
6494,
1247,
67,
3338,
33,
5743,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
1250,
3689,
1972,
12,
1999,
1027,
13,
1216,
1475,
278,
5929,
503,
202,
95,
202,
202,
1999,
20072,
31,
202,
202,
1999,
527,
31,
202,
202,
6494,
1247,
67,
3338,
33,
5743,... | |
TableSeat oldseat; | String oldSeatName; | void set_spectator_seat(TableSeat seat) { TableSeat oldseat; Server server; Game game; if (seat.index >= this.num_spectator_seats) { int new_ = this.num_spectator_seats; /* * Grow the array geometrically to keep a constant ammortized * overhe... | 45800 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45800/59cb65cc0772463b7d5430c88c32d8bab11993ff/Table.java/buggy/java/src/ggz/client/core/Table.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
444,
67,
13234,
639,
67,
307,
270,
12,
1388,
1761,
270,
695,
270,
13,
288,
3639,
514,
1592,
1761,
270,
461,
31,
3639,
3224,
1438,
31,
3639,
14121,
7920,
31,
3639,
309,
261,
307,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
67,
13234,
639,
67,
307,
270,
12,
1388,
1761,
270,
695,
270,
13,
288,
3639,
514,
1592,
1761,
270,
461,
31,
3639,
3224,
1438,
31,
3639,
14121,
7920,
31,
3639,
309,
261,
307,
... |
null, "setOnmouseover"); | null, "setOnmouseoverExpr"); | public PropertyDescriptor[] getPropertyDescriptors() { PropertyDescriptor[] result = new PropertyDescriptor[34]; try { result[0] = new PropertyDescriptor("accesskey", ELImageTag.class, null, "setAccesskey"); result[1] = new Pro... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/2dbb705eab3659c5c2ceb6398f2eec56e1f6994d/ELImageTagBeanInfo.java/buggy/struts-el/src/share/org/apache/strutsel/taglib/html/ELImageTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
5026,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
5026,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... |
_t = __t1842; | _t = __t1846; | public final void readkeystate(AST _t) throws RecognitionException { AST readkeystate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t1839 = _t; AST tmp1167_AST_in = (AST)_t; match(_t,READKEY); _t = _t.getFirstChild(); { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case STREAM: { stream_name(_t... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
855,
856,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
855,
856,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
855,
856,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
855,
856,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... |
fail("Incorrect Number of projects imported"); | fail("Incorrect Number of projects imported: " + workspaceProjects.length + " projects in workspace."); | public void testImportSingleDirectoryWithCopyDeleteProjectKeepContents(){ IPath wsPath = null; try { IWorkspaceRoot root = ResourcesPlugin.getWorkspace().getRoot(); IProject[] workspaceProjects = root.getProjects(); for (int i = 0; i < workspaceProjects.length; i++) FileUtil.deleteProj... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/01d7ce4dbdc1e37558fc20e206e0f94525e2ee49/ImportExistingTest.java/clean/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/datatransfer/ImportExistingTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
5010,
5281,
2853,
1190,
2951,
2613,
4109,
11523,
6323,
1435,
95,
202,
202,
45,
743,
4945,
743,
273,
446,
31,
202,
202,
698,
288,
1082,
202,
45,
8241,
2375,
1365,
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,
225,
202,
482,
918,
1842,
5010,
5281,
2853,
1190,
2951,
2613,
4109,
11523,
6323,
1435,
95,
202,
202,
45,
743,
4945,
743,
273,
446,
31,
202,
202,
698,
288,
1082,
202,
45,
8241,
2375,
1365,
27... |
public synchronized Vector publishProject(CmsRequestContext context, CmsProject onlineProject, boolean backupEnabled, int backupTagId, I_CmsReport report, Hashtable exportpoints, CmsResource directPublishResource, int maxVersions) throws CmsException { CmsExportPointDriver discAccess = null; CmsFolder... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/c96de6daf8fe8bede61c11fc9fe6033cde9f668c/CmsProjectDriver.java/buggy/src/org/opencms/db/generic/CmsProjectDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
22043,
5018,
6543,
4109,
12,
4747,
21426,
2472,
16,
4747,
4109,
21026,
4109,
16,
6494,
9572,
1526,
16,
474,
9572,
1805,
548,
16,
45,
67,
25702,
6006,
16,
5582,
14544,
6530,
4139,
16,
474... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22043,
5018,
6543,
4109,
12,
4747,
21426,
2472,
16,
4747,
4109,
21026,
4109,
16,
6494,
9572,
1526,
16,
474,
9572,
1805,
548,
16,
45,
67,
25702,
6006,
16,
5582,
14544,
6530,
4139,
16,
474... | ||
protected void openConnection(String host, int port, Properties info, String database, String url, Driver d) throws SQLException { // Throw an exception if the user or password properties are missing // This occasionally occurs when the client uses the properties version // of getConnection(), and is a ... | 46312 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46312/45b5d792afa60ae24d57cdceaaec0e03cf6abb2a/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... | ||
public AttributeDescr no_loop() throws RecognitionException { AttributeDescr d; Token loc=null; Token t=null; d = null; try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:430:17: ( (loc= 'no-loop' opt_eol ... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/bf3305a89ef5e916acbab744c38aaaec83bf67ff/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
54... | ||
protected Boolean equivalentValues(Object value) | protected Object equivalentValues(Object value) | protected Boolean equivalentValues(Object value) { return (this == value) ? Boolean.TRUE : null; } | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/12c8b93408e3731a2046733a83df7e41f721225f/ScriptableObject.java/clean/src/org/mozilla/javascript/ScriptableObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1033,
7680,
1972,
12,
921,
460,
13,
565,
288,
3639,
327,
261,
2211,
422,
460,
13,
692,
3411,
18,
18724,
294,
446,
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,
4750,
1033,
7680,
1972,
12,
921,
460,
13,
565,
288,
3639,
327,
261,
2211,
422,
460,
13,
692,
3411,
18,
18724,
294,
446,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
p.setLayout(new BorderLayout()); return p; } | p.setLayout(new BorderLayout()); return p; } | protected Container createContentPane() { JPanel p = new JPanel(); p.setName(this.getName() + ".contentPane"); p.setLayout(new BorderLayout()); return p; } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JRootPane.java/clean/core/src/classpath/javax/javax/swing/JRootPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
4039,
752,
1350,
8485,
1435,
565,
288,
202,
46,
5537,
293,
273,
394,
24048,
5621,
565,
293,
18,
542,
461,
12,
2211,
18,
17994,
1435,
397,
3552,
1745,
8485,
8863,
202,
84,
18,
542,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
4039,
752,
1350,
8485,
1435,
565,
288,
202,
46,
5537,
293,
273,
394,
24048,
5621,
565,
293,
18,
542,
461,
12,
2211,
18,
17994,
1435,
397,
3552,
1745,
8485,
8863,
202,
84,
18,
542,... |
Class type = token.getSearchState().getClass(); assert (knownStateTypes.contains(type)); ActiveList activeList = findListFor(type); if (activeList == null) { FastActiveList newActiveList; if (token.isEmitting()) { newActiveList = new FastActiveList(props); } else { newActiveList = new FastActiveList (props, absolut... | ActiveList activeList; if (token.isEmitting()) { activeList = emittingActiveList; } else { activeList = findListFor(token.getSearchState().getClass()); | public void add(Token token) { Class type = token.getSearchState().getClass(); // check if the search state type is known assert (knownStateTypes.contains(type)); ActiveList activeList = findListFor(type); if (activeList == null) { FastActiveList newActiveList; ... | 48839 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48839/0b51ee23a2ce529e06e39081e4f0189046a7607a/SimpleActiveListManager.java/buggy/sphinx4/edu/cmu/sphinx/decoder/search/SimpleActiveListManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
12,
1345,
1147,
13,
288,
3639,
1659,
618,
273,
1147,
18,
588,
2979,
1119,
7675,
588,
797,
5621,
3639,
368,
866,
309,
326,
1623,
919,
618,
353,
4846,
3639,
1815,
261,
299... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
12,
1345,
1147,
13,
288,
3639,
1659,
618,
273,
1147,
18,
588,
2979,
1119,
7675,
588,
797,
5621,
3639,
368,
866,
309,
326,
1623,
919,
618,
353,
4846,
3639,
1815,
261,
299... |
DetectorFactoryCollection factories = DetectorFactoryCollection.instance(); factories.enableAll(); | public static void main(String[] args) throws Exception { int argCount = 0; if (argCount < args.length && args[argCount].equals("-unabridged")) { ++argCount; // Unabridged mode: emit all warnings reported by at least one // detector, even for disabled detectors. DetectorFactoryCollection factories = Detector... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/236a5a9c23d3fad777358d00e1b56f803271c780/PrettyPrintBugDescriptions.java/buggy/findbugs/src/tools/edu/umd/cs/findbugs/tools/html/PrettyPrintBugDescriptions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
288,
202,
202,
474,
1501,
1380,
273,
374,
31,
202,
202,
430,
261,
3175,
1380,
411,
833,
18,
2469,
597,
833,
63,
3175,
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,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
288,
202,
202,
474,
1501,
1380,
273,
374,
31,
202,
202,
430,
261,
3175,
1380,
411,
833,
18,
2469,
597,
833,
63,
3175,
138... | |
return mod; | return mod; } return callCoerced("remainder", other); | public RubyNumeric remainder(RubyNumeric other) { RubyNumeric mod = modulo(other); final RubyNumeric zero = RubyFixnum.zero(getRuntime()); if (callMethod("<", zero).isTrue() && other.callMethod(">", zero).isTrue() || callMethod(">", zero).isTrue() && other.callMethod("<", zero).isTr... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyNumeric.java/buggy/src/org/jruby/RubyNumeric.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
10022,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
19817,
9902,
681,
273,
26109,
12,
3011,
1769,
3639,
727,
19817,
9902,
3634,
273,
19817,
8585,
2107,
18,
7124,
12,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
10022,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
19817,
9902,
681,
273,
26109,
12,
3011,
1769,
3639,
727,
19817,
9902,
3634,
273,
19817,
8585,
2107,
18,
7124,
12,
588,
... |
public FetchResult waitForCompletion() throws FetchException { synchronized(this) { while(!finished) { try { wait(); } catch (InterruptedException e) { } | public synchronized FetchResult waitForCompletion() throws FetchException { while(!finished) { try { wait(); } catch (InterruptedException e) { | public FetchResult waitForCompletion() throws FetchException { synchronized(this) { while(!finished) { try { wait(); } catch (InterruptedException e) { // Ignore } } } if(error != null) throw error; return result; } | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/0066e8dd59f16d833d74cc774713d1d0613dd00d/FetchWaiter.java/buggy/src/freenet/client/FetchWaiter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8065,
1253,
10712,
11238,
1435,
1216,
8065,
503,
288,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
17523,
12,
5,
13527,
13,
288,
9506,
202,
698,
288,
6862,
202,
7048,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8065,
1253,
10712,
11238,
1435,
1216,
8065,
503,
288,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
17523,
12,
5,
13527,
13,
288,
9506,
202,
698,
288,
6862,
202,
7048,
5621,
... |
assert isAttributeMethod : method + " should return " + GenericAttributeValue.class; | assert isAttributeValueMethod || method.getReturnType().isAssignableFrom(GenericAttributeValue.class) : method + " should return " + GenericAttributeValue.class; | private boolean processGetterMethod(final Method method) { if (DomImplUtil.isTagValueGetter(method)) { myValueElement = true; return true; } final boolean isAttributeMethod = method.getReturnType().equals(GenericAttributeValue.class); final JavaMethodSignature signature = JavaMethodSignature.get... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/77c69a06569b1ab0fbbed49e4d07ea51299f1e22/GenericInfoImpl.java/clean/source/com/intellij/util/xml/impl/GenericInfoImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
1207,
8461,
1305,
12,
6385,
2985,
707,
13,
288,
565,
309,
261,
8832,
2828,
1304,
18,
291,
1805,
620,
8461,
12,
2039,
3719,
288,
1377,
3399,
620,
1046,
273,
638,
31,
1377,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
1207,
8461,
1305,
12,
6385,
2985,
707,
13,
288,
565,
309,
261,
8832,
2828,
1304,
18,
291,
1805,
620,
8461,
12,
2039,
3719,
288,
1377,
3399,
620,
1046,
273,
638,
31,
1377,
32... |
String dest = (String) config.configObjects .get( EngineConfig.LOG_DESTINATION ); if ( dest != null ) | if (config != null) | private void setupLogging( ) { String dest = (String) config.configObjects .get( EngineConfig.LOG_DESTINATION ); if ( dest != null ) { Level level = (Level) config.configObjects .get( EngineConfig.LOG_LEVEL ); if ( level == null ) level = Level.WARNING; helper.setupLogging( dest, level ); } } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/61f0b4df9b208d477c1c9187933ec30b9d8d69d9/ReportEngine.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/ReportEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3875,
7735,
12,
262,
202,
95,
202,
202,
780,
1570,
273,
261,
780,
13,
642,
18,
1425,
4710,
9506,
202,
18,
588,
12,
10507,
809,
18,
4842,
67,
29451,
11272,
202,
202,
43... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3875,
7735,
12,
262,
202,
95,
202,
202,
780,
1570,
273,
261,
780,
13,
642,
18,
1425,
4710,
9506,
202,
18,
588,
12,
10507,
809,
18,
4842,
67,
29451,
11272,
202,
202,
43... |
if (other.getLongValue() == 0) { return getRuntime().newFixnum(1); } else if (other.getLongValue() == 1) { return this; } else if (other.getLongValue() > 1) { return RubyBignum.newBignum(getRuntime(), getLongValue()).op_pow(other); } else { return RubyFloat.newFloat(getRuntime(), getDoubleValue()).op_pow(other); } | return callCoerced("**", other); | public RubyNumeric op_pow(RubyNumeric other) { if (other instanceof RubyFloat) { return RubyFloat.newFloat(getRuntime(), getDoubleValue()).op_pow(other); } if (other.getLongValue() == 0) { return getRuntime().newFixnum(1); } else if (other.getLongValue() == 1) { return this; } ... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyFixnum.java/clean/src/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
23509,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
9334,
1609... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
9902,
1061,
67,
23509,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
2704,
4723,
12,
588,
5576,
9334,
1609... |
public void ruleAction(int ruleNumber) { switch (ruleNumber) { // // Rule 1: TypeName ::= TypeName . ErrorId // case 1: { //#line 6 "C:/Docume~1/Administrator/MyDocu~1/work/x10/cvs/x10.compiler/src/x10/parser/MissingId.gi" ... | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/c6a9c5919552b91fb0c4af00afd67a30f78acfc4/X10Parser.java/buggy/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | ||
Line3DRenderEvent l3dreMinor = null; for ( int k = 0; k < daMinor.length - 1; k++ ) { l3dreMinor = (Line3DRenderEvent) ( (EventObjectCache) ipr ).getEventObject( StructureSource.createAxis( axModel ), Line3DRenderEvent.class ); l3dreMinor.setLineAttributes( liaMinorTick ); l3dreMinor.setStart3D( Location3DImpl.create( ... | public final void renderEachAxis( IPrimitiveRenderer ipr, Plot pl, OneAxis ax, int iWhatToDraw ) throws ChartException { final RunTimeContext rtc = getRunTimeContext( ); final Axis axModel = ax.getModelAxis( ); final PlotWithAxes pwa = (PlotWithAxes) getComputations( ); final Insets insCA = pwa.getAxes( ).getIns... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/088a907c90518d3b343babbab14770d00e175c7b/AxesRenderer.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
202... | |
public String getName() { return name; } | public String getName( ) { return name; } | public String getName() { return name; } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/7369d4ae09cc536f7476a2e0abe49a3be2517225/SQLDataSetEditorPage.java/buggy/data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1723,
1435,
565,
288,
3639,
327,
508,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1723,
1435,
565,
288,
3639,
327,
508,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
this.propertyChangeSupport = new PropertyChangeSupport(this); | containerLog = new OurLogger(); m_propertyChangeSupport = new PropertyChangeSupport(this); | public OpenNMSTomcatRealm() { this.propertyChangeSupport = new PropertyChangeSupport(this); Vault.getProperties().setProperty("opennms.home", HOME_DIR); } | 48885 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48885/fe5d3e1e5cf0061245e521f9f1f1756b9a1f54dd/OpenNMSTomcatRealm.java/buggy/opennms-tomcat/src/main/java/org/opennms/web/authenticate/OpenNMSTomcatRealm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3502,
50,
49,
882,
362,
2574,
22545,
1435,
288,
3639,
1478,
1343,
273,
394,
29613,
3328,
5621,
312,
67,
4468,
3043,
6289,
273,
394,
4276,
3043,
6289,
12,
2211,
1769,
3639,
17329,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3502,
50,
49,
882,
362,
2574,
22545,
1435,
288,
3639,
1478,
1343,
273,
394,
29613,
3328,
5621,
312,
67,
4468,
3043,
6289,
273,
394,
4276,
3043,
6289,
12,
2211,
1769,
3639,
17329,
18... |
public XMLReader getXMLReader() { return reader; } | public XMLReader getXMLReader() { return xmlReader; } | public XMLReader getXMLReader() { return reader; } // getXMLReader() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2c0635b05f68dbb361b3532fd5813a38b74cf57a/SAXSource.java/buggy/core/src/classpath/javax/javax/xml/transform/sax/SAXSource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3167,
2514,
336,
4201,
2514,
1435,
288,
202,
202,
2463,
2949,
31,
202,
97,
368,
336,
4201,
2514,
1435,
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,
225,
202,
482,
3167,
2514,
336,
4201,
2514,
1435,
288,
202,
202,
2463,
2949,
31,
202,
97,
368,
336,
4201,
2514,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public void deleteNode(Object requestor, DTDNode node) { DTDNode parent = (DTDNode) node.getParentNode(); if (parent != null) { parent.delete(requestor, node); } else { if (!isMovingNode) { DTDModelUpdater updater = new DTDModelUpdater(); updater.objectAboutToBeDeleted(requestor, node); if (node instanceof ParameterEnt... | public void deleteNode(DTDNode node) { getDTDModel().beginRecording(this, DTDCorePlugin.getDTDString("_UI_LABEL_DTD_FILE_DELETE")); deleteNode(this, node); getDTDModel().endRecording(this); | public void deleteNode(Object requestor, DTDNode node) { DTDNode parent = (DTDNode) node.getParentNode(); if (parent != null) { parent.delete(requestor, node); } else { if (!isMovingNode) { DTDModelUpdater updater = new DTDModelUpdater(); updater.objectAboutToBeDeleted(requestor, node); if (node instan... | 13989 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13989/425ffe7b68526a8574007dbae9d4ecfb097cff08/DTDFile.java/buggy/bundles/org.eclipse.wst.dtd.core/src/org/eclipse/wst/dtd/core/DTDFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1430,
907,
12,
921,
590,
280,
16,
10696,
40,
907,
756,
13,
288,
202,
202,
25728,
907,
982,
273,
261,
25728,
907,
13,
756,
18,
588,
3054,
907,
5621,
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,
918,
1430,
907,
12,
921,
590,
280,
16,
10696,
40,
907,
756,
13,
288,
202,
202,
25728,
907,
982,
273,
261,
25728,
907,
13,
756,
18,
588,
3054,
907,
5621,
202,
202,
430,
261,
... |
internal.put(key, value.width+" "+value.height); | internal.setProperty(key, value.width+" "+value.height); | public void setDimension(String key, Dimension value) { if (value != null && !value.equals(getDefault(key))) internal.put(key, value.width+" "+value.height); else internal.remove(key); } | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/66ff98d574770ae552e051878b6325f8c89e68b2/PreferenceManager.java/clean/sources/org/apache/batik/util/PreferenceManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
8611,
12,
780,
498,
16,
13037,
460,
13,
565,
288,
3639,
309,
261,
1132,
480,
446,
597,
401,
1132,
18,
14963,
12,
588,
1868,
12,
856,
20349,
5411,
2713,
18,
542,
1396,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
8611,
12,
780,
498,
16,
13037,
460,
13,
565,
288,
3639,
309,
261,
1132,
480,
446,
597,
401,
1132,
18,
14963,
12,
588,
1868,
12,
856,
20349,
5411,
2713,
18,
542,
1396,
... |
else | } else { | public void setComponent(String sCmpnName, Property cmpnValue, boolean bIsDefault) { if (sCmpnName.equals("precedence")) setPrecedence(cmpnValue, bIsDefault); else if (sCmpnName.equals("conditionality")) setConditionality(cmpnValue, bIsDefault); ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/392781f30969e4da0b510da16b96099a320089ba/Space.java/clean/src/org/apache/fop/datatypes/Space.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
1841,
12,
780,
272,
31832,
82,
461,
16,
4276,
9411,
82,
620,
16,
11794,
1250,
24236,
1868,
13,
288,
3639,
309,
261,
87,
31832,
82,
461,
18,
14963,
2932,
1484,
24092,
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,
377,
1071,
918,
444,
1841,
12,
780,
272,
31832,
82,
461,
16,
4276,
9411,
82,
620,
16,
11794,
1250,
24236,
1868,
13,
288,
3639,
309,
261,
87,
31832,
82,
461,
18,
14963,
2932,
1484,
24092,
6,
... |
public void addClassReference(IASTTypeSpecifier reference){ | public void addClassReference(IASTTypeSpecifier reference, int indexFlag){ | public void addClassReference(IASTTypeSpecifier reference){ char[][] fullyQualifiedName = null; ASTClassKind classKind = null; if (reference instanceof IASTClassSpecifier){ IASTClassSpecifier classRef = (IASTClassSpecifier) reference; fullyQualifiedName = classRef.getFullyQualifiedNameCharArrays(); class... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/2473fc9bad9772bea7e830611534fa1d7df713b5/AbstractIndexer.java/buggy/core/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/search/indexing/AbstractIndexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
9058,
2404,
12,
45,
9053,
559,
21416,
2114,
15329,
202,
202,
3001,
63,
6362,
65,
7418,
12345,
273,
446,
31,
202,
202,
9053,
797,
5677,
667,
5677,
273,
446,
31,
9506,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
9058,
2404,
12,
45,
9053,
559,
21416,
2114,
15329,
202,
202,
3001,
63,
6362,
65,
7418,
12345,
273,
446,
31,
202,
202,
9053,
797,
5677,
667,
5677,
273,
446,
31,
9506,
202,... |
selectButton.setFont(font); | private void addSelectionButtons(Composite composite) { Font font = composite.getFont(); Composite buttonComposite = new Composite(composite,SWT.RIGHT); GridLayout layout = new GridLayout(); layout.numColumns = 2; buttonComposite.setLayout(layout); GridData data = new GridData(GridData.HORIZONTAL_ALIGN_END); composite... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/ae5fb304a3c625bec2a4a9b282bc061b8111fa1c/FileSelectionDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FileSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
527,
6233,
14388,
12,
9400,
9635,
13,
288,
202,
5711,
3512,
273,
9635,
18,
588,
5711,
5621,
202,
202,
9400,
3568,
9400,
273,
394,
14728,
12,
27676,
16,
55,
8588,
18,
11847,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
527,
6233,
14388,
12,
9400,
9635,
13,
288,
202,
5711,
3512,
273,
9635,
18,
588,
5711,
5621,
202,
202,
9400,
3568,
9400,
273,
394,
14728,
12,
27676,
16,
55,
8588,
18,
11847,
1769,
... | |
if (ui_module == null) ui_module = (ControlUIModule)Core.getComponentFromRegistry ("ControlUI Module"); if (config_module == null) config_module = (ConfigModule)Core.getComponentFromRegistry ("Config Module"); if ((ui_module == null) || (config_module == null)) { | if ((ui_module == null) || (config_module == null) || (orgtree_module == null)) { | public boolean configure (ConfigChunk ch) { component_name = ch.getName(); // get pointers to the modules we need. Property p = ch.getPropertyFromToken ("Dependencies"); if (p != null) { int i; int n = p.getNum(); String s; VjComponent c; ... | 7933 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7933/57c8d3fb5a1c488cc3b955291dfc705473fa5df5/ConfigUIHelper.java/buggy/modules/jackal/editorgui/org/vrjuggler/jccl/editorgui/ConfigUIHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
5068,
261,
809,
5579,
462,
13,
288,
3639,
1794,
67,
529,
273,
462,
18,
17994,
5621,
3639,
368,
336,
13857,
358,
326,
4381,
732,
1608,
18,
3639,
4276,
293,
273,
462,
18,
588,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
5068,
261,
809,
5579,
462,
13,
288,
3639,
1794,
67,
529,
273,
462,
18,
17994,
5621,
3639,
368,
336,
13857,
358,
326,
4381,
732,
1608,
18,
3639,
4276,
293,
273,
462,
18,
588,... |
public void setDetailedThresholds(String details) { | public void setDetailedThresholds(String details) throws InvalidThresholdException { | public void setDetailedThresholds(String details) { if (details == null || details.length() == 0) return; StringTokenizer st = new StringTokenizer(details, ",", false); Vector stuff = new Vector(); while (st.hasMoreTokens()) { String token = st.nextToken(); if (token.length() == 0) continue; int x = tok... | 50619 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50619/01c14cd48d872bfb5d34b94395d44bb4bf44316e/LoggerHook.java/buggy/src/freenet/support/LoggerHook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
40,
6372,
7614,
87,
12,
780,
3189,
13,
288,
202,
202,
430,
261,
6395,
422,
446,
747,
3189,
18,
2469,
1435,
422,
374,
13,
1082,
202,
2463,
31,
202,
202,
780,
10524,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
40,
6372,
7614,
87,
12,
780,
3189,
13,
288,
202,
202,
430,
261,
6395,
422,
446,
747,
3189,
18,
2469,
1435,
422,
374,
13,
1082,
202,
2463,
31,
202,
202,
780,
10524,... |
ArrayList cardlist = new ArrayList(this.num_players); | ArrayList cardlist = new ArrayList(this.num_players); | private void handle_cardlist_message() throws IOException { ArrayList cardlist = new ArrayList(this.num_players); String mark = this.fd_in.read_string(); for (int p = 0; p < this.num_players; p++) { int num_cards = this.fd_in.readInt(); if (num_cards > 0) { Card[] cards = new Card[num_cards]; for (int i =... | 45800 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45800/44e587940db5385974fd6a597a51d634a1b2ab34/Client.java/clean/java/src/ggz/cards/client/Client.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1640,
67,
3327,
1098,
67,
2150,
1435,
1216,
1860,
288,
202,
202,
19558,
5270,
1098,
273,
394,
2407,
12,
2211,
18,
2107,
67,
1601,
414,
1769,
202,
202,
780,
2267,
273,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1640,
67,
3327,
1098,
67,
2150,
1435,
1216,
1860,
288,
202,
202,
19558,
5270,
1098,
273,
394,
2407,
12,
2211,
18,
2107,
67,
1601,
414,
1769,
202,
202,
780,
2267,
273,
33... |
if (inlinedResource == null) return super.getActionResources(); | if (inlinedResource == null) { return super.getActionResources(); } | protected List getActionResources() { if (inlinedResource == null) return super.getActionResources(); List actionResources = new ArrayList(); actionResources.add(inlinedResource); return actionResources; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/RenameResourceAction.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RenameResourceAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
987,
12473,
3805,
1435,
288,
3639,
309,
261,
267,
22316,
1420,
422,
446,
13,
5411,
327,
2240,
18,
588,
1803,
3805,
5621,
3639,
987,
1301,
3805,
273,
394,
2407,
5621,
3639,
1301,
380... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
987,
12473,
3805,
1435,
288,
3639,
309,
261,
267,
22316,
1420,
422,
446,
13,
5411,
327,
2240,
18,
588,
1803,
3805,
5621,
3639,
987,
1301,
3805,
273,
394,
2407,
5621,
3639,
1301,
380... |
throw new Error("not implemented"); | if (c1.getAlpha() == 255 && c2.getAlpha() == 255) return Transparency.OPAQUE; else return Transparency.TRANSLUCENT; | public int getTransparency() { throw new Error("not implemented"); } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/906ad825869fa6419bfa5e5e4c78cc04282019de/GradientPaint.java/clean/libraries/javalib/java/awt/GradientPaint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
336,
1429,
18258,
1435,
225,
288,
565,
309,
261,
71,
21,
18,
588,
9690,
1435,
422,
4561,
597,
276,
22,
18,
588,
9690,
1435,
422,
4561,
13,
327,
2604,
18258,
18,
3665,
37,
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,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
336,
1429,
18258,
1435,
225,
288,
565,
309,
261,
71,
21,
18,
588,
9690,
1435,
422,
4561,
597,
276,
22,
18,
588,
9690,
1435,
422,
4561,
13,
327,
2604,
18258,
18,
3665,
37,
4... |
if ((nodeToTest.ca.length + remainingOffset) >= 0) { charToReturn = nodeToTest.ca[nodeToTest.ca.length + remainingOffset]; | if ((nodeToTest.endIndex + remainingOffset) >= 0) { charToReturn = nodeToTest.ca[nodeToTest.endIndex + remainingOffset]; | private char getRelativeCharInBlock(int i, int offset) { // The easy case is where the desired character is in the same FOText if (((i + offset) >= 0) && ((i + offset) <= this.ca.length)) { return ca[i + offset]; } // For now, we can't look at following FOText nodes if ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/363740fd14e304ec6d5b3982f777e480d74a5e46/FOText.java/buggy/src/java/org/apache/fop/fo/FOText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1149,
336,
8574,
2156,
382,
1768,
12,
474,
277,
16,
509,
1384,
13,
288,
3639,
368,
1021,
12779,
648,
353,
1625,
326,
6049,
3351,
353,
316,
326,
1967,
17634,
1528,
3639,
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,
3238,
1149,
336,
8574,
2156,
382,
1768,
12,
474,
277,
16,
509,
1384,
13,
288,
3639,
368,
1021,
12779,
648,
353,
1625,
326,
6049,
3351,
353,
316,
326,
1967,
17634,
1528,
3639,
309,
261,
... |
stopCurrentFilterJob(); | private synchronized void scheduleFilterJob() { stopCurrentFilterJob(); if (lastCompletedFilter != null && lastCompletedFilter.isSubFilter(filter)) { filterJob = new CachedResultFilterJob(contentProvider, filter, lastCompletedResult); } else { lastCompletedFilter = null; lastCompletedResult = null; f... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/7771ecca6b526e14ab62730f7f842aafab029250/FilteredItemsSelectionDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredItemsSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3852,
918,
4788,
1586,
2278,
1435,
288,
202,
202,
5681,
3935,
1586,
2278,
5621,
202,
202,
430,
261,
2722,
9556,
1586,
480,
446,
9506,
202,
10,
10,
1142,
9556,
1586,
18,
291,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3852,
918,
4788,
1586,
2278,
1435,
288,
202,
202,
5681,
3935,
1586,
2278,
5621,
202,
202,
430,
261,
2722,
9556,
1586,
480,
446,
9506,
202,
10,
10,
1142,
9556,
1586,
18,
291,
... | |
public Color getBackColor() { return this.backColor; } | public Color getBackColor() { return this.backColor; } | public Color getBackColor() { return this.backColor; } | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/b7597d09b03980486670c72a7289affda9ea694b/Renderer2DModel.java/buggy/src/org/openscience/cdk/renderer/Renderer2DModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5563,
336,
2711,
2957,
1435,
288,
565,
327,
333,
18,
823,
2957,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5563,
336,
2711,
2957,
1435,
288,
565,
327,
333,
18,
823,
2957,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
if (ent == null || ent.getMethod() == null) { | if (ent == null || ent.getMethod().isUndefined()) { | public final IRubyObject call(IRubyObject recv, String name, IRubyObject[] args, final int scope) { if (args == null) { args = new IRubyObject[0]; } CacheEntry ent = getRuntime().getMethodCache().getEntry(this, name); if (ent == null) { ent = getMethodBody(name, 0);... | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/f05423516c2d1bfe54c4363eedb9654f7cfb6898/RubyModule.java/clean/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
15908,
10340,
921,
745,
12,
7937,
10340,
921,
10665,
16,
514,
508,
16,
15908,
10340,
921,
8526,
833,
16,
727,
509,
2146,
13,
288,
3639,
309,
261,
1968,
422,
446,
13,
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,
1071,
727,
15908,
10340,
921,
745,
12,
7937,
10340,
921,
10665,
16,
514,
508,
16,
15908,
10340,
921,
8526,
833,
16,
727,
509,
2146,
13,
288,
3639,
309,
261,
1968,
422,
446,
13,
288,
541... |
match(input,40,FOLLOW_40_in_rule666); | match(input,39,FOLLOW_39_in_rule673); if (failed) return rule; | public RuleDescr rule() throws RecognitionException { RuleDescr rule = null; Token loc=null; Token rhs=null; String ruleName = null; rule = null; String consequence = ""; try { // D:\\dev\\jbossrules\\trunk\\drools-compiler\\src\\ma... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/6b34eb3854fdc06f31034567ebdf72ff28c6c11a/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6781,
16198,
1720,
1435,
1216,
9539,
288,
6647,
6781,
16198,
1720,
273,
446,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
7711,
33,
2011,
31,
3639,
514,
23285,
273,
446,
31,
1171... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6781,
16198,
1720,
1435,
1216,
9539,
288,
6647,
6781,
16198,
1720,
273,
446,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
7711,
33,
2011,
31,
3639,
514,
23285,
273,
446,
31,
1171... |
fAddButton = createPushButton( buttonComp, "&Add...", fontMetrics ); | fAddButton = createPushButton( buttonComp, SourceLookupUIMessages.getString( "PathMappingDialog.13" ), fontMetrics ); | protected Control createDialogArea( Composite parent ) { setTitle( "Modify the list of path mappings" ); //TODO Add image Font font = parent.getFont(); Composite composite = new Composite( parent, SWT.NONE ); GridLayout layout = new GridLayout(); layout.numColumns = 2; layout.marginHeight = convertVerticalDLU... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/af37524c7ae90496885c26ddfc66724b26d89db9/PathMappingDialog.java/clean/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/sourcelookup/PathMappingDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
14728,
982,
262,
288,
202,
202,
542,
4247,
12,
315,
11047,
326,
666,
434,
589,
7990,
6,
11272,
202,
202,
759,
6241,
1436,
1316,
9506,
202,
5711,
35... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
14728,
982,
262,
288,
202,
202,
542,
4247,
12,
315,
11047,
326,
666,
434,
589,
7990,
6,
11272,
202,
202,
759,
6241,
1436,
1316,
9506,
202,
5711,
35... |
if ((0xf00000000000L & l) != 0L) jjCheckNAddTwoStates(59, 60); break; | private final int jjMoveNfa_0(int startState, int curPos){ int[] nextStates; int startsAt = 0; jjnewStateCnt = 75; int i = 1; jjstateSet[0] = startState; int j, kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << cu... | 1514 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1514/b118a27a8623ffbfab74ffed2cb6817d04292d9a/StandardTokenizerTokenManager.java/buggy/src/java/org/apache/lucene/analysis/standard/StandardTokenizerTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
20,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
20,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... | |
if (ji.remove()) | if (!list.isDisposed() && ji.remove()) | private void forcedRemove(JobTreeElement jte) { final JobTreeItem ji= findJobItem(jte, false); if (ji != null) { ji.getDisplay().asyncExec(new Runnable() { public void run() { if (DEBUG) System.err.println(" forced remove"); if (ji.remove()) re... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/85b708384de9dde280499a1a69cb982bb230a7d3/NewProgressViewer.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/NewProgressViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13852,
3288,
12,
2278,
2471,
1046,
525,
736,
13,
288,
202,
202,
6385,
3956,
2471,
1180,
525,
77,
33,
1104,
2278,
1180,
12,
78,
736,
16,
629,
1769,
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,
1152,
918,
13852,
3288,
12,
2278,
2471,
1046,
525,
736,
13,
288,
202,
202,
6385,
3956,
2471,
1180,
525,
77,
33,
1104,
2278,
1180,
12,
78,
736,
16,
629,
1769,
202,
202,
430,
261,
... |
public void push() { this.push(new Scope(ruby)); | public void push(List localNames) { push(); resetLocalVariables(localNames); | public void push() { this.push(new Scope(ruby)); } | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/6e143e1ded2275ed4da3449d4a13446b099f800d/ScopeStack.java/buggy/src/org/jruby/runtime/ScopeStack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1817,
1435,
288,
3639,
333,
18,
6206,
12,
2704,
5468,
12,
27768,
10019,
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... | [
1,
1,
1,
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,
377,
1071,
918,
1817,
1435,
288,
3639,
333,
18,
6206,
12,
2704,
5468,
12,
27768,
10019,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
MessageDialog.openError(shell, ManagedMakeMessages.getResourceString("ManagedBuildManager.error.open_failed_title"), ManagedMakeMessages.getFormattedString("ManagedBuildManager.error.open_failed", exceptionMsg)); } | MessageDialog.openError(shell, ManagedMakeMessages.getResourceString("ManagedBuildManager.error.manifest_load_failed_title"), errMsg); } | public void run() { MessageDialog.openError(shell, ManagedMakeMessages.getResourceString("ManagedBuildManager.error.open_failed_title"), //$NON-NLS-1$ ManagedMakeMessages.getFormattedString("ManagedBuildManager.error.open_failed", //$NON-NLS-1$ exceptionMsg)); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/b8b795c2fb6002dc95b6037069a603fbd339a697/ManagedBuildManager.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
1079,
6353,
18,
3190,
668,
12,
10304,
16,
17322,
202,
10055,
6464,
5058,
18,
588,
1420,
780,
2932,
10055,
3116,
1318,
18,
1636,
18,
3190,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
1079,
6353,
18,
3190,
668,
12,
10304,
16,
17322,
202,
10055,
6464,
5058,
18,
588,
1420,
780,
2932,
10055,
3116,
1318,
18,
1636,
18,
3190,... |
f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, 32); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, 32); f[2] = new Field(connection, "PKTABLE_NAME", iVarcharOid, 32); f[3] = new Field(connection, "PKCOLUMN_NAME", iVarcharOid, 32); f[4] = new Field(connection, "FKTABLE_CAT", iVarcharOid, 32); f[5] ... | f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, NAME_SIZE); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, NAME_SIZE); f[2] = new Field(connection, "PKTABLE_NAME", iVarcharOid, NAME_SIZE); f[3] = new Field(connection, "PKCOLUMN_NAME", iVarcharOid, NAME_SIZE); f[4] = new Field(connection, "FKTABLE_C... | protected java.sql.ResultSet getImportedExportedKeys(String catalog, String schema, String primaryTable, String foreignTable) throws SQLException { Field f[] = new Field[14]; f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, 32); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, 32); f[2] = new Fie... | 46597 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46597/62da2fa0e1cb3cf1df8d633f785e391c35477f7e/AbstractJdbc1DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
2252,
18,
4669,
18,
13198,
336,
24934,
31140,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
3354,
1388,
16,
514,
5523,
1388,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
2252,
18,
4669,
18,
13198,
336,
24934,
31140,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
3354,
1388,
16,
514,
5523,
1388,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,... |
ServerArray prefs = ServerArray.GetMaster(); | ServerArray prefs=ServerArray.GetMaster(); | private synchronized void updateStores() { if (fSession == null) { getSession(); } if (fStores != null) { closeStores(); } ServerArray prefs = ServerArray.GetMaster(); fStores = new ViewedStore[prefs.size()]; for (int i=0; i<prefs.size(); i++) { fStores[i] = createStore(i); } } | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/b13c667b376deb4a8f2c235ffd847b57616d23c4/StoreFactory.java/clean/grendel/sources/grendel/ui/StoreFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
3852,
918,
1089,
13125,
1435,
288,
565,
309,
261,
74,
2157,
422,
446,
13,
288,
1377,
7183,
5621,
565,
289,
565,
309,
261,
74,
13125,
480,
446,
13,
288,
1377,
1746,
13125,
5621,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
918,
1089,
13125,
1435,
288,
565,
309,
261,
74,
2157,
422,
446,
13,
288,
1377,
7183,
5621,
565,
289,
565,
309,
261,
74,
13125,
480,
446,
13,
288,
1377,
1746,
13125,
5621,
56... |
tracker.addImage(chits[i].image, 0); } | tracker.addImage(chits[i].image, 0); } | public BattleMap() { super("BattleMap"); int cx=80; int cy=80; int scale=25; System.out.println("Creating a BattleMap."); pack(); resize(700, 700); setBackground(java.awt.Color.white); setVisible(true); tracking = -1; needToClear = fa... | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/faefbe7e7f85b9a57b468f18591020524dc0c0d2/BattleMap.java/buggy/Colossus/BattleMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
605,
4558,
298,
863,
1435,
565,
288,
3639,
2240,
2932,
38,
4558,
298,
863,
8863,
3639,
509,
9494,
33,
3672,
31,
3639,
509,
6143,
33,
3672,
31,
3639,
509,
3159,
33,
2947,
31,
7734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
605,
4558,
298,
863,
1435,
565,
288,
3639,
2240,
2932,
38,
4558,
298,
863,
8863,
3639,
509,
9494,
33,
3672,
31,
3639,
509,
6143,
33,
3672,
31,
3639,
509,
3159,
33,
2947,
31,
7734,... |
private void resolveWeaponAttack(WeaponResult wr, int lastEntityId) { // System.out.println("rwa"); final Entity ae = game.getEntity(wr.waa.getEntityId()); final Targetable target = game.getTarget(wr.waa.getTargetType(), wr.waa.getTargetId()); ... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c0328a2523132c39c873640fb6b92ffa1f64e7fc/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2245,
3218,
28629,
3075,
484,
12,
3218,
28629,
1253,
12408,
16,
509,
1142,
18029,
13,
288,
3639,
368,
1377,
2332,
18,
659,
18,
8222,
2932,
21878,
69,
8863,
1377,
727,
3887,
142... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2245,
3218,
28629,
3075,
484,
12,
3218,
28629,
1253,
12408,
16,
509,
1142,
18029,
13,
288,
3639,
368,
1377,
2332,
18,
659,
18,
8222,
2932,
21878,
69,
8863,
1377,
727,
3887,
142... | ||
amount = amount.multiply(invoiceItem.getBigDecimal("quantity")); | amount = amount.multiply(billingQuantity); | public static Map createInvoiceForOrder(DispatchContext dctx, Map context) { GenericDelegator delegator = dctx.getDelegator(); LocalDispatcher dispatcher = dctx.getDispatcher(); GenericValue userLogin = (GenericValue) context.get("userLogin"); Locale locale = (Locale) context.get("locale... | 45953 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45953/d97aa01549dfc31918e4d7f1d73ab33ef7dbb2b1/InvoiceServices.java/clean/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1635,
752,
10467,
1290,
2448,
12,
5325,
1042,
302,
5900,
16,
1635,
819,
13,
288,
3639,
7928,
15608,
639,
11158,
639,
273,
302,
5900,
18,
588,
15608,
639,
5621,
3639,
3566,
6681... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1635,
752,
10467,
1290,
2448,
12,
5325,
1042,
302,
5900,
16,
1635,
819,
13,
288,
3639,
7928,
15608,
639,
11158,
639,
273,
302,
5900,
18,
588,
15608,
639,
5621,
3639,
3566,
6681... |
if(StringUtils.isBlank(this.constraintPropertyName)) throw new IllegalStateException("Property 'propertyName' must be set on the constraint"); if(constraintOwningClass == null) throw new IllegalStateException("Property 'owningClass' must be set on the constraint"); if(constraintParameter == null) throw new IllegalStat... | if(StringUtils.isBlank(this.constraintPropertyName)) throw new IllegalStateException("Property 'propertyName' must be set on the constraint"); if(constraintOwningClass == null) throw new IllegalStateException("Property 'owningClass' must be set on the constraint"); if(constraintParameter == null) throw new IllegalStat... | public void validate(Object target, Object propertyValue, Errors errors) { //ValidationUtils.rejectIfEmpty( errors, constraintPropertyName, constraintPropertyName+".empty" ); if(StringUtils.isBlank(this.constraintPropertyName)) throw new IllegalStateException("Property 'propertyName' must be set on the constra... | 50129 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50129/975905c7e8c55e5fe91c94dc583c4269318ca341/ConstrainedProperty.java/clean/src/commons/org/codehaus/groovy/grails/validation/ConstrainedProperty.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1954,
12,
921,
1018,
16,
1033,
12337,
16,
9372,
1334,
13,
288,
1082,
202,
759,
4354,
1989,
18,
24163,
26326,
12,
1334,
16,
4954,
13073,
16,
4954,
13073,
9078,
18,
5531,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1954,
12,
921,
1018,
16,
1033,
12337,
16,
9372,
1334,
13,
288,
1082,
202,
759,
4354,
1989,
18,
24163,
26326,
12,
1334,
16,
4954,
13073,
16,
4954,
13073,
9078,
18,
5531,
... |
stack[++stackTop] = idata.itsRegExpLiterals[i]; | Scriptable regexp; if (idata.itsFunctionType != 0) { regexp = ((InterpretedFunction)fnOrScript).itsRegExps[i]; } else { if (scriptRegExps == null) { scriptRegExps = wrapRegExps(cx, scope, idata); } regexp = scriptRegExps[i]; } stack[++stackTop] = regexp; | static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, double[] argsDbl, int argShift, int argCount, NativeFunction fnOrScript, InterpreterData idata) throws JavaScrip... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/f0adcfbccd267d98f6196c9da9266683cca49fd2/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... |
vstack.pushItem(v1); | vstack.pushItem(v1.clone(eContext)); | public final void visit_dup() { //TODO: port to orp-style os.log("dup"); vstack.push(eContext); Item v1 = vstack.popItem(); vstack.pushItem(v1); vstack.pushItem(v1); os.writeMOV(INTSIZE, T0, SP, 0); // Value1, leave on stack helper.writePUSH(T0); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2dae0b481ae2c6630293d1adeea4e81e12d7547b/X86BytecodeVisitor.java/clean/core/src/core/org/jnode/vm/x86/compiler/l1a/X86BytecodeVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
3757,
67,
26427,
1435,
288,
3639,
368,
6241,
30,
1756,
358,
578,
84,
17,
4060,
3639,
1140,
18,
1330,
2932,
26427,
8863,
3639,
19510,
18,
6206,
12,
73,
1042,
1769,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
3757,
67,
26427,
1435,
288,
3639,
368,
6241,
30,
1756,
358,
578,
84,
17,
4060,
3639,
1140,
18,
1330,
2932,
26427,
8863,
3639,
19510,
18,
6206,
12,
73,
1042,
1769,
3639,
... |
cms.getRequestContext().addLink(link); | cms.getRequestContext().addLink(linkparam); | public static String getLinkSubstitution(CmsObject cms, String link) { if (link == null || "".equals(link)) { return ""; } if (!link.startsWith("/")) { // this is a relative link, lets make an absolute out of it link = Utils.mergeAbsolutePath(cms.getRequ... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/6a0c9ffe86a710b8029c987072b2834016b13a30/LinkSubstitution.java/buggy/src/com/opencms/util/LinkSubstitution.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
15545,
23798,
12,
4747,
921,
6166,
16,
514,
1692,
13,
288,
3639,
309,
261,
1232,
422,
446,
747,
1408,
18,
14963,
12,
1232,
3719,
288,
5411,
327,
1408,
31,
3639,
289,
773... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
15545,
23798,
12,
4747,
921,
6166,
16,
514,
1692,
13,
288,
3639,
309,
261,
1232,
422,
446,
747,
1408,
18,
14963,
12,
1232,
3719,
288,
5411,
327,
1408,
31,
3639,
289,
773... |
OXFProperties.PropertySet propertySet = OXFProperties.instance().getPropertySet(); | OXFProperties.PropertySet propertySet = getPropertySet(); | protected TConnection getConnection(PipelineContext context, Config config) { String attributeName = TAMINO_CONNECTION + config.getUrl() + config.getUsername(); TConnection connection = (TConnection) context.getAttribute(attributeName); if (connection != null && !connection.isClosed()) { ... | 51410 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51410/0a194a51fc72faea93f2ca2641491088816fd622/TaminoProcessor.java/buggy/src/java/org/orbeon/oxf/processor/tamino/TaminoProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
399,
1952,
6742,
12,
8798,
1042,
819,
16,
1903,
642,
13,
288,
3639,
514,
9734,
273,
399,
2192,
706,
51,
67,
15461,
397,
642,
18,
588,
1489,
1435,
397,
642,
18,
588,
8575,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
399,
1952,
6742,
12,
8798,
1042,
819,
16,
1903,
642,
13,
288,
3639,
514,
9734,
273,
399,
2192,
706,
51,
67,
15461,
397,
642,
18,
588,
1489,
1435,
397,
642,
18,
588,
8575,
5621,
... |
int knownStatus = mTvDataInventory.getKnownStatus(date, channel, version); | int knownStatus = mTvDataInventory.getKnownStatus(date, channel, version); | public void checkTvDataInventory() { // Get the channel of the subscribed channels Channel[] channelArr = ChannelList.getSubscribedChannels(); String[] channelIdArr = new String[channelArr.length]; for (int i = 0; i < channelArr.length; i++) { channelIdArr[i] = getChannelKey(channelArr[i]); } ... | 9266 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9266/a4b81fbf34013b6ddf1de7376d745af2d6d0f4be/TvDataBase.java/buggy/tvbrowser/src/tvbrowser/core/TvDataBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
866,
56,
90,
751,
15059,
1435,
288,
565,
368,
968,
326,
1904,
434,
326,
16445,
5750,
565,
5307,
8526,
1904,
5715,
273,
5307,
682,
18,
588,
1676,
15802,
10585,
5621,
565,
514,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
56,
90,
751,
15059,
1435,
288,
565,
368,
968,
326,
1904,
434,
326,
16445,
5750,
565,
5307,
8526,
1904,
5715,
273,
5307,
682,
18,
588,
1676,
15802,
10585,
5621,
565,
514,
... |
char ch = value[x++]; | char ch = value[++x]; | public String toLowerCase(Locale loc) { // First, see if the current string is already lower case. boolean turkish = "tr".equals(loc.getLanguage()); int i = count; int x = offset; while (--i >= 0) { char ch = value[x++]; if ((turkish && ch == '\u0049') || ch != Character.... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/25f0fb2370c95d0b01655831d916ec5607c43f0b/String.java/buggy/java/lang/String.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
5914,
12,
3916,
1515,
13,
225,
288,
565,
368,
5783,
16,
2621,
309,
326,
783,
533,
353,
1818,
2612,
648,
18,
565,
1250,
268,
20628,
1468,
273,
315,
313,
9654,
14963,
12,
1829,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
5914,
12,
3916,
1515,
13,
225,
288,
565,
368,
5783,
16,
2621,
309,
326,
783,
533,
353,
1818,
2612,
648,
18,
565,
1250,
268,
20628,
1468,
273,
315,
313,
9654,
14963,
12,
1829,... |
private void saveLine( LineBox line_to_save, LineBox prev_line, Element containing_block, int width, int x, Context c, BlockBox block ) { //line_to_save.x = x; // account for text-align String text_align = c.css.getStringProperty( containing_block, "text-align", true ); //u.p(... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/e9e9b7415d0c9f95929fe7f916ecfda176764b59/InlineLayout.java/buggy/src/java/org/xhtmlrenderer/layout/InlineLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1923,
1670,
12,
5377,
3514,
980,
67,
869,
67,
5688,
16,
5377,
3514,
2807,
67,
1369,
16,
3010,
4191,
67,
2629,
16,
509,
1835,
16,
509,
619,
16,
1042,
276,
16,
3914,
3514,
1203,
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,
3238,
918,
1923,
1670,
12,
5377,
3514,
980,
67,
869,
67,
5688,
16,
5377,
3514,
2807,
67,
1369,
16,
3010,
4191,
67,
2629,
16,
509,
1835,
16,
509,
619,
16,
1042,
276,
16,
3914,
3514,
1203,
2... | ||
public Breakpoint getBreakpoint(int line, String className) { return null; } | public Breakpoint getBreakpoint(int line, String className) { return null; } | public Breakpoint getBreakpoint(int line, String className) { return null; //throw new IllegalStateException("No debugger is available"); } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/f31b25b6bce1143f413461b3f80cdf7629bea1c5/NoDebuggerAvailable.java/clean/drjava/src/edu/rice/cs/drjava/model/debug/NoDebuggerAvailable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
17030,
1153,
2882,
870,
1153,
12,
474,
980,
16,
514,
2658,
13,
288,
565,
327,
446,
31,
565,
368,
12849,
394,
5477,
2932,
2279,
19977,
353,
2319,
8863,
225,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
17030,
1153,
2882,
870,
1153,
12,
474,
980,
16,
514,
2658,
13,
288,
565,
327,
446,
31,
565,
368,
12849,
394,
5477,
2932,
2279,
19977,
353,
2319,
8863,
225,
289,
2,
-100,
-100,
-10... |
final int srid = geom.getSRID(); | final int srid = geom.getFactory().getSRID(); | private boolean checkSrid(Geometry geom) { final int srid = geom.getSRID(); // SRID is default 0 with jts geometries final boolean result = srid != -1 && srid != 0; return result; } | 4075 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4075/4494fd77cd7746345eae0f4b47161176ecb0cbd3/JtsBinaryWriter.java/clean/jdbc2/jtssrc/org/postgis/jts/JtsBinaryWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
866,
55,
1691,
12,
9823,
7364,
13,
288,
3639,
727,
509,
24991,
273,
7364,
18,
588,
1733,
7675,
588,
10090,
734,
5621,
3639,
368,
19145,
734,
353,
805,
374,
598,
525,
3428,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
866,
55,
1691,
12,
9823,
7364,
13,
288,
3639,
727,
509,
24991,
273,
7364,
18,
588,
1733,
7675,
588,
10090,
734,
5621,
3639,
368,
19145,
734,
353,
805,
374,
598,
525,
3428,
2... |
this.core = coreToUse; this.logger = this.core.getLogger(); | this._core = core; this.logger = this._core.getLogger(); | public GenericParser(ProcessorRegistry<P> registry, Core coreToUse) { this.core = coreToUse; this.logger = this.core.getLogger(); this.processorRegistry = registry; if (utilDocBuilder == null) { DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance(); ... | 49735 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49735/6a34a4cb5cc8374e5588b5833b5726f8ca03111d/GenericParser.java/buggy/JavaSource/org/aitools/programd/parser/GenericParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7928,
2678,
12,
5164,
4243,
32,
52,
34,
4023,
16,
4586,
2922,
18762,
13,
565,
288,
3639,
333,
18,
3644,
273,
2922,
18762,
31,
3639,
333,
18,
4901,
273,
333,
18,
3644,
18,
588,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7928,
2678,
12,
5164,
4243,
32,
52,
34,
4023,
16,
4586,
2922,
18762,
13,
565,
288,
3639,
333,
18,
3644,
273,
2922,
18762,
31,
3639,
333,
18,
4901,
273,
333,
18,
3644,
18,
588,
3... |
if (dataSource != null) { Connection con = null; try { con = (Connection) AccessController.doPrivileged(new PrivilegedExceptionAction() { public Object run() throws SQLException {return dataSource.getConnection(); } }); } catch(PrivilegedActionException pae) { Exception e = pae.getException(); if (e instanceof SQLExc... | if (dataSource != null) { Connection con = null; try { con = (Connection) AccessController.doPrivileged(new PrivilegedExceptionAction() { public Object run() throws SQLException { return dataSource.getConnection(); } }); } catch (PrivilegedActionException pae) { Exception e = pae.getException(); if (e instanceof SQL... | protected Connection createConnection() throws SQLException { if (dataSource != null) { //Use a doPrivileged here as many different properties need to be read, and the policy //shouldn't have to list them all. Connection con = null; try { con = (Connection) AccessController.do... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/1ce8bf79447f0f0fb500a9a74e1b5bc26e417d6e/Sql.java/buggy/src/main/groovy/sql/Sql.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4050,
27870,
1435,
1216,
6483,
288,
377,
202,
430,
261,
892,
1830,
480,
446,
13,
288,
377,
202,
202,
759,
3727,
279,
23473,
2674,
487,
4906,
3775,
1790,
1608,
358,
506,
855,
16,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4050,
27870,
1435,
1216,
6483,
288,
377,
202,
430,
261,
892,
1830,
480,
446,
13,
288,
377,
202,
202,
759,
3727,
279,
23473,
2674,
487,
4906,
3775,
1790,
1608,
358,
506,
855,
16,
4... |
return Lookup( data, (Declaration) _contextStack.peek() ); | Lookup( data, (Declaration) _contextStack.peek() ); return ResolveAmbiguities( data ); | public Declaration MemberFunctionLookup( String name, LinkedList parameters ) throws ParserSymbolTableException{ LookupData data = new LookupData( name, TypeInfo.t_function ); data.parameters = parameters; return Lookup( data, (Declaration) _contextStack.peek() ); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/09948618e89210b4fe0d381f7cf31dc3500e2b32/ParserSymbolTable.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ParserSymbolTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16110,
4302,
8596,
2083,
6609,
12,
514,
508,
16,
10688,
1472,
262,
1216,
6783,
5335,
1388,
503,
95,
202,
202,
6609,
751,
501,
273,
394,
8834,
751,
12,
508,
16,
1412,
966,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16110,
4302,
8596,
2083,
6609,
12,
514,
508,
16,
10688,
1472,
262,
1216,
6783,
5335,
1388,
503,
95,
202,
202,
6609,
751,
501,
273,
394,
8834,
751,
12,
508,
16,
1412,
966,
18,
... |
+ " on thread [" + Thread.currentThread().getName() + "]"); | + " on thread [" + Thread.currentThread().getName() + "] Compass [" + System.identityHashCode(compass) + "] Session [" + System.identityHashCode(session) + "]"); | protected void doRollback() throws CompassException { if (state == UNKNOWN) { if (log.isDebugEnabled()) { log.debug("Rolling back local transaction, which exists within another local transaction " + " on thread [" + Thread.currentThread().getName() + "]"); ... | 47300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47300/f5780bfbe254bdc67f2e5b960bda990c59b9f8d9/LocalTransaction.java/buggy/src/main/src/org/compass/core/transaction/LocalTransaction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
12703,
1435,
1216,
5427,
428,
503,
288,
3639,
309,
261,
2019,
422,
13598,
13,
288,
5411,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
288,
7734,
613,
18,
4148,
2932,
28068,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
12703,
1435,
1216,
5427,
428,
503,
288,
3639,
309,
261,
2019,
422,
13598,
13,
288,
5411,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
288,
7734,
613,
18,
4148,
2932,
28068,... |
return null; } | return null; } | Object getParent() { return null; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/52a153207677265ed0d3062f20a431ac8cf947e0/BlockedJobsDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1033,
5089,
1435,
288,
5411,
327,
446,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1033,
5089,
1435,
288,
5411,
327,
446,
31,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.