rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
if(!((evt.isControlDown() ^ evt.isAltDown()) || evt.isMetaDown())) | if(!(evt.isControlDown() || evt.isAltDown() || evt.isMetaDown())) | public void keyPressed(KeyEvent evt) { int keyCode = evt.getKeyCode(); int modifiers = evt.getModifiers(); if(!((evt.isControlDown() ^ evt.isAltDown()) || evt.isMetaDown())) { // if modifier active, handle all keys, otherwise // only some if((keyCode >= KeyEvent.VK_A && keyCode <= KeyEvent.VK_Z) || (key... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/eca0450a08d2520f048e05c7525796c05f7cf089/DefaultInputHandler.java/buggy/org/gjt/sp/jedit/gui/DefaultInputHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
498,
24624,
12,
653,
1133,
6324,
13,
202,
95,
202,
202,
474,
16369,
273,
6324,
18,
588,
653,
1085,
5621,
202,
202,
474,
10429,
273,
6324,
18,
588,
11948,
5621,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
498,
24624,
12,
653,
1133,
6324,
13,
202,
95,
202,
202,
474,
16369,
273,
6324,
18,
588,
653,
1085,
5621,
202,
202,
474,
10429,
273,
6324,
18,
588,
11948,
5621,
202,
202,
... |
textarea.selectAll(); | textarea.copy(); | public void actionPerformed(ActionEvent e) { textarea.selectAll(); } | 8833 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8833/a41f9b7fc0e8a9ca6c3e7ecad40f82c1a74d8dbd/Editor.java/buggy/app/Editor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1850,
19691,
18,
3530,
5621,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1850,
19691,
18,
3530,
5621,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if(code != TIMED_OUT && code != GENERATED_REJECTED_OVERLOAD && code != INTERNAL_ERROR && code != ROUTE_REALLY_NOT_FOUND) { | if((code != TIMED_OUT) && (code != GENERATED_REJECTED_OVERLOAD) && (code != INTERNAL_ERROR) && (code != ROUTE_REALLY_NOT_FOUND)) { | private void finish(int code, PeerNode next) { Logger.minor(this, "Finished: "+code+" on "+this, new Exception("debug")); if(status != NOT_FINISHED) throw new IllegalStateException("finish() called with "+code+" when was already "+status); if(code == ROUTE_NOT_FOUND && !sentRequ... | 50619 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50619/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/SSKInsertSender.java/buggy/src/freenet/node/SSKInsertSender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4076,
12,
474,
981,
16,
10669,
907,
1024,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
315,
10577,
30,
13773,
710,
9078,
603,
13773,
2211,
16,
394,
1185,
2932,
4148,
7923,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4076,
12,
474,
981,
16,
10669,
907,
1024,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
315,
10577,
30,
13773,
710,
9078,
603,
13773,
2211,
16,
394,
1185,
2932,
4148,
7923,
1... |
_maxIdentifierLength = maxIdentifierLength; | _maxTableNameLength = maxIdentifierLength; _maxColumnNameLength = maxIdentifierLength; _maxConstraintNameLength = maxIdentifierLength; _maxForeignKeyNameLength = maxIdentifierLength; | public void setMaxIdentifierLength(int maxIdentifierLength) { _maxIdentifierLength = maxIdentifierLength; } | 1224 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1224/1c8005b78c0c227c00c26cd06dc341b155a3582f/PlatformInfo.java/buggy/src/java/org/apache/ddlutils/PlatformInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
10851,
3004,
1782,
12,
474,
943,
3004,
1782,
13,
565,
288,
3639,
389,
1896,
7147,
1782,
1377,
273,
943,
3004,
1782,
31,
389,
1896,
8516,
1782,
377,
273,
943,
3004,
1782,
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,
1071,
918,
10851,
3004,
1782,
12,
474,
943,
3004,
1782,
13,
565,
288,
3639,
389,
1896,
7147,
1782,
1377,
273,
943,
3004,
1782,
31,
389,
1896,
8516,
1782,
377,
273,
943,
3004,
1782,
31,
... |
public void set(org.quickfix.field.LegSymbol value) | public void set(quickfix.field.LegSymbol value) | public void set(org.quickfix.field.LegSymbol value) { setField(value); } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteResponse.java/buggy/src/java/src/quickfix/fix44/QuoteResponse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
12,
19525,
904,
18,
1518,
18,
8329,
5335,
460,
13,
225,
288,
16331,
12,
1132,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
12,
19525,
904,
18,
1518,
18,
8329,
5335,
460,
13,
225,
288,
16331,
12,
1132,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if ((active0 & 0x4000L) != 0L) | if ((active0 & 0x20000L) != 0L) | private final int jjStopStringLiteralDfa_2(int pos, long active0){ switch (pos) { case 0: if ((active0 & 0xd000L) != 0L) return 2; if ((active0 & 0x6000000L) != 0L) { jjmatchedKind = 56; return 5; } return -1; case 1: if ((ac... | 55820 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55820/e128e4125429834f73621c8aa67036ca877e731e/ParserTokenManager.java/clean/src/java/org/apache/velocity/runtime/parser/ParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
4947,
28565,
40,
507,
67,
22,
12,
474,
949,
16,
1525,
2695,
20,
15329,
282,
1620,
261,
917,
13,
282,
288,
1377,
648,
374,
30,
540,
309,
14015,
3535,
20,
473,
374,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
4947,
28565,
40,
507,
67,
22,
12,
474,
949,
16,
1525,
2695,
20,
15329,
282,
1620,
261,
917,
13,
282,
288,
1377,
648,
374,
30,
540,
309,
14015,
3535,
20,
473,
374,
76... |
if (jj_3R_20()) return true; | if (jj_scan_token(WHITESPACE)) return true; | final private boolean jj_3R_29() { if (jj_3R_20()) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; return false; } | 55820 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55820/89173502837b4d67a69cd30d0b93cf47ed84c8cc/Parser.java/clean/src/java/org/apache/velocity/runtime/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5540,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
20767,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
597,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5540,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
20767,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
597,
1... |
if ( block.left_set ) { | if (block.left_set) { | public static void paintFixed( Context c, Box block, boolean restyle ) { Rectangle rect = c.getExtents(); //why this? int xoff = -rect.x; int yoff = -rect.y; if ( block.top_set ) { yoff += block.top; } if ( block.right_set ) { xoff = -rect.x + r... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/8f81e5fe9f6f8593d3c596d30a3f100cb87dbf27/BoxRendering.java/clean/src/java/org/xhtmlrenderer/render/BoxRendering.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
12574,
7505,
12,
1772,
276,
16,
8549,
1203,
16,
1250,
3127,
1362,
262,
288,
3639,
13264,
4917,
273,
276,
18,
588,
2482,
4877,
5621,
3639,
368,
3350,
93,
333,
35,
3639,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
12574,
7505,
12,
1772,
276,
16,
8549,
1203,
16,
1250,
3127,
1362,
262,
288,
3639,
13264,
4917,
273,
276,
18,
588,
2482,
4877,
5621,
3639,
368,
3350,
93,
333,
35,
3639,
5... |
f = new File(profilename + "." + NGRAM_FILE_EXTENSION); | f = new File(profilename + "." + FILE_EXTENSION); | public static void main(String args[]) { String usage = "Usage: NGramProfile [-create profilename filename encoding] [-similarity file1 file2] [-score profile-name filename encoding]"; int command = 0; final int CREATE = 1; final int SIMILARITY = 2; final int SCORE = 3; String profilename = ""; S... | 46828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46828/2242f009e69f5462aa35c25150facf524d0f30da/NGramProfile.java/clean/src/plugin/languageidentifier/src/java/org/apache/nutch/analysis/lang/NGramProfile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
565,
514,
4084,
273,
315,
5357,
30,
423,
43,
1940,
4029,
23059,
2640,
450,
3459,
1544,
2688,
65,
23059,
22985,
560,
585,
21,
585,
22,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
565,
514,
4084,
273,
315,
5357,
30,
423,
43,
1940,
4029,
23059,
2640,
450,
3459,
1544,
2688,
65,
23059,
22985,
560,
585,
21,
585,
22,
... |
public ParseData(ParseStatus status, String title, Outlink[] outlinks, ContentProperties metadata) { this.status = status; this.title = title; this.outlinks = outlinks; this.metadata = metadata; } | public ParseData() {} | public ParseData(ParseStatus status, String title, Outlink[] outlinks, ContentProperties metadata) { this.status = status; this.title = title; this.outlinks = outlinks; this.metadata = metadata; } | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/1af59b89ee343955baeb885b5cdfdd331c2431e5/ParseData.java/buggy/src/java/org/apache/nutch/parse/ParseData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2884,
751,
12,
3201,
1482,
1267,
16,
514,
2077,
16,
2976,
1232,
8526,
596,
7135,
16,
3697,
2297,
1982,
13,
288,
565,
333,
18,
2327,
273,
1267,
31,
565,
333,
18,
2649,
273,
2077,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2884,
751,
12,
3201,
1482,
1267,
16,
514,
2077,
16,
2976,
1232,
8526,
596,
7135,
16,
3697,
2297,
1982,
13,
288,
565,
333,
18,
2327,
273,
1267,
31,
565,
333,
18,
2649,
273,
2077,
... |
shouldInsertARK(); | public void set(String val) throws InvalidConfigValueException { // FIXME do we need to tell anyone? if(val.length() == 0) { // Set to null overrideIPAddress = null; lastIPAddress = null; shouldInsertARK(); return; } InetAddress addr; try { addr = InetAddress.getByName(val); ... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/abec2415122554ac43604ade3bfe3c5a42b56bdf/Node.java/clean/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
444,
12,
780,
1244,
13,
1216,
1962,
809,
9738,
288,
9506,
202,
759,
9852,
741,
732,
1608,
358,
9276,
1281,
476,
35,
9506,
202,
430,
12,
1125,
18,
2469,
1435,
422,
374,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
444,
12,
780,
1244,
13,
1216,
1962,
809,
9738,
288,
9506,
202,
759,
9852,
741,
732,
1608,
358,
9276,
1281,
476,
35,
9506,
202,
430,
12,
1125,
18,
2469,
1435,
422,
374,
... | |
System.out.println ("In CSInfoInt ctor"); | public CodeSetInfoInterceptor(ORB orb) { System.out.println ("In CSInfoInt ctor"); // create the info org.omg.CONV_FRAME.CodeSetComponentInfo cs_info = new org.omg.CONV_FRAME.CodeSetComponentInfo(); // fill the info cs_info.ForCharData = new org.omg.CONV_F... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/169c163ee3bec1d18976423b3b9e2575533f5676/CodeSetInfoInterceptor.java/buggy/src/org/jacorb/orb/standardInterceptors/CodeSetInfoInterceptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3356,
694,
966,
10281,
12,
916,
38,
16823,
13,
565,
288,
9079,
368,
752,
326,
1123,
3639,
2358,
18,
362,
75,
18,
2248,
58,
67,
15072,
18,
1085,
694,
1841,
966,
2873,
67,
1376,
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,
1071,
3356,
694,
966,
10281,
12,
916,
38,
16823,
13,
565,
288,
9079,
368,
752,
326,
1123,
3639,
2358,
18,
362,
75,
18,
2248,
58,
67,
15072,
18,
1085,
694,
1841,
966,
2873,
67,
1376,
2... | |
updateFor(event); } | updateFor(event); } | public void sleeping(IJobChangeEvent event) { updateFor(event); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/82e45bfb168fa5c37a8ced4976d2cc8fef6ce0f2/ProgressManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5329,
310,
12,
45,
2278,
20930,
871,
13,
288,
9506,
202,
2725,
1290,
12,
2575,
1769,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5329,
310,
12,
45,
2278,
20930,
871,
13,
288,
9506,
202,
2725,
1290,
12,
2575,
1769,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
for (int b = fis.read(); b >= 0; b = fis.read()) { | for (int b = is.read(); b >= 0; b = is.read()) { | public void testDeployUndeploy() throws Exception { // Create a factory OMFactory factory = OMAbstractFactory.getOMFactory(); // Use the factory to create three elements OMNamespace depns = factory.createOMNamespace("http://www.apache.org/ode/pmapi","deployapi"); OMElement root = ... | 45373 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45373/40604da2488c0e0e9de3a307e5a05bd456b9a02a/DeploymentTest.java/clean/axis2/src/test/java/org/apache/ode/axis2/management/DeploymentTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10015,
984,
12411,
1435,
1216,
1185,
288,
3639,
368,
1788,
279,
3272,
3639,
28839,
1733,
3272,
273,
531,
5535,
3336,
1733,
18,
588,
1872,
1733,
5621,
3639,
368,
2672,
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,
377,
1071,
918,
1842,
10015,
984,
12411,
1435,
1216,
1185,
288,
3639,
368,
1788,
279,
3272,
3639,
28839,
1733,
3272,
273,
531,
5535,
3336,
1733,
18,
588,
1872,
1733,
5621,
3639,
368,
2672,
326,
... |
replaceInstanceId = submissionElement.attributeValue("instance"); | replaceInstanceId = XFormsUtils.namespaceId(containingDocument, submissionElement.attributeValue("instance")); | private void extractSubmissionElement() { if (!submissionElementExtracted) { avtAction = submissionElement.attributeValue("action"); method = submissionElement.attributeValue("method"); method = Dom4jUtils.qNameToexplodedQName(Dom4jUtils.extractAttributeValueQName(submissionE... | 51410 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51410/29c268698b1771b4cce444978708bede0fa7933e/XFormsModelSubmission.java/clean/src/java/org/orbeon/oxf/xforms/XFormsModelSubmission.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2608,
17865,
1046,
1435,
288,
3639,
309,
16051,
12684,
1046,
4976,
329,
13,
288,
5411,
1712,
88,
1803,
273,
8515,
1046,
18,
4589,
620,
2932,
1128,
8863,
5411,
707,
273,
8515,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2608,
17865,
1046,
1435,
288,
3639,
309,
16051,
12684,
1046,
4976,
329,
13,
288,
5411,
1712,
88,
1803,
273,
8515,
1046,
18,
4589,
620,
2932,
1128,
8863,
5411,
707,
273,
8515,
1... |
public void complete() throws IOException { System.out.flush(); System.err.flush(); if (inputStream != null) { inputStream.close(); } outputStream.close(); errorStream.close(); if (baos != null) { setPropertyFromBAOS(baos, output... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/77db23b64b1c6031498058a2e35fb4240ef59e24/Redirector.java/clean/src/main/org/apache/tools/ant/taskdefs/Redirector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3912,
1435,
1216,
1860,
288,
3639,
2332,
18,
659,
18,
11330,
5621,
3639,
2332,
18,
370,
18,
11330,
5621,
7734,
309,
261,
2630,
1228,
480,
446,
13,
288,
5411,
10010,
18,
4412,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3912,
1435,
1216,
1860,
288,
3639,
2332,
18,
659,
18,
11330,
5621,
3639,
2332,
18,
370,
18,
11330,
5621,
7734,
309,
261,
2630,
1228,
480,
446,
13,
288,
5411,
10010,
18,
4412,
... | ||
g.setColor(saved_color); g.setFont(f); | protected void paintText(Graphics g, int tabPlacement, Font font, FontMetrics metrics, int tabIndex, String title, Rectangle textRect, boolean isSelected) { View textView = getTextViewForTab(tabIndex); if (textView != null) { textView.paint(g, tex... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/2fe995482ddd93e201e63c55d9ab773c376aa6f3/BasicTabbedPaneUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTabbedPaneUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
12574,
1528,
12,
17558,
314,
16,
509,
3246,
12420,
16,
10063,
3512,
16,
21821,
10063,
5653,
4309,
16,
509,
3246,
1016,
16,
514,
2077,
16,
21821,
13264,
977,
6120,
16,
1250,
209... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12574,
1528,
12,
17558,
314,
16,
509,
3246,
12420,
16,
10063,
3512,
16,
21821,
10063,
5653,
4309,
16,
509,
3246,
1016,
16,
514,
2077,
16,
21821,
13264,
977,
6120,
16,
1250,
209... | |
comp.method.compile_push_string (symbol.toString ()); | comp.compileConstant (symbol); if (comp.immediate) comp.method.compile_checkcast (comp.scmSymbolType); | public void compile (Compilation comp, boolean ignore_result) { if (ignore_result) return; if (binding != null) compile_load (binding, comp); else { comp.method.compile_push_string (symbol.toString ()); comp.method.compile_invoke_static (comp.lookupGlobalMethod); } } | 40769 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/40769/7c191f321e6419d724006a46486f427814f6e569/ReferenceExp.java/buggy/kawa/lang/ReferenceExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4074,
261,
19184,
1161,
16,
1250,
2305,
67,
2088,
13,
225,
288,
565,
309,
261,
6185,
67,
2088,
13,
1377,
327,
31,
565,
309,
261,
7374,
480,
446,
13,
1377,
4074,
67,
945,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4074,
261,
19184,
1161,
16,
1250,
2305,
67,
2088,
13,
225,
288,
565,
309,
261,
6185,
67,
2088,
13,
1377,
327,
31,
565,
309,
261,
7374,
480,
446,
13,
1377,
4074,
67,
945,
26... |
else | } else { | private void createRegisteredFilters(Composite bottomComposite) { Composite listArea = new Composite(bottomComposite, SWT.NONE); listArea.setLayoutData(new GridData(SWT.FILL, SWT.FILL, true, true)); listArea.setLayout(new GridLayout()); Label title = new Label(listArea, SWT.NONE); title.setText(MarkerMessages.Pro... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/DialogProblemFilter.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/DialogProblemFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
10868,
5422,
12,
9400,
5469,
9400,
13,
288,
202,
202,
9400,
666,
5484,
273,
394,
14728,
12,
9176,
9400,
16,
348,
8588,
18,
9826,
1769,
202,
202,
1098,
5484,
18,
542... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
10868,
5422,
12,
9400,
5469,
9400,
13,
288,
202,
202,
9400,
666,
5484,
273,
394,
14728,
12,
9176,
9400,
16,
348,
8588,
18,
9826,
1769,
202,
202,
1098,
5484,
18,
542... |
throw new IllegalArgumentException("Illegal name argument '" + name + "' (parent is " + parent == null ? "" : "not " + "null)"); | throw new IllegalArgumentException("Illegal name argument '" + name + "' (parent is " + parent == null ? "" : "not " + "null)"); | protected AbstractPreferences(AbstractPreferences parent, String name) { if ((name == null) // name should be given || (name.length() > MAX_NAME_LENGTH) // 80 characters max || (parent == null && name.length() != 0) // root has no name || (parent != null && name.length() == 0) // all other nodes do || (name.i... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/71bd4a234ff464b217036c28c910b8210f375bad/AbstractPreferences.java/clean/core/src/classpath/java/java/util/prefs/AbstractPreferences.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4115,
12377,
12,
7469,
12377,
982,
16,
514,
508,
13,
288,
202,
202,
430,
14015,
529,
422,
446,
13,
368,
508,
1410,
506,
864,
1082,
202,
20081,
261,
529,
18,
2469,
1435,
405,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4115,
12377,
12,
7469,
12377,
982,
16,
514,
508,
13,
288,
202,
202,
430,
14015,
529,
422,
446,
13,
368,
508,
1410,
506,
864,
1082,
202,
20081,
261,
529,
18,
2469,
1435,
405,
... |
void signalEntryFlush(String key, String cacheName) { | void signalEntryFlush(String key) { | void signalEntryFlush(String key, String cacheName) { if (log.isDebugEnabled()) { log.debug("flushEntry called for cache '" + cacheName + "', key '" + key + "'"); } if (!shuttingDown) { bus.sendNotification(new ClusterNotification(ClusterNotification.FLUSH_KEY, cacheName, ... | 58834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58834/d500f24c8aede88f65f71296055255d1ee78d231/ClusterManager.java/clean/src/plugins/clustersupport/java/com/opensymphony/oscache/plugins/clustersupport/ClusterManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
4277,
1622,
8207,
12,
780,
498,
13,
288,
3639,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
288,
5411,
613,
18,
4148,
2932,
11330,
1622,
2566,
364,
1247,
2119,
397,
18154,
397,
14912,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4277,
1622,
8207,
12,
780,
498,
13,
288,
3639,
309,
261,
1330,
18,
291,
2829,
1526,
10756,
288,
5411,
613,
18,
4148,
2932,
11330,
1622,
2566,
364,
1247,
2119,
397,
18154,
397,
14912,... |
if (count <= 0 || count > choiceSize) { throw new IllegalArgumentException("'count' must be greater than 0 "+ "and smaller than or equal "+ " to the size of the collection."); | if (count < 0 || count > choiceSize) { throw new IllegalArgumentException("'count' negative "+ "or greater than collection size."); } if (count == 0) { return Collections.EMPTY_LIST; | public static List randomSelection(Collection c, int count) { int choiceSize = c.size(); if (count <= 0 || count > choiceSize) { throw new IllegalArgumentException("'count' must be greater than 0 "+ "and smaller than or equal "+ ... | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/831740f07fcfeb6cb3ae8a5599894e56843efba9/CollectionUtil.java/buggy/src/org/lockss/util/CollectionUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
987,
2744,
6233,
12,
2532,
276,
16,
509,
1056,
13,
288,
565,
509,
6023,
1225,
273,
276,
18,
1467,
5621,
565,
309,
261,
1883,
1648,
374,
747,
1056,
405,
6023,
1225,
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,
282,
1071,
760,
987,
2744,
6233,
12,
2532,
276,
16,
509,
1056,
13,
288,
565,
509,
6023,
1225,
273,
276,
18,
1467,
5621,
565,
309,
261,
1883,
1648,
374,
747,
1056,
405,
6023,
1225,
13,
288,
... |
reportGenericSchemaError("error in content of simpleType"); | Object[] args = { qualifiedName}; fErrorReporter.reportError(XSMessageFormatter.SCHEMA_DOMAIN, "InvalidSTContent", args, XMLErrorReporter.SEVERITY_ERROR); | private DatatypeValidator traverseSimpleTypeDecl(Element simpleTypeDecl, Object[] attrValues, XSDocumentInfo schemaDoc, boolean isGlobal) { String nameProperty = (String)attrValues[XSAttributeChecker.ATTIDX_NAME]; String qualifiedName = nameProperty... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/8973a4e0a87c8b8fcad9e9b1f2a9f9b642609e45/XSDSimpleTypeTraverser.java/clean/src/org/apache/xerces/impl/v2/XSDSimpleTypeTraverser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
21168,
5126,
10080,
5784,
559,
3456,
12,
1046,
4143,
559,
3456,
16,
1033,
8526,
1604,
1972,
16,
4766,
5397,
1139,
55,
2519,
966,
1963,
1759,
16,
1250,
353,
5160,
13,
288,
3639,
514,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
21168,
5126,
10080,
5784,
559,
3456,
12,
1046,
4143,
559,
3456,
16,
1033,
8526,
1604,
1972,
16,
4766,
5397,
1139,
55,
2519,
966,
1963,
1759,
16,
1250,
353,
5160,
13,
288,
3639,
514,... |
private int addForwardGoto(int gotoOp, int iCodeTop) { iCodeTop = addByte(gotoOp, iCodeTop); | private int addForwardGoto(int gotoOp, int iCodeTop) { iCodeTop = addToken(gotoOp, iCodeTop); | private int addForwardGoto(int gotoOp, int iCodeTop) { iCodeTop = addByte(gotoOp, iCodeTop); iCodeTop = addShort(0, iCodeTop); return iCodeTop; } | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/b4041d1788a1c2647ff0fba69f0305761a5ff3bf/Interpreter.java/clean/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
527,
8514,
43,
6302,
12,
474,
2897,
3817,
16,
509,
277,
1085,
3401,
13,
288,
3639,
277,
1085,
3401,
273,
527,
3216,
12,
75,
6302,
3817,
16,
277,
1085,
3401,
1769,
3639,
277,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
8514,
43,
6302,
12,
474,
2897,
3817,
16,
509,
277,
1085,
3401,
13,
288,
3639,
277,
1085,
3401,
273,
527,
3216,
12,
75,
6302,
3817,
16,
277,
1085,
3401,
1769,
3639,
277,
... |
PageFormat() { this.paper = new Paper(); this.orientation = PORTRAIT; } | public PageFormat() { this.paper = new Paper(); this.orientation = PORTRAIT; } | PageFormat(){ this.paper = new Paper(); this.orientation = PORTRAIT;} | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/3878be593002f301580025b16c264e41f364beae/PageFormat.java/buggy/libraries/javalib/external/classpath/java/awt/print/PageFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3460,
1630,
1435,
95,
225,
333,
18,
27400,
273,
394,
20971,
5621,
225,
333,
18,
19235,
273,
20987,
2849,
1285,
31,
97,
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,
3460,
1630,
1435,
95,
225,
333,
18,
27400,
273,
394,
20971,
5621,
225,
333,
18,
19235,
273,
20987,
2849,
1285,
31,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
this.clientList = clientList; | this( new LinkedList<VpnClient>()); | public ClientList( List<VpnClient> clientList ) { this.clientList = clientList; } | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/b38e01d9c4ce757d2e03478dd806dc130acda0f1/ClientList.java/buggy/tran/openvpn/api/com/metavize/tran/openvpn/ClientList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2445,
682,
12,
987,
32,
18251,
1227,
34,
1004,
682,
262,
565,
288,
3639,
333,
12,
394,
10688,
32,
18251,
1227,
34,
10663,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2445,
682,
12,
987,
32,
18251,
1227,
34,
1004,
682,
262,
565,
288,
3639,
333,
12,
394,
10688,
32,
18251,
1227,
34,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
buf = (buf & 0xFFFF00) | (inb[i]); | buf = (buf & 0xFFFF00) | ((inb[i]) & 0x0000FF); | public final void translate(ByteBuf in, ByteBuf out) { byte inb[] = in.toBytes(); int in_length = in.length(); for (int i = 0; i < in_length; i++) { if (buf_bytes == 0) buf = (buf & 0x00FFFF) | (inb[i] << 16); else if (buf_bytes == 1) buf = (buf & 0xFF00FF) | (inb[i] << 8); else ... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/15fbf6061f4360b49d41bae657a2681ec3516a33/MimeBase64Encoder.java/clean/grendel/mime/encoder/MimeBase64Encoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
4204,
12,
3216,
5503,
316,
16,
17120,
596,
13,
288,
565,
1160,
316,
70,
8526,
273,
316,
18,
869,
2160,
5621,
565,
509,
316,
67,
2469,
273,
316,
18,
2469,
5621,
565,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
4204,
12,
3216,
5503,
316,
16,
17120,
596,
13,
288,
565,
1160,
316,
70,
8526,
273,
316,
18,
869,
2160,
5621,
565,
509,
316,
67,
2469,
273,
316,
18,
2469,
5621,
565,
36... |
int yy_input; int yy_action; | int zzInput; int zzAction; | public Yytoken yylex() throws java.io.IOException { int yy_input; int yy_action; // cached fields: int yy_currentPos_l; int yy_startRead_l; int yy_markedPos_l; int yy_endRead_l = yy_endRead; char [] yy_buffer_l = yy_buffer; char [] yycmap_l = yycmap; int [] yytrans_l = yytrans; int []... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/689ed6b27a2e7acac33d90a4e6fea2ddf018345b/CSSTokenizerFilter.java/clean/src/freenet/clients/http/filter/CSSTokenizerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1624,
93,
2316,
677,
1362,
92,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
67,
2630,
31,
565,
509,
9016,
67,
1128,
31,
565,
368,
3472,
1466,
30,
565,
509,
9016,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1624,
93,
2316,
677,
1362,
92,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
67,
2630,
31,
565,
509,
9016,
67,
1128,
31,
565,
368,
3472,
1466,
30,
565,
509,
9016,
... |
&& removeTaskAction.isEnabled()) removeTaskAction.run(); | && removeTaskAction.isEnabled()) { removeTaskAction.run(); } | void handleKeyPressed(KeyEvent event) { if (event.character == SWT.DEL && event.stateMask == 0 && removeTaskAction.isEnabled()) removeTaskAction.run(); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/TaskList.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/tasklist/TaskList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
653,
24624,
12,
653,
1133,
871,
13,
288,
3639,
309,
261,
2575,
18,
11560,
422,
348,
8588,
18,
24733,
597,
871,
18,
2019,
5796,
422,
374,
7734,
597,
1206,
2174,
1803,
18,
291,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
653,
24624,
12,
653,
1133,
871,
13,
288,
3639,
309,
261,
2575,
18,
11560,
422,
348,
8588,
18,
24733,
597,
871,
18,
2019,
5796,
422,
374,
7734,
597,
1206,
2174,
1803,
18,
291,... |
assertAxisReturns(getRestrictedConnection(), "[Store].level.members", "[Store].[All Stores].[Mexico]" + nl + "[Store].[All Stores].[USA]"); } | assertAxisReturns(getRestrictedConnection(), "[Store].level.members", "[Store].[All Stores].[Mexico]" + nl + "[Store].[All Stores].[USA]"); } | public void testGrantHierarchy1a() { // assert: can access Mexico (explicitly granted) // assert: can not access Canada (explicitly denied) // assert: can access USA (rule 3 - parent of allowed member San Francisco) assertAxisReturns(getRestrictedConnection(), "[Store].level.members", "[Store].[All Stores].[Mex... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/AccessControlTest.java/clean/testsrc/main/mondrian/test/AccessControlTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
9021,
12074,
21,
69,
1435,
288,
202,
202,
759,
1815,
30,
848,
2006,
490,
338,
10764,
261,
16511,
715,
17578,
13,
202,
202,
759,
1815,
30,
848,
486,
2006,
4480,
1652... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9021,
12074,
21,
69,
1435,
288,
202,
202,
759,
1815,
30,
848,
2006,
490,
338,
10764,
261,
16511,
715,
17578,
13,
202,
202,
759,
1815,
30,
848,
486,
2006,
4480,
1652... |
else { receivedText.append(str); } } return count; } | public int read(char cbuf[], int off, int len) throws IOException { int count = myReader.read(cbuf, off, len); if (count > 0) { String str = new String(cbuf, off, count); int index = str.lastIndexOf(">"); if (index != -1)... | 45655 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45655/37a3f14d3b1293770f4fcb7643a31241c2b15ef7/EnhancedDebugger.java/clean/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
509,
855,
12,
3001,
2875,
696,
63,
6487,
509,
3397,
16,
509,
562,
13,
1216,
1860,
288,
7734,
509,
1056,
273,
3399,
2514,
18,
896,
12,
71,
4385,
16,
3397,
16,
562,
1769,
7734,
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,
2398,
1071,
509,
855,
12,
3001,
2875,
696,
63,
6487,
509,
3397,
16,
509,
562,
13,
1216,
1860,
288,
7734,
509,
1056,
273,
3399,
2514,
18,
896,
12,
71,
4385,
16,
3397,
16,
562,
1769,
7734,
3... | |
File moduleFile = new File( myDir, modulePath ).getCanonicalFile(); moduleFiles.put( moduleFile, modulePath ); } | moduleAdjustments.put( moduleName, adjustment ); | public String getModulePathAdjustment( MavenProject moduleProject ) throws IOException { File module = moduleProject.getFile(); if ( module == null ) { return null; } module = module.getCanonicalFile(); if ( moduleFiles == null ) ... | 47050 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47050/d02311cc6bea7ebf400f1dd8877697f8092baf53/MavenProject.java/clean/maven-project/src/main/java/org/apache/maven/project/MavenProject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11251,
743,
19985,
12,
17176,
4109,
1605,
4109,
262,
1216,
1860,
565,
288,
3639,
1387,
1605,
273,
1605,
4109,
18,
29925,
5621,
7734,
309,
261,
1605,
422,
446,
262,
3639,
288,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11251,
743,
19985,
12,
17176,
4109,
1605,
4109,
262,
1216,
1860,
565,
288,
3639,
1387,
1605,
273,
1605,
4109,
18,
29925,
5621,
7734,
309,
261,
1605,
422,
446,
262,
3639,
288,
5... |
Bitstream[] myBitstreams = myBundles[i].getBitstreams(); for (int k = 0; k < myBitstreams.length; k++) { filterBitstream(c, myItem, myBitstreams[k]); } | done |= filterBitstream(c, myItem, myBitstreams[k]); | public static void filterItem(Context c, Item myItem) throws Exception { // get 'original' bundles Bundle[] myBundles = myItem.getBundles(); for (int i = 0; i < myBundles.length; i++) { // could have multiple 'ORIGINAL' bundles (hmm, probably not) if ("ORIGINAL".... | 1868 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1868/023d79e6144ffc2d11960ed6775770e4300da5e6/MediaFilterManager.java/buggy/dspace/src/org/dspace/app/mediafilter/MediaFilterManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1034,
1180,
12,
1042,
276,
16,
4342,
3399,
1180,
13,
1216,
1185,
565,
288,
3639,
368,
336,
296,
8830,
11,
11408,
3639,
8539,
8526,
3399,
16151,
273,
3399,
1180,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1034,
1180,
12,
1042,
276,
16,
4342,
3399,
1180,
13,
1216,
1185,
565,
288,
3639,
368,
336,
296,
8830,
11,
11408,
3639,
8539,
8526,
3399,
16151,
273,
3399,
1180,
18,
588,
... |
AggregateDocumentTransform documentTransform = new AggregateDocumentTransform(new NewEnglandJournalOfMedicinePdfTransform(), new TransformEachPage(new ExtractText(outputStream))); | ConditionalDocumentTransform documentTransform = new ConditionalDocumentTransform(new TransformFirstPage(new EraseVariableMessage2()), new TransformEachPageExceptFirst(new EraseVariableMessage2()), new TransformEachPage(new ExtractText(outputStream))); | public synchronized boolean transform(PdfDocument pdfDocument) throws IOException { logger.debug2("Begin simplified document transform"); if (outputStream == null) { outputStream = new NullOutputStream(); } AggregateDocumentTransform documentTransform = new AggregateDocumentTransform(new ... | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/04b8277b8435e7cdc04d5e98d95ac8ffe6d32da2/NewEnglandJournalOfMedicinePdfTransform.java/clean/plugins/src/org/lockss/plugin/highwire/NewEnglandJournalOfMedicinePdfTransform.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1250,
2510,
12,
18562,
2519,
8169,
2519,
13,
1216,
1860,
288,
1377,
1194,
18,
4148,
22,
2932,
8149,
20482,
1668,
2510,
8863,
1377,
309,
261,
2844,
1228,
422,
446,
13,
288,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1250,
2510,
12,
18562,
2519,
8169,
2519,
13,
1216,
1860,
288,
1377,
1194,
18,
4148,
22,
2932,
8149,
20482,
1668,
2510,
8863,
1377,
309,
261,
2844,
1228,
422,
446,
13,
288,
363... |
if (connector.getProtocol().equalsIgnoreCase(protocol)) { | if (connector.supportsProtocol(protocol)) { | public static UMOConnector getConnectorByProtocol(String protocol) { UMOConnector connector; Map connectors = MuleManager.getInstance().getConnectors(); for (Iterator iterator = connectors.values().iterator(); iterator.hasNext();) { connector = (UMOConnector) iterator.next(); ... | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/9f4495ef09a3c9c9988332d7072fc62fa9d655e1/ConnectorFactory.java/clean/src/java/org/mule/providers/service/ConnectorFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
587,
5980,
7487,
336,
7487,
858,
5752,
12,
780,
1771,
13,
565,
288,
3639,
587,
5980,
7487,
8703,
31,
3639,
1635,
28473,
273,
490,
725,
1318,
18,
588,
1442,
7675,
588,
7487,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
587,
5980,
7487,
336,
7487,
858,
5752,
12,
780,
1771,
13,
565,
288,
3639,
587,
5980,
7487,
8703,
31,
3639,
1635,
28473,
273,
490,
725,
1318,
18,
588,
1442,
7675,
588,
7487,
8... |
public void testLLR() throws Exception { //read in the source final Reader reader = new InputStreamReader( getClass().getResourceAsStream( "test_JoinNodeModifyTuple.drl" ) ); final DrlParser parser = new DrlParser(); final PackageDescr packageDescr = parser.parse( reader ); //pre ... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/8bf342687afa7ece5d554db21146984eff9076c8/IntegrationCases.java/clean/drools-compiler/src/test/java/org/drools/integrationtests/IntegrationCases.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
4503,
54,
1435,
1216,
1185,
288,
3639,
368,
896,
316,
326,
1084,
3639,
727,
5393,
2949,
273,
394,
15322,
12,
2900,
7675,
588,
1420,
17052,
12,
315,
3813,
67,
4572,
907,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4503,
54,
1435,
1216,
1185,
288,
3639,
368,
896,
316,
326,
1084,
3639,
727,
5393,
2949,
273,
394,
15322,
12,
2900,
7675,
588,
1420,
17052,
12,
315,
3813,
67,
4572,
907,
... | ||
Definition definition = wsdlReader.readWSDL(wsdlURI.toString(), new InputSource(importInputStream)); | DefinitionsDocument definition = DefinitionsDocument.Factory.parse(importInputStream); wsdlMap.put(wsdlURI, definition); importInputStream.close(); | public InputSource getImportInputSource(String parentLocation, String relativeLocation) { URI parentURI = URI.create(parentLocation); latestImportURI = parentURI.resolve(relativeLocation); InputStream importInputStream = null; try { ZipEntry entry = mod... | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/f37a89532bf5cf4fe7a84074dedd505ad89974be/SchemaInfoBuilder.java/clean/modules/axis-builder/src/java/org/apache/geronimo/axis/builder/SchemaInfoBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
23699,
336,
5010,
1210,
1830,
12,
780,
982,
2735,
16,
514,
3632,
2735,
13,
288,
5411,
3699,
982,
3098,
273,
3699,
18,
2640,
12,
2938,
2735,
1769,
5411,
4891,
5010,
3098,
273,
982,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23699,
336,
5010,
1210,
1830,
12,
780,
982,
2735,
16,
514,
3632,
2735,
13,
288,
5411,
3699,
982,
3098,
273,
3699,
18,
2640,
12,
2938,
2735,
1769,
5411,
4891,
5010,
3098,
273,
982,
... |
lblAggregate = new Label(cmpAggregate, SWT.NONE); GridData gdLBLAggregate = new GridData(); lblAggregate.setLayoutData(gdLBLAggregate); lblAggregate.setText(Messages.getString("SeriesGroupingComposite.Lbl.AggregateExpression")); | lblAggregate = new Label( cmpAggregate, SWT.NONE ); GridData gdLBLAggregate = new GridData( ); lblAggregate.setLayoutData( gdLBLAggregate ); lblAggregate.setText( Messages.getString( "SeriesGroupingComposite.Lbl.AggregateExpression" ) ); | private void placeComponents() { // Layout for content composite GridLayout glContent = new GridLayout(); glContent.numColumns = 4; glContent.horizontalSpacing = 5; glContent.verticalSpacing = 5; glContent.marginWidth = 7; glContent.marginHeight = 7; this.s... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/35e5ac52b1d08645abccb0fa32df6279923b4897/SeriesGroupingComposite.java/buggy/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,
3166,
7171,
1435,
565,
288,
3639,
368,
9995,
364,
913,
9635,
3639,
7145,
3744,
5118,
1350,
273,
394,
7145,
3744,
5621,
3639,
5118,
1350,
18,
2107,
3380,
273,
1059,
31,
3639,
51... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3166,
7171,
1435,
565,
288,
3639,
368,
9995,
364,
913,
9635,
3639,
7145,
3744,
5118,
1350,
273,
394,
7145,
3744,
5621,
3639,
5118,
1350,
18,
2107,
3380,
273,
1059,
31,
3639,
51... |
public static JavadocTigerDelegate create(ElementContext ctx) { if (!isTigerJavadocAvailable(ctx.getLogger())) return null; | public static JavadocTigerDelegate create(JamLogger logger) { if (!isTigerJavadocAvailable(logger)) return null; | public static JavadocTigerDelegate create(ElementContext ctx) { if (!isTigerJavadocAvailable(ctx.getLogger())) return null; // ok, if we could load that, let's new up the extractor delegate try { JavadocTigerDelegate out = (JavadocTigerDelegate) Class.forName(JAVADOC_DELEGATE_IMPL).newInstance()... | 4519 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4519/b1deed3c7d9c1c9325f9de7cd36b0c47902debfa/JavadocTigerDelegate.java/buggy/annogen/trunk/jam/core/src/org/codehaus/jam/internal/javadoc/JavadocTigerDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
5195,
56,
360,
264,
9586,
752,
12,
1046,
1042,
1103,
13,
225,
288,
565,
309,
16051,
291,
56,
360,
264,
24060,
5268,
12,
5900,
18,
588,
3328,
1435,
3719,
327,
446,
31,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
5195,
56,
360,
264,
9586,
752,
12,
1046,
1042,
1103,
13,
225,
288,
565,
309,
16051,
291,
56,
360,
264,
24060,
5268,
12,
5900,
18,
588,
3328,
1435,
3719,
327,
446,
31,
565,
... |
case 232: { | case 231: { | public void ruleAction(int ruleNumber) { if (bad_rule != 0) return; switch (ruleNumber) { // // Rule 1: identifier ::= IDENTIFIER // case 1: { if (prsStream.getKind(btParser.getToken(1)) != X10Parsersym.TK_IDENTIFIER) ... | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/a0ef25c366453f5aff64a3c99c145987b17c8f23/X10Parser.java/buggy/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
309,
261,
8759,
67,
5345,
480,
374,
13,
5411,
327,
31,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
309,
261,
8759,
67,
5345,
480,
374,
13,
5411,
327,
31,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
... |
String sig = JavaMembers.liveConnectSignature(ctor.argTypes); this.functionName = "<init>".concat(sig); | public NativeJavaConstructor(MemberBox ctor) { this.ctor = ctor; String sig = JavaMembers.liveConnectSignature(ctor.argTypes); this.functionName = "<init>".concat(sig); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/bcf9f007878d03ecebb8f7a68970dc86c51376f1/NativeJavaConstructor.java/clean/js/rhino/src/org/mozilla/javascript/NativeJavaConstructor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16717,
5852,
6293,
12,
4419,
3514,
15120,
13,
565,
288,
3639,
333,
18,
30206,
273,
15120,
31,
3639,
514,
3553,
273,
5110,
6918,
18,
16472,
5215,
5374,
12,
30206,
18,
3175,
2016,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16717,
5852,
6293,
12,
4419,
3514,
15120,
13,
565,
288,
3639,
333,
18,
30206,
273,
15120,
31,
3639,
514,
3553,
273,
5110,
6918,
18,
16472,
5215,
5374,
12,
30206,
18,
3175,
2016,
176... | |
element.uri = fNamespaceSupport.getURI(eprefix); | element.uri = fNamespaceContext.getURI(eprefix); | protected void endNamespaceScope(QName element, Augmentations augs, boolean isEmpty) throws XNIException { // bind element String eprefix = element.prefix != null ? element.prefix : XMLSymbols.EMPTY_STRING; element.uri = fNamespaceSupport.getURI(eprefix); if (element.uri != null) ... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/06b159534b171f17bcb9e74a4dd746b45dffe1a9/XMLNSDTDValidator.java/clean/src/org/apache/xerces/impl/dtd/XMLNSDTDValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
679,
3402,
3876,
12,
13688,
930,
16,
432,
14870,
1012,
279,
9024,
16,
1250,
2709,
13,
3639,
1216,
1139,
50,
45,
503,
288,
3639,
368,
1993,
930,
3639,
514,
425,
3239,
273,
930... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
679,
3402,
3876,
12,
13688,
930,
16,
432,
14870,
1012,
279,
9024,
16,
1250,
2709,
13,
3639,
1216,
1139,
50,
45,
503,
288,
3639,
368,
1993,
930,
3639,
514,
425,
3239,
273,
930... |
return literal; | return String.valueOf( literal ); | public String getLiteralString() { return literal; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/18d9318d4df0c5bcdcd8b34cf92c3445bcb408e6/ASTLiteralExpression.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/expression/ASTLiteralExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
336,
6177,
780,
1435,
288,
202,
202,
2463,
7158,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
225,
202,
482,
514,
336,
6177,
780,
1435,
288,
202,
202,
2463,
7158,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
PsiFile[] files = myManager.getCacheManager().getFilesWithWord(searcher.getPattern(), occurrenceMask, scope); | PsiFile[] files = myManager.getCacheManager().getFilesWithWord(searcher.getPattern(), searchContext, scope); | private boolean processElementsWithWordInGlobalScope(PsiElementProcessorEx processor, GlobalSearchScope scope, StringSearcher searcher, TokenSet elementType... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/57ac9224412cde7806fda672ad210899f7a8d81d/PsiSearchHelperImpl.java/buggy/source/com/intellij/psi/impl/search/PsiSearchHelperImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
1207,
3471,
1190,
3944,
382,
5160,
3876,
12,
52,
7722,
1046,
5164,
424,
6659,
16,
4766,
15604,
8510,
2979,
3876,
2146,
16,
4766,
15604,
514,
2979,
264,
27349,
16,
4766,
15604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
1207,
3471,
1190,
3944,
382,
5160,
3876,
12,
52,
7722,
1046,
5164,
424,
6659,
16,
4766,
15604,
8510,
2979,
3876,
2146,
16,
4766,
15604,
514,
2979,
264,
27349,
16,
4766,
15604,
... |
push(0.0); dstore(lVar.getJRegister()); | cfw.addPush(0.0); cfw.addDStore(lVar.getJRegister()); | private void generatePrologue(Context cx, int directParameterCount) { if (inFunction && !itsUseDynamicScope && directParameterCount == -1) { // Unless we're either using dynamic scope or we're in a // direct call, use the enclosing scope of the function as our ... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/bd2594e6ebd6d8099b587934641c8f7650d87761/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
626,
1330,
344,
12,
1042,
9494,
16,
509,
2657,
1662,
1380,
13,
565,
288,
3639,
309,
261,
267,
2083,
597,
401,
1282,
3727,
9791,
3876,
597,
5411,
2657,
1662,
1380,
422,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
626,
1330,
344,
12,
1042,
9494,
16,
509,
2657,
1662,
1380,
13,
565,
288,
3639,
309,
261,
267,
2083,
597,
401,
1282,
3727,
9791,
3876,
597,
5411,
2657,
1662,
1380,
422,
... |
log.logWarn("Unknown service principal: " + servicePrincipal); | log.logWarn("Unexpected service principal: " + servicePrincipal); | private void showLoginPage(final HttpServletRequest request, final HttpServletResponse response, String errorType) throws IOException, ServletException { // Get configuration. final Properties config = getConfig(); HashMap servicePr... | 1637 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1637/91743e39ad98329dcf2648781119ce3897fff872/LoginServlet.java/clean/moria2/modules/moria-web/src/java/no/feide/moria/servlet/LoginServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2405,
5358,
1964,
12,
6385,
9984,
590,
16,
1171,
9079,
727,
12446,
766,
16,
1171,
9079,
514,
555,
559,
13,
565,
1216,
1860,
16,
16517,
288,
3639,
368,
968,
1664,
18,
3639,
72... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2405,
5358,
1964,
12,
6385,
9984,
590,
16,
1171,
9079,
727,
12446,
766,
16,
1171,
9079,
514,
555,
559,
13,
565,
1216,
1860,
16,
16517,
288,
3639,
368,
968,
1664,
18,
3639,
72... |
FSRevisionNode currentNode = FSReader.getRevisionNode(myReposRootDir, path, root, 0); if( FSID.checkIdsRelated(curNode.getId(), currentNode.getId()) == false ){ | FSRevisionNode currentNode = myRevNodesPool.getRevisionNode(root, path, myReposRootDir); if(!FSID.checkIdsRelated(curNode.getId(), currentNode.getId())){ | public int getLocations(String pathCame, long pegRevision, long[] revisions, ISVNLocationEntryHandler handler) throws SVNException { assertValidRevision(pegRevision); for (int i = 0; i < revisions.length; i++) { assertValidRevision(revisions[i]); } try{ openRepository(); ... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/3de4e7e298b05186659154d8fdb3899509e55875/FSRepository.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/io/fs/FSRepository.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
336,
10985,
12,
780,
589,
39,
339,
16,
1525,
29231,
7939,
16,
1525,
8526,
18325,
16,
4437,
58,
50,
2735,
1622,
1503,
1838,
13,
1216,
29537,
50,
503,
288,
3639,
1815,
1556,
79... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
336,
10985,
12,
780,
589,
39,
339,
16,
1525,
29231,
7939,
16,
1525,
8526,
18325,
16,
4437,
58,
50,
2735,
1622,
1503,
1838,
13,
1216,
29537,
50,
503,
288,
3639,
1815,
1556,
79... |
if (filterText.length() > 0 && !initial) { | if (text.length() > 0 && !initial) { | public IStatus runInUIThread(IProgressMonitor monitor) { if(treeViewer.getControl().isDisposed()) return Status.CANCEL_STATUS; String filterText = getFilterControl().getText(); boolean initial = initialText != null && filterText.equals(initialText); if (initial) { patter... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/8ace32e81c7ef203f8263e7b2196eecce70041f7/FilteredTree.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/FilteredTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
467,
1482,
1086,
382,
57,
1285,
76,
896,
12,
45,
5491,
7187,
6438,
13,
288,
9506,
202,
430,
12,
3413,
18415,
18,
588,
3367,
7675,
291,
1669,
7423,
10756,
6862,
202,
2463,
268... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
467,
1482,
1086,
382,
57,
1285,
76,
896,
12,
45,
5491,
7187,
6438,
13,
288,
9506,
202,
430,
12,
3413,
18415,
18,
588,
3367,
7675,
291,
1669,
7423,
10756,
6862,
202,
2463,
268... |
remove(lineStart,whiteSpace); insert(lineStart,MiscUtilities | insert(lineStart + whiteSpace,MiscUtilities | public void shiftIndentLeft(int[] lines) { int tabSize = getTabSize(); int indentSize = getIndentSize(); boolean noTabs = getBooleanProperty("noTabs"); try { beginCompoundEdit(); for(int i = 0; i < lines.length; i++) { int lineStart = getLineStartOffset(lines[i]); String line = getLineText(lines[i]); ... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/1e5c06d33babc111443f974871ef7e451f1c9ba4/Buffer.java/buggy/org/gjt/sp/jedit/Buffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4654,
7790,
3910,
12,
474,
8526,
2362,
13,
202,
95,
202,
202,
474,
3246,
1225,
273,
3181,
378,
1225,
5621,
202,
202,
474,
3504,
1225,
273,
336,
7790,
1225,
5621,
202,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4654,
7790,
3910,
12,
474,
8526,
2362,
13,
202,
95,
202,
202,
474,
3246,
1225,
273,
3181,
378,
1225,
5621,
202,
202,
474,
3504,
1225,
273,
336,
7790,
1225,
5621,
202,
202... |
if (wizard != null) { StructuredSelection selection = new StructuredSelection(wizard); viewer.setSelection(selection); } | if (wizard == null) return; StructuredSelection selection = new StructuredSelection(wizard); viewer.setSelection(selection); | private void restoreWidgetValues() { String wizardId = getDialogSettings().get(STORE_SELECTED_WIZARD_ID); WorkbenchWizardElement wizard = findWizard(wizardId); if (wizard != null) { StructuredSelection selection = new StructuredSelection(wizard); viewer.setSelection(selection); ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/dd8dee3285325dfa4734d7dc692d538bc1bf9381/WorkbenchWizardListSelectionPage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchWizardListSelectionPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
5217,
4609,
1972,
1435,
288,
202,
565,
514,
24204,
548,
273,
31774,
2628,
7675,
588,
12,
13651,
67,
4803,
2056,
67,
59,
6867,
8085,
67,
734,
1769,
3639,
4147,
22144,
27130... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5217,
4609,
1972,
1435,
288,
202,
565,
514,
24204,
548,
273,
31774,
2628,
7675,
588,
12,
13651,
67,
4803,
2056,
67,
59,
6867,
8085,
67,
734,
1769,
3639,
4147,
22144,
27130... |
throw e; | String userMsg = messages.getMessage("dispatch.method.user", mapping.getPath()); throw new NoSuchMethodException(userMsg); | protected ActionForward dispatchMethod(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response, String name... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/c726db61687a40e958415ee9bfb73d8b3f83de44/ActionDispatcher.java/clean/src/share/org/apache/struts/actions/ActionDispatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4382,
8514,
3435,
1305,
12,
1803,
3233,
2874,
16,
4766,
6647,
4382,
1204,
646,
16,
4766,
6647,
9984,
590,
16,
4766,
6647,
12446,
766,
16,
4766,
6647,
514,
508,
13,
1216,
1185,
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,
4750,
4382,
8514,
3435,
1305,
12,
1803,
3233,
2874,
16,
4766,
6647,
4382,
1204,
646,
16,
4766,
6647,
9984,
590,
16,
4766,
6647,
12446,
766,
16,
4766,
6647,
514,
508,
13,
1216,
1185,
288,
... |
{ return c.getPeer() instanceof LightweightPeer; } | { return c.getPeer() instanceof LightweightPeer; } | public static boolean isLightweightComponent(Component c) { return c.getPeer() instanceof LightweightPeer; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JComponent.java/buggy/core/src/classpath/javax/javax/swing/JComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
353,
12128,
4865,
1841,
12,
1841,
276,
13,
202,
95,
202,
202,
2463,
276,
18,
588,
6813,
1435,
1276,
15992,
4865,
6813,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
353,
12128,
4865,
1841,
12,
1841,
276,
13,
202,
95,
202,
202,
2463,
276,
18,
588,
6813,
1435,
1276,
15992,
4865,
6813,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,... |
DataItemDesign dataItem = ( DataItemDesign )item; dataItem.setSuppressDuplicate( true ); | ReportItemDesign item = cell.getContent( k ); if ( item instanceof DataItemDesign ) { DataItemDesign dataItem = (DataItemDesign) item; dataItem.setSuppressDuplicate( true ); } | public void visitTable( TableHandle handle ) { // Create Table Item TableItemDesign table = new TableItemDesign( ); table.setRepeatHeader( handle.repeatHeader( ) ); setupListingItem( table, handle ); // Handle table caption String caption = handle.getCaption( ); String captionKey = handle.getCaptionKey( ); if ... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/aae2e17b3a4d3ea45b489ef2f0c59ab5e9576e76/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,
1388,
12,
3555,
3259,
1640,
262,
202,
95,
202,
202,
759,
1788,
3555,
4342,
202,
202,
1388,
1180,
15478,
1014,
273,
394,
3555,
1180,
15478,
12,
11272,
202,
202,
2121,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1388,
12,
3555,
3259,
1640,
262,
202,
95,
202,
202,
759,
1788,
3555,
4342,
202,
202,
1388,
1180,
15478,
1014,
273,
394,
3555,
1180,
15478,
12,
11272,
202,
202,
2121,
... |
iVisited.accept(_Payload); | _Payload.visitHashNode(iVisited); | public void visitHashNode(HashNode iVisited) { iVisited.accept(_Payload); } | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/043fa4419ad506aa6f8843684eb8114b226fe4b5/DefaultIteratorVisitor.java/clean/org/jruby/nodes/visitor/DefaultIteratorVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
2310,
907,
12,
2310,
907,
277,
30019,
13,
288,
202,
202,
77,
30019,
18,
9436,
24899,
6110,
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,
918,
3757,
2310,
907,
12,
2310,
907,
277,
30019,
13,
288,
202,
202,
77,
30019,
18,
9436,
24899,
6110,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
internalWorked((double) work); | internalWorked(work); | public void worked(int work) { internalWorked((double) work); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1a9cecd63f2d83ca30cee9aec5659bf7c2b3803d/JobProgressManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
28613,
12,
474,
1440,
13,
288,
1082,
202,
7236,
2421,
329,
12443,
9056,
13,
1440,
1769,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
28613,
12,
474,
1440,
13,
288,
1082,
202,
7236,
2421,
329,
12443,
9056,
13,
1440,
1769,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
protected abstract void doSetValue(Object value); | final protected void doSetValue(Object value) { Object currentValue = doGetValue(); ValueDiff diff = Diffs.createValueDiff(currentValue, value); boolean okToProceed = fireValueChanging(diff); if (!okToProceed) { throw new ChangeVetoException("Change not permitted"); } doSetApprovedValue(value); fireValueChange(diff); }... | protected abstract void doSetValue(Object value); | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/c8f2cc5874f2e6247a2cbb9878a80029b7203e0a/AbstractVetoableValue.java/buggy/bundles/org.eclipse.core.databinding/src/org/eclipse/core/databinding/observable/value/AbstractVetoableValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8770,
918,
741,
694,
620,
12,
921,
460,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8770,
918,
741,
694,
620,
12,
921,
460,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
m_pollerConfig.setNodeOutageProcessingEnabled(true); | m_pollerConfig.setNodeOutageProcessingEnabled(true); | public void testInterfaceReparented() { m_pollerConfig.setNodeOutageProcessingEnabled(true); MockNode node1 = m_network.getNode(1); MockNode node2 = m_network.getNode(2); MockInterface dotTwo = m_network.getInterface(1, "192.168.1.2"); MockInterface dotThree = m_network.getInterfa... | 25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/e3db1312e8cc2636034eb4d7b29db88850613e3b/PollerTest.java/buggy/opennms-services/src/test/java/org/opennms/netmgt/poller/PollerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1358,
426,
2938,
329,
1435,
288,
3639,
312,
67,
3915,
749,
809,
18,
542,
907,
1182,
410,
7798,
1526,
12,
3767,
1769,
3639,
7867,
907,
756,
21,
273,
312,
67,
5185,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1358,
426,
2938,
329,
1435,
288,
3639,
312,
67,
3915,
749,
809,
18,
542,
907,
1182,
410,
7798,
1526,
12,
3767,
1769,
3639,
7867,
907,
756,
21,
273,
312,
67,
5185,
18,
... |
if (group.isUser(user)) { groups.add(group); } | groups.add(group); | private Map<JID,List<Group>> getSharedUsers(Collection<Group> sharedGroups) { // Get the users to process from the shared groups. Users that belong to different groups // will have one entry in the map associated with all the groups Map<JID,List<Group>> sharedGroupUsers = new HashMap<JID,List<G... | 6161 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6161/729323036e79362be9a7ca3f6f388483ae4e3129/Roster.java/clean/src/java/org/jivesoftware/messenger/roster/Roster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1635,
32,
46,
734,
16,
682,
32,
1114,
9778,
23427,
6588,
12,
2532,
32,
1114,
34,
5116,
3621,
13,
288,
3639,
368,
968,
326,
3677,
358,
1207,
628,
326,
5116,
3252,
18,
12109,
716,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1635,
32,
46,
734,
16,
682,
32,
1114,
9778,
23427,
6588,
12,
2532,
32,
1114,
34,
5116,
3621,
13,
288,
3639,
368,
968,
326,
3677,
358,
1207,
628,
326,
5116,
3252,
18,
12109,
716,
... |
indexOfNextSummary = contents.indexOf(JavadocConstants.ANNOTATION_TYPE_MEMBER_SUMMARY); | indexOfNextSummary = contents.indexOf(JavadocConstants.ANNOTATION_TYPE_REQUIRED_MEMBER_SUMMARY); if (indexOfNextSummary == -1) { indexOfNextSummary = contents.indexOf(JavadocConstants.ANNOTATION_TYPE_OPTIONAL_MEMBER_SUMMARY); } | public String getAttachedJavadoc(IProgressMonitor monitor, String defaultEncoding) throws JavaModelException { final String contents = getJavadocContents(monitor, defaultEncoding); if (contents == null) return null; final int indexOfStartOfClassData = contents.indexOf(JavadocConstants.START_OF_CLASS_DATA); if (indexOfS... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c7fbe2a2d1b6d3ec6a6c0f254618a9d026f57e4d/BinaryType.java/buggy/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/BinaryType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
514,
336,
14890,
24060,
12,
45,
5491,
7187,
6438,
16,
514,
805,
4705,
13,
1216,
5110,
1488,
503,
288,
202,
6385,
514,
2939,
273,
9285,
4805,
6323,
12,
10259,
16,
805,
4705,
1769,
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,
1071,
514,
336,
14890,
24060,
12,
45,
5491,
7187,
6438,
16,
514,
805,
4705,
13,
1216,
5110,
1488,
503,
288,
202,
6385,
514,
2939,
273,
9285,
4805,
6323,
12,
10259,
16,
805,
4705,
1769,
202,
... |
public List<Tasklet> getTaskletsAssignedToCorrector( long taskId, String correctorId, boolean corrected ) throws TaskApiException; | public List<Tasklet> getTaskletsAssignedToCorrector( long taskId, String correctorId ) throws TaskApiException; | public List<Tasklet> getTaskletsAssignedToCorrector( long taskId, String correctorId, boolean corrected ) throws TaskApiException; | 51025 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51025/270c807631ac3630a4cc7fe35062faf85ad183aa/TaskletContainer.java/buggy/taskmodel/taskmodel-api/src/de/thorstenberger/taskmodel/TaskletContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
32,
2174,
1810,
34,
11478,
17307,
20363,
774,
16147,
280,
12,
1525,
15321,
16,
514,
3434,
280,
548,
16,
1250,
19864,
262,
1216,
3837,
15485,
31,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
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,
987,
32,
2174,
1810,
34,
11478,
17307,
20363,
774,
16147,
280,
12,
1525,
15321,
16,
514,
3434,
280,
548,
16,
1250,
19864,
262,
1216,
3837,
15485,
31,
2,
-100,
-100,
-100,
-100,
... |
System.err.println("in getSchema, namespace is " + schemaNamespace + " and schemaHint is " + schemaHint); | private Document getSchema(String schemaNamespace, String schemaHint) { // contents of this method will depend on the system we adopt for entity resolution--i.e., XMLEntityHandler, EntityHandler, etc. XMLInputSource schemaSource=null; System.err.println("in getSche... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/0f2aae2c22c5dc0957f0413b6320b4c5497482e8/XSDHandler.java/buggy/src/org/apache/xerces/impl/v2/XSDHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
4319,
11088,
12,
780,
1963,
3402,
16,
1171,
9079,
514,
1963,
7002,
13,
288,
3639,
368,
2939,
434,
333,
707,
903,
2447,
603,
326,
2619,
732,
1261,
3838,
364,
1522,
7861,
413,
77,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4319,
11088,
12,
780,
1963,
3402,
16,
1171,
9079,
514,
1963,
7002,
13,
288,
3639,
368,
2939,
434,
333,
707,
903,
2447,
603,
326,
2619,
732,
1261,
3838,
364,
1522,
7861,
413,
77,
1... | |
logFileName = fname; logMessage("------------------------------------------"); | originalOut = System.out; try { FileOutputStream tmpOutputStream = new FileOutputStream(fname); fileRedirecter = new PrintStream(tmpOutputStream); System.setOut(fileRedirecter); System.setErr(fileRedirecter); } catch (Exception e) { System.out.println("EXCEPTION when writing to LOGFILE"); } fileRedirecter.println(... | public static void logToFile(String fname) { Debug.debugLevel = 3; logFile = true; logFileName = fname; logMessage("------------------------------------------"); //$NON-NLS-1$ msg("logging to file \""+ fname + "\" has been enabled"); //$NON-NLS-1$, //$NON-NLS-2$ } | 7476 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7476/d2e885d994010a7e077ce98b9d7471f213904d35/Debug.java/clean/jfritz/src/de/moonflower/jfritz/utils/Debug.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
613,
15450,
12,
780,
5299,
13,
288,
202,
202,
2829,
18,
4148,
2355,
273,
890,
31,
202,
202,
1330,
812,
273,
638,
31,
202,
202,
1330,
4771,
273,
5299,
31,
202,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
613,
15450,
12,
780,
5299,
13,
288,
202,
202,
2829,
18,
4148,
2355,
273,
890,
31,
202,
202,
1330,
812,
273,
638,
31,
202,
202,
1330,
4771,
273,
5299,
31,
202,
202,... |
foe = createFOE(processInstance); | foe = createFOE(currentProcess); | private Map transitionTaskFromStack(ITaskInstance currentTask) throws TransitionException, DefinitionNotFoundException { if (log.isInfoEnabled()) { log.info("transitionTask is initialising for TaskInstance " + currentTask); } if (currentTask.getState() == ITaskInstance.STATE_INITIALISING) { // run the con... | 9195 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9195/1fc0c0a45dce898ed6fa68820a8dfc8b5ae0020e/Engine.java/buggy/zebra/src/java/zebra-core/src/java/com/anite/zebra/core/Engine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1635,
6007,
2174,
1265,
2624,
12,
1285,
835,
1442,
783,
2174,
13,
1082,
202,
15069,
16515,
503,
16,
10849,
3990,
288,
202,
202,
430,
261,
1330,
18,
291,
966,
1526,
10756,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1635,
6007,
2174,
1265,
2624,
12,
1285,
835,
1442,
783,
2174,
13,
1082,
202,
15069,
16515,
503,
16,
10849,
3990,
288,
202,
202,
430,
261,
1330,
18,
291,
966,
1526,
10756,
288,
... |
newValue = new Item("I", new Integer(((Integer)it2.getConstant()).intValue() * ((Integer)it.getConstant()).intValue())); | newValue = new Item("I", ((Integer) it2.getConstant()) * ((Integer) it.getConstant())); | private void pushByIntMath(int seen, Item it, Item it2) { if (DEBUG) System.out.println("pushByIntMath: " + it.getConstant() + " " + it2.getConstant() ); Item newValue = new Item("I"); try { if ((it.getConstant() != null) && it2.getConstant() != null) { if (seen == IADD) newValue = new Item("I", new In... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/f90ede82703ab0e0ceef607f164a2d1b97578da3/OpcodeStack.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/OpcodeStack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
202,
1152,
918,
1817,
858,
1702,
10477,
12,
474,
5881,
16,
4342,
518,
16,
4342,
518,
22,
13,
288,
1082,
309,
261,
9394,
13,
2332,
18,
659,
18,
8222,
2932,
6206,
858,
1702,
10477,
30,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
202,
1152,
918,
1817,
858,
1702,
10477,
12,
474,
5881,
16,
4342,
518,
16,
4342,
518,
22,
13,
288,
1082,
309,
261,
9394,
13,
2332,
18,
659,
18,
8222,
2932,
6206,
858,
1702,
10477,
30,
... |
for (int i = 0; i < fListeners.size(); i++) ((IOperationHistoryListener) fListeners.get(i)) | for (int i = 0; i < listeners.size(); i++) try { ((IOperationHistoryListener) listeners.get(i)) | protected void notifyAdd(IUndoableOperation operation) { OperationHistoryEvent event = new OperationHistoryEvent( OperationHistoryEvent.OPERATION_ADDED, this, operation); preNotifyOperation(operation, event); for (int i = 0; i < fListeners.size(); i++) ((IOperationHistoryListener) fListeners.get(i)) .histo... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/c24712ce346ce29a0831c2b0fa927c9b540a7987/DefaultOperationHistory.java/buggy/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
5066,
986,
12,
45,
31224,
429,
2988,
1674,
13,
288,
202,
202,
2988,
5623,
1133,
871,
273,
394,
4189,
5623,
1133,
12,
9506,
202,
2988,
5623,
1133,
18,
22040,
67,
1880,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5066,
986,
12,
45,
31224,
429,
2988,
1674,
13,
288,
202,
202,
2988,
5623,
1133,
871,
273,
394,
4189,
5623,
1133,
12,
9506,
202,
2988,
5623,
1133,
18,
22040,
67,
1880,
76... |
return _map.getBytes(string); | byte[] result = _map.getBytes(string); if (result == null) { throw new MessageFormatException("getBytes couldn't find " + string + " item."); } return result; | public byte[] getBytes(String string) throws JMSException { return _map.getBytes(string); } | 45585 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45585/f03bf5db1d823c8c01435eea6dc1f5ab6feac265/JMSMapMessage.java/buggy/qpid/java/client/src/main/java/org/apache/qpid/client/message/JMSMapMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1160,
8526,
8425,
12,
780,
533,
13,
1216,
20343,
565,
288,
540,
1160,
8526,
563,
273,
389,
1458,
18,
588,
2160,
12,
1080,
1769,
225,
309,
261,
2088,
422,
446,
13,
288,
604,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1160,
8526,
8425,
12,
780,
533,
13,
1216,
20343,
565,
288,
540,
1160,
8526,
563,
273,
389,
1458,
18,
588,
2160,
12,
1080,
1769,
225,
309,
261,
2088,
422,
446,
13,
288,
604,
394,
... |
WorkbenchPlugin.log("Error reading about info file for feature: " + featuresInfo[i].getFeatureId(), e.getStatus()); | if (WorkbenchPlugin.DEBUG) WorkbenchPlugin.log("Error reading about info file for feature: " + featuresInfo[i].getFeatureId(), e.getStatus()); | private void readFeaturesInfo() { ArrayList aboutInfos = new ArrayList(); IPlatformConfiguration.IFeatureEntry[] featureEntries = BootLoader.getCurrentPlatformConfiguration().getConfiguredFeatureEntries(); for (int i = 0; i < featureEntries.length; i++) { IPlatformConfiguration.IFeatureEntry entry = featureE... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/ff8f315253468258a2dcdd64b582863aa5f7b06c/Workbench.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/Workbench.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
855,
8696,
966,
1435,
288,
202,
202,
19558,
2973,
7655,
273,
394,
2407,
5621,
9506,
202,
45,
8201,
1750,
18,
45,
4595,
1622,
8526,
2572,
5400,
273,
1875,
202,
15817,
2886,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
8696,
966,
1435,
288,
202,
202,
19558,
2973,
7655,
273,
394,
2407,
5621,
9506,
202,
45,
8201,
1750,
18,
45,
4595,
1622,
8526,
2572,
5400,
273,
1875,
202,
15817,
2886,... |
public PatternDescr lhs_exist() throws RecognitionException { PatternDescr d; Token loc=null; PatternDescr column = null; d = null; try { // /Users/bob/checkouts/jbossrules/drools-compiler/src/main/resources/org/drools/lang/drl.g:881:17: (loc= 'exists' ( '... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/31d63bcc9d3d8766c62d2c237554a38462a57456/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6830,
16198,
8499,
67,
7398,
1435,
1216,
9539,
288,
6647,
6830,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
6830,
16198,
1057,
273,
446,
31,
540,
202,
202,
72,
273,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6830,
16198,
8499,
67,
7398,
1435,
1216,
9539,
288,
6647,
6830,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
6830,
16198,
1057,
273,
446,
31,
540,
202,
202,
72,
273,
446,
... | ||
history.openOperation(op4); | ICompositeOperation batch = new TriggeredOperations(op4, history); history.openOperation(batch, IOperationHistory.EXECUTE); | public void testMultipleOpenOperation() throws ExecutionException { // clear out history which will also reset operation execution counts history.dispose(IOperationHistory.GLOBAL_UNDO_CONTEXT, true, true, false); history.openOperation(op1); op1.execute(null, null); op2.execute(null, null); history.add(op2); his... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/c5bc2e0c8b2f8ab5abdf74d2c30f8849d1acac3e/OperationsAPITest.java/clean/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/operations/OperationsAPITest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8438,
3678,
2988,
1435,
1216,
20205,
288,
202,
202,
759,
2424,
596,
4927,
1492,
903,
2546,
2715,
1674,
4588,
6880,
202,
202,
8189,
18,
2251,
4150,
12,
45,
2988,
5623,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8438,
3678,
2988,
1435,
1216,
20205,
288,
202,
202,
759,
2424,
596,
4927,
1492,
903,
2546,
2715,
1674,
4588,
6880,
202,
202,
8189,
18,
2251,
4150,
12,
45,
2988,
5623,... |
String tmp = sSeedPath; if (tmp.endsWith("/")) tmp = tmp.substring(0, tmp.length() - 1); | String tmp = sSeedPath; if (tmp.endsWith("/")) tmp = tmp.substring(0, tmp.length() - 1); | public static String getModuleName() { if (sModuleName == null) { // Need sSeedPath and sRootUrl // sSeedPath: /trunk/statsvn/package.html // sRootUrl: svn://svn.statsvn.org/statsvn/trunk/statsvn String tmp = sSeedPath; if (tmp.endsWith("/")) ... | 49097 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49097/4ed48d8bde78a01f83587d8c00acc358720cc04e/SvnInfoUtils.java/clean/src/net/sf/statcvs/util/SvnInfoUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
11251,
461,
1435,
288,
3639,
309,
261,
87,
22542,
422,
446,
13,
288,
5411,
368,
12324,
272,
12702,
743,
471,
272,
2375,
1489,
5411,
368,
272,
12702,
743,
30,
342,
26133,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
11251,
461,
1435,
288,
3639,
309,
261,
87,
22542,
422,
446,
13,
288,
5411,
368,
12324,
272,
12702,
743,
471,
272,
2375,
1489,
5411,
368,
272,
12702,
743,
30,
342,
26133,
... |
if (mainPage.canFinishEarly()) return true; | if (mainPage.canFinishEarly()) { return true; } | public boolean canFinish() { // we can finish if the first page is current and the the page can finish early. if (getContainer().getCurrentPage() == mainPage) { if (mainPage.canFinishEarly()) return true; } return super.canFinish(); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/NewWizard.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
848,
11641,
1435,
288,
540,
368,
732,
848,
4076,
309,
326,
1122,
1363,
353,
783,
471,
326,
326,
1363,
848,
4076,
11646,
18,
202,
377,
202,
430,
261,
588,
2170,
7675,
588,
39... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
848,
11641,
1435,
288,
540,
368,
732,
848,
4076,
309,
326,
1122,
1363,
353,
783,
471,
326,
326,
1363,
848,
4076,
11646,
18,
202,
377,
202,
430,
261,
588,
2170,
7675,
588,
39... |
if ("java.lang.Object".equals(superclassName)) { | if("java.lang.Object".equals(superclassName)){ | private boolean exposedInInterface(PsiMethod method) { final PsiMethod[] superMethods = PsiSuperMethodUtil.findSuperMethods(method); for (int i = 0; i < superMethods.length; i++) { final PsiMethod superMethod = superMethods[i]; final PsiClass superClass = supe... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/2d46d291193579a7564649b4881c7ea8e02eda5b/PublicMethodNotExposedInInterfaceInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/abstraction/PublicMethodNotExposedInInterfaceInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
16265,
382,
1358,
12,
52,
7722,
1305,
707,
13,
288,
5411,
727,
453,
7722,
1305,
8526,
2240,
4712,
273,
453,
7722,
8051,
1305,
1304,
18,
4720,
8051,
4712,
12,
2039,
1769,
5411,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
16265,
382,
1358,
12,
52,
7722,
1305,
707,
13,
288,
5411,
727,
453,
7722,
1305,
8526,
2240,
4712,
273,
453,
7722,
8051,
1305,
1304,
18,
4720,
8051,
4712,
12,
2039,
1769,
5411,... |
super(clazz, ""); PropertyDescriptor[] propertyDescriptors = getReference().getPropertyDescriptors(); if(!clazz.getSuperclass().equals( GroovyObject.class ) && !clazz.getSuperclass().equals(Object.class) && !Modifier.isAbstract(clazz.getSuperclass().getModifiers())) { this.root = false; } this.propertyMap = new HashMa... | super(clazz, ""); PropertyDescriptor[] propertyDescriptors = getReference().getPropertyDescriptors(); if(!clazz.getSuperclass().equals( GroovyObject.class ) && !clazz.getSuperclass().equals(Object.class) && !Modifier.isAbstract(clazz.getSuperclass().getModifiers())) { this.root = false; } this.propertyMap = new HashMa... | public DefaultGrailsDomainClass(Class clazz) { super(clazz, ""); PropertyDescriptor[] propertyDescriptors = getReference().getPropertyDescriptors(); if(!clazz.getSuperclass().equals( GroovyObject.class ) && !clazz.getSuperclass().equals(Object.class) && !Modifier.isAbstract(clazz.getSuperclass().getModif... | 28089 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28089/58974951e3276884850340e13cf2bb066cb110b9/DefaultGrailsDomainClass.java/clean/src/commons/org/codehaus/groovy/grails/commons/DefaultGrailsDomainClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
14571,
14573,
3748,
797,
12,
797,
4003,
13,
288,
202,
202,
9565,
12,
830,
3638,
16,
1408,
1769,
202,
202,
1396,
3187,
8526,
1272,
12705,
273,
13223,
7675,
588,
1396,
12705... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2989,
14571,
14573,
3748,
797,
12,
797,
4003,
13,
288,
202,
202,
9565,
12,
830,
3638,
16,
1408,
1769,
202,
202,
1396,
3187,
8526,
1272,
12705,
273,
13223,
7675,
588,
1396,
12705... |
pushConsumer_.connect_sequence_push_supplier(SequencePushSupplierHelper.narrow(senderTie._this(testCase_.getORB()))); | pushConsumer_.connect_sequence_push_supplier(SequencePushSupplierHelper.narrow(senderTie ._this(orb_))); | public void connect(EventChannel channel, boolean useOrSemantic) throws AdminLimitExceeded, AlreadyConnected { SequencePushSupplierPOATie senderTie = new SequencePushSupplierPOATie(this); SupplierAdmin supplierAdmin = channel.default_supplier_admin(); ... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/b2aa91a672be3f8bd14c3402b93d9a1d919f304c/SequencePushSender.java/buggy/test/regression/src/org/jacorb/test/notification/SequencePushSender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3077,
12,
1133,
2909,
1904,
16,
13491,
1250,
999,
1162,
13185,
9941,
13,
3639,
1216,
7807,
3039,
10069,
16,
9079,
17009,
8932,
565,
288,
3639,
8370,
7621,
13254,
2419,
789,
1385,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3077,
12,
1133,
2909,
1904,
16,
13491,
1250,
999,
1162,
13185,
9941,
13,
3639,
1216,
7807,
3039,
10069,
16,
9079,
17009,
8932,
565,
288,
3639,
8370,
7621,
13254,
2419,
789,
1385,... |
LoggingTool logger = new LoggingTool(this); logger.debug("Entering Hydrogen Placement..."); org.openscience.cdk.interfaces.Atom atom = null; for (int f = 0; f < atomContainer.getAtomCount();f++) { atom = atomContainer.getAtomAt(f); if (!atom.getSymbol().equals("H")) { if (debug1) System.out.println("Now placing hydroge... | LoggingTool logger = new LoggingTool(this); logger.debug("Entering Hydrogen Placement..."); org.openscience.cdk.interfaces.Atom atom = null; for (int f = 0; f < atomContainer.getAtomCount();f++) { atom = atomContainer.getAtomAt(f); if (debug1) System.out.println("Now placing hydrogens at atom " + f); logger.debug("No... | public void placeHydrogens2D(AtomContainer atomContainer, double bondLength){ LoggingTool logger = new LoggingTool(this); logger.debug("Entering Hydrogen Placement..."); org.openscience.cdk.interfaces.Atom atom = null; for (int f = 0; f < atomContainer.getAtomCount();f++) { atom = atomContainer.getAtomAt(f); ... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/c810cee5f5bc0b5b6ed75a1a78d50d0f07e386e6/HydrogenPlacer.java/buggy/src/org/openscience/cdk/layout/HydrogenPlacer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
225,
918,
3166,
17507,
9005,
23730,
22,
40,
12,
3641,
2170,
22487,
16,
1645,
8427,
1782,
15329,
202,
202,
7735,
6364,
1194,
273,
394,
10253,
6364,
12,
2211,
1769,
202,
202,
4901... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
918,
3166,
17507,
9005,
23730,
22,
40,
12,
3641,
2170,
22487,
16,
1645,
8427,
1782,
15329,
202,
202,
7735,
6364,
1194,
273,
394,
10253,
6364,
12,
2211,
1769,
202,
202,
4901... |
wOK.setText(Messages.getString("MappingOutputDialog.OK.Button")); | wOK.setText(Messages.getString("System.Button.OK")); | public String open() { Shell parent = getParent(); Display display = parent.getDisplay(); shell = new Shell(parent, SWT.DIALOG_TRIM | SWT.RESIZE | SWT.MIN | SWT.MAX); props.setLook(shell); ModifyListener lsMod = new ModifyListener() { public void modifyText(Mo... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/2ec49065645641cf193aa2ca54e8173eea794745/MappingOutputDialog.java/buggy/src/be/ibridge/kettle/trans/step/mappingoutput/MappingOutputDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1696,
1435,
565,
288,
3639,
19433,
982,
273,
5089,
5621,
3639,
9311,
2562,
273,
982,
18,
588,
4236,
5621,
3639,
5972,
273,
394,
19433,
12,
2938,
16,
348,
8588,
18,
2565,
18683,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1696,
1435,
565,
288,
3639,
19433,
982,
273,
5089,
5621,
3639,
9311,
2562,
273,
982,
18,
588,
4236,
5621,
3639,
5972,
273,
394,
19433,
12,
2938,
16,
348,
8588,
18,
2565,
18683,... |
success=app.doStart((String[])args); if (!success) | success=app.doStart((String[])arg); if (!success) { | synchronized int Execute() { int task; try { task=((Integer)todo.pop()).intValue(); } catch (java.util.EmptyStackException e) { return REMOVE; } System.out.println("ApplicationTask: Executing task "+task); boolean success=false; switch (task) { //calling ... | 13401 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13401/b97847bb3808589b27bc3c17e92278a90db51eaf/ApplicationManager.java/clean/trunk/mhp/java/vdr/mhp/ApplicationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3852,
509,
7903,
1435,
288,
1377,
509,
1562,
31,
1377,
775,
288,
540,
1562,
33,
12443,
4522,
13,
9012,
18,
5120,
1435,
2934,
474,
620,
5621,
1377,
289,
1044,
261,
6290,
18,
1367,
18,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
509,
7903,
1435,
288,
1377,
509,
1562,
31,
1377,
775,
288,
540,
1562,
33,
12443,
4522,
13,
9012,
18,
5120,
1435,
2934,
474,
620,
5621,
1377,
289,
1044,
261,
6290,
18,
1367,
18,
19... |
public abstract MemoryResource claimChildResource(int offset, int size, boolean allowOverlaps) | public abstract MemoryResource claimChildResource(Extent size, int align) | public abstract MemoryResource claimChildResource(int offset, int size, boolean allowOverlaps) throws IndexOutOfBoundsException, ResourceNotFreeException; | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/51e4aed2205f326c2698e2154ea7f83ae5dfc2b6/MemoryResource.java/clean/core/src/core/org/jnode/system/MemoryResource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
9251,
1420,
7516,
1763,
1420,
12,
474,
1384,
16,
509,
963,
16,
1250,
1699,
17411,
87,
13,
202,
15069,
17768,
16,
2591,
1248,
9194,
503,
31,
2,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
9251,
1420,
7516,
1763,
1420,
12,
474,
1384,
16,
509,
963,
16,
1250,
1699,
17411,
87,
13,
202,
15069,
17768,
16,
2591,
1248,
9194,
503,
31,
2,
-100,
-100,
-100,
-100,
-1... |
event.feedback = DND.FEEDBACK_SCROLL | DND.FEEDBACK_SELECT; | event.feedback = DND.FEEDBACK_SCROLL | DND.FEEDBACK_SELECT; | public void dragOver( DropTargetEvent event ) { event.feedback = DND.FEEDBACK_SCROLL | DND.FEEDBACK_SELECT; } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/cb59eec61fac3f70118834d4b7418d08c64f26a0/SQLDataSetEditorPage.java/clean/data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
8823,
4851,
12,
10895,
2326,
1133,
871,
262,
1082,
202,
95,
9506,
202,
2575,
18,
12571,
273,
463,
2908,
18,
29195,
8720,
67,
2312,
14555,
25083,
202,
96,
463,
2908,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
8823,
4851,
12,
10895,
2326,
1133,
871,
262,
1082,
202,
95,
9506,
202,
2575,
18,
12571,
273,
463,
2908,
18,
29195,
8720,
67,
2312,
14555,
25083,
202,
96,
463,
2908,
18,
... |
public void setCssText( String cssText ) throws DOMException { throw new DOMException( DOMException.INVALID_ACCESS_ERR, "This is a color" ); | public void setCssText(String cssText) throws DOMException { throw new DOMException(DOMException.INVALID_ACCESS_ERR, "This is a color"); | public void setCssText( String cssText ) throws DOMException { throw new DOMException( DOMException.INVALID_ACCESS_ERR, "This is a color" ); } | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/a02f21737e5cac245dc17710370c9c1eda2116b3/DefaultCSSPrimitiveValue.java/buggy/src/java/org/xhtmlrenderer/css/impl/DefaultCSSPrimitiveValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
444,
7359,
1528,
12,
514,
31233,
262,
7734,
1216,
4703,
503,
288,
7734,
604,
394,
4703,
503,
12,
4703,
503,
18,
9347,
67,
13204,
67,
9712,
16,
315,
2503,
353,
279,
2036,
6,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
444,
7359,
1528,
12,
514,
31233,
262,
7734,
1216,
4703,
503,
288,
7734,
604,
394,
4703,
503,
12,
4703,
503,
18,
9347,
67,
13204,
67,
9712,
16,
315,
2503,
353,
279,
2036,
6,
... |
try { lineNumber = mapping.getLineNumberForOffset(parser.getLastErrorOffset()); } catch (Exception ex) {} | lineNumber = parser.getLastErrorLine(); | static protected void reportException (Throwable e, String file, IParser parser, ILineOffsetReconciler mapping){ String output = null; int lineNumber = -1; try { lineNumber = mapping.getLineNumberForOffset(parser.getLastErrorOffset()); } catch (Exception ex) {} if (e instanceof AssertionFailedError) { out... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/226defa14a6967e9fb25044745732169a2192074/TortureTest.java/clean/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/TortureTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
4750,
918,
2605,
503,
261,
15155,
425,
16,
514,
585,
16,
467,
2678,
2082,
16,
467,
1670,
2335,
426,
11504,
2895,
2874,
15329,
202,
202,
780,
876,
273,
446,
31,
202,
202,
474,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
4750,
918,
2605,
503,
261,
15155,
425,
16,
514,
585,
16,
467,
2678,
2082,
16,
467,
1670,
2335,
426,
11504,
2895,
2874,
15329,
202,
202,
780,
876,
273,
446,
31,
202,
202,
474,... |
m_agent = MockSnmpAgent.createAgentAndRun(new File(testData), | m_agent = MockSnmpAgent.createAgentAndRun(new FileSystemResource(testData), | private void initializeAgent(String testData) throws InterruptedException { m_agent = MockSnmpAgent.createAgentAndRun(new File(testData), "127.0.0.1/1691"); } | 11849 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11849/c1ac4c72b80eea3d8656d513b499a663a9eabaef/SnmpCollectorTest.java/buggy/opennms-services/src/test/java/org/opennms/netmgt/collectd/SnmpCollectorTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4046,
3630,
12,
780,
1842,
751,
13,
1216,
7558,
288,
3639,
312,
67,
5629,
273,
7867,
10461,
1291,
3630,
18,
2640,
3630,
1876,
1997,
12,
2704,
10931,
1420,
12,
3813,
751,
3631,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
918,
4046,
3630,
12,
780,
1842,
751,
13,
1216,
7558,
288,
3639,
312,
67,
5629,
273,
7867,
10461,
1291,
3630,
18,
2640,
3630,
1876,
1997,
12,
2704,
10931,
1420,
12,
3813,
751,
3631,
... |
public AllocationResult(AllocationResult ar1, AllocationResult ar2) { assert isAVVValid(ar1.avResults); assert isAVVValid(ar2.avResults); int len1 = ar1.avResults.length; int len2 = ar2.avResults.length; List mergedavs = new ArrayList(len1 + len2); outer: for (int i = 0; i < len2; i++) { AspectValue av2 = ar2.avResult... | public AllocationResult(double rating, boolean success, AspectValue[] aspectvalues) { isSuccess = success; confrating = (float) rating; avResults = cloneAndCheckAVV(aspectvalues); phasedavrs = null; clearMemos(); | public AllocationResult(AllocationResult ar1, AllocationResult ar2) { assert isAVVValid(ar1.avResults); assert isAVVValid(ar2.avResults); int len1 = ar1.avResults.length; int len2 = ar2.avResults.length; List mergedavs = new ArrayList(len1 + len2); outer: for (int i = 0; i < len2; i++) { Aspec... | 10687 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10687/3a7cfda88b62d8b21f3d19123c01fa980cce8e89/AllocationResult.java/clean/planning/src/org/cougaar/planning/ldm/plan/AllocationResult.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
24242,
1253,
12,
17353,
1253,
419,
21,
16,
24242,
1253,
419,
22,
13,
288,
565,
1815,
353,
5856,
58,
1556,
12,
297,
21,
18,
842,
3447,
1769,
565,
1815,
353,
5856,
58,
1556,
12,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
24242,
1253,
12,
17353,
1253,
419,
21,
16,
24242,
1253,
419,
22,
13,
288,
565,
1815,
353,
5856,
58,
1556,
12,
297,
21,
18,
842,
3447,
1769,
565,
1815,
353,
5856,
58,
1556,
12,
2... |
if (jj_3R_90()) return true; | if (jj_3R_89()) return true; | final private boolean jj_3_47() { if (jj_scan_token(AT)) return true; if (jj_3R_90()) return true; if (jj_scan_token(LPAREN)) return true; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/204bebdbecd44fd7e3376db20b9709780ab79771/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
67,
9462,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
789,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
6675,
10756,
327,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
67,
9462,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
789,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
6675,
10756,
327,... |
private String generatePeerCircleStyleString (double peerLocation) { | private String generatePeerCircleStyleString (double peerLocation, boolean offsetMe, double strength) { | private String generatePeerCircleStyleString (double peerLocation) { peerLocation *= Math.PI * 2; // int x = (int)(PEER_CIRCLE_RADIUS + Math.sin(peerLocation) * PEER_CIRCLE_RADIUS); int y = (int)(PEER_CIRCLE_RADIUS - Math.cos(peerLocation) * PEER_CIRCLE_RADIUS); // return "position: absolute; top: " + y + "px; l... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/509340ba9541d1954856c0eed86c569371a2a26e/StatisticsToadlet.java/buggy/src/freenet/clients/http/StatisticsToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
2103,
6813,
19490,
2885,
780,
261,
9056,
4261,
2735,
13,
288,
202,
202,
12210,
2735,
6413,
2361,
18,
1102,
380,
576,
31,
202,
202,
759,
202,
202,
474,
619,
273,
261,
474... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
2103,
6813,
19490,
2885,
780,
261,
9056,
4261,
2735,
13,
288,
202,
202,
12210,
2735,
6413,
2361,
18,
1102,
380,
576,
31,
202,
202,
759,
202,
202,
474,
619,
273,
261,
474... |
public boolean matches(ResolvedType typeX) { if (!typePattern.matchesStatically(typeX)) return false; if (typeX.getWorld().getLint().typeNotExposedToWeaver.isEnabled() && !typeX.isExposedToWeaver()) { typeX.getWorld().getLint().typeNotExposedToWeaver.signal(typeX.getName(), getSourceLocation()); } return true; | public boolean matches(ResolvedMember rm,World world) { return sigPattern.matches(rm,world,false); | public boolean matches(ResolvedType typeX) { if (!typePattern.matchesStatically(typeX)) return false; if (typeX.getWorld().getLint().typeNotExposedToWeaver.isEnabled() && !typeX.isExposedToWeaver()) { typeX.getWorld().getLint().typeNotExposedToWeaver.signal(typeX.getName(), getSourceLocation()); } return tru... | 53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/75f50930796059524f6e3435037fd3bea69503d4/DeclareAnnotation.java/buggy/weaver/src/org/aspectj/weaver/patterns/DeclareAnnotation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1885,
12,
12793,
559,
618,
60,
13,
288,
202,
202,
430,
16051,
723,
3234,
18,
8436,
5788,
1230,
12,
723,
60,
3719,
327,
629,
31,
202,
202,
430,
261,
723,
60,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1885,
12,
12793,
559,
618,
60,
13,
288,
202,
202,
430,
16051,
723,
3234,
18,
8436,
5788,
1230,
12,
723,
60,
3719,
327,
629,
31,
202,
202,
430,
261,
723,
60,
18,
588,
... |
} else { super.acceptClassFiles(classFiles, null); | } super.acceptClassFiles(classFiles, null); | public boolean acceptClassFiles(org.eclipse.jdt.internal.compiler.ClassFile[] classFiles, char[] codeSnippetClassName) { if (jdiStackFrame == null) { return super.acceptClassFiles(classFiles, codeSnippetClassName); } else { // Send but don't run super.acceptClassFiles(classFiles, null); // Run if need... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/bb9caf310cba60ea26e86d0cc9ab1b54feb67156/DebugEvaluationTest.java/clean/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/eval/DebugEvaluationTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
2791,
797,
2697,
12,
3341,
18,
20416,
18,
78,
7510,
18,
7236,
18,
9576,
18,
797,
812,
8526,
667,
2697,
16,
1149,
8526,
981,
19614,
3834,
13,
288,
1082,
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,
3196,
202,
482,
1250,
2791,
797,
2697,
12,
3341,
18,
20416,
18,
78,
7510,
18,
7236,
18,
9576,
18,
797,
812,
8526,
667,
2697,
16,
1149,
8526,
981,
19614,
3834,
13,
288,
1082,
202,
430,
261,
... |
throw new IllegalArgumentException(); | return null; | public ITypeBinding resolveWellKnownType(String name) { if (name == null) { throw new IllegalArgumentException(); } return getBindingResolver().resolveWellKnownType(name); } | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/1f258635fb49ca32f9def120a3d2f7561eca1435/AST.java/clean/org.eclipse.jdt.core/dom/org/eclipse/jdt/core/dom/AST.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
559,
5250,
2245,
59,
1165,
11925,
559,
12,
780,
508,
13,
288,
202,
202,
430,
261,
529,
422,
446,
13,
288,
1082,
202,
12849,
394,
2754,
5621,
202,
202,
97,
202,
202,
246... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
559,
5250,
2245,
59,
1165,
11925,
559,
12,
780,
508,
13,
288,
202,
202,
430,
261,
529,
422,
446,
13,
288,
1082,
202,
12849,
394,
2754,
5621,
202,
202,
97,
202,
202,
246... |
Thread thread = Thread.currentThread (); if (thread instanceof Future) ((Future) thread).err = e; else err = e; | errLocation.set(e); | static public void setErrDefault (OutPort e) { Thread thread = Thread.currentThread (); if (thread instanceof Future) ((Future) thread).err = e; else err = e; } | 36870 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36870/d0a8e6b6450623d94052b4fea79cc7af8eb6fb08/OutPort.java/clean/gnu/mapping/OutPort.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
1071,
918,
444,
2524,
1868,
261,
1182,
2617,
425,
13,
225,
288,
565,
4884,
2650,
273,
4884,
18,
2972,
3830,
261,
1769,
565,
309,
261,
5930,
1276,
9108,
13,
1377,
14015,
4118,
13,
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,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
1071,
918,
444,
2524,
1868,
261,
1182,
2617,
425,
13,
225,
288,
565,
4884,
2650,
273,
4884,
18,
2972,
3830,
261,
1769,
565,
309,
261,
5930,
1276,
9108,
13,
1377,
14015,
4118,
13,
2... |
public boolean isDefaultGroup(String groupName) { if ((groupName == null) || (groupName.length() == 0)) { return false; } return m_groupAdministrators.equals(groupName) || m_groupProjectmanagers.equals(groupName) || m_groupUsers.equals(groupName) ... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/ffc41838b2d111ebeb91e9a4f240187165ad24d5/CmsDefaultUsers.java/buggy/src/org/opencms/db/CmsDefaultUsers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
20652,
1114,
12,
780,
11619,
13,
288,
7734,
309,
14015,
1655,
461,
422,
446,
13,
747,
261,
1655,
461,
18,
2469,
1435,
422,
374,
3719,
288,
5411,
327,
629,
31,
3639,
289,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
20652,
1114,
12,
780,
11619,
13,
288,
7734,
309,
14015,
1655,
461,
422,
446,
13,
747,
261,
1655,
461,
18,
2469,
1435,
422,
374,
3719,
288,
5411,
327,
629,
31,
3639,
289,
363... | ||
if (!myCaller.DefaultParmsCall(10).equals(myBase.getClass().getSimpleName() + "::DefaultParms(int, double)")) throw new RuntimeException("failed"); | if (!myCaller.DefaultParmsCall(10).equals(baseSimpleName + "::DefaultParms(int, double)")) throw new RuntimeException("failed"); | void makeCalls(Caller myCaller, Base myBase) { myCaller.set(myBase); DoubleHolder dh = new DoubleHolder(444.555); // Class pointer, reference and pass by value tests if (myCaller.ValCall(dh).getVal() != dh.getVal()) throw new RuntimeException("failed"); if (myCaller.RefCall(dh).getVal() != dh.getVal()... | 47242 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47242/d06e64c4684a1df7298bf4dd01824fb4f46439da/director_classes_runme.java/clean/Examples/test-suite/java/director_classes_runme.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1221,
10125,
12,
11095,
3399,
11095,
16,
3360,
3399,
2171,
13,
225,
288,
565,
3399,
11095,
18,
542,
12,
4811,
2171,
1769,
565,
3698,
6064,
11007,
273,
394,
3698,
6064,
12,
6334,
24,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1221,
10125,
12,
11095,
3399,
11095,
16,
3360,
3399,
2171,
13,
225,
288,
565,
3399,
11095,
18,
542,
12,
4811,
2171,
1769,
565,
3698,
6064,
11007,
273,
394,
3698,
6064,
12,
6334,
24,
... |
if (typeCode == null) { String[] members = new String[] { "COMPLETED_YES", "COMPLETED_NO", "COMPLETED_MAYBE" }; typeCode = OrbRestricted.Singleton.create_enum_tc(id(), "CompletionStatus", members ); } return typeCode; | String[] members = new String[] { "COMPLETED_YES", "COMPLETED_NO", "COMPLETED_MAYBE" }; return OrbRestricted.Singleton.create_enum_tc(id(), "CompletionStatus", members ); | public static TypeCode type() { if (typeCode == null) { String[] members = new String[] { "COMPLETED_YES", "COMPLETED_NO", "COMPLETED_MAYBE" }; typeCode = OrbRestricted.Singleton.create_enum_tc(id(), "CompletionStatus", members ... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/69bc0cc80cc62a9c38f3e78efa1e73074699ed1b/CompletionStatusHelper.java/clean/org/omg/CORBA/CompletionStatusHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
30332,
618,
1435,
225,
288,
565,
309,
261,
723,
1085,
422,
446,
13,
1377,
288,
3639,
514,
8526,
4833,
273,
1850,
394,
514,
8526,
288,
315,
15795,
40,
67,
29081,
3113,
315,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
30332,
618,
1435,
225,
288,
565,
309,
261,
723,
1085,
422,
446,
13,
1377,
288,
3639,
514,
8526,
4833,
273,
1850,
394,
514,
8526,
288,
315,
15795,
40,
67,
29081,
3113,
315,
15... |
while(rs.next()) { output.println("Table " + rs.getString(3)); output.println(" catalog " + rs.getString(1)); output.println(" schema " + rs.getString(2)); output.println(" name " + rs.getString(3)); output.println(" type " + rs.getString(4)); output.println(" remarks " + rs.getString(5)); } | while (rs.next()) { output.println("Table " + rs.getString(3)); output.println(" catalog " + rs.getString(1)); output.println(" schema " + rs.getString(2)); output.println(" name " + rs.getString(3)); output.println(" type " + rs.getString(4)); output.println(" remarks " + rs.getString(5)); } } catch (java.... | public void testxx0051() throws Exception { boolean passed = true; int i; int count = 0; Statement stmt = con.createStatement(); try { String types[] = {"TABLE"}; DatabaseMetaData dbMetaData = con.getMetaData( ); ResultSet rs = dbMetaData... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/662fbbf0e5f04956f22a56e58dae82d6c816a2c6/CSUnitTest.java/buggy/src/test/net/sourceforge/jtds/test/CSUnitTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
5279,
713,
10593,
1435,
1216,
1185,
288,
565,
1250,
2275,
273,
638,
31,
565,
509,
540,
277,
31,
565,
509,
540,
1056,
565,
273,
374,
31,
565,
8056,
282,
3480,
377,
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,
282,
1071,
918,
1842,
5279,
713,
10593,
1435,
1216,
1185,
288,
565,
1250,
2275,
273,
638,
31,
565,
509,
540,
277,
31,
565,
509,
540,
1056,
565,
273,
374,
31,
565,
8056,
282,
3480,
377,
273,
... |
public void detectNewRow( String path ) | public void detectNewRow( String path, boolean start ) | public void detectNewRow( String path ) { } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/857f08d2976a6c670029ef1e5217acb85d868190/SaxParserComplexNestedQueryHelper.java/buggy/data/org.eclipse.birt.report.data.oda.xml/src/org/eclipse/birt/report/data/oda/xml/util/SaxParserComplexNestedQueryHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
5966,
1908,
1999,
12,
514,
589,
262,
202,
95,
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,
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,
225,
202,
482,
918,
5966,
1908,
1999,
12,
514,
589,
262,
202,
95,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
protected void init() { SpriteEditor.initSptNames(rom.getPath()); mainWindow = createBaseWindow(this); mainWindow.setTitle(this.getDescription()); //mainWindow.setSize(600, 510); mainWindow.getContentPane().add( new JSearchableComboBox(selector = createJComboBoxFromA... | 3699 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3699/ef07b78cd4ebfc09d1eefc60ee0b85cd6b82404b/SpriteEditor.java/clean/src/net/starmen/pkhack/eb/SpriteEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
1435,
565,
288,
3639,
5878,
796,
6946,
18,
2738,
55,
337,
1557,
12,
520,
18,
588,
743,
10663,
3639,
2774,
3829,
273,
752,
2171,
3829,
12,
2211,
1769,
3639,
2774,
3829,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
1435,
565,
288,
3639,
5878,
796,
6946,
18,
2738,
55,
337,
1557,
12,
520,
18,
588,
743,
10663,
3639,
2774,
3829,
273,
752,
2171,
3829,
12,
2211,
1769,
3639,
2774,
3829,
... | ||
public void widgetSelected( SelectionEvent e ) { saveDecision = !saveDecision; } | public void widgetSelected( SelectionEvent e ) { saveDecision = !saveDecision; } | 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 ); Butto... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/6f2bf55f121981dcb9b70c8145124efef6d7ada0/ExportToLibraryAction.java/clean/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,
15106,
202,
1117,
8888,
752,
3802,
5484,
12,
14728,
982,
262,
6862,
1082,
202,
95,
6862,
9506,
202,
9400,
1478,
273,
394,
14728,
12,
982,
16,
6862,
25083,
202,
55,
8588,
18,
9826,
11272,
6862,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
15106,
202,
1117,
8888,
752,
3802,
5484,
12,
14728,
982,
262,
6862,
1082,
202,
95,
6862,
9506,
202,
9400,
1478,
273,
394,
14728,
12,
982,
16,
6862,
25083,
202,
55,
8588,
18,
9826,
11272,
6862,... |
if (parent != null) { String prefix = element.getNamespacePrefix(); if (!element.getNamespaceURI(prefix) .equals(parent.getNamespaceURI(prefix))) { contentHandler.endPrefixMapping(prefix); } for (int i = 0; i < element.getAttributeCount(); i++) { Attribute att = element.getAttribute(i); String attPrefix = att.getNam... | private void convertElement(Element element) throws SAXException { locator.setSystemId(element.getBaseURI()); ParentNode parentNode = element.getParent(); Element parent = null; if (parentNode instanceof Element) { parent = (Element) parentNode; } ... | 8327 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8327/c60719f03d483bce4d54a3c9be895842bab622b9/SAXConverter.java/clean/src/nu/xom/converters/SAXConverter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1765,
1046,
12,
1046,
930,
13,
1216,
14366,
288,
7734,
8871,
18,
542,
3163,
548,
12,
2956,
18,
588,
2171,
3098,
10663,
7734,
9520,
907,
7234,
273,
930,
18,
588,
3054,
5621,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1765,
1046,
12,
1046,
930,
13,
1216,
14366,
288,
7734,
8871,
18,
542,
3163,
548,
12,
2956,
18,
588,
2171,
3098,
10663,
7734,
9520,
907,
7234,
273,
930,
18,
588,
3054,
5621,
3... | |
private void initDisplayArea( ) { if ( DesignChoiceConstants.ACTION_LINK_TYPE_HYPERLINK.equals( selectedType ) ) { if ( inputHandle.getURI( ) != null ) { locationEditor.setText( inputHandle.getURI( ) ); } if ( inputHandle.getTargetWindow( ) != null ) { targetChooser.setText( ChoiceSetFactory.getDispl... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/0c20a71f98e5121addd416f2d84779ad7174c7ba/HyperlinkBuilder.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/HyperlinkBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
4236,
5484,
12,
262,
202,
95,
202,
202,
430,
261,
29703,
10538,
2918,
18,
12249,
67,
10554,
67,
2399,
67,
44,
61,
3194,
10554,
18,
14963,
12,
3170,
559,
262,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
4236,
5484,
12,
262,
202,
95,
202,
202,
430,
261,
29703,
10538,
2918,
18,
12249,
67,
10554,
67,
2399,
67,
44,
61,
3194,
10554,
18,
14963,
12,
3170,
559,
262,
262,
... | ||
public void saveRequested() { if (MylarTaskListPlugin.getDefault() != null && MylarTaskListPlugin.getDefault().isShellActive() || forceBackgroundSave) { try { saveTaskListAndContexts(); // MylarStatusHandler.log("Automatically saved task list", // this); } catch (Exception e) { MylarStatusHandler.f... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/f99c5ccf9793e2db3d60101618a099c85fcc7ba1/TaskListSaveManager.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/util/TaskListSaveManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1923,
11244,
1435,
288,
202,
202,
430,
261,
12062,
7901,
2174,
682,
3773,
18,
588,
1868,
1435,
480,
446,
597,
8005,
7901,
2174,
682,
3773,
18,
588,
1868,
7675,
291,
13220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1923,
11244,
1435,
288,
202,
202,
430,
261,
12062,
7901,
2174,
682,
3773,
18,
588,
1868,
1435,
480,
446,
597,
8005,
7901,
2174,
682,
3773,
18,
588,
1868,
7675,
291,
13220,
... | ||
private void setMax(int max) { this.max = new SimplePosition(false,false,max); } | void setMax(int max) { this.max = new SimplePosition(false,false,max); } | private void setMax(int max) { this.max = new SimplePosition(false,false,max); } | 50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/dc62a0a7cf481c21c3be647214959067a3b98f61/SimpleRichLocation.java/buggy/src/org/biojavax/bio/seq/SimpleRichLocation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10851,
12,
474,
943,
13,
288,
225,
333,
18,
1896,
273,
394,
4477,
2555,
12,
5743,
16,
5743,
16,
1896,
1769,
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,
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,
3238,
918,
10851,
12,
474,
943,
13,
288,
225,
333,
18,
1896,
273,
394,
4477,
2555,
12,
5743,
16,
5743,
16,
1896,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.