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 |
|---|---|---|---|---|---|---|
IScannerContext context = scannerData.getContextStack().getCurrentContext(); if( context.getKind() != IScannerContext.ContextKind.INCLUSION ) return; | public void handlePreprocessorDirective(String directive, String restOfLine) { if( directive.equals("#include_next") ) //$NON-NLS-1$ { scannerData.getLogService().traceLog( "GCCScannerExtension handling #include_next directive" ); //$NON-NLS-1$ // figure out the name of the current file and its path// IScanner... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/11d74c9995400d276f191cca99d0824228ab6a7b/GCCScannerExtension.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner/GCCScannerExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
1386,
8700,
13307,
12,
780,
8655,
16,
514,
3127,
951,
1670,
13,
288,
202,
202,
430,
12,
8655,
18,
14963,
2932,
7,
6702,
67,
4285,
7923,
262,
4329,
3993,
17,
5106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
1386,
8700,
13307,
12,
780,
8655,
16,
514,
3127,
951,
1670,
13,
288,
202,
202,
430,
12,
8655,
18,
14963,
2932,
7,
6702,
67,
4285,
7923,
262,
4329,
3993,
17,
5106,
... | |
public abstract byte get (); | public ByteBuffer get (byte[] dst, int offset, int length) { if ((offset < 0) || (offset > dst.length) || (length < 0) || (length > (dst.length - offset))) throw new IndexOutOfBoundsException (); for (int i = offset; i < offset + length; i++) { dst [i] = get (); } return this; } | public abstract byte get (); | 1043 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1043/507fdaa1f8e9baea793e35976041100056376456/ByteBuffer.java/buggy/libjava/java/nio/ByteBuffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8770,
1160,
336,
261,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
8770,
1160,
336,
261,
1769,
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,
-1... |
return "ForLoopReplaceableByForEach"; } | return "ForLoopReplaceableByForEach"; } | public String getID(){ return "ForLoopReplaceableByForEach"; } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/8629082a2f885120180c8da4e7204776468af6a2/ForCanBeForeachInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/jdk15/ForCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
14744,
1435,
95,
1377,
327,
315,
31451,
5729,
429,
858,
1290,
3442,
14432,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
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,
282,
1071,
514,
14744,
1435,
95,
1377,
327,
315,
31451,
5729,
429,
858,
1290,
3442,
14432,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return (null); } | return (null); } | public String[] getParameterNames() { // no param names to return return (null); } | 45254 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45254/76f1c3db1c889a4fd7bd9dd2e93ee1e9a39ec301/BPolDescriptor.java/buggy/src/org/openscience/cdk/qsar/descriptors/molecular/BPolDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8526,
5575,
1557,
1435,
288,
202,
202,
759,
1158,
579,
1257,
358,
327,
202,
202,
2463,
261,
2011,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8526,
5575,
1557,
1435,
288,
202,
202,
759,
1158,
579,
1257,
358,
327,
202,
202,
2463,
261,
2011,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
int queries = periodMinutes/(BUCKETS*MINUTES_PER_BUCKET) + (periodMinutes%(BUCKETS*MINUTES_PER_BUCKET)>0?1:0); int periodBuckets = periodMinutes/(MINUTES_PER_BUCKET) + (periodMinutes%(MINUTES_PER_BUCKET)>0?1:0); System.out.println("====== START ======"); | int queries = periodMinutes/(BUCKETS*MINUTES_PER_BUCKET) + (periodMinutes%(BUCKETS*MINUTES_PER_BUCKET)>0?1:0); System.out.println("====== START ======"); | protected JFreeChart doChart(Connection con) throws JRScriptletException, SQLException { final int seriesA = 0; // datasetA (primary, first) final int seriesB = 1; // datasetB //final int seriesC = 2; // datasetC TimeSeries datasetA = new TimeSeries(seriesATitle, Minute.class); ... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/ad2338c4283e959effa8ec881f68d13a60ceeb7a/SummaryGraph.java/buggy/tran/httpblocker/main/com/metavize/tran/httpblocker/reports/SummaryGraph.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
804,
9194,
7984,
741,
7984,
12,
1952,
356,
13,
1216,
27974,
3651,
1810,
503,
16,
6483,
565,
288,
3639,
727,
509,
4166,
37,
273,
374,
31,
368,
3709,
37,
261,
8258,
16,
1122,
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,
4750,
804,
9194,
7984,
741,
7984,
12,
1952,
356,
13,
1216,
27974,
3651,
1810,
503,
16,
6483,
565,
288,
3639,
727,
509,
4166,
37,
273,
374,
31,
368,
3709,
37,
261,
8258,
16,
1122,
13,
... |
void innerUpdate(){ Logger.minor(this, "Update() called"); synchronized(this) { if((result == null) || hasBeenBlown) { Logger.minor(this, "Returning: result="+result+", isAutoUpdateAllowed="+isAutoUpdateAllowed+", hasBeenBlown="+hasBeenBlown); return; } this.revocationDNFCounter = 0; this.finalCheck... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/0ce52e9ff1e0048c34e8d11f2ad596bc8936f6e9/NodeUpdater.java/clean/src/freenet/node/updater/NodeUpdater.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
3443,
1891,
1435,
95,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
1891,
1435,
2566,
8863,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12443,
2088,
422,
446,
13,
747... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
3443,
1891,
1435,
95,
202,
202,
3328,
18,
17364,
12,
2211,
16,
315,
1891,
1435,
2566,
8863,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12443,
2088,
422,
446,
13,
747... | ||
affectsVersions = new Vector(versions.subList(versions.size() / 2 -1, versions.size() - 1)); | { affectsVersions = new Vector(versions.subList(versions.size() / 2 - 1, versions.size() - 1)); } | public void testServer() { try { final String server = "http://localhost:8081/rpc/xmlrpc"; XmlRpcClient xmlrpc = new XmlRpcClient(server); // First let's be naughty and try to call a method without logging in try { xmlrpc.execute... | 21772 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/21772/5940277e39653ad3984de7270e457d0f5f45a661/XmlRpcTestClient.java/buggy/src/test/java/com/atlassian/jira/rpc/xmlrpc/XmlRpcTestClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2081,
1435,
565,
288,
3639,
775,
3639,
288,
5411,
727,
514,
1438,
273,
315,
2505,
2207,
13014,
30,
3672,
11861,
19,
7452,
19,
2902,
7452,
14432,
5411,
5714,
11647,
1227,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2081,
1435,
565,
288,
3639,
775,
3639,
288,
5411,
727,
514,
1438,
273,
315,
2505,
2207,
13014,
30,
3672,
11861,
19,
7452,
19,
2902,
7452,
14432,
5411,
5714,
11647,
1227,
... |
PsiArrayInitializerExpression init){ final PsiExpression[] contents = init.getInitializers(); final String text = init.getText(); final int textLength = text.length(); final StringBuffer out = new StringBuffer(textLength); out.append('{'); for(int i = 0; i < contents.length; i++){ final PsiExpression arg = contents[i];... | @NotNull PsiArrayInitializerExpression arrayInitializerExpression){ final PsiExpression[] contents = arrayInitializerExpression.getInitializers(); final String text = arrayInitializerExpression.getText(); final int textLength = text.length(); final StringBuffer out = new StringBuffer(textLength); out.append('{'); for(i... | private static String removeParensFromArrayInitializerExpression( PsiArrayInitializerExpression init){ final PsiExpression[] contents = init.getInitializers(); final String text = init.getText(); final int textLength = text.length(); final StringBuffer out = new StringBuffer(t... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/09c24182a351d0ba99cf3814c45f78935827d33b/ParenthesesUtils.java/clean/plugins/IntentionPowerPak/src/com/siyeh/ipp/psiutils/ParenthesesUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1206,
52,
21660,
16638,
14729,
2300,
12,
5411,
453,
7722,
1076,
14729,
2300,
1208,
15329,
3639,
727,
453,
7722,
2300,
8526,
2939,
273,
1208,
18,
588,
4435,
8426,
5621,
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,
3238,
760,
514,
1206,
52,
21660,
16638,
14729,
2300,
12,
5411,
453,
7722,
1076,
14729,
2300,
1208,
15329,
3639,
727,
453,
7722,
2300,
8526,
2939,
273,
1208,
18,
588,
4435,
8426,
5621,
3639,... |
public void tearDown() throws IOException { | public void tearDown() throws Exception { | public void tearDown() throws IOException { boolean ret = FileOps.deleteDirectory(_tempDir); assertTrue("delete temp directory " + _tempDir, ret); _model.dispose(); _tempDir = null; _model = null; System.gc(); } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/edb148d96e488bb5de94fe3df6063e44425ab166/DocumentCacheTest.java/buggy/drjava/src/edu/rice/cs/drjava/model/cache/DocumentCacheTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
268,
2091,
4164,
1435,
1216,
1185,
288,
565,
1250,
325,
273,
1387,
8132,
18,
3733,
2853,
24899,
5814,
1621,
1769,
565,
1815,
5510,
2932,
3733,
1906,
1867,
315,
397,
389,
5814,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
268,
2091,
4164,
1435,
1216,
1185,
288,
565,
1250,
325,
273,
1387,
8132,
18,
3733,
2853,
24899,
5814,
1621,
1769,
565,
1815,
5510,
2932,
3733,
1906,
1867,
315,
397,
389,
5814,
... |
else { | } else { | protected void convert(double dvalue, String unit) { int assumed_resolution = 1; // points/pixel if (unit.equals("in")) dvalue = dvalue * 72; else if (unit.equals("cm")) dvalue = dvalue * 28.3464567; else if (unit.equals("mm")) dvalue = dvalue * 2.8346... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/392781f30969e4da0b510da16b96099a320089ba/FixedLength.java/clean/src/org/apache/fop/datatypes/FixedLength.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1765,
12,
9056,
302,
1132,
16,
514,
2836,
13,
288,
3639,
509,
12034,
67,
19182,
273,
404,
31,
565,
368,
3143,
19,
11743,
3639,
309,
261,
4873,
18,
14963,
2932,
267,
6,
3719,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1765,
12,
9056,
302,
1132,
16,
514,
2836,
13,
288,
3639,
509,
12034,
67,
19182,
273,
404,
31,
565,
368,
3143,
19,
11743,
3639,
309,
261,
4873,
18,
14963,
2932,
267,
6,
3719,
... |
public JSTokenMarker createTokenMarker() | public TokenMarker createTokenMarker() | public JSTokenMarker createTokenMarker() { return new TeXTokenMarker(); } | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/b69ef3aa1d645f6c297aa60629214d16914c66ff/tex.java/buggy/org/gjt/sp/jedit/mode/tex.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
804,
882,
969,
7078,
752,
1345,
7078,
1435,
202,
95,
202,
202,
2463,
394,
28602,
60,
1345,
7078,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
804,
882,
969,
7078,
752,
1345,
7078,
1435,
202,
95,
202,
202,
2463,
394,
28602,
60,
1345,
7078,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
private void handleNew() { ElementTreeSelectionDialog dialog = new ElementTreeSelectionDialog( getSection().getShell(), new WorkbenchLabelProvider(), new WorkbenchContentProvider()); initializeDialogSettings(dialog); if (dialog.open() == Window.OK) { Object[] elements = dialog.getResult(); for... | 8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/0ae9c97db861bd713ecd3e9d1c4c40ec2fd286e6/BuildClasspathSection.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/build/BuildClasspathSection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
4110,
1908,
1435,
95,
202,
202,
1046,
2471,
6233,
6353,
12730,
33,
1082,
202,
2704,
1046,
2471,
6233,
6353,
12,
9506,
202,
588,
5285,
7675,
588,
13220,
9334,
9506,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
4110,
1908,
1435,
95,
202,
202,
1046,
2471,
6233,
6353,
12730,
33,
1082,
202,
2704,
1046,
2471,
6233,
6353,
12,
9506,
202,
588,
5285,
7675,
588,
13220,
9334,
9506,
202,
2... | ||
blockLength = actionLength(blockActions); | blockLength = actionLength(blockActions, info.version, info.encoding); | private void generateForIn(ASInfo info, ArrayList actions) { int count = count(); ArrayList conditionActions = new ArrayList(); ArrayList blockActions = new ArrayList(); int conditionLength = 0; int blockLength = 0; // Push all the attributes of the specified obj... | 55585 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55585/ae9ae7a2018e48c5102d1a72b7713b1802606fa7/ASNode.java/clean/src/com/flagstone/translate/ASNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1290,
382,
12,
3033,
966,
1123,
16,
2407,
4209,
13,
565,
288,
3639,
509,
1056,
273,
1056,
5621,
3639,
2407,
2269,
6100,
273,
394,
2407,
5621,
3639,
2407,
1203,
6100,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1290,
382,
12,
3033,
966,
1123,
16,
2407,
4209,
13,
565,
288,
3639,
509,
1056,
273,
1056,
5621,
3639,
2407,
2269,
6100,
273,
394,
2407,
5621,
3639,
2407,
1203,
6100,
273,... |
currentP.life = 0f; currentP.fade = 0f; | currentP.life = 0f; currentP.fade = 0f; | private void killParticle() { currentP.life = 0f; currentP.fade = 0f; currentP.color.r = 0; currentP.color.g = 0; currentP.color.b = 0; currentP.color.a = 0; currentP.size = 0; currentP.velocity.x = 1; currentP.velocity.y = 1; currentP.velocity.z... | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/7ce418cce8b34858c0fda4cedf0156b50a08da82/ParticleController.java/clean/src/com/jme/effects/ParticleController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
8673,
1988,
3711,
1435,
288,
3639,
783,
52,
18,
10256,
73,
273,
374,
74,
31,
3639,
783,
52,
18,
507,
323,
273,
374,
74,
31,
3639,
783,
52,
18,
3266,
18,
86,
273,
374,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
8673,
1988,
3711,
1435,
288,
3639,
783,
52,
18,
10256,
73,
273,
374,
74,
31,
3639,
783,
52,
18,
507,
323,
273,
374,
74,
31,
3639,
783,
52,
18,
3266,
18,
86,
273,
374,
31,... |
currentPath = currentPath + '/' + node.getNodeName(); | currentPath.append('/').append(node.getNodeName()); | private void scanNodes(Iterator iterator, NodeImpl node, String currentPath) { if (node.getNodeType() == Node.ELEMENT_NODE) currentPath = currentPath + '/' + node.getNodeName(); reindex(node, currentPath); if (node.hasChildNodes()) { final DocumentImpl doc = (DocumentImpl) node.getOwnerDocument(); final long ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/59ca20fa7f3d75ce3217db0a6b9b6203354d1fa8/NativeBroker.java/clean/src/org/exist/storage/NativeBroker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4135,
3205,
12,
3198,
2775,
16,
2029,
2828,
756,
16,
514,
18027,
13,
288,
202,
202,
430,
261,
2159,
18,
588,
15101,
1435,
422,
2029,
18,
10976,
67,
8744,
13,
1082,
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,
918,
4135,
3205,
12,
3198,
2775,
16,
2029,
2828,
756,
16,
514,
18027,
13,
288,
202,
202,
430,
261,
2159,
18,
588,
15101,
1435,
422,
2029,
18,
10976,
67,
8744,
13,
1082,
202,
... |
List recruits = game.findEligibleRecruits(legion, hex); if (recruits.size() == 0) return null; Creature recruit = (Creature)recruits.get(recruits.size() - 1); if (recruit == Creature.gorgon && recruits.contains(Creature.cyclops) && legion.numCreature(Creature.behemoth) == 0 && legion.numCreature(Creature.cyclops) == ... | List recruits = game.findEligibleRecruits(legion, hex); if (recruits.size() == 0) return null; Creature recruit = (Creature)recruits.get(recruits.size() - 1); if (recruit == Creature.gorgon && recruits.contains(Creature.cyclops) && legion.numCreature(Creature.behemoth) == 0 && legion.numCreature(Creature.cyclops) == ... | private static Creature chooseRecruit (Game game, Legion legion, MasterHex hex) { List recruits = game.findEligibleRecruits(legion, hex); if (recruits.size() == 0) return null; // pick the last creature in the list (which is the best/highest recruit) Creature recruit = (Creature)recruits.get(recruits.size() - 1)... | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/db1dae80f332e8300e5d408cc3cdb3807d4ae58e/SimpleAI.java/clean/Colossus/SimpleAI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
5799,
1231,
9876,
426,
3353,
14945,
261,
12496,
7920,
16,
17167,
285,
4553,
285,
16,
13453,
7037,
3827,
13,
565,
288,
202,
682,
1950,
8653,
1282,
273,
7920,
18,
4720,
4958,
160... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
5799,
1231,
9876,
426,
3353,
14945,
261,
12496,
7920,
16,
17167,
285,
4553,
285,
16,
13453,
7037,
3827,
13,
565,
288,
202,
682,
1950,
8653,
1282,
273,
7920,
18,
4720,
4958,
160... |
iCodeTop = addByte((byte) (type == TokenStream.INC ? TokenStream.VARINC : TokenStream.VARDEC), iCodeTop); | iCodeTop = addByte(type == TokenStream.INC ? TokenStream.VARINC : TokenStream.VARDEC, iCodeTop); | private int generateICode(Node node, int iCodeTop) { int type = node.getType(); Node child = node.getFirstChild(); Node firstChild = child; switch (type) { case TokenStream.FUNCTION : { iCodeTop = addByte((... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/f6c346cc7699c007b0b9b27d9c3cdb5446052c64/Interpreter.java/clean/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
5621,
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,
3238,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
5621,
3639,
... |
setBreakpoints(); | initializeBreakpoints(); | protected void initialize() { initializeState(); setSourceSearchPath(); setBreakpoints(); initializeRegisters(); initializeMemoryManager(); getLaunch().addDebugTarget( this ); fireCreationEvent(); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/58c356def4ff4230eb755db7e46c531e6e6b87e3/CDebugTarget.java/clean/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/model/CDebugTarget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4046,
1435,
225,
202,
95,
202,
202,
11160,
1119,
5621,
202,
202,
542,
1830,
2979,
743,
5621,
202,
202,
542,
7634,
4139,
5621,
202,
202,
11160,
10277,
5621,
202,
202,
11160... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4046,
1435,
225,
202,
95,
202,
202,
11160,
1119,
5621,
202,
202,
542,
1830,
2979,
743,
5621,
202,
202,
542,
7634,
4139,
5621,
202,
202,
11160,
10277,
5621,
202,
202,
11160... |
__log.debug("fillProcessInfo: No files for " + _store.getDeploymentDir() + " !!!"); | __log.debug("fillProcessInfo: No files for " + pconf.getProcessId() + " !!!"); | private void fillProcessInfo(TProcessInfo info, ProcessDAO proc, ProcessInfoCustomizer custom) { ProcessConf pconf = _store.getProcessConfiguration(proc.getProcessId()); info.setPid(proc.getProcessId().toString()); // TODO: ACTIVE and RETIRED should be used separately. //Active process m... | 45373 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45373/5f138028c4f2f9da31f4670375dc15a4f70fbe3a/ProcessAndInstanceManagementImpl.java/clean/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/ProcessAndInstanceManagementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3636,
2227,
966,
12,
56,
2227,
966,
1123,
16,
4389,
18485,
5418,
16,
4389,
966,
3802,
1824,
1679,
13,
288,
3639,
4389,
3976,
293,
3923,
273,
389,
2233,
18,
588,
2227,
1750,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3636,
2227,
966,
12,
56,
2227,
966,
1123,
16,
4389,
18485,
5418,
16,
4389,
966,
3802,
1824,
1679,
13,
288,
3639,
4389,
3976,
293,
3923,
273,
389,
2233,
18,
588,
2227,
1750,
1... |
tableBox.rightPadding = border.right + (int)margin.right(); | tableBox.rightPadding = (int)border.right() + (int)margin.right(); | public static Box layout(Context c, BlockBox outerBox, Content content) { boolean set_bfc = false; if (content instanceof TableContent) { // install a block formatting context for the body, // ie. if it's null. // set up the outtermost bfc if (c.getBlockForm... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/8ea25aa585e94d56872f163ff3c60962f3a3ddce/TableBoxing.java/buggy/src/java/org/xhtmlrenderer/table/TableBoxing.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
8549,
3511,
12,
1042,
276,
16,
3914,
3514,
6390,
3514,
16,
3697,
913,
13,
288,
3639,
1250,
444,
67,
70,
7142,
273,
629,
31,
3639,
309,
261,
1745,
1276,
3555,
1350,
13,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
8549,
3511,
12,
1042,
276,
16,
3914,
3514,
6390,
3514,
16,
3697,
913,
13,
288,
3639,
1250,
444,
67,
70,
7142,
273,
629,
31,
3639,
309,
261,
1745,
1276,
3555,
1350,
13,
288,
... |
private void setDefaultHeaders() { headers.clear(); addHeader("Accept", "text/xml,application/xml,application/xhtml+xml," + "text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"); addHeader("Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7"); Locale l = Locale.getDefault(); addHeader("Accept-Language", l.getLanguage()... | private void setDefaultHeaders() { headers.clear(); addHeader("Accept", "text/xml,application/xml,application/xhtml+xml," + "text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"); addHeader("Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7"); Locale l = Locale.getDefault(); addHeader("Accept-Language", l.getLanguage()... | private void setDefaultHeaders() { headers.clear(); addHeader("Accept", "text/xml,application/xml,application/xhtml+xml," + "text/html;q=0.9,text/plain;q=0.8,image/png,*/*;q=0.5"); addHeader("Accept-Charset", "ISO-8859-1,utf-8;q=0.7,*;q=0.7"); Locale l = Locale... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/9a4b9b48d844a9fd7e8882aa552fcfb06d718660/MockHttpServletRequest.java/buggy/wicket/src/java/wicket/protocol/http/MockHttpServletRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
9277,
3121,
1435,
288,
3639,
1607,
18,
8507,
5621,
3639,
13906,
2932,
5933,
3113,
315,
955,
19,
2902,
16,
3685,
19,
2902,
16,
3685,
19,
26341,
15,
2902,
10837,
397,
18701,
315,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
9277,
3121,
1435,
288,
3639,
1607,
18,
8507,
5621,
3639,
13906,
2932,
5933,
3113,
315,
955,
19,
2902,
16,
3685,
19,
2902,
16,
3685,
19,
26341,
15,
2902,
10837,
397,
18701,
315,... |
super(message); | public MalformedURLException(String message) { super(message); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/61b8e27fab61a8487622d1793b61aa19c130c7ab/MalformedURLException.java/buggy/core/src/classpath/java/java/net/MalformedURLException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
20710,
12,
780,
883,
13,
225,
288,
377,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
20710,
12,
780,
883,
13,
225,
288,
377,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... | |
final BigDecimal comp = (BigDecimal) ((ObjectVariableContextEntry) context).left; return comp.compareTo( context.extractor.getValue( right ) ) > 0; | final BigDecimal comp = (BigDecimal) context.extractor.getValue( right ); return comp.compareTo( ((ObjectVariableContextEntry) context).left ) > 0; | public boolean evaluateCachedLeft(final VariableContextEntry context, final Object right) { final BigDecimal comp = (BigDecimal) ((ObjectVariableContextEntry) context).left; return comp.compareTo( context.extractor.getValue( right ) ) > 0; } | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/0d8f348e034d124d5cbf23fa9be92822c1e67dbd/BigDecimalFactory.java/buggy/drools-core/src/main/java/org/drools/base/evaluators/BigDecimalFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1250,
5956,
9839,
3910,
12,
6385,
7110,
1042,
1622,
819,
16,
4766,
1850,
727,
1033,
2145,
13,
288,
5411,
727,
8150,
1161,
273,
261,
29436,
13,
14015,
921,
3092,
1042,
1622,
13,
819,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
5956,
9839,
3910,
12,
6385,
7110,
1042,
1622,
819,
16,
4766,
1850,
727,
1033,
2145,
13,
288,
5411,
727,
8150,
1161,
273,
261,
29436,
13,
14015,
921,
3092,
1042,
1622,
13,
819,... |
IAddress address = factory.createAddress( value.pointerValue() ); | IAddress address = factory.createAddress( pv ); | private String getPointerValueString( ICDIPointerValue value ) throws CDIException { //TODO:IPF_TODO Workaround to solve incorrect handling of structures referenced by pointers or references IAddressFactory factory = ((CDebugTarget)getDebugTarget()).getAddressFactory(); BigInteger pv = value.pointerValue(); if ( p... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f207200fa2518bac3c2bdb78b71b00f2b91858db/CValue.java/buggy/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/model/CValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
1689,
2480,
620,
780,
12,
26899,
2565,
4926,
620,
460,
262,
1216,
385,
2565,
503,
288,
202,
202,
759,
6241,
30,
2579,
42,
67,
6241,
4147,
12716,
358,
12439,
11332,
5057,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
1689,
2480,
620,
780,
12,
26899,
2565,
4926,
620,
460,
262,
1216,
385,
2565,
503,
288,
202,
202,
759,
6241,
30,
2579,
42,
67,
6241,
4147,
12716,
358,
12439,
11332,
5057,
... |
cx.interpreterSecurityDomain = null; | public static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, Scriptable fnOrScript, InterpreterData theData) throws JavaScriptException { int i; Object l... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/f7a0fa338c9770cfddd37fbddd87bffd69e5df22/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
565,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
565,
22780,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
326,
75... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
565,
22780,
15261,
16,
1033,
8526,
833,
16,
4766,
565,
22780,
2295,
1162,
3651,
16,
4766,
282,
5294,
11599,
751,
326,
75... | |
final PsiElement eachMethidCall = psiReference.getElement().getParent(); final TextRange textRange = eachMethidCall.getTextRange(); highlightManager.addRangeHighlight(editor, textRange.getStartOffset(), textRange.getEndOffset(), attributes, false, highlighters); | final PsiElement eachElement = psiReference.getElement(); if (eachElement != null) { final PsiElement eachMethodCall = eachElement.getParent(); if (eachMethodCall != null) { final TextRange textRange = eachMethodCall.getTextRange(); highlightManager.addRangeHighlight(editor, textRange.getStartOffset(), textRange.getEnd... | public void navigate(boolean requestFocus) { final PsiReference firstReference = myReferences.get(0); final PsiElement callElement = firstReference.getElement().getParent(); if (callElement instanceof Navigatable && ((Navigatable)callElement).canNavigate()) { ((Navigatable)callElement).navigate(requestF... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/b9c59c44b0067cdd6b7668bb0da8c88d51fbdff9/CallHierarchyNodeDescriptor.java/buggy/source/com/intellij/ide/hierarchy/call/CallHierarchyNodeDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
28479,
12,
6494,
590,
9233,
13,
288,
565,
727,
453,
7722,
2404,
1122,
2404,
273,
3399,
8221,
18,
588,
12,
20,
1769,
565,
727,
453,
7722,
1046,
745,
1046,
273,
1122,
2404,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
28479,
12,
6494,
590,
9233,
13,
288,
565,
727,
453,
7722,
2404,
1122,
2404,
273,
3399,
8221,
18,
588,
12,
20,
1769,
565,
727,
453,
7722,
1046,
745,
1046,
273,
1122,
2404,
18,... |
public synchronized void aboutToBeReconciled() { | public void aboutToBeReconciled() { | public synchronized void aboutToBeReconciled() { } | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/af7b8d34e4a62f1a70ede4d80e07460d48d70772/OverrideIndicatorManager.java/buggy/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/javaeditor/OverrideIndicatorManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
2973,
15360,
426,
11504,
1411,
1435,
288,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
2973,
15360,
426,
11504,
1411,
1435,
288,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void begin(String s1, String s2, Attributes attributes) throws Exception { attributes = processor.processAttributes(attributes, s2); // Add transformer references that will be bound to their objects // once // all configuration has bean read S... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/888f28adb5474af57b0880da48efcdd5b019dd1f/MuleXmlConfigurationBuilder.java/buggy/src/java/org/mule/config/builders/MuleXmlConfigurationBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2376,
12,
780,
272,
21,
16,
514,
272,
22,
16,
9055,
1677,
13,
1216,
1185,
565,
288,
1377,
1677,
273,
6659,
18,
2567,
2498,
12,
4350,
16,
272,
22,
1769,
1377,
368,
1436,
836... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2376,
12,
780,
272,
21,
16,
514,
272,
22,
16,
9055,
1677,
13,
1216,
1185,
565,
288,
1377,
1677,
273,
6659,
18,
2567,
2498,
12,
4350,
16,
272,
22,
1769,
1377,
368,
1436,
836... | ||
groups[index].addContent(table, font, equipment); | groups[index].addContent(table, font, stats); | private void encodeContentLine(PdfPTable table, IStatsGroup<T>[] groups, T equipment) { for (int index = 0; index < groups.length; index++) { if (index != 0) { table.addCell(createSpaceCell()); } groups[index].addContent(table, font, equipment); } } | 50281 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50281/ac4dcda88f9dcb775322678a470208041b7b9f86/AbstractStatsTableEncoder.java/buggy/Character_Reporting/src/net/sf/anathema/character/reporting/sheet/util/statstable/AbstractStatsTableEncoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2017,
1350,
1670,
12,
18562,
52,
1388,
1014,
16,
467,
4195,
1114,
32,
56,
34,
8526,
3252,
16,
399,
1298,
11568,
13,
288,
565,
364,
261,
474,
770,
273,
374,
31,
770,
411,
32... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2017,
1350,
1670,
12,
18562,
52,
1388,
1014,
16,
467,
4195,
1114,
32,
56,
34,
8526,
3252,
16,
399,
1298,
11568,
13,
288,
565,
364,
261,
474,
770,
273,
374,
31,
770,
411,
32... |
commitsOnValidEdit = true; | commitsOnValidEdit = false; | public DefaultFormatter() { commitsOnValidEdit = true; overwriteMode = true; allowsInvalid = true; } | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/7c8615ab324165e2ba33ab3e4dcdee1f60637a25/DefaultFormatter.java/buggy/javax/swing/text/DefaultFormatter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
5074,
1435,
225,
288,
565,
14335,
1398,
1556,
4666,
273,
629,
31,
565,
6156,
2309,
273,
638,
31,
565,
5360,
1941,
273,
638,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
5074,
1435,
225,
288,
565,
14335,
1398,
1556,
4666,
273,
629,
31,
565,
6156,
2309,
273,
638,
31,
565,
5360,
1941,
273,
638,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-1... |
assertEquals("error",mv.getViewName()); | assertEquals("/error",mv.getViewName()); | public void testConfigure() throws Exception { GroovyClassLoader gcl = new GroovyClassLoader(); Class dc = gcl.parseClass("class Test { Long id; Long version; }"); Thread.sleep(1000); Class sc = gcl.parseClass("class TestService { boolean transactional = true;\n" + "def serviceMethod() {'hello'} }"); Thr... | 50465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50465/c615a46d3777e5690b4ecaeb8cdde2e2cdcc616f/GrailsRuntimeConfiguratorTests.java/clean/test/commons/org/codehaus/groovy/grails/commons/spring/GrailsRuntimeConfiguratorTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
11207,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
202,
202,
797,
6744,
273,
314,
830,
18,
2670,
797,
2932,
1106,
7766,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11207,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
202,
202,
797,
6744,
273,
314,
830,
18,
2670,
797,
2932,
1106,
7766,
... |
ViewerAttributeBean attrBean = ( ViewerAttributeBean ) request | ViewerAttributeBean attrBean = (ViewerAttributeBean) request | private String getReportDesignName( InputOptions options ) { String reportDesignName = null; if ( options != null ) { HttpServletRequest request = ( HttpServletRequest ) options .getOption( InputOptions.OPT_REQUEST ); if ( request != null ) { ViewerAttributeBean attrBean = ( ViewerAttributeBean ) reque... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/1ff9aa843f70ddf72ba7891c54d9d7216c9063f5/BirtViewerReportService.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
22452,
15478,
461,
12,
2741,
1320,
702,
262,
202,
95,
202,
202,
780,
2605,
15478,
461,
273,
446,
31,
202,
202,
430,
261,
702,
480,
446,
262,
202,
202,
95,
1082,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
22452,
15478,
461,
12,
2741,
1320,
702,
262,
202,
95,
202,
202,
780,
2605,
15478,
461,
273,
446,
31,
202,
202,
430,
261,
702,
480,
446,
262,
202,
202,
95,
1082,
202,
2... |
modifyComponentData(cd); | return modifyComponentData(cd); | protected ComponentData getComponentData() { ComponentData cd = new GenericComponentData(); cd.setType(ComponentData.RECIPE); cd.setClassName(RECIPE_CLASS); cd.setName(getRecipeName()); cd.setOwner(null); cd.setParent(null); AgentComponent[] agents = getAgents(); for (int i = 0; i < agents.len... | 9368 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9368/77b711f18019fb7c362faa14ecba0d01cbac6037/ComplexRecipeBase.java/clean/csmart/src/org/cougaar/tools/csmart/recipe/ComplexRecipeBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
5435,
751,
10322,
751,
1435,
288,
565,
5435,
751,
7976,
273,
394,
7928,
1841,
751,
5621,
565,
7976,
18,
542,
559,
12,
1841,
751,
18,
862,
7266,
1423,
1769,
565,
7976,
18,
542,
383... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5435,
751,
10322,
751,
1435,
288,
565,
5435,
751,
7976,
273,
394,
7928,
1841,
751,
5621,
565,
7976,
18,
542,
559,
12,
1841,
751,
18,
862,
7266,
1423,
1769,
565,
7976,
18,
542,
383... |
public CalculatedStyle getStyle() { return _style; | public CascadedStyle getStyle() { return null; | public CalculatedStyle getStyle() { return _style; } | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/93d814d7886e593bc9bd7f476b2a18571a009aa6/TextContent.java/buggy/src/java/org/xhtmlrenderer/layout/content/TextContent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15994,
690,
2885,
14210,
1435,
288,
3639,
327,
389,
4060,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
15994,
690,
2885,
14210,
1435,
288,
3639,
327,
389,
4060,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
NativeServer.Callback callback = new NativeServer.Callback () { void body() { | WinEventQueue.Task task = new WinEventQueue.Task () { public void perform() { | public void dispose() { NativeServer.Callback callback = new NativeServer.Callback () { void body() { factory.remove(WinWindow.this); win32.DestroyWindow(hwnd); } }; factory.nativeServer.invokeAndWait(callback); } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9b00f971bab2256d913aec1b141462a929f6e182/WinWindow.java/clean/modules/awt/src/main/java/windows/org/apache/harmony/awt/wtk/windows/WinWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
15825,
1435,
288,
3639,
16717,
2081,
18,
2428,
1348,
273,
394,
16717,
2081,
18,
2428,
1832,
288,
5411,
918,
1417,
1435,
288,
7734,
3272,
18,
4479,
12,
18049,
3829,
18,
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,
377,
1071,
918,
15825,
1435,
288,
3639,
16717,
2081,
18,
2428,
1348,
273,
394,
16717,
2081,
18,
2428,
1832,
288,
5411,
918,
1417,
1435,
288,
7734,
3272,
18,
4479,
12,
18049,
3829,
18,
2211,
17... |
GXLExportDialog.this.textGxlFile.setText(fd.open()); | String path = fd.open(); if (path != null){ GXLExportDialog.this.textGxlFile.setText(path); } | public void handleEvent(Event event) { GXLExportDialog.this.setMessage(null, IMessageProvider.NONE);//delete old error Messages FileDialog fd = new FileDialog(GXLExportDialog.this .getShell(), SWT.SAVE); GXLExportDialog.... | 9773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9773/0f87223182c51fe887d6703c4403235c39436870/GXLExportDialog.java/buggy/kobold/src/kobold.client.plam/src/kobold/client/plam/wizard/GXLExportDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
1640,
1133,
12,
1133,
871,
13,
288,
10792,
611,
23668,
6144,
6353,
18,
2211,
18,
542,
1079,
12,
2011,
16,
467,
1079,
2249,
18,
9826,
1769,
759,
3733,
1592,
555,
4838,
10792,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
1640,
1133,
12,
1133,
871,
13,
288,
10792,
611,
23668,
6144,
6353,
18,
2211,
18,
542,
1079,
12,
2011,
16,
467,
1079,
2249,
18,
9826,
1769,
759,
3733,
1592,
555,
4838,
10792,
... |
public void testSingleLineHashComment_CarriageReturn() throws Exception { newLexer( "# I like cheese\rcheese" ); | public void testSingleLineHashComment_CarriageReturn() throws Exception { newLexer("# I like cheese\rcheese"); | public void testSingleLineHashComment_CarriageReturn() throws Exception { newLexer( "# I like cheese\rcheese" ); assertNextToken( Token.IDENTIFIER, "cheese" ); assertEnd(); } | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/3d37acd34fcf44c4a51bd104ef70043af62c7d99/LexerTest.java/clean/src/test/org/codehaus/groovy/syntax/lexer/LexerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5281,
1670,
2310,
4469,
67,
16321,
27935,
990,
1435,
3639,
1216,
1185,
565,
288,
3639,
394,
13356,
12,
6619,
467,
3007,
19315,
3392,
64,
86,
18706,
3392,
6,
11272,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5281,
1670,
2310,
4469,
67,
16321,
27935,
990,
1435,
3639,
1216,
1185,
565,
288,
3639,
394,
13356,
12,
6619,
467,
3007,
19315,
3392,
64,
86,
18706,
3392,
6,
11272,
3639,
... |
if (oldMap.get(ruby) != null) { throw new RuntimeException("JRuby - BUG: Need Queue for oldMap in RubyVarmap"); | if (oldMap.get(ruby) == null) { oldMap.put(ruby, new RubyStack()); | public static void push(Ruby ruby) { // HACK +++ if (oldMap.get(ruby) != null) { throw new RuntimeException("JRuby - BUG: Need Queue for oldMap in RubyVarmap"); } // HACK --- oldMap.put(ruby, ruby.getInterpreter().getDynamicVars()); ruby.getInterpreter().... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/76d3fd1bbcdbd38082a9b8c19c593b06ed915280/RubyVarmap.java/buggy/org/jruby/interpreter/RubyVarmap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1817,
12,
54,
10340,
22155,
13,
288,
3639,
368,
670,
3649,
965,
15,
3639,
309,
261,
1673,
863,
18,
588,
12,
27768,
13,
480,
446,
13,
288,
5411,
604,
394,
3235,
2932,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1817,
12,
54,
10340,
22155,
13,
288,
3639,
368,
670,
3649,
965,
15,
3639,
309,
261,
1673,
863,
18,
588,
12,
27768,
13,
480,
446,
13,
288,
5411,
604,
394,
3235,
2932,
4... |
dispatchEvent(AWTEvent event) | public final void dispatchEvent(AWTEvent event) | dispatchEvent(AWTEvent event){ // See comment in Component.dispatchEvent(). dispatchEventImpl(event);} | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e864c0d89c996e0999ad08d1701193723aaab52a/MenuComponent.java/buggy/core/src/classpath/java/java/awt/MenuComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
15678,
12,
37,
8588,
1133,
871,
15329,
225,
368,
2164,
2879,
316,
5435,
18,
10739,
1133,
7675,
225,
15678,
2828,
12,
2575,
1769,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
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,
15678,
12,
37,
8588,
1133,
871,
15329,
225,
368,
2164,
2879,
316,
5435,
18,
10739,
1133,
7675,
225,
15678,
2828,
12,
2575,
1769,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
verifyTranslation("\\477", "\\477",false); | verifyTranslation("\\0477", "\\477",false); | public void testThreeDigitOctal() { verifyTranslation("\\0177", "\\177",false); verifyTranslation("\\0277", "\\277",false); verifyTranslation("\\0377", "\\377",false); verifyTranslation("\\477", "\\477",false); } | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/4d62d6f77d06ba34dda2ae56b8598e93f8ae39ad/TestRegexpTranslator.java/buggy/test/org/jruby/TestRegexpTranslator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
28019,
10907,
19320,
287,
1435,
288,
202,
202,
8705,
6717,
2932,
1695,
1611,
4700,
3113,
225,
202,
6,
1695,
29882,
3113,
5743,
1769,
202,
202,
8705,
6717,
2932,
1695,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28019,
10907,
19320,
287,
1435,
288,
202,
202,
8705,
6717,
2932,
1695,
1611,
4700,
3113,
225,
202,
6,
1695,
29882,
3113,
5743,
1769,
202,
202,
8705,
6717,
2932,
1695,
... |
public void setBugReport(BugzillaReport bugReport) { | public void setBugReport(RepositoryReport bugReport) { | public void setBugReport(BugzillaReport bugReport) { this.bugReport = bugReport; // TODO: remove? if (bugReport != null) { setDescription(HtmlStreamTokenizer.unescape(AbstractRepositoryTask .getTaskIdAsInt(getHandleIdentifier()) + ": " + bugReport.getSummary())); } } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/301e7fdca7d49939faf98d0931834c70f7220b4f/BugzillaTask.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/BugzillaTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15268,
637,
4820,
12,
19865,
15990,
4820,
7934,
4820,
13,
288,
202,
202,
2211,
18,
925,
4820,
273,
7934,
4820,
31,
9506,
202,
759,
2660,
30,
1206,
35,
202,
202,
430,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15268,
637,
4820,
12,
19865,
15990,
4820,
7934,
4820,
13,
288,
202,
202,
2211,
18,
925,
4820,
273,
7934,
4820,
31,
9506,
202,
759,
2660,
30,
1206,
35,
202,
202,
430,
261,... |
assertTrue("No mapping",virtualUserTable.getMappings(user, domain).isEmpty()); | assertNull("No mapping",virtualUserTable.getMappings(user, domain)); | public void testStoreAndRetrieveWildCardAddressMapping() throws ErrorMappingException { String user = "test"; String user2 = "test2"; String domain = "localhost"; String address = "test@localhost2"; String address2 = "test@james"; try { as... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/af32c50764e320bb254ec0e0566a4b49a7680669/JDBCVirtualUserTableTest.java/clean/src/test/org/apache/james/vut/JDBCVirtualUserTableTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2257,
1876,
5767,
59,
545,
6415,
1887,
3233,
1435,
1216,
1068,
3233,
503,
288,
7734,
514,
729,
273,
315,
3813,
14432,
3639,
514,
729,
22,
273,
315,
3813,
22,
14432,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2257,
1876,
5767,
59,
545,
6415,
1887,
3233,
1435,
1216,
1068,
3233,
503,
288,
7734,
514,
729,
273,
315,
3813,
14432,
3639,
514,
729,
22,
273,
315,
3813,
22,
14432,
3639,... |
if( scope == null ) scope = new CPPFunctionScope( this ); return scope; | return ((ICPPASTFunctionDeclarator)declarator).getFunctionScope(); | public IScope getScope() { if( scope == null ) scope = new CPPFunctionScope( this ); return scope; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/ae97aa9b2a6894455ca3f50f82ba5e94c54bbe4d/CPPASTFunctionDefinition.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPASTFunctionDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
3876,
19203,
1435,
288,
202,
202,
430,
12,
2146,
422,
446,
262,
1082,
202,
4887,
273,
394,
5181,
52,
2083,
3876,
12,
333,
11272,
202,
202,
2463,
2146,
31,
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,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
3876,
19203,
1435,
288,
202,
202,
430,
12,
2146,
422,
446,
262,
1082,
202,
4887,
273,
394,
5181,
52,
2083,
3876,
12,
333,
11272,
202,
202,
2463,
2146,
31,
202,
97,
2,
-... |
return J2EEUIPlugin.getDefault().getImage("jar_obj"); | return J2EEUIPlugin.getDefault().getImage("jar_obj"); if (element instanceof IProject) return null; | public Image getImage(Object element) { if(element instanceof J2EEJavaClassProviderHelper) return ((J2EEJavaClassProviderHelper) element).getImage(); if (element instanceof File) return J2EEUIPlugin.getDefault().getImage("jar_obj"); if (delegateLabelProvider != null) return delegateLabelProvider.getImage(ele... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/910c365230a3fbdb494419053545c15fa2de7a95/J2EELabelProvider.java/buggy/plugins/org.eclipse.jst.j2ee.navigator.ui/j2ee-navigator/org/eclipse/jst/j2ee/navigator/internal/J2EELabelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3421,
10567,
12,
921,
930,
13,
288,
202,
202,
430,
12,
2956,
1276,
804,
22,
9383,
5852,
797,
2249,
2276,
13,
1082,
202,
2463,
14015,
46,
22,
9383,
5852,
797,
2249,
2276,
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,
3421,
10567,
12,
921,
930,
13,
288,
202,
202,
430,
12,
2956,
1276,
804,
22,
9383,
5852,
797,
2249,
2276,
13,
1082,
202,
2463,
14015,
46,
22,
9383,
5852,
797,
2249,
2276,
13,
... |
{ point3D.z = z; } | { point3D.z = z; } | public void setZ3D(double z) { point3D.z = z; } | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/238421526bbe8e07c01acc0025a5e163882c01bf/Atom.java/buggy/org/openscience/cdk/Atom.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
62,
23,
40,
12,
9056,
998,
13,
202,
95,
202,
202,
1153,
23,
40,
18,
94,
273,
998,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
62,
23,
40,
12,
9056,
998,
13,
202,
95,
202,
202,
1153,
23,
40,
18,
94,
273,
998,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
return new Color(Display.getCurrent(), Math.max(0, backgroundColor.getRed()-30), Math.max(0, backgroundColor.getGreen()-30), 200); | return TaskListImages.ARCHIVE_BACKGROUND; | public Color getBackground(Object element) { try { // XXX refactored highlighters if (element instanceof ITask) { // ITask task = (ITask)element; // Highlighter highlighter = MylarUiPlugin.getDefault().getHighlighterForTaskId("" + task.getHandle()); // if (highlighter != null) retur... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/996f7f1d9522c7d0c895526fb242615432ae78c0/TaskListLabelProvider.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/views/TaskListLabelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5563,
336,
8199,
12,
921,
930,
13,
288,
377,
202,
698,
288,
377,
202,
759,
11329,
283,
3493,
7653,
3551,
80,
2031,
5432,
9506,
225,
309,
261,
2956,
1276,
467,
2174,
13,
288,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5563,
336,
8199,
12,
921,
930,
13,
288,
377,
202,
698,
288,
377,
202,
759,
11329,
283,
3493,
7653,
3551,
80,
2031,
5432,
9506,
225,
309,
261,
2956,
1276,
467,
2174,
13,
288,
202,
... |
public static long min(long a, long b, long c) { if (b < a) { a = b; | public static long min(long[] array) { if (array == null) { throw new NullArgumentException("Array"); } else if (array.length == 0) { throw new IllegalArgumentException("Array cannot be empty."); | public static long min(long a, long b, long c) { if (b < a) { a = b; } if (c < a) { a = c; } return a; } | 4554 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4554/55be165435e580d169f6b4e9bc54f3da9cfc4f64/NumberUtils.java/buggy/src/java/org/apache/commons/lang/math/NumberUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1525,
1131,
12,
5748,
279,
16,
1525,
324,
16,
1525,
276,
13,
288,
3639,
309,
261,
70,
411,
279,
13,
288,
5411,
279,
273,
324,
31,
3639,
289,
3639,
309,
261,
71,
411,
279,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1525,
1131,
12,
5748,
279,
16,
1525,
324,
16,
1525,
276,
13,
288,
3639,
309,
261,
70,
411,
279,
13,
288,
5411,
279,
273,
324,
31,
3639,
289,
3639,
309,
261,
71,
411,
279,
... |
String identifier = HTMLDecoder.decode(request.getParam("identifier")); | String identifier = request.getParam("identifier"); | public void handlePost(URI uri, Bucket data, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { HTTPRequest request = new HTTPRequest(uri, data, ctx); try { if ((data.size() > 1024 * 1024) && (request.getPartAsString("insert", 128).length() == 0)) { this.writeReply(ctx, 4... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/144c6fa8b4af3023cb6f0c50203b29af750a73e7/QueueToadlet.java/clean/src/freenet/clients/http/QueueToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
202,
202,
23891,
590... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
202,
202,
23891,
590... |
public CEnumeratorProblem( int id, char[] arg ) { super( id, arg ); | public CEnumeratorProblem( IASTNode node, int id, char[] arg ) { super( node, id, arg ); | public CEnumeratorProblem( int id, char[] arg ) { super( id, arg ); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f25c314c0a69d3f0c40e3d587196c6e81e8718ff/CEnumerator.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/c/CEnumerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
385,
3572,
7385,
13719,
12,
509,
612,
16,
1149,
8526,
1501,
262,
288,
5411,
2240,
12,
612,
16,
1501,
11272,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
385,
3572,
7385,
13719,
12,
509,
612,
16,
1149,
8526,
1501,
262,
288,
5411,
2240,
12,
612,
16,
1501,
11272,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
if (isType(DOT, node) || isType(OPTIONAL_ARG, node)) { | boolean safe = isType(OPTIONAL_ARG, node); if (isType(DOT, node) || safe) { | protected Expression methodCallExpression(AST methodCallNode) { AST node = methodCallNode.getFirstChild(); if (isType(METHOD_CALL, node)) { // sometimes method calls get wrapped in method calls for some wierd reason return methodCallExpression(node); } Expression ob... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/a3553feaabb48eef0afd61214626bfecd241e4a2/AntlrParserPlugin.java/buggy/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
5371,
707,
31895,
12,
9053,
707,
1477,
907,
13,
288,
3639,
9183,
756,
273,
707,
1477,
907,
18,
588,
3759,
1763,
5621,
3639,
309,
261,
291,
559,
12,
5327,
67,
13730,
16,
756,
3719,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
5371,
707,
31895,
12,
9053,
707,
1477,
907,
13,
288,
3639,
9183,
756,
273,
707,
1477,
907,
18,
588,
3759,
1763,
5621,
3639,
309,
261,
291,
559,
12,
5327,
67,
13730,
16,
756,
3719,... |
int childCount = treeNode.getParent().getChildCount(); for (int i = 0; i < childCount; i++) { DefaultMutableTreeNode tNode = (DefaultMutableTreeNode) treeNode.getParent().getChildAt(i); PathElement e = (PathElement) tNode.getUserObject(); if (e != null && !e.isPseudoPathElement()) { counter++; | if (treeNode.getParent() != null) { int childCount = treeNode.getParent().getChildCount(); for (int i = 0; i < childCount; i++) { DefaultMutableTreeNode tNode = (DefaultMutableTreeNode) treeNode.getParent().getChildAt(i); PathElement e = (PathElement) tNode.getUserObject(); if (e != null && !e.isPseudoPathElement()) { ... | private int countLoops() { DefaultMutableTreeNode treeNode = stack.getLastLeaf(); int counter = 0; int childCount = treeNode.getParent().getChildCount(); for (int i = 0; i < childCount; i++) { DefaultMutableTreeNode tNode = (DefaultMutableTreeNode) treeNode.getParent().getChil... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/110797a22ece175cb4f9b3857b3208aac4281fcd/DAAPathFinder.java/buggy/pmd/src/net/sourceforge/pmd/dfa/pathfinder/DAAPathFinder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
1056,
31409,
1435,
288,
3639,
2989,
19536,
12513,
29733,
273,
2110,
18,
588,
3024,
9858,
5621,
3639,
509,
3895,
273,
374,
31,
3639,
509,
31492,
273,
29733,
18,
588,
3054,
7675,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
1056,
31409,
1435,
288,
3639,
2989,
19536,
12513,
29733,
273,
2110,
18,
588,
3024,
9858,
5621,
3639,
509,
3895,
273,
374,
31,
3639,
509,
31492,
273,
29733,
18,
588,
3054,
7675,
... |
DataType assocType = p.getType(); if( associatedObject == null || !assocType.equals(associatedObject .getObjectType()) ) { String msg = "Making association for:" + dataInner.getObjectType().getName(); if( null == associatedObject ) { msg += " Is not already associated with any object."; } else { msg += " Is not associa... | DataType assocType = p.getType(); if( associatedObject == null || !assocType.equals(associatedObject .getObjectType()) ) { String msg = "Making association for:" + dataInner.getObjectType().getName(); if( null == associatedObject ) { msg += " Is not already associated with any object."; } else { msg += " Is not associa... | private void makeAssociations(DataObject data, final DataObject associatedObject) throws Exception { PropertyManipulator.AssociationManipulator manip = new PropertyManipulator.AssociationManipulator() { public void manipulate(Property p... | 12196 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12196/558097820abc0198518796cedde797658cda9a5e/ObjectTypeValidator.java/buggy/archive/core-platform/test/src/com/arsdigita/persistence/ObjectTypeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1221,
15143,
12,
21881,
501,
16,
4766,
282,
727,
18914,
3627,
921,
13,
540,
1216,
1185,
288,
3639,
4276,
27587,
18,
7174,
27587,
13441,
273,
2398,
394,
4276,
27587,
18,
7174,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1221,
15143,
12,
21881,
501,
16,
4766,
282,
727,
18914,
3627,
921,
13,
540,
1216,
1185,
288,
3639,
4276,
27587,
18,
7174,
27587,
13441,
273,
2398,
394,
4276,
27587,
18,
7174,
2... |
getViewFactory().releaseView(ref.getId()); | getViewFactory().releaseView(ref); | public boolean hideView(IViewReference ref) { // If the view is locked just return. ViewPane pane = getPane(ref); // Remove the view from the current presentation. if (isFastView(ref)) { fastViews.remove(ref); if(pane != null) pane.setFast(false); //force an update of the toolbar if (activeFastView == ref) set... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/4c54f4e9d7f7736ec1933d53df8e30ab176cd2b2/Perspective.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Perspective.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
1250,
6853,
1767,
12,
45,
1767,
2404,
1278,
13,
288,
202,
759,
971,
326,
1476,
353,
8586,
2537,
327,
18,
202,
1767,
8485,
13618,
273,
1689,
8806,
12,
1734,
1769,
202,
202,
759,
3581,
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,
1071,
1250,
6853,
1767,
12,
45,
1767,
2404,
1278,
13,
288,
202,
759,
971,
326,
1476,
353,
8586,
2537,
327,
18,
202,
1767,
8485,
13618,
273,
1689,
8806,
12,
1734,
1769,
202,
202,
759,
3581,
3... |
Crystal crystal = new Crystal(); | Crystal crystal = builder.newCrystal(); | public void testSetZ_int() { Crystal crystal = new Crystal(); int z = 2; crystal.setZ(z); assertEquals(z, crystal.getZ()); } | 45254 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45254/d21f277c120791acd10319bbfe4f2deaa0db1306/CrystalTest.java/buggy/src/org/openscience/cdk/test/CrystalTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
694,
62,
67,
474,
1435,
288,
3639,
14998,
31365,
4422,
31365,
273,
2089,
18,
2704,
12893,
31365,
5621,
3639,
509,
998,
273,
576,
31,
3639,
4422,
31365,
18,
542,
62,
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,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
694,
62,
67,
474,
1435,
288,
3639,
14998,
31365,
4422,
31365,
273,
2089,
18,
2704,
12893,
31365,
5621,
3639,
509,
998,
273,
576,
31,
3639,
4422,
31365,
18,
542,
62,
12,
... |
treeEvent.setOldValue(vFile.getName()); treeEvent.setNewValue(newName); myManager.beforePropertyChange(treeEvent); | treeEvent.setOldValue(event.getOldValue()); treeEvent.setNewValue(event.getNewValue()); myManager.propertyChanged(treeEvent); | public void run() { PsiTreeChangeEventImpl treeEvent = new PsiTreeChangeEventImpl(myManager); treeEvent.setParent(parentDir); if (VirtualFile.PROP_NAME.equals(propertyName)) { final String newName = (String)event.getNewValue(); if (vFile.isDirectory()... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/d88b0d6e4538f617f5b687d2c93ed46f9f15ff35/FileManagerImpl.java/buggy/source/com/intellij/psi/impl/file/impl/FileManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
1086,
1435,
288,
5411,
453,
7722,
2471,
20930,
2828,
2151,
1133,
273,
394,
453,
7722,
2471,
20930,
2828,
12,
4811,
1318,
1769,
5411,
2151,
1133,
18,
542,
3054,
12,
2938,
1621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
1086,
1435,
288,
5411,
453,
7722,
2471,
20930,
2828,
2151,
1133,
273,
394,
453,
7722,
2471,
20930,
2828,
12,
4811,
1318,
1769,
5411,
2151,
1133,
18,
542,
3054,
12,
2938,
1621,
... |
void addScriptRuntimeInvoke(String methodName, String parameterSignature, String resultSignature) | addScriptRuntimeInvoke(String methodName, String parameterSignature, String resultSignature) | void addScriptRuntimeInvoke(String methodName, String parameterSignature, String resultSignature) { classFile.add(ByteCode.INVOKESTATIC, "org/mozilla/javascript/ScriptRuntime", methodName, parameterSignature, resul... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/e741d0cb339d08bcfa9cb588bcb30951ac0436be/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
527,
3651,
5576,
10969,
12,
780,
4918,
16,
514,
1569,
5374,
16,
514,
563,
5374,
13,
565,
288,
3639,
29728,
18,
1289,
12,
3216,
1085,
18,
706,
17691,
11027,
11781,
16,
13491,
315,
3341,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
3651,
5576,
10969,
12,
780,
4918,
16,
514,
1569,
5374,
16,
514,
563,
5374,
13,
565,
288,
3639,
29728,
18,
1289,
12,
3216,
1085,
18,
706,
17691,
11027,
11781,
16,
13491,
315,
3341,
... |
if (args.size() == 1) | int size = args.size(); if (size > 0) | public Object call(Context context, List args) throws FunctionCallException { if (args.size() == 1) { return evaluate( args.get(0), context.getNavigator() ); } throw new FunctionCallException( "upper-case() requires one argu... | 47110 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47110/b577e65ba7d2808e590c8549b52f3bcf4d1db55c/UpperFunction.java/buggy/jaxen/src/java/main/org/jaxen/function/ext/UpperFunction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
745,
12,
1042,
819,
16,
15604,
987,
833,
13,
1216,
4284,
29182,
565,
288,
3639,
509,
963,
273,
833,
18,
1467,
5621,
309,
261,
1467,
405,
374,
13,
3639,
288,
5411,
327,
5956,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
745,
12,
1042,
819,
16,
15604,
987,
833,
13,
1216,
4284,
29182,
565,
288,
3639,
509,
963,
273,
833,
18,
1467,
5621,
309,
261,
1467,
405,
374,
13,
3639,
288,
5411,
327,
5956,... |
if ( hasItem( BORIS ) && !hasItem( BOWL ) && !hasItem( HOSE_BOWL ) ) | else if ( !hasItem( BOWL ) && !hasItem( HOSE_BOWL ) ) | private static List retrieveScubaGear( boolean isCheckOnly ) { List requirements = new ArrayList(); KoLRequest request = null; // The three hero keys are needed to get the SCUBA gear if ( isCheckOnly && !hasItem( SCUBA ) ) { if ( !hasItem( BORIS ) && !hasItem( BOWL ) && !hasItem( HOSE_BOWL ) ) requirements.a... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/5b913a9130ba180c288c73bc2b8149ba3d5dd1ae/SorceressLair.java/clean/src/net/sourceforge/kolmafia/SorceressLair.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
987,
4614,
1541,
373,
27196,
2091,
12,
1250,
353,
1564,
3386,
262,
202,
95,
202,
202,
682,
8433,
273,
394,
2407,
5621,
202,
202,
47,
83,
48,
691,
590,
273,
446,
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,
760,
987,
4614,
1541,
373,
27196,
2091,
12,
1250,
353,
1564,
3386,
262,
202,
95,
202,
202,
682,
8433,
273,
394,
2407,
5621,
202,
202,
47,
83,
48,
691,
590,
273,
446,
31,
20... |
public void doTag(XMLOutput output) throws MissingAttributeException, JellyTagException { fileScanner.setProject(AntTagLibrary.getProject(context)); fileScanner.clear(); // run the body first to configure the task via nested invokeBody(output); // output the fileSc... | 51800 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51800/cbaa8d2430c2bf467e589a423fee7c83e3f0eb2f/FileScannerTag.java/buggy/jelly-tags/ant/src/java/org/apache/commons/jelly/tags/ant/FileScannerTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
4201,
1447,
876,
13,
1216,
10230,
1499,
503,
16,
804,
292,
715,
1805,
503,
288,
3639,
585,
11338,
18,
542,
4109,
12,
14925,
1805,
9313,
18,
588,
4109,
12,
2472... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
4201,
1447,
876,
13,
1216,
10230,
1499,
503,
16,
804,
292,
715,
1805,
503,
288,
3639,
585,
11338,
18,
542,
4109,
12,
14925,
1805,
9313,
18,
588,
4109,
12,
2472... | ||
if ( Server.this.game.isEntityStranded(entity) ) return true; return false; } | if ( entity instanceof Protomech && ownerId == entity.getOwnerId() ) return true; return false; } | public boolean accept( Entity entity ) { if ( Server.this.game.isEntityStranded(entity) ) return true; return false; } | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/52c779ffe23af42971d05064665a3849637de859/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
1250,
2791,
12,
3887,
1522,
262,
288,
13491,
309,
261,
3224,
18,
2211,
18,
13957,
18,
291,
1943,
1585,
5860,
12,
1096,
13,
262,
18701,
327,
638,
31,
13491,
327,
629,
31,
10792,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
1250,
2791,
12,
3887,
1522,
262,
288,
13491,
309,
261,
3224,
18,
2211,
18,
13957,
18,
291,
1943,
1585,
5860,
12,
1096,
13,
262,
18701,
327,
638,
31,
13491,
327,
629,
31,
10792,
2... |
if ("xml".equals(prefix) && "base".equals(localName)) { Verifier.checkXMLBaseValue(value); } else { Verifier.checkCharacterData(value); } | Verifier.checkCharacterData(value); | public final void setValue(String value) { // Need to check values of xml:base if ("xml".equals(prefix) && "base".equals(localName)) { Verifier.checkXMLBaseValue(value); } else { Verifier.checkCharacterData(value); } checkValue(value); this.v... | 626 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/626/268cf7cfca537de2718a37f56bcc4c27e9dc3fe8/Attribute.java/clean/src/nu/xom/Attribute.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
5524,
12,
780,
460,
13,
288,
3639,
368,
12324,
358,
866,
924,
434,
2025,
30,
1969,
3639,
309,
7566,
2902,
9654,
14963,
12,
3239,
13,
597,
315,
1969,
9654,
14963,
12,
372... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
5524,
12,
780,
460,
13,
288,
3639,
368,
12324,
358,
866,
924,
434,
2025,
30,
1969,
3639,
309,
7566,
2902,
9654,
14963,
12,
3239,
13,
597,
315,
1969,
9654,
14963,
12,
372... |
String testSQL = "select COUNTRY, AMOUNT from " + getTestTableName( ); ((OdaDataSetDesign)this.dataSet).setQueryText( testSQL ); | public void test_FilteWithTopN() throws Exception { // Test a SQL with duplicate column name (quite common with join data sets) String testSQL = "select COUNTRY, AMOUNT from " + getTestTableName( ); //$NON-NLS-1$ ((OdaDataSetDesign)this.dataSet).setQueryText( testSQL ); ScriptExpression[] expressions = new Scri... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/2c03416f0b08218d6747decd1b71f0a988bf85b8/MultiPass_FilterTest.java/clean/testsuites/org.eclipse.birt.tests.data/src/org/eclipse/birt/tests/data/engine/api/MultiPass_FilterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
25579,
736,
1190,
3401,
50,
1435,
1216,
1185,
202,
95,
202,
202,
759,
7766,
279,
3063,
598,
6751,
1057,
508,
261,
372,
1137,
2975,
598,
1233,
501,
1678,
13,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
25579,
736,
1190,
3401,
50,
1435,
1216,
1185,
202,
95,
202,
202,
759,
7766,
279,
3063,
598,
6751,
1057,
508,
261,
372,
1137,
2975,
598,
1233,
501,
1678,
13,
202... | |
File file = FileTool.getFileInPlugin(BugzillaTestPlugin.getDefault(), new Path( "testdata/pages/test-products-220.html")); Reader in = new FileReader(file); List<String> productList = new ArrayList<String>(); productList = new ProductParser(in).getProducts(repository); | repository = new TaskRepository(BugzillaPlugin.REPOSITORY_KIND, new URL( IBugzillaConstants.TEST_BUGZILLA_220_URL), IBugzillaConstants.BugzillaServerVersion.SERVER_220 .toString()); | public void test220Products() throws LoginException, IOException, ParseException { BugzillaPlugin.getDefault().getPluginPreferences().setValue(IBugzillaConstants.SERVER_VERSION, IBugzillaConstants.SERVER_220); File file = FileTool.getFileInPlugin(BugzillaTestPlugin.getDefault(), new Path( "testdata/pages/test-... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/7d9feec80faa8d9c009cc029313ad568c48cf50f/BugzillaProductParserTest.java/buggy/org.eclipse.mylyn.bugzilla.tests/src/org/eclipse/mylyn/bugzilla/tests/BugzillaProductParserTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
27246,
13344,
1435,
1216,
11744,
503,
16,
1860,
16,
10616,
288,
202,
202,
19865,
15990,
3773,
18,
588,
1868,
7675,
588,
3773,
12377,
7675,
542,
620,
12,
13450,
637,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
27246,
13344,
1435,
1216,
11744,
503,
16,
1860,
16,
10616,
288,
202,
202,
19865,
15990,
3773,
18,
588,
1868,
7675,
588,
3773,
12377,
7675,
542,
620,
12,
13450,
637,
1... |
cmbUnit.select(0); | if (grouping.getGroupType() != null && grouping.getGroupType().equals("Date/Time") && grouping.getGroupingUnit() != null) { cmbUnit.setText(grouping.getGroupingUnit()); } else { cmbUnit.select(0); } | private void populateLists() { // Populate grouping type combo cmbType.add("Text"); cmbType.add("Number"); cmbType.add("Date/Time"); cmbType.select(0); // Populate grouping unit combo (applicable only if type is Date/Time cmbUnit.add("Seconds"); cmbUnit.add... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/258bad0d502f0759055374875005f9978172c4d7/SeriesGroupingComposite.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/SeriesGroupingComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
6490,
7432,
1435,
565,
288,
3639,
368,
22254,
12116,
618,
16778,
3639,
276,
1627,
559,
18,
1289,
2932,
1528,
8863,
3639,
276,
1627,
559,
18,
1289,
2932,
1854,
8863,
3639,
276,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6490,
7432,
1435,
565,
288,
3639,
368,
22254,
12116,
618,
16778,
3639,
276,
1627,
559,
18,
1289,
2932,
1528,
8863,
3639,
276,
1627,
559,
18,
1289,
2932,
1854,
8863,
3639,
276,
... |
StringBuffer command = new StringBuffer (); | public void testPragmaParseGood () { StringBuffer command = new StringBuffer (); String file[] = new String[3]; file[0] = "-d"; file[1] = ((String)System.getProperty ("testdir")).concat ("/src/generated"); file[2] = ((String)System.getProperty ("testdir")).concat ("/idl/Pragma.idl"); ... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/17877dae7ff4a48b31b7dabb549f3c58c5e17a42/PragmaTest.java/clean/test/regression/src/org/jacorb/test/idl/PragmaTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1842,
2050,
9454,
3201,
18195,
1832,
282,
288,
6647,
514,
585,
8526,
273,
394,
514,
63,
23,
15533,
1377,
585,
63,
20,
65,
273,
3701,
72,
14432,
1377,
585,
63,
21,
65,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1842,
2050,
9454,
3201,
18195,
1832,
282,
288,
6647,
514,
585,
8526,
273,
394,
514,
63,
23,
15533,
1377,
585,
63,
20,
65,
273,
3701,
72,
14432,
1377,
585,
63,
21,
65,
273,
... | |
return MailArchiveService.channelReference(siteId, SiteService.MAIN_CONTAINER); | return m.channelReference(siteId, SiteService.MAIN_CONTAINER); | protected String mailArchiveChannelReference(String siteId) { MailArchiveService m = (MailArchiveService) (org.sakaiproject.mailarchive.cover.MailArchiveService) ComponentManager.get("org.sakaiproject.mailarchive.cover.MailArchiveService"); if (m != null) { return MailArchiveService.channelReference(siteId, Sit... | 52180 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52180/65b6e58f54ec2f4e00d7362f6e977ae7606a439b/SiteAction.java/buggy/site-manage-tool/tool/src/java/org/sakaiproject/site/tool/SiteAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
514,
4791,
7465,
2909,
2404,
12,
780,
17749,
13,
202,
95,
202,
202,
6759,
7465,
1179,
312,
273,
261,
6759,
7465,
1179,
13,
261,
3341,
18,
87,
581,
69,
625,
28290,
18,
4408,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
4791,
7465,
2909,
2404,
12,
780,
17749,
13,
202,
95,
202,
202,
6759,
7465,
1179,
312,
273,
261,
6759,
7465,
1179,
13,
261,
3341,
18,
87,
581,
69,
625,
28290,
18,
4408,
... |
public static IOption setOption(IConfiguration config, ITool tool, IOption option, String[] value) { | public static IOption setOption(IConfiguration config, IHoldsOptions holder, IOption option, boolean value) { | public static IOption setOption(IConfiguration config, ITool tool, IOption option, String[] value) { IOption retOpt; try { retOpt = config.setOption(tool, option, value); notifyListeners(config, option); } catch (BuildException e) { return null; } return retOpt; } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/0119b876950a205bdddabaad5e05a45b2a4dc387/ManagedBuildManager.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/core/ManagedBuildManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1665,
375,
14211,
12,
45,
1750,
642,
16,
467,
6364,
5226,
16,
1665,
375,
1456,
16,
514,
8526,
460,
13,
288,
202,
202,
45,
1895,
325,
6179,
31,
202,
202,
698,
288,
1082,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1665,
375,
14211,
12,
45,
1750,
642,
16,
467,
6364,
5226,
16,
1665,
375,
1456,
16,
514,
8526,
460,
13,
288,
202,
202,
45,
1895,
325,
6179,
31,
202,
202,
698,
288,
1082,... |
{ Composite container = new Composite( parent, SWT.NONE ); GridLayout gridLayout = new GridLayout( ); gridLayout.marginWidth = 20; gridLayout.marginTop = 15; container.setLayout( gridLayout ); | { Composite container = new Composite( parent, SWT.NONE ); GridLayout gridLayout = new GridLayout( ); gridLayout.marginWidth = 20; gridLayout.marginTop = 15; container.setLayout( gridLayout ); | protected Control createCustomArea( Composite parent ) { Composite container = new Composite( parent, SWT.NONE ); GridLayout gridLayout = new GridLayout( ); gridLayout.marginWidth = 20; gridLayout.marginTop = 15; container.setLayout( gridLayout ); Button chkbox = n... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/c7ff27323be7f22a6b56c5b5d61ff17ed3e4f30a/ExportToLibraryAction.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/ExportToLibraryAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
1117,
8888,
752,
3802,
5484,
12,
14728,
982,
262,
25083,
202,
95,
6862,
1082,
202,
9400,
1478,
273,
394,
14728,
12,
982,
16,
6862,
6862,
202,
55,
8588,
18,
9826,
11272,
6862,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
1117,
8888,
752,
3802,
5484,
12,
14728,
982,
262,
25083,
202,
95,
6862,
1082,
202,
9400,
1478,
273,
394,
14728,
12,
982,
16,
6862,
6862,
202,
55,
8588,
18,
9826,
11272,
6862,
1082,
... |
switch (venteEnCours.isSuperviseur(sender) ? 1 : 0) { case 0: if (venteEnCours.getMode() == Mode.Automatique) { if (Serveur.usermanager.isModo(sender)) { venteEnCours.setSuperviseur(sender); Serveur.broadcaster.superviseur(sender); venteEnCours.setMode(Mode.Manuel); | if (venteEnCours != null) { switch (venteEnCours.isSuperviseur(sender) ? 1 : 0) { case 0: if (venteEnCours.getMode() == Mode.Automatique) { if (Serveur.usermanager.isModo(sender)) { venteEnCours.setSuperviseur(sender); Serveur.broadcaster.superviseur(sender); venteEnCours.setMode(Mode.Manuel); } } else { break; | void envoyerCoupdeMASSE(String sender) { VenteServeur venteEnCours = Serveur.ventemanager.getVenteEnCours(); switch (venteEnCours.isSuperviseur(sender) ? 1 : 0) { case 0: if (venteEnCours.getMode() == Mode.Automatique) { if (Serveur.usermanager.isModo(sender)) { // promotion du modérateur en super... | 57791 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57791/3b596954eedb27b51d3644961c0aa3ebf587ab81/Serveur.java/buggy/src/serveur/trollhammer/Serveur.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1550,
13372,
264,
4249,
416,
323,
49,
3033,
1090,
12,
780,
5793,
13,
288,
202,
202,
58,
319,
73,
14350,
295,
331,
319,
73,
664,
39,
4390,
273,
11115,
295,
18,
616,
351,
1063,
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,
918,
1550,
13372,
264,
4249,
416,
323,
49,
3033,
1090,
12,
780,
5793,
13,
288,
202,
202,
58,
319,
73,
14350,
295,
331,
319,
73,
664,
39,
4390,
273,
11115,
295,
18,
616,
351,
1063,
18,... |
ThreadContextMigratorUtil.performMigrationToThread(Constants.THREAD_CONTEXT_MIGRATOR_LIST_ID, axisMsgCtx); | try { ThreadContextMigratorUtil.performMigrationToThread(Constants.THREAD_CONTEXT_MIGRATOR_LIST_ID, axisMsgCtx); } catch (Throwable t) { System.out.println("JAX-WS AxisCallback caught throwable from ThreadContextMigratorUtil " + t); System.out.println("...caused by " + t.getCause()); t.printStackTrace(); } | public void onComplete(AsyncResult result) { org.apache.axis2.context.MessageContext axisMsgCtx = result.getResponseMessageContext(); responseMsgCtx = new MessageContext(axisMsgCtx); try { //REVIEW: Are we on the final thread of execution here or does this get han... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/69db0075a1dc438bdc2be25437082ae71c748ee7/AxisCallback.java/buggy/modules/jaxws/src/org/apache/axis2/jaxws/AxisCallback.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
25050,
12,
2771,
1253,
563,
13,
288,
3639,
2358,
18,
19211,
18,
4890,
22,
18,
2472,
18,
1079,
1042,
2654,
3332,
6442,
273,
2398,
563,
18,
588,
1064,
1079,
1042,
5621,
3639,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
25050,
12,
2771,
1253,
563,
13,
288,
3639,
2358,
18,
19211,
18,
4890,
22,
18,
2472,
18,
1079,
1042,
2654,
3332,
6442,
273,
2398,
563,
18,
588,
1064,
1079,
1042,
5621,
3639,
7... |
if (getRuntime().getLoadService().autoload(name) != null) { | if (getRuntime().getLoadService().autoload(p.getName() + "::" + name) != null) { | private IRubyObject getConstantInner(String name, boolean exclude) { IRubyObject objectClass = getRuntime().getObject(); boolean retryForModule = false; RubyModule p = this; retry: while (true) { while (p != null) { IRubyObject constant = p.getConstantAt(name); ... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/3cd87a03d9ff599871bd14f49c218d1045bca20b/RubyModule.java/clean/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
15908,
10340,
921,
24337,
2857,
12,
780,
508,
16,
1250,
4433,
13,
288,
3639,
15908,
10340,
921,
23992,
273,
18814,
7675,
588,
921,
5621,
3639,
1250,
3300,
1290,
3120,
273,
629,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
15908,
10340,
921,
24337,
2857,
12,
780,
508,
16,
1250,
4433,
13,
288,
3639,
15908,
10340,
921,
23992,
273,
18814,
7675,
588,
921,
5621,
3639,
1250,
3300,
1290,
3120,
273,
629,
31,
... |
synchronized(lock) { return (buf.toString()); } | return buffer.toString(); | public String toString() { synchronized(lock) { return (buf.toString()); } } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/af503bb72418d994f4439910bc3989d556fcdbd5/StringWriter.java/buggy/libraries/javalib/java/io/StringWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
3852,
12,
739,
13,
288,
1377,
327,
261,
4385,
18,
10492,
10663,
565,
289,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
3852,
12,
739,
13,
288,
1377,
327,
261,
4385,
18,
10492,
10663,
565,
289,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
private void readChoices (XMLElement element, ArrayList result) | private void readChoices(XMLElement element, ArrayList result) | private void readChoices (XMLElement element, ArrayList result) { Vector choices = element.getChildrenNamed ("choice"); if (choices == null) return; result.clear (); Iterator choice_it = choices.iterator(); while (choice_it.hasNext ()) { XMLElement choice = (XMLElement)choice_it.next(... | 28044 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28044/6e8ab3930a21f787bcd0f3cf0b9937f9d50c80c0/CompileWorker.java/buggy/src/lib/com/izforge/izpack/installer/CompileWorker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
855,
17442,
12,
15223,
930,
16,
2407,
563,
13,
225,
288,
565,
5589,
7246,
273,
930,
18,
588,
4212,
7604,
7566,
11569,
8863,
565,
309,
261,
11937,
422,
446,
13,
1377,
327,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
855,
17442,
12,
15223,
930,
16,
2407,
563,
13,
225,
288,
565,
5589,
7246,
273,
930,
18,
588,
4212,
7604,
7566,
11569,
8863,
565,
309,
261,
11937,
422,
446,
13,
1377,
327,
31,... |
Document doc = LDMLUtilities.parse(sourceDir + locale + ".xml", false); | Document doc; if (options[FULLY_RESOLVED].doesOccur) { doc = LDMLUtilities.getFullyResolvedLDML(sourceDir, locale, false, false, false); } else { doc = LDMLUtilities.parse(sourceDir + locale + ".xml", false); } | void getInfo(String locale) { //System.out.println(locale); locales.add(new ULocale(locale)); // Document doc = LDMLUtilities.getFullyResolvedLDML(sourceDir, locale, false, false, false); Document doc = LDMLUtilities.parse(sourceDir + locale + ".xml", false); ... | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/95c8013cdcdaa2b58a6af17d3f7b4ebfd9af6525/GenerateCldrTests.java/clean/icu4j/src/com/ibm/icu/dev/tool/cldr/GenerateCldrTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
918,
17142,
12,
780,
2573,
13,
288,
5411,
368,
3163,
18,
659,
18,
8222,
12,
6339,
1769,
1171,
6922,
18,
1289,
12,
2704,
29145,
12,
6339,
10019,
5411,
368,
4319,
997,
273,
28083,
1495,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
17142,
12,
780,
2573,
13,
288,
5411,
368,
3163,
18,
659,
18,
8222,
12,
6339,
1769,
1171,
6922,
18,
1289,
12,
2704,
29145,
12,
6339,
10019,
5411,
368,
4319,
997,
273,
28083,
1495,
1... |
profile.deleteQuery(mqf.getSelectedQueries()[i]); | if ("history".equals(type)) { profile.deleteHistory(mqf.getSelectedQueries()[i]); } else { profile.deleteQuery(mqf.getSelectedQueries()[i]); } | public ActionForward delete(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { HttpSession session = request.getSession(); Profile profi... | 7196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7196/06360980f313afe3fcabb7fb1b1e90b8be1584ab/ModifyQueryAction.java/buggy/intermine/web/main/src/org/intermine/web/history/ModifyQueryAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1430,
12,
1803,
3233,
2874,
16,
27573,
4382,
1204,
646,
16,
27573,
9984,
590,
16,
27573,
12446,
766,
13,
3639,
1216,
1185,
288,
3639,
26166,
1339,
273,
590,
18,
588,
215... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1430,
12,
1803,
3233,
2874,
16,
27573,
4382,
1204,
646,
16,
27573,
9984,
590,
16,
27573,
12446,
766,
13,
3639,
1216,
1185,
288,
3639,
26166,
1339,
273,
590,
18,
588,
215... |
return new RubyFixnum(getRuby(), pos); | return RubyFixnum.newFixnum(getRuby(), pos); | public RubyInteger tell() { return new RubyFixnum(getRuby(), pos); } | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/afb67c3765f6466c476317e6bb0c72f6593f05f3/RubyDir.java/clean/org/jruby/RubyDir.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
9276,
1435,
288,
3639,
327,
19817,
8585,
2107,
18,
2704,
8585,
2107,
12,
588,
54,
10340,
9334,
949,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
9276,
1435,
288,
3639,
327,
19817,
8585,
2107,
18,
2704,
8585,
2107,
12,
588,
54,
10340,
9334,
949,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
UserPropertyDefn p = (UserPropertyDefn) properties.get( i ); | UserPropertyDefn p = ( UserPropertyDefn ) properties.get( i ); | public void visitScalarParameter( ScalarParameterHandle handle ) { assert ( handle.getName( ) != null ); // Create Parameter ScalarParameterDefn scalarParameter = new ScalarParameterDefn( ); scalarParameter.setHandle( handle ); scalarParameter.setParameterType( IParameterDefnBase.SCALAR_PARAMETER ); scalarParame... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/f00a46b07796c055e2a16e0f1243a9ebd4826670/EngineIRVisitor.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/parser/EngineIRVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
13639,
1662,
12,
15791,
1662,
3259,
1640,
262,
202,
95,
202,
202,
11231,
261,
1640,
18,
17994,
12,
262,
480,
446,
11272,
202,
202,
759,
1788,
5498,
202,
202,
13639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13639,
1662,
12,
15791,
1662,
3259,
1640,
262,
202,
95,
202,
202,
11231,
261,
1640,
18,
17994,
12,
262,
480,
446,
11272,
202,
202,
759,
1788,
5498,
202,
202,
13639,
... |
AbstractVector v = checkVector(first); int start = Fixnum.getValue(second); int end = third != NIL ? Fixnum.getValue(third) : v.length(); if (start > end) { StringBuffer sb = new StringBuffer("start ("); sb.append(start); sb.append(") is greater than end ("); sb.append(end); sb.append(')'); signal(new TypeError(sb.toSt... | return new JavaObject(new Random()); | public LispObject execute(LispObject first, LispObject second, LispObject third) throws ConditionThrowable { AbstractVector v = checkVector(first); int start = Fixnum.getValue(second); int end = third != NIL ? Fixnum.getValue(th... | 8279 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8279/1c5458ff27fae2a1bd243562beff3741c5d8ddeb/Primitives.java/clean/j/src/org/armedbear/lisp/Primitives.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
16,
21394,
511,
23831,
921,
12126,
13,
5411,
1216,
7949,
15155,
3639,
288,
5411,
4115,
5018,
331,
273,
86... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
16,
21394,
511,
23831,
921,
12126,
13,
5411,
1216,
7949,
15155,
3639,
288,
5411,
4115,
5018,
331,
273,
86... |
phaseReport.append( " Skids into " + target.getShortName() + " in hex " + nextPos.getBoardNum() + "... " ); ToHitData toHit = new ToHitData(); | ChargeAttackAction caa = new ChargeAttackAction(entity.getId(), target.getTargetType(), target.getTargetId(), target.getPosition()); ToHitData toHit = caa.toHit(game, true); | private void processMovement(Entity entity, MovePath md) { // check for fleeing if (md.contains(MovePath.STEP_FLEE)) { // Unit has fled the battlefield. phaseReport.append("\n" ).append( entity.getDisplayName() ).append( " flees the battlefield.\n"); // Is t... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/69fbf06cf38cbe699bd6216d02bdd377dde1809d/Server.java/buggy/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
9933,
743,
3481,
13,
288,
3639,
368,
866,
364,
284,
11182,
310,
3639,
309,
261,
1264,
18,
12298,
12,
7607,
743,
18,
26951,
67,
42,
900,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
9933,
743,
3481,
13,
288,
3639,
368,
866,
364,
284,
11182,
310,
3639,
309,
261,
1264,
18,
12298,
12,
7607,
743,
18,
26951,
67,
42,
900,
... |
public ParseException(String message) { super(message); } | public ParseException() { super(); } | public ParseException(String message) { super(message); } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/4aaf60d8fa76687c3492c508dd98678fbbd3d935/ParseException.java/clean/jmock/examples/calculator/src/org/jmock/examples/calculator/ParseException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
10616,
12,
780,
883,
13,
288,
3639,
2240,
12,
2150,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
10616,
12,
780,
883,
13,
288,
3639,
2240,
12,
2150,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
scY.computeTicks( ids, | int tickCount = scY.computeTicks( ids, | private final double adjustVerticalDueToHorizontal( double dBlockY, double dBlockHeight, AllAxes aax ) throws ChartException, IllegalArgumentException { final OneAxis axPH = aax.areAxesSwapped( ) ? aax.getPrimaryOrthogonal( ) : aax.getPrimaryBase( ); final OneAxis axPV = aax.areAxesSwapped( ) ? aax.getPrimary... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/b73466ca03eaebb828003ae9a0f931431d353aa9/PlotWith2DAxes.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
1645,
5765,
15704,
30023,
774,
14457,
12,
1645,
302,
1768,
61,
16,
1082,
202,
9056,
302,
1768,
2686,
16,
4826,
26494,
279,
651,
262,
1216,
14804,
503,
16,
1082,
202,
31237... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1645,
5765,
15704,
30023,
774,
14457,
12,
1645,
302,
1768,
61,
16,
1082,
202,
9056,
302,
1768,
2686,
16,
4826,
26494,
279,
651,
262,
1216,
14804,
503,
16,
1082,
202,
31237... |
Object arg1 = ((QuoteExp) args[1]).getValue(); if (arg1 instanceof Type) { args[0].compile(comp, 0); ((Type) arg1).emitIsInstance(code); } else throw new Error ("2nd arg is not a Type"); | args[0].compile(comp, 0); type.emitIsInstance(code); | public void compile (ApplyExp exp, Compilation comp, int flags) { Expression[] args = exp.getArgs(); CodeAttr code = comp.getCode(); if (args[1] instanceof QuoteExp) { Object arg1 = ((QuoteExp) args[1]).getValue(); if (arg1 instanceof Type) { args[0].compile(comp, 0); ((Type) arg1).emitIsInst... | 36952 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36952/2cc6d8e686b7ccd8e4fa328cefd9424cb455c08f/instance.java/clean/kawa/standard/instance.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4074,
261,
7001,
2966,
1329,
16,
22416,
1161,
16,
509,
2943,
13,
225,
288,
565,
5371,
8526,
833,
273,
1329,
18,
588,
2615,
5621,
565,
3356,
3843,
981,
273,
1161,
18,
588,
108... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4074,
261,
7001,
2966,
1329,
16,
22416,
1161,
16,
509,
2943,
13,
225,
288,
565,
5371,
8526,
833,
273,
1329,
18,
588,
2615,
5621,
565,
3356,
3843,
981,
273,
1161,
18,
588,
108... |
public JPanel() { this(new FlowLayout(), true); | public JPanel(final LayoutManager layout, final boolean isDoubleBuffered) { setDoubleBuffered(isDoubleBuffered); setLayout(layout); LookAndFeel.installProperty(this, "opaque", Boolean.TRUE); updateUI(); | public JPanel() { this(new FlowLayout(), true); } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9bad25bc3f8f9cc701dfb9555df351ae7577a2d8/JPanel.java/buggy/modules/swing/src/main/java/common/javax/swing/JPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
24048,
1435,
288,
3639,
333,
12,
2704,
9473,
3744,
9334,
638,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
24048,
1435,
288,
3639,
333,
12,
2704,
9473,
3744,
9334,
638,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
TransformationUtil.hasSuperClass(classMetaData, "org.codehaus.aspectwerkz.aspect.Aspect")) { | TransformationUtil.implementsInterface(classMetaData, TransformationUtil.CROSS_CUTTING_CLASS)) { | private boolean classFilter( final CtClass ctClass, final ClassMetaData classMetaData, final SystemDefinition definition) { if (ctClass.isInterface() || TransformationUtil.hasSuperClass(classMetaData, "org.codehaus.aspectwerkz.aspect.Aspect")) { return t... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/b0ba357221e2d5844ffd056e799f790f3583a84b/AddInterfaceTransformer.java/clean/aspectwerkz2/src/main/org/codehaus/aspectwerkz/transform/AddInterfaceTransformer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
667,
1586,
12,
5411,
727,
30714,
797,
5691,
797,
16,
5411,
727,
1659,
6998,
667,
6998,
16,
5411,
727,
2332,
1852,
2379,
13,
288,
3639,
309,
261,
299,
797,
18,
291,
1358,
143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
667,
1586,
12,
5411,
727,
30714,
797,
5691,
797,
16,
5411,
727,
1659,
6998,
667,
6998,
16,
5411,
727,
2332,
1852,
2379,
13,
288,
3639,
309,
261,
299,
797,
18,
291,
1358,
143... |
(Integer)((Vector)tableMod.getRow(ligneActive)).get(13)).setVisible(true); | (Integer)((Vector)tableMod.getRow(ligneActive)).get(14)).setVisible(true); | public void actionPerformed(ActionEvent e) { Object source = e.getSource(); // On revient la fentre de login if(source==this.deconnexion){ dispose(); Fenetre_login login=new Fenetre_login(); login.setVisible(true); } // Afficher les incidents else if(source==this.incident){ dispose(); new ConsulterI... | 56849 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56849/9db4fe62bf8816bbf21b2a5b2978ac68399a03b9/FenetrePrincipale.java/clean/trunk/ihm/preparation/FenetrePrincipale.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
202,
202,
921,
1084,
273,
425,
18,
588,
1830,
5621,
9506,
202,
759,
2755,
283,
522,
319,
225,
7125,
284,
319,
266,
443,
3925,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
202,
202,
921,
1084,
273,
425,
18,
588,
1830,
5621,
9506,
202,
759,
2755,
283,
522,
319,
225,
7125,
284,
319,
266,
443,
3925,
202,
... |
JViewport v = (JViewport)c; Component view = v.getView(); | JViewport port = (JViewport)c; Component view = port.getView(); | public void paint(Graphics g, JComponent c) { JViewport v = (JViewport)c; Component view = v.getView(); if (view == null) return; Point pos = v.getViewPosition(); Rectangle viewBounds = view.getBounds(); Rectangle portBounds = v.getBounds(); if (viewBounds.width == 0 || viewBo... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/b55284b1c42a24d7d97bd4f801888b3dbb3e71f8/BasicViewportUI.java/buggy/libraries/javalib/javax/swing/plaf/basic/BasicViewportUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12574,
12,
17558,
314,
16,
29058,
276,
13,
225,
288,
1850,
804,
22743,
331,
273,
261,
46,
22743,
13,
71,
31,
565,
5435,
1476,
273,
331,
18,
588,
1767,
5621,
565,
309,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12574,
12,
17558,
314,
16,
29058,
276,
13,
225,
288,
1850,
804,
22743,
331,
273,
261,
46,
22743,
13,
71,
31,
565,
5435,
1476,
273,
331,
18,
588,
1767,
5621,
565,
309,
261,
... |
TypeInfo info = (TypeInfo) typeInfoMap.get(name); while (info != null) { if (info.name().equals(name) && info.pointerDepth() == i) { return info; | TypeInfo info = closestTypeInfo(name, i + type.pointerDepth()); if (info != null) { if (DEBUG_TYPE_INFO) { System.err.println(" info.name=" + info.name() + ", name=" + name + ", info.pointerDepth=" + info.pointerDepth() + ", type.pointerDepth=" + type.pointerDepth()); | public TypeInfo typeInfo(Type type, TypeDictionary typedefDictionary) { // Because typedefs of pointer types can show up at any point, // walk the pointer chain looking for a typedef name that is in // the TypeInfo map. int pointerDepth = type.pointerDepth(); for (int i = 0; i <= pointerDepth; i++) { ... | 48318 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48318/1754f08ec0fb62ecd23f1ec3ec7c94da9a44de7a/JavaConfiguration.java/clean/src/java/com/sun/gluegen/JavaConfiguration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1412,
966,
23112,
12,
559,
618,
16,
1412,
10905,
618,
536,
10905,
13,
288,
565,
368,
15191,
618,
12537,
434,
4407,
1953,
848,
2405,
731,
622,
1281,
1634,
16,
565,
368,
5442,
326,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1412,
966,
23112,
12,
559,
618,
16,
1412,
10905,
618,
536,
10905,
13,
288,
565,
368,
15191,
618,
12537,
434,
4407,
1953,
848,
2405,
731,
622,
1281,
1634,
16,
565,
368,
5442,
326,
... |
public String[][] getColumns() { return (this.columns); | public static String[][] getColumns() { return (s_columns); | public String[][] getColumns() { return (this.columns); } | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/21dc99512d304cb7fc40b6c694a58a3685cf18d1/AssetModel.java/buggy/opennms-webapp/src/main/java/org/opennms/web/asset/AssetModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
63,
6362,
65,
14226,
1435,
288,
3639,
327,
261,
2211,
18,
5112,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
514,
63,
6362,
65,
14226,
1435,
288,
3639,
327,
261,
2211,
18,
5112,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public final Symbol overridingSymbol(Type sub) { return overridingSymbol(sub, false); | public final Symbol overridingSymbol(Type sub, boolean exact) { Type.Relation relation = exact ? Type.Relation.SameType : Type.Relation.SubType; return sub.lookup(this, sub, relation); | public final Symbol overridingSymbol(Type sub) { return overridingSymbol(sub, false); } | 1156 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1156/233229a0f801998b4aab15f81fed417d86f8ad6e/Symbol.java/clean/sources/scalac/symtab/Symbol.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
8565,
19488,
5335,
12,
559,
720,
13,
288,
3639,
327,
19488,
5335,
12,
1717,
16,
629,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
727,
8565,
19488,
5335,
12,
559,
720,
13,
288,
3639,
327,
19488,
5335,
12,
1717,
16,
629,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (shell == null) shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell(); | public void run() { if (shell == null) shell = PlatformUI.getWorkbench().getActiveWorkbenchWindow().getShell(); IWorkingSetManager manager = PlatformUI.getWorkbench().getWorkingSetManager(); IWorkingSetSelectionDialog dialog = manager.createWorkingSetSelectionDialog(shell, false); IWorkingSet workingSet = action... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/69d100501f5f83d8001e47b45bbe885b63200c0d/SelectWorkingSetAction.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/actions/SelectWorkingSetAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
288,
202,
202,
430,
261,
10304,
422,
446,
13,
1082,
202,
10304,
273,
11810,
5370,
18,
588,
2421,
22144,
7675,
588,
3896,
2421,
22144,
3829,
7675,
588,
13220,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
288,
202,
202,
430,
261,
10304,
422,
446,
13,
1082,
202,
10304,
273,
11810,
5370,
18,
588,
2421,
22144,
7675,
588,
3896,
2421,
22144,
3829,
7675,
588,
13220,
56... | |
index = indexFromString(s); if (index != NO_INDEX) | long indexTest = indexFromString(s); if (indexTest >= 0) { index = (int)indexTest; | public static Object setElem(Object obj, Object id, Object value, Scriptable scope) { int index; String s; if (id instanceof Number) { double d = ((Number) id).doubleValue(); index = (int) d; s = ((double) index) == d ? null : ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/5e0b2ebaed49fc9dc92fb0127fd9256424173c6e/ScriptRuntime.java/buggy/js/rhino/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
444,
7498,
12,
921,
1081,
16,
1033,
612,
16,
1033,
460,
16,
4766,
22780,
2146,
13,
565,
288,
3639,
509,
770,
31,
3639,
514,
272,
31,
3639,
309,
261,
350,
1276,
3588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
444,
7498,
12,
921,
1081,
16,
1033,
612,
16,
1033,
460,
16,
4766,
22780,
2146,
13,
565,
288,
3639,
509,
770,
31,
3639,
514,
272,
31,
3639,
309,
261,
350,
1276,
3588,
... |
public IntBuffer asIntBuffer () | public IntBuffer asIntBuffer() | public IntBuffer asIntBuffer () { return new IntViewBufferImpl (this, remaining() >> 2); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/099941e739b24ffc71faddc589f984d1cda55549/MappedByteBufferImpl.java/clean/core/src/classpath/java/java/nio/MappedByteBufferImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3094,
1892,
487,
1702,
1892,
1435,
225,
288,
565,
327,
394,
3094,
1767,
1892,
2828,
261,
2211,
16,
4463,
1435,
1671,
576,
1769,
225,
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,
282,
1071,
3094,
1892,
487,
1702,
1892,
1435,
225,
288,
565,
327,
394,
3094,
1767,
1892,
2828,
261,
2211,
16,
4463,
1435,
1671,
576,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
if (fmt.equals("real")) pixelType[0] = FormatReader.UINT16; | if (fmt.equals("real")) pixelType[0] = FormatReader.FLOAT; | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); String icsId = id, idsId = id; int dot = id.lastIndexOf("."); String ext = dot < 0 ? "" : id.substring(dot + 1).toLowerCase(); if(ext.equals("ics")) { // convert C to D regardless of case char[] c = i... | 46826 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46826/60468423aa07e5346071fe038c1324472c41e09e/ICSReader.java/buggy/loci/formats/in/ICSReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
514,
277,
2143,
548,
273,
612,
16,
3258,
548,
273,
612,
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,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
514,
277,
2143,
548,
273,
612,
16,
3258,
548,
273,
612,
31,
565,
... |
resourceModel.put("label", formComponent.getLocalizer().getString(formComponent.getId(), formComponent.getParent(), formComponent.getId())); | resourceModel.put("label", formComponent.getLocalizer().getString( formComponent.getId(), formComponent.getParent(), formComponent.getId())); | protected Map messageModel(final FormComponent formComponent) { final Map resourceModel = new HashMap(4); resourceModel.put("input", formComponent.getInput()); resourceModel.put("name", formComponent.getId()); Object label = null; if (formComponent.getLabel() != null) { label = formComponent.getLabel().getObje... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/a4f0e3aba91d609ddd5e53c6e51f1ebed01c23bb/AbstractValidator.java/clean/wicket/src/java/wicket/markup/html/form/validation/AbstractValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
883,
1488,
12,
6385,
2748,
1841,
646,
1841,
13,
202,
95,
202,
202,
6385,
1635,
1058,
1488,
273,
394,
4317,
12,
24,
1769,
202,
202,
3146,
1488,
18,
458,
2932,
2630,
3113... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1635,
883,
1488,
12,
6385,
2748,
1841,
646,
1841,
13,
202,
95,
202,
202,
6385,
1635,
1058,
1488,
273,
394,
4317,
12,
24,
1769,
202,
202,
3146,
1488,
18,
458,
2932,
2630,
3113... |
} else if (myChild2.getElementType() == ElementType.SEMICOLON) { | } else if (myChild2.getElementType() == ElementType.SEMICOLON) { | public void visitMethod(PsiMethod method) { if (myChild1.getElementType() == JavaDocElementType.DOC_COMMENT) { myResult = Formatter.getInstance().createSpaceProperty(0, 0, 1, mySettings.KEEP_LINE_BREAKS, mySettings.KEEP_BLANK_LINES_IN_DECLARATIONS); return; } if (myRole2 == ChildRole.PARAMETER_... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/1533398430214d8ae562ff3d8dcc5898351f8c45/JavaSpacePropertyProcessor.java/clean/source/com/intellij/psi/formatter/java/JavaSpacePropertyProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
25138,
12,
52,
7722,
1305,
707,
13,
288,
565,
309,
261,
4811,
1763,
21,
18,
588,
17481,
1435,
422,
5110,
1759,
17481,
18,
19693,
67,
12200,
13,
288,
1377,
3399,
1253,
273,
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,
282,
1071,
918,
25138,
12,
52,
7722,
1305,
707,
13,
288,
565,
309,
261,
4811,
1763,
21,
18,
588,
17481,
1435,
422,
5110,
1759,
17481,
18,
19693,
67,
12200,
13,
288,
1377,
3399,
1253,
273,
14... |
TermEnum te = ir.terms(new Term("body", "pi*")); | String prefix = "pi"; TermEnum te = ir.terms(new Term("body", prefix + "*")); | public void testPhrasePrefix() throws IOException { RAMDirectory indexStore = new RAMDirectory(); IndexWriter writer = new IndexWriter(indexStore, new SimpleAnalyzer(), true); Document doc1 = new Document(); Document doc2 = new Document(); Document doc3 = new Document();... | 50125 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50125/f980ec23e51c6dc3cd2188990fb04a335c5f6ca6/TestPhrasePrefixQuery.java/clean/src/test/org/apache/lucene/search/TestPhrasePrefixQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
12812,
2244,
1435,
3639,
1216,
1860,
565,
288,
3639,
30327,
2853,
770,
2257,
273,
394,
30327,
2853,
5621,
3639,
3340,
2289,
2633,
273,
394,
3340,
2289,
12,
1615,
2257,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
12812,
2244,
1435,
3639,
1216,
1860,
565,
288,
3639,
30327,
2853,
770,
2257,
273,
394,
30327,
2853,
5621,
3639,
3340,
2289,
2633,
273,
394,
3340,
2289,
12,
1615,
2257,
16,
... |
output = output.replaceAll("\r",""); output = output.replaceAll("\n",""); | output = StringUtils.replace(output,"\r",""); output = StringUtils.replace(output,"\n",""); | private void formatAndTest(String compare, String output) { //fix for introduced carriage return / line feeds output = output.replaceAll("\r",""); output = output.replaceAll("\n",""); output = output.trim(); assertEquals(compare, output); } | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/d35243d93417203419685737c1434918c5e62bae/TestBaseTag.java/buggy/src/test/org/apache/struts/taglib/html/TestBaseTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
740,
1876,
4709,
12,
780,
3400,
16,
514,
876,
13,
288,
202,
202,
759,
904,
364,
26339,
5926,
27935,
327,
342,
980,
27684,
202,
202,
2844,
273,
876,
18,
2079,
1595,
31458... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
740,
1876,
4709,
12,
780,
3400,
16,
514,
876,
13,
288,
202,
202,
759,
904,
364,
26339,
5926,
27935,
327,
342,
980,
27684,
202,
202,
2844,
273,
876,
18,
2079,
1595,
31458... |
if (g > fixedArraySizeSq) { gIndex = fastGradientArraySize; | if (g >= fixedArraySizeSq) { pixels[indexer] = gradientOverflow; | private void fixedPointSimplestCaseNonCyclicFillRaster(int pixels[], int off, int adjust, int x, int y, ... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/f24af1260d28d0053482e9ff3626d711ca0bf58a/RadialGradientPaintContext.java/buggy/sources/org/apache/batik/ext/awt/RadialGradientPaintContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5499,
2148,
24490,
395,
2449,
3989,
17992,
18964,
8026,
18637,
12,
474,
8948,
63,
6487,
4766,
18701,
509,
3397,
16,
4766,
21821,
509,
5765,
16,
4766,
18701,
509,
619,
16,
509,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5499,
2148,
24490,
395,
2449,
3989,
17992,
18964,
8026,
18637,
12,
474,
8948,
63,
6487,
4766,
18701,
509,
3397,
16,
4766,
21821,
509,
5765,
16,
4766,
18701,
509,
619,
16,
509,
... |
_t = __t175; | _t = __t179; | public final void expr(AST _t, PathExpr path ) throws RecognitionException, PermissionDeniedException,EXistException,XPathException { AST expr_AST_in = (AST)_t; AST varName = null; AST letVarName = null; Expression step= null; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case COMMA: { AST __t161 =... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/542794bb5fd4ba67897c2c2677f4f663483ba69d/XPathTreeParser2.java/clean/src/org/exist/parser/XPathTreeParser2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
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,
9506,
202,
9053,
3065,
67,
90... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
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,
9506,
202,
9053,
3065,
67,
90... |
log("DEPRECATED - The earfile attribute is deprecated. Use file attribute instead."); setFile(earFile); | log("DEPRECATED - The earfile attribute is deprecated. Use destfile attribute instead."); setDestFile(earFile); | public void setEarfile(File earFile) { log("DEPRECATED - The earfile attribute is deprecated. Use file attribute instead."); setFile(earFile); } | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/491695a12f167c2ed9bbfbcfd7903b7bbc9cf162/Ear.java/clean/src/main/org/apache/tools/ant/taskdefs/Ear.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
41,
297,
768,
12,
812,
6897,
812,
13,
288,
3639,
613,
2932,
17575,
300,
1021,
6897,
768,
1566,
353,
6849,
18,
2672,
585,
1566,
3560,
1199,
1769,
3639,
19658,
12,
2091,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
41,
297,
768,
12,
812,
6897,
812,
13,
288,
3639,
613,
2932,
17575,
300,
1021,
6897,
768,
1566,
353,
6849,
18,
2672,
585,
1566,
3560,
1199,
1769,
3639,
19658,
12,
2091,
8... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.