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
private void createTitleGroup(Composite composite) { if(scontainer != null) return; Group group = new Group(composite, SWT.NONE); group.setText(TITLE_QUERY_TITLE); GridLayout layout = new GridLayout(); layout.numColumns = 1;
private void createTitleGroup(Composite parent) { Composite group = new Composite(parent, SWT.NONE); GridLayout layout = new GridLayout(2, false);
private void createTitleGroup(Composite composite) { if(scontainer != null) return; Group group = new Group(composite, SWT.NONE); group.setText(TITLE_QUERY_TITLE); GridLayout layout = new GridLayout(); layout.numColumns = 1; group.setLayout(layout); GridData gd = new GridData(GridData.FILL_HORIZONTAL); gd.hori...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/2335a4647648640aec5f44de66b2c21c53e4a74f/AbstractRepositoryQueryPage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/search/AbstractRepositoryQueryPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 4247, 1114, 12, 9400, 9635, 13, 288, 202, 202, 430, 12, 87, 3782, 480, 446, 13, 327, 31, 202, 202, 1114, 1041, 273, 394, 3756, 12, 27676, 16, 348, 8588, 18, 9826,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 4247, 1114, 12, 9400, 9635, 13, 288, 202, 202, 430, 12, 87, 3782, 480, 446, 13, 327, 31, 202, 202, 1114, 1041, 273, 394, 3756, 12, 27676, 16, 348, 8588, 18, 9826,...
return ImageTools.makeImage(data, width, height, 4, false);
return ImageTools.makeImage(data, width, height);
public BufferedImage openBytes(byte[] pix) throws FormatException { // handles case when we call this method directly, instead of // through initFile(String) if (DEBUG) System.out.println("PictReader.openBytes"); strips = new Vector(); state = 0; pictState = INITIAL; bytes = pix; pt = 0; tr...
55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/4cf4a7ff76a166988d770aa51d298fa2f84c9e2c/PictReader.java/buggy/loci/formats/PictReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12362, 1696, 2160, 12, 7229, 8526, 11871, 13, 1216, 4077, 503, 288, 565, 368, 7372, 648, 1347, 732, 745, 333, 707, 5122, 16, 3560, 434, 565, 368, 3059, 1208, 812, 12, 780, 13, 565...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12362, 1696, 2160, 12, 7229, 8526, 11871, 13, 1216, 4077, 503, 288, 565, 368, 7372, 648, 1347, 732, 745, 333, 707, 5122, 16, 3560, 434, 565, 368, 3059, 1208, 812, 12, 780, 13, 565...
String sInsert = "UPDATE UP_SEQUENCE SET SEQUENCE_VALUE=" + nextId + " WHERE SEQUENCE_NAME='" + counterName + "'" +
String sUpdate = "UPDATE UP_SEQUENCE SET SEQUENCE_VALUE=" + nextId + " WHERE SEQUENCE_NAME='" + counterName + "'" +
public synchronized int getIncrementIntegerId (String counterName) throws Exception { Connection con = RDBMServices.getConnection(); try { RDBMServices.setAutoCommit(con, false); Statement stmt = con.createStatement(); try { String sQuery = "SELECT SEQUE...
24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/de64608b3695fad076dc59810bf467d7f914aba7/RDBMCounterStore.java/clean/source/org/jasig/portal/utils/RDBMCounterStore.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 509, 7854, 3702, 4522, 548, 261, 780, 3895, 461, 13, 1216, 1185, 288, 3639, 4050, 356, 273, 534, 2290, 49, 5676, 18, 588, 1952, 5621, 3639, 775, 288, 5411, 534, 2290, 49, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 509, 7854, 3702, 4522, 548, 261, 780, 3895, 461, 13, 1216, 1185, 288, 3639, 4050, 356, 273, 534, 2290, 49, 5676, 18, 588, 1952, 5621, 3639, 775, 288, 5411, 534, 2290, 49, 56...
return dataSet.getJSRowObject();
if ( ModeManager.isOldMode( ) ) return dataSet.getJSRowObject( ); else return dataSet.getJSResultRowObject( );
public Scriptable getRow() { return dataSet.getJSRowObject(); }
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/83c61e18ec014b0a0d7683b4196d0a84fb37ac77/JSDataSetImpl.java/buggy/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/script/JSDataSetImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 22780, 11835, 1435, 202, 95, 202, 202, 2463, 14837, 18, 588, 6479, 1999, 921, 5621, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 22780, 11835, 1435, 202, 95, 202, 202, 2463, 14837, 18, 588, 6479, 1999, 921, 5621, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
{ return new String("PostgreSQL"); }
{ return new String("PostgreSQL"); }
public String getDatabaseProductName() throws SQLException { return new String("PostgreSQL"); }
2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/0c8299478c05542a0f240973829223c7dae7e4dd/DatabaseMetaData.java/buggy/postgresql/DatabaseMetaData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 11263, 4133, 461, 1435, 1216, 6483, 202, 95, 202, 202, 2463, 394, 514, 2932, 3349, 23896, 8863, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 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, 11263, 4133, 461, 1435, 1216, 6483, 202, 95, 202, 202, 2463, 394, 514, 2932, 3349, 23896, 8863, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
public void mouseDragged(MouseEvent event) { }
public void mouseDragged(MouseEvent event) { }
public void mouseDragged(MouseEvent event) { } // mouseDragged()
45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/edff572fc942f9bf32cad3d48acec15b77e484a7/MouseInputAdapter.java/buggy/libraries/javalib/javax/swing/event/MouseInputAdapter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 7644, 11728, 2423, 12, 9186, 1133, 871, 13, 288, 202, 97, 368, 7644, 11728, 2423, 1435, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 7644, 11728, 2423, 12, 9186, 1133, 871, 13, 288, 202, 97, 368, 7644, 11728, 2423, 1435, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
insideNegativeLookahead = true;
state.push(NEG);
public static String globToRE(String glob) { StringBuffer buf = new StringBuffer(); boolean backslash = false; int insideGroup = 0; boolean insideNegativeLookahead = false; for(int i = 0; i < glob.length(); i++) { char c = glob.charAt(i); if(backslash) { buf.append('\\'); buf.append(c); backslash ...
8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/6685ffd5ef21236d4403a343b86cc48ccbfe9ba7/MiscUtilities.java/buggy/org/gjt/sp/jedit/MiscUtilities.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 514, 4715, 774, 862, 12, 780, 4715, 13, 202, 95, 202, 202, 780, 1892, 1681, 273, 394, 6674, 5621, 202, 202, 6494, 23253, 273, 629, 31, 202, 202, 474, 4832, 1114, 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, 225, 202, 482, 760, 514, 4715, 774, 862, 12, 780, 4715, 13, 202, 95, 202, 202, 780, 1892, 1681, 273, 394, 6674, 5621, 202, 202, 6494, 23253, 273, 629, 31, 202, 202, 474, 4832, 1114, 273, 3...
if(running)
if (running)
synchronized public void setStatus(boolean running) { if(running) status = RUNNING; else status = WAITING; }
52783 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52783/76de0d07321daa7be9b0aac6d02de2ff018b5f0e/SchedulerProcessor.java/clean/src/java/org/orbeon/oxf/processor/SchedulerProcessor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 3852, 1071, 918, 9433, 12, 6494, 3549, 13, 288, 5411, 309, 261, 8704, 13, 7734, 1267, 273, 23574, 31, 5411, 469, 7734, 1267, 273, 26859, 1360, 31, 3639, 289, 2, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 3852, 1071, 918, 9433, 12, 6494, 3549, 13, 288, 5411, 309, 261, 8704, 13, 7734, 1267, 273, 23574, 31, 5411, 469, 7734, 1267, 273, 26859, 1360, 31, 3639, 289, 2, -100, -100, -100, -100, ...
fTrimBuilder.build(layout);
fTrimBuilder.build(layout, hideTopTrim);
public void update(boolean force, boolean recursive) { if (force || isDirty()) { // Re-render the trim based on the new layout SMenuLayout layout = fMenuService.getLayout(); fTrimBuilder.build(layout); setDirty(false); } }
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/46007bfb42897ea7a1d591f41f3fadf2e8109e38/TrimBarManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/TrimBarManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1089, 12, 6494, 2944, 16, 1250, 5904, 13, 288, 202, 202, 430, 261, 5734, 747, 25206, 10756, 288, 1082, 202, 759, 868, 17, 5902, 326, 2209, 2511, 603, 326, 394, 3511, 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, 1089, 12, 6494, 2944, 16, 1250, 5904, 13, 288, 202, 202, 430, 261, 5734, 747, 25206, 10756, 288, 1082, 202, 759, 868, 17, 5902, 326, 2209, 2511, 603, 326, 394, 3511, 1082...
owner.display_warning("Error occurred retrieving indicator list.");
owner.display_warning(INDICATOR_LIST_RETRIEVAL_FAILURE_ERROR);
private void rebuild_indicators_if_needed() { assert data_requester != null: PRECONDITION; if (tradable_specification.all_indicator_specifications().size() == 0 || new_indicators) { new_indicators = false; Vector inds_from_server = data_requester.indicator_list_result(); if (previous_open_interest != data_b...
13245 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13245/e6631591bb4b0ebd52b9e6a310cc2c5961de704c/ChartDataManager.java/buggy/src/clients/mas_gui/ChartDataManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 13419, 67, 728, 24994, 67, 430, 67, 17471, 1435, 288, 202, 202, 11231, 501, 67, 26192, 480, 446, 30, 7071, 22017, 31, 202, 202, 430, 261, 313, 361, 429, 67, 31543, 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, 225, 202, 1152, 918, 13419, 67, 728, 24994, 67, 430, 67, 17471, 1435, 288, 202, 202, 11231, 501, 67, 26192, 480, 446, 30, 7071, 22017, 31, 202, 202, 430, 261, 313, 361, 429, 67, 31543, 18, ...
new StructMember("value", new primitiveTypeCode(TCKind.tk_any), null);
new StructMember("value", new PrimitiveTypeCode(TCKind.tk_any), null);
public static TypeCode type() { if (typeCode == null) { StructMember[] members = new StructMember[ 2 ]; TypeCode t_id = new aliasTypeCode(new stringTypeCode(TCKind.tk_string), "", "id"); members [ 0 ] = new StructMember("id", t_id, null); members [ 1 ] = new Stru...
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e9344cb85925e12da0e0cccb4ba0521d8696a226/NameValuePairHelper.java/buggy/core/src/classpath/org/org/omg/CORBA/NameValuePairHelper.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 30332, 618, 1435, 225, 288, 565, 309, 261, 723, 1085, 422, 446, 13, 1377, 288, 3639, 7362, 4419, 8526, 4833, 273, 394, 7362, 4419, 63, 576, 308, 31, 3639, 30332, 268, 67, 350...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 30332, 618, 1435, 225, 288, 565, 309, 261, 723, 1085, 422, 446, 13, 1377, 288, 3639, 7362, 4419, 8526, 4833, 273, 394, 7362, 4419, 63, 576, 308, 31, 3639, 30332, 268, 67, 350...
public void clearLiveAcrossCall() { itsLiveAcrossCall = false; }
void clearLiveAcrossCall() { itsLiveAcrossCall = false; }
public void clearLiveAcrossCall() { itsLiveAcrossCall = false; }
47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/e497d2b898e781a5052344191ab878cd469f3f53/OptLocalVariable.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/OptLocalVariable.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2424, 12328, 9988, 3984, 1477, 1435, 565, 288, 2097, 12328, 9988, 3984, 1477, 273, 629, 31, 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, 377, 1071, 918, 2424, 12328, 9988, 3984, 1477, 1435, 565, 288, 2097, 12328, 9988, 3984, 1477, 273, 629, 31, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
if (!Character.isJavaIdentifierPart(c))
if (!Character.isJavaIdentifierPart(c) && (c != '-'))
public static boolean isJavaClassNameInternalForm( char val[], int first, int last) { if (val[first++] != ClassTypeCode) // the L return false; if (val[last--] != ';') // malformed("a class ('L') must end in a ';'"); return false; boolean identStart = true; // pretend we just...
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/ec910ebd96b04eb3025068399cfd2fd4ad5a8468/VM_TypeDescriptorParsing.java/clean/rvm/src/vm/classLoader/VM_TypeDescriptorParsing.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 1250, 353, 5852, 3834, 3061, 1204, 12, 7734, 1149, 1244, 63, 6487, 509, 1122, 16, 509, 1142, 13, 282, 288, 565, 309, 261, 1125, 63, 3645, 9904, 65, 480, 1659, 15460, 13, 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, 760, 1250, 353, 5852, 3834, 3061, 1204, 12, 7734, 1149, 1244, 63, 6487, 509, 1122, 16, 509, 1142, 13, 282, 288, 565, 309, 261, 1125, 63, 3645, 9904, 65, 480, 1659, 15460, 13, 368,...
" [--help] | pathtospells2da\n"+
" [--help] | [-f replacestart] pathtospells2da\n"+
private static void readMe(){ System.out.println("Usage:\n"+ " [--help] | pathtospells2da\n"+ "\n" + " pathtospells2da path of the spells.2da to check\n"+ "\n" + " --help prints this t...
9794 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9794/01c25f39a8c2e199ed8fa0e3bdd47b0ad552f4b7/DuplicateSubradials.java/clean/DocGen/prc/utils/DuplicateSubradials.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 855, 4667, 1435, 95, 202, 202, 3163, 18, 659, 18, 8222, 2932, 5357, 5581, 82, 6, 15, 21821, 315, 225, 306, 413, 5201, 65, 571, 23059, 74, 6831, 1077, 27893, 65, 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, 225, 202, 1152, 760, 918, 855, 4667, 1435, 95, 202, 202, 3163, 18, 659, 18, 8222, 2932, 5357, 5581, 82, 6, 15, 21821, 315, 225, 306, 413, 5201, 65, 571, 23059, 74, 6831, 1077, 27893, 65, 5...
return "select next value for notifNxtId from seqQueryTable;";
return "select next value for notifNxtId from seqQueryTable";
public String getNextNotifIdSql() { return "select next value for notifNxtId from seqQueryTable;"; }
48885 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48885/04746173cf38a546ba42b9bcbba17788505818bb/MockDatabase.java/buggy/src/services/org/opennms/netmgt/mock/MockDatabase.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 6927, 1248, 430, 548, 5101, 1435, 288, 3639, 327, 315, 4025, 1024, 460, 364, 486, 430, 50, 15239, 548, 628, 3833, 1138, 1388, 14432, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 6927, 1248, 430, 548, 5101, 1435, 288, 3639, 327, 315, 4025, 1024, 460, 364, 486, 430, 50, 15239, 548, 628, 3833, 1138, 1388, 14432, 565, 289, 2, -100, -100, -100, -100, -100, ...
public abstract List<String> getAllTagNames();
public List<String> getAllTagNames() { ArrayList<String> names = new ArrayList<String>(mNameToTag.keySet()); Collections.sort(names); return names; }
public abstract List<String> getAllTagNames();
6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/b17d05d071612293d6f09ab67b1bbdcf47c5a136/ZMailbox.java/clean/ZimbraServer/src/java/com/zimbra/cs/zclient/ZMailbox.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 8770, 987, 32, 780, 34, 5514, 1805, 1557, 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, ...
[ 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, 377, 1071, 8770, 987, 32, 780, 34, 5514, 1805, 1557, 5621, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
if(i >= 0) {
if (i >= 0) {
void runToCursor(String fileName, int lineNumber, ActionEvent evt) { Vector v = (Vector) sourceNames.get(fileName); if(v == null) { System.out.println("debugger error: Couldn't find source: " + fileName); } int i; SourceEntry se =...
19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 1086, 774, 6688, 12, 780, 3968, 16, 5397, 509, 13629, 16, 5397, 19641, 6324, 13, 288, 3639, 5589, 331, 273, 261, 5018, 13, 1084, 1557, 18, 588, 12, 17812, 1769, 3639, 309, 12, 90, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 1086, 774, 6688, 12, 780, 3968, 16, 5397, 509, 13629, 16, 5397, 19641, 6324, 13, 288, 3639, 5589, 331, 273, 261, 5018, 13, 1084, 1557, 18, 588, 12, 17812, 1769, 3639, 309, 12, 90, ...
if (i == 0) {
if (c == divider) { if (maximize == Maximize.NONE) { if (splitVertical) { c.setBounds(firstSize + margin, margin, dividerSize, innerHeight - (margin * 2)); } else { c.setBounds(margin, firstSize + margin, innerWidth - (margin * 2), dividerSize); } c.setVisible(true); } else { c.setVisible(false); } } else if (cnt == 0...
public void apply() { if (container == null) return; int innerHeight = container.getInnerHeight(); int innerWidth = container.getInnerWidth(); if (innerHeight < 10 || innerWidth < 10) return; layoutInProgress = true; int firstSize = (splitVertical ? innerWidth : innerHeight) - di...
51553 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51553/6042f676d50664ac240f4d4b2ddb5ede5cd53200/SplitLayout.java/buggy/src/thinwire/ui/layout/SplitLayout.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2230, 1435, 288, 4202, 309, 261, 3782, 422, 446, 13, 327, 31, 4202, 509, 3443, 2686, 273, 1478, 18, 588, 2857, 2686, 5621, 4202, 509, 3443, 2384, 273, 1478, 18, 588, 2857, 23...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2230, 1435, 288, 4202, 309, 261, 3782, 422, 446, 13, 327, 31, 4202, 509, 3443, 2686, 273, 1478, 18, 588, 2857, 2686, 5621, 4202, 509, 3443, 2384, 273, 1478, 18, 588, 2857, 23...
public org.quickfix.field.ExpireDate getExpireDate() throws FieldNotFound { org.quickfix.field.ExpireDate value = new org.quickfix.field.ExpireDate();
public quickfix.field.ExpireDate getExpireDate() throws FieldNotFound { quickfix.field.ExpireDate value = new quickfix.field.ExpireDate();
public org.quickfix.field.ExpireDate getExpireDate() throws FieldNotFound { org.quickfix.field.ExpireDate value = new org.quickfix.field.ExpireDate(); getField(value); return value; }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderList.java/clean/src/java/src/quickfix/fix44/NewOrderList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 17033, 1626, 336, 17033, 1626, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 17033, 1626, 460, 273, 394, 2358, 18, 19525,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 17033, 1626, 336, 17033, 1626, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 17033, 1626, 460, 273, 394, 2358, 18, 19525,...
null, null, Binding.SYSTEM);
null, null, Binding.SYSTEM, null);
public void testDoubleParent() throws NotDefinedException { final String parent = "parent"; final String child = "child"; // Set-up the contexts final Context parentContext = contextManager.getContext(parent); parentContext.define(parent, parent, null); final Context childContext = contextManager.getContext(chil...
55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e61bf96d546738a5dfebc5feb8c2bcbe110e4371/BindingInteractionsTest.java/clean/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/BindingInteractionsTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 5265, 3054, 1435, 1216, 2288, 8116, 503, 288, 202, 202, 6385, 514, 982, 273, 315, 2938, 14432, 202, 202, 6385, 514, 1151, 273, 315, 3624, 14432, 202, 202, 759, 1000, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 5265, 3054, 1435, 1216, 2288, 8116, 503, 288, 202, 202, 6385, 514, 982, 273, 315, 2938, 14432, 202, 202, 6385, 514, 1151, 273, 315, 3624, 14432, 202, 202, 759, 1000, ...
return ((RubyString) getClassPath()).getValue(); }
return ((RubyString) getClassPath()).getValue(); }
public String toName() { if (this == getRuby().getClasses().getNilClass()) { return "nil"; } if (this == getRuby().getClasses().getTrueClass()) { return "true"; } if (this == getRuby().getClasses().getFalseClass()) { return "false"; } return ((RubyString) getClassPath()).getValue(); }
50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/buggy/org/jruby/RubyModule.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 358, 461, 1435, 288, 202, 202, 430, 261, 2211, 422, 4170, 10340, 7675, 588, 4818, 7675, 588, 12616, 797, 10756, 288, 1082, 202, 2463, 315, 20154, 14432, 202, 202, 97, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 358, 461, 1435, 288, 202, 202, 430, 261, 2211, 422, 4170, 10340, 7675, 588, 4818, 7675, 588, 12616, 797, 10756, 288, 1082, 202, 2463, 315, 20154, 14432, 202, 202, 97, 202, ...
public synchronized void add(EventKey key, MElementListener listener) { if (listener == null || key == null) throw new IllegalArgumentException("Null key or null listener"); // check if there allready is a listener // if (!Arrays.asList(getListeners(key)).contains(listener)) { ...
7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/77a71243718889b5cdf554ddc64e2c066e3441a5/UmlModelEventPump.java/buggy/src_new/org/argouml/model/uml/UmlModelEventPump.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 527, 12, 1133, 653, 498, 16, 490, 1046, 2223, 2991, 13, 288, 3639, 309, 261, 12757, 422, 446, 747, 498, 422, 446, 13, 5411, 604, 394, 2754, 2932, 2041, 498, 578, 446, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 527, 12, 1133, 653, 498, 16, 490, 1046, 2223, 2991, 13, 288, 3639, 309, 261, 12757, 422, 446, 747, 498, 422, 446, 13, 5411, 604, 394, 2754, 2932, 2041, 498, 578, 446, ...
favorites = new LinkedList();
public static void loadFavorites() { favorites = new LinkedList(); synchronized(lock) { String favorite; int i = 0; while((favorite = jEdit.getProperty("vfs.favorite." + i)) != null) { favorites.add(new FavoritesEntry(favorite, jEdit.getIntegerProperty("vfs.favorite." + i + ".type", VFS.Direc...
6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/175462262085673c8ed99e5470fc1d9acb48400b/FavoritesVFS.java/buggy/org/gjt/sp/jedit/io/FavoritesVFS.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 918, 1262, 31745, 2997, 1435, 202, 95, 202, 202, 19731, 280, 2997, 273, 394, 10688, 5621, 202, 202, 22043, 12, 739, 13, 202, 202, 95, 1082, 202, 780, 30705, 31, 1082, 202...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 918, 1262, 31745, 2997, 1435, 202, 95, 202, 202, 19731, 280, 2997, 273, 394, 10688, 5621, 202, 202, 22043, 12, 739, 13, 202, 202, 95, 1082, 202, 780, 30705, 31, 1082, 202...
CHECK_INTERVAL = 0;
checkInterval = 0;
public static boolean checkNeeded() { if (alreadyChecked) { return false; } final UpdateSettingsConfigurable settings = UpdateSettingsConfigurable.getInstance(); if (settings == null || UPDATE_URL == null) return false; final String checkPeriod = settings.CHECK_PERIOD; if (checkPeriod.equals(...
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/e78d542acc516f7398ad2fa3a200de135592eda9/UpdateChecker.java/buggy/source/com/intellij/openapi/updateSettings/impl/UpdateChecker.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 1250, 866, 11449, 1435, 288, 565, 309, 261, 17583, 11454, 13, 288, 3639, 327, 629, 31, 565, 289, 565, 727, 2315, 2628, 31660, 1947, 273, 2315, 2628, 31660, 18, 588, 1442, 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, 282, 1071, 760, 1250, 866, 11449, 1435, 288, 565, 309, 261, 17583, 11454, 13, 288, 3639, 327, 629, 31, 565, 289, 565, 727, 2315, 2628, 31660, 1947, 273, 2315, 2628, 31660, 18, 588, 1442, 5621,...
int bracketLevel = 0; while(true) { char ch = more(); if(ch == '[') ++bracketLevel; if(ch == ']') --bracketLevel; if(ch == '>' && bracketLevel == 0) break;
char ch = requireNextS(); if(!isNameStartChar(ch)) { throwNotNameStart(ch);
protected void parseDocdecl() throws XMLStreamException { //ASSUMPTION: seen <!D posStart = pos-3; try { if(more() != 'O' || more() != 'C' || more() != 'T' || more() != 'Y' || more() != 'P' ...
2047 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2047/0a48261e76a836a4396f2c4bf6848c3d734fe1fd/MXParser.java/buggy/dev/src/com/bea/xml/stream/MXParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1109, 1759, 8840, 1435, 3639, 1216, 21526, 565, 288, 3639, 368, 8423, 2799, 3725, 30, 5881, 5719, 40, 3639, 949, 1685, 273, 949, 17, 23, 31, 3639, 775, 288, 5411, 309, 12, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1109, 1759, 8840, 1435, 3639, 1216, 21526, 565, 288, 3639, 368, 8423, 2799, 3725, 30, 5881, 5719, 40, 3639, 949, 1685, 273, 949, 17, 23, 31, 3639, 775, 288, 5411, 309, 12, 10...
anchor = null;
public static SVNWCAccess create(File file) throws SVNException { File parentFile = file.getParentFile(); String name = file.getName(); try { if (file.exists()) { name = file.getCanonicalFile().getName(); } } catch (IOException e) { } if...
5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/ca031849d6f28ee2148e391794aba07de239432a/SVNWCAccess.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/ws/log/SVNWCAccess.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 29537, 50, 59, 39, 1862, 752, 12, 812, 585, 13, 1216, 29537, 50, 503, 288, 3639, 1387, 982, 812, 273, 585, 18, 588, 3054, 812, 5621, 3639, 514, 508, 273, 585, 18, 17994, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 29537, 50, 59, 39, 1862, 752, 12, 812, 585, 13, 1216, 29537, 50, 503, 288, 3639, 1387, 982, 812, 273, 585, 18, 588, 3054, 812, 5621, 3639, 514, 508, 273, 585, 18, 17994, 56...
public void setSelectedScope(int scope) {}
public void setSelectedScope(int scope) { }
public BugzillaSearchOptionPage(){ scontainer = new ISearchPageContainer(){ public ISelection getSelection() { // TODO Auto-generated method stub return null; } public IRunnableContext getRunnableContext() { return null; } public void setPerformActionEnabled(boolean state) { Button ok...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/dccfe33af49d21c69bb06978dc05b7fc4ac8d8b1/BugzillaQueryDialog.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/tasks/BugzillaQueryDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 16907, 15990, 2979, 1895, 1964, 1435, 95, 1082, 202, 87, 3782, 273, 394, 467, 2979, 1964, 2170, 1435, 95, 9506, 202, 482, 467, 6233, 23204, 1435, 288, 6862, 202, 759, 2660, 806...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16907, 15990, 2979, 1895, 1964, 1435, 95, 1082, 202, 87, 3782, 273, 394, 467, 2979, 1964, 2170, 1435, 95, 9506, 202, 482, 467, 6233, 23204, 1435, 288, 6862, 202, 759, 2660, 806...
return toPDFColorSpace(fopImage.getColorSpace());
if (isCCF || isDCT || isPS) { return toPDFColorSpace(fopImage.getColorSpace()); } else { return toPDFColorSpace(ColorSpace.getInstance(ColorSpace.CS_sRGB)); }
public PDFColorSpace getColorSpace() { // DeviceGray, DeviceRGB, or DeviceCMYK return toPDFColorSpace(fopImage.getColorSpace()); }
5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/f7ad4807b947517931b8b97513de728104cea2e2/FopPDFImage.java/clean/src/java/org/apache/fop/render/pdf/FopPDFImage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 12667, 2957, 3819, 15672, 3819, 1435, 288, 3639, 368, 6077, 23521, 16, 6077, 11343, 16, 578, 6077, 9611, 61, 47, 3639, 309, 261, 291, 6743, 42, 747, 353, 40, 1268, 747, 353, 5857, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12667, 2957, 3819, 15672, 3819, 1435, 288, 3639, 368, 6077, 23521, 16, 6077, 11343, 16, 578, 6077, 9611, 61, 47, 3639, 309, 261, 291, 6743, 42, 747, 353, 40, 1268, 747, 353, 5857, ...
_min = null; _size = 0;
_min = null; _size = 0;
public void clear() { _modify++; _min = null; _size = 0; }
47032 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47032/f63e1142cae73862c9c4f7b6ce46225b40f3ef86/FibonacciHeap.java/clean/src/org/_3pq/jgrapht/experimental/heap/FibonacciHeap.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 2424, 1435, 288, 3639, 389, 17042, 9904, 31, 3639, 389, 1154, 273, 446, 31, 3639, 389, 1467, 273, 374, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 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, 2424, 1435, 288, 3639, 389, 17042, 9904, 31, 3639, 389, 1154, 273, 446, 31, 3639, 389, 1467, 273, 374, 31, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
if (perspList.isEmpty()) return;
if (perspList.isEmpty()) { return; }
public void closeAllPerspectives(boolean saveEditors, boolean closePage) { if (perspList.isEmpty()) return; // Always unzoom if (isZoomed()) zoomOut(); // Close all editors if (!closeAllEditors(saveEditors)) return; // Deactivate the active ...
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WorkbenchPage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1746, 1595, 14781, 1181, 3606, 12, 6494, 1923, 4666, 1383, 16, 1250, 1746, 1964, 13, 288, 3639, 309, 261, 10422, 84, 682, 18, 291, 1921, 10756, 5411, 327, 31, 3639, 368, 14178,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1595, 14781, 1181, 3606, 12, 6494, 1923, 4666, 1383, 16, 1250, 1746, 1964, 13, 288, 3639, 309, 261, 10422, 84, 682, 18, 291, 1921, 10756, 5411, 327, 31, 3639, 368, 14178,...
private void createDropDownComponent(int iXLoc, int iYLoc) { int iShellHeight = 220; int iShellWidth = 160; if (!bGradientEnabled) { iShellHeight = iShellHeight - 30; } if (!bImageEnabled) { iShellHeight = iShellHeight - 30; } Shell shell = new Shell(this.getShell(), SWT.NONE); shell.setLayout(new FillLayout()); shell...
private void createDropDownComponent(int iXLoc, int iYLoc) { int iShellHeight = 220; int iShellWidth = 160; if (!bGradientEnabled) { iShellHeight = iShellHeight - 30; } if (!bImageEnabled) { iShellHeight = iShellHeight - 30; } Shell shell = new Shell(this.getShell(), SWT.NONE); shell.setLayout(new FillLayout()); shell...
private void createDropDownComponent(int iXLoc, int iYLoc) { int iShellHeight = 220; int iShellWidth = 160; // Reduce the height based on which buttons are to be shown. if (!bGradientEnabled) { iShellHeight = iShellHeight - 30; } if (!bImageEnabled) { iShellHeight = iShellHeight - 30; } Shell shell = new S...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/12ceaf47df2f9cd8a8b8c900d32f0a3b4518158f/FillChooserComposite.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/FillChooserComposite.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 7544, 4164, 1841, 12, 474, 277, 60, 1333, 16, 509, 277, 61, 1333, 13, 288, 202, 202, 474, 277, 13220, 2686, 273, 576, 3462, 31, 202, 202, 474, 277, 13220, 2384, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 7544, 4164, 1841, 12, 474, 277, 60, 1333, 16, 509, 277, 61, 1333, 13, 288, 202, 202, 474, 277, 13220, 2686, 273, 576, 3462, 31, 202, 202, 474, 277, 13220, 2384, 2...
error(XSLTErrorResources.ER_FUNCTION_NOT_SUPPORTED);
error(XMLErrorResources.ER_FUNCTION_NOT_SUPPORTED);
public DocumentType getDoctype() { error(XSLTErrorResources.ER_FUNCTION_NOT_SUPPORTED); return null; }
46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/b8535aab90f53557026b4cc2ea5220c402d57322/UnImplNode.java/clean/src/org/apache/xml/utils/UnImplNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 4319, 559, 11165, 12387, 1435, 225, 288, 565, 555, 12, 4201, 668, 3805, 18, 654, 67, 7788, 67, 4400, 67, 21134, 1769, 565, 327, 446, 31, 225, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 4319, 559, 11165, 12387, 1435, 225, 288, 565, 555, 12, 4201, 668, 3805, 18, 654, 67, 7788, 67, 4400, 67, 21134, 1769, 565, 327, 446, 31, 225, 289, 2, -100, -100, -100, -100, -100,...
public IStatus run(IProgressMonitor monitor) { if (shutdown)// Cancelled on shutdown return Status.CANCEL_STATUS; while(updatesPending()){ try { Thread.sleep(100); } catch (InterruptedException e) { //Cancel and try again if there was an error schedule(); return Status....
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/9f91fdc102dc0bda0f133ae3012af277ee55d3ef/DecorationScheduler.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/decorators/DecorationScheduler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 45, 1482, 2681, 12, 45, 5491, 11415, 305, 535, 4089, 15329, 9506, 202, 430, 12, 15132, 13, 759, 21890, 265, 15132, 6862, 202, 2463, 1482, 18, 25268, 67, 8608, 31, 6862, 9506, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 45, 1482, 2681, 12, 45, 5491, 11415, 305, 535, 4089, 15329, 9506, 202, 430, 12, 15132, 13, 759, 21890, 265, 15132, 6862, 202, 2463, 1482, 18, 25268, 67, 8608, 31, 6862, 9506, ...
options.upgmaStartingTree = upgmaStartingTreeCheck.isSelected(); }
options.upgmaStartingTree = upgmaStartingTreeCheck.isSelected(); }
public void getOptions(BeautiOptions options) { if (settingOptions) return; if (treePriorCombo.getSelectedIndex() == 0) { options.nodeHeightPrior = BeautiOptions.CONSTANT; } else if (treePriorCombo.getSelectedIndex() == 1) { options.nodeHeightPrior = BeautiOptions.EXPONENT...
51824 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51824/1e32ed210b082e8b868c30911b1bb42c7fed4f71/PriorsPanel.java/buggy/src/dr/app/beauti/PriorsPanel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 9849, 12, 1919, 5854, 77, 1320, 702, 13, 288, 3639, 309, 261, 8920, 1320, 13, 327, 31, 3639, 309, 261, 3413, 25355, 16156, 18, 588, 7416, 1016, 1435, 422, 374, 13, 288, 5411,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 9849, 12, 1919, 5854, 77, 1320, 702, 13, 288, 3639, 309, 261, 8920, 1320, 13, 327, 31, 3639, 309, 261, 3413, 25355, 16156, 18, 588, 7416, 1016, 1435, 422, 374, 13, 288, 5411,...
stopRadioButtons.setEnabled(true);
stopOnErrorButton.setEnabled(true);
public void widgetSelected(SelectionEvent e) { if (defButton.getSelection() == true) { commandText.setEnabled(false); stopRadioButtons.setEnabled(true); } else { commandText.setEnabled(true); stopRadioButtons.setEnabled(false); } }
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/c1d289e14d321f3ae46d5e7502730f784a338546/MakeTargetDialog.java/buggy/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/ui/dialogs/MakeTargetDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 3604, 7416, 12, 6233, 1133, 425, 13, 288, 9506, 202, 430, 261, 536, 3616, 18, 588, 6233, 1435, 422, 638, 13, 288, 6862, 202, 3076, 1528, 18, 542, 1526, 12, 5743, 1769, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 3604, 7416, 12, 6233, 1133, 425, 13, 288, 9506, 202, 430, 261, 536, 3616, 18, 588, 6233, 1435, 422, 638, 13, 288, 6862, 202, 3076, 1528, 18, 542, 1526, 12, 5743, 1769, ...
String s = executeExpr("[Gender].DefaultMember.Level.UniqueName"); Assert.assertEquals("[Gender].[(All)]", s);
assertExprReturns("[Gender].DefaultMember.Level.UniqueName", "[Gender].[(All)]");
public void testLevelUniqueName() { String s = executeExpr("[Gender].DefaultMember.Level.UniqueName"); Assert.assertEquals("[Gender].[(All)]", s); }
4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/3041f930b5fc4bf6aa3339845b828801c1d8b366/FunctionTest.java/clean/testsrc/main/mondrian/olap/fun/FunctionTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 2355, 6303, 461, 1435, 288, 3639, 514, 272, 273, 1836, 4742, 2932, 63, 43, 2345, 8009, 1868, 4419, 18, 2355, 18, 6303, 461, 8863, 3639, 5452, 18, 11231, 8867, 2932, 63, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 2355, 6303, 461, 1435, 288, 3639, 514, 272, 273, 1836, 4742, 2932, 63, 43, 2345, 8009, 1868, 4419, 18, 2355, 18, 6303, 461, 8863, 3639, 5452, 18, 11231, 8867, 2932, 63, ...
parse(0, in.getFilePointer(), in.length());
parse(0, 0, in.length());
protected void initFile(String id) throws FormatException, IOException { super.initFile(id); in = new RandomAccessFile(id, "r"); spork = true; offsets = new Vector(); chunkSizes = new Vector(); parse(0, 0, in.length()); numImages = offsets.size(); String pixelType = "int"; int bpp = bitsPer...
11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/2df09d33bfdc966378aae0cc09cb503afb983bc2/QTReader.java/clean/loci/formats/in/QTReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 1208, 812, 12, 780, 612, 13, 1216, 4077, 503, 16, 1860, 288, 565, 2240, 18, 2738, 812, 12, 350, 1769, 565, 316, 273, 394, 8072, 26933, 12, 350, 16, 315, 86, 8863, 565, 1694...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 1208, 812, 12, 780, 612, 13, 1216, 4077, 503, 16, 1860, 288, 565, 2240, 18, 2738, 812, 12, 350, 1769, 565, 316, 273, 394, 8072, 26933, 12, 350, 16, 315, 86, 8863, 565, 1694...
public void visitFADD(FADD obj) { pushValue(Type.FLOAT); }
public void visitFADD(FADD obj) { consumeStack(obj); pushValue(Type.FLOAT); }
public void visitFADD(FADD obj) { pushValue(Type.FLOAT); }
10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/9e55b32a478d9bf623212d8a8aa6e1446e58c8b5/TypeFrameModelingVisitor.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/TypeFrameModelingVisitor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 3757, 42, 8355, 12, 42, 8355, 1081, 13, 6862, 202, 95, 1817, 620, 12, 559, 18, 15640, 1769, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 3757, 42, 8355, 12, 42, 8355, 1081, 13, 6862, 202, 95, 1817, 620, 12, 559, 18, 15640, 1769, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
SendEMailDialog semd = new SendEMailDialog(me.frame,screen);
SendEMailDialog semd = new SendEMailDialog(me.getParentView((Session)this),screen);
private void sendScreenEMail() { SendEMailDialog semd = new SendEMailDialog(me.frame,screen); }
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/a61dbdd53c996e8a76dc4165e5010c2379355b80/Gui5250.java/clean/tn5250j/src/org/tn5250j/Gui5250.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 918, 1366, 7956, 3375, 671, 1435, 288, 1377, 2479, 3375, 671, 6353, 6111, 72, 273, 394, 2479, 3375, 671, 6353, 12, 3501, 18, 588, 3054, 1767, 12443, 2157, 13, 2211, 3631, 9252, 1769...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 918, 1366, 7956, 3375, 671, 1435, 288, 1377, 2479, 3375, 671, 6353, 6111, 72, 273, 394, 2479, 3375, 671, 6353, 12, 3501, 18, 588, 3054, 1767, 12443, 2157, 13, 2211, 3631, 9252, 1769...
WorkbenchJob openJob = new WorkbenchJob(ProgressMessages.ProgressMonitorFocusJobDialog_UserDialogJob) {
WorkbenchJob openJob = new WorkbenchJob( ProgressMessages.ProgressMonitorFocusJobDialog_UserDialogJob) {
public void show(Job jobToWatch,final Shell originatingShell) { job = jobToWatch; //after the dialog is opened we can get access to its monitor job.setProperty(IProgressConstants.PROPERTY_IN_DIALOG, Boolean.TRUE); ProgressManager.getInstance().progressFor(job).addProgressListener( getBlockingProgressMonitor());...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/35d15f71cf899f7392f14dee1944aa390f1a1388/ProgressMonitorFocusJobDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/ProgressMonitorFocusJobDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 2405, 12, 2278, 1719, 774, 5234, 16, 6385, 19433, 4026, 1776, 13220, 13, 288, 202, 202, 4688, 273, 1719, 774, 5234, 31, 202, 202, 759, 5205, 326, 6176, 353, 10191, 732, 8...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 2405, 12, 2278, 1719, 774, 5234, 16, 6385, 19433, 4026, 1776, 13220, 13, 288, 202, 202, 4688, 273, 1719, 774, 5234, 31, 202, 202, 759, 5205, 326, 6176, 353, 10191, 732, 8...
try { while (true) {
while (true) { try {
public void run() { try { while (true) { MapOutputLocation loc = null; long size = -1; synchronized (scheduledCopies) { while (scheduledCopies.isEmpty()) { scheduledCopies.wait(); } loc = (MapOutputLocation)schedu...
55137 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55137/68bc787be3d35fb0628d5185b88a6cc2f0576a87/ReduceTaskRunner.java/buggy/src/java/org/apache/hadoop/mapred/ReduceTaskRunner.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 1377, 775, 288, 3639, 1323, 261, 3767, 13, 288, 5375, 1635, 1447, 2735, 1515, 273, 446, 31, 1850, 1525, 963, 273, 300, 21, 31, 10792, 3852, 261, 23307, 15670, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1086, 1435, 288, 1377, 775, 288, 3639, 1323, 261, 3767, 13, 288, 5375, 1635, 1447, 2735, 1515, 273, 446, 31, 1850, 1525, 963, 273, 300, 21, 31, 10792, 3852, 261, 23307, 15670, ...
public static void sync() throws InlinePragma {}
public static void sync() throws InlinePragma { }
public static void sync() throws InlinePragma {}
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/30524c62fa391922d51289c03075f714c772951c/Memory.java/buggy/MMTk/ext/vm/stub/org/mmtk/vm/Memory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 918, 3792, 1435, 1216, 16355, 2050, 9454, 2618, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 760, 918, 3792, 1435, 1216, 16355, 2050, 9454, 2618, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
m_report.print(Messages.get().container(Messages.RPT_WRITE_CONTENT_1, resFolder1Name), I_CmsReport.C_FORMAT_NOTE);
m_report.print( Messages.get().container(Messages.RPT_WRITE_CONTENT_1, resFolder1Name), I_CmsReport.C_FORMAT_NOTE);
private void mergePages() throws CmsException { int size = m_foldersEqualnames.size(); if (size > 0) { m_report.println(Messages.get().container(Messages.RPT_MERGE_PAGES_BEGIN_1, String.valueOf(size)) , I_CmsReport.C_FORMAT_HEADLINE); String defaultLocale = CmsLocaleM...
8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/41dcaa9d1a1b8f8fa6c1dd9a04fc8532eb83ebb7/CmsMergePages.java/buggy/src-modules/org/opencms/workplace/tools/content/CmsMergePages.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2691, 5716, 1435, 1216, 11228, 288, 3639, 509, 963, 273, 312, 67, 16064, 5812, 1973, 18, 1467, 5621, 3639, 309, 261, 1467, 405, 374, 13, 288, 13491, 312, 67, 6006, 18, 8222, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2691, 5716, 1435, 1216, 11228, 288, 3639, 509, 963, 273, 312, 67, 16064, 5812, 1973, 18, 1467, 5621, 3639, 309, 261, 1467, 405, 374, 13, 288, 13491, 312, 67, 6006, 18, 8222, ...
synchronized (SynchronizedMap.this.sync) { return e.getValue(); } }
return e.getValue(); }
public Object getValue() { synchronized (SynchronizedMap.this.sync) { return e.getValue(); } }
47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/47cce1a055a8b9980001e3157e04b9b6369a7b0e/Collections.java/buggy/java/util/Collections.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 15604, 1071, 1033, 2366, 1435, 288, 13491, 3852, 261, 55, 15666, 863, 18, 2211, 18, 8389, 13, 288, 12900, 327, 425, 18, 24805, 5621, 13491, 289, 8227, 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, 15604, 1071, 1033, 2366, 1435, 288, 13491, 3852, 261, 55, 15666, 863, 18, 2211, 18, 8389, 13, 288, 12900, 327, 425, 18, 24805, 5621, 13491, 289, 8227, 289, 2, -100, -100, -100, -100, -100, -10...
throw new ServletException(sm.getString( "applicationDispatcher.specViolation.request"));
throw new ServletException(sm.getString("applicationDispatcher.specViolation.request"));
private void checkSameObjects() throws ServletException { ServletRequest originalRequest = ApplicationFilterChain.getLastServicedRequest(); ServletResponse originalResponse = ApplicationFilterChain.getLastServicedResponse(); // Some forwards, eg from valves will no...
48155 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48155/144a62199d7fa8bfdc26b6496909b07fde5f71dc/ApplicationDispatcher.java/clean/java/org/apache/catalina/core/ApplicationDispatcher.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 866, 8650, 4710, 1435, 1216, 16517, 288, 3639, 26470, 2282, 691, 273, 5411, 4257, 1586, 3893, 18, 588, 3024, 1179, 72, 691, 5621, 3639, 7971, 1064, 2282, 1064, 273, 5411, 4257, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 866, 8650, 4710, 1435, 1216, 16517, 288, 3639, 26470, 2282, 691, 273, 5411, 4257, 1586, 3893, 18, 588, 3024, 1179, 72, 691, 5621, 3639, 7971, 1064, 2282, 1064, 273, 5411, 4257, ...
} tree.movedFile(source, destination); destination.refreshLocal(IResource.DEPTH_ZERO, monitor); } catch (SVNClientException e) { throw SVNException.wrapException(e); } catch (TeamException e) { throw SVNException.wrapException(e); } catch (CoreException e) { throw SVNException.wrapException(e); } finally { Operation...
svnClient.addFile(destination.getLocation().toFile()); svnClient.remove( new File[] { source.getLocation().toFile() }, true); tree.deletedFile(source); } else { svnClient.move(source.getLocation().toFile(), destination .getLocation().toFile(), true);
public boolean moveFile(IResourceTree tree, IFile source, IFile destination, int updateFlags, IProgressMonitor monitor) { try { ISVNLocalFile resource = new LocalFile(source); if (!resource.isManaged()) return false; // pass ISVNClientAdapter svnClient = resource.getRepository() .getSVNClient(); moni...
6016 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6016/d9753466f2b16a2d61f18e2ed7b37335853cfb44/SVNMoveDeleteHook.java/buggy/core/src/org/tigris/subversion/subclipse/core/resources/SVNMoveDeleteHook.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 3635, 812, 12, 45, 1420, 2471, 2151, 16, 467, 812, 1084, 16, 1082, 202, 45, 812, 2929, 16, 509, 1089, 5094, 16, 467, 5491, 7187, 6438, 13, 288, 202, 202, 698, 288, 108...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 3635, 812, 12, 45, 1420, 2471, 2151, 16, 467, 812, 1084, 16, 1082, 202, 45, 812, 2929, 16, 509, 1089, 5094, 16, 467, 5491, 7187, 6438, 13, 288, 202, 202, 698, 288, 108...
ValueNumberAnalysis analysis = new ValueNumberAnalysis(methodGen, dfs);
ValueNumberAnalysis analysis = new ValueNumberAnalysis(methodGen, dfs, lookupFailureCallback);
public ValueNumberDataflow getValueNumberDataflow(Method method) throws DataflowAnalysisException, CFGBuilderException { ValueNumberDataflow vnaDataflow = vnaDataflowMap.get(method); if (vnaDataflow == null) { MethodGen methodGen = getMethodGen(method); DepthFirstSearch dfs = getDepthFirstSearch(method); Value...
10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/0cb8b5532a501fb30117ec4a7118ae06a10c5f62/ClassContext.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/ClassContext.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1445, 1854, 751, 2426, 2366, 1854, 751, 2426, 12, 1305, 707, 13, 1216, 1910, 2426, 9418, 503, 16, 7577, 1263, 503, 288, 202, 202, 620, 1854, 751, 2426, 331, 6582, 751, 2426, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1445, 1854, 751, 2426, 2366, 1854, 751, 2426, 12, 1305, 707, 13, 1216, 1910, 2426, 9418, 503, 16, 7577, 1263, 503, 288, 202, 202, 620, 1854, 751, 2426, 331, 6582, 751, 2426, 2...
BugzillaReportSubmitForm bugReportPostHandler;
BugzillaReportSubmitForm form;
public static BugzillaReportSubmitForm makeExistingBugPost(RepositoryTaskData bug, String repositoryUrl, String userName, String password, Proxy proxySettings, Set<String> removeCC, String characterEncoding) throws UnsupportedEncodingException { BugzillaReportSubmitForm bugReportPostHandler; if (characterEncodin...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/882c44a389a07bdae03037a4deadb1c1bc05cdc8/BugzillaReportSubmitForm.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/internal/bugzilla/core/BugzillaReportSubmitForm.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 16907, 15990, 4820, 11620, 1204, 1221, 9895, 19865, 3349, 12, 3305, 2174, 751, 7934, 16, 514, 3352, 1489, 16, 1082, 202, 780, 12065, 16, 514, 2201, 16, 7659, 2889, 2628, 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, 760, 16907, 15990, 4820, 11620, 1204, 1221, 9895, 19865, 3349, 12, 3305, 2174, 751, 7934, 16, 514, 3352, 1489, 16, 1082, 202, 780, 12065, 16, 514, 2201, 16, 7659, 2889, 2628, 16...
else if ( (executions/iteration)*100 <= getPercentThroughput() )
else if ( ((float)executions/iteration)*100 <= getPercentThroughputAsFloat() )
public boolean canExecute() { if (returnTrue) return true; int executions, iterations; boolean retval = false; executions = getExecutions(); iterations = getIteration(); if ( getStyle() == BYNUMBER ) { if ( executions < getMaxThroughput() ) { retval = true; } } else { if (iteration==0 && getP...
50179 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50179/2dd71f5312e21ddd32750913cfa2757294487393/ThroughputController.java/clean/src/components/org/apache/jmeter/control/ThroughputController.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 848, 5289, 1435, 225, 202, 95, 202, 202, 430, 261, 2463, 5510, 13, 1082, 202, 2463, 638, 31, 202, 202, 474, 26845, 16, 11316, 31, 202, 202, 6494, 5221, 273, 629, 31, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 848, 5289, 1435, 225, 202, 95, 202, 202, 430, 261, 2463, 5510, 13, 1082, 202, 2463, 638, 31, 202, 202, 474, 26845, 16, 11316, 31, 202, 202, 6494, 5221, 273, 629, 31, 2...
if (property != null && modifications.size() > 0) { properties.put(property, "true");
if (modifications.size() > 0) { properties.modificationFound();
public List getModifications(Date lastBuild, Date now) { List modifications = new ArrayList(); Process p = null; try { LOG.info("Getting modifications for " + vssPath); p = Runtime.getRuntime().exec(getCommandLine(lastBuild, now), VSSHelper.loadVSSEnvironment(serverPath));...
55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/9d75e2a7ce76b395549de6ca3875fafce57946c9/Vss.java/buggy/main/src/net/sourceforge/cruisecontrol/sourcecontrols/Vss.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 987, 336, 28340, 12, 1626, 1142, 3116, 16, 2167, 2037, 13, 288, 3639, 987, 17953, 273, 394, 2407, 5621, 3639, 4389, 293, 273, 446, 31, 3639, 775, 288, 5411, 2018, 18, 1376, 2932, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 987, 336, 28340, 12, 1626, 1142, 3116, 16, 2167, 2037, 13, 288, 3639, 987, 17953, 273, 394, 2407, 5621, 3639, 4389, 293, 273, 446, 31, 3639, 775, 288, 5411, 2018, 18, 1376, 2932, ...
boolean toolFound = false;
ITool tool = null; if (resConfig != null) { ITool[] tools = resConfig.getToolsToInvoke(); if (tools != null && tools.length > 0) { tool = tools[0]; } }
protected void addFragmentMakefileEntriesForSource (LinkedHashMap buildVarToRuleStringMap, StringBuffer ruleBuffer, IFolder folder, String relativePath, IResource resource, IPath sourceLocation, String varName, boolean generatedSource) { // Determine which tool, if any, builds files with this extension String ex...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/1eb10a46a0557db040085203edd85b33f11279dd/GnuMakefileGenerator.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/makegen/gnu/GnuMakefileGenerator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 527, 7456, 6464, 768, 5400, 1290, 1830, 261, 13174, 8658, 1361, 1537, 774, 2175, 780, 863, 16, 6674, 1720, 1892, 16, 1875, 202, 45, 3899, 3009, 16, 514, 12820, 16, 467, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 527, 7456, 6464, 768, 5400, 1290, 1830, 261, 13174, 8658, 1361, 1537, 774, 2175, 780, 863, 16, 6674, 1720, 1892, 16, 1875, 202, 45, 3899, 3009, 16, 514, 12820, 16, 467, ...
try { return _native.getExpLangRuntime().evaluateNode(expr, new ExprEvaluationContextImpl(_scopeInstance, _native, root)); } catch (org.apache.ode.bpel.explang.EvaluationException e) { throw new InvalidProcessException("Expression Failed: " + expr, e);
try { return _native.getExpLangRuntime().evaluateNode(expr, new ExprEvaluationContextImpl(_scopeInstance, _native, root)); } catch (org.apache.ode.bpel.explang.EvaluationException e) { throw new InvalidProcessException("Expression Failed: " + expr, e); }
public Node evaluateQuery(Node root, OExpression expr) throws FaultException { try { return _native.getExpLangRuntime().evaluateNode(expr, new ExprEvaluationContextImpl(_scopeInstance, _native, root)); } catch (org.apache.ode.bpel.explang.EvaluationException e) { throw new InvalidProcessExcep...
47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/1183932ca4a81d65d22482f0b44fb17eebce0f37/ExprEvaluationContextImpl.java/buggy/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/ExprEvaluationContextImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2029, 5956, 1138, 12, 907, 1365, 16, 531, 2300, 3065, 13, 1216, 25609, 503, 288, 565, 775, 288, 1377, 327, 389, 13635, 18, 588, 2966, 7275, 5576, 7675, 21024, 907, 12, 8638, 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...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2029, 5956, 1138, 12, 907, 1365, 16, 531, 2300, 3065, 13, 1216, 25609, 503, 288, 565, 775, 288, 1377, 327, 389, 13635, 18, 588, 2966, 7275, 5576, 7675, 21024, 907, 12, 8638, 16, 1...
index -= occurrences;
index -= occurrences;
public void backup(int occurrences) { index -= occurrences; if (index < 0) { throw new IllegalArgumentException(); } }
46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/415b1e0db282c02d672a7e34a34a2bea0f69ccb2/Pack.java/clean/src/org/jruby/util/Pack.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 918, 5114, 12, 474, 15698, 13, 288, 1082, 565, 770, 3947, 15698, 31, 1082, 565, 309, 261, 1615, 411, 374, 13, 288, 1082, 3639, 604, 394, 2754, 5621, 1082, 565, 289, 202, 202,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 918, 5114, 12, 474, 15698, 13, 288, 1082, 565, 770, 3947, 15698, 31, 1082, 565, 309, 261, 1615, 411, 374, 13, 288, 1082, 3639, 604, 394, 2754, 5621, 1082, 565, 289, 202, 202,...
Font font = parent.getFont();
initializeDialogUnits(parent);
public void createControl(Composite parent) { Font font = parent.getFont(); Composite composite = new Composite(parent, SWT.NULL); composite.setLayout(new GridLayout()); composite.setLayoutData(new GridData(GridData.HORIZONTAL_ALIGN_FILL)); setControl(composite); PlatformUI...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/a0d24374fa989b241b43a0fdb846df0624ab7054/ResourceWorkingSetPage.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ResourceWorkingSetPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 752, 3367, 12, 9400, 982, 13, 288, 3639, 4046, 6353, 7537, 12, 2938, 1769, 540, 14728, 9635, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 8560, 1769, 3639, 9635, 18, 542, 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, 377, 1071, 918, 752, 3367, 12, 9400, 982, 13, 288, 3639, 4046, 6353, 7537, 12, 2938, 1769, 540, 14728, 9635, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 8560, 1769, 3639, 9635, 18, 542, 37...
public void testSetReturn() throws SQLException
public void testSetReturn() throws SQLException
public void testSetReturn() throws SQLException { System.out.println("*** testSetReturn()"); Statement stmt = m_connection.createStatement(); ResultSet rs = stmt.executeQuery("SELECT base, incbase, ctime FROM setReturnExample(1, 5)"); while(rs.next()) { int base = rs.getInt(1); int incbase = rs.getInt(2); T...
1170 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1170/efa76a6b7645e410731c10cec532ef6e6ea9f3f1/Tester.java/buggy/src/java/test/org/postgresql/pljava/test/Tester.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 694, 990, 1435, 202, 15069, 6483, 202, 95, 202, 202, 3163, 18, 659, 18, 8222, 2932, 14465, 1842, 694, 990, 1435, 8863, 202, 202, 3406, 3480, 273, 312, 67, 4071, 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, 225, 202, 482, 918, 1842, 694, 990, 1435, 202, 15069, 6483, 202, 95, 202, 202, 3163, 18, 659, 18, 8222, 2932, 14465, 1842, 694, 990, 1435, 8863, 202, 202, 3406, 3480, 273, 312, 67, 4071, 18,...
manager.fireDataChanged(IGroup.class, new DataEvent(g, "lstBusy", type, new Object[] { lesson }));
else if (r instanceof IRoom) { IRoom ro = (IRoom) r; if(newOne || !ro.getSetBusy().contains(lesson)) ro.addBusy(lesson); try { RoomStorage.save(ro); } catch (HibernateException e) { e.printStackTrace(); return null; } manager.fireDataChanged(IRoom.class, new DataEvent(ro, "lstBusy", type, new Object[] { lesson })); } ...
public ILesson saveOrUpdateLesson(ILesson lesson) throws RemoteException { int type = lesson.getIdBusy() == null ? DataEvent.TYPE_PROPERTY_SUBDATA_ADDED : DataEvent.TYPE_PROPERTY_SUBDATA_CHANGED; for (Iterator<IGroup> it = lesson.getLstGroup().iterator() ; it .hasNext(...
13357 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13357/88394371c35f4389a1cd4ba2e6c30c902f533ddc/DataManagerImpl.java/clean/current/src/fr/umlv/ir3/flexitime/server/core/DataManagerImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 467, 15313, 265, 1923, 10466, 15313, 265, 12, 2627, 403, 265, 22766, 13, 1216, 18361, 565, 288, 3639, 509, 618, 273, 22766, 18, 26321, 29289, 1435, 422, 446, 692, 1910, 1133, 18, 23...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 467, 15313, 265, 1923, 10466, 15313, 265, 12, 2627, 403, 265, 22766, 13, 1216, 18361, 565, 288, 3639, 509, 618, 273, 22766, 18, 26321, 29289, 1435, 422, 446, 692, 1910, 1133, 18, 23...
if (s_length==8) { X="toString";id=Id_toString; }
if (s_length==8) { c=s.charAt(3); if (c=='o') { X="toSource";id=Id_toSource; } else if (c=='t') { X="toString";id=Id_toString; } }
protected int findPrototypeId(String s) { int id;// #generated# Last update: 2004-07-18 12:32:51 CEST L0: { id = 0; String X = null; int s_length = s.length(); if (s_length==8) { X="toString";id=Id_toString; } else if (s_length==11) { X="constructor";id=Id_construct...
12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/347734a288cc52cc58154ef5e55d0c26058627eb/QName.java/clean/js/rhino/xmlimplsrc/org/mozilla/javascript/xmlimpl/QName.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 509, 1104, 15846, 548, 12, 780, 272, 13, 565, 288, 3639, 509, 612, 31, 759, 468, 11168, 7, 6825, 1089, 30, 4044, 24, 17, 8642, 17, 2643, 2593, 30, 1578, 30, 10593, 385, 11027, 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, 4750, 509, 1104, 15846, 548, 12, 780, 272, 13, 565, 288, 3639, 509, 612, 31, 759, 468, 11168, 7, 6825, 1089, 30, 4044, 24, 17, 8642, 17, 2643, 2593, 30, 1578, 30, 10593, 385, 11027, 3...
RubyFixnum.newFixnum(getRuntime(), getValue().charAt(idx));
getRuntime().newFixnum(getValue().charAt(idx));
public IRubyObject aref(IRubyObject[] args) { if (checkArgumentCount(args, 1, 2) == 2) { return substr(RubyNumeric.fix2int(args[0]), RubyNumeric.fix2int(args[1])); } if (args[0] instanceof RubyFixnum) { int idx = RubyNumeric.fix2int(args[0]); if (idx < 0) { ...
52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyString.java/clean/src/org/jruby/RubyString.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 15908, 10340, 921, 854, 74, 12, 7937, 10340, 921, 8526, 833, 13, 288, 202, 565, 309, 261, 1893, 1379, 1380, 12, 1968, 16, 404, 16, 576, 13, 422, 576, 13, 288, 202, 3639, 327...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 15908, 10340, 921, 854, 74, 12, 7937, 10340, 921, 8526, 833, 13, 288, 202, 565, 309, 261, 1893, 1379, 1380, 12, 1968, 16, 404, 16, 576, 13, 422, 576, 13, 288, 202, 3639, 327...
if (! use_addr2line)
if (! use_addr2line || blacklist.contains(file))
public void lookup (String file, long addr) { binaryFile = file; sourceFile = null; lineNum = -1; if (! use_addr2line) return; Addr2Line addr2line = (Addr2Line) procs.get(file); if (addr2line == null) { addr2line = new Addr2Line(file); procs.put(file, addr2line); } ...
25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/af2b21637931567dec52f37c2a8397b26936d8d1/NameFinder.java/clean/libjava/gnu/gcj/runtime/NameFinder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 3689, 261, 780, 585, 16, 1525, 3091, 13, 225, 288, 565, 3112, 812, 273, 585, 31, 565, 16338, 273, 446, 31, 565, 980, 2578, 273, 300, 21, 31, 3639, 309, 16051, 999, 67, 4793...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3689, 261, 780, 585, 16, 1525, 3091, 13, 225, 288, 565, 3112, 812, 273, 585, 31, 565, 16338, 273, 446, 31, 565, 980, 2578, 273, 300, 21, 31, 3639, 309, 16051, 999, 67, 4793...
c2dm.setDrawMode(c2dm.RING);
c2dm.setDrawMode(Controller2DModel.RING);
public void actionPerformed(ActionEvent e) { if (jcpPanel.lastAction != null) { jcpPanel.lastAction.setBackground(Color.LIGHT_GRAY); } else { (((JChemPaintEditorPanel)jcpPanel).getToolBar().getComponentAtIndex(0)).setBackground(Color.LIGHT_GRAY); } ((JComponent) e.getSource()).setBackground(Color.GRAY);...
45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/b26a7336f19d2669cc404aabf392e4fc14a8d7ad/ChemAction.java/clean/src/org/openscience/cdk/applications/jchempaint/action/ChemAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 26100, 12, 1803, 1133, 425, 13, 202, 95, 565, 309, 261, 78, 4057, 5537, 18, 2722, 1803, 480, 446, 13, 202, 202, 95, 1082, 202, 78, 4057, 5537, 18, 2722, 1803, 18, 542, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 26100, 12, 1803, 1133, 425, 13, 202, 95, 565, 309, 261, 78, 4057, 5537, 18, 2722, 1803, 480, 446, 13, 202, 202, 95, 1082, 202, 78, 4057, 5537, 18, 2722, 1803, 18, 542, ...
m_aspectManager.getUuid());
m_aspectManager);
public void register(final AspectContainer container, final PointcutManager pointcutManager) { if (container == null) { throw new IllegalArgumentException("aspect container can not be null"); } if (pointcutManager == null) { throw new IllegalArgumentException("pointcut man...
7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/f4570b533c4b1d9eb8f134919d9eedbccc4ea1ce/AspectRegistry.java/clean/aspectwerkz3/src/main/org/codehaus/aspectwerkz/aspect/management/AspectRegistry.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1744, 12, 6385, 2970, 1181, 2170, 1478, 16, 727, 4686, 5150, 1318, 29774, 1318, 13, 288, 3639, 309, 261, 3782, 422, 446, 13, 288, 5411, 604, 394, 2754, 2932, 23579, 1478, 848, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12, 6385, 2970, 1181, 2170, 1478, 16, 727, 4686, 5150, 1318, 29774, 1318, 13, 288, 3639, 309, 261, 3782, 422, 446, 13, 288, 5411, 604, 394, 2754, 2932, 23579, 1478, 848, ...
}
}
public GameData loadGame(File savedGameFile) throws IOException { ObjectInputStream input = null; try { input = new ObjectInputStream(new FileInputStream(savedGameFile)); return loadGame(input); } finally { try { input.close(); } catch(Exception e) {} } }
8339 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8339/e67103093b828d2ca7762eb2192fac18f472393c/GameDataManager.java/buggy/src/games/strategy/engine/framework/GameDataManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 14121, 751, 1262, 12496, 12, 812, 5198, 12496, 812, 13, 1216, 1860, 202, 95, 202, 202, 921, 4348, 810, 273, 446, 31, 202, 202, 698, 202, 202, 95, 1082, 202, 2630, 273, 394, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 14121, 751, 1262, 12496, 12, 812, 5198, 12496, 812, 13, 1216, 1860, 202, 95, 202, 202, 921, 4348, 810, 273, 446, 31, 202, 202, 698, 202, 202, 95, 1082, 202, 2630, 273, 394, ...
SplitFileInserter sfi = new SplitFileInserter(parent, sh, data, bestCodec, block.clientMetadata, ctx, getCHKOnly, metadata, token, insertAsArchiveManifest);
SplitFileInserter sfi = new SplitFileInserter(parent, sh, data, bestCodec, block.clientMetadata, ctx, getCHKOnly, metadata, token, insertAsArchiveManifest, false);
private void tryCompress() throws InserterException { // First, determine how small it needs to be Bucket origData = block.getData(); Bucket data = origData; int blockSize; boolean dontCompress = ctx.dontCompress; long origSize = data.size(); String type = block.desiredURI.getKeyType().toUpperCase(); if(type...
51738 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51738/ba61984610fbdc6ae89adf37e39660cc27c3f343/SingleFileInserter.java/clean/src/freenet/client/async/SingleFileInserter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 775, 16552, 1435, 1216, 657, 550, 387, 503, 288, 202, 202, 759, 5783, 16, 4199, 3661, 5264, 518, 4260, 358, 506, 202, 202, 4103, 1647, 751, 273, 1203, 18, 588, 751, 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, 225, 202, 1152, 918, 775, 16552, 1435, 1216, 657, 550, 387, 503, 288, 202, 202, 759, 5783, 16, 4199, 3661, 5264, 518, 4260, 358, 506, 202, 202, 4103, 1647, 751, 273, 1203, 18, 588, 751, 5621...
String encoding = connection.getEncoding(); if (encoding == null) return new String(this_row[columnIndex - 1]); else { try { return new String(this_row[columnIndex - 1], encoding); } catch (UnsupportedEncodingException unse) { throw new PSQLException("postgresql.res.encoding", unse); } }
Encoding encoding = connection.getEncoding(); return encoding.decode(this_row[columnIndex - 1]);
public String getString(int columnIndex) throws SQLException { //byte[] bytes = getBytes(columnIndex); // //if (bytes == null) //return null; //return new String(bytes); if (columnIndex < 1 || columnIndex > fields.length) throw new PSQLException("postgresql.res.colrange"); wasNullFlag = (th...
49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/ff21a8e5c86457e205ff7c598b930efd711cb2dc/ResultSet.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 4997, 12, 474, 14882, 13, 1216, 6483, 225, 288, 565, 368, 7229, 8526, 1731, 273, 8425, 12, 2827, 1016, 1769, 565, 368, 565, 368, 430, 261, 3890, 422, 446, 13, 565, 368, 2463,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 4997, 12, 474, 14882, 13, 1216, 6483, 225, 288, 565, 368, 7229, 8526, 1731, 273, 8425, 12, 2827, 1016, 1769, 565, 368, 565, 368, 430, 261, 3890, 422, 446, 13, 565, 368, 2463,...
Map map = new HashMap();
Map map = new LinkedHashMap();
private Object getValue(Element setting) { if ("map".equals(setting.getAttributeValue("type"))) { Map map = new HashMap(); for (Iterator it = setting.getChildren().iterator(); it.hasNext();) { Element child = (Element)it.next(); Object key = getKey(child); if (key != null) { map.put(key, getValue(ch...
12751 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12751/0e63e98cd8c849d0fc649e82deff90ba4a162544/ReportSettings.java/clean/statcvs-xml2/src/de/berlios/statcvs/xml/output/ReportSettings.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 1033, 2366, 12, 1046, 3637, 13, 202, 95, 202, 202, 430, 7566, 1458, 9654, 14963, 12, 8920, 18, 588, 14942, 2932, 723, 6, 20349, 288, 1082, 202, 863, 852, 273, 394, 4317, 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, 225, 202, 1152, 1033, 2366, 12, 1046, 3637, 13, 202, 95, 202, 202, 430, 7566, 1458, 9654, 14963, 12, 8920, 18, 588, 14942, 2932, 723, 6, 20349, 288, 1082, 202, 863, 852, 273, 394, 4317, 5621...
public boolean isSet(org.quickfix.field.SecurityStatusReqID field)
public boolean isSet(quickfix.field.SecurityStatusReqID field)
public boolean isSet(org.quickfix.field.SecurityStatusReqID field) { return isSetField(field); }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityStatusRequest.java/clean/src/java/src/quickfix/fix42/SecurityStatusRequest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1250, 13532, 12, 19525, 904, 18, 1518, 18, 4368, 1482, 6113, 734, 652, 13, 225, 288, 327, 13532, 974, 12, 1518, 1769, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 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, 1250, 13532, 12, 19525, 904, 18, 1518, 18, 4368, 1482, 6113, 734, 652, 13, 225, 288, 327, 13532, 974, 12, 1518, 1769, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
String path = ""; if (aMozBinDirectory != null) { path = aMozBinDirectory + File.separator; } System.load(path + System.mapLibraryName("javaxpcomglue"));
registerJavaXPCOMMethods(aMozBinDirectory);
public nsIServiceManager initXPCOM(File aMozBinDirectory, IAppFileLocProvider aAppFileLocProvider) { // load JNI library String path = ""; if (aMozBinDirectory != null) { path = aMozBinDirectory + File.separator; } System.load(path + System.mapLibraryName("javaxpcomglue")); return init...
54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/dee2288e08fadd7ad27ae2fdfb1375b392c75ea9/XPCOMImpl.java/clean/extensions/java/xpcom/src/XPCOMImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3153, 45, 1179, 1318, 1208, 60, 3513, 1872, 12, 812, 279, 49, 11142, 9913, 2853, 16, 1850, 467, 3371, 812, 1333, 2249, 279, 3371, 812, 1333, 2249, 13, 288, 565, 368, 1262, 804, 50...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3153, 45, 1179, 1318, 1208, 60, 3513, 1872, 12, 812, 279, 49, 11142, 9913, 2853, 16, 1850, 467, 3371, 812, 1333, 2249, 279, 3371, 812, 1333, 2249, 13, 288, 565, 368, 1262, 804, 50...
settings), settings);
settings));
public JavaLanguage() { super("JAVA", "text/java"); myFormattingModelBuilder = new FormattingModelBuilder() { public FormattingModel createModel(final PsiElement element, final CodeStyleSettings settings) { return new PsiBasedFormattingModel(element.getContainingFile(), AbstractJavaBlock.createJavaB...
56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/8440b555a5532a243be03bd555d1348ef20331b3/JavaLanguage.java/buggy/source/com/intellij/lang/java/JavaLanguage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 5110, 3779, 1435, 288, 565, 2240, 2932, 27264, 3113, 315, 955, 19, 6290, 8863, 565, 3399, 23974, 1488, 1263, 273, 394, 4077, 1787, 1488, 1263, 1435, 288, 1377, 1071, 4077, 1787, 1488,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5110, 3779, 1435, 288, 565, 2240, 2932, 27264, 3113, 315, 955, 19, 6290, 8863, 565, 3399, 23974, 1488, 1263, 273, 394, 4077, 1787, 1488, 1263, 1435, 288, 1377, 1071, 4077, 1787, 1488,...
Iterator names = _runtimeSettings.getNames();
Iterator names = _buildSettings.getNames();
private final CallResult doGetSettings() { CallResultBuilder builder = new CallResultBuilder(); // Build settings Iterator names = _runtimeSettings.getNames(); builder.startTag("build"); while (names.hasNext()) { String key = (String) names.next(); String value = _buildSett...
45757 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45757/721e431f06f662bd7851822bce2d5c4a0441030c/API.java/buggy/src/java-server-framework/org/xins/server/API.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 727, 3049, 1253, 23611, 2628, 1435, 288, 1377, 3049, 1253, 1263, 2089, 273, 394, 3049, 1253, 1263, 5621, 1377, 368, 3998, 1947, 1377, 4498, 1257, 273, 389, 3510, 2628, 18, 588, 1557, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 727, 3049, 1253, 23611, 2628, 1435, 288, 1377, 3049, 1253, 1263, 2089, 273, 394, 3049, 1253, 1263, 5621, 1377, 368, 3998, 1947, 1377, 4498, 1257, 273, 389, 3510, 2628, 18, 588, 1557, ...
ze.csize = ze.size; if (ze.crc == -1) {
ze.setCompressedSize(ze.getSize()); if (ze.getCrc() == -1) {
public void putNextEntry(ZipEntry ze) throws IOException{ closeEntry(); // Close previous entry if (ze.method == -1) { ze.method = method; } if (ze.method == STORED) { if (ze.size == -1) { throw new ZipException("size not set in stored entry"); } ze.csize = ze.size; if (ze.crc == -1) { throw new ZipException("...
45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/548f0268ceac96f6ee3dd768a091b0017e5d68fe/ZipOutputStream.java/clean/libraries/javalib/java/util/zip/ZipOutputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 918, 1378, 2134, 1622, 12, 9141, 1622, 26637, 13, 1216, 1860, 95, 202, 4412, 1622, 5621, 202, 759, 3527, 2416, 1241, 202, 430, 261, 8489, 18, 2039, 422, 300, 21, 13, 288, 202, 202, 848...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 918, 1378, 2134, 1622, 12, 9141, 1622, 26637, 13, 1216, 1860, 95, 202, 4412, 1622, 5621, 202, 759, 3527, 2416, 1241, 202, 430, 261, 8489, 18, 2039, 422, 300, 21, 13, 288, 202, 202, 848...
_list.set(previousIndex(),o); }
throw new java.lang.UnsupportedOperationException("Method set() not yet implemented."); }
public void set(Object o) { _list.set(previousIndex(),o); }
52001 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52001/b9fbb270ca27018c79852f6e7ea1a7f2aeff42b8/IDOPrimaryKeyList.java/buggy/src/java/com/idega/data/IDOPrimaryKeyList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 444, 12, 921, 320, 13, 288, 9506, 202, 67, 1098, 18, 542, 12, 11515, 1016, 9334, 83, 1769, 1082, 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, 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, 1875, 202, 482, 918, 444, 12, 921, 320, 13, 288, 9506, 202, 67, 1098, 18, 542, 12, 11515, 1016, 9334, 83, 1769, 1082, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
updateTreeWithRoot(event.getRoot());
SModelTreeNode.this.update();
public void run() { SModelEventVisitor visitor = new SModelEventVisitor() { public void visitRootEvent(SModelRootEvent event) { updateTreeWithRoot(event.getRoot()); } public void visitChildEvent(SModelChildEvent event) { ...
14939 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14939/7b4629c0ecf21b65692579527562aed76818854c/ProjectPane.java/buggy/source/jetbrains/mps/ide/projectPane/ProjectPane.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 918, 1086, 1435, 288, 2868, 348, 1488, 1133, 7413, 8000, 273, 394, 348, 1488, 1133, 7413, 1435, 288, 7734, 1071, 918, 3757, 2375, 1133, 12, 55, 1488, 2375, 1133, 871, 13, 288, 5375...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 918, 1086, 1435, 288, 2868, 348, 1488, 1133, 7413, 8000, 273, 394, 348, 1488, 1133, 7413, 1435, 288, 7734, 1071, 918, 3757, 2375, 1133, 12, 55, 1488, 2375, 1133, 871, 13, 288, 5375...
super("Interaction", _interactionIcon, 3);
super("Interaction", _interactionIcon, 2); addCaption(Argo.localize("UMLMenu", "label.name"),1,0,0); addField(nameField,1,0,0); addCaption(Argo.localize("UMLMenu", "label.stereotype"),2,0,1); addField(stereotypeBox,2,0,0); /* addCaption("Messages:",0,1,0); JList messageList = new UMLList(new UMLMessagesListModel...
public PropPanelInteraction() { super("Interaction", _interactionIcon, 3); }
7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ce70ef5bfb9cd8048629e594c83ac220e41b89b0/PropPanelInteraction.java/clean/src_new/org/argouml/uml/ui/behavior/collaborations/PropPanelInteraction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 10484, 5537, 17419, 1435, 288, 202, 202, 9565, 2932, 17419, 3113, 389, 30303, 5554, 16, 890, 1769, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 10484, 5537, 17419, 1435, 288, 202, 202, 9565, 2932, 17419, 3113, 389, 30303, 5554, 16, 890, 1769, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
RenderRequest renderRequest = new RenderRequestImpl(request, portalContext, portletContext);
RenderRequest renderRequest = new RenderRequestImpl(request, portalContext, portletContext, supports);
public void service(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { registry = PortletRegistry.getInstance(); // If no portlet ID exists, this may be a command to init or shutdown a portlet instance // currently either all portlets are initailize...
49343 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49343/bba92452c598d888d0f72546fa610dec7ba5b8f5/PortletServlet.java/buggy/src/org/gridlab/gridsphere/provider/portlet/jsr/PortletServlet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1156, 12, 2940, 18572, 590, 16, 12446, 766, 13, 1216, 16517, 16, 1860, 288, 3639, 4023, 273, 21305, 4243, 18, 588, 1442, 5621, 3639, 368, 971, 1158, 13114, 1599, 1704, 16, 333,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1156, 12, 2940, 18572, 590, 16, 12446, 766, 13, 1216, 16517, 16, 1860, 288, 3639, 4023, 273, 21305, 4243, 18, 588, 1442, 5621, 3639, 368, 971, 1158, 13114, 1599, 1704, 16, 333,...
assertEquals("/nextapp/echo2/test/componentxml/BackgroundImage.png",
assertEquals("nextapp/echo2/test/componentxml/BackgroundImage.png",
public void testSimple() { Style alphaStyle = styleSheet.getStyle(WindowPane.class, "alpha"); FillImageBorder fillImageBorder = (FillImageBorder) alphaStyle.getProperty(WindowPane.PROPERTY_BORDER); assertEquals(new Color(0xabcdef), fillImageBorder.getColor()); assertEquals(new Insets(12)...
45635 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45635/5fcac2fd891a28c14ed2f2c9a85e98b45e7eba44/FillImageBorderPeerTest.java/buggy/src/app/test/nextapp/echo2/app/test/componentxml/FillImageBorderPeerTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 5784, 1435, 288, 3639, 9767, 4190, 2885, 273, 2154, 8229, 18, 588, 2885, 12, 3829, 8485, 18, 1106, 16, 315, 5429, 8863, 3639, 14192, 2040, 8107, 3636, 2040, 8107, 273, 26...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 5784, 1435, 288, 3639, 9767, 4190, 2885, 273, 2154, 8229, 18, 588, 2885, 12, 3829, 8485, 18, 1106, 16, 315, 5429, 8863, 3639, 14192, 2040, 8107, 3636, 2040, 8107, 273, 26...
Object p = getSelectedProposal();
IContentProposal p = getSelectedProposal();
private void showProposalDescription(String description) { // If we have not created an info popup yet, do so now. if (infoPopup == null && description != null) { // Create a thread that will sleep for the specified delay // before creating the popup. We do not use Jobs since this // code must be able to run i...
57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/54f5816382677a87ac1d149868af2370808e4f06/ContentProposalPopup.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalPopup.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 2405, 14592, 3291, 12, 780, 2477, 13, 288, 202, 202, 759, 971, 732, 1240, 486, 2522, 392, 1123, 10431, 4671, 16, 741, 1427, 2037, 18, 202, 202, 430, 261, 1376, 13770, 42...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2405, 14592, 3291, 12, 780, 2477, 13, 288, 202, 202, 759, 971, 732, 1240, 486, 2522, 392, 1123, 10431, 4671, 16, 741, 1427, 2037, 18, 202, 202, 430, 261, 1376, 13770, 42...
keepAliveTimer.scheduleAtFixedRate(new KeepAliveTask(), 30000, 30000);
int keepAliveInterval = SmackConfiguration.getKeepAliveInterval(); if (keepAliveInterval > 0) { Thread keepAliveThread = new Thread(new KeepAliveTask(keepAliveInterval)); keepAliveThread.setDaemon(true); keepAliveThread.start(); }
protected PacketWriter(XMPPConnection connection) { this.connection = connection; this.writer = connection.writer; this.queue = new LinkedList(); writerThread = new Thread() { public void run() { writePackets(); } }; writerThread.setName...
1538 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1538/4459125f7d162fa876ea443fcf97c40a489e81a3/PacketWriter.java/buggy/source/org/jivesoftware/smack/PacketWriter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 11114, 2289, 12, 60, 19388, 1952, 1459, 13, 288, 3639, 333, 18, 4071, 273, 1459, 31, 3639, 333, 18, 6299, 273, 1459, 18, 6299, 31, 3639, 333, 18, 4000, 273, 394, 10688, 5621, 3639...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 11114, 2289, 12, 60, 19388, 1952, 1459, 13, 288, 3639, 333, 18, 4071, 273, 1459, 31, 3639, 333, 18, 6299, 273, 1459, 18, 6299, 31, 3639, 333, 18, 4000, 273, 394, 10688, 5621, 3639...
return null;
return new Boolean(facade.isAuthorized(agent, WizardFunctionConstants.VIEW_WIZARD, id));
protected Boolean isWizardViewAuth(AuthorizationFacade facade, Agent agent, Id id, boolean allowAnonymous) { String siteStr = getWizardManager().getWizardIdSiteId(id); if (siteStr == null) { return null; } return isWizardViewAuth(id, facade, agent, id, allowAnonymous); }
48996 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48996/2d3b6798d600d5fd9e95ed1fe9a998e6c9900bea/WizardAuthorizerImpl.java/clean/wizard/api-impl/src/java/org/theospi/portfolio/wizard/WizardAuthorizerImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 4750, 3411, 353, 27130, 1767, 1730, 12, 6063, 12467, 11270, 16, 8669, 4040, 16, 3124, 612, 16, 1250, 1699, 18792, 13, 288, 5411, 514, 2834, 1585, 273, 13876, 13412, 1318, 7675, 588, 27130, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 4750, 3411, 353, 27130, 1767, 1730, 12, 6063, 12467, 11270, 16, 8669, 4040, 16, 3124, 612, 16, 1250, 1699, 18792, 13, 288, 5411, 514, 2834, 1585, 273, 13876, 13412, 1318, 7675, 588, 27130, ...
if(range.getFrom().compareTo( propertyValue ) == -1) {
if(range.getFrom().compareTo( propertyValue ) == 1) {
protected void processValidate(Object propertyValue, Errors errors) { Object[] args = new Object[] { constraintPropertyName, constraintOwningClass, propertyValue, range.getFrom(), range.getTo() }; if(propertyValue == null) { super.rejectValue(errors,SIZE_CONSTRAINT + INVAL...
50670 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50670/1db9771587982d3c4e7d8b077a7c3357d6207c4c/ConstrainedProperty.java/clean/src/commons/org/codehaus/groovy/grails/validation/ConstrainedProperty.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 4750, 918, 1207, 4270, 12, 921, 12337, 16, 9372, 1334, 13, 288, 5411, 1033, 8526, 833, 273, 394, 1033, 8526, 288, 4954, 13073, 16, 4954, 3494, 2093, 797, 16, 12337, 16, 225, 1048, 18, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 4750, 918, 1207, 4270, 12, 921, 12337, 16, 9372, 1334, 13, 288, 5411, 1033, 8526, 833, 273, 394, 1033, 8526, 288, 4954, 13073, 16, 4954, 3494, 2093, 797, 16, 12337, 16, 225, 1048, 18, 5...
return user;
if (user == null) { log.warn("Username '" + username + "' not found in database."); } return user;
public User getUser(String username) { User user = dao.getUser(username); if (user == null) { log.warn("Username '" + username + "' not found in database."); } return user; }
12750 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12750/9103df0ad33639349fd96f1968e8e3d6d08d8dcd/UserManagerImpl.java/buggy/Springbreak/src/at/newsagg/service/impl/UserManagerImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2177, 4735, 12, 780, 2718, 13, 288, 3196, 202, 1299, 729, 273, 15229, 18, 588, 1299, 12, 5053, 1769, 4697, 202, 430, 261, 1355, 422, 446, 13, 288, 1875, 202, 1330, 18, 8935, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2177, 4735, 12, 780, 2718, 13, 288, 3196, 202, 1299, 729, 273, 15229, 18, 588, 1299, 12, 5053, 1769, 4697, 202, 430, 261, 1355, 422, 446, 13, 288, 1875, 202, 1330, 18, 8935, ...
f.show();
f.setVisible(true);
public void actionPerformed(ActionEvent e) { // create a SerialDriverFrame SerialDriverFrame f = new SerialDriverFrame(); try { f.initComponents(); } catch (Exception ex) { log.error("starting SerialDriverFrame caught exception: "+ex.toString()); } f.show(); };
2652 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2652/89dff04b232b6f5481d3316073942be783334028/SerialDriverAction.java/buggy/jmri/jmrix/xpa/serialdriver/SerialDriverAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 26100, 12, 1803, 1133, 425, 13, 288, 202, 202, 759, 752, 279, 7366, 4668, 3219, 202, 202, 6342, 4668, 3219, 284, 273, 394, 7366, 4668, 3219, 5621, 202, 202, 698, 288, 1082, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 26100, 12, 1803, 1133, 425, 13, 288, 202, 202, 759, 752, 279, 7366, 4668, 3219, 202, 202, 6342, 4668, 3219, 284, 273, 394, 7366, 4668, 3219, 5621, 202, 202, 698, 288, 1082, 2...
JMenuItem replaceInProjectItem = new JMenuItem("Replace In Project"); replaceInProjectItem.addActionListener(replaceInProjectAction); replaceInProjectAction.addPropertyChangeListener(new ActionButtonAssociation(replaceInProjectAction, replaceInProjectItem));
JMenuItem replaceInProjectItem = new JMenuItem("Replace In Project"); replaceInProjectItem.addActionListener(replaceInProjectAction); replaceInProjectAction.addPropertyChangeListener( new ActionButtonAssociation(replaceInProjectAction, replaceInProjectItem));
private JMenu createSearchMenu() { JMenu searchMenu = new JMenu("Search"); JMenuItem findInProjectItem = new JMenuItem("Find In Project"); findInProjectItem.addActionListener(findInProjectAction); findInProjectAction.addPropertyChangeListener(new ActionButtonAssociation(findInProjectAction,findInProjectItem)); ...
47007 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47007/b614d4abef68545f39b6afc1e8521d6ccc484b8e/MainFrame.java/clean/OldSoar/trunk/visualsoar/Source/edu/umich/visualsoar/MainFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 804, 4599, 30396, 4599, 1435, 288, 202, 202, 46, 4599, 1623, 4599, 273, 394, 804, 4599, 2932, 2979, 8863, 202, 202, 46, 12958, 1104, 382, 4109, 1180, 273, 394, 804, 12958, 2932...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 804, 4599, 30396, 4599, 1435, 288, 202, 202, 46, 4599, 1623, 4599, 273, 394, 804, 4599, 2932, 2979, 8863, 202, 202, 46, 12958, 1104, 382, 4109, 1180, 273, 394, 804, 12958, 2932...
catch (AuthenticationException authentication) { JOptionPane.showMessageDialog(getDialog(), authentication .getMessage(), "Authentication Failure", JOptionPane.ERROR_MESSAGE); return false; } if (displaySuccess) JOptionPane.showMessageDialog(getDialog(), "You have logged in as '" + loginGeneralPanel.getValue(SessionDe...
protected boolean onFinish() { // todo EXCEPTION workflow! this joption pane stuff has got to // go...:-) try { loginGeneralPanel.commit(); } catch (AuthenticationException authentication) { JOpt...
55916 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55916/dce5fadf490cdd0ae7869f6955e264cb546dc632/LoginCommand.java/clean/src/org/springframework/richclient/security/LoginCommand.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 4750, 1250, 603, 11641, 1435, 288, 7734, 368, 10621, 23136, 6095, 5, 333, 525, 3482, 13618, 10769, 711, 2363, 358, 7734, 368, 1960, 2777, 30, 17, 13, 7734, 775, 288, 10792, 3925, 12580, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 4750, 1250, 603, 11641, 1435, 288, 7734, 368, 10621, 23136, 6095, 5, 333, 525, 3482, 13618, 10769, 711, 2363, 358, 7734, 368, 1960, 2777, 30, 17, 13, 7734, 775, 288, 10792, 3925, 12580, ...
ret = INCREASING_MAX_CAPACITY_COMPARATOR;
ret = INCREASING_CAPACITY_COUNT_COMPARATOR;
public static final Comparator getComparator( boolean increasing, String name) { Comparator ret; if (name == null) { ret = null; } else if (name.equals(SIZE)) { if (increasing) { ret = INCREASING_SIZE_COMPARATOR; } else { ret = DECREASING_SIZE_COMPARATOR; } } else if...
10688 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10688/1d14349b46f4d57f1262d289891f1194920c84c0/Comparators.java/clean/profiler_impl/src/org/cougaar/profiler/Comparators.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 727, 13359, 336, 5559, 12, 1377, 1250, 21006, 16, 514, 508, 13, 288, 565, 13359, 325, 31, 565, 309, 261, 529, 422, 446, 13, 288, 1377, 325, 273, 446, 31, 565, 289, 469, 309...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 727, 13359, 336, 5559, 12, 1377, 1250, 21006, 16, 514, 508, 13, 288, 565, 13359, 325, 31, 565, 309, 261, 529, 422, 446, 13, 288, 1377, 325, 273, 446, 31, 565, 289, 469, 309...
return errorInfo.isNil() ? runtime.getNil() : errorInfo.callMethod(errorInfo.getRuntime().getCurrentContext(), "backtrace");
IRubyObject backtrace = errorInfo.isNil() ? runtime.getNil() : errorInfo.callMethod(errorInfo.getRuntime().getCurrentContext(), "backtrace"); if (!(backtrace instanceof RubyArray)) { backtrace = runtime.getNil(); } return backtrace;
public IRubyObject get() { IRubyObject errorInfo = runtime.getGlobalVariables().get("$!"); return errorInfo.isNil() ? runtime.getNil() : errorInfo.callMethod(errorInfo.getRuntime().getCurrentContext(), "backtrace"); }
45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/fe628a940467ceda783730ea34173dec3d365fa4/RubyGlobal.java/clean/src/org/jruby/RubyGlobal.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 15908, 10340, 921, 336, 1435, 288, 5411, 15908, 10340, 921, 23280, 273, 3099, 18, 588, 5160, 6158, 7675, 588, 2932, 8, 4442, 1769, 5411, 15908, 10340, 921, 13902, 273, 23280, 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, 540, 1071, 15908, 10340, 921, 336, 1435, 288, 5411, 15908, 10340, 921, 23280, 273, 3099, 18, 588, 5160, 6158, 7675, 588, 2932, 8, 4442, 1769, 5411, 15908, 10340, 921, 13902, 273, 23280, 18, 291,...
VM.sysExit(VM.exitStatusHPMTrouble);
VM.sysExit(VM.EXIT_STATUS_HPM_TROUBLE);
static public String short_name(int i) throws UninterruptiblePragma { if (i>numberOfEvents) { VM.sysWrite("***HPM_info.short_name(");VM.sysWrite(i);VM.sysWrite(") ");VM.sysWrite(i); VM.sysWrite(" > number of events ");VM.sysWrite(numberOfEvents);VM.sysWrite("!***"); VM.sysWriteln(); VM.sysExit(...
5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/d6068c5ba70e6ee40bffe9c49b0e352cd82ebe7e/HPM_info.java/clean/rvm/src/vm/HPM/HPM_info.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 1071, 514, 3025, 67, 529, 12, 474, 277, 13, 1216, 1351, 31847, 1523, 2050, 9454, 288, 565, 309, 261, 77, 34, 2696, 951, 3783, 13, 288, 1377, 8251, 18, 9499, 3067, 2932, 14465, 2500...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 760, 1071, 514, 3025, 67, 529, 12, 474, 277, 13, 1216, 1351, 31847, 1523, 2050, 9454, 288, 565, 309, 261, 77, 34, 2696, 951, 3783, 13, 288, 1377, 8251, 18, 9499, 3067, 2932, 14465, 2500...
Hierarchy hierarchy, int returnType,
Type type, int returnCategory,
ParameterFunDef(FunDef funDef, String parameterName, Hierarchy hierarchy, int returnType, Exp exp, String description) { super(funDef.getName(), funDef.getSignature(), funDef.getDescription(), funDef.getSyntax...
37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/9a688e588ec59e84012f03e73f06a05a27fccd8e/ParameterFunDef.java/buggy/src/main/mondrian/olap/fun/ParameterFunDef.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 5498, 22783, 3262, 12, 22783, 3262, 9831, 3262, 16, 5411, 514, 15524, 16, 5411, 670, 6000, 9360, 16, 5411, 509, 9424, 16, 5411, 7784, 1329, 16, 5411, 514, 2477, 13, 288, 3639, 2240, 12, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 5498, 22783, 3262, 12, 22783, 3262, 9831, 3262, 16, 5411, 514, 15524, 16, 5411, 670, 6000, 9360, 16, 5411, 509, 9424, 16, 5411, 7784, 1329, 16, 5411, 514, 2477, 13, 288, 3639, 2240, 12, ...
void disableNotifications() { mNotificationsSuspended = true; }
void disableNotifications() { mNotificationsSuspended = true; }
void disableNotifications() { mNotificationsSuspended = true; }
6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/3c20b46d84fb970a4580fe8a0ff9f824a8fbf34d/ImapFolder.java/clean/ZimbraServer/src/java/com/zimbra/cs/imap/ImapFolder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 4056, 14111, 1435, 377, 288, 312, 14111, 55, 22942, 273, 638, 31, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 4056, 14111, 1435, 377, 288, 312, 14111, 55, 22942, 273, 638, 31, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
sortOrder = request.getParameter( REQUEST_PARAMETER__SORT_ORDER ); if ( null != sortOrder ) {
String sortOrderParameter = request.getParameter( REQUEST_PARAMETER__SORT_ORDER ); if ( null != sortOrderParameter ) { sortOrder = sortOrderParameter ;
public void updateFromRequest( HttpServletRequest request ) { DocumentMapper documentMapper = Imcms.getServices().getDocumentMapper(); if ( documentFinder.isDocumentsSelectable() ) { try { selectedDocument = documentMapper.getDocument( Integer.parseInt( request.getParameter( ...
8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/f277e1a65ca5f7fc353a8e8c2ae4008d0c4af966/SearchDocumentsPage.java/buggy/server/src/com/imcode/imcms/servlet/SearchDocumentsPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1089, 25074, 12, 9984, 590, 262, 288, 3639, 4319, 4597, 1668, 4597, 273, 2221, 6851, 18, 588, 5676, 7675, 588, 2519, 4597, 5621, 3639, 309, 261, 1668, 8441, 18, 291, 12922, 315...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1089, 25074, 12, 9984, 590, 262, 288, 3639, 4319, 4597, 1668, 4597, 273, 2221, 6851, 18, 588, 5676, 7675, 588, 2519, 4597, 5621, 3639, 309, 261, 1668, 8441, 18, 291, 12922, 315...
throw new IllegalArgumentException("can use only one violation macro.");
throw new IllegalParameterException("can use only one violation macro.");
protected void processParameter() throws IOException, IllegalParameterException { if("--violation-macro".equals(args[i])||"-vm".equals(args[i])) { if(violationmacro!=null) throw new IllegalArgumentException("can use only one violation macro."); i++; if(i>=args.length) throw new IllegalArgumentException("...
6381 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6381/2e097add93b2bec59bd88e5b54b4bb12c99ba219/Main.java/buggy/ocl/src/tudresden/ocl/injection/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 1207, 1662, 1435, 1216, 1860, 16, 2141, 14819, 202, 95, 202, 202, 430, 2932, 413, 522, 12255, 17, 26448, 9654, 14963, 12, 1968, 63, 77, 5717, 20081, 6, 17, 3489, 9654, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1207, 1662, 1435, 1216, 1860, 16, 2141, 14819, 202, 95, 202, 202, 430, 2932, 413, 522, 12255, 17, 26448, 9654, 14963, 12, 1968, 63, 77, 5717, 20081, 6, 17, 3489, 9654, 1...
htmlStr = IMCServiceRMI.parseDoc(imcserver,vec,"inPage_admin_no_template.html",lang_prefix) ;
String htmlStr = IMCServiceRMI.parseDoc(imcserver,vec,"inPage_admin_no_template.html",lang_prefix) ;
public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { String host = req.getHeader("Host") ; String imcserver = Utility.getDomainPref("adminserver",host) ; String start_url = Utility.getDomainPref( "start_url",host ) ; imcode.server.User user ; String htmlStr...
8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/e68d5aa511615d27212fb0539680d961c3f0ea6b/SaveInPage.java/buggy/servlets/SaveInPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 741, 3349, 12, 2940, 18572, 1111, 16, 12446, 400, 13, 1216, 16517, 16, 1860, 288, 202, 780, 1479, 9506, 202, 33, 1111, 18, 588, 1864, 2932, 2594, 7923, 274, 202, 780, 709, 71...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3349, 12, 2940, 18572, 1111, 16, 12446, 400, 13, 1216, 16517, 16, 1860, 288, 202, 780, 1479, 9506, 202, 33, 1111, 18, 588, 1864, 2932, 2594, 7923, 274, 202, 780, 709, 71...
if( htmlElement instanceof HtmlButton ) { javaScriptClassName = getJavaScriptClassNameForButtonKludge((HtmlButton)htmlElement); } else { javaScriptClassName = (String)getHtmlJavaScriptMapping().get(htmlElement.getClass()); }
javaScriptClassName = (String)getHtmlJavaScriptMapping().get(htmlElement.getClass());
public SimpleScriptable getScriptableFor( final HtmlElement htmlElement ) { final Object scriptObject = htmlElement.getScriptObject(); if( scriptObject != null ) { return (SimpleScriptable)scriptObject; } final String javaScriptClassName; if( htmlElement instanceof Html...
3508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3508/f7dbdc20c547b2f09395f3a0a0085bb7a76492f0/SimpleScriptable.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/javascript/SimpleScriptable.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 4477, 3651, 429, 22611, 429, 1290, 12, 727, 5430, 1046, 1729, 1046, 262, 288, 3639, 727, 1033, 2728, 921, 273, 1729, 1046, 18, 588, 3651, 921, 5621, 3639, 309, 12, 2728, 921, 480, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4477, 3651, 429, 22611, 429, 1290, 12, 727, 5430, 1046, 1729, 1046, 262, 288, 3639, 727, 1033, 2728, 921, 273, 1729, 1046, 18, 588, 3651, 921, 5621, 3639, 309, 12, 2728, 921, 480, ...
public Iterator getItems(String name, String node, JID senderJID)
public Iterator<Element> getItems(String name, String node, JID senderJID)
public Iterator getItems(String name, String node, JID senderJID) throws UnauthorizedException { return serverItems.iterator(); }
6312 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6312/0fd0788165fac0a5126b55650ec10b6cc71ee351/IQDiscoItemsHandler.java/buggy/src/java/org/jivesoftware/messenger/disco/IQDiscoItemsHandler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 4498, 32, 1046, 34, 15515, 12, 780, 508, 16, 514, 756, 16, 804, 734, 5793, 46, 734, 13, 10792, 1216, 24830, 288, 7734, 327, 1438, 3126, 18, 9838, 5621, 5411, 289, 2, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 4498, 32, 1046, 34, 15515, 12, 780, 508, 16, 514, 756, 16, 804, 734, 5793, 46, 734, 13, 10792, 1216, 24830, 288, 7734, 327, 1438, 3126, 18, 9838, 5621, 5411, 289, 2, -100, -100, ...
subsecond = false; } else { subsecond = true; }
public Timestamp getTimestamp(int columnIndex) throws SQLException { String s = getString(columnIndex); if (s == null) return null; boolean subsecond; //if string contains a '.' we have fractional seconds if (s.indexOf('.') == -1) { subsecond = false; } else { subsecond = true; } //here we are modifyi...
45497 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45497/3dd85bcb08440bae6210114124aa0002a83c957c/ResultSet.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 8159, 11940, 12, 474, 14882, 13, 1216, 6483, 202, 95, 202, 202, 780, 272, 273, 4997, 12, 2827, 1016, 1769, 202, 202, 430, 261, 87, 422, 446, 13, 1082, 202, 2463, 446, 31, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 8159, 11940, 12, 474, 14882, 13, 1216, 6483, 202, 95, 202, 202, 780, 272, 273, 4997, 12, 2827, 1016, 1769, 202, 202, 430, 261, 87, 422, 446, 13, 1082, 202, 2463, 446, 31, 20...
String childName = fSymbolTable.addSymbol(DOMUtil.getLocalName(child));
String childName = DOMUtil.getLocalName(child);
XSElementDecl traverseNamedElement(Element elmDecl, Object[] attrValues, XSDocumentInfo schemaDoc, SchemaGrammar grammar, boolean isGlobal) { Boolean abstrac...
4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/430ad6c0c52b8ba0b9168957afb30c3ea45959d8/XSDElementTraverser.java/clean/src/org/apache/xerces/impl/v2/XSDElementTraverser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1139, 55, 1046, 3456, 10080, 7604, 1046, 12, 1046, 12531, 3456, 16, 4766, 4202, 1033, 8526, 1604, 1972, 16, 4766, 4202, 1139, 55, 2519, 966, 1963, 1759, 16, 4766, 4202, 4611, 18576, 6473, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1139, 55, 1046, 3456, 10080, 7604, 1046, 12, 1046, 12531, 3456, 16, 4766, 4202, 1033, 8526, 1604, 1972, 16, 4766, 4202, 1139, 55, 2519, 966, 1963, 1759, 16, 4766, 4202, 4611, 18576, 6473, ...
private void jButtonToEndActionPerformed(java.awt.event.ActionEvent evt) {//GEN-FIRST:event_jButtonToEndActionPerformed myParent.mTableEnd(); jButtonToEnd.setEnabled(false); jButtonOneRowP.setEnabled(false); jButtonToEnd.repaint(); jButtonOneRowP.repaint(); ...
12667 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12667/569073a4ee24627a55124c91e85973b13ebcffa2/aeIncom.java/clean/src/nom/aeIncom.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 918, 525, 3616, 774, 1638, 19449, 12, 6290, 18, 2219, 88, 18, 2575, 18, 1803, 1133, 6324, 13, 288, 759, 16652, 17, 15354, 30, 2575, 67, 78, 3616, 774, 1638, 19449, 4811, 3054, 18, 81, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 918, 525, 3616, 774, 1638, 19449, 12, 6290, 18, 2219, 88, 18, 2575, 18, 1803, 1133, 6324, 13, 288, 759, 16652, 17, 15354, 30, 2575, 67, 78, 3616, 774, 1638, 19449, 4811, 3054, 18, 81, ...
titleCountString = Integer.valueOf(numberOfSimpleConnected).toString();
titleCountString = String.valueOf(numberOfSimpleConnected);
public void handleGet(URI uri, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { String path = uri.getPath(); if(path.endsWith("myref.txt")) { SimpleFieldSet fs = node.exportPublicFieldSet(); StringWriter sw = new StringWriter(); fs.writeTo(sw); this.writeReply(ctx,...
50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/e4b56ee557db84a1625b3568c05150291fe2d5bb/DarknetConnectionsToadlet.java/clean/src/freenet/clients/http/DarknetConnectionsToadlet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1640, 967, 12, 3098, 2003, 16, 2974, 361, 1810, 1042, 1103, 13, 1216, 2974, 361, 1810, 1042, 7395, 503, 16, 1860, 16, 9942, 503, 288, 9506, 202, 780, 589, 273, 2003, 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, 225, 202, 482, 918, 1640, 967, 12, 3098, 2003, 16, 2974, 361, 1810, 1042, 1103, 13, 1216, 2974, 361, 1810, 1042, 7395, 503, 16, 1860, 16, 9942, 503, 288, 9506, 202, 780, 589, 273, 2003, 18, ...
int moveNumber = NodeUtils.getMoveNumber(node);
int moveNumber = NodeUtil.getMoveNumber(node);
private String printTree(GameTree gameTree) { GameInformation gameInformation = gameTree.getGameInformation(); StringBuffer comment = new StringBuffer(); int size = gameInformation.m_boardSize; Node firstMoveAtPoint[][] = new Node[size][size]; ArrayList needsComment = new Array...
51310 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51310/1f50ffb219183ddaf94720a4aba453e11f412425/TexWriter.java/buggy/src/net/sf/gogui/tex/TexWriter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 1172, 2471, 12, 12496, 2471, 7920, 2471, 13, 565, 288, 3639, 14121, 5369, 7920, 5369, 273, 7920, 2471, 18, 588, 12496, 5369, 5621, 3639, 6674, 2879, 273, 394, 6674, 5621, 3639, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 1172, 2471, 12, 12496, 2471, 7920, 2471, 13, 565, 288, 3639, 14121, 5369, 7920, 5369, 273, 7920, 2471, 18, 588, 12496, 5369, 5621, 3639, 6674, 2879, 273, 394, 6674, 5621, 3639, ...
DirectoryScanner ds = fileset.getDirectoryScanner(this.project); if (ds.getIncludedFiles().length == 0) { return; }
DirectoryScanner ds = fileset.getDirectoryScanner(this.project); if (ds.getIncludedFiles().length == 0) { return; }
protected void importFileset(FileSet fileset) { DirectoryScanner ds = fileset.getDirectoryScanner(this.project); if (ds.getIncludedFiles().length == 0) { return; } Vector classes = new Vector(); Vector sources = new Vector(); Vector resources = new Vector(); ...
639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/fcd6548344aa3f590435beff55530cfdb6983588/VAJImport.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/ide/VAJImport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1930, 2697, 278, 12, 812, 694, 1390, 278, 13, 288, 3639, 8930, 11338, 3780, 273, 1390, 278, 18, 588, 2853, 11338, 12, 2211, 18, 4406, 1769, 3639, 309, 261, 2377, 18, 588, 193...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1930, 2697, 278, 12, 812, 694, 1390, 278, 13, 288, 3639, 8930, 11338, 3780, 273, 1390, 278, 18, 588, 2853, 11338, 12, 2211, 18, 4406, 1769, 3639, 309, 261, 2377, 18, 588, 193...
if (newStr.equals(getValue())) {
if (sameAs(newStr)) {
public IRubyObject tr_bang(IRubyObject search, IRubyObject replace) { String newStr = tr(search, replace, false); if (newStr.equals(getValue())) { return getRuntime().getNil(); } setValue(newStr); return this; }
47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/9f2efc63a858fa0507245b207025eab027840a04/RubyString.java/clean/src/org/jruby/RubyString.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 15908, 10340, 921, 433, 67, 70, 539, 12, 7937, 10340, 921, 1623, 16, 15908, 10340, 921, 1453, 13, 288, 202, 202, 780, 394, 1585, 273, 433, 12, 3072, 16, 1453, 16, 629, 1769, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15908, 10340, 921, 433, 67, 70, 539, 12, 7937, 10340, 921, 1623, 16, 15908, 10340, 921, 1453, 13, 288, 202, 202, 780, 394, 1585, 273, 433, 12, 3072, 16, 1453, 16, 629, 1769, ...