rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
if (SHOULD_COMPRESS) return DataHelper.decompress(compressed); else | if (SHOULD_COMPRESS) { try { return DataHelper.decompress(compressed); } catch (IOException ioe) { throw new I2PSessionException("Error decompressing message", ioe); } } else { | public byte[] receiveMessage(int msgId) throws I2PSessionException { byte compressed[] = super.receiveMessage(msgId); if (SHOULD_COMPRESS) return DataHelper.decompress(compressed); else return compressed; } | 27437 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27437/95c33e88ed39c82499fd773fe08642864332b083/I2PSessionImpl2.java/clean/core/java/src/net/i2p/client/I2PSessionImpl2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1160,
8526,
6798,
1079,
12,
474,
1234,
548,
13,
1216,
467,
22,
52,
2157,
503,
288,
3639,
1160,
8968,
8526,
273,
2240,
18,
18149,
1079,
12,
3576,
548,
1769,
3639,
309,
261,
2664,
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,
1160,
8526,
6798,
1079,
12,
474,
1234,
548,
13,
1216,
467,
22,
52,
2157,
503,
288,
3639,
1160,
8968,
8526,
273,
2240,
18,
18149,
1079,
12,
3576,
548,
1769,
3639,
309,
261,
2664,
3... |
IntItem val = vstack.popInt(); IntItem idx = vstack.popInt(); RefItem ref = vstack.popRef(); | IntItem val = vstack.popInt(); IntItem idx = vstack.popInt(); RefItem ref = vstack.popRef(); | public final void visit_castore() { IntItem val = vstack.popInt(); IntItem idx = vstack.popInt(); RefItem ref = vstack.popRef(); //IMPROVE: optimize case with const value val.load(eContext); idx.loadIf(eContext, ~Item.Kind.CONSTANT); ref.load(eContext); final ... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/55b12818040bb69b51502c4cd0f42118d2046977/X86BytecodeVisitor.java/buggy/core/src/core/org/jnode/vm/x86/compiler/l1a/X86BytecodeVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
3757,
67,
4155,
479,
1435,
288,
3639,
3094,
1180,
1244,
273,
19510,
18,
5120,
1702,
5621,
3639,
3094,
1180,
2067,
273,
19510,
18,
5120,
1702,
5621,
3639,
3941,
1180,
1278,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3757,
67,
4155,
479,
1435,
288,
3639,
3094,
1180,
1244,
273,
19510,
18,
5120,
1702,
5621,
3639,
3094,
1180,
2067,
273,
19510,
18,
5120,
1702,
5621,
3639,
3941,
1180,
1278,
... |
public Roster getRoster() { if (roster == null) { return null; } // If this is the first time the user has asked for the roster after calling // login, we want to wait up to 2 seconds for the server to send back the // user's roster. This behavior shields API users from... | 4336 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4336/fb22583ea746bf1a577bada3ffb2d8356ad716d7/XMPPConnection.java/buggy/source/org/jivesoftware/smack/XMPPConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
534,
29811,
4170,
29811,
1435,
288,
3639,
309,
261,
303,
8190,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
368,
971,
333,
353,
326,
1122,
813,
326,
729,
711,
19279,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
534,
29811,
4170,
29811,
1435,
288,
3639,
309,
261,
303,
8190,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
368,
971,
333,
353,
326,
1122,
813,
326,
729,
711,
19279,
36... | ||
/* BindingEnumeration e = scmEnv.enumerateAllBindings(); while (e.hasMoreElements()) { Binding b = e.nextBinding(); if (b.isBound()) { String name = b.getName(); Object val = b.get(); define(name, val); } } */ | public XQuery() { Environment scmEnv = Scheme.builtin(); environ = new Environment(scmEnv); environ.setName ("interaction-environment."+(++envCounter)); ModuleBody.setMainPrintValues(true); /* BindingEnumeration e = scmEnv.enumerateAllBindings(); while (e.hasMoreElements()) { Binding b = e.... | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/c30cb9976a69607354edf4c48ca3e59d0c67320b/XQuery.java/buggy/gnu/xquery/lang/XQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1139,
1138,
1435,
225,
288,
565,
7518,
29207,
3491,
273,
10714,
18,
24553,
5621,
565,
5473,
273,
394,
7518,
12,
1017,
81,
3491,
1769,
565,
5473,
18,
542,
461,
7566,
30303,
17,
10274... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1139,
1138,
1435,
225,
288,
565,
7518,
29207,
3491,
273,
10714,
18,
24553,
5621,
565,
5473,
273,
394,
7518,
12,
1017,
81,
3491,
1769,
565,
5473,
18,
542,
461,
7566,
30303,
17,
10274... | |
" already exists, choose a different identifier"); | " already exists, choose a different identifier or unregister current listener"); return; | public void registerListener(Serializable identifier, MessageListener l) { if(l == null || identifier == null) { if(log.isErrorEnabled()) log.error("message listener or identifier is null"); return; } if(listeners.containsKey(identifier)) { if(log.isErrorEnabled... | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/a3bf57dc83b7e05486e72705c73f37a1da1b301c/PullPushAdapter.java/clean/src/org/jgroups/blocks/PullPushAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1744,
2223,
12,
21682,
2756,
16,
2350,
2223,
328,
13,
288,
3639,
309,
12,
80,
422,
446,
747,
2756,
422,
446,
13,
288,
5411,
309,
12,
1330,
18,
291,
668,
1526,
10756,
613,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1744,
2223,
12,
21682,
2756,
16,
2350,
2223,
328,
13,
288,
3639,
309,
12,
80,
422,
446,
747,
2756,
422,
446,
13,
288,
5411,
309,
12,
1330,
18,
291,
668,
1526,
10756,
613,
1... |
realInstance(start).jsSet_length(value); return; | jsSet_length(value); return; | protected void setIdValue(int id, Scriptable start, Object value) { if (id == Id_length) { realInstance(start).jsSet_length(value); return; } super.setIdValue(id, start, value); } | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/d4a0073458f57af07bf530855ff31413fb1b18b0/NativeArray.java/clean/js/rhino/src/org/mozilla/javascript/NativeArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
10446,
620,
12,
474,
612,
16,
22780,
787,
16,
1033,
460,
13,
288,
3639,
309,
261,
350,
422,
3124,
67,
2469,
13,
288,
5411,
3828,
694,
67,
2469,
12,
1132,
1769,
327,
31,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
10446,
620,
12,
474,
612,
16,
22780,
787,
16,
1033,
460,
13,
288,
3639,
309,
261,
350,
422,
3124,
67,
2469,
13,
288,
5411,
3828,
694,
67,
2469,
12,
1132,
1769,
327,
31,
363... |
req = new Request.GetAll(useCache, timeout, name); | req = new Request.GetAll(options, name); | private void performRequest() { try { Request req = null; if ("recursive_dump".equals(action)) { String suffix = (name == null ? "." : name); if (suffix.startsWith(".")) { int limit = DEFAULT_LIMIT; if (s_limit != null) { limit = Integer.parseI... | 7981 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7981/4c10453b9ea9a7f21fdd670b1ff4848b2adf96dd/WhitePagesServlet.java/buggy/core/src/org/cougaar/core/wp/WhitePagesServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3073,
691,
1435,
288,
1377,
775,
288,
3639,
1567,
1111,
273,
446,
31,
3639,
309,
7566,
10543,
67,
8481,
9654,
14963,
12,
1128,
3719,
288,
1850,
514,
3758,
273,
261,
529,
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,
3073,
691,
1435,
288,
1377,
775,
288,
3639,
1567,
1111,
273,
446,
31,
3639,
309,
7566,
10543,
67,
8481,
9654,
14963,
12,
1128,
3719,
288,
1850,
514,
3758,
273,
261,
529,
422,
... |
log().verbose( "RemoteFileDeletion sync. Member '" + member.getNick() + "' has " + fileList.length + " possible files"); | if (logVerbose) { log().verbose( "RemoteFileDeletion sync. Member '" + member.getNick() + "' has " + fileList.length + " possible files"); } | public boolean handleRemoteDeletedFiles(boolean force) { if (!force) { // Check if allowed on folder if (!syncProfile.isSyncDeletionWithFriends() && !syncProfile.isSyncDeletionWithOthers()) { // No sync wanted return false; ... | 51438 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51438/5e02adc216a5e874559c0e9881d81ec39d41c9bd/Folder.java/clean/src/main/de/dal33t/powerfolder/disk/Folder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1640,
5169,
7977,
2697,
12,
6494,
2944,
13,
288,
3639,
309,
16051,
5734,
13,
288,
5411,
368,
2073,
309,
2935,
603,
3009,
5411,
309,
16051,
8389,
4029,
18,
291,
4047,
13064,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1640,
5169,
7977,
2697,
12,
6494,
2944,
13,
288,
3639,
309,
16051,
5734,
13,
288,
5411,
368,
2073,
309,
2935,
603,
3009,
5411,
309,
16051,
8389,
4029,
18,
291,
4047,
13064,
11... |
ICPPField i2 = (ICPPField) name_i2.resolveBinding(); ICPPField i1 = (ICPPField) name_i1.resolveBinding(); | ICPPField i2 = (ICPPField) name_i2.resolveBinding(); ICPPField i1 = (ICPPField) name_i1.resolveBinding(); | public void testBasicInheritance() throws Exception { StringBuffer buffer = new StringBuffer(); buffer.append("class A { int i; }; \n"); //$NON-NLS-1$ buffer.append("class B : public A { void f(); }; \n"); //$NON-NLS-1$ buffer.append("void B::f() { i; } \n"); //$NON-N... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/85642473031be9bd27aacd0ceddea64e2ce41399/AST2CPPTests.java/clean/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CPPTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1842,
8252,
28255,
1435,
1216,
1185,
288,
1377,
6674,
1613,
273,
394,
6674,
5621,
1377,
1613,
18,
6923,
2932,
1106,
432,
288,
509,
277,
31,
289,
31,
9079,
521,
82,
8863,
4329,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1842,
8252,
28255,
1435,
1216,
1185,
288,
1377,
6674,
1613,
273,
394,
6674,
5621,
1377,
1613,
18,
6923,
2932,
1106,
432,
288,
509,
277,
31,
289,
31,
9079,
521,
82,
8863,
4329,
... |
SimpleDateFormat sdf = new SimpleDateFormat( "MM/dd/yyyy" ); return sdf.format( dt ); | return _sdf.format( dt ); | private String getValue( DataElement de ) { if ( de instanceof DateTimeDataElement ) { Date dt = ( (DateTimeDataElement) de ).getValueAsCalendar( ) .getTime( ); SimpleDateFormat sdf = new SimpleDateFormat( "MM/dd/yyyy" ); //$NON-NLS-1$ return sdf.format( dt ); } else if ( de instanceof NumberDataElement ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/34e0d413e3800e4db2d1129a0aa4835c42d9fa77/AxisScaleSheet.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/axis/AxisScaleSheet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
2366,
12,
1910,
1046,
443,
262,
202,
95,
202,
202,
430,
261,
443,
1276,
3716,
751,
1046,
262,
202,
202,
95,
1082,
202,
1626,
3681,
273,
261,
261,
5096,
751,
1046,
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,
514,
2366,
12,
1910,
1046,
443,
262,
202,
95,
202,
202,
430,
261,
443,
1276,
3716,
751,
1046,
262,
202,
202,
95,
1082,
202,
1626,
3681,
273,
261,
261,
5096,
751,
1046,
13,
... |
try { Connection con = JDBC2Tests.openDB(); | try { Statement stmt = con.createStatement(); assertEquals(1, stmt.executeUpdate(JDBC2Tests.insertSQL("testdate", "'1950-02-07'"))); assertEquals(1, stmt.executeUpdate(JDBC2Tests.insertSQL("testdate", "'1970-06-02'"))); assertEquals(1, stmt.executeUpdate(JDBC2Tests.insertSQL("testdate", "'1999-08-11'"))); assertEquals... | public void testGetDate() { try { Connection con = JDBC2Tests.openDB(); Statement st=con.createStatement(); JDBC2Tests.createTable(con,"dt date"); st.executeUpdate(JDBC2Tests.insert("'1950-02-07'")); st.executeUpdate(JDBC2Tests.insert("'1970-06-02'")); st.executeUpdate(JDBC2Tests.inse... | 52522 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52522/b75814aee320ef2b67ad01ba72c266dbbf94db45/DateTest.java/clean/src/interfaces/jdbc/org/postgresql/test/jdbc2/DateTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
967,
1626,
1435,
288,
565,
775,
288,
1377,
4050,
356,
273,
16364,
22,
14650,
18,
3190,
2290,
5621,
1377,
8056,
384,
33,
591,
18,
2640,
3406,
5621,
1377,
16364,
22,
14650,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
967,
1626,
1435,
288,
565,
775,
288,
1377,
4050,
356,
273,
16364,
22,
14650,
18,
3190,
2290,
5621,
1377,
8056,
384,
33,
591,
18,
2640,
3406,
5621,
1377,
16364,
22,
14650,... |
String message = parser.nextText(); | try { message = parser.nextText(); } catch (XmlPullParserException ex) {} | private XMPPError parseError(XmlPullParser parser) throws Exception { String errorCode = null; for (int i=0; i<parser.getAttributeCount(); i++) { if (parser.getAttributeName(i).equals("code")) { errorCode = parser.getAttributeValue("", "code"); } } St... | 4336 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4336/d9aa18a34c0f31feff696c97da3bc6cddd33f439/PacketReader.java/clean/source/org/jivesoftware/smack/PacketReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
23216,
668,
1109,
668,
12,
4432,
9629,
2678,
2082,
13,
1216,
1185,
288,
3639,
514,
12079,
273,
446,
31,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
4288,
18,
588,
1499,
1380,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23216,
668,
1109,
668,
12,
4432,
9629,
2678,
2082,
13,
1216,
1185,
288,
3639,
514,
12079,
273,
446,
31,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
4288,
18,
588,
1499,
1380,
... |
getRawToken(); Expression selector = parseExpr(); if (curToken != ')') return syntaxError("missing ')' after 'typeswitch' selector"); | Expression selector = parseParenExpr(); | Expression parseTypeSwitch() throws java.io.IOException, SyntaxException { char save = pushNesting('t'); getRawToken(); Expression selector = parseExpr(); if (curToken != ')') return syntaxError("missing ')' after 'typeswitch' selector"); getRawToken(); Object varName = null; Declaration... | 36870 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36870/8698d3d405b5288d6f4ee34862744c6f5907db49/XQParser.java/buggy/gnu/xquery/lang/XQParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
5371,
1109,
559,
10200,
1435,
565,
1216,
2252,
18,
1594,
18,
14106,
16,
11517,
503,
225,
288,
565,
1149,
1923,
273,
1817,
50,
10100,
2668,
88,
8284,
565,
10547,
1345,
5621,
565,
5371,
345... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5371,
1109,
559,
10200,
1435,
565,
1216,
2252,
18,
1594,
18,
14106,
16,
11517,
503,
225,
288,
565,
1149,
1923,
273,
1817,
50,
10100,
2668,
88,
8284,
565,
10547,
1345,
5621,
565,
5371,
345... |
throw new EJBException("Cannot get JNDI InitialContext"); | throw new RemoteException("Cannot get JNDI InitialContext"); | public void setSessionContext(SessionContext sessionContext) throws RemoteException { this.sessionContext = sessionContext; if (dataSource == null) { // Finds DataSource from JNDI try { initialContext = new InitialContext(); dataSource = (DataSource)initialContext.lookup("java... | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/69c37257a1581e015b5a8a01582a0f0d4a10936c/SB_PutCommentBean.java/buggy/EJB_Session_facade/edu/rice/rubis/beans/SB_PutCommentBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
25486,
1042,
12,
2157,
1042,
1339,
1042,
13,
1216,
18361,
225,
288,
565,
333,
18,
3184,
1042,
273,
1339,
1042,
31,
565,
309,
261,
892,
1830,
422,
446,
13,
565,
288,
1377,
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,
1071,
918,
25486,
1042,
12,
2157,
1042,
1339,
1042,
13,
1216,
18361,
225,
288,
565,
333,
18,
3184,
1042,
273,
1339,
1042,
31,
565,
309,
261,
892,
1830,
422,
446,
13,
565,
288,
1377,
368... |
_fis.skip(skip); | _fis.skip(_uploadBegin); | public void doUpload() throws IOException { writeHeader(); int c = -1; int available = 0; byte[] buf = new byte[1024]; int skip = 0; if (_uploadBegin != 0) skip = _uploadBegin -1; _fis.skip(skip); while (true) { try { if ((_uploadEnd != 0) && (_uploadEnd == _amountRead )) break; c = _fis... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/5fd2b3db6998fcd07e2ed83315b8284f344c4249/HTTPUploader.java/clean/components/gnutella-core/src/main/java/com/limegroup/gnutella/uploader/HTTPUploader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
4777,
1435,
1216,
1860,
288,
202,
2626,
1864,
5621,
202,
474,
276,
273,
300,
21,
31,
202,
474,
2319,
273,
374,
31,
202,
7229,
8526,
1681,
273,
394,
1160,
63,
2163,
3247,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4777,
1435,
1216,
1860,
288,
202,
2626,
1864,
5621,
202,
474,
276,
273,
300,
21,
31,
202,
474,
2319,
273,
374,
31,
202,
7229,
8526,
1681,
273,
394,
1160,
63,
2163,
3247,... |
(String)fullyQualifiedFaultClassNameMap.get(key), | (String) fullyQualifiedFaultClassNameMap.get(key), | private Element getUniqueListofFaults(Document doc) { Element rootElement = doc.createElement("fault-list"); Element faultElement; QName key; Iterator iterator = fullyQualifiedFaultClassNameMap.keySet().iterator(); while (iterator.hasNext()) { faultElement = doc.create... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/95b2a1b8970a4e5a4607b75b8bd0347d031c1111/AxisServiceBasedMultiLanguageEmitter.java/clean/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/AxisServiceBasedMultiLanguageEmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3010,
16076,
682,
792,
7083,
87,
12,
2519,
997,
13,
288,
3639,
3010,
225,
27575,
273,
997,
18,
2640,
1046,
2932,
643,
17,
1098,
8863,
3639,
3010,
12530,
1046,
31,
3639,
16723,
498,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3010,
16076,
682,
792,
7083,
87,
12,
2519,
997,
13,
288,
3639,
3010,
225,
27575,
273,
997,
18,
2640,
1046,
2932,
643,
17,
1098,
8863,
3639,
3010,
12530,
1046,
31,
3639,
16723,
498,
... |
return _exptype(nodeHandle & m_mask); | return _exptype(makeNodeIdentity(nodeHandle)); | public int getExpandedTypeID(int nodeHandle) { return _exptype(nodeHandle & m_mask); } | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/2d102c245a54c9167bd2255d2b93ba5f3b7667e8/DTMDefaultBase.java/buggy/src/org/apache/xml/dtm/ref/DTMDefaultBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
336,
17957,
559,
734,
12,
474,
756,
3259,
13,
225,
288,
282,
327,
389,
338,
27672,
12,
6540,
907,
4334,
12,
2159,
3259,
10019,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
336,
17957,
559,
734,
12,
474,
756,
3259,
13,
225,
288,
282,
327,
389,
338,
27672,
12,
6540,
907,
4334,
12,
2159,
3259,
10019,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
removeJarButtonActionPerformed(evt); } | removeJarButtonActionPerformed(evt); } | public void actionPerformed(java.awt.event.ActionEvent evt) { removeJarButtonActionPerformed(evt); } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/63a6170e705d470d850093203d4357a1a06a9a8e/FindBugsFrame.java/clean/findbugs/src/java/edu/umd/cs/findbugs/gui/FindBugsFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
26100,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
9506,
202,
4479,
10813,
3616,
19449,
12,
73,
11734,
1769,
1082,
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,
1875,
202,
482,
918,
26100,
12,
6290,
18,
2219,
88,
18,
2575,
18,
1803,
1133,
6324,
13,
288,
9506,
202,
4479,
10813,
3616,
19449,
12,
73,
11734,
1769,
1082,
202,
97,
2,
-100,
-100,
-100,
-10... |
openBorder = new CompoundBorder(new MatteBorder(0,2,0,0,Color.black), | openBorder = new CompoundBorder(new MatteBorder(0,2,0,0, UIManager.getColor("Tree.textForeground")), | private void propertiesChanged() { showIcons = jEdit.getBooleanProperty("vfs.browser.showIcons"); if(showIcons) { closedBorder = new EmptyBorder(0,3,0,0); openBorder = new CompoundBorder(new MatteBorder(0,2,0,0,Color.black), new EmptyBorder(0,1,0,0)); } else { closedBorder = new EmptyBorder(1,4,1,1); ... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/1968964b53e488a02f30d31683a7cce6627027b8/FileCellRenderer.java/buggy/org/gjt/sp/jedit/browser/FileCellRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1790,
5033,
1435,
202,
95,
202,
202,
4500,
27510,
273,
525,
4666,
18,
588,
5507,
1396,
2932,
90,
2556,
18,
11213,
18,
4500,
27510,
8863,
202,
202,
430,
12,
4500,
27510,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1790,
5033,
1435,
202,
95,
202,
202,
4500,
27510,
273,
525,
4666,
18,
588,
5507,
1396,
2932,
90,
2556,
18,
11213,
18,
4500,
27510,
8863,
202,
202,
430,
12,
4500,
27510,
... |
return this.sid; | return sid; | public short getSid() { return this.sid; } | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/e1e58e515f38ac357130b8e14d9fd377be1ea1a6/RefModeRecord.java/buggy/src/java/org/apache/poi/hssf/record/RefModeRecord.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3025,
1322,
350,
1435,
565,
288,
3639,
327,
7348,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3025,
1322,
350,
1435,
565,
288,
3639,
327,
7348,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
horizontalRuler); | horizontalRuler, root.getMapMode()); | private void initializeContents(EditPart editpart) { getZoomManager().setZoom( getWorkspaceViewerPreferenceStore().getDouble( WorkspaceViewerProperties.ZOOM)); getDiagramEditPart().refreshPageBreaks(); // Update the range model of the viewport ((DiagramEditPart) editpart).getViewport().validate(); if (ed... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/adc1102179d667e4a670bfc5711892726a23a343/DiagramEditor.java/clean/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/parts/DiagramEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4046,
6323,
12,
4666,
1988,
3874,
2680,
13,
288,
202,
202,
588,
11497,
1318,
7675,
542,
11497,
12,
1082,
202,
588,
8241,
18415,
9624,
2257,
7675,
588,
5265,
12,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4046,
6323,
12,
4666,
1988,
3874,
2680,
13,
288,
202,
202,
588,
11497,
1318,
7675,
542,
11497,
12,
1082,
202,
588,
8241,
18415,
9624,
2257,
7675,
588,
5265,
12,
9506,
202,... |
if (isLeader() && isAgent(name)) { | if (isLeader(thisAgent) && isAgent(name)) { newState(name, HEALTH_CHECK); | public void enter(String name) { if (isLeader() && isAgent(name)) { //newState(name, HEALTH_CHECK); } } | 11869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11869/91789f2f3cb24991e56fcdb8c7f6638c818776ff/DefaultRobustnessController.java/clean/mgmt_agent/src/org/cougaar/tools/robustness/ma/controllers/DefaultRobustnessController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6103,
12,
780,
508,
13,
288,
1377,
309,
261,
291,
15254,
12,
2211,
3630,
13,
597,
353,
3630,
12,
529,
3719,
288,
15907,
12,
529,
16,
4194,
1013,
2455,
67,
10687,
1769,
4202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6103,
12,
780,
508,
13,
288,
1377,
309,
261,
291,
15254,
12,
2211,
3630,
13,
597,
353,
3630,
12,
529,
3719,
288,
15907,
12,
529,
16,
4194,
1013,
2455,
67,
10687,
1769,
4202,
... |
public Object execMethod (int methodId, IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException | public Object execMethod(IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) | public Object execMethod (int methodId, IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { if (prototypeFlag) { switch (methodId) { case ConstructorId_fromCharCode: { int N = args.le... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/8f28fc868ac3f30ea37494abfddb6358154786c3/NativeString.java/buggy/js/rhino/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... |
public org.quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { org.quickfix.field.EncodedIssuer value = new org.quickfix.field.EncodedIssuer(); | public quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { quickfix.field.EncodedIssuer value = new quickfix.field.EncodedIssuer(); | public org.quickfix.field.EncodedIssuer getEncodedIssuer() throws FieldNotFound { org.quickfix.field.EncodedIssuer value = new org.quickfix.field.EncodedIssuer(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderCancelRequest.java/clean/src/java/src/quickfix/fix43/OrderCancelRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
28799,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
460,
273,
394,
2358,
18,
19525,
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,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
28799,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
460,
273,
394,
2358,
18,
19525,
9... |
public org.quickfix.field.EventText getEventText() throws FieldNotFound { org.quickfix.field.EventText value = new org.quickfix.field.EventText(); | public quickfix.field.EventText getEventText() throws FieldNotFound { quickfix.field.EventText value = new quickfix.field.EventText(); | public org.quickfix.field.EventText getEventText() throws FieldNotFound { org.quickfix.field.EventText value = new org.quickfix.field.EventText(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/ListStrikePrice.java/clean/src/java/src/quickfix/fix44/ListStrikePrice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1133,
1528,
9832,
1528,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1133,
1528,
460,
273,
394,
2358,
18,
19525,
904,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1133,
1528,
9832,
1528,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1133,
1528,
460,
273,
394,
2358,
18,
19525,
904,
... |
assertEquals(1, sup.getPropertyChangeListeners().length); | assertEquals(0, sup.getPropertyChangeListeners().length); | public void testRemovePropertyChangeListener_PropertyChangeListener_String_NullListener() { Object src = new Object(); PropertyChangeSupport sup = new PropertyChangeSupport(src); sup.removePropertyChangeListener("myProp", null); assertEquals(0, sup.getPropertyChangeListeners().length); ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/7371385b20c4a4b2a64736bf7cd4458347709599/PropertyChangeSupportTest.java/clean/modules/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/PropertyChangeSupportTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3288,
1396,
15744,
67,
1396,
15744,
67,
780,
67,
2041,
2223,
1435,
288,
3639,
1033,
1705,
273,
394,
1033,
5621,
3639,
4276,
3043,
6289,
1169,
273,
394,
4276,
3043,
6289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3288,
1396,
15744,
67,
1396,
15744,
67,
780,
67,
2041,
2223,
1435,
288,
3639,
1033,
1705,
273,
394,
1033,
5621,
3639,
4276,
3043,
6289,
1169,
273,
394,
4276,
3043,
6289,
... |
public ActionForward editEvaluationMethod(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws FenixActionException, FenixFilterException { HttpSession session = request.getSession(false); Integer objectCode = getObjectCode(requ... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/f1790994e90150a41f878ae3110bab38ce01b720/TeacherAdministrationViewerDispatchAction.java/clean/src/net/sourceforge/fenixedu/presentationTier/Action/teacher/TeacherAdministrationViewerDispatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
3874,
13468,
1305,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
1216,
478,
275,
697,
1803,
503,
16,
5411,
478,
275,
697,
1586,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
3874,
13468,
1305,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
5411,
9984,
590,
16,
12446,
766,
13,
1216,
478,
275,
697,
1803,
503,
16,
5411,
478,
275,
697,
1586,
5... | ||
-1, -1, -1, -1, -1, -1, 281, 282, -1, 93, -1, -1, 338, -1, -1, 290, 291, 343, 293, 294, 295, 296, 297, 262, 263, 264, -1, -1, 267, 268, 269, -1, 271, -1, -1, -1, -1, -1, -1, -1, -1, 125, 281, 282, -1, -1, -1, -1, -1, -1, -1, 290, 291, -1, 293, ... | -1, -1, 124, -1, -1, -1, 281, 282, 41, -1, 125, 44, -1, -1, -1, 290, 291, -1, 293, 294, 295, 296, 297, -1, -1, 58, 59, 338, -1, -1, -1, -1, 343, -1, -1, -1, -1, -1, 262, 263, | private static final short[] yyCheck3() { return new short[] { -1, -1, 10, -1, 343, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 124, 125, 37, 38, -1, -1, 41, 42, 43... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/f5c9a1ebd775712f2dc086acfce1a14a123ec632/YyTables.java/buggy/src/org/jruby/parser/YyTables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1564,
23,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
6647,
300,
21,
16,
282,
300,
21,
16,
282,
1728,
16,
282,
300,
21,
16,
225,
890,
8942,
16,
282,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1564,
23,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
6647,
300,
21,
16,
282,
300,
21,
16,
282,
1728,
16,
282,
300,
21,
16,
225,
890,
8942,
16,
282,
... |
if (entityHex.levelOf(Terrain.FIRE) == 2) { entity.heatBuildup += 5; roundReport.append("Added 5 heat from a fire...\n"); | if (entityHex != null) { if (entityHex.levelOf(Terrain.FIRE) == 2) { entity.heatBuildup += 5; roundReport.append("Added 5 heat from a fire...\n"); } | private void resolveHeat() { roundReport.append("\nHeat Phase\n----------\n"); for (Enumeration i = game.getEntities(); i.hasMoreElements();) { Entity entity = (Entity)i.nextElement(); if ( null == entity.getPosition() ) { continue; } Hex enti... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/2ccb4ae1c736d85b6d155cfcf9da0fc46a24b350/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2245,
5256,
270,
1435,
288,
3639,
3643,
4820,
18,
6923,
31458,
82,
5256,
270,
19459,
64,
82,
15392,
64,
82,
8863,
3639,
364,
261,
21847,
277,
273,
7920,
18,
588,
8108,
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,
3238,
918,
2245,
5256,
270,
1435,
288,
3639,
3643,
4820,
18,
6923,
31458,
82,
5256,
270,
19459,
64,
82,
15392,
64,
82,
8863,
3639,
364,
261,
21847,
277,
273,
7920,
18,
588,
8108,
5621,
... |
public static Message createTestDataNotFoundAck(long id) { | public static final Message createTestDataNotFoundAck(long id) { | public static Message createTestDataNotFoundAck(long id) { Message msg = new Message(testDataNotFoundAck); msg.set(UID, id); return msg; } | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/d69dceaa72feee5ece14b8de951841aa9b614188/DMT.java/clean/src/freenet/io/comm/DMT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
2350,
752,
4709,
751,
2768,
11931,
12,
5748,
612,
13,
288,
3639,
2350,
1234,
273,
394,
2350,
12,
3813,
751,
2768,
11931,
1769,
3639,
1234,
18,
542,
12,
3060,
16,
612,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
2350,
752,
4709,
751,
2768,
11931,
12,
5748,
612,
13,
288,
3639,
2350,
1234,
273,
394,
2350,
12,
3813,
751,
2768,
11931,
1769,
3639,
1234,
18,
542,
12,
3060,
16,
612,
17... |
return getLongValue() >= other.getLongValue() ? getRuby().getTrue() : getRuby().getFalse(); | return getLongValue() >= other.getLongValue() ? getRuby().getTrue() : getRuby().getFalse(); | public RubyBoolean op_ge(RubyNumeric other) { if (other instanceof RubyFloat) { return RubyFloat.m_newFloat(getRuby(), getDoubleValue()).op_ge(other); } else { return getLongValue() >= other.getLongValue() ? getRuby().getTrue() : getRuby().getFalse(); } } | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/962ce6ffe87d8c8388ef1c922b056aea9b6210db/RubyFixnum.java/clean/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
5507,
1061,
67,
908,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
81,
67,
2704,
4723,
12,
588,
54,
1034... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
5507,
1061,
67,
908,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
19817,
4723,
18,
81,
67,
2704,
4723,
12,
588,
54,
1034... |
public SimpleServer(int port) { this.port = port; | public SimpleServer() { this.port = 8008; | public SimpleServer(int port) { this.port = port; } | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/3293371636bc8e4ff5784d3546ea7244dcd18d20/SimpleServer.java/buggy/modules/integration/src/org/apache/axis2/soap12testing/server/SimpleServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4477,
2081,
12,
474,
1756,
13,
288,
3639,
333,
18,
655,
273,
1756,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4477,
2081,
12,
474,
1756,
13,
288,
3639,
333,
18,
655,
273,
1756,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
case M_OP_POW: | case FixnumDefinition.OP_POW: | public IRubyObject callIndexed(int index, IRubyObject[] args) { switch (index) { case M_TO_F: return to_f(); case M_TO_S: return to_s(); case M_OP_LSHIFT: return op_lshift(args[0]); case M_OP_RSHIFT: return op_rshift(args[0]); cas... | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/5f6bd2ce57ff6ed96fea5760d028882d8af6113c/RubyFixnum.java/clean/src/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
745,
15034,
12,
474,
770,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
1620,
261,
1615,
13,
288,
3639,
648,
490,
67,
4296,
67,
42,
30,
5411,
327,
358,
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,
15908,
10340,
921,
745,
15034,
12,
474,
770,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
1620,
261,
1615,
13,
288,
3639,
648,
490,
67,
4296,
67,
42,
30,
5411,
327,
358,
67,
... |
||(prefix.equals("xmlns") && !namespaceURI.equals("http: || qualifiedName.equals("xmlns")) { | || (prefix.equals("xmlns") && !namespaceURI.equals("http: || (qualifiedName.equals("xmlns") && !namespaceURI.equals("http: | protected AttrNSImpl(DocumentImpl ownerDocument, String namespaceURI, String qualifiedName) { // treat an empty string as a null if (namespaceURI != null && !namespaceURI.equals("")) { this.namespaceURI = namespaceURI; } else { this.namespaceURI = null; } if (!DocumentImpl.isXMLName(qual... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/06643f2e53b223055c9c0f2b004111a10e44d7e7/AttrNSImpl.java/buggy/src/org/apache/xerces/dom/AttrNSImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
11289,
3156,
2828,
12,
2519,
2828,
19701,
16,
4697,
514,
19421,
16,
4697,
514,
24133,
13,
288,
202,
759,
10116,
392,
1008,
533,
487,
279,
446,
202,
430,
261,
4937,
3098,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
11289,
3156,
2828,
12,
2519,
2828,
19701,
16,
4697,
514,
19421,
16,
4697,
514,
24133,
13,
288,
202,
759,
10116,
392,
1008,
533,
487,
279,
446,
202,
430,
261,
4937,
3098,
480,
446,
... |
if (o == this) return true; | if (o == this) { return true; } | public boolean equals(Object o) { if (!(o instanceof MarkerQueryResult)) return false; if (o == this) return true; MarkerQueryResult mqr = (MarkerQueryResult) o; if (values.length != mqr.values.length) return false; for (int i = 0; i < values.lengt... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/MarkerQueryResult.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/registry/MarkerQueryResult.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1606,
12,
921,
320,
13,
288,
3639,
309,
16051,
12,
83,
1276,
14742,
23583,
3719,
5411,
327,
629,
31,
3639,
309,
261,
83,
422,
333,
13,
5411,
327,
638,
31,
3639,
14742,
23583... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1606,
12,
921,
320,
13,
288,
3639,
309,
16051,
12,
83,
1276,
14742,
23583,
3719,
5411,
327,
629,
31,
3639,
309,
261,
83,
422,
333,
13,
5411,
327,
638,
31,
3639,
14742,
23583... |
final String message = REZ.getString( "not-absolute-file-name.error", uri ); throw new FileSystemException( message ); | throw new FileSystemException( "vfs.provider.local/not-absolute-file-name.error", uri ); | protected String extractRootPrefix( final String uri, final StringBuffer name ) throws FileSystemException { // TODO - this class isn't generic at all. Need to fix this // Looking for <sep> if ( name.length() == 0 || name.charAt( 0 ) != '/' ) ... | 50122 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50122/4ee826b62afd102046c4f84d8f2a82bb7210454d/GenericFileNameParser.java/buggy/src/java/org/apache/commons/vfs/provider/local/GenericFileNameParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
2608,
2375,
2244,
12,
727,
514,
2003,
16,
4766,
3639,
727,
6674,
508,
262,
3639,
1216,
10931,
503,
565,
288,
3639,
368,
2660,
300,
333,
667,
5177,
1404,
5210,
622,
777,
18,
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,
514,
2608,
2375,
2244,
12,
727,
514,
2003,
16,
4766,
3639,
727,
6674,
508,
262,
3639,
1216,
10931,
503,
565,
288,
3639,
368,
2660,
300,
333,
667,
5177,
1404,
5210,
622,
777,
18,
2... |
private void returnExpr() | protected void returnExpr() | private void returnExpr() { Expr expr = (Expr) pop(); popFrame(); push( expr ); } | 5646 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5646/b994796e33e31a9ffb714689024e027dbab4bbd5/JaxenHandler.java/buggy/src/java/main/org/jaxen/JaxenHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
327,
4742,
1435,
565,
288,
3639,
8074,
3065,
273,
261,
4742,
13,
1843,
5621,
3639,
1843,
3219,
5621,
3639,
1817,
12,
3065,
11272,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
327,
4742,
1435,
565,
288,
3639,
8074,
3065,
273,
261,
4742,
13,
1843,
5621,
3639,
1843,
3219,
5621,
3639,
1817,
12,
3065,
11272,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-10... |
return ""; | return ""; | public String getInitializer() { // TODO Auto-generated method stub return ""; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/6caa13a5b115851feae4e30a71898b7083f7e02f/BinaryVariable.java/clean/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/BinaryVariable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
336,
14729,
1435,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
1408,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
336,
14729,
1435,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
202,
202,
2463,
1408,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void initValueStoresFor(XSElementDecl eDecl) throws XNIException { // initialize value stores for unique fields IdentityConstraint [] icArray = eDecl.fIDConstraints; int icCount = eDecl.fIDCPos; for (int i = 0; i < icCount; i++) { switch (... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/e7f2f252798544eb7d3376069086c4ab2423aead/XMLSchemaValidator.java/clean/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1208,
620,
13125,
1290,
12,
60,
55,
1046,
3456,
425,
3456,
13,
3639,
1216,
1139,
50,
45,
503,
288,
5411,
368,
4046,
460,
9064,
364,
3089,
1466,
5411,
7808,
5806,
5378,
13579,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1208,
620,
13125,
1290,
12,
60,
55,
1046,
3456,
425,
3456,
13,
3639,
1216,
1139,
50,
45,
503,
288,
5411,
368,
4046,
460,
9064,
364,
3089,
1466,
5411,
7808,
5806,
5378,
13579,
... | ||
indexIds[i] = ((Integer) deleted.indexIds.get(i)).intValue(); | indexIds[i] = deleted.indexIds.get(i); | private void commitCache(MailboxChange change) { try { // committing changes, so notify any listeners if (!mListeners.isEmpty() && change.mDirty != null && change.mDirty.hasNotifications()) for (Session session : new ArrayList<Session>(mListeners)) sess... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/2bbde8abd5b4d0e19ab5d88cc03eee32ba76e4ee/Mailbox.java/buggy/ZimbraServer/src/java/com/zimbra/cs/mailbox/Mailbox.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3294,
1649,
12,
30239,
3043,
2549,
13,
288,
3639,
775,
288,
5411,
368,
3294,
1787,
3478,
16,
1427,
5066,
1281,
4679,
5411,
309,
16051,
81,
5583,
18,
291,
1921,
1435,
597,
2549,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3294,
1649,
12,
30239,
3043,
2549,
13,
288,
3639,
775,
288,
5411,
368,
3294,
1787,
3478,
16,
1427,
5066,
1281,
4679,
5411,
309,
16051,
81,
5583,
18,
291,
1921,
1435,
597,
2549,... |
if (titleImageLargest) messageLabelData.bottom = new FormAttachment(titleImage, 0, | if (titleImageLargest) { messageLabelData.bottom = new FormAttachment(titleImage, 0, | private void setLayoutsForNormalMessage(int verticalSpacing, int horizontalSpacing) { FormData messageImageData = new FormData(); messageImageData.top = new FormAttachment(titleLabel, verticalSpacing); messageImageData.left = new FormAttachment(0, H_GAP_IMAGE); messageImageLab... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/391f2606b4ea2c1fb5052d938ca90877ee7631f6/TitleAreaDialog.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/dialogs/TitleAreaDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
18479,
28388,
5506,
1079,
12,
474,
9768,
18006,
16,
5411,
509,
10300,
18006,
13,
288,
3639,
2748,
751,
883,
2040,
751,
273,
394,
2748,
751,
5621,
3639,
883,
2040,
751,
18,
3669... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18479,
28388,
5506,
1079,
12,
474,
9768,
18006,
16,
5411,
509,
10300,
18006,
13,
288,
3639,
2748,
751,
883,
2040,
751,
273,
394,
2748,
751,
5621,
3639,
883,
2040,
751,
18,
3669... |
System.out.println("2) "+((TextImpl)textNode).getReadOnly()); | public void ignorableWhitespace(XMLString text) throws XNIException { if (!fIncludeIgnorableWhitespace) { return; } if (!fDeferNodeExpansion) { /* REVISIT: This doesn't make sense - CDATASections are never ignorable whitespace - ALH!!! ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/d5b61a43c8c737b7d37e8a1d1839aa58a425178a/AbstractDOMParser.java/buggy/src/org/apache/xerces/parsers/AbstractDOMParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9750,
15514,
9431,
12,
4201,
780,
977,
13,
1216,
1139,
50,
45,
503,
288,
3639,
309,
16051,
74,
8752,
45,
1600,
15514,
9431,
13,
288,
5411,
327,
31,
3639,
289,
3639,
309,
1605... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9750,
15514,
9431,
12,
4201,
780,
977,
13,
1216,
1139,
50,
45,
503,
288,
3639,
309,
16051,
74,
8752,
45,
1600,
15514,
9431,
13,
288,
5411,
327,
31,
3639,
289,
3639,
309,
1605... | |
this.min = min; int magic = dis.readInt(); if(magic != SERIAL_MAGIC) throw new IOException("Invalid magic"); int ver = dis.readInt(); if(ver != 1) throw new IOException("Invalid version "+ver); int mrep = dis.readInt(); | reports = 0; currentValue = defaultValue; | BootstrappingDecayingRunningAverage(DataInputStream dis, double min, double max, int maxReports) throws IOException { this.max = max; this.min = min; int magic = dis.readInt(); if(magic != SERIAL_MAGIC) throw new IOException("Invalid magic"); int ver = dis.re... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/463e1c2814ef80eab9cbef79e58a1594fa8ec102/BootstrappingDecayingRunningAverage.java/buggy/src/freenet/support/math/BootstrappingDecayingRunningAverage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
11830,
1382,
1799,
528,
310,
7051,
17115,
12,
751,
4348,
1015,
16,
1645,
1131,
16,
5411,
1645,
943,
16,
509,
943,
18631,
13,
1216,
1860,
288,
3639,
333,
18,
1896,
273,
943,
31,
3639,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11830,
1382,
1799,
528,
310,
7051,
17115,
12,
751,
4348,
1015,
16,
1645,
1131,
16,
5411,
1645,
943,
16,
509,
943,
18631,
13,
1216,
1860,
288,
3639,
333,
18,
1896,
273,
943,
31,
3639,
33... |
if (tmpFile != null){ | if (tmpFile != null) { | protected void cleanUp() throws BuildException { try { super.cleanUp(); } finally { if (tmpFile != null){ tmpFile.delete(); tmpFile = null; } } } | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/8af1905a98b1e04a63ab7473d64a41bfda91f15e/MMetrics.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/metamata/MMetrics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
26384,
1435,
1216,
18463,
288,
3639,
775,
288,
5411,
2240,
18,
6200,
1211,
5621,
3639,
289,
3095,
288,
5411,
309,
261,
5645,
812,
480,
446,
13,
288,
7734,
18504,
18,
3733,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
26384,
1435,
1216,
18463,
288,
3639,
775,
288,
5411,
2240,
18,
6200,
1211,
5621,
3639,
289,
3095,
288,
5411,
309,
261,
5645,
812,
480,
446,
13,
288,
7734,
18504,
18,
3733,
5621... |
static Context getContext() { | static Context getContext() { | static Context getContext() { Context cx = getCurrentContext(); if (cx == null) { throw new RuntimeException( "No Context associated with current Thread"); } return cx; } | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/5586a284813f024a7d52061d1ea71ae99876066e/Context.java/buggy/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1772,
6474,
1435,
288,
3639,
1772,
9494,
273,
5175,
1042,
5621,
3639,
309,
261,
71,
92,
422,
446,
13,
288,
5411,
604,
394,
3235,
12,
7734,
315,
2279,
1772,
3627,
598,
783,
4884,
88... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1772,
6474,
1435,
288,
3639,
1772,
9494,
273,
5175,
1042,
5621,
3639,
309,
261,
71,
92,
422,
446,
13,
288,
5411,
604,
394,
3235,
12,
7734,
315,
2279,
1772,
3627,
598,
783,
4884,
88... |
public org.quickfix.field.MaxShow getMaxShow() throws FieldNotFound { org.quickfix.field.MaxShow value = new org.quickfix.field.MaxShow(); | public quickfix.field.MaxShow getMaxShow() throws FieldNotFound { quickfix.field.MaxShow value = new quickfix.field.MaxShow(); | public org.quickfix.field.MaxShow getMaxShow() throws FieldNotFound { org.quickfix.field.MaxShow value = new org.quickfix.field.MaxShow(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderCross.java/clean/src/java/src/quickfix/fix43/NewOrderCross.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2747,
5706,
7288,
5706,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2747,
5706,
460,
273,
394,
2358,
18,
19525,
904,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2747,
5706,
7288,
5706,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2747,
5706,
460,
273,
394,
2358,
18,
19525,
904,
... |
AbstractEditingModel editModel = createModel(document); editModel.setUnderlyingResource(res); editModel.load(); if (editModel.isLoaded()) { IModelTextChangeListener listener = createListener(document); editModel.addModelChangedListener(listener); createChange(editModel); TextEdit[] edits = listener.getTextOperations();... | IModel editModel = loadModel(document); IModelTextChangeListener listener = createListener(document); if (!editModel.isLoaded() || listener == null) return; if (editModel instanceof IModelChangeProvider) ((IModelChangeProvider)editModel).addModelChangedListener(listener); createChange(editModel); TextEdit[] edits = lis... | public void run(IMarker marker) { IBaseModel model = findModelFromEditor(marker); if (model != null) { // directly modify model from open editor and save createChange(model); fOpenEditor.doSave(null); fOpenEditor = null; } else { // create text edits and apply them to textbuffer IResource res = marker... | 14404 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14404/05cee584bd7901bec978aa29b5ce0ef2346a4913/AbstractPDEMarkerResolution.java/buggy/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/correction/AbstractPDEMarkerResolution.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
12,
3445,
1313,
264,
5373,
13,
288,
202,
202,
45,
2171,
1488,
938,
273,
1104,
1488,
1265,
6946,
12,
11145,
1769,
9506,
202,
430,
261,
2284,
480,
446,
13,
288,
1082,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
12,
3445,
1313,
264,
5373,
13,
288,
202,
202,
45,
2171,
1488,
938,
273,
1104,
1488,
1265,
6946,
12,
11145,
1769,
9506,
202,
430,
261,
2284,
480,
446,
13,
288,
1082,... |
public void setProperty(final String propertyName, String propertyValue, boolean usePropertySetter) { if (!myPropertySettersInProgress.contains(propertyName) && !myModel.isLoading() && usePropertySetter) { INodePropertySetter setter = ModelConstraintsManager.getInstance().getNodePropertySetter(this, propertyName); if (... | public void setProperty(@NotNull final String propertyName, String propertyValue) { setProperty(propertyName, propertyValue, true); | public void setProperty(final String propertyName, String propertyValue, boolean usePropertySetter) { if (!myPropertySettersInProgress.contains(propertyName) && !myModel.isLoading() && usePropertySetter) { INodePropertySetter setter = ModelConstraintsManager.getInstance().getNodePropertySetter(this, propertyN... | 14939 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14939/02e9784903cc261d54273c0f1696297b96fb691a/SNode.java/buggy/source/jetbrains/mps/smodel/SNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
7486,
12,
6385,
514,
5470,
16,
514,
12337,
16,
1250,
999,
1396,
8465,
13,
288,
565,
309,
16051,
4811,
1396,
694,
5432,
13434,
18,
12298,
12,
4468,
461,
13,
597,
401,
4811,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
7486,
12,
6385,
514,
5470,
16,
514,
12337,
16,
1250,
999,
1396,
8465,
13,
288,
565,
309,
16051,
4811,
1396,
694,
5432,
13434,
18,
12298,
12,
4468,
461,
13,
597,
401,
4811,
14... |
{ return prepareStatement(sql, java.sql.ResultSet.TYPE_SCROLL_INSENSITIVE, java.sql.ResultSet.CONCUR_READ_ONLY); } | { return prepareStatement(sql, java.sql.ResultSet.TYPE_SCROLL_INSENSITIVE, java.sql.ResultSet.CONCUR_READ_ONLY); } | public java.sql.PreparedStatement prepareStatement(String sql) throws SQLException { return prepareStatement(sql, java.sql.ResultSet.TYPE_SCROLL_INSENSITIVE, java.sql.ResultSet.CONCUR_READ_ONLY); } | 49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/ef7d7910745cf2812007668138eaaf0a8e1d8d99/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
29325,
21406,
12,
780,
1847,
13,
1216,
6483,
202,
95,
202,
202,
2463,
21406,
12,
4669,
16,
2252,
18,
4669,
18,
13198,
18,
2399,
67,
2312,
14555,
67,
706,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2252,
18,
4669,
18,
29325,
21406,
12,
780,
1847,
13,
1216,
6483,
202,
95,
202,
202,
2463,
21406,
12,
4669,
16,
2252,
18,
4669,
18,
13198,
18,
2399,
67,
2312,
14555,
67,
706,
... |
return b.getValue(SymphonieWizardConstants.EWIZARD_FORMAT); | return b.getValue(EWIZARD_FORMAT); | public String getDescription() { return b.getValue(SymphonieWizardConstants.EWIZARD_FORMAT); } | 12633 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12633/1bc787156ed79daad2f1612c3ecc7eb5d3b06938/WizardPanelFactory.java/clean/dupratcated/src/fr/umlv/symphonie/view/WizardPanelFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
514,
11056,
1435,
288,
3639,
327,
324,
18,
24805,
12,
7245,
6867,
8085,
67,
7254,
1769,
1377,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
4202,
1071,
514,
11056,
1435,
288,
3639,
327,
324,
18,
24805,
12,
7245,
6867,
8085,
67,
7254,
1769,
1377,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} else if (time < time_other) { | } else if (millis < millis_other || (millis == millis_other && usec < 0)) { | public IRubyObject op_cmp(IRubyObject other) { if (other.isNil()) { return other; } if (other instanceof RubyTime) { return getRuntime().newFixnum(cmp((RubyTime) other)); } long millis = getTimeInMillis(); if (other instanceof Ruby... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/d2a3e96a5caf8bc4e4894cc0cff288c732dcc835/RubyTime.java/buggy/src/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
309,
261,
3011,
18,
291,
12616,
10756,
288,
540,
202,
2463,
1308,
31,
3639,
289,
7734,
309,
261,
3011,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
309,
261,
3011,
18,
291,
12616,
10756,
288,
540,
202,
2463,
1308,
31,
3639,
289,
7734,
309,
261,
3011,
... |
fCurrentCM = ((XSComplexTypeDecl)fCurrentType).getContentModel(); | fCurrentCM = ((XSComplexTypeDecl)fCurrentType).getContentModel(fCMBuilder); | void handleStartElement(QName element, XMLAttributes attributes) { // whether to do validatoin // REVISIT: consider DynamicValidation if (fElementDepth == -1) { fDoValidation = fValidation; } // if we are in the content of "skip", then just skip this element if (... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/97c30ef160e16e9cf1fee7cbf05c052dc7902097/SchemaValidator.java/clean/src/org/apache/xerces/impl/v2/SchemaValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
1685,
1046,
12,
13688,
930,
16,
3167,
2498,
1677,
13,
288,
3639,
368,
2856,
358,
741,
923,
270,
885,
3639,
368,
2438,
26780,
1285,
30,
5260,
12208,
4354,
3639,
309,
261,
74,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
1685,
1046,
12,
13688,
930,
16,
3167,
2498,
1677,
13,
288,
3639,
368,
2856,
358,
741,
923,
270,
885,
3639,
368,
2438,
26780,
1285,
30,
5260,
12208,
4354,
3639,
309,
261,
74,
... |
} | } | protected void initWorkplaceRequestValues(CmsWorkplaceSettings settings, HttpServletRequest request) { // fill the parameter values in the get/set methods fillParamValues(request); // set the dialog type setParamDialogtype(DIALOG_TYPE); // set the action for the JSP switch ... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/41dcaa9d1a1b8f8fa6c1dd9a04fc8532eb83ebb7/CmsAdminHistoryClear.java/buggy/src-modules/org/opencms/workplace/tools/history/CmsAdminHistoryClear.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
16514,
691,
1972,
12,
4747,
16514,
2628,
1947,
16,
9984,
590,
13,
288,
3639,
368,
3636,
326,
1569,
924,
316,
326,
336,
19,
542,
2590,
3639,
3636,
786,
1972,
12,
2293,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
16514,
691,
1972,
12,
4747,
16514,
2628,
1947,
16,
9984,
590,
13,
288,
3639,
368,
3636,
326,
1569,
924,
316,
326,
336,
19,
542,
2590,
3639,
3636,
786,
1972,
12,
2293,
1... |
if(variableIsPassedAsMethodArgument(variable, context)){ return true; } return false; | return variableIsPassedAsMethodArgument(variable, context); | private static boolean collectionContentsAreUpdated(PsiVariable variable, PsiElement context){ if(collectionUpdateCalled(variable, context)){ return true; } final PsiExpression initializer = variable.getInitializer(); if(i... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/d76d0bedf8df35d604b7174a9135167671631ec9/MismatchedCollectionQueryUpdateInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/bugs/MismatchedCollectionQueryUpdateInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
1849,
6323,
4704,
7381,
12,
52,
7722,
3092,
2190,
16,
4766,
13491,
453,
7722,
1046,
819,
15329,
3639,
309,
12,
5548,
1891,
8185,
12,
6105,
16,
819,
3719,
95,
5411,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
1849,
6323,
4704,
7381,
12,
52,
7722,
3092,
2190,
16,
4766,
13491,
453,
7722,
1046,
819,
15329,
3639,
309,
12,
5548,
1891,
8185,
12,
6105,
16,
819,
3719,
95,
5411,
327,
... |
private void populateFrom(CLDRDBSource src, CheckCLDR checkCldr, CLDRFile engFile) { XPathParts xpp = new XPathParts(null,null); System.out.println("[] initting from pod " + locale + " with prefix " + xpathPrefix); CLDRFile aFile = new CLDRFile(src, true); Map options = new TreeMap(); ... | 27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/d99f45a31f02fcac5c82ee137c8dde03d6babbc5/DataPod.java/clean/tools/java/org/unicode/cldr/web/DataPod.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
6490,
1265,
12,
5017,
6331,
2290,
1830,
1705,
16,
2073,
5017,
6331,
866,
39,
14796,
16,
14934,
6331,
812,
24691,
812,
13,
288,
3639,
10172,
4305,
619,
11858,
273,
394,
10172,
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,
3238,
918,
6490,
1265,
12,
5017,
6331,
2290,
1830,
1705,
16,
2073,
5017,
6331,
866,
39,
14796,
16,
14934,
6331,
812,
24691,
812,
13,
288,
3639,
10172,
4305,
619,
11858,
273,
394,
10172,
4... | ||
return createDirectoryEntry( target, file, dirPerm ); | return createDirectoryEntry( target, file, dirPerm ); | public static ArchiveEntry createEntry( String target, File file, int filePerm, int dirPerm ) throws ArchiverException { if ( file.isDirectory() ) { return createDirectoryEntry( target, file, dirPerm ); } else if ( file.isFile() ) { return createFileEntry( t... | 10884 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10884/8348e0b29d34f62b8f140a99598373fb0cbf7fcb/ArchiveEntry.java/buggy/src/main/java/org/codehaus/plexus/archiver/ArchiveEntry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
13124,
1622,
752,
1622,
12,
514,
1018,
16,
1387,
585,
16,
509,
585,
9123,
16,
509,
1577,
9123,
262,
377,
202,
15069,
16959,
1667,
503,
565,
288,
3639,
309,
261,
585,
18,
291,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
13124,
1622,
752,
1622,
12,
514,
1018,
16,
1387,
585,
16,
509,
585,
9123,
16,
509,
1577,
9123,
262,
377,
202,
15069,
16959,
1667,
503,
565,
288,
3639,
309,
261,
585,
18,
291,... |
public org.quickfix.field.NoUnderlyings getNoUnderlyings() throws FieldNotFound { org.quickfix.field.NoUnderlyings value = new org.quickfix.field.NoUnderlyings(); | public quickfix.field.NoUnderlyings getNoUnderlyings() throws FieldNotFound { quickfix.field.NoUnderlyings value = new quickfix.field.NoUnderlyings(); | public org.quickfix.field.NoUnderlyings getNoUnderlyings() throws FieldNotFound { org.quickfix.field.NoUnderlyings value = new org.quickfix.field.NoUnderlyings(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/ListStrikePrice.java/buggy/src/java/src/quickfix/fix44/ListStrikePrice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
14655,
715,
899,
336,
2279,
14655,
715,
899,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
14655,
715,
899,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
715,
899,
336,
2279,
14655,
715,
899,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2279,
14655,
715,
899,
... |
groupByMenu.add(new GroupingAction(MarkerMessages.ProblemView_Category, category, this)); | groupByMenu.add(new GroupingAction(MarkerMessages.ProblemView_Category, new FieldCategory(), this)); | void addDropDownContributions(IMenuManager menu) { MenuManager groupByMenu = new MenuManager(MarkerMessages.ProblemView_GroupByMenu); groupByMenu.add(new GroupingAction(MarkerMessages.ProblemView_Severity, severity, this)); groupByMenu.add(new GroupingAction(MarkerMessages.ProblemView_Category, category, this)); ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/5b4585003f4d28d63e431a95dcbe18c45a30bd12/ProblemView.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/ProblemView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
527,
7544,
4164,
442,
15326,
12,
3445,
2104,
1318,
3824,
13,
288,
202,
202,
4599,
1318,
13197,
4599,
273,
394,
9809,
1318,
12,
7078,
5058,
18,
13719,
1767,
67,
26257,
4599,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
527,
7544,
4164,
442,
15326,
12,
3445,
2104,
1318,
3824,
13,
288,
202,
202,
4599,
1318,
13197,
4599,
273,
394,
9809,
1318,
12,
7078,
5058,
18,
13719,
1767,
67,
26257,
4599,
176... |
setTitle(PreferencesMessages.getString("CodeFormatterPreferencePage.title")); | setTitle(PreferencesMessages.CodeFormatterPreferencePage_title); | public CodeFormatterPreferencePage() { setPreferenceStore(CUIPlugin.getDefault().getPreferenceStore()); // only used when page is shown programatically setTitle(PreferencesMessages.getString("CodeFormatterPreferencePage.title")); //$NON-NLS-1$ //setDescription(PreferencesMessages.getString("CodeFormatterPreferen... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/f234a522db00e1071063f0885f1670c3e1eb4c39/CodeFormatterPreferencePage.java/buggy/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CodeFormatterPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3356,
5074,
9624,
1964,
1435,
288,
202,
202,
542,
9624,
2257,
12,
39,
5370,
3773,
18,
588,
1868,
7675,
588,
9624,
2257,
10663,
202,
202,
759,
1338,
1399,
1347,
1363,
353,
12188,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3356,
5074,
9624,
1964,
1435,
288,
202,
202,
542,
9624,
2257,
12,
39,
5370,
3773,
18,
588,
1868,
7675,
588,
9624,
2257,
10663,
202,
202,
759,
1338,
1399,
1347,
1363,
353,
12188,... |
e = de - Bias - (P-1) + k; | e[0] = de - Bias - (P-1) + k; bits[0] = P - k; | static int d2b(double d, byte bits[]) { int e, k, y, z, de; long dBits = Double.doubleToLongBits(d); int d0 = (int)(dBits >>> 32); int d1 = (int)(dBits); z = d0 & Frac_mask; d0 &= 0x7fffffff; /* clear sign bit, which we ignore */ if ((de = (int)(d0 >>> Exp_shift... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/3726b9fb19b6fab5f4203f81c219670d795ffdbd/DToA.java/buggy/js/rhino/src/org/mozilla/javascript/DToA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
302,
22,
70,
12,
9056,
302,
16,
1160,
4125,
63,
5717,
565,
288,
3639,
509,
425,
16,
417,
16,
677,
16,
998,
16,
443,
31,
3639,
1525,
302,
6495,
273,
3698,
18,
9056,
30220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
302,
22,
70,
12,
9056,
302,
16,
1160,
4125,
63,
5717,
565,
288,
3639,
509,
425,
16,
417,
16,
677,
16,
998,
16,
443,
31,
3639,
1525,
302,
6495,
273,
3698,
18,
9056,
30220,
... |
name1 = i1.getProductName(); | name1 = i1.getFeatureLabel(); | private void sortByProvider(){ /* If sorting in reverse, info array is already sorted forward by * key so the info array simply needs to be reversed. */ if (reverseSort){ java.util.List infoList = Arrays.asList(featuresInfo); Collections.reverse(infoList); for (int i=0; i< featuresInfo.length; i++){ fea... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/ea54731eb383911fc4c34e3f9e00e33dad9ed4fb/AboutFeaturesDialog.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutFeaturesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
14021,
2249,
1435,
95,
202,
202,
20308,
971,
9602,
316,
4219,
16,
1123,
526,
353,
1818,
3115,
5104,
635,
1082,
380,
498,
1427,
326,
1123,
526,
8616,
4260,
358,
506,
9553,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14021,
2249,
1435,
95,
202,
202,
20308,
971,
9602,
316,
4219,
16,
1123,
526,
353,
1818,
3115,
5104,
635,
1082,
380,
498,
1427,
326,
1123,
526,
8616,
4260,
358,
506,
9553,
... |
m_module = module; | public void createdModule( String name, String niceName, String actionClass, String description, String version, String authorName, String authorEmail, String dateCreated, String userInstalled, String dateInstalled) { String moduleName; ... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/a7ffa3c192d7068f584b0a3a844b88bdb2d3145a/CmsModuleXmlHandler.java/clean/src/org/opencms/module/CmsModuleXmlHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2522,
3120,
12,
3639,
514,
508,
16,
3639,
514,
13752,
461,
16,
3639,
514,
1301,
797,
16,
3639,
514,
2477,
16,
3639,
514,
1177,
16,
3639,
514,
2869,
461,
16,
3639,
514,
2869,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2522,
3120,
12,
3639,
514,
508,
16,
3639,
514,
13752,
461,
16,
3639,
514,
1301,
797,
16,
3639,
514,
2477,
16,
3639,
514,
1177,
16,
3639,
514,
2869,
461,
16,
3639,
514,
2869,
... | |
if (opt < (args != null ? args.length : 0)) { throw new RubyArgumentException("wrong # of arguments(" + args.length + " for " + opt + ")"); | if (opt < (args != null ? args.size() : 0)) { throw new RubyArgumentException("wrong # of arguments(" + args.size() + " for " + opt + ")"); | public RubyObject call(Ruby ruby, RubyObject recv, RubyId id, RubyObject[] args, boolean noSuper) { CRefNode savedCref = ruby.getCRef(); // +++ = null; // VALUE[] localVars = null; RubyPointer argsList = new RubyPointer(args); RubyPointer localVarsList = null; ruby... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/f629550c5947df9c1dbe414645f3dc76bcb70df4/ScopeNode.java/clean/org/jruby/nodes/ScopeNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
1250,
1158,
8051,
13,
288,
3639,
385,
1957,
907,
5198,
39,
1734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
921,
745,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
1250,
1158,
8051,
13,
288,
3639,
385,
1957,
907,
5198,
39,
1734,
... |
+ " property on: " + parentObject + " to value: " | + " property on: " + safeToString(parentObject) + " to value: " | public void doTag(XMLOutput output) throws JellyTagException { Project project = getAntProject(); String tagName = getTagName(); Object parentObject = findBeanAncestor(); Object parentTask = findParentTaskObject(); // lets assume that Task instances are not nested inside other Tas... | 51800 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51800/be25a8752619eaf1e25c6b182f12d0837adf9fc5/AntTag.java/buggy/jelly-tags/ant/src/java/org/apache/commons/jelly/tags/ant/AntTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
4201,
1447,
876,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
5420,
1984,
273,
4506,
496,
4109,
5621,
3639,
514,
7196,
273,
336,
8520,
5621,
3639,
1033,
982,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
4201,
1447,
876,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
5420,
1984,
273,
4506,
496,
4109,
5621,
3639,
514,
7196,
273,
336,
8520,
5621,
3639,
1033,
982,
... |
*/ | public void drag(int dx, int dy) { if(_dragLeftMostFig == null || _dragTopMostFig == null) { return; } Rectangle dirtyRegion = _dragLeftMostFig.getBounds(); Rectangle figBounds = _dragLeftMostFig.getBounds(); dx = Math.max(-_dragLeftMostFig.getX(), dx); dy = Math... | 1732 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1732/84074d6d707776a344fda34d49e8e07fe80b1568/SelectionManager.java/buggy/src/org/tigris/gef/base/SelectionManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
8823,
12,
474,
6633,
16,
509,
7732,
13,
288,
3639,
309,
24899,
15997,
3910,
18714,
42,
360,
422,
446,
747,
389,
15997,
3401,
18714,
42,
360,
422,
446,
13,
288,
5411,
327,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
8823,
12,
474,
6633,
16,
509,
7732,
13,
288,
3639,
309,
24899,
15997,
3910,
18714,
42,
360,
422,
446,
747,
389,
15997,
3401,
18714,
42,
360,
422,
446,
13,
288,
5411,
327,
31,... | |
globalState.getErr().print("js> "); globalState.getErr().flush(); | global.getErr().print("js> "); global.getErr().flush(); | public static void processSource(Context cx, String filename) { if (filename == null || filename.equals("-")) { // Use the interpreter for interactive input cx.setOptimizationLevel(-1); BufferedReader in = new BufferedReader (new InputStreamReader(g... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/dcc50b2477b2063c90c140b044bec59ee39d93a0/Main.java/clean/org/mozilla/javascript/tools/shell/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1207,
1830,
12,
1042,
9494,
16,
514,
1544,
13,
288,
3639,
309,
261,
3459,
422,
446,
747,
1544,
18,
14963,
2932,
10951,
3719,
288,
5411,
368,
2672,
326,
16048,
364,
12625,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1207,
1830,
12,
1042,
9494,
16,
514,
1544,
13,
288,
3639,
309,
261,
3459,
422,
446,
747,
1544,
18,
14963,
2932,
10951,
3719,
288,
5411,
368,
2672,
326,
16048,
364,
12625,
... |
} | } | getVisible(){ return visibleAmount;} | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/bdd0bca7f46f1e8a19b790749e32f82de6de3685/Scrollbar.java/clean/core/src/classpath/java/java/awt/Scrollbar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
31564,
1435,
95,
225,
327,
6021,
6275,
31,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
31564,
1435,
95,
225,
327,
6021,
6275,
31,
97,
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,
... |
ps.println("\tpublic org.omg.CORBA.TypeCode _type ()"); ps.println("\t{"); ps.println("\t\treturn " + className + "Helper.type ();"); ps.println("\t}"); | out.println("\tpublic org.omg.CORBA.TypeCode _type ()"); out.println("\t{"); out.println("\t\treturn " + className + "Helper.type ();"); out.println("\t}"); | private void printHolderClass(String className, PrintWriter ps) { if (Environment.JAVA14 && pack_name.equals("")) lexer.emit_warn ("No package defined for " + className + " - illegal in JDK1.4", token); if (!pack_name.equals("")) ps.println("package " + pack_nam... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/1fa4fca3642e870636f7373973e37568c93c654b/SequenceType.java/clean/src/org/jacorb/idl/SequenceType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1172,
6064,
797,
12,
780,
2658,
16,
14071,
4250,
13,
565,
288,
3639,
309,
261,
5494,
18,
27264,
3461,
597,
2298,
67,
529,
18,
14963,
2932,
6,
3719,
5411,
8512,
18,
18356,
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,
3238,
918,
1172,
6064,
797,
12,
780,
2658,
16,
14071,
4250,
13,
565,
288,
3639,
309,
261,
5494,
18,
27264,
3461,
597,
2298,
67,
529,
18,
14963,
2932,
6,
3719,
5411,
8512,
18,
18356,
67,... |
{ char ch = seg.array[seg.offset + i]; | { char ch = seg.array[seg.offset + i]; | public static int getOffsetOfVirtualColumn(Segment seg, int tabSize, int column, int[] totalVirtualWidth) { int virtualPosition = 0; for (int i = 0; i < seg.count; i++) { char ch = seg.array[seg.offset + i]; if (ch == '\t') { int tabWidth = tabSize - (virtualPosition % tabSize); if(virtualPosition ... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/44a5f5803f850e1a89f536b419abe4f58e772d29/MiscUtilities.java/buggy/org/gjt/sp/jedit/MiscUtilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
13386,
951,
6466,
1494,
12,
4131,
2291,
16,
509,
3246,
1225,
16,
202,
202,
474,
1057,
16,
509,
8526,
2078,
6466,
2384,
13,
202,
95,
202,
202,
474,
5024,
2555,
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,
225,
202,
482,
760,
509,
13386,
951,
6466,
1494,
12,
4131,
2291,
16,
509,
3246,
1225,
16,
202,
202,
474,
1057,
16,
509,
8526,
2078,
6466,
2384,
13,
202,
95,
202,
202,
474,
5024,
2555,
273,
... |
int bootImageAddress = 0; | public static void main (String args[]) throws Exception { int bootImageAddress = 0; // Process command line directives. // for (int i = 0, n = args.length; i < n; ++i) { if (args[i].equals("-ia")) { // image address bootImageAddress = Integer.decode(args[++i]).intValue(); ... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/eb8328fb4c19b26929f6d00ecee2bc8cace02c4c/GenerateInterfaceDeclarations.java/clean/rvm/src/tools/bootImageRunner/GenerateInterfaceDeclarations.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
261,
780,
833,
63,
5717,
1216,
1185,
288,
4202,
368,
4389,
1296,
980,
13877,
18,
565,
368,
565,
364,
261,
474,
277,
273,
374,
16,
290,
273,
833,
18,
2469,
31,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
261,
780,
833,
63,
5717,
1216,
1185,
288,
4202,
368,
4389,
1296,
980,
13877,
18,
565,
368,
565,
364,
261,
474,
277,
273,
374,
16,
290,
273,
833,
18,
2469,
31,
27... | |
try { dispatcher.dispatch(invocation); } catch (AssertionFailedError expected) { return; } fail("expected AssertionFailedError"); } | try { dispatcher.dispatch(invocation); } catch (AssertionFailedError expected) { return; } fail("expected AssertionFailedError"); } | public void testInvokeFailsWhenEmpty() throws Throwable { try { dispatcher.dispatch(invocation); } catch (AssertionFailedError expected) { return; } fail("expected AssertionFailedError"); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/LIFOInvocationDispatcherTest.java/clean/jmock/core/src/test/jmock/core/LIFOInvocationDispatcherTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10969,
30800,
9434,
1921,
1435,
1216,
4206,
288,
3639,
775,
288,
5411,
7393,
18,
10739,
12,
5768,
4431,
1769,
3639,
289,
1044,
261,
14979,
2925,
668,
2665,
13,
288,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10969,
30800,
9434,
1921,
1435,
1216,
4206,
288,
3639,
775,
288,
5411,
7393,
18,
10739,
12,
5768,
4431,
1769,
3639,
289,
1044,
261,
14979,
2925,
668,
2665,
13,
288,
5411,
... |
psiDirectory.createClass( myClassName.substring( indexOfLastDot != -1 ? indexOfLastDot + 1 : 0 ) ); | final String name = myClassName.substring(indexOfLastDot != -1 ? indexOfLastDot + 1 : 0); final PsiClass aClass = psiDirectory.createClass(name); createBoundFields(aClass); | public void run() { // 1. Create all necessary packages final int indexOfLastDot = myClassName.lastIndexOf('.'); final String packageName = myClassName.substring(0, indexOfLastDot != -1 ? indexOfLastDot : 0); final PsiDirectory psiDirectory; ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/0d85d59a0069d42696958ec06df3c568b645b7c1/CreateClassToBindFix.java/clean/ui-designer/impl/com/intellij/uiDesigner/quickFixes/CreateClassToBindFix.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9079,
1071,
918,
1086,
1435,
288,
7734,
368,
404,
18,
1788,
777,
4573,
5907,
7734,
727,
509,
3133,
3024,
10412,
273,
3399,
3834,
18,
2722,
31985,
2668,
1093,
1769,
7734,
727,
514,
9929,
273,
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,
9079,
1071,
918,
1086,
1435,
288,
7734,
368,
404,
18,
1788,
777,
4573,
5907,
7734,
727,
509,
3133,
3024,
10412,
273,
3399,
3834,
18,
2722,
31985,
2668,
1093,
1769,
7734,
727,
514,
9929,
273,
3... |
if (resource instanceof IAdaptable) { return (IFolder) ((IAdaptable) resource).getAdapter(IFolder.class); } return null; | Object adapted = ((IAdaptable) resource).getAdapter(IFolder.class); if(adapted == null) return null; return (IFolder) adapted; | IFolder getFolder(IResource resource) { if (resource instanceof IFolder) { return (IFolder) resource; } if (resource instanceof IAdaptable) { return (IFolder) ((IAdaptable) resource).getAdapter(IFolder.class); } return null; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/0e0b298a26b76136ceec79e60bc6b97440c502f9/ImportOperation.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/wizards/datatransfer/ImportOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
467,
3899,
29001,
12,
45,
1420,
1058,
13,
288,
3639,
309,
261,
3146,
1276,
467,
3899,
13,
288,
5411,
327,
261,
45,
3899,
13,
1058,
31,
3639,
289,
3639,
309,
261,
3146,
1276,
467,
13716,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
3899,
29001,
12,
45,
1420,
1058,
13,
288,
3639,
309,
261,
3146,
1276,
467,
3899,
13,
288,
5411,
327,
261,
45,
3899,
13,
1058,
31,
3639,
289,
3639,
309,
261,
3146,
1276,
467,
13716,... |
return new TextureData(mipmapLevel, internalFormat, | return new TextureData(internalFormat, | public TextureData newTextureData(InputStream stream, int mipmapLevel, int internalFormat, int pixelFormat, String fileSuffix) throws IOException { if (SGI.equals(... | 46278 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46278/a295d66a868c897b71104f3dd4c94601c7463840/TextureIO.java/clean/src/classes/com/sun/opengl/utils/TextureIO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
28582,
751,
394,
10967,
751,
12,
4348,
1407,
16,
4766,
1377,
509,
312,
625,
1458,
2355,
16,
4766,
1377,
509,
2713,
1630,
16,
4766,
1377,
509,
4957,
1630,
16,
4766,
1377,
514,
585,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28582,
751,
394,
10967,
751,
12,
4348,
1407,
16,
4766,
1377,
509,
312,
625,
1458,
2355,
16,
4766,
1377,
509,
2713,
1630,
16,
4766,
1377,
509,
4957,
1630,
16,
4766,
1377,
514,
585,
... |
setElem(thisObj, lbegin + i, args[i + argoffset]); | setElem(thisObj, begin + i, args[i + argoffset]); | private static Object jsFunction_splice(Context cx, Scriptable scope, Scriptable thisObj, Object[] args) { /* create an empty Array to return. */ scope = getTopLevelScope(scope); Object result = ScriptRuntime.newObject(cx, scope, "Array", null); ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/5f6a565762eea9efee2aee1297e0f938ac7edf63/NativeArray.java/buggy/js/rhino/src/org/mozilla/javascript/NativeArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1033,
3828,
2083,
67,
19535,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
5411,
22780,
15261,
16,
1033,
8526,
833,
13,
565,
288,
3639,
1748,
752,
392,
1008,
1510,
358,
327,
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,
3238,
760,
1033,
3828,
2083,
67,
19535,
12,
1042,
9494,
16,
22780,
2146,
16,
4766,
5411,
22780,
15261,
16,
1033,
8526,
833,
13,
565,
288,
3639,
1748,
752,
392,
1008,
1510,
358,
327,
18,
... |
if ( IReportElementConstants.REPORT_ELEMENT_IMAGE .equalsIgnoreCase( (String) request.getNewObjectType( ) ) ) | DesignElementHandle desginElementHandle = (DesignElementHandle) ( getTargetEditPart( ).getModel( ) ); dataSetList = DEUtil.getDataSetList( desginElementHandle ); if ( IReportElementConstants.REPORT_ELEMENT_IMAGE.equalsIgnoreCase( (String) request.getNewObjectType( ) ) ) | public boolean preHandleMouseUp( ) { CreateRequest request = getRequest( ); if ( IReportElementConstants.REPORT_ELEMENT_IMAGE .equalsIgnoreCase( (String) request.getNewObjectType( ) ) ) { // Open the builder for new image ImageBuilder dialog = new ImageBuilder( UIUtil .getDefaultShell( ), ImageB... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/8881b5505fc0ba3f08558dcedf523f0b91dfcba5/BasePaletteFactory.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/palette/BasePaletteFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
675,
3259,
9186,
1211,
12,
262,
202,
202,
95,
1082,
202,
1684,
691,
590,
273,
4328,
12,
11272,
1082,
202,
430,
261,
467,
4820,
1046,
2918,
18,
22710,
67,
10976,
67,
136... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
675,
3259,
9186,
1211,
12,
262,
202,
202,
95,
1082,
202,
1684,
691,
590,
273,
4328,
12,
11272,
1082,
202,
430,
261,
467,
4820,
1046,
2918,
18,
22710,
67,
10976,
67,
136... |
void writeStruct(Struct x) throws SQLException; | void writeStruct(Struct value) throws SQLException; | void writeStruct(Struct x) throws SQLException; | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/8e6a933c7311b8af73a149d26777089b7dc8bd68/SQLOutput.java/clean/core/src/classpath/java/java/sql/SQLOutput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1045,
3823,
12,
3823,
619,
13,
1216,
6483,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1045,
3823,
12,
3823,
619,
13,
1216,
6483,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Namespace ns = elem.getNamespace(); | Element parent = element.getParent(); if ( parent == null || parent.getNamespaceForURI( namespace.getURI() ) == null ) { nsList.add( namespace.asXPathResult( element ) ); } } | public Iterator getNamespaceAxisIterator(Object contextNode) { if ( ! ( contextNode instanceof Element ) ) { return null; } Element elem = (Element) contextNode; List nsList = new ArrayList(); Namespace ns = elem.getNamespace(); if ( ns != Namespace.NO_... | 5646 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5646/eb7756258fcf82692813cdb112e627acab7af924/DocumentNavigator.java/buggy/src/java/main/org/jaxen/dom4j/DocumentNavigator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4498,
11153,
6558,
3198,
12,
921,
819,
907,
13,
565,
288,
3639,
309,
261,
401,
261,
819,
907,
1276,
3010,
262,
262,
3639,
288,
5411,
327,
446,
31,
3639,
289,
3639,
3010,
3659,
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,
4498,
11153,
6558,
3198,
12,
921,
819,
907,
13,
565,
288,
3639,
309,
261,
401,
261,
819,
907,
1276,
3010,
262,
262,
3639,
288,
5411,
327,
446,
31,
3639,
289,
3639,
3010,
3659,
273... |
log( "Using plain mail", Project.MSG_VERBOSE ); | log("Using plain mail", Project.MSG_VERBOSE); | public void execute() { Message savedMessage = message; Vector savedFiles = (Vector) files.clone(); try { Mailer mailer = null; // prepare for the auto select mechanism boolean autoFound = false; // try MIME format if( encoding.eq... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/c6c232893c39257745a8f7a618bcdb5c59791cae/EmailTask.java/clean/src/main/org/apache/tools/ant/taskdefs/email/EmailTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
565,
288,
3639,
2350,
5198,
1079,
273,
883,
31,
3639,
5589,
5198,
2697,
273,
261,
5018,
13,
1390,
18,
14056,
5621,
3639,
775,
3639,
288,
5411,
11542,
264,
17308,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
565,
288,
3639,
2350,
5198,
1079,
273,
883,
31,
3639,
5589,
5198,
2697,
273,
261,
5018,
13,
1390,
18,
14056,
5621,
3639,
775,
3639,
288,
5411,
11542,
264,
17308,
27... |
new TextArea(form, "target", new ConverterModel()); | new TextArea<String>(form, "target", new ConverterModel()); | public UnicodeConverter() { Form form = new Form(this, "form", new CompoundPropertyModel(this)); new TextArea(form, "source"); new DropDownChoice<String>(form, "translationType", translationTypes); new TextArea(form, "target", new ConverterModel()); } | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/2859872ee0d83bc7854220e8ee4a9a28a45514ab/UnicodeConverter.java/clean/wicket-examples/src/java/wicket/examples/unicodeconverter/UnicodeConverter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9633,
5072,
1435,
202,
95,
202,
202,
1204,
646,
273,
394,
2748,
12,
2211,
16,
315,
687,
3113,
394,
21327,
1396,
1488,
12,
2211,
10019,
202,
202,
2704,
3867,
5484,
12,
687,
16,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9633,
5072,
1435,
202,
95,
202,
202,
1204,
646,
273,
394,
2748,
12,
2211,
16,
315,
687,
3113,
394,
21327,
1396,
1488,
12,
2211,
10019,
202,
202,
2704,
3867,
5484,
12,
687,
16,... |
protected void serializeNode( Node node ) { // Based on the node type call the suitable SAX handler. // Only comments entities and documents which are not // handled by SAX are serialized directly. switch ( node.getNodeType() ) { case Node.TEXT_NODE : { String text; ... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/395e53bbe5d70e395a0680f80263373c5b4d945a/TextSerializer.java/clean/src/org/apache/xml/serialize/TextSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4472,
907,
12,
2029,
756,
262,
565,
288,
3639,
368,
25935,
603,
326,
756,
618,
745,
326,
10631,
10168,
1838,
18,
3639,
368,
5098,
5678,
5140,
471,
7429,
1492,
854,
486,
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,
4750,
918,
4472,
907,
12,
2029,
756,
262,
565,
288,
3639,
368,
25935,
603,
326,
756,
618,
745,
326,
10631,
10168,
1838,
18,
3639,
368,
5098,
5678,
5140,
471,
7429,
1492,
854,
486,
3639,
... | ||
if ( errorMessage != null ) throw new PSQLException("postgresql.fp.error", errorMessage.toString()); | if ( error != null ) throw error; | private Object fastpathV3(int fnid, boolean resulttype, FastpathArg[] args) throws SQLException { // added Oct 7 1998 to give us thread safety synchronized (stream) { // send the function call try { int l_msgLen = 0; l_msgLen += 16; for (int i=0;i < args.length;i++) l_msgLen += args[i].sendSize()... | 52522 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52522/0378a269f3ab3c44e67b14f96414b6ca95263263/Fastpath.java/buggy/src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1033,
14469,
58,
23,
12,
474,
2295,
350,
16,
1250,
563,
723,
16,
9545,
803,
4117,
8526,
833,
13,
1216,
6483,
202,
95,
202,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
14469,
58,
23,
12,
474,
2295,
350,
16,
1250,
563,
723,
16,
9545,
803,
4117,
8526,
833,
13,
1216,
6483,
202,
95,
202,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
... |
public abstract int getTabPosition(); | public int getTabPosition() { return SWT.TOP; } | public abstract int getTabPosition(); | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/a44e3679b294ff539fce71b7e835499b2c444fa7/AbstractTabFolder.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/util/AbstractTabFolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8770,
509,
3181,
378,
2555,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8770,
509,
3181,
378,
2555,
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,
-1... |
assertEquals("file: | assertEquals("file:/c:/foo", removeExtraneousAuthority(FILE_UTILS.toURI("c:\\foo"))); | public void testToURI() { String dosRoot = null; if (Os.isFamily("dos") || Os.isFamily("netware")) { dosRoot = Character.toUpperCase( System.getProperty("user.dir").charAt(0)) + ":/"; } else { dosRoot = ""; } if (Os.isFamily("dos"... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/e12c63a6ee1b0bb45e9821ff84392c9391d76bd9/FileUtilsTest.java/clean/src/testcases/org/apache/tools/ant/util/FileUtilsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
774,
3098,
1435,
288,
3639,
514,
16153,
2375,
273,
446,
31,
3639,
309,
261,
15112,
18,
291,
9203,
2932,
19219,
7923,
747,
31799,
18,
291,
9203,
2932,
2758,
2726,
6,
3719,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
774,
3098,
1435,
288,
3639,
514,
16153,
2375,
273,
446,
31,
3639,
309,
261,
15112,
18,
291,
9203,
2932,
19219,
7923,
747,
31799,
18,
291,
9203,
2932,
2758,
2726,
6,
3719,... |
private ExternalIds readExternalIds(boolean inNotation, boolean isSubset) throws IOException, XMLStreamException { char c; int flags = LIT_DISABLE_CREF | LIT_DISABLE_PE | LIT_DISABLE_EREF; ExternalIds ids = new ExternalIds(); if (tryRead("PUBLIC")) { requireWhitespace(); ids.pub... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/XMLParser.java/buggy/core/src/classpath/gnu/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
11352,
2673,
855,
6841,
2673,
12,
6494,
316,
14818,
16,
1250,
16523,
542,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1149,
276,
31,
565,
509,
2943,
273,
511,
1285,
67,
13498,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
11352,
2673,
855,
6841,
2673,
12,
6494,
316,
14818,
16,
1250,
16523,
542,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1149,
276,
31,
565,
509,
2943,
273,
511,
1285,
67,
13498,
... | ||
private void initPage() throws DocumentException { // initialisation of some page objects annotations = new PdfArray(); fontDictionary = new PdfFontDictionary(); xObjectDictionary = new PdfXObjectDictionary(); writer.resetContent(); // the pagenumber is incr... | 3011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3011/57f3b7461acee82684c0e028473d49bed56a6b35/PdfDocument.java/clean/itext/src/com/lowagie/text/pdf/PdfDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
1964,
1435,
1216,
4319,
503,
288,
7734,
368,
2172,
10742,
434,
2690,
1363,
2184,
3639,
5617,
273,
394,
9989,
1076,
5621,
3639,
3512,
10905,
273,
394,
9989,
5711,
10905,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
1964,
1435,
1216,
4319,
503,
288,
7734,
368,
2172,
10742,
434,
2690,
1363,
2184,
3639,
5617,
273,
394,
9989,
1076,
5621,
3639,
3512,
10905,
273,
394,
9989,
5711,
10905,
562... | ||
throw new IllegalArgumentException (); | throw new IllegalArgumentException("Not enough format objects"); | public void setFormats (Format[] newFormats) { if (newFormats.length < elements.length) throw new IllegalArgumentException (); int len = Math.min(newFormats.length, elements.length); for (int i = 0; i < len; ++i) elements[i].setFormat = newFormats[i]; } | 1023 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1023/78b246ca2bfca0e1b9cfb2a8042be53a2cc7b376/MessageFormat.java/buggy/libjava/java/text/MessageFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
8976,
261,
1630,
8526,
394,
8976,
13,
225,
288,
565,
309,
261,
2704,
8976,
18,
2469,
411,
2186,
18,
2469,
13,
1377,
604,
394,
2754,
2932,
1248,
7304,
740,
2184,
8863,
37... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
8976,
261,
1630,
8526,
394,
8976,
13,
225,
288,
565,
309,
261,
2704,
8976,
18,
2469,
411,
2186,
18,
2469,
13,
1377,
604,
394,
2754,
2932,
1248,
7304,
740,
2184,
8863,
37... |
IProject project = getProject(selection); | IProject project = getProject(); | protected void setTitle(ISelection selection) { String title = origTitle; IProject project = getProject(selection); if (project != null ) { title += " [" + project.getName() + "]"; } setTitle(title); } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/f4ed4e474566c62dd86ddfa579de9d355767fb3f/BuildConsoleView.java/clean/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/buildconsole/BuildConsoleView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
14109,
12,
45,
6233,
4421,
13,
288,
202,
202,
780,
2077,
273,
1647,
4247,
31,
202,
202,
45,
4109,
1984,
273,
11080,
12,
10705,
1769,
202,
202,
430,
261,
4406,
480,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
14109,
12,
45,
6233,
4421,
13,
288,
202,
202,
780,
2077,
273,
1647,
4247,
31,
202,
202,
45,
4109,
1984,
273,
11080,
12,
10705,
1769,
202,
202,
430,
261,
4406,
480,
446,
... |
dst.setMainPoperty(pname, v, important); | dst.setMainProperty(pname, v, important); | public void property(String pname, LexicalUnit lu, boolean important) { int idx = getPropertyIndex(pname); if (idx != -1) { ValueManager vm = valueManagers[idx]; ... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/885608e4d51bd404d0e1cd5932465405cc337e42/CSSEngine.java/clean/sources/org/apache/batik/css/engine/CSSEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
918,
1272,
12,
780,
19952,
16,
15123,
1706,
2802,
20072,
16,
29159,
1250,
10802,
13,
288,
13491,
509,
2067,
273,
3911,
1016,
12,
84,
529,
1769,
13491,
309,
261,
3465,
480,
300,
21,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
918,
1272,
12,
780,
19952,
16,
15123,
1706,
2802,
20072,
16,
29159,
1250,
10802,
13,
288,
13491,
509,
2067,
273,
3911,
1016,
12,
84,
529,
1769,
13491,
309,
261,
3465,
480,
300,
21,... |
text = DurationFormatUtils.formatDurationWords(120*1000, false, false); | text = DurationFormatUtils.formatDurationWords(120 * 1000, false, false); | public void testFormatDurationWords(){ String text = null; text = DurationFormatUtils.formatDurationWords(50*1000, true, false); assertEquals("50 seconds", text); text = DurationFormatUtils.formatDurationWords(65*1000, true, false); assertEquals("1 minute 5 seconds", text)... | 4554 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4554/f0f0bf81e7010b213be89b477eaaba339a3d9fbc/DurationFormatUtilsTest.java/buggy/src/test/org/apache/commons/lang/time/DurationFormatUtilsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1630,
5326,
7363,
1435,
95,
3639,
514,
977,
273,
446,
31,
7734,
977,
273,
4822,
1630,
1989,
18,
2139,
5326,
7363,
12,
3361,
14,
18088,
16,
638,
16,
629,
1769,
3639,
181... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1630,
5326,
7363,
1435,
95,
3639,
514,
977,
273,
446,
31,
7734,
977,
273,
4822,
1630,
1989,
18,
2139,
5326,
7363,
12,
3361,
14,
18088,
16,
638,
16,
629,
1769,
3639,
181... |
event.getBot().addFactoid(sender, key, Arrays.toString(Arrays.subset(messageParts, partWithIs + 1, messageParts.length), " ")); | event.getBot().addFactoid(sender, key,value); | public List handleMessage(BotEvent event) { List messages = new TypeSafeList(new ArrayList(), Message.class); String message = event.getMessage(); String channel = event.getChannel(); String sender = event.getSender(); Javabot bot = event.getBot(); String[] messageParts = m... | 50286 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50286/c4eb5f6084ab1cd040dfdf5f52ff28428eaaff94/AddFactoidOperation.java/clean/src/javabot/operations/AddFactoidOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
1640,
1079,
12,
6522,
1133,
871,
13,
288,
3639,
987,
2743,
273,
394,
1412,
9890,
682,
12,
2704,
2407,
9334,
2350,
18,
1106,
1769,
3639,
514,
883,
273,
871,
18,
24906,
5621,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
1640,
1079,
12,
6522,
1133,
871,
13,
288,
3639,
987,
2743,
273,
394,
1412,
9890,
682,
12,
2704,
2407,
9334,
2350,
18,
1106,
1769,
3639,
514,
883,
273,
871,
18,
24906,
5621,
3... |
PackageResource.bind(application, SliderImages.class, Pattern.compile(".*\\.gif|.*\\.png")); | PackageResource.bind(application, Slider.class, Pattern.compile(".*\\.gif|.*\\.png"), true); | public void init(Application application) { // register all javascript files PackageResource.bind(application, Slider.class, Pattern.compile(".*\\.js")); // images PackageResource.bind(application, SliderImages.class, Pattern.compile(".*\\.gif|.*\\.png")); // and a css PackageResource.bind(application, S... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/ae59133d78ed3da15c99216df8bff21899d250df/Slider.java/clean/wicket-extensions/src/java/wicket/extensions/markup/html/yui/slider/Slider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1208,
12,
3208,
2521,
13,
202,
202,
95,
1082,
202,
759,
1744,
777,
11341,
1390,
1082,
202,
2261,
1420,
18,
4376,
12,
3685,
16,
9708,
3585,
18,
1106,
16,
6830,
18,
11100,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
1208,
12,
3208,
2521,
13,
202,
202,
95,
1082,
202,
759,
1744,
777,
11341,
1390,
1082,
202,
2261,
1420,
18,
4376,
12,
3685,
16,
9708,
3585,
18,
1106,
16,
6830,
18,
11100,... |
public org.quickfix.field.Rule80A getRule80A() throws FieldNotFound { org.quickfix.field.Rule80A value = new org.quickfix.field.Rule80A(); | public quickfix.field.Rule80A getRule80A() throws FieldNotFound { quickfix.field.Rule80A value = new quickfix.field.Rule80A(); | public org.quickfix.field.Rule80A getRule80A() throws FieldNotFound { org.quickfix.field.Rule80A value = new org.quickfix.field.Rule80A(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderSingle.java/buggy/src/java/src/quickfix/fix43/NewOrderSingle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2175,
3672,
37,
19048,
3672,
37,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2175,
3672,
37,
460,
273,
394,
2358,
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
2175,
3672,
37,
19048,
3672,
37,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
2175,
3672,
37,
460,
273,
394,
2358,
18,... |
tileSelectionListeners.remove(TileSelectionListener.class, listener); | tileSelectionListeners.remove(listener); | public void removeTileSelectionListener(TileSelectionListener listener) { tileSelectionListeners.remove(TileSelectionListener.class, listener); } | 6621 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6621/97855ad621000b7ef1784f1501a2e2b350e5a9cd/TilePalettePanel.java/buggy/src/tiled/mapeditor/widget/TilePalettePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1206,
9337,
6233,
2223,
12,
9337,
6233,
2223,
2991,
13,
288,
3639,
4769,
6233,
5583,
18,
4479,
12,
12757,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1206,
9337,
6233,
2223,
12,
9337,
6233,
2223,
2991,
13,
288,
3639,
4769,
6233,
5583,
18,
4479,
12,
12757,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public void close () throws Exception { | public void close() throws Exception { | public void close () throws Exception { try { if (con!=null) { con.close(); } if (stmt!=null){ stmt.close(); } } catch (Exception e) { System.err.println(e.getMessage()); } } | 8754 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8754/efb83d08bf3214ba362adb9486345c128a00bae7/DatabaseRetriever.java/buggy/usage/java/reports/source/src/org/globus/usage/report/common/DatabaseRetriever.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1746,
1435,
1216,
1185,
288,
3639,
775,
288,
5411,
309,
261,
591,
5,
33,
2011,
13,
288,
7734,
356,
18,
4412,
5621,
5411,
289,
5411,
309,
261,
10589,
5,
33,
2011,
15329,
7734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1746,
1435,
1216,
1185,
288,
3639,
775,
288,
5411,
309,
261,
591,
5,
33,
2011,
13,
288,
7734,
356,
18,
4412,
5621,
5411,
289,
5411,
309,
261,
10589,
5,
33,
2011,
15329,
7734,... |
/* prototype for short-circuit bug */ | public void sawOpcode(int seen) { /* prototype for short-circuit bug */ distance++; switch (seen) { case IFNONNULL: case IFNULL: stage1 = 3; break; case ICONST_1: if (stage1 != 3) stage1 = 1; else stage1 = 0; break; case GOTO: if (stage1 == 1) stage1 = 2; else stage1 = 0; break;... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/564a05c7bbfd31f95362313b888742b389a31512/FindNonShortCircuit.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/FindNonShortCircuit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1850,
1071,
918,
19821,
22808,
12,
474,
5881,
13,
288,
202,
202,
20308,
4409,
364,
3025,
17,
24987,
7934,
1195,
202,
202,
8969,
9904,
31,
202,
202,
9610,
261,
15156,
13,
288,
202,
202,
3593,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1850,
1071,
918,
19821,
22808,
12,
474,
5881,
13,
288,
202,
202,
20308,
4409,
364,
3025,
17,
24987,
7934,
1195,
202,
202,
8969,
9904,
31,
202,
202,
9610,
261,
15156,
13,
288,
202,
202,
3593,
... | |
} catch (Exception e) { | } catch (Throwable e) { | private int tryAllDownloads3() throws InterruptedException { //The parts of the file we still need to download. //INVARIANT: all intervals are disjoint and non-empty synchronized(this) { needed=new ArrayList(); {//all variables in this block have limited scope ... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/e4b24ef58cc77022f26819a07ebcb80a084e285e/ManagedDownloader.java/buggy/components/gnutella-core/src/main/java/com/limegroup/gnutella/downloader/ManagedDownloader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
775,
1595,
22141,
23,
1435,
1216,
7558,
288,
3639,
368,
1986,
2140,
434,
326,
585,
732,
4859,
1608,
358,
4224,
18,
3639,
368,
706,
29744,
6856,
30,
777,
10389,
854,
1015,
16452... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
775,
1595,
22141,
23,
1435,
1216,
7558,
288,
3639,
368,
1986,
2140,
434,
326,
585,
732,
4859,
1608,
358,
4224,
18,
3639,
368,
706,
29744,
6856,
30,
777,
10389,
854,
1015,
16452... |
public int CDLHOMINGPIGEON_Lookback() { | public int CDLHOMINGPIGEON_Lookback( ) { | public int CDLHOMINGPIGEON_Lookback() { return ((((this.candleSettings[TA_CandleSettingType.TA_BodyShort .ordinal()].avgPeriod)) > ((this.candleSettings[TA_CandleSettingType.TA_BodyLong .ordinal()].avgPeriod))) ? ((this.candleSettings[TA_CandleSettingType.TA_BodyShort .ordinal()].avgPeriod)) : ((this.cand... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
385,
8914,
44,
1872,
1360,
1102,
7113,
673,
67,
9794,
823,
1435,
288,
202,
202,
2463,
261,
12443,
12,
2211,
18,
71,
464,
298,
2628,
63,
9833,
67,
39,
464,
298,
5568,
55... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
385,
8914,
44,
1872,
1360,
1102,
7113,
673,
67,
9794,
823,
1435,
288,
202,
202,
2463,
261,
12443,
12,
2211,
18,
71,
464,
298,
2628,
63,
9833,
67,
39,
464,
298,
5568,
55... |
boolean contains(JComponent c, int x, int y) { return c.inside(x,y); } | public boolean contains(JComponent c, int x, int y) { /* JComponent.contains calls the ui delegate for hit * testing. Therefore, endless mutual recursion would result if we * called c.contains(x, y) here. * * The previous Classpath implementation called the deprecated * method java.awt.Component.inside. In the Sun impl... | boolean contains(JComponent c, int x, int y) { return c.inside(x,y); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0788b89b7368770a1157f825d60dd8c5a9df183e/ComponentUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/ComponentUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
1914,
12,
46,
1841,
276,
16,
509,
619,
16,
509,
677,
13,
565,
288,
202,
2463,
276,
18,
28091,
12,
92,
16,
93,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
1914,
12,
46,
1841,
276,
16,
509,
619,
16,
509,
677,
13,
565,
288,
202,
2463,
276,
18,
28091,
12,
92,
16,
93,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
setOnblur((String) evalAttr("onblur", getOnblur(), String.class)); | setOnblur((String) evalAttr("onblur", getOnblurExpr(), String.class)); | private void evaluateExpressions() throws JspException { try { setAlt((String) evalAttr("alt", getAlt(), String.class)); } catch (NullAttributeException ex) { setAlt(null); } try { setAltKey((String) evalAttr("altKey", getAltKey(), String.class)); ... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/db064e19656421b94aaf753550935d95f44bd5f9/ELSelectTag.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELSelectTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
10655,
12443,
780,
13,
5302,
3843,
2932,
2390,
3113,
336,
10655,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
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,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
10655,
12443,
780,
13,
5302,
3843,
2932,
2390,
3113,
336,
10655,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
261,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.