rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
StringField getField(int field) throws FieldNotFound { StringField f = (StringField) fields.get(new Integer(field)); if (f == null) { throw new FieldNotFound(field); } return f; } | 6791 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6791/ed98aa4c43f995af0db9d3ab676beb630d753e59/FieldMap.java/buggy/src/quickfix/FieldMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
30916,
588,
974,
12,
474,
1518,
13,
15069,
974,
2768,
95,
780,
974,
74,
28657,
780,
974,
13,
2821,
18,
588,
12,
2704,
4522,
12,
1518,
10019,
430,
12,
74,
631,
2011,
15329,
12849,
2704,
974,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
30916,
588,
974,
12,
474,
1518,
13,
15069,
974,
2768,
95,
780,
974,
74,
28657,
780,
974,
13,
2821,
18,
588,
12,
2704,
4522,
12,
1518,
10019,
430,
12,
74,
631,
2011,
15329,
12849,
2704,
974,
... | ||
try { typeId = typeId(true); | typeId = typeId(true); if (typeId == null) { backup(beforeSecondParen); if (templateIdScopes.size() > 0) { templateIdScopes.pop(); } } else try { | protected IASTExpression newExpression() throws BacktrackException, EndOfFileException { IToken la = LA(1); int startingOffset = la.getOffset(); int lastOffset = 0; boolean isGlobal = false; if (LT(1) == IToken.tCOLONCOLON) { lastOffset = consume(IToken.tCOLO... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/c69e46df852e8daf1a898f5f2d8f0b9d9f957df1/GNUCPPSourceParser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/GNUCPPSourceParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
467,
9053,
2300,
394,
2300,
1435,
1216,
4297,
4101,
503,
16,
5411,
4403,
951,
812,
503,
288,
3639,
467,
1345,
7125,
273,
2928,
12,
21,
1769,
3639,
509,
5023,
2335,
273,
7125,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
467,
9053,
2300,
394,
2300,
1435,
1216,
4297,
4101,
503,
16,
5411,
4403,
951,
812,
503,
288,
3639,
467,
1345,
7125,
273,
2928,
12,
21,
1769,
3639,
509,
5023,
2335,
273,
7125,
18,
... |
String parameterName; if (args[0] instanceof Literal && args[0].getType() == Category.String) { parameterName = (String) ((Literal) args[0]).getValue(); } else { throw newEvalException(dummyFunDef, "Parameter name must be a string constant"); } Exp typeArg = args[1]; Hierarchy hierarchy; int type; switch (typeArg.getTy... | String parameterName; if (args[0] instanceof Literal && args[0].getType() == Category.String) { parameterName = (String) ((Literal) args[0]).getValue(); } else { throw newEvalException(dummyFunDef, "Parameter name must be a string constant"); } Exp typeArg = args[1]; Hierarchy hierarchy; int type; switch (typeArg.getTy... | protected FunDef createFunDef(Exp[] args, FunDef dummyFunDef) { String parameterName; if (args[0] instanceof Literal && args[0].getType() == Category.String) { parameterName = (String) ((Literal) args[0]).getValue(); } else { throw newEvalException(dummyFunDef, "Parameter name must be a string ... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/BuiltinFunTable.java/buggy/src/main/mondrian/olap/fun/BuiltinFunTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
1117,
478,
318,
3262,
752,
22783,
3262,
12,
2966,
8526,
833,
16,
478,
318,
3262,
9609,
22783,
3262,
13,
288,
9506,
202,
780,
15524,
31,
9506,
202,
430,
261,
1968,
63,
20,
65,
1276... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1117,
478,
318,
3262,
752,
22783,
3262,
12,
2966,
8526,
833,
16,
478,
318,
3262,
9609,
22783,
3262,
13,
288,
9506,
202,
780,
15524,
31,
9506,
202,
430,
261,
1968,
63,
20,
65,
1276... |
if (isUpdateJob(info.getJob())) return; | if (isUpdateJob(info.getJob())) { return; } | public void refreshJobInfo(JobInfo info) { if (isUpdateJob(info.getJob())) return; synchronized (updateLock) { currentInfo.refresh(info); } //Add in a 100ms delay so as to keep priority low scheduleUpdate(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ProgressViewUpdater.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressViewUpdater.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4460,
2278,
966,
12,
2278,
966,
1123,
13,
288,
3639,
309,
261,
291,
1891,
2278,
12,
1376,
18,
588,
2278,
1435,
3719,
5411,
327,
31,
3639,
3852,
261,
2725,
2531,
13,
288,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4460,
2278,
966,
12,
2278,
966,
1123,
13,
288,
3639,
309,
261,
291,
1891,
2278,
12,
1376,
18,
588,
2278,
1435,
3719,
5411,
327,
31,
3639,
3852,
261,
2725,
2531,
13,
288,
5411... |
private StringBuilder buildAmountUI(Money amount) { | StringBuilder buildAmountUI(Money amount) { | private StringBuilder buildAmountUI(Money amount) { StringBuilder builder = new StringBuilder(); builder.append("<td align=\"right\" class=\"drawtablerow\">"); builder.append(amount); builder.append("</td>"); builder.append("<td align=\"right\" class=\"drawtablerow\">"); builder.append(" "); builder.append... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/ea090c7dd9da58b24933f04154eb835133dc5d27/SavingsOverDueDepositsTag.java/buggy/mifos/src/org/mifos/application/accounts/savings/struts/tag/SavingsOverDueDepositsTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3225,
1361,
6275,
5370,
12,
23091,
3844,
13,
288,
202,
202,
21253,
2089,
273,
394,
3225,
5621,
202,
202,
9574,
18,
6923,
2932,
32,
4465,
5689,
5189,
4083,
2412,
667,
5189,
9446... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3225,
1361,
6275,
5370,
12,
23091,
3844,
13,
288,
202,
202,
21253,
2089,
273,
394,
3225,
5621,
202,
202,
9574,
18,
6923,
2932,
32,
4465,
5689,
5189,
4083,
2412,
667,
5189,
9446... |
logger.debug("Computing rotation of new ringset to fit old attachment bond orientation..."); logger.debug("oldPoint1: " + oldPoint1); logger.debug("oldPoint2: " + oldPoint2); | private void layoutNextRingSystem() { logger.debug("Start of layoutNextRingSystem()"); Atom vectorAtom1 = null, vectorAtom2 = null; Point2d oldPoint1 = null, newPoint1 = null, oldPoint2 = null, newPoint2 = null; RingSet nextRingSystem = null; AtomContainer ringSystem = null; Bond nextRingAttachmentBond = null;... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/ce671bad54ba13afe05c622f64a9b05900832535/StructureDiagramGenerator.java/clean/src/org/openscience/cdk/layout/StructureDiagramGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3511,
2134,
10369,
3163,
1435,
288,
202,
202,
4901,
18,
4148,
2932,
1685,
434,
3511,
2134,
10369,
3163,
1435,
8863,
202,
202,
3641,
3806,
3641,
21,
273,
446,
16,
3806,
364... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3511,
2134,
10369,
3163,
1435,
288,
202,
202,
4901,
18,
4148,
2932,
1685,
434,
3511,
2134,
10369,
3163,
1435,
8863,
202,
202,
3641,
3806,
3641,
21,
273,
446,
16,
3806,
364... | |
public static String initiateAuthentication(final String[] attributes, final String returnURLPrefix, final String returnURLPostfix, final boolean forceInteractiveAuthentication, final String servicePrincipal) throws AuthorizationException, IllegalInputException, InoperableStateException { //... | 1637 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1637/b08769f7be9ca43fddb0fa897c96cff89a4d753f/MoriaController.java/buggy/moria2/modules/moria-ctrl/src/java/no/feide/moria/controller/MoriaController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
225,
760,
225,
514,
225,
18711,
6492,
12,
6385,
225,
514,
8526,
225,
1677,
16,
225,
727,
225,
514,
225,
327,
1785,
2244,
16,
13491,
727,
225,
514,
225,
327,
1785,
24505,
16,
225,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
760,
225,
514,
225,
18711,
6492,
12,
6385,
225,
514,
8526,
225,
1677,
16,
225,
727,
225,
514,
225,
327,
1785,
2244,
16,
13491,
727,
225,
514,
225,
327,
1785,
24505,
16,
225,
... | ||
public void exportNormalizedLaplacianMatrix(Writer output, UndirectedGraph g) | public void exportNormalizedLaplacianMatrix( Writer output, UndirectedGraph<V,E> g) | public void exportNormalizedLaplacianMatrix(Writer output, UndirectedGraph g) { PrintWriter out = new PrintWriter(output); VertexNameProvider nameProvider = new IntegerNameProvider(); for (Object from : g.vertexSet()) { // assign ids in vertex set iteration order namePr... | 4188 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4188/3358959abc414f2281c71486c6c1a90935b1e909/MatrixExporter.java/buggy/src/org/jgrapht/ext/MatrixExporter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3359,
15577,
30745,
30538,
2779,
4635,
12,
5497,
876,
16,
1351,
26830,
4137,
32,
58,
16,
41,
34,
314,
13,
565,
288,
3639,
14071,
596,
273,
394,
14071,
12,
2844,
1769,
3639,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3359,
15577,
30745,
30538,
2779,
4635,
12,
5497,
876,
16,
1351,
26830,
4137,
32,
58,
16,
41,
34,
314,
13,
565,
288,
3639,
14071,
596,
273,
394,
14071,
12,
2844,
1769,
3639,
1... |
try { | public static InQuery Create(Mailbox mailbox, Analyzer analyzer, int modifier, Integer folderId) throws ServiceException { try { if (folderId == IN_ANY_FOLDER) { return new InQuery(mailbox, analyzer, modifier); } else { Folder folde... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/2b7a86d883321e92e01dea12ec59dffa52d8d2bf/ZimbraQuery.java/buggy/ZimbraServer/src/java/com/zimbra/cs/index/ZimbraQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
760,
657,
1138,
1788,
12,
30239,
14187,
16,
1922,
6893,
15116,
16,
509,
9606,
16,
2144,
31996,
13,
1216,
16489,
288,
18701,
309,
261,
5609,
548,
422,
2120,
67,
15409,
67,
17357,
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,
760,
657,
1138,
1788,
12,
30239,
14187,
16,
1922,
6893,
15116,
16,
509,
9606,
16,
2144,
31996,
13,
1216,
16489,
288,
18701,
309,
261,
5609,
548,
422,
2120,
67,
15409,
67,
17357,
13,... | |
final CTabFolder newContainer = new CTabFolder(parent, SWT.BOTTOM); | final CTabFolder newContainer = new CTabFolder(parent, SWT.BOTTOM | SWT.FLAT); | private CTabFolder createContainer(Composite parent) { final CTabFolder newContainer = new CTabFolder(parent, SWT.BOTTOM); newContainer.addSelectionListener(new SelectionAdapter() { public void widgetSelected(SelectionEvent e) { int newPageIndex = newContainer.indexOf((CTabItem) e.item); pageChange(newPageIndex); ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/c1d743930007dd778b4a894ab1d40e9afa6e7fb0/MultiPageEditorPart.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/MultiPageEditorPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
385,
5661,
3899,
752,
2170,
12,
9400,
982,
13,
288,
202,
6385,
385,
5661,
3899,
394,
2170,
273,
394,
385,
5661,
3899,
12,
2938,
16,
348,
8588,
18,
28891,
1769,
202,
2704,
2170,
18,
128... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
385,
5661,
3899,
752,
2170,
12,
9400,
982,
13,
288,
202,
6385,
385,
5661,
3899,
394,
2170,
273,
394,
385,
5661,
3899,
12,
2938,
16,
348,
8588,
18,
28891,
1769,
202,
2704,
2170,
18,
128... |
public List<AttributeSettings> getAttributeSettings() { List<AttributeSettings> result = new ArrayList<AttributeSettings>(); AttributeSettings attributeSettings = new AttributeSettings(this); attributeSettings.addSetting(LAMBDA_P, Integer.toString(lambda)); result.add(attribut... | 5508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5508/130d0b4f5327dabe1a4857050016becc11966aa2/FourC.java/clean/src/de/lmu/ifi/dbs/algorithm/FourC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
682,
32,
1499,
2628,
34,
588,
1499,
2628,
1435,
95,
682,
32,
1499,
2628,
34,
2088,
33,
2704,
19558,
32,
1499,
2628,
34,
5621,
1499,
2628,
4589,
2628,
33,
2704,
1499,
2628,
12,
2211,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
682,
32,
1499,
2628,
34,
588,
1499,
2628,
1435,
95,
682,
32,
1499,
2628,
34,
2088,
33,
2704,
19558,
32,
1499,
2628,
34,
5621,
1499,
2628,
4589,
2628,
33,
2704,
1499,
2628,
12,
2211,
17... | ||
public final int[] getComponents(int pixel, int[] components, int offset) { | public final int[] getComponents(int pixel, int[] components, int offset) { | public final int[] getComponents(int pixel, int[] components, int offset) { int numComponents = getNumComponents(); if (components == null) components = new int[offset + numComponents]; for (int b = 0; b < numComponents; b++) components[offset++] = (pixel & getMask(b)) >>> shifts[b]; return components; } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2d7debfa0b9e176eb89b1dd2089f53cb5079cc16/DirectColorModel.java/clean/core/src/classpath/java/java/awt/image/DirectColorModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
509,
8526,
336,
7171,
12,
474,
4957,
16,
509,
8526,
4085,
16,
509,
1384,
13,
288,
202,
202,
474,
818,
7171,
273,
11187,
7171,
5621,
202,
202,
430,
261,
8119,
422,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
509,
8526,
336,
7171,
12,
474,
4957,
16,
509,
8526,
4085,
16,
509,
1384,
13,
288,
202,
202,
474,
818,
7171,
273,
11187,
7171,
5621,
202,
202,
430,
261,
8119,
422,
446,
... |
throw new IndexOutOfBoundsException("invalid hotSpot"); | throw new IndexOutOfBoundsException(Messages.getString("awt.7E")); | public Cursor createCustomCursor(Image img, Point hotSpot, String name) throws IndexOutOfBoundsException, HeadlessException { lockAWT(); try { checkHeadless(); int w = img.getWidth(null), x = hotSpot.x; int h = img.getHeight(null), y = hotSpot.y; ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/3b500ee5922bc7890c276ddee76f1520b369f2fd/Toolkit.java/clean/modules/awt/src/main/java/common/java/awt/Toolkit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13949,
752,
3802,
6688,
12,
2040,
3774,
16,
4686,
12811,
17292,
16,
514,
508,
13,
5411,
1216,
17768,
16,
3667,
2656,
503,
288,
3639,
2176,
37,
8588,
5621,
3639,
775,
288,
5411,
866,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13949,
752,
3802,
6688,
12,
2040,
3774,
16,
4686,
12811,
17292,
16,
514,
508,
13,
5411,
1216,
17768,
16,
3667,
2656,
503,
288,
3639,
2176,
37,
8588,
5621,
3639,
775,
288,
5411,
866,... |
} catch (Exception exc) { | } catch (Exception exc) { | private ChemFile readChemFile() { ChemFile chemFile = new ChemFile(); ChemSequence chemSequence = new ChemSequence(); ChemModel chemModel = new ChemModel(); SetOfMolecules setOfMolecules = new SetOfMolecules(); Molecule m = readMolecule(); if (m == null) return null; setOfMolecules.addMolecule(m); ... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/2cf8696b8e0ebfa3cf8554c9cde31eaae0aedc23/MDLReader.java/clean/src/org/openscience/cdk/io/MDLReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
26542,
812,
855,
20200,
812,
1435,
202,
95,
202,
202,
20200,
812,
19028,
812,
273,
394,
26542,
812,
5621,
202,
202,
20200,
4021,
19028,
4021,
273,
394,
26542,
4021,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
26542,
812,
855,
20200,
812,
1435,
202,
95,
202,
202,
20200,
812,
19028,
812,
273,
394,
26542,
812,
5621,
202,
202,
20200,
4021,
19028,
4021,
273,
394,
26542,
4021,
5621,
202,
... |
name = string; } | name = string; } | public void setName(String string) { name = string; } | 10293 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10293/f8c5449649080ba5d8b846e18d35e0ec85606a5c/Class.java/clean/src/java/net/java/dev/jminimizer/beans/Class.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6788,
12,
780,
533,
13,
288,
3639,
508,
273,
533,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6788,
12,
780,
533,
13,
288,
3639,
508,
273,
533,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public TimestampIntervalCollection getActiveIntervalCollection() throws InvalidTimestampIntervalException { return TimestampIntervalCollection.decode(activeIntervalCollection); | public TimestampIntervalCollection getActiveIntervalCollection() { try { return TimestampIntervalCollection.decode(activeIntervalCollection); } catch (InvalidTimestampIntervalException e) { return new TimestampIntervalCollection(); } | public TimestampIntervalCollection getActiveIntervalCollection() throws InvalidTimestampIntervalException { return TimestampIntervalCollection.decode(activeIntervalCollection); } | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/5188b59a14d34705f384183d1a843f36eeb4be89/BugInstance.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/BugInstance.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8159,
4006,
2532,
11960,
4006,
2532,
1435,
1082,
202,
15069,
1962,
4921,
4006,
503,
288,
202,
202,
2463,
8159,
4006,
2532,
18,
3922,
12,
3535,
4006,
2532,
1769,
202,
97,
2,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8159,
4006,
2532,
11960,
4006,
2532,
1435,
1082,
202,
15069,
1962,
4921,
4006,
503,
288,
202,
202,
2463,
8159,
4006,
2532,
18,
3922,
12,
3535,
4006,
2532,
1769,
202,
97,
2,
-100... |
if (!name.equals("With")) { if (prototype instanceof ScriptableObject) { ((ScriptableObject) prototype).defineProperty("constructor", this, attr); } else { prototype.put("constructor", prototype, this); } } if (scope instanceof ScriptableObject) { ((ScriptableObject) scope).defineProperty(name, this, ScriptableObject... | defineProperty(scope, name, this, ScriptableObject.DONTENUM); | public void addAsConstructor(Scriptable scope, Scriptable prototype) { setParentScope(scope); setPrototype(getFunctionPrototype(scope)); prototype.setParentScope(this); final int attr = ScriptableObject.DONTENUM | ScriptableObject.PERMANENT | ... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/928693eace09b35abc87ca019dc5f34f56e7de88/FunctionObject.java/clean/js/rhino/src/org/mozilla/javascript/FunctionObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
1463,
6293,
12,
3651,
429,
2146,
16,
22780,
4409,
13,
288,
3639,
12548,
3876,
12,
4887,
1769,
3639,
444,
15846,
12,
588,
2083,
15846,
12,
4887,
10019,
3639,
4409,
18,
542,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
1463,
6293,
12,
3651,
429,
2146,
16,
22780,
4409,
13,
288,
3639,
12548,
3876,
12,
4887,
1769,
3639,
444,
15846,
12,
588,
2083,
15846,
12,
4887,
10019,
3639,
4409,
18,
542,... |
return getRuntime().newFixnum(hashCode()); | return getRuntime().newFixnum(new Double(value).hashCode()); | public RubyFixnum hash() { return getRuntime().newFixnum(hashCode()); } | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/4b12521bf34cff2c9841b1dacb1a929f6def5327/RubyFloat.java/clean/src/org/jruby/RubyFloat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
8585,
2107,
1651,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
2704,
3698,
12,
1132,
2934,
2816,
1085,
10663,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
8585,
2107,
1651,
1435,
288,
3639,
327,
18814,
7675,
2704,
8585,
2107,
12,
2704,
3698,
12,
1132,
2934,
2816,
1085,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
model.notifyPropertyChange(NESTED_EAR_COMPONENT_CREATION_DM, IDataModel.DEFAULT_CHG); model.notifyPropertyChange(ADD_TO_EAR, IDataModel.VALID_VALUES_CHG); | model.notifyPropertyChange(NESTED_EAR_COMPONENT_CREATION_DM, IDataModel.DEFAULT_CHG); | public boolean propertySet(String propertyName, Object propertyValue) { boolean status = super.propertySet(propertyName, propertyValue); if (PROJECT_NAME.equals(propertyName) && propertyValue != null && ((String) propertyValue).length() != 0) { IProject project = ResourcesPlugin.getWorkspac... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/a288b7dc944cb10ab156f7184163e1d9e7978844/J2EEComponentCreationDataModelProvider.java/buggy/plugins/org.eclipse.jst.j2ee/earproject/org/eclipse/jst/j2ee/application/internal/operations/J2EEComponentCreationDataModelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1272,
694,
12,
780,
5470,
16,
1033,
12337,
13,
288,
3639,
1250,
1267,
273,
2240,
18,
4468,
694,
12,
4468,
461,
16,
12337,
1769,
3639,
309,
261,
17147,
67,
1985,
18,
14963,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1272,
694,
12,
780,
5470,
16,
1033,
12337,
13,
288,
3639,
1250,
1267,
273,
2240,
18,
4468,
694,
12,
4468,
461,
16,
12337,
1769,
3639,
309,
261,
17147,
67,
1985,
18,
14963,
1... |
if( expression.getExpressionKind() == IASTExpression.Kind.NEW_TYPEID ) | if( ( expression.getExpressionKind() == IASTExpression.Kind.NEW_TYPEID ) || ( expression.getExpressionKind() == IASTExpression.Kind.NEW_NEWTYPEID ) ) | protected List getExpressionResultType(IASTExpression expression, ISymbol symbol){ List result = new ArrayList(); TypeInfo info = new TypeInfo(); // types that resolve to void if ((expression.getExpressionKind() == IASTExpression.Kind.PRIMARY_EMPTY) || (expression.getExpressionKind() == IASTExpression.Kind.THRO... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/9cd42c12c5c5f964a0c75f643833ba5cb314ef88/CompleteParseASTFactory.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/complete/CompleteParseASTFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
987,
16183,
1253,
559,
12,
45,
9053,
2300,
2652,
16,
4437,
3284,
3273,
15329,
202,
202,
682,
563,
273,
394,
2407,
5621,
202,
202,
17305,
1123,
273,
394,
1412,
966,
5621,
9506,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
16183,
1253,
559,
12,
45,
9053,
2300,
2652,
16,
4437,
3284,
3273,
15329,
202,
202,
682,
563,
273,
394,
2407,
5621,
202,
202,
17305,
1123,
273,
394,
1412,
966,
5621,
9506,
... |
WSDLFaultReference faultReference = null; | WSDLFaultReference faultReference; | public void populateOperations(WSDLOperation wsdlOperation, Operation wsdl4jOperation, String nameSpaceOfTheOperation, boolean wrappable) { //Copy Name Attrebute wsdlOperation.setName(new QName(nameSp... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/fc449cd7fb261c8ee38b88c2efb4c86447dcafe6/WSDLPump.java/buggy/modules/wsdl/src/org/apache/axis2/wsdl/builder/wsdl4j/WSDLPump.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6490,
9343,
12,
2651,
40,
1502,
1193,
17642,
2988,
16,
4766,
282,
4189,
17642,
24,
78,
2988,
16,
4766,
282,
514,
508,
3819,
951,
1986,
2988,
16,
4766,
282,
1250,
2193,
19586,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6490,
9343,
12,
2651,
40,
1502,
1193,
17642,
2988,
16,
4766,
282,
4189,
17642,
24,
78,
2988,
16,
4766,
282,
514,
508,
3819,
951,
1986,
2988,
16,
4766,
282,
1250,
2193,
19586,
... |
System.out.println("Final Cost: " + placementCost() + " in " + j + " iterations."); | catch (Exception e) { e.printStackTrace(); } | public static void simAnnealAssign(FlatNode node) { System.out.println("Simulated Annealing Assignment"); int nsucc, j; //number of paths tried at a temp int nover = 100 * StreamItOptions.rawRows * StreamItOptions.rawColumns; //max number of sucessful path lengths before continuing int nlimit = 10 * StreamItOpt... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/2f6a6d428f85efd4aa1c893d36d9782d3257ff9c/Layout.java/clean/streams/src/at/dms/kjc/raw/Layout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
3142,
979,
4644,
287,
4910,
12,
16384,
907,
756,
13,
377,
288,
202,
3163,
18,
659,
18,
8222,
2932,
7993,
11799,
1922,
4644,
287,
310,
15499,
8863,
202,
474,
3153,
89,
95... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
3142,
979,
4644,
287,
4910,
12,
16384,
907,
756,
13,
377,
288,
202,
3163,
18,
659,
18,
8222,
2932,
7993,
11799,
1922,
4644,
287,
310,
15499,
8863,
202,
474,
3153,
89,
95... |
public char getBracketCharacter() | public final char getBracketCharacter() | public char getBracketCharacter() { return bracket; } | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/7c7962437526fe8f242c54320208ea35160ec7f2/JEditTextArea.java/buggy/org/gjt/sp/jedit/textarea/JEditTextArea.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1149,
2882,
6278,
7069,
1435,
202,
95,
202,
202,
2463,
9843,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
225,
202,
482,
1149,
2882,
6278,
7069,
1435,
202,
95,
202,
202,
2463,
9843,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
sb.append("struct "); | sb.append("struct "); | DebugType parseStabCrossRefType(String name, Reader reader) throws IOException { StringBuffer sb = new StringBuffer(); int c = reader.read(); if (c == 's') { sb.append("struct "); } else if (c == 'u') { sb.append("union "); } else if (c == 'e') { sb.append("enum "); } else { sb.append((char) c); } whil... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/95f42aeb9e7f38db093795981bd7c7300a3eeeb6/Stabs.java/buggy/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/debug/stabs/Stabs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
2829,
559,
1109,
510,
378,
13941,
22600,
12,
780,
508,
16,
5393,
2949,
13,
1216,
1860,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
5621,
202,
202,
474,
276,
273,
2949,
18,
896,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2829,
559,
1109,
510,
378,
13941,
22600,
12,
780,
508,
16,
5393,
2949,
13,
1216,
1860,
288,
202,
202,
780,
1892,
2393,
273,
394,
6674,
5621,
202,
202,
474,
276,
273,
2949,
18,
896,... |
} else if (agents.size() == 1){ agent = (BuildAgentService) agents.get(0); | } else if (serviceItems.length == 1) { agent = (BuildAgentService) serviceItems[0].service; | private BuildAgentService selectAgent() { if (agents.size() < 1) { String message = "No matching agents found - quitting..."; LOG.error(message); System.err.println(message); System.exit(1); } else if (agents.size() == 1){ agent = (BuildAgentServi... | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/d718cbff723c96240ccea6f66ea15ed9811ca146/InteractiveBuildUtility.java/buggy/contrib/distributed/src/net/sourceforge/cruisecontrol/distributed/util/InteractiveBuildUtility.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3998,
3630,
1179,
2027,
3630,
1435,
288,
3639,
309,
261,
23560,
18,
1467,
1435,
411,
404,
13,
288,
5411,
514,
883,
273,
315,
2279,
3607,
16423,
1392,
300,
9706,
1787,
7070,
31,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3998,
3630,
1179,
2027,
3630,
1435,
288,
3639,
309,
261,
23560,
18,
1467,
1435,
411,
404,
13,
288,
5411,
514,
883,
273,
315,
2279,
3607,
16423,
1392,
300,
9706,
1787,
7070,
31,
5411... |
private static void handlePossibleRecursiveExit(String called, int depth, String message) { /* We adjust up by nProcessorAdjust since we do not want to prematurely abort. Consider the case where VM_Scheduler.numProcessors is greater than maxSystemTroubleRecursionDepth. (This actually happened.) Possible change: Inst... | private static void handlePossibleRecursiveExit(String called, int depth) { handlePossibleRecursiveExit(called, depth, null); | private static void handlePossibleRecursiveExit(String called, int depth, String message) { /* We adjust up by nProcessorAdjust since we do not want to prematurely abort. Consider the case where VM_Scheduler.numProcessors is greater than maxSystemTroub... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/41feaf4fe26fd520713306a713b15507dc4ea3e9/VM.java/buggy/rvm/src/vm/VM.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
1640,
13576,
10483,
6767,
12,
780,
2566,
16,
509,
3598,
16,
4766,
10402,
514,
883,
13,
288,
565,
1748,
1660,
5765,
731,
635,
290,
5164,
10952,
3241,
732,
741,
486,
2545,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
13576,
10483,
6767,
12,
780,
2566,
16,
509,
3598,
16,
4766,
10402,
514,
883,
13,
288,
565,
1748,
1660,
5765,
731,
635,
290,
5164,
10952,
3241,
732,
741,
486,
2545,
... |
updateSelectedNode((String) ((StructuredSelection) event .getSelection()).getFirstElement()); updateLaunchConfigurationDialog(); } | updateSelectedNode((String) ((StructuredSelection) event.getSelection()) .getFirstElement()); updateLaunchConfigurationDialog(); } | public void selectionChanged(SelectionChangedEvent event) { updateSelectedNode((String) ((StructuredSelection) event .getSelection()).getFirstElement()); updateLaunchConfigurationDialog(); } | 11868 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11868/a998259df03f4fd11a0e617bfbf3de214dc9a203/CougaarXMLParametersTab.java/buggy/cougaaride/com.cougaarsoftware.cougaar.ide.launcher.ui/src/com/cougaarsoftware/cougaar/ide/launcher/ui/configuration/CougaarXMLParametersTab.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
4421,
5033,
12,
6233,
27553,
871,
13,
288,
7734,
1089,
7416,
907,
12443,
780,
13,
14015,
30733,
6233,
13,
871,
13491,
263,
588,
6233,
1435,
2934,
588,
3759,
1046,
10663,
7734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
4421,
5033,
12,
6233,
27553,
871,
13,
288,
7734,
1089,
7416,
907,
12443,
780,
13,
14015,
30733,
6233,
13,
871,
13491,
263,
588,
6233,
1435,
2934,
588,
3759,
1046,
10663,
7734,
... |
return; | throw new ModuleException(ErrorCode.INTERNAL_DB_ERROR, ErrorCode.Msg.INTERNAL_DB_ERROR); | public void handleRequest(IModuleRequest req, IModuleResponse res) throws ModuleException{ String hlen = req.getHeader(HN_LENGTH); String gamename = req.getHeader(HN_GAME); String gameop = req.getHeader(HN_VARIANT); if (hlen == null || gameop == null || gamename == null){ // throw module error ... | 56866 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56866/f252e04719311edae81f109960f34de474febc51/DbModule.java/buggy/gamesman/java/src/edu/berkeley/gamesman/server/db/DbModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
15713,
12,
45,
3120,
691,
1111,
16,
467,
3120,
1064,
400,
13,
1216,
5924,
503,
95,
377,
202,
780,
366,
1897,
273,
1111,
18,
588,
1864,
12,
44,
50,
67,
7096,
1769,
377,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
15713,
12,
45,
3120,
691,
1111,
16,
467,
3120,
1064,
400,
13,
1216,
5924,
503,
95,
377,
202,
780,
366,
1897,
273,
1111,
18,
588,
1864,
12,
44,
50,
67,
7096,
1769,
377,
202,... |
match(input,INT,FOLLOW_INT_in_duration1209); | match(input,INT,FOLLOW_INT_in_duration1213); | public AttributeDescr duration() throws RecognitionException { AttributeDescr d; Token loc=null; Token i=null; d = null; try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:536:17: (loc= 'duration' opt_eol ... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/e3fb9256ae6e5fcb8c78a2c3dbd47f678d9b1287/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
3734,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
277,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
540,
202,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
3734,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
277,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
540,
202,
36... |
} | } | private void recurseFFT(Complex[] input, double[] output, int NPoint, boolean invert) { double divisor; /** * The direct and inverse FFT are essentially the same * algorithm, except for two difference: a scaling factor * of "NPoint" and the signal of the exponent in the Wk * vectors, defined in t... | 47105 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47105/e9b85d336261fb7d271b6451fa5e8d94f61ee96a/SpectrumAnalyzer.java/clean/sphinx4/edu/cmu/sphinx/frontend/SpectrumAnalyzer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
11502,
2246,
56,
12,
12795,
8526,
810,
16,
1082,
565,
1645,
8526,
876,
16,
1082,
565,
509,
423,
2148,
16,
1082,
565,
1250,
9848,
13,
288,
202,
9056,
15013,
31,
202,
26873,
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,
377,
3238,
918,
11502,
2246,
56,
12,
12795,
8526,
810,
16,
1082,
565,
1645,
8526,
876,
16,
1082,
565,
509,
423,
2148,
16,
1082,
565,
1250,
9848,
13,
288,
202,
9056,
15013,
31,
202,
26873,
20... |
XMLUtils.createElement(handler, "maximize-uri", service.getLinkService().getLinkURI(event)); | XMLUtils.createElement(handler, "maximize-uri", service.getComponentManager().getLinkService().getLinkURI(event)); | public void toSAX(RendererAspectContext context, Layout layout, PortalService service, ContentHandler handler) throws SAXException { CopletInstanceData cid = ((CopletLayout)layout).getCopletInstanceData(); Boolean sizable = (Boolean)cid.getCoplet... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/f9c6f0087139d83c4f494052a0a93b1b6c9d7f3a/SizingAspect.java/buggy/src/blocks/portal/java/org/apache/cocoon/portal/layout/renderer/aspect/impl/SizingAspect.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
358,
55,
2501,
12,
6747,
17468,
1042,
819,
16,
1171,
202,
202,
3744,
3511,
16,
1171,
202,
202,
24395,
1179,
1156,
16,
1171,
202,
202,
1350,
1503,
1838,
13,
202,
15069,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
358,
55,
2501,
12,
6747,
17468,
1042,
819,
16,
1171,
202,
202,
3744,
3511,
16,
1171,
202,
202,
24395,
1179,
1156,
16,
1171,
202,
202,
1350,
1503,
1838,
13,
202,
15069,
14... |
protected String requireContent (XMLElement element) throws CompilerException | protected String requireContent(XMLElement element) throws CompilerException | protected String requireContent (XMLElement element) throws CompilerException { String content = element.getContent(); if (content == null || content.length() == 0) parseError(element, "<"+element.getName()+"> requires content"); return content; } | 28044 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28044/6e8ab3930a21f787bcd0f3cf0b9937f9d50c80c0/Compiler.java/buggy/src/lib/com/izforge/izpack/compiler/Compiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
2583,
1350,
261,
15223,
930,
13,
565,
1216,
28227,
225,
288,
565,
514,
913,
273,
930,
18,
588,
1350,
5621,
565,
309,
261,
1745,
422,
446,
747,
913,
18,
2469,
1435,
422,
374,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
2583,
1350,
261,
15223,
930,
13,
565,
1216,
28227,
225,
288,
565,
514,
913,
273,
930,
18,
588,
1350,
5621,
565,
309,
261,
1745,
422,
446,
747,
913,
18,
2469,
1435,
422,
374,
... |
typesViewer.getTable().setEnabled(enabled); selectAllButton.setEnabled(enabled && typesViewer.getTable().getItemCount() > 0); deselectAllButton.setEnabled(enabled && typesViewer.getTable().getItemCount() > 0); | protected void updateEnabledState(boolean enabled) { typesViewer.getTable().setEnabled(enabled); selectAllButton.setEnabled(enabled && typesViewer.getTable().getItemCount() > 0); deselectAllButton.setEnabled(enabled && typesViewer.getTable().getItemCount() > ... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/c08a91512d1b5534132c133486d2efd84191df7d/DialogMarkerFilter.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogMarkerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1089,
1526,
1119,
12,
6494,
3696,
13,
288,
2868,
1953,
18415,
18,
588,
1388,
7675,
542,
1526,
12,
5745,
1769,
3639,
27787,
3616,
18,
542,
1526,
12,
5745,
7734,
597,
1953,
18415... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
1526,
1119,
12,
6494,
3696,
13,
288,
2868,
1953,
18415,
18,
588,
1388,
7675,
542,
1526,
12,
5745,
1769,
3639,
27787,
3616,
18,
542,
1526,
12,
5745,
7734,
597,
1953,
18415... | |
FileReporter artifactReporter = null; | public List execute( List artifacts, ArtifactRepository sourceRepo, ArtifactRepository targetRepo, RepositoryCleanerConfiguration configuration, File reportsBase, Reporter repoReporter ) throws Exception { Logger logger = getLogger(); List rewritten = new ArrayList(); ... | 11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/0db2b646d23049f80b0beb13c4c45740172fcab7/RewritePhase.java/buggy/sandbox/repoclean/src/main/java/org/apache/maven/tools/repoclean/phase/RewritePhase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
1836,
12,
987,
16259,
16,
14022,
3305,
1084,
8791,
16,
14022,
3305,
1018,
8791,
16,
13491,
6281,
7605,
264,
1750,
1664,
16,
1387,
10557,
2171,
16,
25585,
3538,
13289,
262,
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,
987,
1836,
12,
987,
16259,
16,
14022,
3305,
1084,
8791,
16,
14022,
3305,
1018,
8791,
16,
13491,
6281,
7605,
264,
1750,
1664,
16,
1387,
10557,
2171,
16,
25585,
3538,
13289,
262,
3639,
... | |
public TA_RetCode CDLLADDERBOTTOM( int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[] ){ double ShadowVeryShortPeriodTotal; int i, outIdx, ShadowVeryShortTrailingIdx, lookbackTotal; if( startIdx < 0 ) return TA_RetC... | 51465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51465/1a230e9b7099cbd2b7e9eb1294130ca009bfedf4/Core.java/buggy/trunk/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
9833,
67,
7055,
1085,
10160,
4503,
1880,
4179,
28891,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
3678,
63,
6487,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9833,
67,
7055,
1085,
10160,
4503,
1880,
4179,
28891,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
3678,
63,
6487,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056,... | ||
return (List<R>)l; | return l; | private static final <R> List<R> castQL(final List l) { return (List<R>)l; } | 50290 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50290/d63ccb8a7a87425f552a97821c6624530cb35f1a/Cache.java/buggy/runtime/src/com/exedio/cope/Cache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
727,
411,
54,
34,
987,
32,
54,
34,
4812,
2024,
12,
6385,
987,
328,
13,
202,
95,
202,
202,
2463,
261,
682,
32,
54,
23429,
80,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
727,
411,
54,
34,
987,
32,
54,
34,
4812,
2024,
12,
6385,
987,
328,
13,
202,
95,
202,
202,
2463,
261,
682,
32,
54,
23429,
80,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
... |
links = new HashMap(); | links = new Hashtable(); | public Node(String name, Graph graph) { super(); links = new HashMap(); mat = new Matrix3D(); parentGraph = graph; this.name = name; relativeBallSize = Config.ballsize; ballSize = Config.ballsize; y = length(); x = length(); z = length(); setBounds(); } | 1796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1796/de9e2c4a8f697872a5f47e00d06399692e38e1fb/Node.java/buggy/tiki/lib/wiki3d/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2029,
12,
780,
508,
16,
5601,
2667,
13,
288,
202,
202,
9565,
5621,
202,
202,
7135,
273,
394,
4317,
5621,
202,
202,
7373,
273,
394,
7298,
23,
40,
5621,
202,
202,
2938,
4137,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2029,
12,
780,
508,
16,
5601,
2667,
13,
288,
202,
202,
9565,
5621,
202,
202,
7135,
273,
394,
4317,
5621,
202,
202,
7373,
273,
394,
7298,
23,
40,
5621,
202,
202,
2938,
4137,
... |
public Object run( ) | if ( overlayAxis.getSeriesDefinitions( ).size( ) > 1 ) { EList list = overlayAxis.getSeriesDefinitions( ); for ( int i = list.size( ) - 1; i > 0; i-- ) | public static void addAxis( final ChartWithAxes chartModel ) { // Prevent notifications rendering preview Object overlayAxis = ChartAdapter.changeChartWithoutNotification( new IChangeWithoutNotification( ) { public Object run( ) { // Create a clone of the existing Y Axis Axis yAxis = (Axis) ( (Axis) chartM... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/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,
527,
6558,
12,
727,
14804,
1190,
26494,
4980,
1488,
262,
202,
95,
202,
202,
759,
19412,
9208,
9782,
10143,
202,
202,
921,
9218,
6558,
273,
14804,
4216,
18,
3427,
7984,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
527,
6558,
12,
727,
14804,
1190,
26494,
4980,
1488,
262,
202,
95,
202,
202,
759,
19412,
9208,
9782,
10143,
202,
202,
921,
9218,
6558,
273,
14804,
4216,
18,
3427,
7984,... |
AST tmp2130_AST_in = (AST)_t; | AST tmp2134_AST_in = (AST)_t; | public final void def_shared(AST _t) throws RecognitionException { AST def_shared_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case SHARED: { AST tmp2127_AST_in = (AST)_t; match(_t,SHARED); _t = _t.getNextSibling(); break; } case NEW: { AST __t829 ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1652,
67,
11574,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1652,
67,
11574,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1652,
67,
11574,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1652,
67,
11574,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,... |
main.setScopeProvider(new IProxy(IProxy.SCOPE_PROVIDER)); | main.setScope(global); | public static void main(String[] args) { Main main = new Main("Rhino JavaScript Debugger"); main.doBreak(); main.setExitAction(new IProxy(IProxy.EXIT_ACTION)); System.setIn(main.getIn()); System.setOut(main.getOut()); System.setErr(main.getErr()); main.attachTo( ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/087a9c630080435e55ad1f50f28e17aa302e575d/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
565,
288,
3639,
12740,
2774,
273,
394,
12740,
2932,
54,
76,
15020,
11905,
28645,
8863,
3639,
2774,
18,
2896,
7634,
5621,
3639,
2774,
18,
542,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
565,
288,
3639,
12740,
2774,
273,
394,
12740,
2932,
54,
76,
15020,
11905,
28645,
8863,
3639,
2774,
18,
2896,
7634,
5621,
3639,
2774,
18,
542,... |
HibernateCallback callback = new HibernateCallback() | PreparedStatement pst = null; ResultSet rst = null; try | public int countPending() { HibernateCallback callback = new HibernateCallback() { public Object doInHibernate(Session session) throws HibernateException { // first try and get and lock the writer mutex List l = session .createQuery( "select count(*) from " + SearchBuilderItemImpl.... | 2021 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2021/d2d23576106c57c6533afc18c7d2cf5406801db2/SearchBuilderItemDaoImpl.java/clean/search/search-impl/impl/src/java/org/sakaiproject/search/component/dao/impl/SearchBuilderItemDaoImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
1056,
8579,
1435,
202,
95,
202,
202,
44,
24360,
2428,
1348,
273,
394,
670,
24360,
2428,
1435,
202,
202,
95,
1082,
202,
482,
1033,
741,
382,
44,
24360,
12,
2157,
1339,
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,
225,
202,
482,
509,
1056,
8579,
1435,
202,
95,
202,
202,
44,
24360,
2428,
1348,
273,
394,
670,
24360,
2428,
1435,
202,
202,
95,
1082,
202,
482,
1033,
741,
382,
44,
24360,
12,
2157,
1339,
13,... |
public static ERD2WModel erDefaultModel() { return (ERD2WModel)D2WModel.defaultModel(); } | public static ERD2WModel erDefaultModel() { if(!(D2WModel.defaultModel() instanceof ERD2WModel)) { D2WModel.setDefaultModel(new ERD2WModel(NSArray.EmptyArray)); log.warn("erDefaultModel had wrong class, fixing to ERD2WModel"); } return (ERD2WModel)D2WModel.defaultModel(); } | public static ERD2WModel erDefaultModel() { return (ERD2WModel)D2WModel.defaultModel(); } | 46145 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46145/b6e121eab03d63e30b2e0a64cf78cb3593fb9de9/ERD2WModel.java/clean/Common/Frameworks/ERDirectToWeb/Sources/er/directtoweb/ERD2WModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
4232,
40,
22,
59,
1488,
6445,
1868,
1488,
1435,
288,
327,
261,
654,
40,
22,
59,
1488,
13,
40,
22,
59,
1488,
18,
1886,
1488,
5621,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
4232,
40,
22,
59,
1488,
6445,
1868,
1488,
1435,
288,
327,
261,
654,
40,
22,
59,
1488,
13,
40,
22,
59,
1488,
18,
1886,
1488,
5621,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
if (memento == null || activityRequirementBindingDefinition == null) throw new NullPointerException(); | if (memento == null || activityRequirementBindingDefinition == null) { throw new NullPointerException(); } | static void writeActivityRequirementBindingDefinition( IMemento memento, ActivityRequirementBindingDefinition activityRequirementBindingDefinition) { if (memento == null || activityRequirementBindingDefinition == null) throw new NullPointerException(); memento.putStrin... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/Persistence.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/Persistence.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
918,
1045,
6193,
18599,
5250,
1852,
12,
5411,
6246,
820,
83,
312,
820,
83,
16,
5411,
9621,
18599,
5250,
1852,
5728,
18599,
5250,
1852,
13,
288,
3639,
309,
261,
81,
820,
83,
422,
44... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1045,
6193,
18599,
5250,
1852,
12,
5411,
6246,
820,
83,
312,
820,
83,
16,
5411,
9621,
18599,
5250,
1852,
5728,
18599,
5250,
1852,
13,
288,
3639,
309,
261,
81,
820,
83,
422,
44... |
String str; if (xpath) { str = "#{"; } else { str = "${"; } buf.insert(0, str); | buf.insert(0, (xpath ? "#" : "$") + "{"); | TextEvent(Locator location, char[] chars, int start, int length) throws SAXException { super(location); StringBuffer buf = new StringBuffer(); this.raw = new char[length]; System.arraycopy(chars, start, this.raw... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/5825dcbb894fc7e13def0d7cbe9add87b9888009/JXTemplateGenerator.java/clean/src/java/org/apache/cocoon/generation/JXTemplateGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3867,
1133,
12,
5786,
2117,
16,
1149,
8526,
5230,
16,
509,
787,
16,
509,
769,
13,
4766,
12900,
1216,
14366,
288,
5411,
2240,
12,
3562,
1769,
5411,
6674,
1681,
273,
394,
6674,
5621,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3867,
1133,
12,
5786,
2117,
16,
1149,
8526,
5230,
16,
509,
787,
16,
509,
769,
13,
4766,
12900,
1216,
14366,
288,
5411,
2240,
12,
3562,
1769,
5411,
6674,
1681,
273,
394,
6674,
5621,
5411,
... |
AST __t62 = _t; | AST __t63 = _t; | public final Expression expr(AST _t, PathExpr path ) throws RecognitionException, PermissionDeniedException,EXistException,XPathException { Expression step; org.exist.xquery.parser.XQueryAST expr_AST_in = (_t == ASTNULL) ? null : (org.exist.xquery.parser.XQueryAST)_t; org.exist.xquery.parser.XQueryAST c = null;... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/10544e5ec103a411822c6180ed81ef38eab15de8/XQueryTreeParser.java/buggy/src/org/exist/xquery/parser/XQueryTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
3065,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
16,
8509,
15877,
16,
2294,
376,
503,
16,
14124,
503,
288,
202,
202,
2300,
2235,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
3065,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
16,
8509,
15877,
16,
2294,
376,
503,
16,
14124,
503,
288,
202,
202,
2300,
2235,
3... |
return new ButtonActionPropertyChangeListener(this, a); } | return new ButtonActionPropertyChangeListener(this, a); } | protected PropertyChangeListener createActionPropertyChangeListener(Action a) { return new ButtonActionPropertyChangeListener(this, a); } | 3911 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3911/d54cb47c315dba615e5bc1df10a2c2a196109a13/SAbstractButton.java/clean/wings/src/org/wings/SAbstractButton.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4276,
15744,
752,
1803,
1396,
15744,
12,
1803,
279,
13,
288,
3639,
327,
394,
12569,
1803,
1396,
15744,
12,
2211,
16,
279,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4276,
15744,
752,
1803,
1396,
15744,
12,
1803,
279,
13,
288,
3639,
327,
394,
12569,
1803,
1396,
15744,
12,
2211,
16,
279,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
g2d.fill( new Rectangle2D.Double( dX + 3, ( dY - dFH ) + 3, dFW, dFH ) ); | g2d.fill( new Rectangle2D.Double( dX + shadowness, ( dY - dFH ) + shadowness, dFW, dFH ) ); | private final void showTopValue( IPrimitiveRenderer ipr, Location lo, Label la, boolean bShadow ) { final Graphics2D g2d = (Graphics2D) ( (IDeviceRenderer) ipr ).getGraphicsContext( ); double dX = lo.getX( ), dY = lo.getY( ); final FontDefinition fd = la.getCaption( ).getFont( ); // final Color clrShadow = bShad... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/645091079ddc89586ae4a5e7783994b5b8660cce/SwingTextRenderer.java/buggy/chart/org.eclipse.birt.chart.device.extension/src/org/eclipse/birt/chart/device/swing/SwingTextRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
2405,
3401,
620,
12,
467,
9840,
6747,
277,
683,
16,
7050,
437,
16,
1082,
202,
2224,
7125,
16,
1250,
324,
12957,
262,
202,
95,
202,
202,
6385,
16830,
22,
40,
314,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
2405,
3401,
620,
12,
467,
9840,
6747,
277,
683,
16,
7050,
437,
16,
1082,
202,
2224,
7125,
16,
1250,
324,
12957,
262,
202,
95,
202,
202,
6385,
16830,
22,
40,
314,
... |
ElementFactory factory = new ElementFactory( designHandle.module ); | ElementFactory factory = new ElementFactory( design ); | public void testSelectionChoiceHandle( ) throws SemanticException { createDesign( ); ElementFactory factory = new ElementFactory( designHandle.module ); ScalarParameterHandle paramHandle = factory .newScalarParameter( "param 1" ); //$NON-NLS-1$ PropertyHandle propHandle = paramHandle .getPropertyHandle( Scal... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/de4e32d64d24337e8801521456bb895f21408aa9/StructureHandleTest.java/buggy/model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/StructureHandleTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
6233,
10538,
3259,
12,
262,
1216,
24747,
503,
202,
95,
202,
202,
2640,
15478,
12,
11272,
202,
202,
1046,
1733,
3272,
273,
394,
3010,
1733,
12,
8281,
3259,
18,
2978,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6233,
10538,
3259,
12,
262,
1216,
24747,
503,
202,
95,
202,
202,
2640,
15478,
12,
11272,
202,
202,
1046,
1733,
3272,
273,
394,
3010,
1733,
12,
8281,
3259,
18,
2978,
... |
String input = args[++i]; if (input.equals("-")) { inputStream = System.in; if (output == null) { usage(); } } else { inputStream = new FileInputStream(input); if (output == null) { int extIndex = input.lastIndexOf((int)'.'); output = input.substring(0, extIndex); } } CGen gen = new CGen(inputStream, output, prefix, pr... | input = args[++i]; | public final static void main(String[] args) throws IOException { String prefix = ""; String output = null; String prologue = null; InputStream inputStream; if (args.length == 0) { usage(); } for (int i=0; i<args.length; i++) { if ("-help".startsWith(args[i])) { usage(); } else... | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/24ab808530ca93ca808f4e7dcb51aa1243e6161b/CGen.java/clean/apigen/src/apigen/c/CGen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
760,
918,
2774,
12,
780,
8526,
833,
13,
565,
1216,
1860,
225,
288,
565,
514,
1633,
273,
1408,
31,
565,
514,
876,
273,
446,
31,
565,
514,
450,
1330,
344,
273,
446,
31,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
760,
918,
2774,
12,
780,
8526,
833,
13,
565,
1216,
1860,
225,
288,
565,
514,
1633,
273,
1408,
31,
565,
514,
876,
273,
446,
31,
565,
514,
450,
1330,
344,
273,
446,
31,
565,
... |
authConfPath = c.getServletContext().getRealPath("WEB-INF/"+authConfPath); | authConfPath = c.getServletContext().getRealPath( "WEB-INF/" + authConfPath); | public void readConfig(ServletConfig c) throws Exception { /* * Get config file name. * The file name is first looked for as an init parameter, then in a fixed location * in the webapp. */ if (c == null) { // no config no file... return; } String fn = c.getInitParameter("config-file"); if (fn == n... | 10369 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10369/83dd12c57d7616dd185c293f963b6edb58424452/DigilibConfiguration.java/buggy/servlet/src/digilib/servlet/DigilibConfiguration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
855,
809,
12,
4745,
809,
276,
13,
1216,
1185,
288,
25083,
202,
20308,
1082,
380,
968,
642,
585,
508,
18,
1082,
380,
1021,
585,
508,
353,
1122,
27321,
364,
487,
392,
1208,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
809,
12,
4745,
809,
276,
13,
1216,
1185,
288,
25083,
202,
20308,
1082,
380,
968,
642,
585,
508,
18,
1082,
380,
1021,
585,
508,
353,
1122,
27321,
364,
487,
392,
1208,... |
suite.addTestSuite( Regression_135490.class ); | suite.addTestSuite( Regression_135490.class ); | public static Test suite( ) { TestSuite suite = new TestSuite( "Test for org.eclipse.birt.tests.data" ); // API suite.addTestSuite( FeaturesTest.class ); suite.addTestSuite( MultiPass_FilterTest.class ); suite.addTestSuite( MultiPass_NestedQueryTest.class ); suite.addTestSuite( MultiPass_SortTest.class ); suite... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/a6517270d3ab712ad61d0d7ce18b0f674f02bcdb/AllTests.java/buggy/testsuites/org.eclipse.birt.tests.data/src/org/eclipse/birt/tests/data/engine/AllTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
7766,
11371,
12,
262,
202,
95,
202,
202,
4709,
13587,
11371,
273,
394,
7766,
13587,
12,
315,
4709,
364,
2358,
18,
20416,
18,
70,
2714,
18,
16341,
18,
892,
6,
11272,
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,
760,
7766,
11371,
12,
262,
202,
95,
202,
202,
4709,
13587,
11371,
273,
394,
7766,
13587,
12,
315,
4709,
364,
2358,
18,
20416,
18,
70,
2714,
18,
16341,
18,
892,
6,
11272,
202,
... |
indent = 0; if (indent == indentation[level]) SwitchTo(INDENTATION_UNCHANGED); else SwitchTo(INDENTING); | indenting(0); | final void SkipLexicalActions(Token matchedToken){ switch(jjmatchedKind) { case 5 : if (image == null) image = new StringBuffer(new String(input_stream.GetSuffix(jjimageLen + (lengthOfMatch = jjmatchedPos + 1)))); else image.append(input_stream.GetSuffix(jjimageLen + (leng... | 6527 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6527/2b47cff319e0a469e540c356f904a833b9b33cd7/PythonGrammarTokenManager.java/clean/org/python/parser/PythonGrammarTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
727,
918,
6611,
14756,
1706,
6100,
12,
1345,
4847,
1345,
15329,
282,
1620,
12,
78,
78,
11073,
5677,
13,
282,
288,
1377,
648,
1381,
294,
540,
309,
261,
2730,
422,
446,
13,
5411,
1316,
273,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
727,
918,
6611,
14756,
1706,
6100,
12,
1345,
4847,
1345,
15329,
282,
1620,
12,
78,
78,
11073,
5677,
13,
282,
288,
1377,
648,
1381,
294,
540,
309,
261,
2730,
422,
446,
13,
5411,
1316,
273,
39... |
Enumeration enum = loader.getProjects().elements(); while (enum.hasMoreElements()) { printer.addProject((VizProject) enum.nextElement()); | Enumeration enumList = loader.getProjects().elements(); while (enumList.hasMoreElements()) { printer.addProject((VizProject) enumList.nextElement()); | protected void loadProjects() throws BuildException { Enumeration enum = loader.getProjects().elements(); while (enum.hasMoreElements()) { printer.addProject((VizProject) enum.nextElement()); } | 6140 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6140/27e2b7f1f395db1c66b73c2c05a6dd78a7deb478/Vizant.java/buggy/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1262,
15298,
1435,
1216,
18463,
288,
3639,
13864,
2792,
273,
4088,
18,
588,
15298,
7675,
6274,
5621,
3639,
1323,
261,
7924,
18,
5332,
7417,
3471,
10756,
288,
5411,
12539,
18,
128... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1262,
15298,
1435,
1216,
18463,
288,
3639,
13864,
2792,
273,
4088,
18,
588,
15298,
7675,
6274,
5621,
3639,
1323,
261,
7924,
18,
5332,
7417,
3471,
10756,
288,
5411,
12539,
18,
128... |
Messages.showInfoMessage(project, "All of the changes in the specified patch are already contained in the code", "Apply Patch"); | Messages.showInfoMessage(project, VcsBundle.message("patch.apply.already.applied"), VcsBundle.message("patch.apply.dialog.title")); | public static void applyPatch(final Project project, final List<FilePatch> patches, final VirtualFile baseDirectory, final int stripLeadingDirectories) { for(FilePatch patch: patches) { VirtualFile fileToPatch = patch.findFileToPatch(baseDirectory, stripLeadingDirectories); ... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/6511058dc3801970a0e38d454e454d85a975650e/ApplyPatchAction.java/clean/source/com/intellij/openapi/vcs/changes/patch/ApplyPatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2230,
7332,
12,
6385,
5420,
1984,
16,
727,
987,
32,
812,
7332,
34,
16482,
16,
727,
7269,
812,
1026,
2853,
16,
27573,
727,
509,
2569,
19112,
13071,
13,
288,
565,
364,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2230,
7332,
12,
6385,
5420,
1984,
16,
727,
987,
32,
812,
7332,
34,
16482,
16,
727,
7269,
812,
1026,
2853,
16,
27573,
727,
509,
2569,
19112,
13071,
13,
288,
565,
364,
12,... |
if(cmd.equals("Cut")) { | if (cmd.equals("Cut")) { | public void actionPerformed(ActionEvent e) { String cmd = e.getActionCommand(); if(cmd.equals("Cut")) { evalTextArea.cut(); } else if(cmd.equals("Copy")) { evalTextArea.copy(); } else if(cmd.equals("Paste")) { evalTextArea.paste(); } } | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1797,
273,
425,
18,
588,
1803,
2189,
5621,
3639,
309,
261,
4172,
18,
14963,
2932,
15812,
6,
3719,
288,
5411,
5302,
1528,
5484,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1797,
273,
425,
18,
588,
1803,
2189,
5621,
3639,
309,
261,
4172,
18,
14963,
2932,
15812,
6,
3719,
288,
5411,
5302,
1528,
5484,
... |
Class[] classArray = setterMethod.getParameterTypes(); if (classArray.length != 1) { return NOT_FOUND; } else { Class clazz = classArray[0]; Package p = clazz.getPackage(); if (clazz.isPrimitive()) { return AS_PROPERTY; } else if ("java.lang".equals(p.getName())) { return AS_PROPERTY; } else { return AS_COMPONENT; } | int type = computeContainmentTpye(setterMethod); switch (type) { case X_NOT_FOUND: return ContainmentType.NOT_FOUND; case X_AS_PROPERTY: return ContainmentType.AS_SINGLE_PROPERTY; case X_AS_COMPONENT: return ContainmentType.AS_SINGLE_COMPONENT; | public int canContainComponent(String name) { String cName = capitalizeFirstLetter(name); Method method = getMethod("add" + cName); if (method != null) { // getLogger().debug( // "Found add {} method in class {}", cName, objClass.getName()); return AS_COLLECTION; } String dName = Introsp... | 48525 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48525/445c93509c33d1cf431a1f997c92db98d3b8fd69/PropertySetter.java/buggy/logback-core/src/main/java/ch/qos/logback/core/util/PropertySetter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
848,
22928,
1841,
12,
780,
508,
13,
288,
565,
514,
276,
461,
273,
17451,
3759,
13938,
12,
529,
1769,
565,
2985,
707,
273,
6272,
2932,
1289,
6,
397,
276,
461,
1769,
565,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
848,
22928,
1841,
12,
780,
508,
13,
288,
565,
514,
276,
461,
273,
17451,
3759,
13938,
12,
529,
1769,
565,
2985,
707,
273,
6272,
2932,
1289,
6,
397,
276,
461,
1769,
565,
309,
... |
buffer.writeLock(); | start = line + 1; | public int expandFold(int line, boolean fully) { // the first sub-fold. used by JEditTextArea.expandFold(). int returnValue = -1; int lineCount = buffer.getLineCount(); int start = 0; int end = lineCount - 1; try { buffer.writeLock(); int initialFoldLevel = buffer.getFoldLevel(line); //{{{ Find fold start... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/a010bcb74ed7af964ecaa344db4d894b3557ae58/DisplayManager.java/buggy/org/gjt/sp/jedit/textarea/DisplayManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
4542,
15592,
12,
474,
980,
16,
1250,
7418,
13,
202,
95,
202,
202,
759,
326,
1122,
720,
17,
16007,
18,
1399,
635,
804,
4666,
1528,
5484,
18,
12320,
15592,
7675,
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,
509,
4542,
15592,
12,
474,
980,
16,
1250,
7418,
13,
202,
95,
202,
202,
759,
326,
1122,
720,
17,
16007,
18,
1399,
635,
804,
4666,
1528,
5484,
18,
12320,
15592,
7675,
202,
202,
... |
private void initReswords() { // This list generated by piping the 'terminal' declaration in mdx.cup // through: // grep -v // | // sed -e 's/,//' | // awk '{printf "initResword(%20s,%c%s%c);",$1,34,$1,34}' m_resWordsTable = new Hashtable(); iMaxResword = 0;// initResword(ParserSym.ALL ,"... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/180ec61c1417af451bab1491e9fb5f00ae94d722/Scanner.java/clean/src/main/mondrian/olap/Scanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
607,
3753,
1435,
202,
95,
202,
202,
759,
1220,
666,
4374,
635,
8341,
310,
326,
296,
15979,
11,
8266,
316,
3481,
92,
18,
71,
416,
202,
202,
759,
3059,
30,
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,
1152,
918,
1208,
607,
3753,
1435,
202,
95,
202,
202,
759,
1220,
666,
4374,
635,
8341,
310,
326,
296,
15979,
11,
8266,
316,
3481,
92,
18,
71,
416,
202,
202,
759,
3059,
30,
202,
20... | ||
public org.quickfix.field.OfferForwardPoints2 getOfferForwardPoints2() throws FieldNotFound { org.quickfix.field.OfferForwardPoints2 value = new org.quickfix.field.OfferForwardPoints2(); | public quickfix.field.OfferForwardPoints2 getOfferForwardPoints2() throws FieldNotFound { quickfix.field.OfferForwardPoints2 value = new quickfix.field.OfferForwardPoints2(); | public org.quickfix.field.OfferForwardPoints2 getOfferForwardPoints2() throws FieldNotFound { org.quickfix.field.OfferForwardPoints2 value = new org.quickfix.field.OfferForwardPoints2(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteStatusReport.java/clean/src/java/src/quickfix/fix43/QuoteStatusReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10513,
8514,
5636,
22,
336,
10513,
8514,
5636,
22,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10513,
8514,
5636,
22,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10513,
8514,
5636,
22,
336,
10513,
8514,
5636,
22,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10513,
8514,
5636,
22,
... |
timeout = keepAliveTimeout * 50; | timeout = soTimeout * 50; | protected void init() { pool = Pool.create(serverSockPool); int size = pollerSize / pollerThreadCount; int timeout = keepAliveTimeout; if (comet) { // FIXME: Find an appropriate timeout value, for now, "longer than usual" // semms appropr... | 48155 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48155/2e76b00e261bfe810a8e71c72abff98c1f3a9779/AprEndpoint.java/buggy/java/org/apache/tomcat/util/net/AprEndpoint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
918,
1208,
1435,
288,
5411,
2845,
273,
8828,
18,
2640,
12,
3567,
55,
975,
2864,
1769,
5411,
509,
963,
273,
24525,
1225,
342,
24525,
3830,
1380,
31,
5411,
509,
2021,
273,
24115,
2694... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
918,
1208,
1435,
288,
5411,
2845,
273,
8828,
18,
2640,
12,
3567,
55,
975,
2864,
1769,
5411,
509,
963,
273,
24525,
1225,
342,
24525,
3830,
1380,
31,
5411,
509,
2021,
273,
24115,
2694... |
Arrays.equals(bytes, long2bytes(value, buf.order())); | assertTrue(Arrays.equals(bytes, long2bytes(value, buf.order()))); | public static void testAsLongBuffer(ByteBuffer buf) { LongBuffer longBuffer; byte bytes[] = new byte[8]; long value; // test BIG_ENDIAN long buffer, read buf.clear(); buf.order(ByteOrder.BIG_ENDIAN); longBuffer = buf.asLongBuffer(); assertSame(ByteOrder.BIG_EN... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/532fbdb3034fc28b7dc94fc644a3fbb83dafb7cb/ByteBufferTest.java/clean/modules/nio/src/test/java/org/apache/harmony/tests/java/nio/ByteBufferTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1842,
1463,
3708,
1892,
12,
12242,
1681,
13,
288,
3639,
3407,
1892,
1525,
1892,
31,
3639,
1160,
1731,
8526,
273,
394,
1160,
63,
28,
15533,
3639,
1525,
460,
31,
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,
1071,
760,
918,
1842,
1463,
3708,
1892,
12,
12242,
1681,
13,
288,
3639,
3407,
1892,
1525,
1892,
31,
3639,
1160,
1731,
8526,
273,
394,
1160,
63,
28,
15533,
3639,
1525,
460,
31,
3639,
368,
... |
public org.quickfix.field.NoSecurityAltID getNoSecurityAltID() throws FieldNotFound { org.quickfix.field.NoSecurityAltID value = new org.quickfix.field.NoSecurityAltID(); | public quickfix.field.NoSecurityAltID getNoSecurityAltID() throws FieldNotFound { quickfix.field.NoSecurityAltID value = new quickfix.field.NoSecurityAltID(); | public org.quickfix.field.NoSecurityAltID getNoSecurityAltID() throws FieldNotFound { org.quickfix.field.NoSecurityAltID value = new org.quickfix.field.NoSecurityAltID(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/RFQRequest.java/buggy/src/java/src/quickfix/fix44/RFQRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
4368,
10655,
734,
336,
2279,
4368,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
4368,
10655,
734... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
4368,
10655,
734,
336,
2279,
4368,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
4368,
10655,
734... |
throw new Error("Cannot set top-level layout. Use" + " getConentPane().setLayout instead."); | public void setLayout(LayoutManager manager) { // Check if we're in initialization stage. If so, call super.setLayout // otherwise, valid calls go to the content pane. if (initStageDone) { if (isRootPaneCheckingEnabled()) throw new Error("Cannot set top-level layout. Use" ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/4f54b4c49f6326d2bfe26573a0af55c73b713f0a/JDialog.java/buggy/core/src/classpath/javax/javax/swing/JDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
225,
918,
18479,
12,
3744,
1318,
3301,
13,
225,
288,
565,
368,
2073,
309,
732,
4565,
316,
10313,
6009,
18,
971,
1427,
16,
745,
2240,
18,
542,
3744,
565,
368,
3541,
16,
923,
4097,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
918,
18479,
12,
3744,
1318,
3301,
13,
225,
288,
565,
368,
2073,
309,
732,
4565,
316,
10313,
6009,
18,
971,
1427,
16,
745,
2240,
18,
542,
3744,
565,
368,
3541,
16,
923,
4097,
... | |
Lodging lodging = (Lodging) catalog.getLodgings().get(0); | Lodging lodging = (Lodging) catalog.getLodgings()[0]; | public void test_ROCombo_multipleBindings() throws BindingException { Adventure skiAdventure = SampleData.WINTER_HOLIDAY; // for selection cviewer.setLabelProvider(lodgingLabelProvider); // TODO: need to resolve // column binding // Bind the ComboViewer's content to the available lodging getDbc().bind2(cviewer, n... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/a2d9a8e048e742c5c1d583c69c16aced8919d43c/ReadOnlyComboScenarios.java/clean/tests/org.eclipse.jface.tests.databinding/src/org/eclipse/jface/tests/binding/scenarios/ReadOnlyComboScenarios.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
1457,
16156,
67,
9622,
10497,
1435,
1216,
15689,
503,
288,
202,
202,
1871,
616,
594,
4343,
77,
1871,
616,
594,
273,
11474,
751,
18,
59,
9125,
67,
44,
1741,
734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
67,
1457,
16156,
67,
9622,
10497,
1435,
1216,
15689,
503,
288,
202,
202,
1871,
616,
594,
4343,
77,
1871,
616,
594,
273,
11474,
751,
18,
59,
9125,
67,
44,
1741,
734,... |
gc.drawRectangle(bounds); | gc.drawLine(0, 0, bounds.width, 0); gc.drawLine(0, 0, 0, bounds.height); | protected void paintSash(GC gc) { Rectangle bounds = getBounds(); gc.setForeground(ColorConstants.buttonLightest); gc.drawRectangle(bounds); gc.setForeground(ColorConstants.buttonDarker); if (dock == PositionConstants.EAST) { gc.drawLine(bounds.width - 1, 0, bounds.width - 1, bounds.height - 1); gc.drawLine(0... | 11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/7a95a038d70dcf88d42e7802641b0d2af479268c/FlyoutPaletteComposite.java/buggy/org.eclipse.gef/src/org/eclipse/gef/ui/palette/FlyoutPaletteComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
12574,
55,
961,
12,
15396,
8859,
13,
288,
202,
202,
19463,
4972,
273,
22107,
5621,
202,
202,
13241,
18,
542,
23206,
12,
2957,
2918,
18,
5391,
12128,
395,
1769,
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,
1117,
918,
12574,
55,
961,
12,
15396,
8859,
13,
288,
202,
202,
19463,
4972,
273,
22107,
5621,
202,
202,
13241,
18,
542,
23206,
12,
2957,
2918,
18,
5391,
12128,
395,
1769,
202,
202,
... |
sequence++; | sequenceNumber++; | public void flushObjectById() { synchronized (cache) { cache.clear(); sequence++; } } | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/cebfa929cfe4247615e81071b156621d5f9ee8da/ObjectStoreAbstractImpl.java/buggy/intermine/objectstore/main/src/org/intermine/objectstore/ObjectStoreAbstractImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3663,
921,
5132,
1435,
288,
3639,
3852,
261,
2493,
13,
288,
5411,
1247,
18,
8507,
5621,
5411,
3102,
1854,
9904,
31,
3639,
289,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3663,
921,
5132,
1435,
288,
3639,
3852,
261,
2493,
13,
288,
5411,
1247,
18,
8507,
5621,
5411,
3102,
1854,
9904,
31,
3639,
289,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
int packetNo = ((Integer) _unsent.removeFirst()).intValue(); | int packetNo; synchronized(_unsent) { packetNo = ((Integer) _unsent.removeFirst()).intValue(); } | public void run() { int sentSinceLastPing = 0; while (!_sendComplete) { long delay = throttle.getDelay(); long waitUntil = System.currentTimeMillis() + delay; Logger.minor(this, "Waiting for "+delay+" ms for "+_uid+" : "+throttle); try { while (waitUntil > System.currentTimeMillis()) ... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/fdf669488c24d21eae5028919f2bca683a8061e2/BlockTransmitter.java/clean/src/freenet/io/xfer/BlockTransmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
474,
3271,
9673,
3024,
17223,
273,
374,
31,
9506,
202,
17523,
16051,
67,
4661,
6322,
13,
288,
25083,
202,
5748,
4624,
273,
18304,
18,
588,
6763... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
474,
3271,
9673,
3024,
17223,
273,
374,
31,
9506,
202,
17523,
16051,
67,
4661,
6322,
13,
288,
25083,
202,
5748,
4624,
273,
18304,
18,
588,
6763... |
{ m_name = name; } | { m_name = name; } | void setName(String name) { m_name = name; } | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/0e2298c0c460e281c6e54e92ac95421ec5eca2e4/AttrImpl.java/buggy/src/org/apache/xalan/stree/AttrImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
6788,
12,
780,
508,
13,
565,
288,
1377,
312,
67,
529,
273,
508,
31,
565,
289,
282,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
6788,
12,
780,
508,
13,
565,
288,
1377,
312,
67,
529,
273,
508,
31,
565,
289,
282,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
_out = new BufferedWriter(new FileWriter(_outFile, true)); | _out = new BufferedWriter(new FileWriter(_outFile, true), 32*1024); | private void updateFilters() { String val = _context.getProperty("stat.logFilters"); if (val != null) { if ( (_lastFilters != null) && (_lastFilters.equals(val)) ) { // noop } else { StringTokenizer tok = new StringTokenizer(val, ","); ... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/7d4e093b584df47eea9e00479265b6100f541c85/BufferedStatLog.java/buggy/core/java/src/net/i2p/stat/BufferedStatLog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1089,
5422,
1435,
288,
3639,
514,
1244,
273,
389,
2472,
18,
588,
1396,
2932,
5642,
18,
1330,
5422,
8863,
3639,
309,
261,
1125,
480,
446,
13,
288,
5411,
309,
261,
261,
67,
272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1089,
5422,
1435,
288,
3639,
514,
1244,
273,
389,
2472,
18,
588,
1396,
2932,
5642,
18,
1330,
5422,
8863,
3639,
309,
261,
1125,
480,
446,
13,
288,
5411,
309,
261,
261,
67,
272... |
return VM_Magic.addressAsObject(Address.fromInt(value)); | return VM_Magic.addressAsObject(Address.zero()); | private static final Object getObjectFrom(int vtype, int value, byte[] stack, int fpOffset, OSR_TempRegisters registers) { if (vtype == ICONST)... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/0e298f1bb91aca7821f6d7709c3bdfc43efae59b/OSR_OptExecStateExtractor.java/clean/rvm/src/vm/arch/powerPC/executionState/OSR_OptExecStateExtractor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
727,
1033,
6455,
1265,
12,
474,
26504,
16,
4766,
5411,
509,
460,
16,
4766,
5411,
1160,
8526,
2110,
16,
4766,
5411,
509,
4253,
2335,
16,
4766,
5411,
5932,
54,
67,
7185,
10277,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
1033,
6455,
1265,
12,
474,
26504,
16,
4766,
5411,
509,
460,
16,
4766,
5411,
1160,
8526,
2110,
16,
4766,
5411,
509,
4253,
2335,
16,
4766,
5411,
5932,
54,
67,
7185,
10277,
... |
public ObjectMap() { } | public ObjectMap() {} | public ObjectMap() { } | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/b24f82dd412d1ade8972422d61416fbcc44bd29c/ObjectMap.java/clean/rvm/src/vm/memoryManagers/JMTk/gcspy/util/ObjectMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
863,
1435,
288,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
282,
1071,
1033,
863,
1435,
288,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
for (int i = 0; i < myProcessedStates.size(); i++) { DfaMemoryState state = myProcessedStates.get(i); | for (DfaMemoryState state : myProcessedStates) { | public boolean isMemoryStateProcessed(DfaMemoryState dfaMemState) { for (int i = 0; i < myProcessedStates.size(); i++) { DfaMemoryState state = myProcessedStates.get(i); if (dfaMemState.equals(state)) return true; } return false; } | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/451c928168f42672cd8b201286cc3cf33bbe25d8/Instruction.java/buggy/inspections/impl/com/intellij/codeInspection/dataFlow/instructions/Instruction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
353,
6031,
1119,
13533,
12,
40,
507,
6031,
1119,
23074,
3545,
1119,
13,
288,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
3399,
13533,
7629,
18,
1467,
5621,
277,
27245,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
6031,
1119,
13533,
12,
40,
507,
6031,
1119,
23074,
3545,
1119,
13,
288,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
3399,
13533,
7629,
18,
1467,
5621,
277,
27245,
... |
Context cx = Context.getContext(); | Context cx = Context.getCurrentContext(); | public String toString() { Context cx = Context.getContext(); if (cx != null) return jsFunction_toString(cx, this, null, null); else return "[object " + getClassName() + "]"; } | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/2075225a9b1704069d29e352bb7fdb2a7bb2e4b5/NativeObject.java/clean/org/mozilla/javascript/NativeObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1762,
1435,
288,
3639,
1772,
9494,
273,
1772,
18,
588,
3935,
1042,
5621,
3639,
309,
261,
71,
92,
480,
446,
13,
5411,
327,
3828,
2083,
67,
10492,
12,
71,
92,
16,
333,
16,
44... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1762,
1435,
288,
3639,
1772,
9494,
273,
1772,
18,
588,
3935,
1042,
5621,
3639,
309,
261,
71,
92,
480,
446,
13,
5411,
327,
3828,
2083,
67,
10492,
12,
71,
92,
16,
333,
16,
44... |
assertEquals( sqlServer.sproc_getTamplatesInGroup(0), mimer.sproc_getTamplatesInGroup(0) ); assertEquals( sqlServer.sproc_getTamplatesInGroup(1), mimer.sproc_getTamplatesInGroup(1) ); assertEquals( sqlServer.sproc_getTamplatesInGroup(2), mimer.sproc_getTamplatesInGroup(2) ); | assertEquals( sqlServer.sproc_getTemplatesInGroup(0), mimer.sproc_getTemplatesInGroup(0) ); assertEquals( sqlServer.sproc_getTemplatesInGroup(1), mimer.sproc_getTemplatesInGroup(1) ); assertEquals( sqlServer.sproc_getTemplatesInGroup(2), mimer.sproc_getTemplatesInGroup(2) ); | public void testSameResultFromSprocGetTamplatesInGroup() { assertEquals( sqlServer.sproc_getTamplatesInGroup(0), mimer.sproc_getTamplatesInGroup(0) ); assertEquals( sqlServer.sproc_getTamplatesInGroup(1), mimer.sproc_getTamplatesInGroup(1) ); assertEquals( sqlServer.sproc_getTamplatesInGroup(2)... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/3d46a72ca04b94efc4637a44b000e4586e785b82/TestDatabaseService_NoneModifyingTests.java/clean/server/src/imcode/server/db/TestDatabaseService_NoneModifyingTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8650,
1253,
31145,
9381,
967,
56,
2475,
815,
31138,
1435,
288,
3639,
1815,
8867,
12,
1847,
2081,
18,
87,
9381,
67,
588,
56,
2475,
815,
31138,
12,
20,
3631,
312,
4417,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8650,
1253,
31145,
9381,
967,
56,
2475,
815,
31138,
1435,
288,
3639,
1815,
8867,
12,
1847,
2081,
18,
87,
9381,
67,
588,
56,
2475,
815,
31138,
12,
20,
3631,
312,
4417,
1... |
Game.addFrameListener(this, 0, 0); | Game.addServerFrameListener(this, 0, 0); | protected void rotateTo(Angle3f dest) { if (dest.equals(fCurrentDestAngle)) return; // start getting continuous frame notifications Game.addFrameListener(this, 0, 0); fCurrentDestAngle = dest; fAngularVelocity.set(0,0,0); fMoveAngle = new Angle3f(dest); fMoveAngle.sub(fEntity.getAngles()); fRemainingDistance =... | 1990 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1990/578d435afa17c19ab50dae1f666d2a43a2c4c175/GenericPusher.java/clean/classes/q2java/baseq2/GenericPusher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
8534,
774,
12,
8467,
23,
74,
1570,
13,
225,
202,
95,
202,
430,
261,
10488,
18,
14963,
12,
74,
3935,
9378,
8467,
3719,
202,
202,
2463,
31,
202,
759,
787,
8742,
17235,
2623,
9208,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
8534,
774,
12,
8467,
23,
74,
1570,
13,
225,
202,
95,
202,
430,
261,
10488,
18,
14963,
12,
74,
3935,
9378,
8467,
3719,
202,
202,
2463,
31,
202,
759,
787,
8742,
17235,
2623,
9208,
... |
{ return warnings; } | { return warnings; } | public SQLWarning getWarnings() throws SQLException { return warnings; } | 49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/6a061da272f04e1463864065f87f1f3fd61d6162/ResultSet.java/buggy/src/interfaces/jdbc/postgresql/ResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3063,
6210,
336,
4312,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
5599,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3063,
6210,
336,
4312,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
5599,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
while(rs.next()); | while (rs.next()); | public Collection ejbFindUserPastSellings(Integer userId) throws RemoteException, FinderException { PreparedStatement stmt= null; Connection conn = null; try { conn = getConnection(); stmt = conn.prepareStatement("SELECT id FROM items WHERE items.seller=? AND TO_DAYS(NOW()) - TO_DAYS(items.end_... | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/3d57ae5a342bc10d6c418636c07193a0289ffd6b/ItemBean.java/buggy/EJB_EntityBean_id_BMP/edu/rice/rubis/beans/ItemBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2200,
18024,
3125,
1299,
52,
689,
55,
1165,
899,
12,
4522,
6249,
13,
1216,
18361,
16,
19307,
503,
225,
288,
565,
16913,
3480,
33,
446,
31,
565,
4050,
1487,
273,
446,
31,
565,
775,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2200,
18024,
3125,
1299,
52,
689,
55,
1165,
899,
12,
4522,
6249,
13,
1216,
18361,
16,
19307,
503,
225,
288,
565,
16913,
3480,
33,
446,
31,
565,
4050,
1487,
273,
446,
31,
565,
775,... |
System.out.println("ARON: Found " + file); | private void initRepository() { mRepos = new ConfigDefinitionRepository(); // Get a list of the definition files to load List def_file_list = new ArrayList(); List def_path = getDefinitionPath(); for (Iterator itr = def_path.iterator(); itr.hasNext(); ) { // Check if this part... | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/9376e2ffac359e0a509f6194e7bcb0d4e5e64221/ConfigBrokerImpl.java/clean/modules/jackal/config/org/vrjuggler/jccl/config/ConfigBrokerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
1208,
3305,
1435,
282,
288,
1377,
312,
28453,
273,
394,
1903,
1852,
3305,
5621,
1377,
368,
968,
279,
666,
434,
326,
2379,
1390,
358,
1262,
1377,
987,
1652,
67,
768,
67,
1098,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
918,
1208,
3305,
1435,
282,
288,
1377,
312,
28453,
273,
394,
1903,
1852,
3305,
5621,
1377,
368,
968,
279,
666,
434,
326,
2379,
1390,
358,
1262,
1377,
987,
1652,
67,
768,
67,
1098,
... | |
initialBit += "<br/>\n" + constructString((Section)it.next()); | initialBit += "<hr/><br/>\n" + constructString((Section)it.next()); | private String constructString(String initialBit, List sections){ Iterator it = sections.iterator(); while(it.hasNext()){ initialBit += "<br/>\n" + constructString((Section)it.next()); } return initialBit; } | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/7e0b7dce39986e2da8293686dbdcddc700463df4/HTMLReporter.java/buggy/src/edu/sc/seis/fissuresUtil/exceptionHandler/HTMLReporter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
4872,
780,
12,
780,
2172,
5775,
16,
987,
7178,
15329,
3639,
4498,
518,
273,
7178,
18,
9838,
5621,
3639,
1323,
12,
305,
18,
5332,
2134,
10756,
95,
5411,
2172,
5775,
1011,
3532,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
4872,
780,
12,
780,
2172,
5775,
16,
987,
7178,
15329,
3639,
4498,
518,
273,
7178,
18,
9838,
5621,
3639,
1323,
12,
305,
18,
5332,
2134,
10756,
95,
5411,
2172,
5775,
1011,
3532,
... |
protected CacheEntry getMethodBody(String name, int noex) { | protected CacheEntry getMethodBody(String name) { | protected CacheEntry getMethodBody(String name, int noex) { ICallable method = searchMethod(name); if (method == null) { // System.out.println("Cant find method \"" + name + "\" in class " + toName()); getRuntime().getMethodCache().saveUndefinedEntry(this, name); retur... | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/f05423516c2d1bfe54c4363eedb9654f7cfb6898/RubyModule.java/buggy/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
27657,
6272,
2250,
12,
780,
508,
13,
288,
3639,
467,
11452,
707,
273,
1623,
1305,
12,
529,
1769,
3639,
309,
261,
2039,
422,
446,
13,
288,
5411,
368,
2332,
18,
659,
18,
8222,
2932,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
27657,
6272,
2250,
12,
780,
508,
13,
288,
3639,
467,
11452,
707,
273,
1623,
1305,
12,
529,
1769,
3639,
309,
261,
2039,
422,
446,
13,
288,
5411,
368,
2332,
18,
659,
18,
8222,
2932,... |
jcrql = "SELECT * FROM * LOCATION /" + TEST_ROOT + " | jcrql = "SELECT * FROM * LOCATION " + TEST_ROOT + " | public void testLongField() throws Exception { Node n = testRoot.addNode("node1", NT_UNSTRUCTURED); n.setProperty("value", new Value[]{new LongValue(1)}); n = testRoot.addNode("node2", NT_UNSTRUCTURED); n.setProperty("value", new Value[]{new LongValue(0)}); n = testRoot.addNode("n... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/a8e9611452abb1c8c64e644f003af347954188d9/SimpleQueryTest.java/buggy/src/test/org/apache/jackrabbit/test/search/SimpleQueryTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3708,
974,
1435,
1216,
1185,
288,
3639,
2029,
290,
273,
1842,
2375,
18,
1289,
907,
2932,
2159,
21,
3113,
20064,
67,
2124,
13915,
4830,
40,
1769,
3639,
290,
18,
542,
1396,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3708,
974,
1435,
1216,
1185,
288,
3639,
2029,
290,
273,
1842,
2375,
18,
1289,
907,
2932,
2159,
21,
3113,
20064,
67,
2124,
13915,
4830,
40,
1769,
3639,
290,
18,
542,
1396,... |
return new org.quickfix.fix44.SecurityDefinition(); | return new quickfix.fix44.SecurityDefinition(); | public Message create( String beginString, String msgType ) { if("0".equals(msgType)) { return new org.quickfix.fix44.Heartbeat(); } if("A".equals(msgType)) { return new org.quickfix.fix44.Logon(); } if("1".equals(msgType)) { return new org.quickfix.fix44.TestRequest(); } if("2".equals(... | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/MessageFactory.java/clean/src/java/src/quickfix/fix44/MessageFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2350,
752,
12,
514,
2376,
780,
16,
514,
1234,
559,
262,
288,
377,
309,
2932,
20,
9654,
14963,
12,
3576,
559,
3719,
288,
377,
327,
394,
2358,
18,
19525,
904,
18,
904,
6334,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2350,
752,
12,
514,
2376,
780,
16,
514,
1234,
559,
262,
288,
377,
309,
2932,
20,
9654,
14963,
12,
3576,
559,
3719,
288,
377,
327,
394,
2358,
18,
19525,
904,
18,
904,
6334,
18,
1... |
gc.setBackground(display.getSystemColor(SWT.COLOR_WIDGET_NORMAL_SHADOW)); | gc.setBackground(armCol); gc.fillRectangle(rect.x, rect.y, rect.width, rect.height); | private void paintButton(GC gc) { Display display = button.getDisplay(); Rectangle rect = button.getClientArea(); if (armed) { gc.setBackground(display.getSystemColor(SWT.COLOR_WIDGET_NORMAL_SHADOW)); } gc.fillRectangle(rect.x, rect.y, rect.width, rect.height); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/0918110a82a42387373798c641e4d1b02b3047e2/HeapStatus.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/HeapStatus.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
12574,
3616,
12,
15396,
8859,
13,
288,
3639,
9311,
2562,
273,
3568,
18,
588,
4236,
5621,
3639,
13264,
4917,
273,
3568,
18,
588,
1227,
5484,
5621,
7734,
309,
261,
297,
2937,
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,
3238,
918,
12574,
3616,
12,
15396,
8859,
13,
288,
3639,
9311,
2562,
273,
3568,
18,
588,
4236,
5621,
3639,
13264,
4917,
273,
3568,
18,
588,
1227,
5484,
5621,
7734,
309,
261,
297,
2937,
13,... |
iVisited.getBodyNode().accept(new CreateJumpTargetVisitor(newMethod)); | public void visitDefnNode(DefnNode iVisited) { RubyModule rubyClass = threadContext.getRubyClass(); if (rubyClass == null) { throw new TypeError(runtime, "No class to add method."); } String name = iVisited.getName(); if (rubyClass == runtime.getClasses().getObjectClass... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/d533e9e7ef5cae0a5436a0354565291691167114/EvaluateVisitor.java/clean/src/org/jruby/evaluator/EvaluateVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
277,
30019,
18,
588,
2250,
907,
7675,
9436,
12,
2704,
1788,
26743,
2326,
7413,
12,
2704,
1305,
10019,
282,
277,
30019,
18,
588,
2250,
907,
7675,
9436,
12,
2704,
1788,
26743,
2326,
7413,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
277,
30019,
18,
588,
2250,
907,
7675,
9436,
12,
2704,
1788,
26743,
2326,
7413,
12,
2704,
1305,
10019,
282,
277,
30019,
18,
588,
2250,
907,
7675,
9436,
12,
2704,
1788,
26743,
2326,
7413,
1... | |
if (args.length < 1) args = ScriptRuntime.padArguments(args, 1); | public static String jsFunction_charAt(Context cx, Scriptable thisObj, Object[] args, Function funObj) { if (args.length < 1) args = ScriptRuntime.padArguments(args, 1); // this'll return 0 if undefined... seems // to be ECMA. Strin... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/b6331020dcf96bb85dae57ee2a2ce947b6b0477a/NativeString.java/clean/js/rhino/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
3828,
2083,
67,
3001,
861,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
6647,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
309,
261,
1968,
18,
2469,
411,
40... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
3828,
2083,
67,
3001,
861,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
6647,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
309,
261,
1968,
18,
2469,
411,
40... | |
public void run() { | public void run(Event event) { | public void run() { if (activeEditor != null) { activeEditor.performPaste(); return; } if (pasteAction != null) { pasteAction.run(); return; } } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/46b0e2037bdbaada2694fe129d030344fb248c8d/CellEditorActionHandler.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/part/CellEditorActionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1086,
1435,
288,
1082,
202,
430,
261,
3535,
6946,
480,
446,
13,
288,
9506,
202,
3535,
6946,
18,
16092,
52,
14725,
5621,
9506,
202,
2463,
31,
1082,
202,
97,
1082,
202,
43... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1086,
1435,
288,
1082,
202,
430,
261,
3535,
6946,
480,
446,
13,
288,
9506,
202,
3535,
6946,
18,
16092,
52,
14725,
5621,
9506,
202,
2463,
31,
1082,
202,
97,
1082,
202,
43... |
context.create("abort_on_exception", S_ABORT_ON_EXCEPTION, 0); context.create("abort_on_exception=", S_ABORT_ON_EXCEPTION_SET, 1); context.create("current", CURRENT, 0); context.create("exit", S_EXIT, 0); context.createOptional("fork", NEW); context.create("list", LIST, 0); context.createOptional("new", NEW); context.c... | context.create("current", CURRENT, 0); context.createOptional("fork", NEWINSTANCE, 0); context.create("list", LIST, 0); context.createOptional("new", NEWINSTANCE, 0); context.create("pass", PASS, 0); context.createOptional("start", START, 0); } | protected void defineSingletonMethods(SingletonMethodContext context) { context.create("abort_on_exception", S_ABORT_ON_EXCEPTION, 0); context.create("abort_on_exception=", S_ABORT_ON_EXCEPTION_SET, 1); context.create("current", CURRENT, 0); context.create("exit", S_EXIT, 0); cont... | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/dc7ce748a0710f6824ce88e4621f4479beb195fc/ThreadDefinition.java/buggy/src/org/jruby/internal/runtime/builtin/definitions/ThreadDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4426,
19571,
4712,
12,
19571,
1305,
1042,
819,
13,
288,
3639,
819,
18,
2640,
2932,
18623,
67,
265,
67,
4064,
3113,
348,
67,
2090,
3871,
67,
673,
67,
12658,
16,
374,
1769,
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,
4750,
918,
4426,
19571,
4712,
12,
19571,
1305,
1042,
819,
13,
288,
3639,
819,
18,
2640,
2932,
18623,
67,
265,
67,
4064,
3113,
348,
67,
2090,
3871,
67,
673,
67,
12658,
16,
374,
1769,
363... |
List factorylist = getTransportManager().getFactoriesList(); ProtocolAddressBase result = null; for (Iterator i = factorylist.iterator(); i.hasNext() && result == null;) | final ProtocolAddressBase address; try | public ProtocolAddressBase createAddress (String address) { List factorylist = getTransportManager().getFactoriesList(); ProtocolAddressBase result = null; for (Iterator i = factorylist.iterator(); i.hasNext() && result == null;) { FactoriesBase f = (FactoriesBa... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/0a95ce207a7d1951804f65b8092e36f02ac71b3d/ORB.java/buggy/src/org/jacorb/orb/ORB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4547,
1887,
2171,
752,
1887,
261,
780,
1758,
13,
565,
288,
3639,
987,
3272,
1098,
273,
29801,
1318,
7675,
588,
19271,
682,
5621,
3639,
4547,
1887,
2171,
563,
273,
446,
31,
3639,
364... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4547,
1887,
2171,
752,
1887,
261,
780,
1758,
13,
565,
288,
3639,
987,
3272,
1098,
273,
29801,
1318,
7675,
588,
19271,
682,
5621,
3639,
4547,
1887,
2171,
563,
273,
446,
31,
3639,
364... |
"[-W <tomcat server/lib directory>]"); | "[-W <tomcat server/lib directory>]"); | public void printHelp() { m_out.println("usage:"); m_out.println(" java -jar opennms_install.jar -h"); m_out.println(" java -jar opennms_install.jar " + "[-r] [-x] [-c] [-d] [-i] [-s] [-U] [-y]"); m_out.println(" " + "[-u <PostgreSQL admin user>]"); m_out.println(" ... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/0059e1b658e7fd6bb858bc954708043cfa4b4b00/Installer.java/buggy/src/install/org/opennms/install/Installer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1172,
6696,
1435,
288,
202,
81,
67,
659,
18,
8222,
2932,
9167,
2773,
1769,
202,
81,
67,
659,
18,
8222,
2932,
225,
2252,
300,
11930,
1696,
82,
959,
67,
5425,
18,
11930,
300,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1172,
6696,
1435,
288,
202,
81,
67,
659,
18,
8222,
2932,
9167,
2773,
1769,
202,
81,
67,
659,
18,
8222,
2932,
225,
2252,
300,
11930,
1696,
82,
959,
67,
5425,
18,
11930,
300,
... |
weapon.internalName = "CLPRMLRM19"; weapon.mtfName = "CLPRMLRM19"; weapon.mepName = "CLPRMLRM19"; weapon.tdbName = "CLPRMLRM19"; | weapon.internalName = "CLLRM19"; weapon.mtfName = "CLLRM19"; weapon.mepName = "CLLRM19"; weapon.tdbName = "CLLRM19"; | public static WeaponType createCLPROLRM19() { WeaponType weapon = new WeaponType(); weapon.name = "LRM 19"; weapon.internalName = "CLPRMLRM19"; weapon.mtfName = "CLPRMLRM19"; weapon.mepName = "CLPRMLRM19"; weapon.tdbName = "CLPRMLRM19"; weapon.heat = 0; weapon... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/b1d0ea6e6c07ca159a081e27be6997b0b2d63d48/WeaponType.java/clean/megamek/src/megamek/common/WeaponType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1660,
28629,
559,
752,
5017,
3373,
48,
8717,
3657,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
48,
871... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1660,
28629,
559,
752,
5017,
3373,
48,
8717,
3657,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
48,
871... |
Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_53()) { jj_scanpos = xsp; break; } } if (jj_scan_token(CLASS)) return true; return false; | Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_53()) { jj_scanpos = xsp; break; } | final private boolean jj_3_9() { Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_53()) { jj_scanpos = xsp; break; } } if (jj_scan_token(CLASS)) return true; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/94275a63a29bc394e85b2f505b6478b6f7c76d82/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
3238,
1250,
10684,
67,
23,
67,
29,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
1323,
261,
3767,
13,
288,
5411,
619,
1752,
273,
10684,
67,
9871,
917,
31,
5411,
309,
261,
78,
78,
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,
727,
3238,
1250,
10684,
67,
23,
67,
29,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
1323,
261,
3767,
13,
288,
5411,
619,
1752,
273,
10684,
67,
9871,
917,
31,
5411,
309,
261,
78,
78,
6... |
if (tryBlock == null) { | if(tryBlock == null){ | private static boolean resourceIsOpenedInTryAndClosedInFinally(PsiTryStatement tryStatement, PsiExpression lhs, PsiVariable boundVariable) { final PsiCodeBlock finallyBlock = tryStatement.getFinallyBlock(); if (finallyBl... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/JDBCResourceInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/resources/JDBCResourceInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
760,
1250,
1058,
2520,
23115,
382,
7833,
1876,
7395,
382,
29987,
12,
52,
7722,
7833,
3406,
775,
3406,
16,
28524,
4202,
453,
7722,
2300,
8499,
16,
453,
7722,
3092,
2489,
3092,
13,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
760,
1250,
1058,
2520,
23115,
382,
7833,
1876,
7395,
382,
29987,
12,
52,
7722,
7833,
3406,
775,
3406,
16,
28524,
4202,
453,
7722,
2300,
8499,
16,
453,
7722,
3092,
2489,
3092,
13,
28... |
okEnable = false; } else { int count = 0; while ( iter.hasNext( ) ) | Object obj = iter.next( ); if ( obj instanceof ScalarParameterHandle ) | private void updateButtons( ) { boolean okEnable = true; if ( dataSet == null ) { okEnable = false; } else { Iterator iter = inputParameterGroup.getParameters( ).iterator( ); if ( !iter.hasNext( ) ) { okEnable = false; } else { int count = 0; while ( iter.hasNext( ) ) { Object obj =... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/ffe25c84db39ac36a136a2b6d3c13bc9dc6b6fd2/CascadingParametersDialog.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/CascadingParametersDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
14388,
12,
262,
202,
95,
202,
202,
6494,
1529,
8317,
273,
638,
31,
202,
202,
430,
261,
14837,
422,
446,
262,
202,
202,
95,
1082,
202,
601,
8317,
273,
629,
31,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
14388,
12,
262,
202,
95,
202,
202,
6494,
1529,
8317,
273,
638,
31,
202,
202,
430,
261,
14837,
422,
446,
262,
202,
202,
95,
1082,
202,
601,
8317,
273,
629,
31,
20... |
if (listener == null) { timer.stop(); return; | if (mListener == null) { mTimer.stop(); return; } Calendar cal = new GregorianCalendar(); cal.setTime(new java.util.Date()); devplugin.Date today = new devplugin.Date(); Iterator it = this.getReminderItems(); while (it.hasNext()) { ReminderListItem item = (ReminderListItem) it.next(); if (item.getReminderMinutes() <... | public void actionPerformed(ActionEvent event) { if (listener == null) { timer.stop(); return; } devplugin.Date date=new devplugin.Date(); Calendar cal=new GregorianCalendar(); cal.setTime(new java.util.Date()); int time=cal.get(Cal... | 9266 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9266/d580895df229632c4b8bc798a0285d45a4d94d3c/ReminderList.java/buggy/tvbrowser/src/reminderplugin/ReminderList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
26100,
12,
1803,
1133,
871,
13,
288,
6647,
309,
261,
12757,
422,
446,
13,
288,
1850,
5441,
18,
5681,
5621,
1850,
327,
31,
3639,
289,
21821,
4461,
4094,
18,
1626,
1509,
33,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
26100,
12,
1803,
1133,
871,
13,
288,
6647,
309,
261,
12757,
422,
446,
13,
288,
1850,
5441,
18,
5681,
5621,
1850,
327,
31,
3639,
289,
21821,
4461,
4094,
18,
1626,
1509,
33,
27... |
return adaptor != null ? adaptor.getDestinations() : Collections.EMPTY_SET; | return destinationFactory.getDestinations(); | public Set getDurableDestinations(){ return adaptor != null ? adaptor.getDestinations() : Collections.EMPTY_SET; } | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/bfaff9b37c815c32ec18911bf038d03724c753d4/RegionBroker.java/clean/activemq-core/src/main/java/org/apache/activemq/broker/region/RegionBroker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1000,
2343,
7463,
27992,
1435,
95,
3639,
327,
2929,
1733,
18,
588,
27992,
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,
... | [
1,
1,
1,
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,
1000,
2343,
7463,
27992,
1435,
95,
3639,
327,
2929,
1733,
18,
588,
27992,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
bugReporter.logError("Error checking for dead exception store: " + e.toString()); | bugReporter.logError("Error checking for dead exception store", e); | public void visit(CodeException obj) { super.visit(obj); int type = obj.getCatchType(); if (type == 0) return; String name = getConstantPool().constantToString(getConstantPool().getConstant(type)); CaughtException caughtException = new CaughtException(name, obj.getStartPC(), obj.getEndPC(), obj.getHandlerPC());... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/2bda99d1499c94ef95e2b4e7367d69d532c1b672/RuntimeExceptionCapture.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/RuntimeExceptionCapture.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
12,
1085,
503,
1081,
13,
288,
202,
202,
9565,
18,
11658,
12,
2603,
1769,
202,
202,
474,
618,
273,
1081,
18,
588,
14842,
559,
5621,
202,
202,
430,
261,
723,
422,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
12,
1085,
503,
1081,
13,
288,
202,
202,
9565,
18,
11658,
12,
2603,
1769,
202,
202,
474,
618,
273,
1081,
18,
588,
14842,
559,
5621,
202,
202,
430,
261,
723,
422,
3... |
addPort(GraphConstants.PERMILLE / 2, GraphConstants.PERMILLE, BOTTOM); | if (getPortAt(BOTTOM) == null) { addPort(GraphConstants.PERMILLE / 2, GraphConstants.PERMILLE, BOTTOM); } | protected void addDefaultBottomPort() { addPort(GraphConstants.PERMILLE / 2, GraphConstants.PERMILLE, BOTTOM); } | 51637 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51637/2aa70febd64b466656fa2c380d65e7d52a124ad2/YAWLVertex.java/buggy/yawleditor/trunk/source/au/edu/qut/yawl/editor/elements/model/YAWLVertex.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
28297,
10393,
2617,
1435,
288,
565,
309,
261,
588,
2617,
861,
12,
28891,
13,
422,
446,
13,
288,
527,
2617,
12,
4137,
2918,
18,
3194,
49,
2627,
900,
342,
576,
16,
5601,
2918,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
28297,
10393,
2617,
1435,
288,
565,
309,
261,
588,
2617,
861,
12,
28891,
13,
422,
446,
13,
288,
527,
2617,
12,
4137,
2918,
18,
3194,
49,
2627,
900,
342,
576,
16,
5601,
2918,
... |
if ( d == null ) return true; | if (d == null) return true; | private boolean allowUpdateOrDelete(IObject iObject, Details trustedDetails) { Assert.notNull(iObject); // needs no details info if ( hasPrivilegedToken( iObject ) || currentUserIsAdmin() ) return true; else if ( isSystemType( (Class<? extends IObject>) iObject.getClass())) { return false; } // previou... | 54698 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54698/9c53370b3f7a88f29e38673527398c205d19f7d6/BasicSecuritySystem.java/buggy/components/server/src/ome/security/BasicSecuritySystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1699,
1891,
1162,
2613,
12,
45,
921,
277,
921,
16,
21897,
13179,
3790,
13,
225,
202,
95,
202,
202,
8213,
18,
902,
2041,
12,
77,
921,
1769,
9506,
202,
759,
4260,
1158,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
1699,
1891,
1162,
2613,
12,
45,
921,
277,
921,
16,
21897,
13179,
3790,
13,
225,
202,
95,
202,
202,
8213,
18,
902,
2041,
12,
77,
921,
1769,
9506,
202,
759,
4260,
1158,
... |
true, true, true, true); | true, true, true, true); | public SceneFrame(File file) { super(file.getName(), true, //resizable true, //closable true, //maximizable true); //iconifiable initLibraryFrame(); } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/5531ebe83672a8213564b8cb29ffb2dfc4eab9ef/SceneFrame.java/clean/JSynthLib/core/SceneFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29347,
3219,
12,
812,
585,
13,
288,
3639,
2240,
12,
768,
18,
17994,
9334,
202,
1377,
638,
16,
202,
202,
759,
455,
6934,
202,
1377,
638,
16,
202,
202,
759,
7550,
87,
429,
202,
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,
29347,
3219,
12,
812,
585,
13,
288,
3639,
2240,
12,
768,
18,
17994,
9334,
202,
1377,
638,
16,
202,
202,
759,
455,
6934,
202,
1377,
638,
16,
202,
202,
759,
7550,
87,
429,
202,
13... |
try { Properties releaseProperties = new Properties(); releaseProperties.setProperty( "version", projectVersion ); releaseProperties.setProperty( USERNAME, username ); releaseProperties.setProperty( TAG, getTagLabel() ); releaseProperties.setProperty( SCM_URL, urlScm ); FileOutputStream os = new FileOutputStream( ... | private void transformPomToReleaseVersionPom() throws MojoExecutionException { if ( !isSnapshot( model.getVersion() ) ) { throw new MojoExecutionException( "This project isn't a snapshot (" + model.getVersion() + ")." ); } //Rewrite project version projectVers... | 51807 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51807/aafd123f8633f0f77f1ed98e02eb3f506ba2c93d/PrepareReleaseMojo.java/buggy/maven-release-plugin/src/main/java/org/apache/maven/plugin/release/PrepareReleaseMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2510,
52,
362,
774,
7391,
1444,
52,
362,
1435,
3639,
1216,
18780,
565,
288,
3639,
309,
261,
401,
291,
4568,
12,
938,
18,
588,
1444,
1435,
262,
262,
3639,
288,
5411,
604,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2510,
52,
362,
774,
7391,
1444,
52,
362,
1435,
3639,
1216,
18780,
565,
288,
3639,
309,
261,
401,
291,
4568,
12,
938,
18,
588,
1444,
1435,
262,
262,
3639,
288,
5411,
604,
394,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.