rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
} else if (retType.equals(String.class)) { | } else { String retTypeStr = retType.getName(); cfw.addLoadConstant(retTypeStr); | private static void generateReturnResult(ClassFileWriter cfw, Class retType) { // wrap boolean values with java.lang.Boolean, convert all other // primitive values to java.lang.Double. if (retType.equals(Boolean.TYPE)) { cfw.add(ByteC... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/7283a9ddd8e13f70de01e5a8317983d850c1b269/JavaAdapter.java/clean/src/org/mozilla/javascript/JavaAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... |
SVNDebugLog.log(message); | SVNDebugLog.logError(message); | public static void error(String message) throws SVNException { if (message == null) { message = "svn: unknow error"; } else if (!message.startsWith("svn: ")) { message = "svn: " + message; } SVNDebugLog.log(message); throw new SVNException(message); } | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/3923f5416342d8fbfe28509bee38b5bd27c711aa/SVNErrorManager.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/wc/SVNErrorManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
555,
12,
780,
883,
13,
1216,
29537,
50,
503,
288,
3639,
309,
261,
2150,
422,
446,
13,
288,
5411,
883,
273,
315,
31505,
30,
640,
79,
3338,
555,
14432,
3639,
289,
469,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
555,
12,
780,
883,
13,
1216,
29537,
50,
503,
288,
3639,
309,
261,
2150,
422,
446,
13,
288,
5411,
883,
273,
315,
31505,
30,
640,
79,
3338,
555,
14432,
3639,
289,
469,
3... |
final DomElementsGroupNode selectedNode = getDomElementsGroupNode(getTreeView(e)); final Type type = selectedNode.getChildDescription().getType(); text += " " + ElementPresentationManager.getTypeName(DomUtil.getRawType(type)); } return text; } | final DomElementsGroupNode selectedNode = getDomElementsGroupNode(getTreeView(e)); if (selectedNode != null) { final Type type = selectedNode.getChildDescription().getType(); text += " " + ElementPresentationManager.getTypeName(DomUtil.getRawType(type)); } } return text; } | protected String getActionText(final AnActionEvent e) { String text = "Add"; if (e.getPresentation().isEnabled()) { final DomElementsGroupNode selectedNode = getDomElementsGroupNode(getTreeView(e)); final Type type = selectedNode.getChildDescription().getType(); text += " " + ElementPresentati... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/6cb2102224b1e3911ad3c6ac7e0a9decefdb42eb/AddElementInCollectionAction.java/clean/source/com/intellij/util/xml/tree/actions/AddElementInCollectionAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
12473,
1528,
12,
6385,
1922,
1803,
1133,
425,
13,
288,
565,
514,
977,
273,
315,
986,
14432,
565,
309,
261,
73,
18,
588,
6351,
367,
7675,
291,
1526,
10756,
288,
4202,
727,
129... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
12473,
1528,
12,
6385,
1922,
1803,
1133,
425,
13,
288,
565,
514,
977,
273,
315,
986,
14432,
565,
309,
261,
73,
18,
588,
6351,
367,
7675,
291,
1526,
10756,
288,
4202,
727,
129... |
dsID = new DataSetID( null, Long.MAX_VALUE, null ); | dsID = new DataSetID( parent, Long.MAX_VALUE, query ); | public void testGetRowID( ) { DataSetID dsID = new DataSetID( null, 0, null ); assertEquals( 0, dsID.getRowID( ) ); dsID = new DataSetID( null, 1, null ); assertEquals( 1, dsID.getRowID( ) ); dsID = new DataSetID( null, -1, null ); assertEquals( -1, dsID.getRowID( ) ); dsID = new DataSetID( null, Long.MIN_VALUE... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/8acf1f98c3278d6ede49a427008512a9b2d6a480/DataSetIDTest.java/clean/testsuites/org.eclipse.birt.report.tests.engine/src/org/eclipse/birt/report/tests/engine/api/DataSetIDTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
967,
1999,
734,
12,
262,
202,
95,
202,
202,
13676,
734,
3780,
734,
273,
394,
14065,
734,
12,
446,
16,
374,
16,
446,
11272,
202,
202,
11231,
8867,
12,
374,
16,
378... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
967,
1999,
734,
12,
262,
202,
95,
202,
202,
13676,
734,
3780,
734,
273,
394,
14065,
734,
12,
446,
16,
374,
16,
446,
11272,
202,
202,
11231,
8867,
12,
374,
16,
378... |
List<Member> members = RubyParser.getMembersAsList(CLASS, getUniquePath(), null); assertCorrect(0, "Green", null, 6, members); assertChildrenCorrect(members, "red", 16, "Green"); | List<Member> members = getMembersList(CLASS); assertCorrect(0, "Green", null, 0, 6, 27, members); assertChildrenCorrect(members, "red", 12, 16, 23, "Green"); | public final void testParseClass() { List<Member> members = RubyParser.getMembersAsList(CLASS, getUniquePath(), null); assertCorrect(0, "Green", null, 6, members); assertChildrenCorrect(members, "red", 16, "Green"); } | 13291 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13291/398e37f2a476d50b0cd896114b9c084884e3dc0e/TestRubyParser.java/clean/src/org/jedit/ruby/test/TestRubyParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
1842,
3201,
797,
1435,
288,
3639,
987,
32,
4419,
34,
4833,
273,
19817,
2678,
18,
588,
6918,
1463,
682,
12,
5237,
16,
16076,
743,
9334,
446,
1769,
3639,
1815,
16147,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
1842,
3201,
797,
1435,
288,
3639,
987,
32,
4419,
34,
4833,
273,
19817,
2678,
18,
588,
6918,
1463,
682,
12,
5237,
16,
16076,
743,
9334,
446,
1769,
3639,
1815,
16147,
12,
... |
int bpp = DataTools.readUnsignedByte(in); | bpp = DataTools.readUnsignedByte(in); channels = DataTools.readUnsignedByte(in); if (channels <= 1) channels = 1; else channels = 3; | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); in = new RandomAccessFile(id, "r"); // read the 12 byte file header byte[] header = new byte[12]; in.read(header); if (header[0] != 'O' || header[1] != 'L' || header[2] != 'R' || header[3] != 'W') { ... | 55303 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55303/91859a26506b8a1d312b398da2c3ecd94e02fa60/OpenlabRawReader.java/clean/loci/formats/OpenlabRawReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
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,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
368,... |
TestOperation(String label, String description) { | TestOperation(String label) { | TestOperation(String label, String description) { super(label); fDescription = description; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/f2e3de5ef2b8a6e3f7ff548a57814536495aa48d/TestOperation.java/buggy/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/operations/TestOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
4709,
2988,
12,
780,
1433,
16,
514,
2477,
13,
288,
202,
202,
9565,
12,
1925,
1769,
202,
202,
74,
3291,
273,
2477,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
4709,
2988,
12,
780,
1433,
16,
514,
2477,
13,
288,
202,
202,
9565,
12,
1925,
1769,
202,
202,
74,
3291,
273,
2477,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Set locales = LocaleIDParser.getLanguageScript(cldrFactory.getAvailable()); | Set locales = LanguageTagParser.getLanguageScript(cldrFactory.getAvailable()); | public static void main(String[] args) throws IOException { cldrFactory = CLDRFile.Factory.make("C:\\ICU4C\\locale\\common\\main\\", ".*"); english = cldrFactory.make("en", true); PrintWriter log = BagFormatter.openUTF8Writer("C:\\DATA\\GEN\\cldr\\main\\", "karaList.xml"); Set locales = LocaleIDParser.getLanguageS... | 27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/87f1502b532679ffd1cea2a36c3e2c26d1626199/GenerateKaraList.java/clean/tools/java/org/unicode/cldr/tool/GenerateKaraList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
202,
202,
830,
3069,
1733,
273,
14934,
6331,
812,
18,
1733,
18,
6540,
2932,
39,
31027,
2871,
57,
24,
39,
1695,
6339,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1860,
288,
202,
202,
830,
3069,
1733,
273,
14934,
6331,
812,
18,
1733,
18,
6540,
2932,
39,
31027,
2871,
57,
24,
39,
1695,
6339,
... |
__dbc_get_reply result$ = __DB_dbc_get_4001(args$); call.reply(result$); break; } case 49: { | __dbc_get_reply result$ = __DB_dbc_get_4002(args$); call.reply(result$); break; } case 67: { | public void dispatchOncRpcCall(OncRpcCallInformation call, int program, int version, int procedure) throws OncRpcException, IOException { if ( version == 4001 ) { switch ( procedure ) { case 1: { __env_cachesize_msg args$ = new __env_cachesize_msg(); ... | 2921 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2921/8960e3895f7af91126465368dff8fbb36ab4e853/DbServerStub.java/buggy/db/rpc_server/java/gen/DbServerStub.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3435,
1398,
71,
11647,
1477,
12,
1398,
71,
11647,
1477,
5369,
745,
16,
509,
5402,
16,
509,
1177,
16,
509,
12131,
13,
6647,
1216,
2755,
71,
11647,
503,
16,
1860,
288,
3639,
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,
377,
1071,
918,
3435,
1398,
71,
11647,
1477,
12,
1398,
71,
11647,
1477,
5369,
745,
16,
509,
5402,
16,
509,
1177,
16,
509,
12131,
13,
6647,
1216,
2755,
71,
11647,
503,
16,
1860,
288,
3639,
30... |
if (false) Debug.println(s); | if (DEBUG > 0) Debug.println(s); | private static void dprintln(String s) { if (false) Debug.println(s); } | 3721 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3721/ce8b5baa4f6926b7caf779b8b85c033b97f4c96b/Membership.java/clean/nu/dll/lyskom/Membership.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
302,
8222,
12,
780,
272,
13,
288,
202,
430,
261,
9394,
405,
374,
13,
4015,
18,
8222,
12,
87,
1769,
565,
289,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
302,
8222,
12,
780,
272,
13,
288,
202,
430,
261,
9394,
405,
374,
13,
4015,
18,
8222,
12,
87,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
(asset.getType() == AbstractAsset.RELATED_COMPONENT)) { | (asset.getType() == AbstractAsset.RELATED_COMPONENT)) { | public static IPath getPathForAsset(AbstractAsset asset) { AbstractRootAsset root = asset.getRoot(); String thePath = ""; while (asset != null) { if (asset.getType() == AbstractAsset.COMPONENT) { if (asset.getParent().getType() != AbstractAsset.VAR... | 9773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9773/ce45cf2d35dfd9446ee5194fb87aba9a2cfab5cf/ModelStorage.java/clean/kobold/src/kobold.client.plam/src/kobold/client/plam/model/ModelStorage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
467,
743,
4339,
1290,
6672,
12,
7469,
6672,
3310,
13,
288,
7734,
4115,
2375,
6672,
1365,
273,
3310,
18,
588,
2375,
5621,
3639,
514,
326,
743,
273,
1408,
31,
3639,
1323,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
467,
743,
4339,
1290,
6672,
12,
7469,
6672,
3310,
13,
288,
7734,
4115,
2375,
6672,
1365,
273,
3310,
18,
588,
2375,
5621,
3639,
514,
326,
743,
273,
1408,
31,
3639,
1323,
261,
... |
KeyStroke[] keys = m.keys(); int len = keys.length; bindings = new JTextComponent.KeyBinding[len]; for (int i = 0; i < len; i++) | Keymap parentMap = JTextComponent.getKeymap(JTextComponent.DEFAULT_KEYMAP); keymap = JTextComponent.addKeymap(keymapName, parentMap); Object val = UIManager.get(getPropertyPrefix() + ".keyBindings"); if (val != null && val instanceof JTextComponent.KeyBinding[]) | protected Keymap createKeymap() { // FIXME: It seems to me that this method implementation is wrong. It seems // to fetch the focusInputMap and transform it to the KeyBinding/Keymap // implemenation. I would think that it should be done the other way, // fetching the keybindings (from prefix + ".bindings... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/8a78b0a127a68dcc6823fee2b8bdb1cbb7ec268d/BasicTextUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicTextUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
1929,
1458,
752,
653,
1458,
1435,
225,
288,
565,
368,
9852,
30,
2597,
12001,
358,
1791,
716,
333,
707,
4471,
353,
7194,
18,
2597,
12001,
565,
368,
358,
2158,
326,
7155,
1210,
863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1929,
1458,
752,
653,
1458,
1435,
225,
288,
565,
368,
9852,
30,
2597,
12001,
358,
1791,
716,
333,
707,
4471,
353,
7194,
18,
2597,
12001,
565,
368,
358,
2158,
326,
7155,
1210,
863,
... |
return "LogicalLinks.NoLinksAvailable: there are no physical links available"; } | return "LogicalLinks.NoLinksAvailable: there are no physical links available"; } | public String toString() { return "LogicalLinks.NoLinksAvailable: there are no physical links available"; } | 49475 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49475/5ad015d9a78e1da3350d9b398b46b2f5d4508564/LogicalLink.java/buggy/src/org/jgroups/blocks/LogicalLink.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
565,
327,
315,
17955,
7100,
18,
2279,
7100,
5268,
30,
1915,
854,
1158,
11640,
4716,
2319,
14432,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
565,
327,
315,
17955,
7100,
18,
2279,
7100,
5268,
30,
1915,
854,
1158,
11640,
4716,
2319,
14432,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
if (!useDefault) buildOrder = buildList.getItems(); | if (!useDefault) { buildOrder = buildList.getItems(); } | public boolean performOk() { String[] buildOrder = null; boolean useDefault = defaultOrderButton.getSelection(); // if use defaults is turned off if (!useDefault) buildOrder = buildList.getItems(); //Get a copy of the description from the workspace, set the build order ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/BuildOrderPreferencePage.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/BuildOrderPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3073,
8809,
1435,
288,
3639,
514,
8526,
1361,
2448,
273,
446,
31,
3639,
1250,
999,
1868,
273,
805,
2448,
3616,
18,
588,
6233,
5621,
3639,
368,
309,
999,
3467,
353,
21826,
3397... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3073,
8809,
1435,
288,
3639,
514,
8526,
1361,
2448,
273,
446,
31,
3639,
1250,
999,
1868,
273,
805,
2448,
3616,
18,
588,
6233,
5621,
3639,
368,
309,
999,
3467,
353,
21826,
3397... |
} | public void afterAdd(Role insertedRole, Person person) { if (person != null && insertedRole != null) { addDependencies(insertedRole, person); person.addAlias(insertedRole); person.updateIstUsername(); } } | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/96492c7b45469f929389f93b9c99c5db619f3883/Person.java/buggy/src/net/sourceforge/fenixedu/domain/Person.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1839,
986,
12,
2996,
9564,
2996,
16,
11573,
6175,
13,
288,
202,
565,
309,
261,
12479,
480,
446,
597,
9564,
2996,
480,
446,
13,
288,
202,
202,
1289,
8053,
12,
6387,
329,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1839,
986,
12,
2996,
9564,
2996,
16,
11573,
6175,
13,
288,
202,
565,
309,
261,
12479,
480,
446,
597,
9564,
2996,
480,
446,
13,
288,
202,
202,
1289,
8053,
12,
6387,
329,
... | |
getWidgetFactory().createLabel(measurementGroup, GRID_SPACING_LABEL); textWidget = getWidgetFactory().createText(measurementGroup, StringStatics.BLANK, SWT.BORDER); GridData data = new GridData(SWT.FILL,SWT.FILL,true,false); textWidget.setLayoutData(data); startTextWidgetEventListener(); } | getWidgetFactory().createLabel(measurementGroup, GRID_SPACING_LABEL); textWidget = getWidgetFactory().createText(measurementGroup, StringStatics.BLANK, SWT.BORDER); GridData data = new GridData(SWT.FILL,SWT.FILL,true,false); textWidget.setLayoutData(data); startTextWidgetEventListener(); } | private void createMeasurementGroup(Composite composite) { measurementGroup = getWidgetFactory().createGroup(composite, MEASUREMENT_LABEL); measurementGroup.setLayout(new GridLayout(2, true)); // Create ruler unit combo getWidgetFactory().createLabel(measurementGroup, RULER_UNITS_LABEL); rulerUnitCombo = ... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/d0ecb819dee9579b2622e012d962c70d396581ac/RulerGridPropertySection.java/buggy/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui.properties/src/org/eclipse/gmf/runtime/diagram/ui/properties/sections/grid/RulerGridPropertySecti... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
17933,
1114,
12,
9400,
9635,
13,
288,
202,
202,
16944,
1114,
273,
23434,
1733,
7675,
2640,
1114,
12,
27676,
16,
7733,
25061,
3212,
67,
13545,
1769,
9506,
202,
16944,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17933,
1114,
12,
9400,
9635,
13,
288,
202,
202,
16944,
1114,
273,
23434,
1733,
7675,
2640,
1114,
12,
27676,
16,
7733,
25061,
3212,
67,
13545,
1769,
9506,
202,
16944,
... |
count = new Integer(0); | count = 0; | private void incrementStateTypeCount(SearchState state) { Integer count = (Integer) stateCountByType.get(state.getClass()); if (count == null) { count = new Integer(0); } count = new Integer(count.intValue() + 1); stateCountByType.put(state.getClass(), count); } | 48839 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48839/13ad140ab718f86203f8e83ff9849b83b918dd82/LinguistStats.java/buggy/sphinx4/src/sphinx4/edu/cmu/sphinx/linguist/util/LinguistStats.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5504,
1119,
559,
1380,
12,
2979,
1119,
919,
13,
288,
3639,
2144,
1056,
273,
261,
4522,
13,
919,
1380,
14145,
18,
588,
12,
2019,
18,
588,
797,
10663,
3639,
309,
261,
1883,
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,
5504,
1119,
559,
1380,
12,
2979,
1119,
919,
13,
288,
3639,
2144,
1056,
273,
261,
4522,
13,
919,
1380,
14145,
18,
588,
12,
2019,
18,
588,
797,
10663,
3639,
309,
261,
1883,
422... |
getShell().open(); | getShell().setVisible(true); | public int open() { if (getShell() == null) create(); Rectangle bounds = getShell().getBounds(); getShell().open(); if (!bounds.equals(getShell().getBounds())) { getShell().setBounds(bounds); } return Window.OK; } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e269b6bbc4504fe8ead1d77b5c7b4fa83f46165b/DetachedWindow.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/DetachedWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
1696,
1435,
288,
1875,
3196,
202,
430,
261,
588,
13220,
1435,
422,
446,
13,
1875,
202,
2640,
5621,
1875,
3196,
202,
19463,
4972,
273,
7932,
1165,
7675,
588,
5694,
5621,
540... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
1696,
1435,
288,
1875,
3196,
202,
430,
261,
588,
13220,
1435,
422,
446,
13,
1875,
202,
2640,
5621,
1875,
3196,
202,
19463,
4972,
273,
7932,
1165,
7675,
588,
5694,
5621,
540... |
public void handleException( ParseException ex, SIPMessage sipMessage, Class hdrClass, String header, String message) throws ParseException { if (LogWriter.needsLogging) this.stack.logWriter.logException(ex); if ((hdrClass!=null)&&(hdrClass.equals(From.class) || hdrClass.equals(To.class) || hdrClass.equals(CSeq.class)... | public void handleException(ParseException ex, SIPMessage sipMessage, Class hdrClass, String header, String message) throws ParseException { if (sipStack.isLoggingEnabled()) this.sipStack.logWriter.logException(ex); if ((hdrClass != null) && (hdrClass.equals(From.class) || hdrClass.equals(To.class) || hdrClass.equals(... | public void handleException( ParseException ex, SIPMessage sipMessage, Class hdrClass, String header, String message) throws ParseException { if (LogWriter.needsLogging) this.stack.logWriter.logException(ex); // Log the bad message for later reference. if ((hdrClass... | 7607 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7607/d3bce65e49e71ee7df15bd72fd338535d4501bc1/UDPMessageChannel.java/buggy/trunk/src/gov/nist/javax/sip/stack/UDPMessageChannel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20879,
12,
565,
10616,
431,
16,
565,
348,
2579,
1079,
10341,
1079,
16,
565,
1659,
7723,
797,
16,
565,
514,
1446,
16,
565,
514,
883,
13,
565,
1216,
10616,
288,
3639,
309,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20879,
12,
565,
10616,
431,
16,
565,
348,
2579,
1079,
10341,
1079,
16,
565,
1659,
7723,
797,
16,
565,
514,
1446,
16,
565,
514,
883,
13,
565,
1216,
10616,
288,
3639,
309,
261,... |
case 597 : if (DEBUG) { System.out.println("AdditiveExpression_NotName ::= Name PLUS..."); } | case 598 : if (DEBUG) { System.out.println("AdditiveExpression_NotName ::= Name PLUS..."); } | protected void consumeRule(int act) { switch ( act ) { case 29 : if (DEBUG) { System.out.println("Type ::= PrimitiveType"); } //$NON-NLS-1$ consumePrimitiveType(); break; case 43 : if (DEBUG) { System.out.println("ReferenceType ::= ClassOrInterfaceType"); } //$NON-NLS-1$ consumeReferenceType(); ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c5e4a396e5f97d1050138e25a4f2f263849bffc7/Parser.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12899,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12899,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... |
if(meeting!=null) | if (meeting != null) | public void deleteMeeting(MeetingBO meeting) throws PersistenceException { if(meeting!=null) delete(meeting); } | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/510f8e3f30a650b683fcc33df6f4ed7a48a04802/CustomerPersistence.java/clean/mifos/src/org/mifos/application/customer/persistence/CustomerPersistence.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1430,
4667,
21747,
12,
4667,
21747,
5315,
18721,
310,
13,
1216,
13381,
503,
288,
202,
202,
430,
12,
3501,
21747,
5,
33,
2011,
13,
1082,
202,
3733,
12,
3501,
21747,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1430,
4667,
21747,
12,
4667,
21747,
5315,
18721,
310,
13,
1216,
13381,
503,
288,
202,
202,
430,
12,
3501,
21747,
5,
33,
2011,
13,
1082,
202,
3733,
12,
3501,
21747,
1769,
... |
for(BugzillaHit hit: cat.getChildren()){ if(hit.hasCorrespondingActivatableTask()){ | for(IQueryHit hit: cat.getChildren()){ if(hit.hasCorrespondingActivatableTask() && hit instanceof BugzillaHit){ | public void run() { cat.refreshBugs(); for(BugzillaHit hit: cat.getChildren()){ if(hit.hasCorrespondingActivatableTask()){ BugzillaUiPlugin.getDefault().getBugzillaRefreshManager().addTaskToBeRefreshed((BugzillaTask)hit.getOrCreateCorrespondingTask()); } } if(TaskL... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/82f651e1f47ec3e03f511b652f4fc548ddac2ef3/RefreshBugzillaAction.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/actions/RefreshBugzillaAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
2574,
18,
9144,
31559,
5621,
6862,
1082,
202,
1884,
12,
19865,
15990,
13616,
6800,
30,
6573,
18,
588,
4212,
10756,
95,
6862,
9506,
202,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9944,
202,
482,
918,
1086,
1435,
288,
6862,
1082,
202,
2574,
18,
9144,
31559,
5621,
6862,
1082,
202,
1884,
12,
19865,
15990,
13616,
6800,
30,
6573,
18,
588,
4212,
10756,
95,
6862,
9506,
202,
4... |
assertTrue("Returned incorrect ZeroDigit symbol", dfs.getZeroDigit() == '*'); | assertEquals("Returned incorrect ZeroDigit symbol", '*', dfs.getZeroDigit()); | public void test_getZeroDigit() { dfs.setZeroDigit('*'); assertTrue("Returned incorrect ZeroDigit symbol", dfs.getZeroDigit() == '*'); } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/aa7f5ac38085143bcf2542c95a675411434e9ae6/DecimalFormatSymbolsTest.java/buggy/modules/text/src/test/java/org/apache/harmony/text/tests/java/text/DecimalFormatSymbolsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
588,
7170,
10907,
1435,
288,
202,
202,
12381,
18,
542,
7170,
10907,
2668,
4035,
1769,
202,
202,
11231,
5510,
2932,
22360,
11332,
12744,
10907,
3273,
3113,
9506,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
588,
7170,
10907,
1435,
288,
202,
202,
12381,
18,
542,
7170,
10907,
2668,
4035,
1769,
202,
202,
11231,
5510,
2932,
22360,
11332,
12744,
10907,
3273,
3113,
9506,
202... |
commonRoot = "".equals(commonRoot) ? host : host + "/" + commonRoot; | commonRoot = "".equals(commonRoot) ? host : PathUtil.append(host, commonRoot); | public static String buildCommitTree(Collection modifiedEntries, Map map) throws SVNException { map = map == null ? new HashMap() : map; ISVNEntry root = null; for(Iterator entries = modifiedEntries.iterator(); entries.hasNext();) { ISVNEntry entry = (ISVNEntry) entries.next(); ... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/1fe39573cdeaf22b25530fee4d0ee6c014e16733/SVNCommitUtil.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/SVNCommitUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
1361,
5580,
2471,
12,
2532,
4358,
5400,
16,
1635,
852,
13,
1216,
29537,
50,
503,
288,
3639,
852,
273,
852,
422,
446,
692,
394,
4317,
1435,
294,
852,
31,
3639,
4437,
58,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1361,
5580,
2471,
12,
2532,
4358,
5400,
16,
1635,
852,
13,
1216,
29537,
50,
503,
288,
3639,
852,
273,
852,
422,
446,
692,
394,
4317,
1435,
294,
852,
31,
3639,
4437,
58,
... |
if (src == add2D) dm.createDisplay(false); else if (src == add3D) dm.createDisplay(true); | if (src == add2D) dm.createDisplay(this, false); else if (src == add3D) dm.createDisplay(this, true); | public void actionPerformed(ActionEvent e) { DisplayManager dm = (DisplayManager) lm; Object src = e.getSource(); if (src == add2D) dm.createDisplay(false); else if (src == add3D) dm.createDisplay(true); else if (src == show) showDisplay(); else if (src == capture) { DisplayWindow d = (DisplayW... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/6bc0989c5ee0d7ade3d046876ab546bc8b27b346/DisplayControls.java/buggy/loci/visbio/view/DisplayControls.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
565,
9311,
1318,
9113,
273,
261,
4236,
1318,
13,
14966,
31,
565,
1033,
1705,
273,
425,
18,
588,
1830,
5621,
565,
309,
261,
4816,
422,
527... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
565,
9311,
1318,
9113,
273,
261,
4236,
1318,
13,
14966,
31,
565,
1033,
1705,
273,
425,
18,
588,
1830,
5621,
565,
309,
261,
4816,
422,
527... |
PropertyType.CHOICE_TYPE, | IPropertyType.CHOICE_TYPE, | public IPropertyDefinition[] getPropertyDefinitions( ) { if ( cm == null ) { logger.log( ILogger.WARNING, Messages.getString( "ChartReportItemImpl.log.RequestForPropertyDefn" ) ); //$NON-NLS-1$ return null; } return new IPropertyDefinition[]{ new ChartPropertyDefinitionImpl( null, "title.value", "p... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/05f88a14321cea0993930d2fd3e35dff6de2bd87/ChartReportItemImpl.java/buggy/chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1396,
1852,
8526,
3911,
7130,
12,
262,
202,
95,
202,
202,
430,
261,
5003,
422,
446,
262,
202,
202,
95,
1082,
202,
4901,
18,
1330,
12,
467,
3328,
18,
9511,
16,
6862,
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,
467,
1396,
1852,
8526,
3911,
7130,
12,
262,
202,
95,
202,
202,
430,
261,
5003,
422,
446,
262,
202,
202,
95,
1082,
202,
4901,
18,
1330,
12,
467,
3328,
18,
9511,
16,
6862,
202... |
String[] values = jspTagAttribute.getEnumeratedValues(); | final String[] values = jspTagAttribute.getEnumeratedValues(); | public static Object[] getApplicableAttributeVariants(PsiElement context, CompletionContext completionContext) { if(context != null) context = PsiTreeUtil.getParentOfType(context, XmlAttribute.class); if(context instanceof XmlAttribute){ XmlAttributeDescriptor jspTagAttribute = ((XmlAttribute)context)... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/f251efe26525495da44dafdbea831741c4697c01/XmlAttributeValueGetter.java/buggy/source/com/intellij/psi/filters/getters/XmlAttributeValueGetter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1033,
8526,
336,
27873,
1499,
21165,
12,
52,
7722,
1046,
819,
16,
20735,
1042,
8364,
1042,
13,
288,
565,
309,
12,
2472,
480,
446,
13,
1377,
819,
273,
453,
7722,
2471,
1304,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
8526,
336,
27873,
1499,
21165,
12,
52,
7722,
1046,
819,
16,
20735,
1042,
8364,
1042,
13,
288,
565,
309,
12,
2472,
480,
446,
13,
1377,
819,
273,
453,
7722,
2471,
1304,
1... |
public HttpDiceRollerDialog(Frame owner, int count, String annotation, String email1, String email2) | public HttpDiceRollerDialog(Frame owner, int max, int count, String annotation, String email1, String email2) | public HttpDiceRollerDialog(Frame owner, int count, String annotation, String email1, String email2) { super(owner, "Dice roller", true); m_count = count; m_annotation = annotation; m_email1 = email1; m_email2 = email2; setDefaultCloseOperation(JFrame.DO_NOTHING_ON_CLOSE); m_exitButton.addAction... | 8909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8909/47fe8b12ebdf79cb0895d8ac18fe14eb521037fa/IronyGamesDiceRollerRandomSource.java/clean/triplea/src/games/strategy/engine/random/IronyGamesDiceRollerRandomSource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2541,
40,
1812,
4984,
749,
6353,
12,
3219,
3410,
16,
509,
943,
16,
509,
1056,
16,
514,
3204,
16,
514,
2699,
21,
16,
514,
2699,
22,
13,
225,
288,
565,
2240,
12,
8443,
16,
315,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2541,
40,
1812,
4984,
749,
6353,
12,
3219,
3410,
16,
509,
943,
16,
509,
1056,
16,
514,
3204,
16,
514,
2699,
21,
16,
514,
2699,
22,
13,
225,
288,
565,
2240,
12,
8443,
16,
315,
... |
TCPMessageChannel oldChannel = (TCPMessageChannel) | oldChannel = (TCPMessageChannel) | public void sendRequest(ClientTransaction clientTransactionId) throws TransactionDoesNotExistException, SipException { SIPRequest dialogRequest = ((SIPClientTransaction) clientTransactionId).getOriginalRequest(); if (clientTransactionId == null) throw new NullPointerExcept... | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/6f16f4bc6852a1c5ada263e813df5f150f84c0fc/DialogImpl.java/buggy/src/gov/nist/javax/sip/stack/DialogImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12413,
12,
1227,
3342,
1004,
27387,
13,
565,
1216,
5947,
26621,
16,
13475,
503,
288,
7734,
348,
2579,
691,
6176,
691,
273,
3639,
14015,
17739,
1227,
3342,
13,
1004,
27387,
2934,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12413,
12,
1227,
3342,
1004,
27387,
13,
565,
1216,
5947,
26621,
16,
13475,
503,
288,
7734,
348,
2579,
691,
6176,
691,
273,
3639,
14015,
17739,
1227,
3342,
13,
1004,
27387,
2934,
... |
InheritVerifiable inheritVerifiable = new InheritVerifiable(); inheritVerifiable.setValue("bad"); | InheritVerifiable inheritVerifiable = new InheritVerifiable(); inheritVerifiable.setValue("bad"); | public void testInheritVerifiableFails() { InheritVerifiable inheritVerifiable = new InheritVerifiable(); inheritVerifiable.setValue("bad"); boolean hasThrownException = false; try { inheritVerifiable.verify(); } catch (AssertionFailedError ex) { hasThrownExc... | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/VerifierTest.java/buggy/jmock/core/src/test/jmock/util/VerifierTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
14216,
3945,
8424,
30800,
1435,
288,
3639,
25953,
3945,
8424,
6811,
3945,
8424,
273,
394,
25953,
3945,
8424,
5621,
3639,
6811,
3945,
8424,
18,
542,
620,
2932,
8759,
8863,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
14216,
3945,
8424,
30800,
1435,
288,
3639,
25953,
3945,
8424,
6811,
3945,
8424,
273,
394,
25953,
3945,
8424,
5621,
3639,
6811,
3945,
8424,
18,
542,
620,
2932,
8759,
8863,
3... |
StringWriter sw= new StringWriter(500); | StringWriter sw= new StringWriter(); | public static String filterStack(String stack) { if (!getPreference("stackfilter").equals("true")) return stack; StringWriter sw= new StringWriter(500); PrintWriter pw= new PrintWriter(sw); StringReader sr= new StringReader(stack); BufferedReader br= new BufferedReader(sr); String line; try { while ((... | 32006 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/32006/a8ec4efa178afdbc7844e94d08ab38b811c7409a/BaseTestRunner.java/buggy/junit/runner/BaseTestRunner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
1034,
2624,
12,
780,
2110,
13,
288,
202,
202,
430,
16051,
588,
9624,
2932,
3772,
2188,
20387,
14963,
2932,
3767,
6,
3719,
1082,
202,
2463,
2110,
31,
6862,
202,
780,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
1034,
2624,
12,
780,
2110,
13,
288,
202,
202,
430,
16051,
588,
9624,
2932,
3772,
2188,
20387,
14963,
2932,
3767,
6,
3719,
1082,
202,
2463,
2110,
31,
6862,
202,
780,
... |
inviteTid.sendRequest(); | public void sendInvite() { try { /** * either use udp or tcp */ String fromName = "BigGuy"; String fromSipAddress = "here.com"; String fromDisplayName = "The Master Blaster"; String toSipAddress = "there.com"; String toUser = "LittleGuy"; String toDisplayName = "The Little Blister"; // create >F... | 7607 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7607/3ae0cf86ab2c762215a7cd9f2c7f57a913d8b35e/Shootist.java/buggy/trunk/src/test/tck/msgflow/callflows/redirect/Shootist.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1366,
22730,
1435,
288,
202,
202,
698,
288,
1082,
202,
26873,
9506,
380,
3344,
999,
16673,
578,
9658,
9506,
1195,
1082,
202,
780,
628,
461,
273,
315,
9901,
6099,
93,
14432,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1366,
22730,
1435,
288,
202,
202,
698,
288,
1082,
202,
26873,
9506,
380,
3344,
999,
16673,
578,
9658,
9506,
1195,
1082,
202,
780,
628,
461,
273,
315,
9901,
6099,
93,
14432,... | |
public org.quickfix.field.StartDate getStartDate() throws FieldNotFound { org.quickfix.field.StartDate value = new org.quickfix.field.StartDate(); | public quickfix.field.StartDate getStartDate() throws FieldNotFound { quickfix.field.StartDate value = new quickfix.field.StartDate(); | public org.quickfix.field.StartDate getStartDate() throws FieldNotFound { org.quickfix.field.StartDate value = new org.quickfix.field.StartDate(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/CollateralRequest.java/clean/src/java/src/quickfix/fix44/CollateralRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
22635,
8635,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
22635,
460,
273,
394,
2358,
18,
19525,
904,
18,
1518,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
22635,
8635,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
22635,
460,
273,
394,
2358,
18,
19525,
904,
18,
1518,
... |
MylarTasksPlugin.getBridge().removeFromLandmarksHash(astNodeType); | MylarBugzillaPlugin.getBridge().removeFromLandmarksHash(astNodeType); | public void testBridge() { lists.clear(); BugzillaMylarSearch s = new BugzillaMylarSearch(BugzillaMylarSearch.UNQUAL, astNodeType); IActiveSearchListener l = new IActiveSearchListener() { private boolean gathered = false; public void searchCompleted(List<?> results) { lists.add(results); ga... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/7fc296d93c4ea78623f31a1d48beae1e9fcee9fc/BugzillaSearchPluginTest.java/buggy/org.eclipse.mylyn.tasks.tests/src/org/eclipse/mylyn/tasks/bugzilla/tests/BugzillaSearchPluginTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
13691,
1435,
288,
202,
202,
9772,
18,
8507,
5621,
202,
202,
19865,
15990,
12062,
7901,
2979,
272,
273,
394,
16907,
15990,
12062,
7901,
2979,
12,
19865,
15990,
12062,
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,
225,
202,
482,
918,
1842,
13691,
1435,
288,
202,
202,
9772,
18,
8507,
5621,
202,
202,
19865,
15990,
12062,
7901,
2979,
272,
273,
394,
16907,
15990,
12062,
7901,
2979,
12,
19865,
15990,
12062,
79... |
logger.debug("Setting z to: " + propertyValue); | if (debug) logger.debug("Setting z to: " + propertyValue); | public void setObjectProperty(String objectType, String propertyType, String propertyValue) { logger.debug("objectType: " + objectType); logger.debug("propType: " + propertyType); logger.debug("property: " + propertyValue); if (objectType == null) { ... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/85b1def8500569c307eef07a73f9886549ea9364/ChemFileCDO.java/clean/src/org/openscience/cdk/io/cml/ChemFileCDO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20530,
1396,
12,
780,
16400,
16,
514,
21076,
16,
21394,
514,
12337,
13,
288,
1377,
1194,
18,
4148,
2932,
1612,
559,
30,
315,
397,
16400,
1769,
1377,
1194,
18,
4148,
2932,
5986,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20530,
1396,
12,
780,
16400,
16,
514,
21076,
16,
21394,
514,
12337,
13,
288,
1377,
1194,
18,
4148,
2932,
1612,
559,
30,
315,
397,
16400,
1769,
1377,
1194,
18,
4148,
2932,
5986,... |
AST tmp280_AST = null; tmp280_AST = astFactory.create(LT(1)); astFactory.makeASTRoot(currentAST, tmp280_AST); | AST tmp281_AST = null; if (inputState.guessing==0) { tmp281_AST = astFactory.create(LT(1)); astFactory.makeASTRoot(currentAST, tmp281_AST); } | public final void logicalAndExpression() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); AST logicalAndExpression_AST = null; inclusiveOrExpression(); astFactory.addASTChild(currentAST, returnAST); { _loop370: do { if ((LA(1)==LAND)) { AST tmp2... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/27957314a380e54096257a6753ad9d316ee78892/GroovyRecognizer.java/buggy/src/main/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
6374,
1876,
2300,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
6374,
1876,
2300,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
... |
String rootPageUrl = getModelRoot().getHomePage().getUrl(); | String rootPageUrl = getModel().getHomePage().getUrl(); | private void handleStaticIntro() { String rootPageUrl = getModelRoot().getHomePage().getUrl(); Util.openBrowser(rootPageUrl); } | 13822 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13822/cb77b765539cf049025dc6b23290a38c6212d7d5/FormIntroPartImplementation.java/clean/org.eclipse.ui.intro/src/org/eclipse/ui/internal/intro/impl/presentations/FormIntroPartImplementation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
5788,
1702,
303,
1435,
288,
3639,
514,
1365,
1964,
1489,
273,
7454,
7675,
588,
8684,
1964,
7675,
588,
1489,
5621,
3639,
3564,
18,
3190,
9132,
12,
3085,
1964,
1489,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1640,
5788,
1702,
303,
1435,
288,
3639,
514,
1365,
1964,
1489,
273,
7454,
7675,
588,
8684,
1964,
7675,
588,
1489,
5621,
3639,
3564,
18,
3190,
9132,
12,
3085,
1964,
1489,
1769,
... |
pc += 4; | pc += 5; | private static void dumpICode(InterpreterData theData) { if (printICode) { try { int iCodeLength = theData.itsICodeTop; byte iCode[] = theData.itsICode; out = new PrintWriter(new FileOutputStream("icode.txt", true)); out.p... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/577b2d7b62846df08866c2d39cecd48acb009754/Interpreter.java/clean/js/rhino/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4657,
45,
1085,
12,
30010,
751,
326,
751,
13,
288,
3639,
309,
261,
1188,
45,
1085,
13,
288,
5411,
775,
288,
7734,
509,
277,
1085,
1782,
273,
326,
751,
18,
1282,
45,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4657,
45,
1085,
12,
30010,
751,
326,
751,
13,
288,
3639,
309,
261,
1188,
45,
1085,
13,
288,
5411,
775,
288,
7734,
509,
277,
1085,
1782,
273,
326,
751,
18,
1282,
45,
10... |
boolean utf8TextFileTransmission) { | String charset) { | public ClientEnvironment(IConnection connection, File localRootDirectory, File adminRootDirectory, CvsRoot cvsRoot, ILocalFileReader localFileReader, ILocalFileWriter localFileWriter, IAdminReader adminReader, IAdminWriter adminWriter, IIgn... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/3de0fd6612b01325d3a8e2dd29c980447948f32c/ClientEnvironment.java/buggy/plugins/cvs2/smartcvs-src/org/netbeans/lib/cvsclient/ClientEnvironment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2445,
5494,
12,
45,
1952,
1459,
16,
1387,
1191,
2375,
2853,
16,
1387,
3981,
2375,
2853,
16,
385,
6904,
2375,
276,
6904,
2375,
16,
21821,
467,
2042,
812,
2514,
30649,
2514,
16,
467,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2445,
5494,
12,
45,
1952,
1459,
16,
1387,
1191,
2375,
2853,
16,
1387,
3981,
2375,
2853,
16,
385,
6904,
2375,
276,
6904,
2375,
16,
21821,
467,
2042,
812,
2514,
30649,
2514,
16,
467,
... |
public void sendMessage(RequestMessage requestMessage) | public ResponseMessage sendMessage(RequestMessage requestMessage) | public void sendMessage(RequestMessage requestMessage) { if (!connected()) createConnection(); ResponseMessage responseMessage = null; boolean transactionComplete = false; int badTransmissionCount = 0; while (!transactionComplete) { String requestMe... | 51914 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51914/e3af0ac6dc29032be374466553b7374a4fbc7374/ServicesClient.java/buggy/ecologylab/services/distributed/legacy/ServicesClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2306,
1079,
15399,
12,
691,
1079,
590,
1079,
13,
565,
288,
3639,
309,
16051,
8537,
10756,
5411,
27870,
5621,
3639,
2306,
1079,
766,
1079,
273,
446,
31,
3639,
1250,
2492,
6322,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2306,
1079,
15399,
12,
691,
1079,
590,
1079,
13,
565,
288,
3639,
309,
16051,
8537,
10756,
5411,
27870,
5621,
3639,
2306,
1079,
766,
1079,
273,
446,
31,
3639,
1250,
2492,
6322,
273,
... |
catch (FileUploadException expected) | catch (FileUpload.InvalidContentTypeException expected) | public void testWithNullContentType() { FileUpload fu = null; fu = new FileUpload(); HttpServletRequest req = HttpServletRequestFactory.createHttpServletRequestWithNullContentType(); try { fu.parseRequest(req); fail("expected exception was not thrown"); } catch (... | 11270 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11270/857d5442b21dcdec21e48493af054031118dea4f/FileUploadTest.java/clean/src/test/org/apache/commons/fileupload/FileUploadTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1190,
2041,
8046,
1435,
565,
288,
377,
202,
812,
4777,
284,
89,
273,
446,
31,
377,
202,
377,
202,
27074,
273,
394,
1387,
4777,
5621,
377,
202,
377,
202,
2940,
18572... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1190,
2041,
8046,
1435,
565,
288,
377,
202,
812,
4777,
284,
89,
273,
446,
31,
377,
202,
377,
202,
27074,
273,
394,
1387,
4777,
5621,
377,
202,
377,
202,
2940,
18572... |
if (node.getProp(Node.ISNUMBER_PROP) != null) { | if (node.getIntProp(Node.ISNUMBER_PROP, -1) != -1) { | private void visitSetVar(Node node, Node child, boolean needValue) { OptLocalVariable lVar = (OptLocalVariable)(node.getProp(Node.VARIABLE_PROP)); // XXX is this right? If so, clean up. if (hasVarsInRegs && lVar == null) lVar = (OptLocalVariable) vars.getVariable(child.getString()); ... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/7f850f6162d49fce5f2a418eb4b32ba1cf9d58bf/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
694,
1537,
12,
907,
756,
16,
2029,
1151,
16,
1250,
1608,
620,
13,
288,
3639,
12056,
2042,
3092,
328,
1537,
273,
261,
6179,
2042,
3092,
21433,
2159,
18,
588,
4658,
12,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
694,
1537,
12,
907,
756,
16,
2029,
1151,
16,
1250,
1608,
620,
13,
288,
3639,
12056,
2042,
3092,
328,
1537,
273,
261,
6179,
2042,
3092,
21433,
2159,
18,
588,
4658,
12,
9... |
TextAreaPeer peer = (TextAreaPeer) getPeer (); if (peer == null) return; peer.replaceRange (text, start, end); | replaceText (str, start, end); | public void replaceRange (String text, int start, int end) { TextAreaPeer peer = (TextAreaPeer) getPeer (); if (peer == null) return; peer.replaceRange (text, start, end); } | 56365 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56365/3fe1c14284ce32b79d0e66441aec6a45a77ff684/TextArea.java/clean/libjava/java/awt/TextArea.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1453,
2655,
261,
780,
977,
16,
509,
787,
16,
509,
679,
13,
225,
288,
565,
3867,
5484,
6813,
4261,
273,
261,
1528,
5484,
6813,
13,
29875,
261,
1769,
565,
309,
261,
12210,
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,
282,
1071,
918,
1453,
2655,
261,
780,
977,
16,
509,
787,
16,
509,
679,
13,
225,
288,
565,
3867,
5484,
6813,
4261,
273,
261,
1528,
5484,
6813,
13,
29875,
261,
1769,
565,
309,
261,
12210,
422,... |
public static RubyBignum newBignum(IRuby runtime, BigInteger value) { return new RubyBignum(runtime, value); | public static RubyBignum newBignum(IRuby runtime, long value) { return newBignum(runtime, BigInteger.valueOf(value)); | public static RubyBignum newBignum(IRuby runtime, BigInteger value) { return new RubyBignum(runtime, value); } | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/1a99d1af5cf0ec0affd4f78b7cf07aa50ed18d98/RubyBignum.java/buggy/src/org/jruby/RubyBignum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
38,
724,
379,
394,
38,
724,
379,
12,
7937,
10340,
3099,
16,
10246,
460,
13,
288,
3639,
327,
394,
19817,
38,
724,
379,
12,
9448,
16,
460,
1769,
565,
289,
2,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
38,
724,
379,
394,
38,
724,
379,
12,
7937,
10340,
3099,
16,
10246,
460,
13,
288,
3639,
327,
394,
19817,
38,
724,
379,
12,
9448,
16,
460,
1769,
565,
289,
2,
-100,
-10... |
if(verbose) { | if (verbose) { | public void execute() throws BuildException { if (source == null) { throw new BuildException("src attribute is required", location); } if (dest == null) { throw new BuildException("dest attribute is required", location); } if (dest.exists() && dest.isDirector... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/c6c232893c39257745a8f7a618bcdb5c59791cae/Get.java/buggy/src/main/org/apache/tools/ant/taskdefs/Get.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
261,
3168,
422,
446,
13,
288,
5411,
604,
394,
18463,
2932,
4816,
1566,
353,
1931,
3113,
2117,
1769,
3639,
289,
3639,
309,
261,
10488,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
261,
3168,
422,
446,
13,
288,
5411,
604,
394,
18463,
2932,
4816,
1566,
353,
1931,
3113,
2117,
1769,
3639,
289,
3639,
309,
261,
10488,
4... |
prevLoad = prevLoad + 2; | prevLoad = prevLoad + 1; | public void paint(Graphics g) { g.setColor(Color.white); g.fillRect(0,0,getWidth()-1,COMPONENT_HEIGHT - 1); g.setColor(Color.black); g.drawRect(0,0,getWidth()-1,COMPONENT_HEIGHT - 1);// System.out.println("Ratio = " + ratio); if(ratio < 1) { } else { int prevLoad = -1; int startLoad ... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/089995a209ec5e70721b546e4004a414ba981ebf/CacheIndicator.java/clean/loci/plugins/browser/CacheIndicator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12574,
12,
17558,
314,
13,
288,
565,
314,
18,
542,
2957,
12,
2957,
18,
14739,
1769,
565,
314,
18,
5935,
6120,
12,
20,
16,
20,
16,
588,
2384,
1435,
17,
21,
16,
22922,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12574,
12,
17558,
314,
13,
288,
565,
314,
18,
542,
2957,
12,
2957,
18,
14739,
1769,
565,
314,
18,
5935,
6120,
12,
20,
16,
20,
16,
588,
2384,
1435,
17,
21,
16,
22922,
67,
... |
logger.info("Dialog terminated event recieved dialog = " + dialogTerminatedEvent.getDialog()); | logger.info("Dialog terminated event recieved dialog = " + dialogTerminatedEvent.getDialog()); | public void processDialogTerminated( DialogTerminatedEvent dialogTerminatedEvent) { logger.info("Dialog terminated event recieved dialog = " + dialogTerminatedEvent.getDialog()); this.dialogTerminationCount++; } | 7607 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7607/3ae0cf86ab2c762215a7cd9f2c7f57a913d8b35e/Shootme.java/clean/trunk/src/test/tck/msgflow/callflows/redirect/Shootme.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1207,
6353,
21888,
12,
1082,
202,
6353,
21888,
1133,
6176,
21888,
1133,
13,
288,
202,
202,
4901,
18,
1376,
2932,
6353,
14127,
871,
1950,
1385,
2155,
6176,
273,
225,
202,
6,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1207,
6353,
21888,
12,
1082,
202,
6353,
21888,
1133,
6176,
21888,
1133,
13,
288,
202,
202,
4901,
18,
1376,
2932,
6353,
14127,
871,
1950,
1385,
2155,
6176,
273,
225,
202,
6,... |
super.propertyChange(evt); | if ((evt.getSource() == theStateMachine) && (evt instanceof DeleteInstanceEvent) && "remove".equals(evt.getPropertyName())) { Model.getPump().removeModelEventListener(this, theStateMachine, new String[] {"remove", "namespace"}); ProjectManager.getManager().getCurrentProject().moveToTrash(this); } | public void propertyChange(PropertyChangeEvent evt) { super.propertyChange(evt); if (evt.getSource() == theStateMachine && "namespace".equals(evt.getPropertyName())) { Object newNamespace = evt.getNewValue(); if (newNamespace != null // this in case we are being d... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/dc52e0cd9a1709b2165964d11d1f285403c4debe/UMLStateDiagram.java/buggy/src_new/org/argouml/uml/diagram/state/ui/UMLStateDiagram.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1272,
3043,
12,
1396,
20930,
6324,
13,
288,
3639,
309,
14015,
73,
11734,
18,
588,
1830,
1435,
422,
326,
1119,
6981,
13,
597,
261,
73,
11734,
1276,
2504,
1442,
1133,
13,
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,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1272,
3043,
12,
1396,
20930,
6324,
13,
288,
3639,
309,
14015,
73,
11734,
18,
588,
1830,
1435,
422,
326,
1119,
6981,
13,
597,
261,
73,
11734,
1276,
2504,
1442,
1133,
13,
597,
... |
MBeanAttributeInfo foo = arr[i]; Object value = null; try { value = server.getAttribute(oName, foo.getName()); } catch (MBeanException e) { e.printStackTrace(); } catch (AttributeNotFoundException e) { e.printStackTrace(); } catch (InstanceNotFoundException e) { e.printStackTrace(); } catch (ReflectionException e) { e.... | MBeanAttributeInfo attribute = arr[i]; String name = attribute.getName(); if ((!attribute.isReadable() && !attribute.isWritable()) || name.startsWith("$")) { continue; | public List getAttributes() { List l = new ArrayList(); MBeanAttributeInfo[] arr = info.getAttributes(); MBeanServer server = MBeanServerHelper.getMBeanServer(); for (int i = 0; i < arr.length; i++) { MBeanAttributeInfo foo = arr[i]; Object value = null; ... | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/66e65737b4e33dfb1082f3a0bbbadc4860b1e05c/MBeanInfoHelper.java/buggy/applications/jmxdebug/src/java/org/apache/geronimo/jmxdebug/web/beanlib/MBeanInfoHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
10183,
1435,
288,
7734,
987,
328,
273,
394,
2407,
5621,
3639,
16622,
1499,
966,
8526,
2454,
273,
1123,
18,
588,
2498,
5621,
3639,
16622,
2081,
1438,
273,
16622,
2081,
2276,
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,
987,
10183,
1435,
288,
7734,
987,
328,
273,
394,
2407,
5621,
3639,
16622,
1499,
966,
8526,
2454,
273,
1123,
18,
588,
2498,
5621,
3639,
16622,
2081,
1438,
273,
16622,
2081,
2276,
18,
... |
public InvalidDestinationException(String reason) { this(reason, null); | public InvalidDestinationException(String reason, String errorCode) { super(reason, errorCode); | public InvalidDestinationException(String reason) { this(reason, null); } | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/138f20229c83cf2d3cf5a3d4dedd714f183d58c6/InvalidDestinationException.java/buggy/specs/jms/src/java/javax/jms/InvalidDestinationException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1962,
5683,
503,
12,
780,
3971,
13,
288,
3639,
333,
12,
10579,
16,
446,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1962,
5683,
503,
12,
780,
3971,
13,
288,
3639,
333,
12,
10579,
16,
446,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
mPlayers.setText(getResourceString("toolbar.menu_item.player")); | mPlayers.setText(Resources.getString("toolbar.menu_item.player")); | public void createMenu() { Menu menubar = new Menu(shell, SWT.BAR); shell.setMenuBar(menubar); MenuItem item1 = new MenuItem(menubar, SWT.CASCADE); item1.setText(getResourceString("toolbar.menu_title.action")); Menu menu1 = new Menu(item1); //Added for a nicer UI by Allen Tipper 14.9.03 menu1.add... | 11635 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11635/f2ea168ab135dd632ea868ff0df1f5276c774566/Client.java/clean/trunk/irate/irate/swt/Client.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
752,
4599,
1435,
288,
565,
9809,
21247,
373,
297,
273,
394,
9809,
12,
10304,
16,
348,
8588,
18,
21908,
1769,
565,
5972,
18,
542,
4599,
5190,
12,
27617,
373,
297,
1769,
565,
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,
918,
752,
4599,
1435,
288,
565,
9809,
21247,
373,
297,
273,
394,
9809,
12,
10304,
16,
348,
8588,
18,
21908,
1769,
565,
5972,
18,
542,
4599,
5190,
12,
27617,
373,
297,
1769,
565,
2... |
public org.quickfix.field.NoUnderlyingSecurityAltID getNoUnderlyingSecurityAltID() throws FieldNotFound { org.quickfix.field.NoUnderlyingSecurityAltID value = new org.quickfix.field.NoUnderlyingSecurityAltID(); | public quickfix.field.NoUnderlyingSecurityAltID getNoUnderlyingSecurityAltID() throws FieldNotFound { quickfix.field.NoUnderlyingSecurityAltID value = new quickfix.field.NoUnderlyingSecurityAltID(); | public org.quickfix.field.NoUnderlyingSecurityAltID getNoUnderlyingSecurityAltID() throws FieldNotFound { org.quickfix.field.NoUnderlyingSecurityAltID value = new org.quickfix.field.NoUnderlyingSecurityAltID(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderMassCancelRequest.java/clean/src/java/src/quickfix/fix44/OrderMassCancelRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
14655,
6291,
4368,
10655,
734,
336,
2279,
14655,
6291,
4368,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
14655,
6291,
4368,
10655,
734,
336,
2279,
14655,
6291,
4368,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
... |
new Integer(getWorkEstimate(unflatFilter))); | new Integer(workEstimate)); | public Trace[] partition() { LinkedList queue = new LinkedList(); HashSet visited = new HashSet(); LinkedList traces = new LinkedList(); LinkedList topTracesList = new LinkedList(); //traces with no incoming dependencies HashSet topUnflat = new HashSet(); //map unflatEdges -> Edge? HashMap edges = new HashMap();... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/66af1345d21235a3569e634e92e42d6f802e8605/SimplePartitioner.java/buggy/streams/src/at/dms/kjc/spacetime/SimplePartitioner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2677,
8526,
3590,
1435,
565,
288,
202,
13174,
682,
2389,
273,
394,
10688,
5621,
202,
13482,
9711,
273,
394,
6847,
5621,
202,
13174,
682,
19649,
273,
394,
10688,
5621,
202,
13174,
682,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2677,
8526,
3590,
1435,
565,
288,
202,
13174,
682,
2389,
273,
394,
10688,
5621,
202,
13482,
9711,
273,
394,
6847,
5621,
202,
13174,
682,
19649,
273,
394,
10688,
5621,
202,
13174,
682,... |
buf.append(nf.format(frac)); | buf.append(nf.format(frac*100)); | private void writeSuccessFractionCell(ClientRequest p, StringBuffer buf) { double frac = p.getSuccessFraction(); if(frac < 0) { buf.append("<td>UNKNOWN</td>\n"); } else { buf.append("<td>"); NumberFormat nf = NumberFormat.getInstance(); nf.setMaximumFractionDigits(1); buf.append(nf.format(frac)); buf.ap... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/c4303c14152c1f74b30de238102436748f7f2d05/QueueToadlet.java/buggy/src/freenet/clients/http/QueueToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1045,
4510,
13724,
4020,
12,
1227,
691,
293,
16,
6674,
1681,
13,
288,
202,
202,
9056,
12445,
273,
293,
18,
588,
4510,
13724,
5621,
202,
202,
430,
12,
22187,
411,
374,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1045,
4510,
13724,
4020,
12,
1227,
691,
293,
16,
6674,
1681,
13,
288,
202,
202,
9056,
12445,
273,
293,
18,
588,
4510,
13724,
5621,
202,
202,
430,
12,
22187,
411,
374,
13... |
return null; | return this; | public IPersistableElement getPersistable( ) { return null; } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/a5d9ff9287a3a7b125e3d03dbe855a64fa390daa/ReportEditorInput.java/clean/UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/internal/ui/editors/ReportEditorInput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2971,
2462,
429,
1046,
1689,
2462,
429,
12,
262,
202,
95,
202,
202,
2463,
446,
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... | [
1,
1,
1,
1,
1,
1,
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,
225,
202,
482,
2971,
2462,
429,
1046,
1689,
2462,
429,
12,
262,
202,
95,
202,
202,
2463,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
{ Formula formula = findFormula(uniqueName); if (formula == null) return false; | { Formula formula = findFormula(uniqueName); if (formula == null) return false; | public boolean canRemoveFormula(String uniqueName) { Formula formula = findFormula(uniqueName); if (formula == null) return false; OlapElement mdxElement = formula.getElement(); //search the query tree to see if this formula expression is used //anywhere (on the axes or in another formula) Walker walker = new ... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/Query.java/clean/src/main/mondrian/olap/Query.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
848,
3288,
14972,
12,
780,
3089,
461,
13,
202,
95,
202,
202,
14972,
8013,
273,
1104,
14972,
12,
6270,
461,
1769,
202,
202,
430,
261,
18203,
422,
446,
13,
1082,
202,
2463... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
848,
3288,
14972,
12,
780,
3089,
461,
13,
202,
95,
202,
202,
14972,
8013,
273,
1104,
14972,
12,
6270,
461,
1769,
202,
202,
430,
261,
18203,
422,
446,
13,
1082,
202,
2463... |
myCachedName = null; myCachedInitializerText = null; myCachedIsDeprecated = null; myCachedInitializerValue = null; | dropCached(); | public void subtreeChanged() { super.subtreeChanged(); myCachedName = null; myCachedInitializerText = null; myCachedIsDeprecated = null; myCachedInitializerValue = null; } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/60d647b7a411a6786d92495f9ae2dce6cddef75e/PsiFieldImpl.java/clean/source/com/intellij/psi/impl/source/PsiFieldImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12773,
5033,
1435,
288,
565,
2240,
18,
31808,
5033,
5621,
565,
3399,
9839,
461,
273,
446,
31,
565,
3399,
9839,
14729,
1528,
273,
446,
31,
565,
3399,
9839,
2520,
13534,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12773,
5033,
1435,
288,
565,
2240,
18,
31808,
5033,
5621,
565,
3399,
9839,
461,
273,
446,
31,
565,
3399,
9839,
14729,
1528,
273,
446,
31,
565,
3399,
9839,
2520,
13534,
273,
446... |
Length l = (Length) e.nextElement(); | LengthProperty l = (LengthProperty) e.nextElement(); | protected void computeValue() { int computedValue = 0; boolean bAllComputed = true; Enumeration e = lengths.elements(); while (e.hasMoreElements()) { Length l = (Length) e.nextElement(); computedValue += l.getValue(); if (!l.isComputed()) { ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/d9a8ac86719e48e941fde9f58e7e579fe67495ce/MixedLength.java/buggy/src/java/org/apache/fop/datatypes/MixedLength.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3671,
620,
1435,
288,
3639,
509,
8470,
620,
273,
374,
31,
3639,
1250,
324,
1595,
17934,
273,
638,
31,
3639,
13864,
425,
273,
10917,
18,
6274,
5621,
3639,
1323,
261,
73,
18,
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,
4750,
918,
3671,
620,
1435,
288,
3639,
509,
8470,
620,
273,
374,
31,
3639,
1250,
324,
1595,
17934,
273,
638,
31,
3639,
13864,
425,
273,
10917,
18,
6274,
5621,
3639,
1323,
261,
73,
18,
5... |
protected void loadImage() throws FopImageException { ByteArrayOutputStream baos = new ByteArrayOutputStream(); InputStream inStream; byte[] readBuf = new byte[4096]; int bytes_read; int index = 0; boolean cont = true; this.m_compressionType = new DCTFilter(); ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/c48aabf37fb1c6cfc85fb1e747b89c440b2381c9/JpegImage.java/buggy/src/org/apache/fop/image/JpegImage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1262,
2040,
1435,
1216,
478,
556,
2040,
503,
288,
3639,
11559,
17548,
273,
394,
11559,
5621,
3639,
5037,
28987,
31,
3639,
1160,
8526,
855,
5503,
273,
394,
1160,
63,
24,
5908,
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,
4750,
918,
1262,
2040,
1435,
1216,
478,
556,
2040,
503,
288,
3639,
11559,
17548,
273,
394,
11559,
5621,
3639,
5037,
28987,
31,
3639,
1160,
8526,
855,
5503,
273,
394,
1160,
63,
24,
5908,
2... | ||
identifier.substring(oaiIDPrefix.length()), | identifier.substring(OAI_ID_PREFIX.length()), | public String getRecord(String identifier, String metadataPrefix) throws OAIInternalServerError, CannotDisseminateFormatException, IdDoesNotExistException { log.info(LogManager.getHeader(null, "oai_request", "verb=getRecord,identifier=" + (identifier == null ? "n... | 49711 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49711/57f408691c7c097a3f8b87e1f822b16aa60d3b00/DSpaceOAICatalog.java/buggy/dspace/src/org/dspace/app/oai/DSpaceOAICatalog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11674,
12,
780,
2756,
16,
514,
1982,
2244,
13,
3639,
1216,
531,
18194,
12371,
16,
14143,
1669,
307,
1154,
340,
9291,
16,
9079,
3124,
26621,
565,
288,
3639,
613,
18,
1376,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11674,
12,
780,
2756,
16,
514,
1982,
2244,
13,
3639,
1216,
531,
18194,
12371,
16,
14143,
1669,
307,
1154,
340,
9291,
16,
9079,
3124,
26621,
565,
288,
3639,
613,
18,
1376,
12,
... |
public InventoryPredicate(String desiredAssetName, | public InventoryPredicate(String desiredAssetName, | public InventoryPredicate(String desiredAssetName, String myCluster, LoggingService aLogger) { this.desiredAssetName = desiredAssetName; myClusterId = MessageAddress.getMessageAddress(myCluster); logger = aLogger; } | 11319 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11319/f3d3445cfb3f4ebbd27cffd78c3103a720e5ab45/LogisticsInventoryServlet.java/buggy/bbn/src/org/cougaar/logistics/servlet/LogisticsInventoryServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
24835,
8634,
12,
780,
6049,
6672,
461,
16,
4697,
565,
514,
3399,
3629,
16,
9506,
565,
10253,
1179,
279,
3328,
13,
288,
565,
333,
18,
30458,
6672,
461,
273,
6049,
6672,
461,
31,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
24835,
8634,
12,
780,
6049,
6672,
461,
16,
4697,
565,
514,
3399,
3629,
16,
9506,
565,
10253,
1179,
279,
3328,
13,
288,
565,
333,
18,
30458,
6672,
461,
273,
6049,
6672,
461,
31,
56... |
} | for (int i = 0; i < curve.length; i++) { if (curve[i].getID() == id) { curve[i] = new Curve(id); } } } | public void removeCurve(int id) { //true; } | 13459 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13459/9123c3b16b8a020007aa31433f217a6a3b41f657/wedabecha.java/clean/trunk/src/de/codeforum/wedabecha/wedabecha.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
9423,
12,
474,
612,
13,
288,
202,
202,
759,
3767,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
9423,
12,
474,
612,
13,
288,
202,
202,
759,
3767,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
superClass = CStdType.Object; | setSuperClass(CStdType.Object); | public void checkInterface(final CContext context) throws PositionedError { checkModifiers(context); if (superClass == null) { if (sourceClass.getType().equals(CStdType.Object)) { // java/lang/Object // superClass = null; // superClass1 = null; } else { superClass = CStdType.Object; } } else {... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/9d0ead6d0ff694e52c4595c3fcaf102f0e942d06/JClassDeclaration.java/buggy/streams/src/at/dms/kjc/JClassDeclaration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
866,
1358,
12,
6385,
385,
1042,
819,
13,
1216,
11010,
329,
668,
288,
565,
866,
11948,
12,
2472,
1769,
565,
309,
261,
9565,
797,
422,
446,
13,
288,
1377,
309,
261,
3168,
797,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
866,
1358,
12,
6385,
385,
1042,
819,
13,
1216,
11010,
329,
668,
288,
565,
866,
11948,
12,
2472,
1769,
565,
309,
261,
9565,
797,
422,
446,
13,
288,
1377,
309,
261,
3168,
797,
... |
assertEquals (19, ami_return_val); | this.assertEquals (19, ami_return_val); | public void test_reply_start_time_async_wait() { ReplyHandler handler = new ReplyHandler() { public void operation (int ami_return_val) { assertEquals (19, ami_return_val); pass(); } }; clearPolicies (server); long ... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/3de75c0ddd185ba64a45a33976f541145137b0be/TimingTest.java/clean/test/regression/src/org/jacorb/test/orb/policies/TimingTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
10629,
67,
1937,
67,
957,
67,
3810,
67,
7048,
1435,
565,
288,
3639,
16202,
1503,
1838,
273,
394,
16202,
1503,
1435,
3639,
288,
5411,
1071,
918,
1674,
261,
474,
2125,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
67,
10629,
67,
1937,
67,
957,
67,
3810,
67,
7048,
1435,
565,
288,
3639,
16202,
1503,
1838,
273,
394,
16202,
1503,
1435,
3639,
288,
5411,
1071,
918,
1674,
261,
474,
2125,
... |
private static void doState(Context c,WorkflowItem wi, int newstate, EPerson newowner) throws SQLException, IOException, AuthorizeException { Collection mycollection = wi.getCollection(); Group mygroup = null; wi.setState(newstate); // wi.update(); switch (newst... | 47292 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47292/fd403dfe7904f27b1621876ef0d32faefc6175ab/WorkflowManager.java/clean/dspace/src/org/dspace/workflow/WorkflowManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6015,
270,
395,
2126,
6459,
2896,
1119,
12,
1042,
71,
16,
8484,
1180,
91,
77,
16,
474,
2704,
2019,
16,
41,
8346,
2704,
8443,
13,
15069,
23116,
16,
14106,
16,
18987,
503,
95,
2532,
4811,
5548... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6015,
270,
395,
2126,
6459,
2896,
1119,
12,
1042,
71,
16,
8484,
1180,
91,
77,
16,
474,
2704,
2019,
16,
41,
8346,
2704,
8443,
13,
15069,
23116,
16,
14106,
16,
18987,
503,
95,
2532,
4811,
5548... | ||
pw.println(theVariables.get(i).getName() + " is used before def'd"); | pw.println(theVariables.getVariable(i).getName() + " is used before def'd"); | public void printLiveOnEntrySet(PrintWriter pw, VariableTable theVariables) { for (int i = 0; i < theVariables.size(); i++) { if (itsUseBeforeDefSet.test(i)) pw.println(theVariables.get(i).getName() + " is used before def'd"); if (itsNotDefSet.test(i)) p... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/0470e048abb345f567d5fda1e9564715a9f4d5d7/Block.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Block.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1172,
12328,
1398,
1622,
694,
12,
5108,
2289,
8772,
16,
7110,
1388,
326,
6158,
13,
565,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
326,
6158,
18,
1467,
5621,
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,
1071,
918,
1172,
12328,
1398,
1622,
694,
12,
5108,
2289,
8772,
16,
7110,
1388,
326,
6158,
13,
565,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
326,
6158,
18,
1467,
5621,
277,... |
if (orderedFieldsArray != null) { return orderedFieldsArray; } orderedFieldsArray = new int[orderedFields.size()]; | if (orderedFieldsArray != null) { return orderedFieldsArray; } orderedFieldsArray = new int[orderedFields.size()]; | int[] getOrderedFields() { if (orderedFieldsArray != null) { return orderedFieldsArray; } orderedFieldsArray = new int[orderedFields.size()]; for (int i = 0; i < orderedFields.size(); i++) { orderedFieldsArray[i] = ((Integer) orderedFields.get(i)).intValue(); ... | 6257 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6257/47d1964ddafa7f6ee47d33846c3320c71d9e789f/DataDictionary.java/clean/src/quickfix/DataDictionary.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
8526,
11973,
329,
2314,
1435,
288,
3639,
309,
261,
9885,
2314,
1076,
480,
446,
13,
288,
5411,
327,
5901,
2314,
1076,
31,
3639,
289,
3639,
5901,
2314,
1076,
273,
394,
509,
63,
9885,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
8526,
11973,
329,
2314,
1435,
288,
3639,
309,
261,
9885,
2314,
1076,
480,
446,
13,
288,
5411,
327,
5901,
2314,
1076,
31,
3639,
289,
3639,
5901,
2314,
1076,
273,
394,
509,
63,
9885,
... |
public TagData(Hashtable attrs) { this.attributes = attrs; | public TagData(Object[] atts[]) { if (atts == null) { attributes = new Hashtable<String, Object>(); } else { attributes = new Hashtable<String, Object>(atts.length); } if (atts != null) { for (int i = 0; i < atts.length; i++) { attributes.put((String) atts[i][0], atts[i][1]); } } | public TagData(Hashtable attrs) { this.attributes = attrs; } | 26330 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/26330/423b950886cf6e10fa1f9b4e3acf983689d7d1f5/TagData.java/buggy/java/javax/servlet/jsp/tagext/TagData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4034,
751,
12,
5582,
14544,
3422,
13,
288,
3639,
333,
18,
4350,
273,
3422,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4034,
751,
12,
5582,
14544,
3422,
13,
288,
3639,
333,
18,
4350,
273,
3422,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public PDOMCPPFunction(PDOM pdom, PDOMNode parent, IASTName name) throws CoreException { super(pdom, parent, name); IASTNode parentNode = name.getParent(); | public PDOMCPPFunction(PDOM pdom, PDOMNode parent, ICPPFunction function) throws CoreException { super(pdom, parent, function.getNameCharArray()); | public PDOMCPPFunction(PDOM pdom, PDOMNode parent, IASTName name) throws CoreException { super(pdom, parent, name); IASTNode parentNode = name.getParent(); Database db = pdom.getDB(); if (parentNode instanceof ICPPASTFunctionDeclarator) { ICPPASTFunctionDeclarator funcDecl = (ICPPASTFunctionDeclarator)parentNode... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/de14fed9adf39f5d1e907bab24372be5152122f1/PDOMCPPFunction.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPFunction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
8168,
4258,
52,
2083,
12,
52,
8168,
4863,
362,
16,
453,
8168,
907,
982,
16,
467,
9053,
461,
508,
13,
1216,
30015,
288,
202,
202,
9565,
12,
84,
9859,
16,
982,
16,
508,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
453,
8168,
4258,
52,
2083,
12,
52,
8168,
4863,
362,
16,
453,
8168,
907,
982,
16,
467,
9053,
461,
508,
13,
1216,
30015,
288,
202,
202,
9565,
12,
84,
9859,
16,
982,
16,
508,
... |
org.exist.xquery.parser.XQueryAST tmp112_AST = null; tmp112_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.makeASTRoot(currentAST, tmp112_AST); | org.exist.xquery.parser.XQueryAST tmp113_AST = null; tmp113_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.makeASTRoot(currentAST, tmp113_AST); | public final void quantifiedExpr() throws RecognitionException, TokenStreamException, XPathException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST quantifiedExpr_AST = null; { switch ( LA(1)) { case LITERAL_some: { org.exist.xquery.parser.XQueryAST tmp111_AST = ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/b1f955b7f1cec4172ad3be7bd2855bd3cca3e6f2/XQueryParser.java/clean/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
10251,
939,
4742,
1435,
1216,
9539,
16,
3155,
1228,
503,
16,
10172,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
10251,
939,
4742,
1435,
1216,
9539,
16,
3155,
1228,
503,
16,
10172,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4... |
if (triggerInstructionCode == Trigger.INSTRUCTION_DELETE_TRIGGER) instrCode = "DELETE TRIGGER"; else if (triggerInstructionCode == Trigger.INSTRUCTION_NOOP) instrCode = "DO NOTHING"; else if (triggerInstructionCode == Trigger.INSTRUCTION_RE_EXECUTE_JOB) instrCode = "RE-EXECUTE JOB"; else if (triggerInstructionCode == T... | if (triggerInstructionCode == Trigger.INSTRUCTION_DELETE_TRIGGER) { instrCode = "DELETE TRIGGER"; } else if (triggerInstructionCode == Trigger.INSTRUCTION_NOOP) { instrCode = "DO NOTHING"; } else if (triggerInstructionCode == Trigger.INSTRUCTION_RE_EXECUTE_JOB) { instrCode = "RE-EXECUTE JOB"; } else if (triggerInstruct... | public void triggerComplete(Trigger trigger, JobExecutionContext context, int triggerInstructionCode) { if (!getLog().isInfoEnabled()) { return; } String instrCode = "UNKNOWN"; if (triggerInstructionCode == Trigger.INSTRUCTION_DELETE_TRIGGER) instrCode = "D... | 15562 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15562/f6eeea5a952e67d6b7fc8b54ae64d0b9e7098a98/LoggingTriggerHistoryPlugin.java/clean/src/java/org/quartz/plugins/history/LoggingTriggerHistoryPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3080,
6322,
12,
6518,
3080,
16,
28221,
1042,
819,
16,
5411,
509,
3080,
11983,
1085,
13,
288,
3639,
309,
16051,
588,
1343,
7675,
291,
966,
1526,
10756,
288,
5411,
327,
31,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3080,
6322,
12,
6518,
3080,
16,
28221,
1042,
819,
16,
5411,
509,
3080,
11983,
1085,
13,
288,
3639,
309,
16051,
588,
1343,
7675,
291,
966,
1526,
10756,
288,
5411,
327,
31,
3639,... |
total /= 1000; | total /= (1000); | public void test1() throws Exception { // first run for just in time compiler int resetCounter = 0; int pauseCounter = 0; for (int i = 0; i < loopNumber; i++) { try { oos.writeObject(buildNewAccessEvent()); oos.flush(); if (++resetCounter >= resetFrequency) { oos.reset()... | 53733 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53733/7ce80c3ab84617aa2eae6effa8c36f2a66e688df/SerializationPerfTest.java/buggy/logback-access/src/test/java/ch/qos/logback/access/net/SerializationPerfTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
21,
1435,
1216,
1185,
288,
565,
368,
1122,
1086,
364,
2537,
316,
813,
5274,
565,
509,
2715,
4789,
273,
374,
31,
565,
509,
11722,
4789,
273,
374,
31,
565,
364,
261,
474,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
21,
1435,
1216,
1185,
288,
565,
368,
1122,
1086,
364,
2537,
316,
813,
5274,
565,
509,
2715,
4789,
273,
374,
31,
565,
509,
11722,
4789,
273,
374,
31,
565,
364,
261,
474,... |
abstract public void report(); | abstract public void report() throws VM_PragmaInterruptible; | abstract public void report(); | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/adc94596e6496781a4e0763b29a52be3daab1a7a/VM_Listener.java/buggy/rvm/src/vm/adaptive/runtimeMeasurements/listeners/VM_Listener.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
8770,
1071,
918,
2605,
5621,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
8770,
1071,
918,
2605,
5621,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public synchronized FailureCodeTracker merge(FailureCodeTracker accumulatedFatalErrorCodes) { Iterator keys = map.keySet().iterator(); | public synchronized FailureCodeTracker merge(FailureCodeTracker source) { Iterator keys = source.map.keySet().iterator(); | public synchronized FailureCodeTracker merge(FailureCodeTracker accumulatedFatalErrorCodes) { Iterator keys = map.keySet().iterator(); while(keys.hasNext()) { Integer k = (Integer) keys.next(); Item item = (Item) map.get(k); inc(k, item.x); } return this; } | 56348 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56348/87760d0ac57e5e39f75661e91adeb3a9ffcc5dfb/FailureCodeTracker.java/clean/src/freenet/client/FailureCodeTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
13436,
1085,
8135,
2691,
12,
5247,
1085,
8135,
24893,
19593,
668,
6295,
13,
288,
202,
202,
3198,
1311,
273,
852,
18,
856,
694,
7675,
9838,
5621,
202,
202,
17523,
12,
2452,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
13436,
1085,
8135,
2691,
12,
5247,
1085,
8135,
24893,
19593,
668,
6295,
13,
288,
202,
202,
3198,
1311,
273,
852,
18,
856,
694,
7675,
9838,
5621,
202,
202,
17523,
12,
2452,... |
if (keys[pos] != null) { | if (keys[pos] != free && keys[pos] != removed) { | public synchronized String toString() { boolean firstTime = true; StringBuffer result = new StringBuffer(); result.append('{'); int pos = 0; for (; pos < keys.length; pos++) { if (keys[pos] != null) { result.append(keys[pos]); result.append("="); result.append(elements[pos]); } } for (;... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/f2a82210d668aff210062ac5aac6ba40961bbb62/Hashtable.java/buggy/libraries/javalib/java/util/Hashtable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3852,
514,
1762,
1435,
288,
565,
1250,
1122,
950,
273,
638,
31,
565,
6674,
563,
273,
394,
6674,
5621,
565,
563,
18,
6923,
2668,
95,
8284,
565,
509,
949,
273,
374,
31,
565,
364,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3852,
514,
1762,
1435,
288,
565,
1250,
1122,
950,
273,
638,
31,
565,
6674,
563,
273,
394,
6674,
5621,
565,
563,
18,
6923,
2668,
95,
8284,
565,
509,
949,
273,
374,
31,
565,
364,
... |
if ((text != null) && !lookupMap.containsKey(text)) { lookupMap.put(text, key); } } } | if ((text != null) && !lookupMap.containsKey(text)) { lookupMap.put(text, key); } } } | protected Map initDefaultLookupMap(HttpServletRequest request) { Map lookupMap = new HashMap(); this.keyMethodMap = this.getKeyMethodMap(); ModuleConfig moduleConfig = (ModuleConfig) request.getAttribute(Globals.MODULE_KEY); MessageResourcesConfig[] mrc = moduleConfig.findMessageResourcesConfigs(); // Look thr... | 30015 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/30015/9579c03b98cb430b83a3927999e07cb32c4d5778/BaseAction.java/buggy/src/web/org/appfuse/webapp/action/BaseAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
1208,
1868,
6609,
863,
12,
2940,
18572,
590,
13,
288,
202,
202,
863,
3689,
863,
273,
394,
4317,
5621,
202,
202,
2211,
18,
856,
1305,
863,
273,
333,
18,
588,
653,
1305,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
1208,
1868,
6609,
863,
12,
2940,
18572,
590,
13,
288,
202,
202,
863,
3689,
863,
273,
394,
4317,
5621,
202,
202,
2211,
18,
856,
1305,
863,
273,
333,
18,
588,
653,
1305,
... |
} else { | } else { | public void modifyText(ModifyEvent e) { // Determine type by extension int index = filePath.getText().lastIndexOf("."); if (index > 0 && index < filePath.getText().length()) { String ext = filePath.getText().substring(index + 1); String type = extensions2Types.get(ext.toLowerCase()); if (type !=... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/71c21875189b4335e7f22a2dca89070e4c872710/NewAttachmentPage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/wizards/NewAttachmentPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
1528,
12,
11047,
1133,
425,
13,
288,
9506,
202,
759,
10229,
618,
635,
2710,
9506,
202,
474,
770,
273,
4612,
18,
588,
1528,
7675,
2722,
31985,
2932,
1199,
1769,
9506,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
1528,
12,
11047,
1133,
425,
13,
288,
9506,
202,
759,
10229,
618,
635,
2710,
9506,
202,
474,
770,
273,
4612,
18,
588,
1528,
7675,
2722,
31985,
2932,
1199,
1769,
9506,... |
this.pageContext.PAGE_SCOPE); | PageContext.PAGE_SCOPE); | public int doStartTag() throws JspException { int result = super.doStartTag(); if (xhtml) { pageContext.setAttribute(Globals.XHTML_KEY, "true", this.pageContext.PAGE_SCOPE); } return (result); } | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/8bdd8c28dad7a43c57c367eedff4a72500e67eac/HtmlTag.java/buggy/contrib/struts-faces/src/java/org/apache/struts/faces/taglib/HtmlTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
741,
30512,
1435,
1216,
27485,
288,
3639,
509,
563,
273,
2240,
18,
2896,
30512,
5621,
3639,
309,
261,
26341,
13,
288,
5411,
21442,
18,
542,
1499,
12,
19834,
18,
60,
4870,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
30512,
1435,
1216,
27485,
288,
3639,
509,
563,
273,
2240,
18,
2896,
30512,
5621,
3639,
309,
261,
26341,
13,
288,
5411,
21442,
18,
542,
1499,
12,
19834,
18,
60,
4870,
67,
... |
public Dialog (Frame owner, String title, boolean modal) | public Dialog (Dialog owner) | public Dialog (Frame owner, String title, boolean modal) { super (owner); this.modal = modal; this.title = title; setLayout (new BorderLayout ()); } | 1043 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1043/708062224a502c41561e122dcde5accf23f77ad9/Dialog.java/buggy/libjava/java/awt/Dialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
17242,
261,
6353,
3410,
13,
225,
288,
565,
2240,
261,
8443,
1769,
565,
333,
18,
17638,
273,
13010,
31,
565,
333,
18,
2649,
273,
2077,
31,
565,
18479,
261,
2704,
30814,
1832,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17242,
261,
6353,
3410,
13,
225,
288,
565,
2240,
261,
8443,
1769,
565,
333,
18,
17638,
273,
13010,
31,
565,
333,
18,
2649,
273,
2077,
31,
565,
18479,
261,
2704,
30814,
1832,
1769,
... |
_requestor = requestor; | public AlarmServiceProxy(AlarmService as, Object requestor, ServiceBroker sb) { super(sb); _as = as; _requestor = requestor; } | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/8e4bccd8ead16679766789481773a87a09721c83/AlarmServiceProxy.java/buggy/securityservices/src/org/cougaar/core/security/access/AlarmServiceProxy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2262,
4610,
1179,
3886,
12,
16779,
1179,
487,
16,
1033,
590,
280,
16,
1956,
11194,
2393,
13,
288,
565,
2240,
12,
18366,
1769,
565,
389,
345,
273,
487,
31,
377,
289,
2,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2262,
4610,
1179,
3886,
12,
16779,
1179,
487,
16,
1033,
590,
280,
16,
1956,
11194,
2393,
13,
288,
565,
2240,
12,
18366,
1769,
565,
389,
345,
273,
487,
31,
377,
289,
2,
-100,
-100,... | |
AxisFault fault = new AxisFault( ); | AxisFault fault = new AxisFault( e.getLocalizedMessage( ) ); | public void renderImage( String imageId, OutputStream outputStream ) throws RemoteException { assert ( this.imageHandler != null ); try { this.imageHandler.getImage( outputStream, this.imageDirectory, imageId ); } catch ( EngineException e ) { AxisFault fault = new AxisFault( ); fault .setFaultCo... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/c7b046b00a74dc5ab3c9db216aa04b7351e6aa5d/ReportEngineService.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/ReportEngineService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1743,
2040,
12,
514,
30225,
16,
8962,
14956,
262,
1082,
202,
15069,
18361,
202,
95,
202,
202,
11231,
261,
333,
18,
2730,
1503,
480,
446,
11272,
202,
202,
698,
202,
202,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1743,
2040,
12,
514,
30225,
16,
8962,
14956,
262,
1082,
202,
15069,
18361,
202,
95,
202,
202,
11231,
261,
333,
18,
2730,
1503,
480,
446,
11272,
202,
202,
698,
202,
202,
9... |
} else { | } else if(sender.getStatus() == InsertSender.SUCCESS) { | private void finish() { Message toSend = null; synchronized(this) { // REDFLAG do not use synch(this) for any other purpose! if(!canCommit) return; if(!prb.allReceived()) return; try { CHKBlock block = new CHKBlock(prb.getBlock(), headers, key); ... | 50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/de3cac9f708cb2020aa5500fbc4cfab2da182b97/InsertHandler.java/clean/src/freenet/node/InsertHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4076,
1435,
288,
3639,
2350,
358,
3826,
273,
446,
31,
3639,
3852,
12,
2211,
13,
288,
368,
14411,
9651,
741,
486,
999,
272,
2515,
12,
2211,
13,
364,
1281,
1308,
13115,
5,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4076,
1435,
288,
3639,
2350,
358,
3826,
273,
446,
31,
3639,
3852,
12,
2211,
13,
288,
368,
14411,
9651,
741,
486,
999,
272,
2515,
12,
2211,
13,
364,
1281,
1308,
13115,
5,
5411... |
return true; | public boolean execute(final Flags prefix, final Context context, final TokenSource source, final Typesetter typesetter) throws GeneralException { source.closeAllStreams(context); return true; } | 9123 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9123/eb1aab511c6c3c43b19c0de86545f73f089e3526/End.java/clean/ExTeX/src/java/de/dante/extex/interpreter/primitives/file/End.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1836,
12,
6385,
10104,
1633,
16,
727,
1772,
819,
16,
5411,
727,
3155,
1830,
1084,
16,
727,
7658,
11214,
1953,
11214,
13,
5411,
1216,
9544,
503,
288,
3639,
1084,
18,
4412,
1595... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1836,
12,
6385,
10104,
1633,
16,
727,
1772,
819,
16,
5411,
727,
3155,
1830,
1084,
16,
727,
7658,
11214,
1953,
11214,
13,
5411,
1216,
9544,
503,
288,
3639,
1084,
18,
4412,
1595... | |
org.exist.xquery.parser.XQueryAST tmp259_AST = null; tmp259_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.addASTChild(currentAST, tmp259_AST); | org.exist.xquery.parser.XQueryAST tmp262_AST = null; tmp262_AST = (org.exist.xquery.parser.XQueryAST)astFactory.create(LT(1)); astFactory.addASTChild(currentAST, tmp262_AST); | public final void wildcard() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST wildcard_AST = null; Token nc1 = null; org.exist.xquery.parser.XQueryAST nc1_AST = null; Token nc2 = null; org.exist.xquery.parser.XQueryAS... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/b97968ea5c7509390e358e4f2e731907b80df01b/XQueryParser.java/clean/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
8531,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
8531,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
1... |
public void testBasic2(TestCase test) { Result result = TestContext.instance().executeFoodMart( | public void testBasic2(FoodMartTestCase test) { Result result = test.runQuery( | public void testBasic2(TestCase test) { Result result = TestContext.instance().executeFoodMart( "select {[Gender].[F].NextMember} ON COLUMNS from Sales"); test.assertTrue(result.getAxes()[0].positions[0].members[0].getName().equals("M")); } | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/c72ab74638086bab7249100d06a07314b122b329/BuiltinFunTable.java/clean/src/main/mondrian/olap/fun/BuiltinFunTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1842,
8252,
22,
12,
4709,
2449,
1842,
13,
288,
9506,
202,
1253,
563,
273,
7766,
1042,
18,
1336,
7675,
8837,
42,
4773,
49,
485,
12,
25083,
202,
6,
4025,
288,
63,
43,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1842,
8252,
22,
12,
4709,
2449,
1842,
13,
288,
9506,
202,
1253,
563,
273,
7766,
1042,
18,
1336,
7675,
8837,
42,
4773,
49,
485,
12,
25083,
202,
6,
4025,
288,
63,
43,
23... |
public void startBasicBlock() { | private void startBasicBlock() { | public void startBasicBlock() { lastOpcode = -1; instanceOfFollowedByBranch = false; instanceOfType = null; instanceOfValueNumber = null; } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/a560dba170b5e9878842a6f664d00fad90887464/TypeFrameModelingVisitor.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/TypeFrameModelingVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
787,
8252,
1768,
1435,
288,
202,
202,
2722,
22808,
273,
300,
21,
31,
202,
202,
1336,
951,
8328,
18696,
7108,
273,
629,
31,
202,
202,
1336,
18859,
273,
446,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
787,
8252,
1768,
1435,
288,
202,
202,
2722,
22808,
273,
300,
21,
31,
202,
202,
1336,
951,
8328,
18696,
7108,
273,
629,
31,
202,
202,
1336,
18859,
273,
446,
31,
202,
202,
... |
continue; | public void doDeploy() { if (wsToDeploy.size() > 0) { for (int i = 0; i < wsToDeploy.size(); i++) { currentArchiveFile = (ArchiveFileData) wsToDeploy.get(i); int type = currentArchiveFile.getType(); try { currentArchiveFile.setClassLo... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/3389c598027d995e6c4f7c76b9e3d182cedba072/DeploymentEngine.java/clean/modules/core/src/org/apache/axis2/deployment/DeploymentEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
10015,
1435,
288,
3639,
309,
261,
4749,
774,
10015,
18,
1467,
1435,
405,
374,
13,
288,
5411,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4945,
774,
10015,
18,
1467,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
10015,
1435,
288,
3639,
309,
261,
4749,
774,
10015,
18,
1467,
1435,
405,
374,
13,
288,
5411,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4945,
774,
10015,
18,
1467,
5621... | |
String id = Integer.toString(XFormsUtils.getLocalInstanceData(node).getId()); if (XFormsUtils.isNameEncryptionEnabled()) id = SecureUtils.encrypt(context.getPipelineContext(), context.getEncryptionPassword(), id); ids.append(id); | final InstanceData currentNodeInstanceData = XFormsUtils.getLocalInstanceData(node); if (currentNodeInstanceData != null) { String id = Integer.toString(currentNodeInstanceData.getId()); if (XFormsUtils.isNameEncryptionEnabled()) id = SecureUtils.encrypt(context.getPipelineContext(), context.getEncryptionPassword(), id... | public void start(XFormsElementContext context, String uri, String localname, String qname, Attributes attributes) throws SAXException { final AttributesImpl newAttributes = new AttributesImpl(attributes); Map prefixToURI = context.getCurrentPrefixToURIMap(); if (("if".equa... | 57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/79ebb7b556779ae611f21bc4172e8c96ebc1fe34/XFormsElement.java/clean/src/java/org/orbeon/oxf/processor/xforms/output/element/XFormsElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
12,
60,
18529,
1046,
1042,
819,
16,
514,
2003,
16,
514,
1191,
529,
16,
8227,
514,
12621,
16,
9055,
1677,
13,
1216,
14366,
288,
3639,
727,
9055,
2828,
394,
2498,
273,
394... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
12,
60,
18529,
1046,
1042,
819,
16,
514,
2003,
16,
514,
1191,
529,
16,
8227,
514,
12621,
16,
9055,
1677,
13,
1216,
14366,
288,
3639,
727,
9055,
2828,
394,
2498,
273,
394... |
private void openErrorDialog(String jobName, IStatus status) { | private IStatus openErrorDialog(String title, String msg, final ErrorInfo errorInfo) { IWorkbench workbench = PlatformUI.getWorkbench(); | private void openErrorDialog(String jobName, IStatus status) { if (!PlatformUI.isWorkbenchRunning()) { //We are shutdown so just log WorkbenchPlugin.log(jobName, status); return; } dialogActive = true; WorkbenchJob job = new WorkbenchJob(ProgressMessages ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/04a47d8f49333d13791700b1fefbb45fb60967f8/ErrorNotificationManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ErrorNotificationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
1482,
1696,
668,
6353,
12,
780,
2077,
16,
514,
1234,
16,
727,
1068,
966,
23280,
13,
288,
467,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
5621,
3639,
309,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
1482,
1696,
668,
6353,
12,
780,
2077,
16,
514,
1234,
16,
727,
1068,
966,
23280,
13,
288,
467,
2421,
22144,
1440,
22144,
273,
11810,
5370,
18,
588,
2421,
22144,
5621,
3639,
309,... |
Class theClass = getClass(propertyName, defaultValue); if (theClass != null && !xface.isAssignableFrom(theClass)) throw new RuntimeException(theClass+" not "+xface.getName()); return theClass; } catch (Exception e) { | return Class.forName(valueString); } catch (ClassNotFoundException e) { | public Class getClass(String propertyName, Class defaultValue,Class xface) { try { Class theClass = getClass(propertyName, defaultValue); if (theClass != null && !xface.isAssignableFrom(theClass)) throw new RuntimeException(theClass+" not "+xface.getName()); return theClass; } catch (Excep... | 50370 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50370/628adbdc4a3a1116217663710bf591bf73c01fc3/Configuration.java/buggy/src/java/org/apache/hadoop/conf/Configuration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1659,
2900,
12,
780,
5470,
16,
1659,
4593,
16,
797,
619,
865,
13,
288,
565,
775,
288,
1377,
1659,
326,
797,
273,
2900,
12,
4468,
461,
16,
4593,
1769,
1377,
309,
261,
5787,
797,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1659,
2900,
12,
780,
5470,
16,
1659,
4593,
16,
797,
619,
865,
13,
288,
565,
775,
288,
1377,
1659,
326,
797,
273,
2900,
12,
4468,
461,
16,
4593,
1769,
1377,
309,
261,
5787,
797,
... |
bases.add(base); | if (base != null) bases.add(base); base = null; } else if (",".equals(token)) { if (base != null) { if (bases == null) bases = new Vector(); bases.add(base); } base = null; } else if (hasColon) { if (base != null) throw new ParseException("Extra text in Classifier Role", st.getTokenIndex()); base = token; } else if (h... | public void parseClassifierRole(MClassifierRole cls, String s) throws ParseException { String name = null; String token; String role = null; String base = null; Vector bases = null; boolean hasColon = false; boolean hasSlash = false; try { MyTokenizer st = new MyTokenizer(s, " ,\t,/,:,\\,"); ... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/ParserDisplay.java/clean/src_new/org/argouml/uml/generator/ParserDisplay.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1109,
13860,
2996,
12,
49,
13860,
2996,
2028,
16,
514,
272,
13,
202,
202,
15069,
10616,
288,
565,
514,
508,
273,
446,
31,
565,
514,
1147,
31,
565,
514,
2478,
273,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1109,
13860,
2996,
12,
49,
13860,
2996,
2028,
16,
514,
272,
13,
202,
202,
15069,
10616,
288,
565,
514,
508,
273,
446,
31,
565,
514,
1147,
31,
565,
514,
2478,
273,
446,
31,
... |
{ setLayout(new FlowLayout(FlowLayout.LEFT)); add(buildBar()); add(ztPanel); } | { setLayout(new FlowLayout(FlowLayout.LEFT)); add(buildBar()); add(ztPanel); } | private void buildToolBar() { setLayout(new FlowLayout(FlowLayout.LEFT)); add(buildBar()); add(ztPanel); } | 55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/a81a5a58f8e54d006d057455465766c8d3d72998/ToolBar.java/clean/SRC/org/openmicroscopy/shoola/agents/viewer/controls/ToolBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1361,
6364,
5190,
1435,
225,
202,
95,
202,
202,
542,
3744,
12,
2704,
9473,
3744,
12,
5249,
3744,
18,
10066,
10019,
202,
202,
1289,
12,
3510,
5190,
10663,
202,
202,
1289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1361,
6364,
5190,
1435,
225,
202,
95,
202,
202,
542,
3744,
12,
2704,
9473,
3744,
12,
5249,
3744,
18,
10066,
10019,
202,
202,
1289,
12,
3510,
5190,
10663,
202,
202,
1289,
... |
void executeInternal(ObjectStoreWriter osw, DelimitedFileConfiguration dfc) throws BuildException { setClassName(dfc.getConfigClassDescriptor().getName()); setKeyFieldName(dfc.keyFieldDescriptor.getName()); File currentFile = null; try { osw.beginTransaction(); ... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/9bf2d523e72678431f61160722cacb1f86f4864d/TSVFileReaderWithSynonymTask.java/buggy/flymine/model/genomic/src/java/org/flymine/task/TSVFileReaderWithSynonymTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
331,
11359,
561,
557,
624,
3061,
12,
921,
2257,
2289,
538,
91,
16,
23531,
329,
812,
1750,
2180,
71,
13,
15069,
3116,
503,
95,
542,
3834,
12,
2180,
71,
18,
588,
809,
797,
3187,
7675,
17994,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
331,
11359,
561,
557,
624,
3061,
12,
921,
2257,
2289,
538,
91,
16,
23531,
329,
812,
1750,
2180,
71,
13,
15069,
3116,
503,
95,
542,
3834,
12,
2180,
71,
18,
588,
809,
797,
3187,
7675,
17994,
... | ||
parameterIndex = checkForEscapedCallWithResult(parameterIndex); | public void setTime(int parameterIndex, java.sql.Time x) throws SQLException { try { synchronized (connection_) { if (agent_.loggingEnabled()) { agent_.logWriter_.traceEntry(this, "setTime", parameterIndex, x); } ... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/960054b086ad356e09ae40c1f081cbda94c97654/PreparedStatement.java/clean/java/client/org/apache/derby/client/am/PreparedStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
11195,
12,
474,
25412,
16,
2252,
18,
4669,
18,
950,
619,
13,
1216,
6483,
288,
3639,
775,
3639,
288,
5411,
3852,
261,
4071,
67,
13,
288,
7734,
309,
261,
5629,
27799,
11167,
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,
377,
1071,
918,
11195,
12,
474,
25412,
16,
2252,
18,
4669,
18,
950,
619,
13,
1216,
6483,
288,
3639,
775,
3639,
288,
5411,
3852,
261,
4071,
67,
13,
288,
7734,
309,
261,
5629,
27799,
11167,
15... | |
main = "ReportDisplay"; | main = "ReportDisplay"; | private Component initializePanel(int phase) { // Create the components for this phase. String name = String.valueOf(phase); Component component = null; String secondary = null; String main = null; switch (phase) { case Game.PHASE_LOUNGE : componen... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c9f0f1d2e5ceb1c577004355102dc4109baf3a49/ClientGUI.java/buggy/megamek/src/megamek/client/ui/AWT/ClientGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5435,
4046,
5537,
12,
474,
6855,
13,
288,
3639,
368,
1788,
326,
4085,
364,
333,
6855,
18,
3639,
514,
508,
273,
514,
18,
1132,
951,
12,
13961,
1769,
3639,
5435,
1794,
273,
446,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5435,
4046,
5537,
12,
474,
6855,
13,
288,
3639,
368,
1788,
326,
4085,
364,
333,
6855,
18,
3639,
514,
508,
273,
514,
18,
1132,
951,
12,
13961,
1769,
3639,
5435,
1794,
273,
446,
31,... |
if (selection == null || selection.length == 0) fList.deselectAll(); else { if (fUpdateJob == null) { fList.setSelection(selection); fList.notifyListeners(SWT.Selection, new Event()); } else fUpdateJob.updateSelection(selection); } } | if (selection == null || selection.length == 0) fList.deselectAll(); else { if (fUpdateJob == null) { fList.setSelection(selection); fList.notifyListeners(SWT.Selection, new Event()); } else fUpdateJob.updateSelection(selection); } } | public void setSelection(int[] selection) { if (selection == null || selection.length == 0) fList.deselectAll(); else { //If there is no working update job, or the update job is ready to // accept selections, set the selection immediately. if (fUpdateJob == nul... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/6ef8cc8526a49e2e659df68cd1dbeef6fd842dc6/FilteredList.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/dialogs/FilteredList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
6233,
12,
474,
8526,
4421,
13,
288,
3639,
309,
261,
10705,
422,
446,
747,
4421,
18,
2469,
422,
374,
13,
5411,
284,
682,
18,
5489,
13759,
1595,
5621,
3639,
469,
288,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
6233,
12,
474,
8526,
4421,
13,
288,
3639,
309,
261,
10705,
422,
446,
747,
4421,
18,
2469,
422,
374,
13,
5411,
284,
682,
18,
5489,
13759,
1595,
5621,
3639,
469,
288,
5411... |
public double min(double x, double y) { if ((x != x) || (y != y)) return Double.POSITIVE_INFINITY; return Math.min(x, y); | static public double min(Context cx, Scriptable thisObj, Object[] args, Function funObj) { double result = Double.POSITIVE_INFINITY; if (args.length == 0) return result; for (int i = 0; i < args.length; i++) { double d = ScriptRuntime.toNumber(args[i]); if (d != d) return d; result = Math.min(result, d); } return resul... | public double min(double x, double y) { if ((x != x) || (y != y)) return Double.POSITIVE_INFINITY; return Math.min(x, y); } | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/7a7398396ff93d808cac4958985c2fdd82d34fe1/NativeMath.java/buggy/js/rhino/src/org/mozilla/javascript/NativeMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1645,
1131,
12,
9056,
619,
16,
1645,
677,
13,
288,
3639,
309,
14015,
92,
480,
619,
13,
747,
261,
93,
480,
677,
3719,
5411,
327,
3698,
18,
7057,
16325,
67,
17716,
31,
3639,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1645,
1131,
12,
9056,
619,
16,
1645,
677,
13,
288,
3639,
309,
14015,
92,
480,
619,
13,
747,
261,
93,
480,
677,
3719,
5411,
327,
3698,
18,
7057,
16325,
67,
17716,
31,
3639,
327,
... |
return instanceList[WEAK_NN]; | return instanceList[NO_WEAK_VALUES ? NN : WEAK_NN]; | public static IsNullValue flowSensitiveNonNullValue(IsNullValue conditionValue) { return instanceList[WEAK_NN]; } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/29cedff1c128c9f97e9a7bea208263309f0ad004/IsNullValue.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/IsNullValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
30230,
620,
4693,
14220,
8921,
620,
12,
2520,
2041,
620,
2269,
620,
13,
288,
202,
202,
2463,
791,
682,
63,
6950,
14607,
67,
12225,
15533,
202,
97,
2,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
30230,
620,
4693,
14220,
8921,
620,
12,
2520,
2041,
620,
2269,
620,
13,
288,
202,
202,
2463,
791,
682,
63,
6950,
14607,
67,
12225,
15533,
202,
97,
2,
-100,
-100,
-100,
-1... |
{ getRootPane().setLayeredPane(layeredPane); } | { getRootPane().setLayeredPane(layeredPane); } | public void setLayeredPane(JLayeredPane layeredPane) { getRootPane().setLayeredPane(layeredPane); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/50dc6879c9be89f646fdff68c58f785e3dc0b90e/JFrame.java/clean/core/src/classpath/javax/javax/swing/JFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
4576,
329,
8485,
12,
46,
4576,
329,
8485,
3018,
329,
8485,
13,
377,
288,
282,
7656,
8485,
7675,
542,
4576,
329,
8485,
12,
6363,
329,
8485,
1769,
282,
289,
2,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
4576,
329,
8485,
12,
46,
4576,
329,
8485,
3018,
329,
8485,
13,
377,
288,
282,
7656,
8485,
7675,
542,
4576,
329,
8485,
12,
6363,
329,
8485,
1769,
282,
289,
2,
-100,
-100,... |
optimizerEstimatedCost, closeCleanup); | optimizerEstimatedCost); | public NoPutResultSet getMaterializedResultSet(NoPutResultSet source, int resultSetNumber, double optimizerEstimatedRowCount, double optimizerEstimatedCost, GeneratedMethod closeCleanup) throws StandardException { return new MaterializedResultSet(source, source.getActivation(), ... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/f77f36d19f4b950fcf1f46c08f767787b02b135f/GenericResultSetFactory.java/clean/java/engine/org/apache/derby/impl/sql/execute/GenericResultSetFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2631,
6426,
13198,
2108,
5883,
1235,
13198,
12,
2279,
6426,
13198,
1084,
16,
6862,
1082,
202,
474,
12168,
1854,
16,
6862,
1082,
565,
1645,
13066,
9122,
17275,
26359,
16,
6862,
108... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2631,
6426,
13198,
2108,
5883,
1235,
13198,
12,
2279,
6426,
13198,
1084,
16,
6862,
1082,
202,
474,
12168,
1854,
16,
6862,
1082,
565,
1645,
13066,
9122,
17275,
26359,
16,
6862,
108... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.