rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
order[j] = keys[piv]; | order[j] = piv; | boolean pqInit() { int p, r, i, j; int piv; Stack[] stack = new Stack[50]; for (int k = 0; k < stack.length; k++) { stack[k] = new Stack(); } int top = 0; int seed = 2016473283; /* Create an array of indirect pointers to the keys, so that we ... | 46690 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46690/4c6d717f37d4a6cf50fd06056f1a2357815a9ccf/PriorityQSort.java/buggy/src/net/java/games/jogl/impl/tesselator/PriorityQSort.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
14619,
2570,
1435,
288,
3639,
509,
293,
16,
436,
16,
277,
16,
525,
31,
3639,
509,
293,
427,
31,
3639,
7283,
8526,
2110,
273,
394,
7283,
63,
3361,
15533,
3639,
364,
261,
474,
417,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
14619,
2570,
1435,
288,
3639,
509,
293,
16,
436,
16,
277,
16,
525,
31,
3639,
509,
293,
427,
31,
3639,
7283,
8526,
2110,
273,
394,
7283,
63,
3361,
15533,
3639,
364,
261,
474,
417,
... |
final String signature = location.method().signature(); final String name = location.method().name(); if(location.declaringType() == null) return -1; | final String methodSignature = location.method().signature(); if (methodSignature == null) { return -1; } final String methodName = location.method().name(); if(methodName == null) { return -1; } if(location.declaringType() == null) { return -1; } | private int calcLineIndex(PsiFile psiFile, Location location) { LOG.assertTrue(myDebugProcess != null); if (location == null) { return -1; } int lineNumber; try { lineNumber = location.lineNumber() - 1; } catch (InternalError e) { lineNumber = -1; } ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/2b538441ae02633bc3fb134c0a3a3651e6c0b647/PositionManagerImpl.java/clean/source/com/intellij/debugger/engine/PositionManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
7029,
1670,
1016,
12,
52,
7722,
812,
23921,
812,
16,
18701,
7050,
2117,
13,
288,
565,
2018,
18,
11231,
5510,
12,
4811,
2829,
2227,
480,
446,
1769,
565,
309,
261,
3562,
422,
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,
509,
7029,
1670,
1016,
12,
52,
7722,
812,
23921,
812,
16,
18701,
7050,
2117,
13,
288,
565,
2018,
18,
11231,
5510,
12,
4811,
2829,
2227,
480,
446,
1769,
565,
309,
261,
3562,
422,
4... |
setModified(true); | public void setHomeURL(String homeURL) { if (((homeURL == null) && (_homeURL != null)) || ((homeURL != null) && (_homeURL == null)) || ((homeURL != null) && (_homeURL != null) && !homeURL.equals(_homeURL))) { if (!XSS_ALLOW_HOMEURL) { homeURL = XSSUtil.strip(homeURL); } _homeURL = homeURL; setModi... | 57692 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57692/f4d6afc6707f57fd84bf6b624f0c119657b0a766/CompanyModel.java/clean/portal-ejb/src/com/liferay/portal/model/CompanyModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
8684,
1785,
12,
780,
6382,
1785,
13,
288,
202,
202,
430,
261,
12443,
8712,
1785,
422,
446,
13,
597,
261,
67,
8712,
1785,
480,
446,
3719,
747,
9506,
202,
12443,
8712,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8684,
1785,
12,
780,
6382,
1785,
13,
288,
202,
202,
430,
261,
12443,
8712,
1785,
422,
446,
13,
597,
261,
67,
8712,
1785,
480,
446,
3719,
747,
9506,
202,
12443,
8712,... | |
oldValue = liveWord.prepareWord(); newValue = oldValue.or(mask); | oldValue = liveWord.prepareWord(); newValue = oldValue.or(mask); | protected static final void liveAddress(Address address, boolean atomic) throws InlinePragma { Word oldValue, newValue; Address liveWord = getLiveWordAddress(address); Word mask = getMask(address, true); if (atomic) { do { oldValue = liveWord.prepareWord(); newValue = oldValue.or(mask); } whi... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/758ed5c231ce2489135a1eef3a6d5c0ec6ce00d7/SegregatedFreeList.java/buggy/MMTk/src/org/mmtk/utility/alloc/SegregatedFreeList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
760,
727,
918,
8429,
1887,
12,
1887,
1758,
16,
1250,
7960,
13,
565,
1216,
16355,
2050,
9454,
288,
565,
9926,
11144,
16,
6129,
31,
565,
5267,
8429,
3944,
273,
9014,
688,
3944,
1887,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
727,
918,
8429,
1887,
12,
1887,
1758,
16,
1250,
7960,
13,
565,
1216,
16355,
2050,
9454,
288,
565,
9926,
11144,
16,
6129,
31,
565,
5267,
8429,
3944,
273,
9014,
688,
3944,
1887,
... |
GridBagConstraints c = new GridBagConstraints(); c.ipadx = 3; c.ipady = 3; c.weightx = 0.0; c.weighty = 0.0; c.anchor = GridBagConstraints.EAST; | GridBagConstraints c = new GridBagConstraints(); c.ipadx = 3; c.ipady = 3; c.weightx = 0.0; c.weighty = 0.0; c.anchor = GridBagConstraints.EAST; | public WizStepCue(Wizard w, String cue) { // store wizard? _instructions.setText(cue); _instructions.setWrapStyleWord(true); _instructions.setEditable(false); _instructions.setBorder(null); _instructions.setBackground(_mainPanel.getBackground()); _mainPanel.setBorder(new EtchedBorder()); GridB... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/WizStepCue.java/buggy/src_new/org/argouml/cognitive/ui/WizStepCue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
678,
452,
4160,
39,
344,
12,
27130,
341,
16,
514,
276,
344,
13,
288,
565,
368,
1707,
24204,
35,
565,
389,
25758,
18,
542,
1528,
12,
8007,
1769,
565,
389,
25758,
18,
542,
2964,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
678,
452,
4160,
39,
344,
12,
27130,
341,
16,
514,
276,
344,
13,
288,
565,
368,
1707,
24204,
35,
565,
389,
25758,
18,
542,
1528,
12,
8007,
1769,
565,
389,
25758,
18,
542,
2964,
2... |
protected void changeToInactive(boolean etherealize_objects) { if (poaListener != null) poaListener.poaStateChanged(this, POAConstants.INACTIVE); monitor.changeState("changed to inactive ..."); // notify everybody who is waiting for request completion ... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/a74dc4ac69615c8e503cb9145c3594f1702d4c75/POA.java/buggy/src/org/jacorb/poa/POA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2549,
774,
24384,
12,
6494,
13750,
822,
287,
554,
67,
6911,
13,
377,
288,
10402,
309,
261,
1631,
69,
2223,
480,
446,
13,
2398,
8275,
69,
2223,
18,
1631,
69,
1119,
5033,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2549,
774,
24384,
12,
6494,
13750,
822,
287,
554,
67,
6911,
13,
377,
288,
10402,
309,
261,
1631,
69,
2223,
480,
446,
13,
2398,
8275,
69,
2223,
18,
1631,
69,
1119,
5033,
12,
... | ||
createFactories(); | init(); | public PluginLoader(URL url) throws PluginException { super(new URL[]{url}); createFactories(); } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/f81050d86c6e4bed0fc90e4fdf19527da4e50557/PluginLoader.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/PluginLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6258,
2886,
12,
1785,
880,
13,
1216,
6258,
503,
288,
202,
202,
9565,
12,
2704,
1976,
63,
7073,
718,
22938,
202,
202,
2640,
19271,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
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,
6258,
2886,
12,
1785,
880,
13,
1216,
6258,
503,
288,
202,
202,
9565,
12,
2704,
1976,
63,
7073,
718,
22938,
202,
202,
2640,
19271,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-10... |
public void optionChanged(OptionEvent<Color> oce) { updateColors(); } | public void optionChanged(OptionEvent<Color> oce) { updateColors(); } | public void optionChanged(OptionEvent<Color> oce) { updateColors(); } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/66cf5c18c85c49dd4268e6eb5e205df7e4243a71/ColoringView.java/buggy/drjava/src/edu/rice/cs/drjava/model/definitions/ColoringView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1456,
5033,
12,
1895,
1133,
32,
2957,
34,
320,
311,
13,
288,
1377,
1089,
12570,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1456,
5033,
12,
1895,
1133,
32,
2957,
34,
320,
311,
13,
288,
1377,
1089,
12570,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
private JViewport getViewport() | protected JViewport getViewport() | private JViewport getViewport() { Container container = getParent(); while(!(container instanceof JScrollPane)) container = container.getParent(); return ((JScrollPane)container).getViewport(); } | 10874 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10874/901d319fbb796b9a03a36a00f864e17f8b16baa2/FeatureList.java/clean/uk/ac/sanger/artemis/components/FeatureList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
804,
22743,
8893,
655,
1435,
225,
288,
565,
4039,
1478,
273,
5089,
5621,
565,
1323,
12,
5,
12,
3782,
1276,
804,
26360,
3719,
1377,
1478,
273,
1478,
18,
588,
3054,
5621,
565,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
804,
22743,
8893,
655,
1435,
225,
288,
565,
4039,
1478,
273,
5089,
5621,
565,
1323,
12,
5,
12,
3782,
1276,
804,
26360,
3719,
1377,
1478,
273,
1478,
18,
588,
3054,
5621,
565,
327,
... |
Axis oldPrimaryAxis = getAxisYForProcessing( (ChartWithAxes) chartModel, axisIndex ); if ( oldPrimaryAxis.isPrimaryAxis( ) ) { int yAxisSize = getOrthogonalAxisNumber( chartModel ); Axis newPrimaryAxis = null; if ( axisIndex + 1 < yAxisSize ) { newPrimaryAxis = getAxisYForProcessing( (ChartWithAxes) chartModel, axisIn... | newPrimaryAxis = getAxisYForProcessing( (ChartWithAxes) chartModel, axisIndex + 1 ); | public static void removeAxis( final Chart chartModel, final int axisIndex ) { if ( chartModel instanceof ChartWithoutAxes ) { return; } ChartAdapter.changeChartWithoutNotification( new IChangeWithoutNotification( ) { public Object run( ) { // Ensure one primary axis existent Axis oldPrimaryAxis = getA... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/6070850730627cbb40c6152758346d1710bb384f/ChartUIUtil.java/clean/chart/org.eclipse.birt.chart.ui/src/org/eclipse/birt/chart/ui/util/ChartUIUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1206,
6558,
12,
727,
14804,
4980,
1488,
16,
727,
509,
2654,
1016,
262,
202,
95,
202,
202,
430,
261,
4980,
1488,
1276,
14804,
8073,
26494,
262,
202,
202,
95,
1082,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1206,
6558,
12,
727,
14804,
4980,
1488,
16,
727,
509,
2654,
1016,
262,
202,
95,
202,
202,
430,
261,
4980,
1488,
1276,
14804,
8073,
26494,
262,
202,
202,
95,
1082,
20... |
IEditorReference[] editors = editorPresentation.getEditors(); | IEditorReference[] editors = page.getEditorReferences(); | private List collectDirtyEditors() { List result = new ArrayList(3); IEditorReference[] editors = editorPresentation.getEditors(); for (int i = 0; i < editors.length; i++) { IEditorPart part = (IEditorPart) editors[i].getPart(false); if (part != null && part.isDirty()) ... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/45ab2bee3420234882ba61c9b99fecd868b62e8f/EditorManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/EditorManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
987,
3274,
10785,
4666,
1383,
1435,
288,
3639,
987,
563,
273,
394,
2407,
12,
23,
1769,
3639,
467,
6946,
2404,
8526,
29431,
273,
1363,
18,
588,
6946,
8221,
5621,
3639,
364,
261,
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,
377,
3238,
987,
3274,
10785,
4666,
1383,
1435,
288,
3639,
987,
563,
273,
394,
2407,
12,
23,
1769,
3639,
467,
6946,
2404,
8526,
29431,
273,
1363,
18,
588,
6946,
8221,
5621,
3639,
364,
261,
474,... |
buffer.append("</tr>"); return buffer.toString(); } | private String getHeader() { StringBuffer buffer = new StringBuffer(); buffer.append("<tr>"); for (int i = 0; i < weekDaysShort.length; i++) { buffer.append("<th abbr=\""); buffer.append(weekDaysLong[i]); buffer.append("\">"); buffer.append(weekDaysShort[i]); buffer.append("</th>"); ... | 6853 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6853/ce40bc073404655fdd633d72fd1b9e545d632e66/Month.java/clean/src/org/snipsnap/date/Month.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
7911,
1435,
288,
565,
6674,
1613,
273,
394,
6674,
5621,
565,
1613,
18,
6923,
2932,
32,
313,
2984,
1769,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4860,
9384,
4897,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
7911,
1435,
288,
565,
6674,
1613,
273,
394,
6674,
5621,
565,
1613,
18,
6923,
2932,
32,
313,
2984,
1769,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4860,
9384,
4897,
18,... | |
buf.append(key).append(" = ").append(val).append("<br />\n"); | buf.append(DataHelper.stripHTML(key)).append(" = ").append(DataHelper.stripHTML(val)).append("<br />\n"); | private void renderRouterInfo(StringBuffer buf, RouterInfo info, boolean isUs) { if (isUs) { buf.append("<b>Our info: </b><br />\n"); } else { String hash = info.getIdentity().getHash().toBase64(); buf.append("<a name=\"").append(hash.substring(0, 6)).append("\" />"); ... | 27437 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27437/fbe9fe1ba89136f62739fc96cd5486d5b438cb59/KademliaNetworkDatabaseFacade.java/clean/router/java/src/net/i2p/router/networkdb/kademlia/KademliaNetworkDatabaseFacade.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1743,
8259,
966,
12,
780,
1892,
1681,
16,
9703,
966,
1123,
16,
1250,
353,
3477,
13,
288,
3639,
309,
261,
291,
3477,
13,
288,
5411,
1681,
18,
6923,
2932,
32,
70,
34,
51,
295... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1743,
8259,
966,
12,
780,
1892,
1681,
16,
9703,
966,
1123,
16,
1250,
353,
3477,
13,
288,
3639,
309,
261,
291,
3477,
13,
288,
5411,
1681,
18,
6923,
2932,
32,
70,
34,
51,
295... |
if(state != null) { | if (state != null) { | void interrupted(Context cx) { synchronized(swingMonitor) { if(java.awt.EventQueue.isDispatchThread()) { dispatcherIsWaiting++; if(nonDispatcherWaiting) { // Another thread is stopped in the debugger // process events until it res... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/b9766e81693411fa600b26b9a0763dcf621b2770/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15711,
12,
1042,
9494,
13,
288,
3639,
3852,
12,
5328,
310,
7187,
13,
288,
5411,
309,
12,
6290,
18,
2219,
88,
18,
1133,
3183,
18,
291,
5325,
3830,
10756,
288,
7734,
7393,
2520,
1594... |
public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext) { | public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext, DocumentContext documentContext) { | public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext) { List result = new ArrayList(); List selected = Utils.evaluateToList(uriResolver, context, variableContext, getLocationData(), select, namespaceContext); Context jaxenContext = new Context(null)... | 52783 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52783/d806a39459dae4e0952f05860297e8edce1d2b2f/ForEach.java/buggy/src/java/org/orbeon/oxf/transformer/xupdate/statement/ForEach.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1836,
12,
3098,
4301,
2003,
4301,
16,
1033,
819,
16,
7110,
1042,
2828,
2190,
1042,
16,
4319,
1042,
1668,
1042,
13,
288,
3639,
987,
563,
273,
394,
2407,
5621,
3639,
987,
3170,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1836,
12,
3098,
4301,
2003,
4301,
16,
1033,
819,
16,
7110,
1042,
2828,
2190,
1042,
16,
4319,
1042,
1668,
1042,
13,
288,
3639,
987,
563,
273,
394,
2407,
5621,
3639,
987,
3170,
... |
searchString.replace(',', ';'); | public static Entry[] convertStringEntries(final String searchString) { searchString.replace(',', ';'); final StringTokenizer tokenizer = new StringTokenizer(searchString.trim(), ";"); final List entriesList = new ArrayList(); while (tokenizer.hasMoreElements()) { final String... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/37d62e62a99fb32ce23983211038579a2901fcb0/ReggieUtil.java/clean/contrib/distributed/src/net/sourceforge/cruisecontrol/distributed/util/ReggieUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
3841,
8526,
1765,
780,
5400,
12,
6385,
514,
1623,
780,
13,
288,
9079,
727,
16370,
10123,
273,
394,
16370,
12,
3072,
780,
18,
5290,
9334,
11430,
1769,
3639,
727,
987,
3222,
682,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3841,
8526,
1765,
780,
5400,
12,
6385,
514,
1623,
780,
13,
288,
9079,
727,
16370,
10123,
273,
394,
16370,
12,
3072,
780,
18,
5290,
9334,
11430,
1769,
3639,
727,
987,
3222,
682,... | |
public org.quickfix.field.WorkingIndicator getWorkingIndicator() throws FieldNotFound { org.quickfix.field.WorkingIndicator value = new org.quickfix.field.WorkingIndicator(); | public quickfix.field.WorkingIndicator getWorkingIndicator() throws FieldNotFound { quickfix.field.WorkingIndicator value = new quickfix.field.WorkingIndicator(); | public org.quickfix.field.WorkingIndicator getWorkingIndicator() throws FieldNotFound { org.quickfix.field.WorkingIndicator value = new org.quickfix.field.WorkingIndicator(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderCancelReject.java/clean/src/java/src/quickfix/fix43/OrderCancelReject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14836,
13140,
336,
14836,
13140,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14836,
13140,
460,
273,
394,
2358,
18,
195... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14836,
13140,
336,
14836,
13140,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14836,
13140,
460,
273,
394,
2358,
18,
195... |
public static String[] list(String name) throws RemoteException, MalformedURLException { | public static String[] list(String name) throws RemoteException, MalformedURLException { | public static String[] list(String name) throws RemoteException, MalformedURLException { return (getRegistry(parseURL(name)).list());} | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/392a873c7dc1067cc2cc414042ead4e3b43e4483/Naming.java/clean/core/src/classpath/java/java/rmi/Naming.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
514,
8526,
666,
12,
780,
508,
13,
1216,
18361,
16,
20710,
288,
202,
2463,
261,
588,
4243,
12,
2670,
1785,
12,
529,
13,
2934,
1098,
10663,
97,
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,
1071,
760,
514,
8526,
666,
12,
780,
508,
13,
1216,
18361,
16,
20710,
288,
202,
2463,
261,
588,
4243,
12,
2670,
1785,
12,
529,
13,
2934,
1098,
10663,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
this.language = language; | this.language = language; | public void setLanguage(String language) { this.language = language; } | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/f2ed60b5417a9a7d4bcf5fcf0cdc3f70cc3c9b8f/BookBean.java/buggy/src/net/sourceforge/fenixedu/dataTransferObject/research/result/publication/BookBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
28993,
12,
780,
2653,
13,
288,
3639,
333,
18,
4923,
273,
2653,
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... | [
1,
1,
1,
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,
28993,
12,
780,
2653,
13,
288,
3639,
333,
18,
4923,
273,
2653,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
VM_Entrypoints.arrayIndexTrapParamField.getOffset(), | VM_Entrypoints.arrayIndexTrapParamField.getOffsetAsInt(), | private final void genBoundsCheck (VM_Assembler asm, byte indexReg, byte arrayRefReg ) { asm.emitCMP_RegDisp_Reg(arrayRefReg, VM_ObjectModel.getArrayLengthOffset(), indexReg); // compare index to array length VM_ForwardReference fr = asm.forwardJcc(asm.LGT); // J... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/71f0481e0131f8f2137e2feea85ae32a28daffcc/VM_Compiler.java/buggy/rvm/src/vm/arch/intel/compilers/baseline/VM_Compiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
727,
918,
3157,
5694,
1564,
261,
7397,
67,
1463,
5747,
749,
20415,
16,
1160,
770,
1617,
16,
1160,
526,
1957,
1617,
262,
288,
377,
20415,
18,
18356,
39,
4566,
67,
1617,
1669,
84,
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,
282,
3238,
727,
918,
3157,
5694,
1564,
261,
7397,
67,
1463,
5747,
749,
20415,
16,
1160,
770,
1617,
16,
1160,
526,
1957,
1617,
262,
288,
377,
20415,
18,
18356,
39,
4566,
67,
1617,
1669,
84,
6... |
} | */ | public void doPost (HttpServletRequest req, HttpServletResponse res) throws ServletException,IOException { String caCN =(String)req.getParameter("CN"); String caOU =(String)req.getParameter("OU"); String caO =(String)req.getParameter("O"); String caL =(String)req.getParameter("L"); String caST =... | 13209 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13209/bd8456fd3e3beb92f87bc43c49c6b8290dc865dc/CreateCaKeyServlet.java/buggy/certauthority/src/org/cougaar/core/security/certauthority/servlet/CreateCaKeyServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
3349,
261,
2940,
18572,
225,
1111,
16,
12446,
400,
13,
565,
1216,
16517,
16,
14106,
225,
288,
565,
514,
3474,
12821,
273,
12,
780,
13,
3658,
18,
588,
1662,
2932,
12821,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
741,
3349,
261,
2940,
18572,
225,
1111,
16,
12446,
400,
13,
565,
1216,
16517,
16,
14106,
225,
288,
565,
514,
3474,
12821,
273,
12,
780,
13,
3658,
18,
588,
1662,
2932,
12821,
... |
out.println("info." + setter + "(tightUnmarshalByteSequence(dataIn, bs));"); | out.println(" info." + setter + "(tightUnmarshalByteSequence(dataIn, bs));"); | protected void generateTightUnmarshalBodyForProperty(PrintWriter out, JProperty property, JAnnotationValue size) { out.print(" "); String setter = property.getSetter().getSimpleName(); String type = property.getType().getSimpleName(); if (type.equals("boolean")) { out.p... | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/cd0fb615deb6accf8dfdc07fbe58b53cf6b972a2/OpenWireJavaMarshallingScript.java/buggy/activemq-core/src/gram/java/org/apache/activemq/openwire/tool/OpenWireJavaMarshallingScript.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2103,
56,
750,
9593,
2250,
1290,
1396,
12,
5108,
2289,
596,
16,
804,
1396,
1272,
16,
804,
3257,
620,
963,
13,
288,
3639,
596,
18,
1188,
2932,
3639,
315,
1769,
3639,
514,
7794... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
56,
750,
9593,
2250,
1290,
1396,
12,
5108,
2289,
596,
16,
804,
1396,
1272,
16,
804,
3257,
620,
963,
13,
288,
3639,
596,
18,
1188,
2932,
3639,
315,
1769,
3639,
514,
7794... |
void parseChildren(MITuple tuple, List aList) { MIResult[] results = tuple.getMIResults(); for (int i = 0; i < results.length; i++) { String var = results[i].getVariable(); if (var.equals("child")) { MIValue value = results[i].getMIValue(); if (value instanceof MITuple) { aList.add(new MIVar((MITuple)value)); | void parseChildren(MIValue val, List aList) { MIResult[] results = null; if (val instanceof MITuple) { results = ((MITuple)val).getMIResults(); } else if (val instanceof MIList) { results = ((MIList)val).getMIResults(); } if (results != null) { for (int i = 0; i < results.length; i++) { String var = results[i].getVaria... | void parseChildren(MITuple tuple, List aList) { MIResult[] results = tuple.getMIResults(); for (int i = 0; i < results.length; i++) { String var = results[i].getVariable(); if (var.equals("child")) { //$NON-NLS-1$ MIValue value = results[i].getMIValue(); if (value instanceof MITuple) { aList.add(new MI... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/0d24c793131595db414209353579f81af2de393e/MIVarListChildrenInfo.java/clean/debug/org.eclipse.cdt.debug.mi.core/mi/org/eclipse/cdt/debug/mi/core/output/MIVarListChildrenInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
1109,
4212,
12,
6068,
2268,
3193,
16,
987,
279,
682,
13,
288,
202,
202,
7492,
1253,
8526,
1686,
273,
3193,
18,
588,
7492,
3447,
5621,
202,
202,
1884,
261,
474,
277,
273,
374,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
1109,
4212,
12,
6068,
2268,
3193,
16,
987,
279,
682,
13,
288,
202,
202,
7492,
1253,
8526,
1686,
273,
3193,
18,
588,
7492,
3447,
5621,
202,
202,
1884,
261,
474,
277,
273,
374,... |
Object getChars ( ) { assert _state == CUR && _cur.isText(); Object src = _cur.getChars( -1 ); _offSrc = _cur._offSrc; _cchSrc = _cur._cchSrc; return src; } | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/c2050878358a3543cf38c8b9bf0a37703cce78e1/Saver.java/clean/src/store/org/apache/xmlbeans/impl/store/Saver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1033,
336,
7803,
261,
262,
3639,
288,
5411,
1815,
389,
2019,
422,
4706,
597,
389,
1397,
18,
291,
1528,
5621,
5411,
1033,
1705,
273,
389,
1397,
18,
588,
7803,
12,
300,
21,
11272,
13491,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1033,
336,
7803,
261,
262,
3639,
288,
5411,
1815,
389,
2019,
422,
4706,
597,
389,
1397,
18,
291,
1528,
5621,
5411,
1033,
1705,
273,
389,
1397,
18,
588,
7803,
12,
300,
21,
11272,
13491,
... | ||
if ( fileName == null || fileName.length() <= 0 ) { fileName = getReport( request ); fileName = fileName.substring( 0, fileName.lastIndexOf( '.' ) ) + ".rptdocument"; } if ( fileName != null && fileName.length() > 0 ) { if ( isRelativePath( fileName ) ) { if ( fileName.startsWith( File.separator ) ) { fileName = work... | return filePath; | public static String getReportDocument( HttpServletRequest request ) { String fileName = getParameter( request, PARAM_REPORT_DOCUMENT ); if ( fileName == null ) { fileName = ""; //$NON-NLS-1$ } else { fileName = fileName.trim( ); } if ( fileName == null || fileName.length() <= 0 ) { fileName = getR... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/4f8d9ec70a9a4bdebe627870db17ed54ddb4e8ef/ParameterAccessor.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
22452,
2519,
12,
9984,
590,
262,
202,
95,
202,
202,
780,
3968,
273,
5575,
12,
590,
16,
4655,
67,
22710,
67,
18450,
11272,
9506,
202,
430,
261,
3968,
422,
446,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
22452,
2519,
12,
9984,
590,
262,
202,
95,
202,
202,
780,
3968,
273,
5575,
12,
590,
16,
4655,
67,
22710,
67,
18450,
11272,
9506,
202,
430,
261,
3968,
422,
446,
262,
... |
private void recursecheckTreeIntegrity(int node) { if (nodeIsTerminal(node) && (taxonNumberOfNode(node)<0)) { System.out.println("*Error in tree " + getName() + ": terminal node with number 0; node= " + Integer.toString(node) + " (taxa: " + taxa.getName()+ ")]"); dump(); System.out.println(outputcheckTreeInteg... | 56479 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56479/c150b559bc39c5d510d0bbd29c1d04982a6173bb/MesquiteTree.java/buggy/Source/mesquite/lib/MesquiteTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
11502,
1893,
2471,
30669,
12,
474,
756,
13,
288,
202,
202,
430,
261,
2159,
2520,
11336,
12,
2159,
13,
597,
261,
8066,
265,
9226,
907,
12,
2159,
13,
32,
20,
3719,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
11502,
1893,
2471,
30669,
12,
474,
756,
13,
288,
202,
202,
430,
261,
2159,
2520,
11336,
12,
2159,
13,
597,
261,
8066,
265,
9226,
907,
12,
2159,
13,
32,
20,
3719,
288,
... | ||
public int compare(Object o1, Object o2) { EnrollmentDecorator enr1 = (EnrollmentDecorator)o1; EnrollmentDecorator enr2 = (EnrollmentDecorator)o2; | public int compare(EnrollmentDecorator enr1, EnrollmentDecorator enr2) { | public int compare(Object o1, Object o2) { EnrollmentDecorator enr1 = (EnrollmentDecorator)o1; EnrollmentDecorator enr2 = (EnrollmentDecorator)o2; CourseSection section1 = (CourseSection)enr1.getCategoryToSectionMap().get(categoryId); CourseSection section2 = (CourseSection)enr2.getCategoryToSectionMap()... | 2021 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2021/c73dec0fd0c50168bcccf1a48e6c34ab05a09b43/EnrollmentDecorator.java/buggy/sections/sections-app/src/java/org/sakaiproject/tool/section/decorator/EnrollmentDecorator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
509,
3400,
12,
921,
320,
21,
16,
1033,
320,
22,
13,
288,
9506,
202,
664,
17118,
10361,
570,
86,
21,
273,
261,
664,
17118,
10361,
13,
83,
21,
31,
9506,
202,
664,
17118,
1036... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
509,
3400,
12,
921,
320,
21,
16,
1033,
320,
22,
13,
288,
9506,
202,
664,
17118,
10361,
570,
86,
21,
273,
261,
664,
17118,
10361,
13,
83,
21,
31,
9506,
202,
664,
17118,
1036... |
data.widthHint = SIZING_LISTS_WIDTH; data.heightHint = SIZING_LISTS_HEIGHT; | int availableRows = Dialog.availableRows(parent); if(availableRows > 50){ data.heightHint = SIZING_LISTS_HEIGHT; } else{ data.heightHint = availableRows * 3; } | public void createControl(Composite parent) { Font font = parent.getFont(); // create composite for page. Composite outerContainer = new Composite(parent, SWT.NONE); outerContainer.setLayout(new GridLayout()); outerContainer.setLayoutData(new GridData( GridData.VERTICAL_ALIGN_FILL | GridData.HORIZONTAL_ALIGN_FILL)); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/c3096f43946ed4cf4aeef3ed7bf00c155797a68f/WorkbenchWizardListSelectionPage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchWizardListSelectionPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
202,
759,
752,
9635,
364,
1363,
18,
202,
9400,
6390,
2170,
273,
394,
14728,
12,
2938,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
202,
759,
752,
9635,
364,
1363,
18,
202,
9400,
6390,
2170,
273,
394,
14728,
12,
2938,
16,
... |
throw new IndexError(getRuntime(), "Index too large"); | throw getRuntime().newIndexError("Index too large"); | public IRubyObject aset(IRubyObject[] args) { int argc = checkArgumentCount(args, 2, 3); if (argc == 3) { long beg = RubyNumeric.fix2long(args[0]); long len = RubyNumeric.fix2long(args[1]); replace(beg, len, args[2]); return args[2]; } if (args... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyArray.java/buggy/src/org/jruby/RubyArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
487,
278,
12,
7937,
10340,
921,
8526,
833,
13,
288,
3639,
509,
1501,
71,
273,
10788,
1380,
12,
1968,
16,
576,
16,
890,
1769,
3639,
309,
261,
3175,
71,
422,
890,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
487,
278,
12,
7937,
10340,
921,
8526,
833,
13,
288,
3639,
509,
1501,
71,
273,
10788,
1380,
12,
1968,
16,
576,
16,
890,
1769,
3639,
309,
261,
3175,
71,
422,
890,... |
} else { x = false; } } if (!(y.elems == null && z.elems == null)) { if (y.elems != null && z.elems != null && (z.elems.size() == y.elems.size())) { for (int i = 0; i < z.elems.size(); i++) { x = x && ((Boolean)z.elems.elementAt(i).accept(this, y.elems.elementAt(i))).booleanValue(); | } if (!(y.elems == null && z.elems == null)) { if (y.elems != null && z.elems != null && (z.elems.size() == y.elems.size())) { for (int i = 0; i < z.elems.size(); i++) { x = x && ((Boolean) z.elems.elementAt(i).accept( this, y.elems.elementAt(i))).booleanValue(); } } else { x = false; | public Object visitCompilationUnit(CompilationUnit y, Object o) { Boolean _tmp = (Boolean)prep(y,o); if (_tmp!=null) return _tmp; if (!(o instanceof CompilationUnit)) return new Boolean(false); boolean x = true; CompilationUnit z = (CompilationUnit)o; x = x && (y.pkgName == null && z.... | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/88c3a23ce6920080a820fcffe73c2469f7571ad9/EqualityVisitorSuper.java/buggy/src/escjava/trunk/ESCTools/Rcc/java/rcc/ast/EqualityVisitorSuper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1033,
3757,
19184,
2802,
12,
19184,
2802,
677,
16,
1033,
320,
13,
288,
1377,
3411,
389,
5645,
273,
261,
5507,
13,
19109,
12,
93,
16,
83,
1769,
1377,
309,
261,
67,
5645,
5,
33,
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,
565,
1071,
1033,
3757,
19184,
2802,
12,
19184,
2802,
677,
16,
1033,
320,
13,
288,
1377,
3411,
389,
5645,
273,
261,
5507,
13,
19109,
12,
93,
16,
83,
1769,
1377,
309,
261,
67,
5645,
5,
33,
2... |
argcls[i] = name.getClass(); | argcls[i] = name.getClass(); | public int callMember(String appletID, String name, StringBuffer value, java.util.List args) { Object [] objs = getObjectField(appletID, name); if(objs == null) return JError; try { Main.debug("callMember: " + name); Object obj; Class c = objs[0].g... | 1818 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1818/78f14736dea83c836b3fc5b8a0e71bc6bce07272/KJASAppletContext.java/clean/khtml/java/org/kde/kjas/server/KJASAppletContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
745,
4419,
12,
780,
21853,
734,
16,
514,
508,
16,
6674,
460,
16,
2252,
18,
1367,
18,
682,
833,
13,
565,
288,
3639,
1033,
5378,
12721,
273,
6455,
974,
12,
438,
1469,
734,
16... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
745,
4419,
12,
780,
21853,
734,
16,
514,
508,
16,
6674,
460,
16,
2252,
18,
1367,
18,
682,
833,
13,
565,
288,
3639,
1033,
5378,
12721,
273,
6455,
974,
12,
438,
1469,
734,
16... |
fRestrictedRedefinedGroupRegistry.put(fTargetNSURIString+","+oldName, new Boolean(true)); | fRestrictedRedefinedGroupRegistry.put(fTargetNSURIString+","+restrictedName, new Boolean(true)); | private boolean validateRedefineNameChange(String eltLocalname, String oldName, String newName, Element child) throws Exception { if (eltLocalname.equals(SchemaSymbols.ELT_SIMPLETYPE)) { QName processedTypeName = new QName(-1, fStringPool.addSymbol(oldName), fStringPool.addSymbol(oldName), fTargetNSURI); ... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/b46c36ebcbb2de3ea2d6e5e522451ca58133dcb4/TraverseSchema.java/buggy/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
1954,
426,
11255,
461,
3043,
12,
780,
11572,
2042,
529,
16,
514,
22916,
16,
514,
13253,
16,
3010,
1151,
13,
1216,
1185,
288,
3639,
309,
261,
20224,
2042,
529,
18,
14963,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
1954,
426,
11255,
461,
3043,
12,
780,
11572,
2042,
529,
16,
514,
22916,
16,
514,
13253,
16,
3010,
1151,
13,
1216,
1185,
288,
3639,
309,
261,
20224,
2042,
529,
18,
14963,
12,
... |
methodClass.defineMethod("arity", arity); methodClass.defineMethod("[]", call); methodClass.defineMethod("call", call); | methodClass.defineMethod("arity", arity); methodClass.defineMethod("[]", call); methodClass.defineMethod("call", call); | public static RubyClass createMethodClass(Ruby ruby) { RubyCallbackMethod arity = new ReflectionCallbackMethod(RubyMethod.class, "arity"); RubyCallbackMethod call = new ReflectionCallbackMethod(RubyMethod.class, "call", true); RubyClass methodClass = ruby.defineClass("Method", ruby.getClasses().getObjectClass... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyMethod.java/buggy/org/jruby/RubyMethod.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
19817,
797,
752,
1305,
797,
12,
54,
10340,
22155,
13,
288,
202,
202,
54,
10340,
2428,
1305,
19353,
273,
1082,
202,
2704,
5685,
2428,
1305,
12,
54,
10340,
1305,
18,
1106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
797,
752,
1305,
797,
12,
54,
10340,
22155,
13,
288,
202,
202,
54,
10340,
2428,
1305,
19353,
273,
1082,
202,
2704,
5685,
2428,
1305,
12,
54,
10340,
1305,
18,
1106,
... |
byte buf[] = new byte[32*1024]; | byte buf[] = new byte[8*1024]; | public void run() { long lastRead = System.currentTimeMillis(); long now = lastRead; try { InputStream in = _socket.getInputStream(); byte buf[] = new byte[32*1024]; int read = 0; while (... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/a2c7c5a5169ba52abc4f332f800367e4b5ac2a0c/TestSwarm.java/clean/apps/ministreaming/java/src/net/i2p/client/streaming/TestSwarm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
1086,
1435,
288,
7734,
1525,
1142,
1994,
273,
2332,
18,
2972,
28512,
5621,
7734,
1525,
2037,
273,
1142,
1994,
31,
7734,
775,
288,
10792,
5037,
316,
273,
389,
7814,
18,
588,
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,
2398,
1071,
918,
1086,
1435,
288,
7734,
1525,
1142,
1994,
273,
2332,
18,
2972,
28512,
5621,
7734,
1525,
2037,
273,
1142,
1994,
31,
7734,
775,
288,
10792,
5037,
316,
273,
389,
7814,
18,
588,
43... |
List condList = new LinkedList(); | List condList = FastList.newInstance(); | public static List readSubConditions(ModelMenuItem modelMenuItem, Element conditionElement) { List condList = new LinkedList(); List subElementList = UtilXml.childElementList(conditionElement); Iterator subElementIter = subElementList.iterator(); while (subElementIter.hasNext()) { ... | 45953 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45953/bea65ea45beef59c08af0af4f4e416e0f35e2523/ModelMenuCondition.java/buggy/framework/widget/src/org/ofbiz/widget/menu/ModelMenuCondition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
987,
855,
1676,
8545,
12,
1488,
12958,
938,
12958,
16,
3010,
2269,
1046,
13,
288,
3639,
987,
6941,
682,
273,
9545,
682,
18,
2704,
1442,
5621,
3639,
987,
720,
1046,
682,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
987,
855,
1676,
8545,
12,
1488,
12958,
938,
12958,
16,
3010,
2269,
1046,
13,
288,
3639,
987,
6941,
682,
273,
9545,
682,
18,
2704,
1442,
5621,
3639,
987,
720,
1046,
682,
273,
... |
return node.getFirstParentOfType(ASTMethodDeclaration.class) == null ? "" : ((MethodScope) node.getScope().getEnclosingMethodScope()).getName(); | return methodName; | public String getMethodName() { return node.getFirstParentOfType(ASTMethodDeclaration.class) == null ? "" : ((MethodScope) node.getScope().getEnclosingMethodScope()).getName(); } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/04ab35e4ab798ef548e76adbea901c7ea75b12f2/RuleViolation.java/buggy/pmd/src/net/sourceforge/pmd/RuleViolation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
26058,
1435,
288,
3639,
327,
4918,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
26058,
1435,
288,
3639,
327,
4918,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
UnicodeSet temp = cldrfile.getExemplarSet("standard"); | UnicodeSet temp = resolvedFile.getExemplarSet("standard"); | public CheckCLDR setCldrFileToCheck(CLDRFile cldrfile, List possibleErrors) { if (cldrfile == null) return this; skip = true; super.setCldrFileToCheck(cldrfile, possibleErrors); if (cldrfile.getLocaleID().equals("root")) { return this; } exemplars = cldrfile.getExemplarSet(""); if (exemplars == null) { Chec... | 27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/16857eb6dbf01991146a0b2e8a7ae854ac996b85/CheckForExemplars.java/clean/tools/java/org/unicode/cldr/test/CheckForExemplars.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2073,
5017,
6331,
11440,
14796,
812,
18126,
12,
5017,
6331,
812,
927,
3069,
768,
16,
987,
3323,
4229,
13,
288,
202,
202,
430,
261,
830,
3069,
768,
422,
446,
13,
327,
333,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2073,
5017,
6331,
11440,
14796,
812,
18126,
12,
5017,
6331,
812,
927,
3069,
768,
16,
987,
3323,
4229,
13,
288,
202,
202,
430,
261,
830,
3069,
768,
422,
446,
13,
327,
333,
31,
... |
protected abstract VersionArtifactMetadata retrieveFromRemoteRepository( Artifact artifact, ArtifactRepository remoteRepository, VersionArtifactMetadata localMetadata ) throws ArtifactMetadataRetrievalException; | protected VersionArtifactMetadata retrieveFromRemoteRepository( Artifact artifact, ArtifactRepository remoteRepository, VersionArtifactMetadata localMetadata ) throws ArtifactMetadataRetrievalException, ResourceDoesNotExistException { AbstractVersionArtifactMetadata metadata = createMetadata( artifact ); metadata.retr... | protected abstract VersionArtifactMetadata retrieveFromRemoteRepository( Artifact artifact, ArtifactRepository remoteRepository, VersionArtifactMetadata localMetada... | 11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/6f81043b7bb808d0e2bbf036a7c9edc1ec44f2cd/AbstractVersionTransformation.java/buggy/maven-artifact-manager/src/main/java/org/apache/maven/artifact/transform/AbstractVersionTransformation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8770,
4049,
7581,
2277,
4614,
1265,
5169,
3305,
12,
14022,
6462,
16,
28524,
2398,
14022,
3305,
2632,
3305,
16,
28524,
2398,
4049,
7581,
2277,
1191,
2277,
262,
3639,
1216,
14022,
2277,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
4750,
8770,
4049,
7581,
2277,
4614,
1265,
5169,
3305,
12,
14022,
6462,
16,
28524,
2398,
14022,
3305,
2632,
3305,
16,
28524,
2398,
4049,
7581,
2277,
1191,
2277,
262,
3639,
1216,
14022,
2277,
... |
jj_la = xla; jj_lastpos = jj_scanpos = token; boolean retval = !jj_3_117(); jj_save(116, xla); return retval; } | jj_la = xla; jj_lastpos = jj_scanpos = token; try { return !jj_3_117(); } catch(LookaheadSuccess ls) { return true; } finally { jj_save(116, xla); } } | static final private boolean jj_2_117(int xla) { jj_la = xla; jj_lastpos = jj_scanpos = token; boolean retval = !jj_3_117(); jj_save(116, xla); return retval; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/23e69d576250f417c265d779703b8da08a67aaed/CPPParser.java/clean/pmd/src/net/sourceforge/pmd/cpd/cppast/CPPParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
3238,
1250,
10684,
67,
22,
67,
23454,
12,
474,
619,
11821,
13,
288,
3639,
10684,
67,
11821,
273,
619,
11821,
31,
3639,
10684,
67,
2722,
917,
273,
10684,
67,
9871,
917,
273,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
3238,
1250,
10684,
67,
22,
67,
23454,
12,
474,
619,
11821,
13,
288,
3639,
10684,
67,
11821,
273,
619,
11821,
31,
3639,
10684,
67,
2722,
917,
273,
10684,
67,
9871,
917,
273,
11... |
getRandomSpeed(speed); particles[i].recreateParticle(speed, getRandomLifeSpan()); | getRandomSpeed(particleSpeed); particles[i].recreateParticle(particleSpeed, getRandomLifeSpan()); | public void update(float secondsPassed) { secondsPassed *= getSpeed(); if (isActive()) { currentTime += secondsPassed; if (currentTime >= getMinTime() && currentTime <= getMaxTime()) { Vector3f speed = new Vector3f(); if (controlFlow) { if (currentTime - releaseTime > 1000.0) { ... | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/c194f5f13060d42e9bad1df9b12ae08aebc688d1/RenParticleManager.java/buggy/src/com/jme/effects/RenParticleManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1089,
12,
5659,
3974,
22530,
13,
288,
565,
3974,
22530,
6413,
1322,
5868,
5621,
565,
309,
261,
291,
3896,
10756,
288,
1377,
6680,
1011,
3974,
22530,
31,
1377,
309,
261,
2972,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1089,
12,
5659,
3974,
22530,
13,
288,
565,
3974,
22530,
6413,
1322,
5868,
5621,
565,
309,
261,
291,
3896,
10756,
288,
1377,
6680,
1011,
3974,
22530,
31,
1377,
309,
261,
2972,
9... |
m_excludePackages.add(excludePackage + "."); | m_excludePackages.add(excludePackage + '.'); | public void addExcludePackage(final String excludePackage) { synchronized (m_excludePackages) { m_excludePackages.add(excludePackage + "."); } } | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/e87104257d4f708d3e516de07f3fc9f815bf5018/SystemDefinition.java/clean/aspectwerkz2/src/main/org/codehaus/aspectwerkz/definition/SystemDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
12689,
2261,
12,
6385,
514,
4433,
2261,
13,
288,
3639,
3852,
261,
81,
67,
10157,
11425,
13,
288,
5411,
312,
67,
10157,
11425,
18,
1289,
12,
10157,
2261,
397,
2611,
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,
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,
527,
12689,
2261,
12,
6385,
514,
4433,
2261,
13,
288,
3639,
3852,
261,
81,
67,
10157,
11425,
13,
288,
5411,
312,
67,
10157,
11425,
18,
1289,
12,
10157,
2261,
397,
2611,
1769,
... |
text.clear(); | setPrevious(text); | public void startElement( String namespace, String name, String qname, Attributes attributes) throws SAXException { // calculate number of real attributes: // don't store namespace declarations int attrLength = attributes.getLength(); String attrQName; String attrNS; for (int i = 0; i < attributes.getLength(... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/63eb67e2063fc364f3092099509d4497d2051a6b/Indexer.java/clean/src/org/exist/Indexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
13591,
12,
202,
202,
780,
1981,
16,
202,
202,
780,
508,
16,
202,
202,
780,
12621,
16,
202,
202,
2498,
1677,
13,
1216,
14366,
288,
202,
202,
759,
4604,
1300,
434,
2863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13591,
12,
202,
202,
780,
1981,
16,
202,
202,
780,
508,
16,
202,
202,
780,
12621,
16,
202,
202,
2498,
1677,
13,
1216,
14366,
288,
202,
202,
759,
4604,
1300,
434,
2863,
... |
throw new CDIException("GDBServer does not support attaching"); | throw new CDIException(MIPlugin.getResourceString("src.GDBServerDebugger.GDBServer_attaching_unsupported")); | public ICDISession createAttachSession(ILaunchConfiguration config, IFile exe, int pid) throws CDIException { throw new CDIException("GDBServer does not support attaching"); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f3a9fae6384fd8bb36474b1661bb6d0b65b38d5f/GDBServerDebugger.java/buggy/debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/GDBServerDebugger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
26899,
2565,
2157,
752,
4761,
2157,
12,
2627,
4760,
1750,
642,
16,
467,
812,
15073,
16,
509,
4231,
13,
1216,
385,
2565,
503,
288,
202,
202,
12849,
394,
385,
2565,
503,
2932,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
26899,
2565,
2157,
752,
4761,
2157,
12,
2627,
4760,
1750,
642,
16,
467,
812,
15073,
16,
509,
4231,
13,
1216,
385,
2565,
503,
288,
202,
202,
12849,
394,
385,
2565,
503,
2932,
4... |
public void redoChoice(String path, String choice) { try { XsdNode currentNode = rootNode; /* never a choice on rootNode */ String nextIndexes = path.substring(path.indexOf(".") + 1); int index = 0; Annotated annotated = (Annotated) (currentNode.getUserObject()); /* for each element on the path */ while... | 6189 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6189/5204b77ab43997e9929ad9205a5ca9c8a50b5bb0/AbstractXsdTreeStruct.java/buggy/psi/mi/tools/xmlMakerFlattener/src/psidev/psi/mi/filemakers/xsd/AbstractXsdTreeStruct.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
24524,
10538,
12,
780,
589,
16,
514,
6023,
13,
288,
202,
202,
698,
288,
1082,
202,
60,
6427,
907,
13425,
273,
10181,
31,
1082,
202,
20308,
5903,
279,
6023,
603,
10181,
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,
482,
918,
24524,
10538,
12,
780,
589,
16,
514,
6023,
13,
288,
202,
202,
698,
288,
1082,
202,
60,
6427,
907,
13425,
273,
10181,
31,
1082,
202,
20308,
5903,
279,
6023,
603,
10181,
11... | ||
else if (arg.equals ("-f")) | if (something_done) return; getInterpreter(); if (iArg < args.length) | public static void main(String args[]) { int iArg = 0; boolean something_done = false; for ( ; iArg < args.length; iArg++) { String arg = args[iArg]; if (arg.equals ("-c") || arg.equals ("-e")) { iArg++; if (iArg == args.length) bad_option (arg); getInterpreter(); setArgs (arg... | 37648 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37648/73c117ed4b16a90610354178984a39a40a355c0e/repl.java/buggy/kawa/repl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
225,
288,
565,
509,
277,
4117,
273,
374,
31,
565,
1250,
5943,
67,
8734,
273,
629,
31,
565,
364,
261,
274,
225,
277,
4117,
411,
833,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
225,
288,
565,
509,
277,
4117,
273,
374,
31,
565,
1250,
5943,
67,
8734,
273,
629,
31,
565,
364,
261,
274,
225,
277,
4117,
411,
833,
18,
... |
String pulldown = element.getAttribute(ATT_PULLDOWN); | String pulldown = element.getAttribute(ActionDescriptor.STYLE_PULLDOWN); | protected ActionDescriptor createActionDescriptor( IConfigurationElement element) { // As of 2.1, the "pulldown" attribute was deprecated and replaced by // the attribute "style". See doc for more details. boolean pullDownStyle = false; String style = element.getAttribute(Acti... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/b97ada8a49178173d33f907e1eb89e1b33e5ddcd/PluginActionSetBuilder.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginActionSetBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4382,
3187,
752,
1803,
3187,
12,
5411,
467,
1750,
1046,
930,
13,
288,
3639,
368,
2970,
434,
576,
18,
21,
16,
326,
315,
13469,
2378,
6,
1566,
1703,
6849,
471,
8089,
635,
3639,
368,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4382,
3187,
752,
1803,
3187,
12,
5411,
467,
1750,
1046,
930,
13,
288,
3639,
368,
2970,
434,
576,
18,
21,
16,
326,
315,
13469,
2378,
6,
1566,
1703,
6849,
471,
8089,
635,
3639,
368,... |
public void expandToLevel(Object elementOrTreePath, int level) { Widget w = internalExpand(elementOrTreePath, true); if (w != null) { internalExpandToLevel(w, level); } | public void expandToLevel(int level) { expandToLevel(getRoot(), level); | public void expandToLevel(Object elementOrTreePath, int level) { Widget w = internalExpand(elementOrTreePath, true); if (w != null) { internalExpandToLevel(w, level); } } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/062c32b8e3287ec1a2e491d34fe552dae26fe5f6/AbstractTreeViewer.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4542,
774,
2355,
12,
921,
930,
1162,
2471,
743,
16,
509,
1801,
13,
288,
3639,
11103,
341,
273,
2713,
12271,
12,
2956,
1162,
2471,
743,
16,
638,
1769,
3639,
309,
261,
91,
480,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4542,
774,
2355,
12,
921,
930,
1162,
2471,
743,
16,
509,
1801,
13,
288,
3639,
11103,
341,
273,
2713,
12271,
12,
2956,
1162,
2471,
743,
16,
638,
1769,
3639,
309,
261,
91,
480,... |
public ActionForward editObjectives(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws FenixActionException, FenixFilterException { HttpSession session = request.getSession(false); Integer objectCode = getObjectCode(request); ... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/f1790994e90150a41f878ae3110bab38ce01b720/TeacherAdministrationViewerDispatchAction.java/clean/src/net/sourceforge/fenixedu/presentationTier/Action/teacher/TeacherAdministrationViewerDispatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
3874,
921,
3606,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
1216,
478,
275,
697,
1803,
503,
16,
5411,
478,
275,
697,
1586,
503... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
3874,
921,
3606,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
1216,
478,
275,
697,
1803,
503,
16,
5411,
478,
275,
697,
1586,
503... | ||
} | } | public static Object[] fetchAllChanges(Map changedPaths, RandomAccessFile changesFile, boolean prefolded, Map mapCopyfrom) throws SVNException { changedPaths = changedPaths != null ? changedPaths : new HashMap(); mapCopyfrom = mapCopyfrom != null ? mapCopyfrom : new HashMap(); FSChang... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/301b41972a7066eab6163f5cfa465ea5a3156e2d/FSReader.java/clean/javasvn/src/org/tmatesoft/svn/core/internal/io/fs/FSReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
8526,
12817,
7173,
12,
863,
3550,
4466,
16,
8072,
26933,
3478,
812,
16,
1250,
675,
9002,
785,
16,
1635,
852,
2951,
2080,
13,
1216,
29537,
50,
503,
288,
7734,
3550,
4466,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
8526,
12817,
7173,
12,
863,
3550,
4466,
16,
8072,
26933,
3478,
812,
16,
1250,
675,
9002,
785,
16,
1635,
852,
2951,
2080,
13,
1216,
29537,
50,
503,
288,
7734,
3550,
4466,
... |
MIMETCPStreamer(final Pipeline pipeline) { | MIMETCPStreamer(final Pipeline pipeline, boolean disposeWhenComplete) { m_disposeWhenComplete = disposeWhenComplete; | MIMETCPStreamer(final Pipeline pipeline) { //TODO bscott Remove this debugging m_logger.debug("Created Complete MIME message streamer"); try { File file = m_msg.toFile(new FileFactory() { public File createFile(String name) throws IOException { return createFile(... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/0b597f8de7682ed82641ddca2311f99964d7cd72/CompleteMIMEToken.java/buggy/tran/mail/main/com/metavize/tran/mail/papi/smtp/CompleteMIMEToken.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
13195,
13891,
1228,
264,
12,
6385,
13671,
5873,
16,
1250,
15825,
9434,
6322,
13,
288,
312,
67,
2251,
4150,
9434,
6322,
273,
15825,
9434,
6322,
31,
1377,
368,
6241,
324,
1017,
352,
88,
358... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
13195,
13891,
1228,
264,
12,
6385,
13671,
5873,
16,
1250,
15825,
9434,
6322,
13,
288,
312,
67,
2251,
4150,
9434,
6322,
273,
15825,
9434,
6322,
31,
1377,
368,
6241,
324,
1017,
352,
88,
358... |
public Object execMethod (int methodId, IdFunction function, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { switch (methodId) { case Id_abs: return wrap_double (js_abs(ScriptRuntime.toNumber(args, 0))); ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/b6331020dcf96bb85dae57ee2a2ce947b6b0477a/NativeMath.java/clean/js/rhino/src/org/mozilla/javascript/NativeMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
445,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
445,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... | ||
final int rowsToAdd = 100; count = 0; for(int i=1; i<=rowsToAdd; i++) { pStmt.setInt(1, i); count += pStmt.executeUpdate(); | final int rowsToAdd = 100; count = 0; for (int i = 1; i <= rowsToAdd; i++) { pStmt.setInt(1, i); count += pStmt.executeUpdate(); } assertTrue("count: " + count + " rowsToAdd: " + rowsToAdd,count == rowsToAdd); pStmt.close(); pStmt = con.prepareStatement("select i from #t0003 order by i"); int rowLimit = 32; pStmt.set... | public void testMaxRows0003() throws Exception { dropTable("#t0003"); Statement stmt = con.createStatement(); int count = stmt.executeUpdate("create table #t0003 " + " (i integer not null) "); PreparedStatement pStmt = con.prepareStatement( "insert into #t0003 values (?)"); ... | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/d48066e24a9a4b4edf35b9545de98ba05acafd4d/CSUnitTest.java/clean/src/test/net/sourceforge/jtds/test/CSUnitTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
2747,
4300,
30770,
1435,
1216,
1185,
288,
565,
3640,
1388,
2932,
7,
88,
30770,
8863,
565,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
565,
509,
1056,
273,
3480,
18,
8837,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
2747,
4300,
30770,
1435,
1216,
1185,
288,
565,
3640,
1388,
2932,
7,
88,
30770,
8863,
565,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
565,
509,
1056,
273,
3480,
18,
8837,... |
if (DEBUG_ENTITY_REF) { System.out.println(text.getNodeValue()+"->"+text1.getNodeValue()+"->"+text2.getNodeValue()); } | protected int buildAttrEntityRefs(Text text, XMLAttributes attributes, int attrIndex, int entityCount, int entityIndex, int textOffset) { // iterate over entities String textString = text.... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/0f2aae2c22c5dc0957f0413b6320b4c5497482e8/AbstractDOMParser.java/clean/src/org/apache/xerces/parsers/AbstractDOMParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
1361,
3843,
1943,
9837,
12,
1528,
977,
16,
3167,
2498,
1677,
16,
4766,
4202,
509,
1604,
1016,
16,
4766,
4202,
509,
1522,
1380,
16,
509,
1522,
1016,
16,
4766,
4202,
509,
977,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
1361,
3843,
1943,
9837,
12,
1528,
977,
16,
3167,
2498,
1677,
16,
4766,
4202,
509,
1604,
1016,
16,
4766,
4202,
509,
1522,
1380,
16,
509,
1522,
1016,
16,
4766,
4202,
509,
977,
... | |
globReg.configure(usedHttpConfig, usedHttpsConfig); | globReg.configure(usedHttpPort, usedHttpsPort); | public void start() { super.start(); try { // start the server, set the "usedHttp[s]Config"s startServer(); } catch (RuntimeException re) { throw re; } catch (Exception e) { throw new RuntimeException(e.getMessage()); } try { // configure the reg, which alters the rootReg ... | 11321 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11321/b4a5272cd65b7fa9e822053d9ca602637d44ca8e/RootServletServiceComponent.java/clean/webserver/src/org/cougaar/lib/web/service/RootServletServiceComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
787,
1435,
288,
565,
2240,
18,
1937,
5621,
565,
775,
288,
1377,
368,
787,
326,
1438,
16,
444,
326,
315,
3668,
2940,
63,
87,
65,
809,
6,
87,
1377,
787,
2081,
5621,
565,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
787,
1435,
288,
565,
2240,
18,
1937,
5621,
565,
775,
288,
1377,
368,
787,
326,
1438,
16,
444,
326,
315,
3668,
2940,
63,
87,
65,
809,
6,
87,
1377,
787,
2081,
5621,
565,
289,... |
BugzillaProductPage page = new BugzillaProductPage(PlatformUI.getWorkbench(), null, repository, null); | BugzillaProductPage page = new BugzillaProductPage(PlatformUI.getWorkbench(), null, repository); | public void testPlatformOptions() throws Exception { NewBugzillaReport newReport = new NewBugzillaReport(IBugzillaConstants.TEST_BUGZILLA_220_URL, "1"); TaskRepository repository = new TaskRepository(BugzillaCorePlugin.REPOSITORY_KIND, IBugzillaConstants.TEST_BUGZILLA_220_URL); BugzillaServerFacade.setupNewBugA... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/c780278ed1d6198b551d81f2d98cdde6b34e4099/NewBugWizardTest.java/buggy/org.eclipse.mylyn.bugzilla.tests/src/org/eclipse/mylyn/bugzilla/tests/NewBugWizardTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8201,
1320,
1435,
1216,
1185,
288,
202,
202,
1908,
19865,
15990,
4820,
394,
4820,
273,
394,
1166,
19865,
15990,
4820,
12,
13450,
637,
15990,
2918,
18,
16961,
67,
4827,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8201,
1320,
1435,
1216,
1185,
288,
202,
202,
1908,
19865,
15990,
4820,
394,
4820,
273,
394,
1166,
19865,
15990,
4820,
12,
13450,
637,
15990,
2918,
18,
16961,
67,
4827,
... |
return 16; | return 16 + getAdditionalHeight(); | public int getIconHeight() { return 16; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ae9ec43c5570a0f69e3d8c8b733283719f52a770/MetalIconFactory.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalIconFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
21724,
2686,
1435,
377,
288,
1377,
327,
2872,
397,
26660,
2686,
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,
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,
377,
1071,
509,
21724,
2686,
1435,
377,
288,
1377,
327,
2872,
397,
26660,
2686,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
Binary.mutate(s,INT_ADD,y,B.copy(),val2); | return Binary.create(INT_ADD,y,B.copy(),val2); | private static void transformForInt(OPT_Instruction s, OPT_Instruction def) { // s is y = A + c OPT_RegisterOperand y = Binary.getResult(s); OPT_RegisterOperand A = Binary.getVal1(s).asRegister(); int c = Binary.getVal2(s).asIntConstant().value; if (s.operator == INT_SUB) c = -c; // A = B + d OPT... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/6a89b937e3451eefc9cbd2add21ece41fe5c6011/OPT_ExpressionFolding.java/buggy/rvm/src/vm/compilers/optimizing/optimizations/global/ssa/expressionFolding/OPT_ExpressionFolding.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
2510,
1290,
1702,
12,
15620,
67,
11983,
272,
16,
16456,
67,
11983,
1652,
13,
288,
565,
368,
272,
353,
677,
273,
432,
397,
276,
565,
16456,
67,
3996,
10265,
677,
273,
789... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2510,
1290,
1702,
12,
15620,
67,
11983,
272,
16,
16456,
67,
11983,
1652,
13,
288,
565,
368,
272,
353,
677,
273,
432,
397,
276,
565,
16456,
67,
3996,
10265,
677,
273,
789... |
uaManager.stop(); | ua.stop(); | public void testRegistrationOnStartup() throws Exception { StandardDirectoryAgent da = new StandardDirectoryAgent(); StandardDirectoryAgentManager daManager = new StandardDirectoryAgentManager(); da.setDirectoryAgentManager(daManager); daManager.setUDPConnector(new SocketUDPConnector(... | 6331 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6331/d27166d30cc3b6c11dabd620bba4d02fbcca1a01/StandardServiceAgentTest.java/buggy/livetribe/trunk/livetribe-slp/src/test/java/org/livetribe/slp/api/sa/StandardServiceAgentTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
7843,
1398,
22178,
1435,
1216,
1185,
565,
288,
3639,
8263,
2853,
3630,
5248,
273,
394,
8263,
2853,
3630,
5621,
3639,
8263,
2853,
3630,
1318,
5248,
1318,
273,
394,
8263,
285... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7843,
1398,
22178,
1435,
1216,
1185,
565,
288,
3639,
8263,
2853,
3630,
5248,
273,
394,
8263,
2853,
3630,
5621,
3639,
8263,
2853,
3630,
1318,
5248,
1318,
273,
394,
8263,
285... |
synPredMatched273 = false; | synPredMatched272 = false; | public final void forInClause() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); AST forInClause_AST = null; Token i = null; AST i_AST = null; { boolean synPredMatched273 = false; if (((_tokenSet_12.member(LA(1))) && (_tokenSet_107.member(LA(2))))) ... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/402b6bb60ff460172ee2d793373e0aa52b284687/GroovyRecognizer.java/buggy/src/main/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
364,
382,
7044,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
364,
382,
7044,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
20... |
IRubyObject convertToFloat(); | RubyFloat convertToFloat(); | IRubyObject convertToFloat(); | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/803c66ee682936beecc8a43fe2cfc90fe5645b22/IRubyObject.java/buggy/src/org/jruby/runtime/builtin/IRubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
15908,
10340,
921,
8137,
4723,
5621,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
15908,
10340,
921,
8137,
4723,
5621,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
log.error(ex); | System.err.println(ex); | public void testBarrier() { RemoveOneItem[] removers=new RemoveOneItem[10]; int num_dead=0; for(int i=0; i < removers.length; i++) { removers[i]=new RemoveOneItem(i); removers[i].start(); } Util.sleep(1000); System.out.println("-- adding element 99"); ... | 51463 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51463/5ad015d9a78e1da3350d9b398b46b2f5d4508564/QueueTest.java/clean/tests/junit/org/jgroups/tests/QueueTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5190,
10342,
1435,
288,
3639,
3581,
3335,
1180,
8526,
2797,
414,
33,
2704,
3581,
3335,
1180,
63,
2163,
15533,
3639,
509,
818,
67,
22097,
33,
20,
31,
3639,
364,
12,
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,
377,
1071,
918,
1842,
5190,
10342,
1435,
288,
3639,
3581,
3335,
1180,
8526,
2797,
414,
33,
2704,
3581,
3335,
1180,
63,
2163,
15533,
3639,
509,
818,
67,
22097,
33,
20,
31,
3639,
364,
12,
474,
... |
try { doc.getFile(); } catch (IllegalStateException ise) { fail("file does not exist"); } | try { doc.getFile(); } | public void testForceFileOpen() throws BadLocationException, IOException, OperationCanceledException, AlreadyOpenException { final File tempFile1 = writeToNewTempFile(FOO_TEXT); final File tempFile2 = writeToNewTempFile(BAR_TEXT); // don't catch and fail! TestListener listener = new TestListener() ... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/aafaf7b848d738e58eee48a6cbc4b800c8027685/GlobalModelIOTest.java/buggy/drjava/src/edu/rice/cs/drjava/model/GlobalModelIOTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
10997,
812,
3678,
1435,
565,
1216,
6107,
2735,
503,
16,
1860,
16,
4189,
23163,
503,
16,
565,
17009,
3678,
503,
225,
288,
565,
727,
1387,
18286,
21,
273,
12870,
1908,
2018... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
10997,
812,
3678,
1435,
565,
1216,
6107,
2735,
503,
16,
1860,
16,
4189,
23163,
503,
16,
565,
17009,
3678,
503,
225,
288,
565,
727,
1387,
18286,
21,
273,
12870,
1908,
2018... |
private void generateJava() throws ModelloException, IOException { Model objectModel = getModel(); for ( Iterator i = objectModel.getInterfaces( getGeneratedVersion() ).iterator(); i.hasNext(); ) { ModelInterface modelInterface = (ModelInterface) i.next(); String... | 47828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47828/10f1d1506c4d29824aea5150bd7e1903efbd44cb/JavaModelloGenerator.java/clean/modello/modello-core/src/main/java/org/codehaus/modello/plugin/java/JavaModelloGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
225,
918,
225,
2103,
5852,
1435,
7734,
1216,
225,
3164,
383,
503,
16,
225,
1860,
3639,
288,
7734,
3164,
225,
733,
1488,
225,
273,
225,
7454,
5621,
7734,
364,
225,
261,
225,
4498,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
225,
918,
225,
2103,
5852,
1435,
7734,
1216,
225,
3164,
383,
503,
16,
225,
1860,
3639,
288,
7734,
3164,
225,
733,
1488,
225,
273,
225,
7454,
5621,
7734,
364,
225,
261,
225,
4498,
... | ||
public void run() { if (event.getJob().getResult().getCode() == Status.OK && event.getJob().getResult().getMessage() != null) {// // Attach context if (getAttachContext()) { IWorkbench wb = PlatformUI.getWorkbench(); IProgressService ps = wb.getProgressService(); try { ... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/ae6d1d8e8f64e8ff722972ae7d06a9023e6ed588/BugzillaTaskEditor.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/editor/BugzillaTaskEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
430,
261,
2575,
18,
588,
2278,
7675,
588,
1253,
7675,
588,
1085,
1435,
422,
2685,
18,
3141,
6862,
9506,
202,
10,
10,
871,
18,
588,
2278,
767... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
430,
261,
2575,
18,
588,
2278,
7675,
588,
1253,
7675,
588,
1085,
1435,
422,
2685,
18,
3141,
6862,
9506,
202,
10,
10,
871,
18,
588,
2278,
767... | ||
.substring(10)); | .substring(Constants.PROPSFILE.length())); | public static void main(String[] args) throws IOException { boolean haltError = false; boolean haltFail = false; boolean stackfilter = true; Properties props = new Properties(); boolean showOut = false; boolean logTestListenerEvents = false; if (args.length == 0) { ... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/d2e6dcf66da83b17eb4a13f4ff7f374521fe29ec/JUnitTestRunner.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/junit/JUnitTestRunner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
3639,
1250,
18389,
668,
273,
629,
31,
3639,
1250,
18389,
3754,
273,
629,
31,
3639,
1250,
2110,
2188,
273,
638,
31,
3639,
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,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
3639,
1250,
18389,
668,
273,
629,
31,
3639,
1250,
18389,
3754,
273,
629,
31,
3639,
1250,
2110,
2188,
273,
638,
31,
3639,
6... |
if (c == 'u') | if (c == 'u') { identifierStart = true; | public int getToken() throws IOException { int c; tokenno++; // Check for pushed-back token if (this.pushbackToken != EOF) { int result = this.pushbackToken; this.pushbackToken = EOF; return result; } // Eat whitespace, possibly sensitive to... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/5220fdb55a7afd4a0c4a0d02f8a489ee87fa676c/TokenStream.java/clean/src/org/mozilla/javascript/TokenStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
9162,
1435,
1216,
1860,
288,
3639,
509,
276,
31,
3639,
1147,
2135,
9904,
31,
3639,
368,
2073,
364,
18543,
17,
823,
1147,
3639,
309,
261,
2211,
18,
6206,
823,
1345,
480,
6431,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
9162,
1435,
1216,
1860,
288,
3639,
509,
276,
31,
3639,
1147,
2135,
9904,
31,
3639,
368,
2073,
364,
18543,
17,
823,
1147,
3639,
309,
261,
2211,
18,
6206,
823,
1345,
480,
6431,
... |
case ( LineStyle.DASH_DOTTED ) : | case ( LineStyle.DASH_DOTTED ) : | public void drawRectangle( RectangleRenderEvent rre ) throws ChartException { // CHECK IF THE LINE ATTRIBUTES ARE CORRECTLY DEFINED final LineAttributes lia = rre.getOutline( ); if ( !validateLineAttributes( rre.getSource( ), lia ) ) { return; } // SETUP THE FOREGROUND COLOR (DARKER BACKGROUND IF DEFINED AS NU... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/bd39aef05872b463576ce02ea4142048cb79a103/SwtRendererImpl.java/clean/chart/org.eclipse.birt.chart.device.swt/src/org/eclipse/birt/chart/device/swt/SwtRendererImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3724,
19463,
12,
13264,
3420,
1133,
436,
266,
262,
1216,
14804,
503,
202,
95,
202,
202,
759,
14565,
11083,
12786,
14340,
14043,
18744,
432,
862,
28359,
4512,
7076,
2030,
7263... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3724,
19463,
12,
13264,
3420,
1133,
436,
266,
262,
1216,
14804,
503,
202,
95,
202,
202,
759,
14565,
11083,
12786,
14340,
14043,
18744,
432,
862,
28359,
4512,
7076,
2030,
7263... |
if (beginLong > endLong) { if (isStrict) { throw getRuntime().newRangeError(inspect().toString() + " out of range."); } return null; | if (beginLong > endLong && isStrict) { throw getRuntime().newRangeError(inspect().toString() + " out of range."); | public long[] getBeginLength(long limit, boolean truncate, boolean isStrict) { long beginLong = RubyNumeric.num2long(begin); long endLong = RubyNumeric.num2long(end); if (! isExclusive) { endLong++; } if (beginLong < 0) { beginLong += limit; if (be... | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/60631867f8ea7a39c6966c08ea0adb7b49393e6a/RubyRange.java/clean/src/org/jruby/RubyRange.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1525,
8526,
25282,
1782,
12,
5748,
1800,
16,
1250,
10310,
16,
1250,
353,
14809,
13,
288,
3639,
1525,
2376,
3708,
273,
19817,
9902,
18,
2107,
22,
5748,
12,
10086,
1769,
3639,
1525,
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,
1525,
8526,
25282,
1782,
12,
5748,
1800,
16,
1250,
10310,
16,
1250,
353,
14809,
13,
288,
3639,
1525,
2376,
3708,
273,
19817,
9902,
18,
2107,
22,
5748,
12,
10086,
1769,
3639,
1525,
6... |
element instanceof PsiDoWhileStatement || element instanceof PsiForeachStatement || element instanceof PsiForStatement; | element instanceof PsiDoWhileStatement || element instanceof PsiForeachStatement || element instanceof PsiForStatement; | private static boolean isLoop(@NotNull PsiElement element){ return element instanceof PsiWhileStatement || element instanceof PsiDoWhileStatement || element instanceof PsiForeachStatement || element instanceof PsiFor... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/b54c8091338ae57ef7018b62fb0717085d77cda8/ControlFlowUtils.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/psiutils/ControlFlowUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
353,
6452,
26964,
5962,
453,
7722,
1046,
930,
15329,
3639,
327,
930,
1276,
453,
7722,
15151,
3406,
747,
27573,
930,
1276,
453,
7722,
3244,
15151,
3406,
747,
27573,
930,
127... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
353,
6452,
26964,
5962,
453,
7722,
1046,
930,
15329,
3639,
327,
930,
1276,
453,
7722,
15151,
3406,
747,
27573,
930,
1276,
453,
7722,
3244,
15151,
3406,
747,
27573,
930,
127... |
if (contentProvider != null) { contentProvider.dispose(); } if (labelProvider != null) { labelProvider.dispose(); } | try { if (contentProvider != null) { contentProvider.dispose(); } if (labelProvider != null) { labelProvider.dispose(); } } catch (Throwable t) { String msg = t.getMessage() != null ? t.getMessage() : t.toString() ; NavigatorPlugin.logError(0, msg, t); } | public void dispose() { try { synchronized (this) { if (contentProvider != null) { contentProvider.dispose(); } if (labelProvider != null) { labelProvider.dispose(); } } } finally { isDisposed = true; } } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/9657fbef59474027d3657e55a8ce4f7a8cd8f9f1/NavigatorContentExtension.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorContentExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15825,
1435,
288,
202,
202,
698,
288,
1082,
202,
22043,
261,
2211,
13,
288,
9506,
202,
430,
261,
1745,
2249,
480,
446,
13,
288,
6862,
202,
1745,
2249,
18,
2251,
4150,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15825,
1435,
288,
202,
202,
698,
288,
1082,
202,
22043,
261,
2211,
13,
288,
9506,
202,
430,
261,
1745,
2249,
480,
446,
13,
288,
6862,
202,
1745,
2249,
18,
2251,
4150,
562... |
_messageEncoding = browser().messageEncodingForLanguage(_localizer.language()); | if (browser()!= null) { _messageEncoding = browser().messageEncodingForLanguage(_localizer.language()); } | public void setLanguage(String language) { ERXLocalizer newLocalizer = ERXLocalizer.localizerForLanguage(language); if (! newLocalizer.equals(_localizer)) { if (_localizer == null && ! WOApplication.application().isCachingEnabled()) observer().registerForLocalizationDidRes... | 17168 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17168/f8c916a8c7daa084550de4d8e57a06ce7fc8a070/ERXSession.java/buggy/Common/Frameworks/ERExtensions/Sources/er/extensions/ERXSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
28993,
12,
780,
2653,
13,
288,
3639,
4232,
60,
2042,
1824,
394,
2042,
1824,
273,
4232,
60,
2042,
1824,
18,
3729,
1824,
1290,
3779,
12,
4923,
1769,
3639,
309,
16051,
394,
2042,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28993,
12,
780,
2653,
13,
288,
3639,
4232,
60,
2042,
1824,
394,
2042,
1824,
273,
4232,
60,
2042,
1824,
18,
3729,
1824,
1290,
3779,
12,
4923,
1769,
3639,
309,
16051,
394,
2042,
... |
false ); | false, this.session ); | private void makeFirstPassToMultiPassFilter( FilterPassController filterPass ) throws DataException { filterPass.setForceReset( true ); // First set pass level to first, the value of pass level will finally // affect the behavior of TopN/BottomN filters, that is, the instance of // org.eclipse.birt.data.engine.s... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/0049044a5bef6d7cacb43d07aaac96e021a89ed5/FilterCalculator.java/clean/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/transform/pass/FilterCalculator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1221,
3759,
6433,
774,
5002,
6433,
1586,
12,
4008,
6433,
2933,
1034,
6433,
262,
1082,
202,
15069,
1910,
503,
202,
95,
202,
202,
2188,
6433,
18,
542,
10997,
7013,
12,
638,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1221,
3759,
6433,
774,
5002,
6433,
1586,
12,
4008,
6433,
2933,
1034,
6433,
262,
1082,
202,
15069,
1910,
503,
202,
95,
202,
202,
2188,
6433,
18,
542,
10997,
7013,
12,
638,
... |
VM_Address oldContent = VM_Address.fromInt(slots[slot]); slots[slot] = newContent.toInt(); VM_RCBuffers.addIncrementAndDecrement(newContent, oldContent, VM_Processor.getCurrentProcessor()); | VM.sysWrite("WARNING - setSlotContents of int for reference slot, value = "); VM.sysWrite(value); VM.sysWrite("\n"); | static void setSlotContents(int slot, Object object) { VM_Address newContent = VM_Magic.objectAsAddress(object); if (VM.BuildForConcurrentGC && VM.runningVM) { VM_Address oldContent = VM_Address.fromInt(slots[slot]); slots[slot] = newContent.toInt(); //-#if RVM_WITH_CONCURRENT_GC // be... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/4bdcfd89af42d1c4725b81c48f2ebe6f7e29ed82/VM_Statics.java/buggy/rvm/src/vm/runtime/VM_Statics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
918,
444,
8764,
6323,
12,
474,
4694,
16,
1033,
733,
13,
288,
1377,
8251,
67,
1887,
24358,
273,
8251,
67,
19289,
18,
1612,
1463,
1887,
12,
1612,
1769,
1377,
309,
261,
7397,
18,
3116... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
444,
8764,
6323,
12,
474,
4694,
16,
1033,
733,
13,
288,
1377,
8251,
67,
1887,
24358,
273,
8251,
67,
19289,
18,
1612,
1463,
1887,
12,
1612,
1769,
1377,
309,
261,
7397,
18,
3116... |
XRLog.layout(Level.FINEST, "is a fixed child: " + body_box.isChildrenExceedBounds()); | XRLog.layout(Level.FINEST, "is a fixed child: " + root.isChildrenExceedBounds()); | public void doActualLayout(Graphics g) { //Uu.p("doActualLayout called"); this.removeAll(); if (g == null) { return; } if (doc == null) { return; }// set up CSS Context c = newContext(pageInfo, (Graphics2D) g); synchronized (this) { ... | 53937 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53937/2486e0a7d32e8bf7a5ba0aa3c3626b52ad12da3c/RootPanel.java/clean/src/java/org/xhtmlrenderer/swing/RootPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
11266,
3744,
12,
17558,
314,
13,
288,
3639,
368,
57,
89,
18,
84,
2932,
2896,
11266,
3744,
2566,
8863,
3639,
333,
18,
4479,
1595,
5621,
3639,
309,
261,
75,
422,
446,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
11266,
3744,
12,
17558,
314,
13,
288,
3639,
368,
57,
89,
18,
84,
2932,
2896,
11266,
3744,
2566,
8863,
3639,
333,
18,
4479,
1595,
5621,
3639,
309,
261,
75,
422,
446,
13,
... |
this.properSupertypeListInBFSOrder = new ArrayList<ObjectType>(); | this.supertypeListInBFSOrder = new ArrayList<ObjectType>(); | public SubtypeQueryResult() { this.supertypeSet = new BitSet(); this.properSupertypeListInBFSOrder = new ArrayList<ObjectType>(); this.missingClassList = emptyList; } | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/dba9d5cfffd6dd9e5f91fca2aaeab761e67f9e71/SubtypeQueryResult.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/type/SubtypeQueryResult.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2592,
723,
23583,
1435,
288,
202,
202,
2211,
18,
9565,
723,
694,
273,
394,
21199,
5621,
202,
202,
2211,
18,
22754,
8051,
723,
682,
382,
38,
4931,
2448,
273,
394,
2407,
32,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2592,
723,
23583,
1435,
288,
202,
202,
2211,
18,
9565,
723,
694,
273,
394,
21199,
5621,
202,
202,
2211,
18,
22754,
8051,
723,
682,
382,
38,
4931,
2448,
273,
394,
2407,
32,
176... |
throw new InvalidConfigValueException("Negative values not supported"); | throw new InvalidConfigValueException("Negative or zero values not supported"); | public void set(long val) throws InvalidConfigValueException { if(val < 0) throw new InvalidConfigValueException("Negative values not supported"); envMutableConfig.setCacheSize(val); } | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/467b47f618151c0e29727408b4581a3e6334c383/Node.java/buggy/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
444,
12,
5748,
1244,
13,
1216,
1962,
809,
9738,
288,
9506,
202,
430,
12,
1125,
411,
374,
13,
6862,
202,
12849,
394,
1962,
809,
9738,
2932,
14959,
924,
486,
3260,
8863,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
444,
12,
5748,
1244,
13,
1216,
1962,
809,
9738,
288,
9506,
202,
430,
12,
1125,
411,
374,
13,
6862,
202,
12849,
394,
1962,
809,
9738,
2932,
14959,
924,
486,
3260,
8863,
9... |
ha = new Attribute(key, (String) Store.get(key)); | ha = new SportletUserImplAttribute(key, (String) Store.get(key)); | private void convert2vector() { Enumeration allkeys = Store.keys(); Attribute ha = null; while (allkeys.hasMoreElements()) { String key = (String) allkeys.nextElement(); ha = new Attribute(key, (String) Store.get(key)); ha.setUser(this); Attributes.ad... | 49343 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49343/b05a2186ca9ab0f19dec819b672eef48742732b4/SportletUserImpl.java/buggy/src/org/gridlab/gridsphere/portlet/impl/SportletUserImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1765,
22,
7737,
1435,
288,
3639,
13864,
777,
2452,
273,
4994,
18,
2452,
5621,
3639,
3601,
10677,
273,
446,
31,
3639,
1323,
261,
454,
2452,
18,
5332,
7417,
3471,
10756,
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,
3238,
918,
1765,
22,
7737,
1435,
288,
3639,
13864,
777,
2452,
273,
4994,
18,
2452,
5621,
3639,
3601,
10677,
273,
446,
31,
3639,
1323,
261,
454,
2452,
18,
5332,
7417,
3471,
10756,
288,
541... |
addMenuItem(menu, "SGF Position...", KeyEvent.VK_S, "export-sgf-position"); addMenuItem(menu, "LaTeX Main Variation...", KeyEvent.VK_L, "export-latex"); addMenuItem(menu, "LaTeX Position...", KeyEvent.VK_P, "export-latex-position"); addMenuItem(menu, "Text Position...", KeyEvent.VK_T, "export-ascii"); | menu.addItem("SGF Position...", KeyEvent.VK_S, "export-sgf-position"); menu.addItem("LaTeX Main Variation...", KeyEvent.VK_L, "export-latex"); menu.addItem("LaTeX Position...", KeyEvent.VK_P, "export-latex-position"); menu.addItem("Text Position...", KeyEvent.VK_T, "export-ascii"); | private JMenu createMenuExport() { JMenu menu = new JMenu("Export"); menu.setMnemonic(KeyEvent.VK_E); addMenuItem(menu, "SGF Position...", KeyEvent.VK_S, "export-sgf-position"); addMenuItem(menu, "LaTeX Main Variation...", KeyEvent.VK_L, "... | 51310 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51310/d10ef3afb87b5fa533364efda721c197866c21a6/GoGuiMenuBar.java/buggy/src/net/sf/gogui/gogui/GoGuiMenuBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
4599,
752,
4599,
6144,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
394,
804,
4599,
2932,
6144,
8863,
3639,
3824,
18,
542,
29668,
20918,
12,
653,
1133,
18,
58,
47,
67,
41,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
4599,
752,
4599,
6144,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
394,
804,
4599,
2932,
6144,
8863,
3639,
3824,
18,
542,
29668,
20918,
12,
653,
1133,
18,
58,
47,
67,
41,
176... |
saveProjectItemActionPerformed(evt); } | saveProjectItemActionPerformed(evt); } | public void actionPerformed(java.awt.event.ActionEvent evt) { saveProjectItemActionPerformed(evt); } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/4748a5a9b76f3dd763ee6bc7755c932a711bd6a6/FindBugsFrame.java/clean/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
26100,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
10792,
1923,
4109,
1180,
19449,
12,
73,
11734,
1769,
7734,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
26100,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
10792,
1923,
4109,
1180,
19449,
12,
73,
11734,
1769,
7734,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
protected static String proxyToString(Object aProxy) { | protected static String proxyToString(Object aProxy) { | protected static String proxyToString(Object aProxy) { return aProxy.getClass().getInterfaces()[0].getName() + '@' + Integer.toHexString(aProxy.hashCode()); } | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/c385b2e9fc8073db7044d932ee6cd2f136fea61a/XPCOMJavaProxy.java/clean/extensions/java/xpcom/XPCOMJavaProxy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
760,
514,
2889,
5808,
12,
921,
279,
3886,
13,
225,
288,
565,
327,
279,
3886,
18,
588,
797,
7675,
588,
10273,
1435,
63,
20,
8009,
17994,
1435,
397,
9175,
397,
6647,
2144,
18,
869,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
760,
514,
2889,
5808,
12,
921,
279,
3886,
13,
225,
288,
565,
327,
279,
3886,
18,
588,
797,
7675,
588,
10273,
1435,
63,
20,
8009,
17994,
1435,
397,
9175,
397,
6647,
2144,
18,
869,
... |
if(!hex.containsTerrain(Terrains.FUEL_TANK) && !hex.containsTerrain(Terrains.JUNGLE) && !hex.containsTerrain(Terrains.MAGMA) && !hex.containsTerrain(Terrains.MUD) && !hex.containsTerrain(Terrains.RUBBLE) && !hex.containsTerrain(Terrains.WATER) && !hex.containsTerrain(Terrains.WOODS) && doSkillCheckInPlace(t, psr)) { in... | int elevation = Math.max(hex.terrainLevel(Terrains.BLDG_ELEV), hex.terrainLevel(Terrains.BRIDGE_ELEV)); elevation = Math.max(elevation,0); elevation = Math.min(elevation, t.getElevation()); if(t.getElevation() > elevation) { if(!hex.containsTerrain(Terrains.FUEL_TANK) && !hex.containsTerrain(Terrains.JUNGLE) && !hex.co... | private Vector<Report> criticalTank(Tank t, int loc, int critMod) { Vector<Report> vDesc = new Vector<Report>(); Report r; //roll the critical r = new Report(6305); r.subject = t.getId(); r.indent(2); r.add(t.getLocationAbbr(loc)); r.newlines = 0; ... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/3258318bac3f852831eb239b069f10b7ded41baa/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5589,
32,
4820,
34,
11239,
56,
2304,
12,
56,
2304,
268,
16,
509,
1515,
16,
509,
7921,
1739,
13,
288,
3639,
5589,
32,
4820,
34,
331,
4217,
273,
394,
5589,
32,
4820,
34,
5621,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5589,
32,
4820,
34,
11239,
56,
2304,
12,
56,
2304,
268,
16,
509,
1515,
16,
509,
7921,
1739,
13,
288,
3639,
5589,
32,
4820,
34,
331,
4217,
273,
394,
5589,
32,
4820,
34,
5621,
363... |
private void displayError(final String message) { parentShell.getDisplay().syncExec(new Runnable() { | private void displayError(final IStatus status) { messageShell.getDisplay().syncExec(new Runnable() { | private void displayError(final String message) { parentShell.getDisplay().syncExec(new Runnable() { public void run() { MessageDialog.openError(parentShell, getProblemsTitle(), message); } }); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/4e60ccf650cbf211e49b0a25380ae798b0e6efaa/CopyFilesAndFoldersOperation.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2562,
668,
12,
6385,
514,
883,
13,
288,
202,
202,
2938,
13220,
18,
588,
4236,
7675,
8389,
1905,
12,
2704,
10254,
1435,
288,
1082,
202,
482,
918,
1086,
1435,
288,
9506,
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,
1152,
918,
2562,
668,
12,
6385,
514,
883,
13,
288,
202,
202,
2938,
13220,
18,
588,
4236,
7675,
8389,
1905,
12,
2704,
10254,
1435,
288,
1082,
202,
482,
918,
1086,
1435,
288,
9506,
2... |
if (t1 > t2) { | if (t1 > t2) { | JobTreeElement[] getJobInfos() { JobTreeElement[] all; if(keptjobinfos.isEmpty()) { return EMPTY_INFOS; } synchronized (keptjobinfos) { all = (JobTreeElement[]) keptjobinfos .toArray(new JobTreeElement[keptjobinfos.size()]); } Arrays.sort(all, new Comp... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/61a3852dd97cae660315c88e82302cd4c0301d5d/FinishedJobs.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/FinishedJobs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3956,
2471,
1046,
8526,
13024,
7655,
1435,
288,
3639,
3956,
2471,
1046,
8526,
777,
31,
202,
202,
430,
12,
4491,
337,
4688,
18227,
18,
291,
1921,
10756,
288,
1082,
202,
2463,
8984,
67,
592... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3956,
2471,
1046,
8526,
13024,
7655,
1435,
288,
3639,
3956,
2471,
1046,
8526,
777,
31,
202,
202,
430,
12,
4491,
337,
4688,
18227,
18,
291,
1921,
10756,
288,
1082,
202,
2463,
8984,
67,
592... |
protected MenuManager createMenuManager() { MenuManager result = new MenuManager("menu"); final MenuManager menuManagerFile = new MenuManager("File"); result.add(menuManagerFile); menuManagerFile.add(newFileAction); menuManagerFile.add(openFileAction); menuManagerFile.add(new Separator()); String[] mruFiles = U... | 5951 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5951/65a2b20cfc96e0d9804e136df0076651309900f1/PasswordSafeJFace.java/buggy/pwsafe/Java/PasswordSafeSWT/src/org/pwsafe/passwordsafeswt/PasswordSafeJFace.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4599,
1318,
2640,
4599,
1318,
1435,
95,
202,
202,
4599,
1318,
2088,
33,
2704,
4599,
1318,
2932,
5414,
8863,
202,
202,
6385,
4599,
49,
940,
1035,
2104,
1318,
812,
33,
2704,
4599... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4599,
1318,
2640,
4599,
1318,
1435,
95,
202,
202,
4599,
1318,
2088,
33,
2704,
4599,
1318,
2932,
5414,
8863,
202,
202,
6385,
4599,
49,
940,
1035,
2104,
1318,
812,
33,
2704,
4599... | ||
MatchLoop: do | do | private final int jjMoveNfa_0(int startState, int curPos){ int strKind = jjmatchedKind; int strPos = jjmatchedPos; int seenUpto; input_stream.backup(seenUpto = curPos + 1); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { throw new Error("Internal Error"); } curPos = 0; int[] ne... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/01ac829cf7ae29319b3a7b2aa1463f4ce4c192ed/ParserTokenManager.java/buggy/core/org.eclipse.birt.core/src/org/eclipse/birt/core/template/ParserTokenManager.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,
609,
5677,
273,
10684,
11073,
5677,
31,
282,
509,
609,
1616,
273,
10684,
11073,
1616,
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,
3238,
727,
509,
10684,
7607,
50,
507,
67,
20,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
609,
5677,
273,
10684,
11073,
5677,
31,
282,
509,
609,
1616,
273,
10684,
11073,
1616,
3... |
PsiTreeUtil.getParentOfType(elementToCheck, PsiSynchronizedStatement.class); if (syncStatement != null) { final PsiExpression lockExpression = syncStatement.getLockExpression(); if (lockExpression instanceof PsiReferenceExpression) { final PsiReferenceExpression reference = (PsiReferenceExpression) lockExpression; fina... | PsiTreeUtil.getParentOfType(elementToCheck, PsiSynchronizedStatement.class); if (syncStatement == null) { break; } final PsiExpression lockExpression = syncStatement.getLockExpression(); if (lockExpression instanceof PsiReferenceExpression) { final PsiReferenceExpression reference = (PsiReferenceExpression) lockExpress... | public void visitReferenceExpression(PsiReferenceExpression expression) { super.visitReferenceExpression(expression); boolean isLockedOnInstance = false; boolean isLockedOnClass = false; final PsiMethod containingMethod = PsiTreeUtil.getParentOfType(expression, PsiMet... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/2f5f667fbf5d68204e8e4a012b5d91dd367d29b0/AccessToStaticFieldLockedOnInstanceInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/threading/AccessToStaticFieldLockedOnInstanceInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
2404,
2300,
12,
52,
7722,
2404,
2300,
2652,
13,
288,
5411,
2240,
18,
11658,
2404,
2300,
12,
8692,
1769,
5411,
1250,
31753,
1398,
1442,
273,
629,
31,
5411,
1250,
31753,
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,
540,
1071,
918,
3757,
2404,
2300,
12,
52,
7722,
2404,
2300,
2652,
13,
288,
5411,
2240,
18,
11658,
2404,
2300,
12,
8692,
1769,
5411,
1250,
31753,
1398,
1442,
273,
629,
31,
5411,
1250,
31753,
13... |
public void setConstraints( Component comp, GridBagConstraints cons) { comptable.put(comp, (GridBagConstraints)cons.clone()); } | public void setConstraints (Component component, GridBagConstraints constraints) { GridBagConstraints clone = (GridBagConstraints) constraints.clone(); if (clone.gridx < 0) clone.gridx = GridBagConstraints.RELATIVE; if (clone.gridy < 0) clone.gridy = GridBagConstraints.RELATIVE; if (clone.gridwidth == 0) clone.gridw... | public void setConstraints( Component comp, GridBagConstraints cons) { // System.out.println( "set: " + this + " " + comp.getClass().getName() + " " + cons); comptable.put(comp, (GridBagConstraints)cons.clone());} | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/7da54aaf9824e32bcd3983ba1ed0a4b66d7abe7b/GridBagLayout.java/clean/libraries/javalib/java/awt/GridBagLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
444,
4878,
12,
5435,
1161,
16,
13075,
1959,
13,
288,
202,
759,
202,
3163,
18,
659,
18,
8222,
12,
315,
542,
30,
315,
397,
333,
397,
315,
315,
397,
1161,
18,
588,
797,
7675,
17994... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
4878,
12,
5435,
1161,
16,
13075,
1959,
13,
288,
202,
759,
202,
3163,
18,
659,
18,
8222,
12,
315,
542,
30,
315,
397,
333,
397,
315,
315,
397,
1161,
18,
588,
797,
7675,
17994... |
public void handleFiles(List files) { try { DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); DocumentBuilder db = dbf.newDocumentBuilder(); Document doc = db.newDocument(); Element overviewRoot = Util.addChildElement(doc, "overview-frame", null); Iterator iter = files.iterator(); whil... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/bcf54ee9560f4fd9a0ff083d3f0ea7c829a28aea/TaglibReport.java/clean/contrib/tag-doc/src/java/org/apache/struts/taskdefs/TaglibReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | ||
getLogger().debug( "Building Maven global-level settings from: '" + globalRegistryFile.getAbsolutePath() + "'" ); getLogger().debug( "Building Maven user-level settings from: '" + userRegistryFile.getAbsolutePath() + "'" ); | getLogger().debug( "Building Maven global-level plugin registry from: '" + globalRegistryFile.getAbsolutePath() + "'" ); getLogger().debug( "Building Maven user-level plugin registry from: '" + userRegistryFile.getAbsolutePath() + "'" ); | public void initialize() { userRegistryFile = getFile( userRegistryPath, "user.home", MavenPluginRegistryBuilder.ALT_USER_PLUGIN_REG_LOCATION ); globalRegistryFile = getFile( globalRegistryPath, "maven.home", MavenPluginRegistryBuilder.ALT_GLOBAL_PLUGIN_REG_LOCATION ); getLogger().de... | 1315 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1315/6f81043b7bb808d0e2bbf036a7c9edc1ec44f2cd/DefaultPluginRegistryBuilder.java/buggy/maven-plugin-registry/src/main/java/org/apache/maven/plugin/registry/DefaultPluginRegistryBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4046,
1435,
565,
288,
3639,
729,
4243,
812,
273,
6034,
12,
729,
4243,
743,
16,
315,
1355,
18,
8712,
3113,
17176,
3773,
4243,
1263,
18,
18255,
67,
4714,
67,
19415,
67,
5937,
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,
4046,
1435,
565,
288,
3639,
729,
4243,
812,
273,
6034,
12,
729,
4243,
743,
16,
315,
1355,
18,
8712,
3113,
17176,
3773,
4243,
1263,
18,
18255,
67,
4714,
67,
19415,
67,
5937,
6... |
if(size >= min && size <= max) { | if((size >= min) && (size <= max)) { | public synchronized long paddedLength() { long size = dataLength; if(size < minPaddedSize) size = minPaddedSize; if(size == minPaddedSize) return size; long min = minPaddedSize; long max = minPaddedSize << 1; while(true) { if(max < 0) throw new Error("Impossible size: "+size+" - min="+min+", max="+max); i... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/PaddedEphemerallyEncryptedBucket.java/buggy/src/freenet/support/PaddedEphemerallyEncryptedBucket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1525,
14426,
1782,
1435,
288,
202,
202,
5748,
963,
273,
27972,
31,
202,
202,
430,
12,
1467,
411,
1131,
52,
9665,
1225,
13,
963,
273,
1131,
52,
9665,
1225,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1525,
14426,
1782,
1435,
288,
202,
202,
5748,
963,
273,
27972,
31,
202,
202,
430,
12,
1467,
411,
1131,
52,
9665,
1225,
13,
963,
273,
1131,
52,
9665,
1225,
31,
202,
202,
... |
public RpcDbc(RpcDb rdb, Dbc dbc, boolean isJoin) { this.rdb = rdb; this.rdbenv = rdb.rdbenv; this.dbc = dbc; this.isJoin = isJoin; } | public RpcDbc(RpcDb rdb, Cursor dbc, boolean isJoin) { this.rdb = rdb; this.rdbenv = rdb.rdbenv; this.dbc = dbc; this.isJoin = isJoin; } | public RpcDbc(RpcDb rdb, Dbc dbc, boolean isJoin) { this.rdb = rdb; this.rdbenv = rdb.rdbenv; this.dbc = dbc; this.isJoin = isJoin; } | 2921 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2921/d03f220fde879509cab2ac1c73b71b7efb52b737/RpcDbc.java/buggy/db/rpc_server/java/RpcDbc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
18564,
4331,
71,
12,
11647,
4331,
436,
1966,
16,
8408,
71,
9881,
16,
1250,
353,
4572,
13,
202,
95,
202,
202,
2211,
18,
86,
1966,
273,
436,
1966,
31,
202,
202,
2211,
18,
86,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18564,
4331,
71,
12,
11647,
4331,
436,
1966,
16,
8408,
71,
9881,
16,
1250,
353,
4572,
13,
202,
95,
202,
202,
2211,
18,
86,
1966,
273,
436,
1966,
31,
202,
202,
2211,
18,
86,
... |
if ( ch != null && ch.length() > 1 ) | if ( ch != null && ch.length() > 1 ) { | public String getCh() { String ch; // Make sure that the access key is a single character. ch = getAttribute( "char" ); if ( ch != null && ch.length() > 1 ) ch = ch.substring( 0, 1 ); return ch; } | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/d40922cee15442d7e2b69a1b40e8663d02f7a1cd/HTMLTableRowElementImpl.java/clean/src/org/apache/html/dom/HTMLTableRowElementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
336,
782,
1435,
565,
288,
3639,
514,
565,
462,
31,
7734,
368,
4344,
3071,
716,
326,
2006,
498,
353,
279,
2202,
3351,
18,
3639,
462,
273,
4061,
12,
315,
3001,
6,
11272,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
336,
782,
1435,
565,
288,
3639,
514,
565,
462,
31,
7734,
368,
4344,
3071,
716,
326,
2006,
498,
353,
279,
2202,
3351,
18,
3639,
462,
273,
4061,
12,
315,
3001,
6,
11272,
3639,
... |
public SelSearchNode getSelection( int fPos ) { | public ITextSelection getSelection( int fPos ) { | public SelSearchNode getSelection( int fPos ) { IDocumentProvider prov = ( fEditor != null ) ? fEditor.getDocumentProvider() : null; IDocument doc = ( prov != null ) ? prov.getDocument(fEditor.getEditorInput()) : null; if( doc == null ) return null; int pos= fPos; char c; int fStartPos =0, fEndPos=0... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/090476da2dec6e339aa45e73008cbb87da2b34d4/SelectionParseAction.java/buggy/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/search/actions/SelectionParseAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1528,
6233,
23204,
12,
509,
284,
1616,
262,
288,
3196,
202,
734,
504,
650,
2249,
17197,
273,
261,
284,
6946,
480,
446,
262,
692,
284,
6946,
18,
588,
2519,
2249,
1435,
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,
467,
1528,
6233,
23204,
12,
509,
284,
1616,
262,
288,
3196,
202,
734,
504,
650,
2249,
17197,
273,
261,
284,
6946,
480,
446,
262,
692,
284,
6946,
18,
588,
2519,
2249,
1435,
294... |
if(checkBlocks[i] == null) | if(checkBlocks[i] != null) { checkBlockInserters[i] = new SingleBlockInserter(parent.parent, checkBlocks[i], (short)-1, FreenetURI.EMPTY_CHK_URI, blockInsertContext, this, false, CHKBlock.DATA_LENGTH, i + dataBlocks.length, getCHKOnly, false, false, parent.token); checkBlockInserters[i].schedule(); fin = false; } else | public void start() throws InserterException { Logger.minor(this, "Starting segment "+segNo+" of "+parent+" ("+parent.dataLength+"): "+this+" ( finished="+finished+" encoded="+encoded+" hasURIs="+hasURIs+")"); boolean fin = true; for(int i=0;i<dataBlockInserters.length;i++) { if(dataBlocks[i] != null) { // else a... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/e6accf6fde724c33588e68c749fd47456ab50691/SplitFileInserterSegment.java/buggy/src/freenet/client/async/SplitFileInserterSegment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
787,
1435,
1216,
657,
550,
387,
503,
288,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
11715,
3267,
13773,
5680,
2279,
9078,
434,
13773,
2938,
9078,
7566,
15,
2938,
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,
918,
787,
1435,
1216,
657,
550,
387,
503,
288,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
11715,
3267,
13773,
5680,
2279,
9078,
434,
13773,
2938,
9078,
7566,
15,
2938,
18,
... |
this.refresher = new Thread(new Refresher(world)); | this.refresher = new Thread(new MonitorThreadRefresher(world)); | public MonitorThread(WorldObject world){ this.depth = DEFAULT_DEPTH; this.ttr = DEFAULT_TTR; this.refresh = false; this.refresher = new Thread(new Refresher(world)); } | 14315 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14315/64a00b6d313fc2b3680346148d1257ba4095e408/MonitorThread.java/clean/ic2d-plugins/org.objectweb.proactive.ic2d.monitoring/src/org/objectweb/proactive/ic2d/monitoring/data/MonitorThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
14086,
3830,
12,
18071,
921,
9117,
15329,
202,
202,
2211,
18,
5979,
273,
3331,
67,
27479,
31,
202,
202,
2211,
18,
88,
313,
273,
3331,
67,
1470,
54,
31,
202,
202,
2211,
18,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
14086,
3830,
12,
18071,
921,
9117,
15329,
202,
202,
2211,
18,
5979,
273,
3331,
67,
27479,
31,
202,
202,
2211,
18,
88,
313,
273,
3331,
67,
1470,
54,
31,
202,
202,
2211,
18,
9... |
for (int i = getInputFormat().numAttributes() - 1; i >= 0; i--) { | String foName = null; for(int i = 0; i < instanceInfo.numAttributes(); i++) { | public boolean inputFormat(Instances instanceInfo) throws Exception { super.inputFormat(instanceInfo); m_DeltaCols.setUpper(getInputFormat().numAttributes() - 1); for (int i = getInputFormat().numAttributes() - 1; i >= 0; i--) { if (m_DeltaCols.isInRange(i) && (getInputFormat().attribute(i).type() !=... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/18f2e5861379830b993ab3f6892fcf72a8e6cc7d/FirstOrderFilter.java/buggy/weka/filters/FirstOrderFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
810,
1630,
12,
5361,
791,
966,
13,
1216,
1185,
288,
565,
2240,
18,
2630,
1630,
12,
1336,
966,
1769,
565,
312,
67,
9242,
8011,
18,
542,
5988,
12,
588,
1210,
1630,
7675,
2107,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
810,
1630,
12,
5361,
791,
966,
13,
1216,
1185,
288,
565,
2240,
18,
2630,
1630,
12,
1336,
966,
1769,
565,
312,
67,
9242,
8011,
18,
542,
5988,
12,
588,
1210,
1630,
7675,
2107,... |
return ((ValueBaseHolder) has).value; | if (has instanceof ValueBaseHolder) return ((ValueBaseHolder) has).value; else { Field f = has.getClass().getField("value"); return (Serializable) f.get(has); } | public Serializable extract_Value() throws BAD_OPERATION { try { return ((ValueBaseHolder) has).value; } catch (ClassCastException ex) { return new BAD_OPERATION("Value type expected"); } } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/c326ce46be7bf3d4d41d68e3d56b83040dab26dc/gnuAny.java/clean/libraries/javalib/gnu/CORBA/gnuAny.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13687,
2608,
67,
620,
1435,
11794,
1216,
16467,
67,
22040,
225,
288,
565,
775,
1377,
288,
3639,
309,
261,
5332,
1276,
1445,
2171,
6064,
13,
327,
14015,
620,
2171,
6064,
13,
711,
293... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13687,
2608,
67,
620,
1435,
11794,
1216,
16467,
67,
22040,
225,
288,
565,
775,
1377,
288,
3639,
309,
261,
5332,
1276,
1445,
2171,
6064,
13,
327,
14015,
620,
2171,
6064,
13,
711,
293... |
private FSNodeHistory historyPrev(File reposRootDir, /*FSNodeHistory hist,*/ boolean crossCopies, FSRevisionNodePool revNodesPool)throws SVNException{ String path = historyEntry.getPath(); SVNLocationEntry commitEntry; long revision = historyEntry.getRevision(); boolean reported = isInteresting; | private FSNodeHistory historyPrev(File reposRootDir, boolean crossCopies, FSRevisionNodePool revNodesPool) throws SVNException { String path = historyEntry.getPath(); long revision = historyEntry.getRevision(); boolean reported = isInteresting; | private FSNodeHistory historyPrev(File reposRootDir, /*FSNodeHistory hist,*/ boolean crossCopies, FSRevisionNodePool revNodesPool)throws SVNException{ String path = historyEntry.getPath();//String path = hist.getHistoryEntry().getPath(); SVNLocationEntry commitEntry; long revision = historyEntry.getRevi... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/3de4e7e298b05186659154d8fdb3899509e55875/FSNodeHistory.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/io/fs/FSNodeHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
9247,
907,
5623,
4927,
9958,
12,
812,
13686,
27322,
16,
1748,
4931,
907,
5623,
5356,
16,
5549,
1250,
6828,
15670,
16,
9247,
7939,
907,
2864,
5588,
3205,
2864,
13,
15069,
29537,
50,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9247,
907,
5623,
4927,
9958,
12,
812,
13686,
27322,
16,
1748,
4931,
907,
5623,
5356,
16,
5549,
1250,
6828,
15670,
16,
9247,
7939,
907,
2864,
5588,
3205,
2864,
13,
15069,
29537,
50,
... |
new Thread(this).run(); | new Thread(this).start(); | TextModeClientInterface(Node n) { this.n = n; this.r = n.random; new Thread(this).run(); } | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/d69dceaa72feee5ece14b8de951841aa9b614188/TextModeClientInterface.java/clean/src/freenet/node/TextModeClientInterface.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3867,
2309,
1227,
1358,
12,
907,
290,
13,
288,
3639,
333,
18,
82,
273,
290,
31,
3639,
333,
18,
86,
273,
290,
18,
9188,
31,
3639,
394,
4884,
12,
2211,
2934,
1937,
5621,
565,
289,
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,
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,
3867,
2309,
1227,
1358,
12,
907,
290,
13,
288,
3639,
333,
18,
82,
273,
290,
31,
3639,
333,
18,
86,
273,
290,
18,
9188,
31,
3639,
394,
4884,
12,
2211,
2934,
1937,
5621,
565,
289,
2,
... |
public void commandStarted(CommandEvent event) { | public void commandStarted(@NotNull CommandEvent event) { | public void commandStarted(CommandEvent event) { } | 14939 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14939/c96805306193eb595f762fc2f92dce68a3880c8e/ModuleRepositoryView.java/buggy/source/jetbrains/mps/ide/moduleRepositoryViewer/ModuleRepositoryView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1296,
9217,
26964,
5962,
3498,
1133,
871,
13,
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,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1296,
9217,
26964,
5962,
3498,
1133,
871,
13,
288,
565,
289,
2,
-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.