rem
stringlengths
1
53.3k
add
stringlengths
0
80.5k
context
stringlengths
6
326k
meta
stringlengths
141
403
input_ids
list
attention_mask
list
labels
list
if ( myRunnable.isVisible ) {
if ( myRunnable.isVisible )
public void addRevealListener( final RevealListener revealListener ) { MyRunnable myRunnable = new MyRunnable(); PlatformUI.getWorkbench().getDisplay().syncExec( myRunnable); if ( myRunnable.isVisible ) { revealListener.revealed( (Composite)getControl() ); } else { revealListeners.add(revealListener); } }
11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/cbce9f0a989a17ee90860d0b276b109dc47e780f/NonThreadedGraphicalViewer.java/clean/org.eclipse.zest.core/src/org/eclipse/zest/core/internal/gefx/NonThreadedGraphicalViewer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 527, 426, 24293, 2223, 12, 727, 868, 24293, 2223, 283, 24293, 2223, 262, 288, 9506, 202, 12062, 20013, 3399, 20013, 273, 394, 8005, 20013, 5621, 202, 202, 8201, 5370, 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, 225, 202, 482, 918, 527, 426, 24293, 2223, 12, 727, 868, 24293, 2223, 283, 24293, 2223, 262, 288, 9506, 202, 12062, 20013, 3399, 20013, 273, 394, 8005, 20013, 5621, 202, 202, 8201, 5370, 18, 5...
public void test76805() throws Exception { StringWriter writer = new StringWriter(); //writer.write("#include <stdint.h> \n"); //$NON-NLS-1$ writer.write("typedef long int32_t; \n"); //$NON-NLS-1$ writer.write("#define INT32_MAX (2147483647) \n"); //$NON-NLS-1$ writer.write("int foo(int32_t i){...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/145b478b9c44f83425ec2cba50857961a4d07b75/ContentAssistRegressionTests.java/buggy/core/org.eclipse.cdt.ui.tests/ui/org/eclipse/cdt/ui/tests/regression/ContentAssistRegressionTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6459, 3813, 6669, 3672, 25, 1435, 15069, 503, 95, 202, 202, 780, 2289, 6299, 33, 2704, 780, 2289, 5621, 202, 202, 759, 6299, 18, 2626, 2932, 7, 6702, 32, 5084, 474, 18, 76, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 6459, 3813, 6669, 3672, 25, 1435, 15069, 503, 95, 202, 202, 780, 2289, 6299, 33, 2704, 780, 2289, 5621, 202, 202, 759, 6299, 18, 2626, 2932, 7, 6702, 32, 5084, 474, 18, 76, ...
public static <T> void sort(List<T> l, Comparator<? super T> c)
public static <T extends Comparable<? super T>> void sort(List<T> l)
public static <T> void sort(List<T> l, Comparator<? super T> c) { T[] a = (T[]) l.toArray(); Arrays.sort(a, c); ListIterator<T> i = l.listIterator(); for (int pos = 0, alen = a.length; pos < alen; pos++) { i.next(); i.set(a[pos]); } }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/03ccc48ad99f370100d28d05282f5ecf9aba8ad6/Collections.java/buggy/core/src/classpath/5.0/java/util/Collections.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 411, 56, 3231, 13633, 12880, 2240, 399, 9778, 918, 1524, 12, 682, 32, 56, 34, 328, 13, 225, 288, 565, 399, 8526, 279, 273, 261, 56, 63, 5717, 328, 18, 31447, 5621, 565, 564...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 411, 56, 3231, 13633, 12880, 2240, 399, 9778, 918, 1524, 12, 682, 32, 56, 34, 328, 13, 225, 288, 565, 399, 8526, 279, 273, 261, 56, 63, 5717, 328, 18, 31447, 5621, 565, 564...
} else if(caretPos > outputMark) { if(!e.isControlDown()) { if(e.isShiftDown()) {
} else if (caretPos > outputMark) { if (!e.isControlDown()) { if (e.isShiftDown()) {
public void keyPressed(KeyEvent e) { int code = e.getKeyCode(); if(code == KeyEvent.VK_BACK_SPACE || code == KeyEvent.VK_LEFT) { if(outputMark == getCaretPosition()) { e.consume(); } } else if(code == KeyEvent.VK_HOME) { int caretPos = getCaretPosi...
47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 498, 24624, 12, 653, 1133, 425, 13, 288, 3639, 509, 981, 273, 425, 18, 588, 653, 1085, 5621, 3639, 309, 12, 710, 422, 23737, 18, 58, 47, 67, 8720, 67, 6616, 747, 981, 422, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 498, 24624, 12, 653, 1133, 425, 13, 288, 3639, 509, 981, 273, 425, 18, 588, 653, 1085, 5621, 3639, 309, 12, 710, 422, 23737, 18, 58, 47, 67, 8720, 67, 6616, 747, 981, 422, ...
} else {
} else {
protected void writeJar(String baseName, File jarFile, Hashtable files, String publicId) throws BuildException { if (ejbdeploy) { // create the -generic.jar, if required File genericJarFile = super.getVendorOutputJarFile(baseName); super.writeJar(baseName, genericJa...
506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/c6c232893c39257745a8f7a618bcdb5c59791cae/WebsphereDeploymentTool.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/ejb/WebsphereDeploymentTool.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1045, 10813, 12, 780, 16162, 16, 1387, 22588, 16, 18559, 1390, 16, 514, 1071, 548, 13, 3639, 1216, 18463, 565, 288, 3639, 309, 261, 73, 10649, 12411, 13, 288, 5411, 368, 752, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1045, 10813, 12, 780, 16162, 16, 1387, 22588, 16, 18559, 1390, 16, 514, 1071, 548, 13, 3639, 1216, 18463, 565, 288, 3639, 309, 261, 73, 10649, 12411, 13, 288, 5411, 368, 752, ...
List data = dbc.executeProcedure(procedure,params) ;
List data = dbc.executeProcedure( procedure, params );
public static String[] sqlProcedure( ConnectionPool conPool, String procedure, String[] params ) { procedure = trimAndCheckNoWhitespace(procedure) ; DBConnect dbc = new DBConnect( conPool ); List data = dbc.executeProcedure(procedure,params) ; return createStringArrayFromSqlResults( data...
8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/1ad33c9099b6999235d960a1be2d0fd723408b1c/SqlHelpers.java/buggy/server/src/imcode/server/db/SqlHelpers.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 8526, 1847, 17213, 12, 4050, 2864, 356, 2864, 16, 514, 12131, 16, 514, 8526, 859, 262, 288, 3639, 12131, 273, 2209, 31151, 2279, 9431, 12, 685, 8153, 13, 274, 3639, 2383, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 8526, 1847, 17213, 12, 4050, 2864, 356, 2864, 16, 514, 12131, 16, 514, 8526, 859, 262, 288, 3639, 12131, 273, 2209, 31151, 2279, 9431, 12, 685, 8153, 13, 274, 3639, 2383, ...
public static RubyClass createExceptionClass(Ruby ruby) { RubyClass exceptionClass = ruby.defineClass("Exception", ruby.getClasses().getObjectClass()); exceptionClass.defineMethod("to_s", CallbackFactory.getMethod(RubyException.class, "to_s")); exceptionClass.defineMethod("to_str", Call...
49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/7798138390a306a202dcec9bde45928dae2e852e/RubyException.java/buggy/org/jruby/RubyException.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 19817, 797, 752, 503, 797, 12, 54, 10340, 22155, 13, 288, 3639, 19817, 797, 1520, 797, 273, 22155, 18, 11255, 797, 2932, 503, 3113, 22155, 18, 588, 4818, 7675, 588, 921, 797, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 19817, 797, 752, 503, 797, 12, 54, 10340, 22155, 13, 288, 3639, 19817, 797, 1520, 797, 273, 22155, 18, 11255, 797, 2932, 503, 3113, 22155, 18, 588, 4818, 7675, 588, 921, 797, ...
OPT_Operand target = loadFromJTOC(VM_Entrypoints.optResolveMethod.getOffsetAsInt());
OPT_Operand target = loadFromJTOC(VM_Entrypoints.optResolveMethod.getOffset());
protected final void RESOLVE(OPT_Instruction s) { OPT_Operand target = loadFromJTOC(VM_Entrypoints.optResolveMethod.getOffsetAsInt()); EMIT(CPOS(s, MIR_Call.mutate0(s, CALL_SAVE_VOLATILE, null, null, target, OPT_MethodOperand.STA...
49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/607ce8428a60a1e2ea6aeee16fe403ddf08d4b83/OPT_BURS_Helpers.java/buggy/rvm/src/vm/arch/intel/compilers/optimizing/ir/conversions/lir2mir/OPT_BURS_Helpers.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 727, 918, 12915, 1741, 3412, 12, 15620, 67, 11983, 272, 13, 288, 565, 16456, 67, 10265, 1018, 273, 24935, 46, 4296, 39, 12, 7397, 67, 1622, 4139, 18, 3838, 8460, 1305, 18, 588, 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, 282, 4750, 727, 918, 12915, 1741, 3412, 12, 15620, 67, 11983, 272, 13, 288, 565, 16456, 67, 10265, 1018, 273, 24935, 46, 4296, 39, 12, 7397, 67, 1622, 4139, 18, 3838, 8460, 1305, 18, 588, 23...
left = e.keyCode == SWT.ARROW_LEFT && last_carret_position==0; if (combo!=null && !combo.isDisposed()) right = e.keyCode == SWT.ARROW_RIGHT && last_carret_position==combo.getText().length();
public void keyPressed(KeyEvent e) { boolean right=false; boolean left=false; left = e.keyCode == SWT.ARROW_LEFT && last_carret_position==0; if (combo!=null && !combo.isDisposed()) right = e.keyCode == SWT.ARROW_RIGHT && last_carret_position==combo.getText().length(); // "ENT...
58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/8bda43e46dbe3f74ca1c39b6f3e587c33efbf001/TableView.java/buggy/kettle/src/be/ibridge/kettle/core/widget/TableView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 918, 498, 24624, 12, 653, 1133, 425, 13, 4697, 202, 95, 6862, 202, 6494, 2145, 33, 5743, 31, 6862, 202, 6494, 2002, 33, 5743, 31, 6862, 25083, 202, 4482, 225, 273, 425, 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, 4697, 202, 482, 918, 498, 24624, 12, 653, 1133, 425, 13, 4697, 202, 95, 6862, 202, 6494, 2145, 33, 5743, 31, 6862, 202, 6494, 2002, 33, 5743, 31, 6862, 25083, 202, 4482, 225, 273, 425, 18, ...
super(arguments);
super(arguments, outStream);
public void testParsingWithDashDash() { class TestableCommandlineParser extends CommandlineParser { public TestableCommandlineParser(String[] arguments) { super(arguments); } protected void systemExit() { throw new IllegalStateException("Real CommandlineParser would perfo...
48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/f321a7dc6c9f0229cc5266d9c2923a04a755be60/TestCommandlineParser.java/buggy/test/org/jruby/test/TestCommandlineParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 13963, 1190, 21893, 21893, 1435, 288, 1377, 667, 7766, 429, 2189, 1369, 2678, 3231, 3498, 1369, 2678, 288, 3639, 1071, 7766, 429, 2189, 1369, 2678, 12, 780, 8526, 1775, 13,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 13963, 1190, 21893, 21893, 1435, 288, 1377, 667, 7766, 429, 2189, 1369, 2678, 3231, 3498, 1369, 2678, 288, 3639, 1071, 7766, 429, 2189, 1369, 2678, 12, 780, 8526, 1775, 13,...
return parser.getColumnNumber ();
return parser.getColumnNumber();
public int getColumnNumber () { return parser.getColumnNumber (); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/24330cfb4cc445da21a71a819ce54efe764fab6e/SAXDriver.java/buggy/core/src/classpath/gnu/gnu/xml/aelfred2/SAXDriver.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 6716, 1854, 1832, 565, 288, 202, 2463, 2082, 18, 588, 1494, 1854, 5621, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 6716, 1854, 1832, 565, 288, 202, 2463, 2082, 18, 588, 1494, 1854, 5621, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
"'' as TABLE_CAT," + "'' AS TABLE_SCHEM," + "bc.relname AS TABLE_NAME," + "ic.relname AS COLUMN_NAME," + "'1' as KEY_SEQ,"+ "t.typname as PK_NAME " + " FROM pg_class bc, pg_class ic, pg_index i, pg_attribute a, pg_type t " + " WHERE bc.relkind = 'r' " + " and bc.relname ~ '"+table+"'" + " and i.indrelid = bc.oid" + "...
" '' as TABLE_CAT," + " '' AS TABLE_SCHEM," + " bc.relname AS TABLE_NAME," + " a.attname AS COLUMN_NAME," + " a.attnum as KEY_SEQ," + " ic.relname as PK_NAME" + " from pg_class bc, pg_class ic, pg_index i, pg_attribute a, pg_type t" + " where bc.relkind = 'r'"+ " and upper(bc.relname) = upper('test')" + " and i.indreli...
public java.sql.ResultSet getPrimaryKeys(String catalog, String schema, String table) throws SQLException { return connection.createStatement().executeQuery("SELECT " + "'' as TABLE_CAT," + "'' AS TABLE_SCHEM," + "bc.relname AS TABLE_NAME," + "ic.relname AS COLUMN_NAME," + ...
45497 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45497/24c82830cf8e7cc6d378c622ef1028937a4ee488/DatabaseMetaData.java/buggy/src/interfaces/jdbc/postgresql/jdbc1/DatabaseMetaData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2252, 18, 4669, 18, 13198, 11398, 2396, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 13, 1216, 6483, 225, 288, 565, 327, 1459, 18, 2640, 3406, 7675, 8837, 1138, 2932, 4803, 315, 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, 282, 1071, 2252, 18, 4669, 18, 13198, 11398, 2396, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 13, 1216, 6483, 225, 288, 565, 327, 1459, 18, 2640, 3406, 7675, 8837, 1138, 2932, 4803, 315, 3...
throws org.xml.sax.SAXException {
throws org.xml.sax.SAXException {
public void startContextElement(String name, Attributes attributes) throws org.xml.sax.SAXException { }
50951 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50951/02b74933ab36f3053e665e84b8287cd5fd62e098/ProcessDefinitionHandler.java/buggy/src/org/objectweb/proactive/core/descriptor/xml/ProcessDefinitionHandler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 918, 787, 1042, 1046, 12, 780, 508, 16, 9055, 1677, 13, 7734, 1216, 2358, 18, 2902, 18, 87, 651, 18, 55, 2501, 503, 288, 5411, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2398, 1071, 918, 787, 1042, 1046, 12, 780, 508, 16, 9055, 1677, 13, 7734, 1216, 2358, 18, 2902, 18, 87, 651, 18, 55, 2501, 503, 288, 5411, 289, 2, -100, -100, -100, -100, -100, -100, -100, ...
public void ChangeNick(String oldnick, String newnick) { User temp = getUser(oldnick); // remove the user before the nick is changed in the data structure Channel channel; Iterator iter = temp.getChannels().iterator(); while (iter.hasNext()) { channel = (Chan...
12160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12160/40a96df91c6aa5499068a15d7923454620c58a1f/InternalDataList.java/clean/rero/src/rero/ircfw/InternalDataList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 7576, 29756, 12, 780, 1592, 17091, 16, 514, 394, 17091, 13, 565, 288, 3639, 2177, 1906, 273, 4735, 12, 1673, 17091, 1769, 3639, 368, 1206, 326, 729, 1865, 326, 10909, 353, 3550...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 7576, 29756, 12, 780, 1592, 17091, 16, 514, 394, 17091, 13, 565, 288, 3639, 2177, 1906, 273, 4735, 12, 1673, 17091, 1769, 3639, 368, 1206, 326, 729, 1865, 326, 10909, 353, 3550...
Collection<OnmsOutage> outages = outageService.getCurrentOutagesByRange(1,RANGE_LIMIT);
Collection<OnmsOutage> outages = outageService.getCurrentOutagesByRange(1,RANGE_LIMIT,"iflostservice","asc");
public void testGetRangeOutages() { Collection<OnmsOutage> outages = outageService.getCurrentOutagesByRange(1,RANGE_LIMIT); assertFalse("Collection should not be emtpy", outages.isEmpty()); assertEquals("Collection should be of size " + RANGE_LIMIT, RANGE_LIMIT, outages.size()); }
25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/7ffeb729e0b16ef637118f7f01b9e4bfca89ed84/DefaultOutageServiceIntegrationTest.java/buggy/opennms-webapp/src/test/java/org/opennms/web/svclayer/DefaultOutageServiceIntegrationTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 967, 2655, 1182, 1023, 1435, 288, 202, 202, 2532, 32, 1398, 959, 1182, 410, 34, 596, 1023, 273, 596, 410, 1179, 18, 588, 3935, 1182, 1023, 858, 2655, 12, 21, 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, 918, 1842, 967, 2655, 1182, 1023, 1435, 288, 202, 202, 2532, 32, 1398, 959, 1182, 410, 34, 596, 1023, 273, 596, 410, 1179, 18, 588, 3935, 1182, 1023, 858, 2655, 12, 21, 16, ...
ByteBuffer buf = ByteBuffer.wrap(sendBuffer.getBytes());
ByteBuffer buf = ByteBuffer.wrap(sendBuffer.getBytes(charsetName));
void portListening() throws IOException, InterruptedException { if (selector != null && selector.select(1) > 0) { Set readyKeys = selector.selectedKeys(); Iterator i = readyKeys.iterator(); while (i.hasNext()) { SelectionKey key = (SelectionKey)i.next(); ...
4176 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4176/93282b5088edcb69b99bb6244257c9c59be2202e/MsgClient.java/clean/src/jdic/src/share/classes/org/jdesktop/jdic/browser/MsgClient.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 1756, 31594, 1435, 1216, 1860, 16, 7558, 288, 3639, 309, 261, 9663, 480, 446, 597, 3451, 18, 4025, 12, 21, 13, 405, 374, 13, 288, 5411, 1000, 5695, 2396, 273, 3451, 18, 8109, 2396,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1756, 31594, 1435, 1216, 1860, 16, 7558, 288, 3639, 309, 261, 9663, 480, 446, 597, 3451, 18, 4025, 12, 21, 13, 405, 374, 13, 288, 5411, 1000, 5695, 2396, 273, 3451, 18, 8109, 2396,...
final String[] targets = str.split(","); final int length = targets.length; if (length == 0) { return PsiReference.EMPTY_ARRAY; } PsiReference[] result = new PsiReference[length]; for (int i = 0; i < result.length; i++) { final String target = targets[i]; result[i] = new AntTargetReference(this, (AntElement)position, t...
return getReferencesByElement(position);
public PsiReference[] getReferencesByString(String str, PsiElement position, ReferenceType type, int offsetInPosition) { final String[] targets = str.split(","); final int length = targets.length; if (length == 0) { return PsiReference.EMPTY_ARRAY; } PsiReference[] result = new PsiReference[length...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/41c3bb96da92d5f1a442f1ba4aecea7b8575fc64/AntDependsTargetReferenceProvider.java/clean/plugins/ant/src/com/intellij/lang/ant/psi/impl/reference/providers/AntDependsTargetReferenceProvider.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 453, 7722, 2404, 8526, 5561, 2980, 858, 780, 12, 780, 609, 16, 453, 7722, 1046, 1754, 16, 6268, 559, 618, 16, 509, 1384, 382, 2555, 13, 288, 565, 727, 514, 8526, 5774, 273, 609, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 453, 7722, 2404, 8526, 5561, 2980, 858, 780, 12, 780, 609, 16, 453, 7722, 1046, 1754, 16, 6268, 559, 618, 16, 509, 1384, 382, 2555, 13, 288, 565, 727, 514, 8526, 5774, 273, 609, ...
return baseMatcher.find() ? df.parse( baseMatcher.group(1) ).intValue() : defaultBase;
return baseMatcher.find() ? COMMA_FORMAT.parse( baseMatcher.group(1) ).intValue() : defaultBase;
private static int retrieveBase( String token, int defaultBase ) { try { Matcher baseMatcher = BASE_PATTERN.matcher( token ); return baseMatcher.find() ? df.parse( baseMatcher.group(1) ).intValue() : defaultBase; } catch ( Exception e ) { // This should not happen. Therefore, print // a stack trace for d...
50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/3446151a75a0bb8756fa27b42f6ae5047201cd09/CharsheetRequest.java/clean/src/net/sourceforge/kolmafia/CharsheetRequest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 509, 4614, 2171, 12, 514, 1147, 16, 509, 805, 2171, 262, 202, 95, 202, 202, 698, 202, 202, 95, 1082, 202, 6286, 1026, 6286, 273, 10250, 67, 10831, 18, 22761, 12, 1147, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 509, 4614, 2171, 12, 514, 1147, 16, 509, 805, 2171, 262, 202, 95, 202, 202, 698, 202, 202, 95, 1082, 202, 6286, 1026, 6286, 273, 10250, 67, 10831, 18, 22761, 12, 1147, ...
else if ( targetHandle.canContain( DEUtil .getDefaultSlotID( targetHandle ), childHandle ) )
else if ( targetHandle.canContain( DEUtil.getDefaultSlotID( targetHandle ), childHandle ) )
protected static int handleValidateTargetCanContainElementHandle( DesignElementHandle targetHandle, DesignElementHandle childHandle, boolean validateContainer ) { if ( targetHandle instanceof CascadingParameterGroupHandle ) { return childHandle.getContainer( ) == targetHandle ? CONTAIN_THIS : CONTAIN_N...
15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/15872394c039d121619cbe58b491c78363c43ff7/DNDUtil.java/buggy/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DNDUtil.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 760, 509, 1640, 4270, 2326, 2568, 22928, 1046, 3259, 12, 1082, 202, 15478, 1046, 3259, 1018, 3259, 16, 29703, 1046, 3259, 1151, 3259, 16, 1082, 202, 6494, 1954, 2170, 262, 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, 1117, 760, 509, 1640, 4270, 2326, 2568, 22928, 1046, 3259, 12, 1082, 202, 15478, 1046, 3259, 1018, 3259, 16, 29703, 1046, 3259, 1151, 3259, 16, 1082, 202, 6494, 1954, 2170, 262, 202, ...
public void function() throws RecognitionException { Token name=null; Token paramName=null; String retType = null; String paramType = null; String body = null; FunctionDescr f = null; try { // C:\Projects\jboss-rules-new\drools-compil...
5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/297a1e0ef2967d8b4f7be9c022102a5a56e97489/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 445, 1435, 1216, 9539, 288, 6647, 3155, 508, 33, 2011, 31, 3639, 3155, 11466, 33, 2011, 31, 3639, 514, 325, 559, 273, 446, 31, 3639, 514, 20781, 273, 446, 31, 3639, 514, 1417...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 445, 1435, 1216, 9539, 288, 6647, 3155, 508, 33, 2011, 31, 3639, 3155, 11466, 33, 2011, 31, 3639, 514, 325, 559, 273, 446, 31, 3639, 514, 20781, 273, 446, 31, 3639, 514, 1417...
INode addNode(String target, Block blks[]) { if (getNode(target) != null) { return null; } else { String parentName = DFSFile.getDFSParent(target); if (parentName == null) { return null; } INode parentNode = getNode(parentName); if (parentNode == null) { return null; } else { String targetName = new File(target).getNa...
INode addNode(String path, INode newNode) { File target = new File( path ); String parentName = DFSFile.getDFSParent(path); if (parentName == null) return null; INode parentNode = getNode(parentName); if (parentNode == null) return null; String name = newNode.name = target.getName(); if( parentNode.getChild( name ) !...
INode addNode(String target, Block blks[]) { if (getNode(target) != null) { return null; } else { String parentName = DFSFile.getDFSParent(target); if (parentName == null) { return null; } INode p...
53958 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53958/ba0ca973d8fbf49c1b7c2d29e7763226576364e8/FSDirectory.java/buggy/src/java/org/apache/hadoop/dfs/FSDirectory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 21176, 23063, 12, 780, 1018, 16, 3914, 2811, 7904, 63, 5717, 288, 5411, 309, 261, 588, 907, 12, 3299, 13, 480, 446, 13, 288, 7734, 327, 446, 31, 5411, 289, 469, 288, 7734, 514, 26119, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 21176, 23063, 12, 780, 1018, 16, 3914, 2811, 7904, 63, 5717, 288, 5411, 309, 261, 588, 907, 12, 3299, 13, 480, 446, 13, 288, 7734, 327, 446, 31, 5411, 289, 469, 288, 7734, 514, 26119, ...
if (startIdx < 0) return TA_RetCode.TA_OUT_OF_RANGE_START_INDEX; if ((endIdx < 0) || (endIdx < startIdx)) return TA_RetCode.TA_OUT_OF_RANGE_END_INDEX; lookbackTotal = CDLHOMINGPIGEON_Lookback(); if (startIdx < lookbackTotal) startIdx = lookbackTotal;
public TA_RetCode CDLHOMINGPIGEON(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[]) { double BodyShortPeriodTotal, BodyLongPeriodTotal; int i, outIdx, BodyShortTrailingIdx, BodyLongTrailingIdx, lookbackTotal;...
2365 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2365/8c26ea7a2c59f9148f3db0db7ab39ed48689e601/Core.java/buggy/ta-lib/java/src/TA/Lib/Core.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 399, 37, 67, 7055, 1085, 385, 8914, 44, 1872, 1360, 1102, 7113, 673, 12, 474, 27108, 16, 509, 679, 4223, 16, 1082, 202, 9056, 316, 3678, 63, 6487, 1645, 316, 8573, 63, 6487, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 399, 37, 67, 7055, 1085, 385, 8914, 44, 1872, 1360, 1102, 7113, 673, 12, 474, 27108, 16, 509, 679, 4223, 16, 1082, 202, 9056, 316, 3678, 63, 6487, 1645, 316, 8573, 63, 6487, ...
Log.debug(playerName + " Client.cleanupBattle()");
Log.debug(playerName + " Client.cleanupBattle()");
public synchronized void cleanupBattle() {Log.debug(playerName + " Client.cleanupBattle()"); if (map != null) { map.dispose(); map = null; } battleChits.clear(); battlePhase = -1; battleActivePlayerName = null; }
51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/e9a678748639c123a254801ae408351a16c7eb08/Client.java/clean/Colossus/net/sf/colossus/client/Client.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 6686, 38, 4558, 298, 1435, 565, 288, 1343, 18, 4148, 12, 14872, 461, 397, 315, 2445, 18, 16732, 38, 4558, 298, 1435, 8863, 3639, 309, 261, 1458, 480, 446, 13, 3639, 288...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 6686, 38, 4558, 298, 1435, 565, 288, 1343, 18, 4148, 12, 14872, 461, 397, 315, 2445, 18, 16732, 38, 4558, 298, 1435, 8863, 3639, 309, 261, 1458, 480, 446, 13, 3639, 288...
Invocation invocation = new Invocation(INVOKED, method, null);
Invocation invocation = new Invocation(INVOKED, method);
public void testConstructorInterpretsNullParameterValueArrayAsZeroArguments() { Invocation invocation = new Invocation(INVOKED, method, null); assertEquals("expected no parameters values", 0, invocation.getParameterCount()); }
2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/2c42227943bbc0ad25927792c978ab89a98affa2/InvocationTests.java/buggy/jmock2/test/org/jmock/test/unit/core/InvocationTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 6293, 2465, 15089, 87, 2041, 29655, 1076, 1463, 7170, 4628, 1435, 288, 3639, 11298, 9495, 273, 394, 11298, 12, 706, 17691, 2056, 16, 707, 1769, 3639, 1815, 8867, 2932, 3825...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 6293, 2465, 15089, 87, 2041, 29655, 1076, 1463, 7170, 4628, 1435, 288, 3639, 11298, 9495, 273, 394, 11298, 12, 706, 17691, 2056, 16, 707, 1769, 3639, 1815, 8867, 2932, 3825...
out.println("<td>"+key+"</tr>");
private void dumpProgrammerSchedule(ProgrammerAsset pa, PrintWriter out) { // dump classnames and count to output stream out.println("<b>Programmer: "+pa.getItemIdentificationPG().getItemIdentification()+"<b><br>"); out.println("<table border=1>"); Schedule s = pa.getSchedule(); TreeSet ts = ...
11320 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11320/8d86d77baee78270e176245ac791e5ba291d4e2d/ScheduleServlet.java/clean/tutorial/doc/exercises/Exercise6/tutorial/ScheduleServlet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 4657, 9459, 6592, 6061, 12, 9459, 6592, 6672, 6790, 16, 14071, 596, 13, 288, 1377, 368, 4657, 667, 1973, 471, 1056, 358, 876, 1407, 1377, 596, 18, 8222, 2932, 32, 70, 34, 945...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 4657, 9459, 6592, 6061, 12, 9459, 6592, 6672, 6790, 16, 14071, 596, 13, 288, 1377, 368, 4657, 667, 1973, 471, 1056, 358, 876, 1407, 1377, 596, 18, 8222, 2932, 32, 70, 34, 945...
if (!(t instanceof ComparableTerm)) t = RichObjectFactory.getDefaultOntology().getOrImportTerm(t);
ComparableTerm comparableT; if (t instanceof ComparableTerm) { comparableT = (ComparableTerm) t; } else { comparableT = RichObjectFactory.getDefaultOntology().getOrImportTerm(t); }
public void setSourceTerm(Term t) throws ChangeVetoException, InvalidTermException { if (t==null) throw new IllegalArgumentException("Term cannot be null"); if (!(t instanceof ComparableTerm)) t = RichObjectFactory.getDefaultOntology().getOrImportTerm(t); if(!this.hasListeners(RichFeature.SOURC...
50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/1f9cc24bd26bc61707b7c0dbbd5692f4302647e5/SimpleRichFeature.java/clean/src/org/biojavax/bio/seq/SimpleRichFeature.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 18913, 4065, 12, 4065, 268, 13, 1216, 7576, 58, 11453, 503, 16, 1962, 4065, 503, 288, 3639, 309, 261, 88, 631, 2011, 13, 604, 394, 2754, 2932, 4065, 2780, 506, 446, 8863, 363...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 18913, 4065, 12, 4065, 268, 13, 1216, 7576, 58, 11453, 503, 16, 1962, 4065, 503, 288, 3639, 309, 261, 88, 631, 2011, 13, 604, 394, 2754, 2932, 4065, 2780, 506, 446, 8863, 363...
notationModelParam.getContents().add(diagram); modelResource.getContents().add(model); ResourceUtil.save(modelResource); diagram.setName(newDiagramFile.getName());
diagramResource.getContents().add(diagram); diagram.setName(diagramFile.getName());
public static final IFile createNewDiagramFile(DiagramFileCreator diagramFileCreator, IPath containerFullPath, String fileName, InputStream initialContents, String kind, Shell shell, IProgressMonitor progressMonitor) { final IProgressMonitor progressMonitorParam = progressMonitor; final IFile newDiagramFile = diag...
7409 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7409/79c7b0fc69c2bf26895f5be319f9bd8a536a6311/EcoreDiagramEditorUtil.java/clean/examples/org.eclipse.gmf.ecore.editor/src/org/eclipse/gmf/ecore/editor/EcoreDiagramEditorUtil.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 727, 467, 812, 15291, 14058, 1940, 812, 12, 14058, 1940, 812, 10636, 19750, 812, 10636, 16, 467, 743, 1478, 24173, 16, 514, 3968, 16, 5037, 2172, 6323, 16, 514, 3846, 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, 727, 467, 812, 15291, 14058, 1940, 812, 12, 14058, 1940, 812, 10636, 19750, 812, 10636, 16, 467, 743, 1478, 24173, 16, 514, 3968, 16, 5037, 2172, 6323, 16, 514, 3846, 16, ...
hd.type,
accumTypeArg,
Tree code_delta( int i, Label label ) { Integer target = dfa.delta( i, label ); /* System.out.println("LeftTracer:calling dfa.delta("+i+","+label+")"); System.out.println("result: "+target); */ if( target == null ) return null; // (optimization) that o...
1156 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1156/c743c68faa7ea719df74394bd744808e2f6090f6/LeftTracerInScala.java/buggy/sources/scalac/transformer/matching/LeftTracerInScala.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4902, 981, 67, 9878, 12, 509, 277, 16, 5287, 1433, 262, 288, 3639, 2144, 1018, 273, 23074, 18, 9878, 12, 277, 16, 1433, 11272, 3639, 1748, 1850, 2332, 18, 659, 18, 8222, 2932, 3910, 196...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4902, 981, 67, 9878, 12, 509, 277, 16, 5287, 1433, 262, 288, 3639, 2144, 1018, 273, 23074, 18, 9878, 12, 277, 16, 1433, 11272, 3639, 1748, 1850, 2332, 18, 659, 18, 8222, 2932, 3910, 196...
version + "." + "pom" );
version + "." + "pom" );
public void testInstallFileWithPomAsPackaging() throws Exception { File testPom = new File( getBasedir(), "target/test-classes/unit/install-file-with-pom-as-packaging/" + "plugin-config.xml" ); InstallFileMojo mojo = ( ...
51807 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51807/8418bae8a2e2b5d810a6bbd594f440caf6afbfad/InstallFileMojoTest.java/clean/maven-install-plugin/src/test/java/org/apache/maven/plugin/install/InstallFileMojoTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 6410, 812, 1190, 52, 362, 1463, 4420, 5755, 1435, 3639, 1216, 1185, 565, 288, 3639, 1387, 1842, 52, 362, 273, 394, 1387, 12, 8297, 1214, 9334, 21394, 315, 3299, 19, 3813,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6410, 812, 1190, 52, 362, 1463, 4420, 5755, 1435, 3639, 1216, 1185, 565, 288, 3639, 1387, 1842, 52, 362, 273, 394, 1387, 12, 8297, 1214, 9334, 21394, 315, 3299, 19, 3813,...
urlQueryString += IBugzillaConstants.CONTENT_TYPE_RDF;
public Set<AbstractRepositoryTask> getChangedSinceLastSync(TaskRepository repository, Set<AbstractRepositoryTask> tasks, Proxy proxySettings) throws CoreException, UnsupportedEncodingException { Set<AbstractRepositoryTask> changedTasks = new HashSet<AbstractRepositoryTask>(); if (repository.getSyncTimeStamp() == n...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/dc841c630afff6eea9fa48a58143d396d272fead/BugzillaOfflineTaskHandler.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/internal/bugzilla/core/BugzillaOfflineTaskHandler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1000, 32, 7469, 3305, 2174, 34, 336, 5033, 9673, 3024, 4047, 12, 2174, 3305, 3352, 16, 1082, 202, 694, 32, 7469, 3305, 2174, 34, 4592, 16, 7659, 2889, 2628, 13, 1216, 30015, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1000, 32, 7469, 3305, 2174, 34, 336, 5033, 9673, 3024, 4047, 12, 2174, 3305, 3352, 16, 1082, 202, 694, 32, 7469, 3305, 2174, 34, 4592, 16, 7659, 2889, 2628, 13, 1216, 30015, 1...
} else if (proc.equals(PROCESSOR_XSLP)) { log("DEPRECATED - xslp processor is deprecated. Use trax " + "instead."); classname = XSLP_LIAISON_CLASS;
private void resolveProcessor(String proc) throws Exception { String classname; if (proc.equals(PROCESSOR_TRAX)) { classname= TRAX_LIAISON_CLASS; } else if (proc.equals(PROCESSOR_XSLP)) { log("DEPRECATED - xslp processor is deprecated. Use trax " + "instead....
639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/df3fb58d79db01b5cbf84e3969f60dd4aae59187/XSLTProcess.java/clean/src/main/org/apache/tools/ant/taskdefs/XSLTProcess.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2245, 5164, 12, 780, 5418, 13, 1216, 1185, 288, 3639, 514, 7479, 31, 3639, 309, 261, 9381, 18, 14963, 12, 16560, 916, 67, 4349, 2501, 3719, 288, 5411, 7479, 33, 4235, 2501, 6...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2245, 5164, 12, 780, 5418, 13, 1216, 1185, 288, 3639, 514, 7479, 31, 3639, 309, 261, 9381, 18, 14963, 12, 16560, 916, 67, 4349, 2501, 3719, 288, 5411, 7479, 33, 4235, 2501, 6...
_t = __t168;
_t = __t177;
public final Expression numericExpr(AST _t, PathExpr path ) throws RecognitionException, PermissionDeniedException,EXistException,XPathException { Expression step; org.exist.xquery.parser.XQueryAST numericExpr_AST_in = (_t == ASTNULL) ? null : (org.exist.xquery.parser.XQueryAST)_t; org.exist.xquery.parser.XQuer...
2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/44415d5ab271629cb9c572bd44ec8cedcc36aaca/XQueryTreeParser.java/buggy/src/org/exist/xquery/parser/XQueryTreeParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 5371, 225, 6389, 4742, 12, 9053, 389, 88, 16, 202, 202, 743, 4742, 589, 202, 13, 1216, 9539, 16, 8509, 15877, 16, 2294, 376, 503, 16, 14124, 503, 288, 202, 202, 2300, 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, 727, 5371, 225, 6389, 4742, 12, 9053, 389, 88, 16, 202, 202, 743, 4742, 589, 202, 13, 1216, 9539, 16, 8509, 15877, 16, 2294, 376, 503, 16, 14124, 503, 288, 202, 202, 2300, 2...
otherCategoryActivityIds))
otherCategoryActivityIds)) {
public static Set getEnabledCategories(IActivityManager activityManager, String categoryId) { ICategory category = activityManager.getCategory(categoryId); if (!category.isDefined()) return Collections.EMPTY_SET; Set activities = expandActivityDependencies(getActivityIdsForCategory(category)); Set otherEnabled...
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WorkbenchActivityHelper.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/activities/WorkbenchActivityHelper.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 1000, 336, 1526, 10487, 12, 45, 6193, 1318, 5728, 1318, 16, 1082, 202, 780, 28311, 13, 288, 202, 202, 2871, 1881, 3150, 273, 5728, 1318, 18, 588, 4457, 12, 4743, 548, 176...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 1000, 336, 1526, 10487, 12, 45, 6193, 1318, 5728, 1318, 16, 1082, 202, 780, 28311, 13, 288, 202, 202, 2871, 1881, 3150, 273, 5728, 1318, 18, 588, 4457, 12, 4743, 548, 176...
if ( m.matches() ) {
if (m.matches()) {
private List getColumnsForTable(String tableName) throws SQLException { List columnInfoColumns = new Vector(); DatabaseMetaData dbmd = connection.getMetaData(); List columns = new Vector(); ResultSet columnData = null; List primaryKeys = getPrimaryKeysForTable(tableName); t...
1224 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1224/3732752de940a0a43cfc33e58f604f145a3518f1/JdbcModelReader.java/clean/src/java/org/apache/ddlutils/io/JdbcModelReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 987, 14226, 1290, 1388, 12, 780, 4775, 13, 1216, 6483, 288, 3639, 987, 29448, 3380, 273, 394, 5589, 5621, 3639, 5130, 6998, 1319, 1264, 273, 1459, 18, 588, 6998, 5621, 3639, 987, 21...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 987, 14226, 1290, 1388, 12, 780, 4775, 13, 1216, 6483, 288, 3639, 987, 29448, 3380, 273, 394, 5589, 5621, 3639, 5130, 6998, 1319, 1264, 273, 1459, 18, 588, 6998, 5621, 3639, 987, 21...
public void setUp() throws RuleSetNotFoundException {
public void setUp() {
public void setUp() throws RuleSetNotFoundException { rule = findRule("codesize", "NcssConstructorCount"); }
41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/4e45de9075eeb015245ff09f8f8c58cf0f98bbf3/NcssConstructorCountTest.java/clean/pmd/regress/test/net/sourceforge/pmd/rules/codesize/NcssConstructorCountTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 24292, 1435, 288, 3639, 1720, 273, 1104, 2175, 2932, 7000, 554, 3113, 315, 50, 5212, 6293, 1380, 8863, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 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, 24292, 1435, 288, 3639, 1720, 273, 1104, 2175, 2932, 7000, 554, 3113, 315, 50, 5212, 6293, 1380, 8863, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
versionInfoboxContent.addChild("#", "Freenet-ext Build #" + NodeStarter.extBuildNumber + '(' + NodeStarter.RECOMMENDED_EXT_BUILD_NUMBER + ") r" + NodeStarter.extRevisionNumber);
versionInfoboxList.addChild("li", "Freenet-ext Build #" + NodeStarter.extBuildNumber + '(' + NodeStarter.RECOMMENDED_EXT_BUILD_NUMBER + ") r" + NodeStarter.extRevisionNumber);
public void handleGet(URI uri, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { final boolean advancedEnabled = node.isAdvancedDarknetEnabled(); /* gather connection statistics */ PeerNodeStatus[] peerNodeStatuses = node.getPeerNodeStatuses(); Arrays.sort(peerNodeStatu...
50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/c17e6884db6ed15b63ee0535168ae86d401c598c/StatisticsToadlet.java/clean/src/freenet/clients/http/StatisticsToadlet.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, 6385, 1250, 16111, 1526, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6385, 1250, 16111, 1526, ...
.getPartitionedWrappedColumnType(c);
.getPartitionedDataSetColumnType(c);
private void writeXML(Mart mart, Writer xmlWriter) throws IOException, BuilderException { // Write the headers. xmlWriter.write("<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n"); // xmlWriter.write("<\!DOCTYPE mart PUBLIC \"-//EBI//DTD // MartBuilder "+MartBuilderXML.DTD_VERSION+"//EN\" // \"http\://www.biomart.o...
2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/ac1c15b377c38c54fb60fe592f77f35c3ba0b6ad/MartBuilderXML.java/clean/src/java/org/biomart/builder/controller/MartBuilderXML.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1045, 4201, 12, 49, 485, 312, 485, 16, 5497, 25491, 13, 1216, 1860, 16, 1082, 202, 1263, 503, 288, 202, 202, 759, 2598, 326, 1607, 18, 202, 202, 2902, 2289, 18, 2626, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1045, 4201, 12, 49, 485, 312, 485, 16, 5497, 25491, 13, 1216, 1860, 16, 1082, 202, 1263, 503, 288, 202, 202, 759, 2598, 326, 1607, 18, 202, 202, 2902, 2289, 18, 2626, ...
public boolean eIsSet( EStructuralFeature eFeature )
public boolean eIsSet( int featureID )
public boolean eIsSet( EStructuralFeature eFeature ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case AttributePackage.COLOR_DEFINITION__TYPE : return isSetType( ); case AttributePackage.COLOR_DEFINITION__TRANSPARENCY : return isSetTransparency( ); case AttributePackage.COLOR_DEFINITION__RED :...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/036e8c78765730b146e5854b9d6c397a296fed86/ColorDefinitionImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/ColorDefinitionImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 20372, 12, 512, 14372, 4595, 425, 4595, 262, 202, 95, 202, 202, 9610, 261, 425, 21007, 14372, 4595, 734, 12, 425, 4595, 262, 262, 202, 202, 95, 1082, 202, 3593, 3601, 22...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 20372, 12, 512, 14372, 4595, 425, 4595, 262, 202, 95, 202, 202, 9610, 261, 425, 21007, 14372, 4595, 734, 12, 425, 4595, 262, 262, 202, 202, 95, 1082, 202, 3593, 3601, 22...
lblIssueType.setLayoutData(new GridData(SWT.FILL, SWT.TOP, false, false));
public void createControl(Composite parent) { GridData gd; Composite cc = new Composite(parent, SWT.NONE); cc.setLayout(new GridLayout(1, false)); { Composite c = new Composite(cc, SWT.NONE); final GridData gridData = new GridData(SWT.FILL, SWT.TOP, true, false); gridData.widthHint = 515; c.setLayoutData(g...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/2854fd1c75991e3e87a300470e44c805d5f8e403/IssueAttributesPage.java/buggy/org.eclipse.mylyn.jira.ui/src/org/eclipse/mylyn/internal/jira/ui/wizards/IssueAttributesPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 752, 3367, 12, 9400, 982, 13, 288, 202, 202, 6313, 751, 15551, 31, 202, 202, 9400, 4946, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 952, 18, 54...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 752, 3367, 12, 9400, 982, 13, 288, 202, 202, 6313, 751, 15551, 31, 202, 202, 9400, 4946, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 952, 18, 54...
case IProblem.ImportNotVisible:
case IProblem.ImportNotVisible: case IProblem.BodyForAbstractMethod: case IProblem.AbstractMethodInAbstractClass: case IProblem.AbstractMethodMustBeImplemented:
public static boolean hasCorrections(int problemId) { switch (problemId) { case IProblem.UnterminatedString: case IProblem.UnusedImport: case IProblem.DuplicateImport: case IProblem.CannotImportPackage: case IProblem.ConflictingImport: case IProblem.UndefinedMethod: case IProblem.UndefinedConstructor...
9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/9a84756ad691de49ffc812cef476693afc946995/JavaCorrectionProcessor.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionProcessor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 1250, 711, 20884, 87, 12, 474, 6199, 548, 13, 288, 202, 202, 9610, 261, 18968, 548, 13, 288, 1082, 202, 3593, 467, 13719, 18, 984, 29133, 780, 30, 1082, 202, 3593, 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, 482, 760, 1250, 711, 20884, 87, 12, 474, 6199, 548, 13, 288, 202, 202, 9610, 261, 18968, 548, 13, 288, 1082, 202, 3593, 467, 13719, 18, 984, 29133, 780, 30, 1082, 202, 3593, 467, ...
public void write_wchar(char value) { write_octet((byte) 2);
public void write_wchar(char value) { write_octet((byte)2);
public void write_wchar(char value) { write_octet((byte) 2); // size of wchar is 2 bytes write_align(1, 2); write_ushort_no_align_big_endian((int) value); }
12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/9d2c39c906c6955e17daf4ac239b85d4727ddc83/CdrOutputStream.java/buggy/modules/interop/src/java/org/apache/geronimo/interop/rmi/iiop/CdrOutputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1045, 67, 91, 3001, 12, 3001, 460, 13, 288, 3639, 1045, 67, 17909, 12443, 7229, 13, 576, 1769, 368, 963, 434, 341, 3001, 353, 576, 1731, 3639, 1045, 67, 7989, 12, 21, 16, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1045, 67, 91, 3001, 12, 3001, 460, 13, 288, 3639, 1045, 67, 17909, 12443, 7229, 13, 576, 1769, 368, 963, 434, 341, 3001, 353, 576, 1731, 3639, 1045, 67, 7989, 12, 21, 16, 5...
public TestParser(ParserData pd) {
public TestParser() {
public TestParser(ParserData pd) { super(); parserData = pd; }
37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/edfcf52bafa609960247f454fd08f52811ec2d03/ParserTest.java/clean/testsrc/main/mondrian/olap/ParserTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 7766, 2678, 1435, 288, 5411, 2240, 5621, 5411, 2082, 751, 273, 4863, 31, 3639, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 7766, 2678, 1435, 288, 5411, 2240, 5621, 5411, 2082, 751, 273, 4863, 31, 3639, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
dtim.init(false, fldval, null, globals.getTzcache());
dtim.init(dateType, dtVal, tzid, globals.getTzcache());
protected BwDateTime dateTimeFld() throws Exception { if (fldval == null) { throw new Exception("No value for " + tagName); } try { BwDateTime dtim = new BwDateTime(); dtim.init(false, fldval, null, globals.getTzcache()); return dtim; } catch (Throwable t) { throw new Exception(t)...
50848 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50848/c8987d370ccc14f7d1a90935eeb7a0e461e9c5b9/EntityFieldRule.java/buggy/calendar3/dumprestore/src/org/bedework/dumprestore/restore/rules/EntityFieldRule.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 605, 91, 5096, 9296, 7667, 1435, 1216, 1185, 288, 565, 309, 261, 19794, 1125, 422, 446, 13, 288, 1377, 604, 394, 1185, 2932, 2279, 460, 364, 315, 397, 7196, 1769, 565, 289, 565, 7...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 605, 91, 5096, 9296, 7667, 1435, 1216, 1185, 288, 565, 309, 261, 19794, 1125, 422, 446, 13, 288, 1377, 604, 394, 1185, 2932, 2279, 460, 364, 315, 397, 7196, 1769, 565, 289, 565, 7...
if (VM.VerifyAssertions) VM.assert(VM.NOT_REACHED);
if (VM.VerifyAssertions) VM._assert(VM.NOT_REACHED);
public static int getMemoryWord(VM_Address address) { if (VM.VerifyAssertions) VM.assert(VM.NOT_REACHED); // call site should have been hijacked by magic in compiler return -1; }
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/a5a05b105574ec4e1a0bacfcc731385b09418803/VM_Magic.java/clean/rvm/src/vm/runtime/VM_Magic.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 509, 27740, 3944, 12, 7397, 67, 1887, 1758, 13, 288, 565, 309, 261, 7397, 18, 8097, 8213, 1115, 13, 8251, 6315, 11231, 12, 7397, 18, 4400, 67, 29416, 15023, 1769, 225, 368, 7...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 509, 27740, 3944, 12, 7397, 67, 1887, 1758, 13, 288, 565, 309, 261, 7397, 18, 8097, 8213, 1115, 13, 8251, 6315, 11231, 12, 7397, 18, 4400, 67, 29416, 15023, 1769, 225, 368, 7...
return standardError; }
return standardError; }
public RubyClass getStandardError() { return standardError; }
45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyExceptions.java/buggy/org/jruby/runtime/RubyExceptions.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 797, 336, 8336, 668, 1435, 288, 202, 202, 2463, 4529, 668, 31, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 797, 336, 8336, 668, 1435, 288, 202, 202, 2463, 4529, 668, 31, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100,...
if ( ((Integer) left).intValue() >= ((Integer) right).intValue() ) { return true; } else { return false; }
return ( (Integer) left).intValue() >= ((Integer) right).intValue() ;
public boolean evaluate( InternalContextAdapter context) throws MethodInvocationException { /* * get the two args */ Object left = jjtGetChild(0).value( context ); Object right = jjtGetChild(1).value( context ); /* * if either is null, lets log and bai...
9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/49578296ab81d09a66d933a81826eb8b2c72589e/ASTGENode.java/buggy/src/java/org/apache/velocity/runtime/parser/node/ASTGENode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 5956, 12, 3186, 1042, 4216, 819, 13, 3639, 1216, 2985, 9267, 503, 565, 288, 3639, 1748, 540, 380, 225, 336, 326, 2795, 833, 540, 1195, 3639, 1033, 2002, 273, 10684, 88, 967, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 5956, 12, 3186, 1042, 4216, 819, 13, 3639, 1216, 2985, 9267, 503, 565, 288, 3639, 1748, 540, 380, 225, 336, 326, 2795, 833, 540, 1195, 3639, 1033, 2002, 273, 10684, 88, 967, ...
return getGridHandleAdapter( obj, null );
GridHandleAdapter retValue = (GridHandleAdapter) map.get( obj ); if ( retValue == null ) { retValue = new GridHandleAdapter( (GridHandle) obj, mark ); map.put( obj, retValue ); } return retValue;
public GridHandleAdapter getGridHandleAdapter( Object obj ) { return getGridHandleAdapter( obj, null ); }
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/b97243816b5e6a0657e44d3f9ed52189a65aaf65/HandleAdapterFactory.java/buggy/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/core/model/schematic/HandleAdapterFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 7145, 3259, 4216, 336, 6313, 3259, 4216, 12, 1033, 1081, 262, 202, 95, 202, 202, 2463, 336, 6313, 3259, 4216, 12, 1081, 16, 446, 11272, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 7145, 3259, 4216, 336, 6313, 3259, 4216, 12, 1033, 1081, 262, 202, 95, 202, 202, 2463, 336, 6313, 3259, 4216, 12, 1081, 16, 446, 11272, 202, 97, 2, -100, -100, -100, -100, -10...
if (protocolElem == null) m_protocol = null; else
String poolName = driver + dbURL + user + passwd; XConnectionPoolManager mgr = new XConnectionPoolManager(); m_ConnectionPool = mgr.getPool(poolName); if (m_ConnectionPool == null)
private void init(String driver, String dbURL, String user, String password, Element protocolElem, int getConnectionArgs) { m_driver = driver; m_dbURL = dbURL; m_user = user; m_password = password; if (protocolElem == null) m_protocol = null; else { ...
46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/7de1c51733f2d0cef9711903a8446ca555c549a8/XConnection.java/clean/src/org/apache/xalan/lib/sql/XConnection.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1208, 12, 780, 3419, 16, 514, 1319, 1785, 16, 514, 729, 16, 10792, 514, 2201, 16, 3010, 1771, 7498, 16, 10792, 509, 6742, 2615, 13, 225, 288, 565, 312, 67, 7407, 273, 3419, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1208, 12, 780, 3419, 16, 514, 1319, 1785, 16, 514, 729, 16, 10792, 514, 2201, 16, 3010, 1771, 7498, 16, 10792, 509, 6742, 2615, 13, 225, 288, 565, 312, 67, 7407, 273, 3419, ...
editWorkingSet = (WorkingSet) wizard.getSelection();
editWorkingSet = (IWorkingSet) wizard.getSelection();
private void editSelectedWorkingSet() { IWorkingSetManager manager = WorkbenchPlugin.getDefault().getWorkingSetManager(); WorkingSet editWorkingSet = (WorkingSet) getSelectedWorkingSets().get(0); IWorkingSetEditWizard wizard = manager.createWorkingSetEditWizard(editWorkingSet); WizardDialog dialog = new Wizar...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e0d01bcf8bca084775be718468fb29d5cba66955/WorkingSetSelectionDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkingSetSelectionDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 3874, 7416, 14836, 694, 1435, 288, 202, 202, 45, 14836, 694, 1318, 3301, 273, 4147, 22144, 3773, 18, 588, 1868, 7675, 588, 14836, 694, 1318, 5621, 6862, 202, 14836, 694, 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, 1152, 918, 3874, 7416, 14836, 694, 1435, 288, 202, 202, 45, 14836, 694, 1318, 3301, 273, 4147, 22144, 3773, 18, 588, 1868, 7675, 588, 14836, 694, 1318, 5621, 6862, 202, 14836, 694, 3...
public RubyClass(Ruby ruby, RubyModule rubyClass) { this(ruby, rubyClass, null);
public RubyClass(Ruby ruby) { this(ruby, null);
public RubyClass(Ruby ruby, RubyModule rubyClass) { this(ruby, rubyClass, null); }
46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/03950522a75c28f406bd4cb011cb1916a662366d/RubyClass.java/buggy/org/jruby/RubyClass.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 797, 12, 54, 10340, 22155, 16, 19817, 3120, 22155, 797, 13, 288, 3639, 333, 12, 27768, 16, 22155, 797, 16, 446, 1769, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 797, 12, 54, 10340, 22155, 16, 19817, 3120, 22155, 797, 13, 288, 3639, 333, 12, 27768, 16, 22155, 797, 16, 446, 1769, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, ...
public boolean isDynamicLayoutActive() { return false; }
public boolean isDynamicLayoutActive() { return false; }
public boolean isDynamicLayoutActive() { return false; }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/c2a519140737c4d249f6c5d568256db2030112e9/Toolkit.java/buggy/core/src/classpath/java/java/awt/Toolkit.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1250, 353, 9791, 3744, 3896, 1435, 225, 288, 565, 327, 629, 31, 225, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1250, 353, 9791, 3744, 3896, 1435, 225, 288, 565, 327, 629, 31, 225, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
connection = c;
super(c);
public Statement (Connection c) { connection = c; }
49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/5383b5d8ed6da5c90bcbdb63401b7d1d75db563d/Statement.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/Statement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 8056, 261, 1952, 276, 13, 202, 95, 202, 202, 4071, 273, 276, 31, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 8056, 261, 1952, 276, 13, 202, 95, 202, 202, 4071, 273, 276, 31, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
copyArray( ndx.getQuality(), qobj, "QUALITY", shape,
NDArray qnda = ndx.getQuality(); if ( qnda.getType() != Type.BYTE ) { logger.warning( "Truncating Quality component from " + ( qnda.getType().getNumBytes() * 8 ) + " to 8 bits" ); } copyArray( qnda, qobj, "QUALITY", shape,
private void copyNdxToNdf( Ndx ndx, HDSObject ndfob, boolean copyData ) throws HDSException, IOException { /* Get the shape. */ NDShape shape = ( window == null ) ? ndx.getImage().getShape() : window; /* Image component. */ copyArray( ...
48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/fd3baf8e771dd6b99940b7fdbf7bfc2132fd6818/NdfMaker.java/buggy/hds/src/main/uk/ac/starlink/hds/NdfMaker.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1610, 50, 13437, 774, 50, 2180, 12, 423, 13437, 5346, 92, 16, 670, 3948, 921, 5346, 617, 70, 16, 1250, 1610, 751, 262, 5411, 1216, 670, 3948, 503, 16, 1860, 288, 3639, 1748, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1610, 50, 13437, 774, 50, 2180, 12, 423, 13437, 5346, 92, 16, 670, 3948, 921, 5346, 617, 70, 16, 1250, 1610, 751, 262, 5411, 1216, 670, 3948, 503, 16, 1860, 288, 3639, 1748, ...
protected synchronized void init( OutputStream output,
private synchronized void init( Writer writer,
protected synchronized void init( OutputStream output, Properties format, boolean defaultProperties) throws UnsupportedEncodingException { String encoding = getEncoding(); if (encoding == null) { // if not already set then get it from the properties ...
2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/047e63ee74bf5db1e56a2b4446743ed5ead4d84f/ToStream.java/buggy/src/org/apache/xml/serializer/ToStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 3852, 918, 1208, 12, 3639, 8962, 876, 16, 3639, 6183, 740, 16, 3639, 1250, 805, 2297, 13, 3639, 1216, 15367, 565, 288, 3639, 514, 2688, 273, 29505, 5621, 3639, 309, 261, 5999, 422, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 3852, 918, 1208, 12, 3639, 8962, 876, 16, 3639, 6183, 740, 16, 3639, 1250, 805, 2297, 13, 3639, 1216, 15367, 565, 288, 3639, 514, 2688, 273, 29505, 5621, 3639, 309, 261, 5999, 422, ...
offsets.contextLimit = limit;
offsets.contextLimit += limit - offsets.limit; offsets.limit = limit;
protected void handleTransliterate(Replaceable text, Position offsets, boolean incremental) { /** * Performs transliteration changing all characters to * Unicode hexadecimal escapes. For example, '@' -> "U+0040", * assuming the prefix is "U+". ...
5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/0067d14bf080468f732888d0970cb818e7c7fdf3/UnicodeToHexTransliterator.java/clean/icu4j/src/com/ibm/icu/text/UnicodeToHexTransliterator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1640, 3873, 18793, 12, 5729, 429, 977, 16, 4766, 4202, 11010, 8738, 16, 1250, 20649, 13, 288, 3639, 1783, 540, 380, 27391, 2162, 16108, 12770, 777, 3949, 358, 540, 380, 9633, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1640, 3873, 18793, 12, 5729, 429, 977, 16, 4766, 4202, 11010, 8738, 16, 1250, 20649, 13, 288, 3639, 1783, 540, 380, 27391, 2162, 16108, 12770, 777, 3949, 358, 540, 380, 9633, 2...
protected synchronized void close( int reason ) throws IOException { if( connected && socket != null ) { // Try and invoke socket.shutdownOutput via reflection try { java.lang.reflect.Method method = (socket.getClass().getMe...
46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/86fe758d68ee3c0e29c46a8817a24e05682b2c2e/Client_TCP_IP_Transport.java/clean/src/org/jacorb/orb/giop/Client_TCP_IP_Transport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 3852, 918, 1746, 12, 509, 3971, 262, 3639, 1216, 1860, 565, 288, 3639, 309, 12, 5840, 597, 2987, 480, 446, 262, 3639, 288, 5411, 368, 6161, 471, 4356, 2987, 18, 15132, 1447, 3970, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3852, 918, 1746, 12, 509, 3971, 262, 3639, 1216, 1860, 565, 288, 3639, 309, 12, 5840, 597, 2987, 480, 446, 262, 3639, 288, 5411, 368, 6161, 471, 4356, 2987, 18, 15132, 1447, 3970, ...
accessRow( band.getRow( i ), emitter );
accessRow( band.getRow( i ), emitter, runScript );
protected void accessTableBand( TableBandDesign band, IContentEmitter emitter ) { if ( band != null ) { for ( int i = 0; i < band.getRowCount( ); i++ ) { accessRow( band.getRow( i ), emitter ); } } }
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/4ead4c21b874a759e1e5200a0392da9cdc56bb75/TableItemExecutor.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/executor/TableItemExecutor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 2006, 1388, 14231, 12, 3555, 14231, 15478, 8937, 16, 1082, 202, 45, 1350, 13476, 11520, 262, 202, 95, 202, 202, 430, 261, 8937, 480, 446, 262, 202, 202, 95, 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...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 2006, 1388, 14231, 12, 3555, 14231, 15478, 8937, 16, 1082, 202, 45, 1350, 13476, 11520, 262, 202, 95, 202, 202, 430, 261, 8937, 480, 446, 262, 202, 202, 95, 1082, 202, 1...
InterMineObject o = null; try { o = os.getObjectById(new Integer(ids[i])); } catch (NumberFormatException err) { LOG.warn("bad object id " + ids[i]); continue;
if (ids[i].startsWith("results")) { elements.add(new TrailElement(ids[i])); } else { InterMineObject o = null; try { o = os.getObjectById(new Integer(ids[i])); } catch (NumberFormatException err) { LOG.warn("bad object id " + ids[i]); continue; } if (o == null) { LOG.warn("failed to getObjectById " + ids[i]); continue;...
public ActionForward execute(ComponentContext context, ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { Ht...
29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/175147d972c6e0f424644a6ae151e1cc58ef60a1/ObjectTrailController.java/clean/intermine/web/main/src/org/intermine/web/results/ObjectTrailController.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 4382, 8514, 1836, 12, 1841, 1042, 819, 16, 4766, 4382, 3233, 2874, 16, 4766, 4382, 1204, 646, 16, 4766, 9984, 590, 16, 4766, 12446, 766, 13, 3639, 1216, 1185, 288, 3639, 26166, 1339...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 4382, 8514, 1836, 12, 1841, 1042, 819, 16, 4766, 4382, 3233, 2874, 16, 4766, 4382, 1204, 646, 16, 4766, 9984, 590, 16, 4766, 12446, 766, 13, 3639, 1216, 1185, 288, 3639, 26166, 1339...
Scriptable scope = null; if (scopeProvider != null) { scope = scopeProvider.getScope(); } if (scope == null) { scope = new ImporterTopLevel(cx); } cx.evaluateString(scope, text, url, 1, null); return null;
return objectToStringImpl(cx, object);
public Object run(Context cx) { Scriptable scope = null; if (scopeProvider != null) { scope = scopeProvider.getScope(); } if (scope == null) { scope = new ImporterTopLevel(cx); } ...
12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/7727f9784cf568617a8ca9cc93d788f898b23e77/Dim.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Dim.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 1033, 1086, 12, 1042, 9494, 13, 5411, 288, 7734, 22780, 2146, 273, 446, 31, 7734, 309, 261, 4887, 2249, 480, 446, 13, 288, 10792, 2146, 273, 2146, 2249, 18, 588, 3876, 5621, 7734, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 1033, 1086, 12, 1042, 9494, 13, 5411, 288, 7734, 22780, 2146, 273, 446, 31, 7734, 309, 261, 4887, 2249, 480, 446, 13, 288, 10792, 2146, 273, 2146, 2249, 18, 588, 3876, 5621, 7734, ...
Tester.checkAndClearEvents(new String[] { "constr exec as Object null" });
public static void main(String[] args) { AfterReturningParam p = new AfterReturningParam(); Tester.checkAndClearEvents(new String[] { "constr exec as Object null" }); p.mInt(); Tester.checkAndClearEvents(new String[] { "int as Object 2" }); p.mObject(); Tester.check...
53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/8b294d9e4f02625c4c3391612242969fb4b6be57/AfterReturningParam.java/clean/tests/new/AfterReturningParam.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 12, 780, 8526, 833, 13, 288, 7734, 7360, 28365, 786, 293, 273, 394, 7360, 28365, 786, 5621, 1171, 293, 18, 81, 1702, 5621, 3639, 399, 7654, 18, 1893, 1876, 9094, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 12, 780, 8526, 833, 13, 288, 7734, 7360, 28365, 786, 293, 273, 394, 7360, 28365, 786, 5621, 1171, 293, 18, 81, 1702, 5621, 3639, 399, 7654, 18, 1893, 1876, 9094, 3...
if (jj_3R_51()) return true; return false; }
if (jj_3R_51()) return true; return false; }
final private boolean jj_3R_109() { if (jj_3R_51()) return true; return false; }
41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/94275a63a29bc394e85b2f505b6478b6f7c76d82/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 727, 3238, 1250, 10684, 67, 23, 54, 67, 22267, 1435, 288, 3639, 309, 261, 78, 78, 67, 23, 54, 67, 10593, 10756, 327, 638, 31, 3639, 327, 629, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 727, 3238, 1250, 10684, 67, 23, 54, 67, 22267, 1435, 288, 3639, 309, 261, 78, 78, 67, 23, 54, 67, 10593, 10756, 327, 638, 31, 3639, 327, 629, 31, 565, 289, 2, -100, -100, -100, -100, ...
if (jj_scan_token(THROWS)) return true; if (jj_3R_308()) return true;
Token xsp; xsp = jj_scanpos; if (jj_3R_301()) { jj_scanpos = xsp; if (jj_3R_302()) { jj_scanpos = xsp; if (jj_3R_303()) { jj_scanpos = xsp; if (jj_3R_304()) return true; } } } if (jj_3R_267()) return true;
final private boolean jj_3R_288() { if (jj_scan_token(THROWS)) return true; if (jj_3R_308()) return true; return false; }
45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/3afd4630754ba5d6642f3e8a1c9aa5162eff7e9f/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 727, 3238, 1250, 10684, 67, 23, 54, 67, 22, 5482, 1435, 288, 565, 309, 261, 78, 78, 67, 9871, 67, 2316, 12, 2455, 28402, 3719, 327, 638, 31, 565, 309, 261, 78, 78, 67, 23, 54, 67, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 727, 3238, 1250, 10684, 67, 23, 54, 67, 22, 5482, 1435, 288, 565, 309, 261, 78, 78, 67, 9871, 67, 2316, 12, 2455, 28402, 3719, 327, 638, 31, 565, 309, 261, 78, 78, 67, 23, 54, 67, ...
public CARTImpl(BufferedReader reader, int nodes) throws IOException { this(nodes);
public CARTImpl(URL url) throws IOException { BufferedReader reader;
public CARTImpl(BufferedReader reader, int nodes) throws IOException { this(nodes); String line; for (int i = 0; i < nodes; i++) { line = reader.readLine(); if (!line.startsWith("***")) { parseAndAdd(line); } } }
48071 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48071/7873d2d8762d997ab7ec8918af0ef1b743f5925d/CARTImpl.java/buggy/java/de/dfki/lt/mary/unitselection/cart/CARTImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 385, 4928, 2828, 12, 17947, 2514, 2949, 16, 509, 2199, 13, 1216, 1860, 288, 202, 2211, 12, 4690, 1769, 3639, 514, 980, 31, 202, 1884, 261, 474, 277, 273, 374, 31, 277, 411, 2199, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 385, 4928, 2828, 12, 17947, 2514, 2949, 16, 509, 2199, 13, 1216, 1860, 288, 202, 2211, 12, 4690, 1769, 3639, 514, 980, 31, 202, 1884, 261, 474, 277, 273, 374, 31, 277, 411, 2199, ...
ec.addWarn("Parsing warning", this, spe); ec.addWarn("Parsing problem on line " + spe.getLineNumber() + " and column " + spe.getColumnNumber(), this, spe);
addWarn("Parsing warning", spe); addWarn("Parsing problem on line " + spe.getLineNumber() + " and column " + spe.getColumnNumber(), spe);
public void warning(SAXParseException spe) throws SAXException { ec.addWarn("Parsing warning", this, spe); ec.addWarn("Parsing problem on line " + spe.getLineNumber() + " and column " + spe.getColumnNumber(), this, spe); }
47666 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47666/7177ff8f31734f293185997e0a81156f64bc26a6/SaxEventRecorder.java/buggy/logback-core/src/main/java/ch/qos/logback/core/joran/spi/SaxEventRecorder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 3436, 12, 55, 2501, 13047, 17785, 13, 1216, 14366, 288, 565, 6557, 18, 1289, 3160, 2932, 13963, 3436, 3113, 333, 16, 17785, 1769, 565, 6557, 18, 1289, 3160, 2932, 13963, 6199, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3436, 12, 55, 2501, 13047, 17785, 13, 1216, 14366, 288, 565, 6557, 18, 1289, 3160, 2932, 13963, 3436, 3113, 333, 16, 17785, 1769, 565, 6557, 18, 1289, 3160, 2932, 13963, 6199, ...
expectFormat("data/bf3.xyz", "org.openscience.cdk.io.XYZReader");
expectReader("data/bf3.xyz", "org.openscience.cdk.io.XYZReader");
public void testXYZ() { expectFormat("data/bf3.xyz", "org.openscience.cdk.io.XYZReader"); }
46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/bdc58ad09c37a2a429f567429207884d07cd9fdb/ReaderFactoryTest.java/buggy/src/org/openscience/cdk/test/io/ReaderFactoryTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 23479, 1435, 288, 3639, 4489, 2514, 2932, 892, 19, 17156, 23, 18, 17177, 3113, 315, 3341, 18, 20346, 71, 6254, 18, 71, 2883, 18, 1594, 18, 23479, 2514, 8863, 565, 289, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 23479, 1435, 288, 3639, 4489, 2514, 2932, 892, 19, 17156, 23, 18, 17177, 3113, 315, 3341, 18, 20346, 71, 6254, 18, 71, 2883, 18, 1594, 18, 23479, 2514, 8863, 565, 289, ...
"Please choose a User name & password. If\n" +
"Please choose a User name and password. If\n" +
public AccountDialog(Display display, TrackDatabase trackDatabase) { final Shell shell = new Shell(display); shell.addShellListener(new ShellAdapter() { public void shellClosed(ShellEvent e){ done=true; } }); shell.setText("Account Settings"); GridLayout layout = new GridLayout(2...
11635 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11635/4c20139a1bb39d371a0ff4ef0a507e0a82279d7b/AccountDialog.java/buggy/trunk/irate/irate/swt/AccountDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 6590, 6353, 12, 4236, 2562, 16, 11065, 4254, 3298, 4254, 13, 225, 288, 565, 727, 19433, 5972, 273, 394, 19433, 12, 5417, 1769, 3639, 5972, 18, 1289, 13220, 2223, 12, 2704, 19433, 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, 282, 1071, 6590, 6353, 12, 4236, 2562, 16, 11065, 4254, 3298, 4254, 13, 225, 288, 565, 727, 19433, 5972, 273, 394, 19433, 12, 5417, 1769, 3639, 5972, 18, 1289, 13220, 2223, 12, 2704, 19433, 42...
moves = MoveUtils.fillPasses(moves, GoColor.BLACK);
moves = MoveUtil.fillPasses(moves, GoColor.BLACK);
public static ArrayList getAllAsMoves(Node node) { ArrayList moves = new ArrayList(128); ArrayList nodeMoves = new ArrayList(128); while (node != null) { NodeUtils.getAllAsMoves(node, nodeMoves); moves.addAll(nodeMoves); node = node.getChild(); ...
48906 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48906/1f50ffb219183ddaf94720a4aba453e11f412425/Compare.java/buggy/src/net/sf/gogui/twogtp/Compare.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 2407, 5514, 1463, 19297, 12, 907, 756, 13, 565, 288, 3639, 2407, 13934, 273, 394, 2407, 12, 10392, 1769, 3639, 2407, 756, 19297, 273, 394, 2407, 12, 10392, 1769, 3639, 1323, 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, 760, 2407, 5514, 1463, 19297, 12, 907, 756, 13, 565, 288, 3639, 2407, 13934, 273, 394, 2407, 12, 10392, 1769, 3639, 2407, 756, 19297, 273, 394, 2407, 12, 10392, 1769, 3639, 1323, 26...
return createEvent().getClass(); }
return createEvent().getClass(); }
private Class getEventClass() { return createEvent().getClass(); }
52864 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52864/72b5a0778e30731b51c524e8aad36efba13cc190/TestDefaultEventService.java/buggy/test/src/org/bushe/swing/event/TestDefaultEventService.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1659, 9832, 797, 1435, 288, 3639, 327, 25566, 7675, 588, 797, 5621, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1659, 9832, 797, 1435, 288, 3639, 327, 25566, 7675, 588, 797, 5621, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
this.body = body;
public CatchClause (String name, ClassType type, Expression body) { super (); addDeclaration (name, type); this.body = body; }
41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/36cf2907aa18ce91ca16fabc5ac1bf54c716ff31/CatchClause.java/buggy/kawa/lang/CatchClause.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 21984, 7044, 261, 780, 508, 16, 1659, 559, 618, 16, 5371, 1417, 13, 225, 288, 565, 2240, 261, 1769, 565, 527, 6094, 261, 529, 16, 618, 1769, 377, 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, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 21984, 7044, 261, 780, 508, 16, 1659, 559, 618, 16, 5371, 1417, 13, 225, 288, 565, 2240, 261, 1769, 565, 527, 6094, 261, 529, 16, 618, 1769, 377, 289, 2, -100, -100, -100, -100, ...
parent.completedBlock();
parent.completedBlock(false);
public void onSuccess() { Logger.minor(this, "Succeeded ("+this+"): "+token); synchronized(this) { finished = true; } parent.completedBlock(); cb.onSuccess(this); }
50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/9c514d14b203e8119e76eb0ed41907d8ccfcea57/SingleBlockInserter.java/buggy/src/freenet/client/async/SingleBlockInserter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 20613, 1435, 288, 202, 202, 3328, 18, 17364, 12, 2211, 16, 315, 30500, 7566, 15, 2211, 9078, 4672, 13773, 2316, 1769, 202, 202, 22043, 12, 2211, 13, 288, 1082, 202, 13527, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 20613, 1435, 288, 202, 202, 3328, 18, 17364, 12, 2211, 16, 315, 30500, 7566, 15, 2211, 9078, 4672, 13773, 2316, 1769, 202, 202, 22043, 12, 2211, 13, 288, 1082, 202, 13527, ...
ScalarParameterHandle parameterHandle = (ScalarParameterHandle) attrBean .findParameter( parameter.getName( ) );
protected void prepareParameterBean( HttpServletRequest request, IViewerReportService service, ScalarParameterBean parameterBean, Locale locale ) throws ReportServiceException { ViewerAttributeBean attrBean = (ViewerAttributeBean) request .getAttribute( IBirtConstants.ATTRIBUTE_BEAN ); assert attrBean != null...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/e67b6a4506a01d4fbb741a982d76ef6cb9dba851/RadioButtonParameterFragment.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/presentation/aggregation/parameter/RadioButtonParameterFragment.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 2911, 1662, 3381, 12, 9984, 590, 16, 1082, 202, 45, 18415, 4820, 1179, 1156, 16, 15791, 1662, 3381, 1569, 3381, 16, 1082, 202, 3916, 2573, 262, 1216, 8706, 15133, 202, 95,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2911, 1662, 3381, 12, 9984, 590, 16, 1082, 202, 45, 18415, 4820, 1179, 1156, 16, 15791, 1662, 3381, 1569, 3381, 16, 1082, 202, 3916, 2573, 262, 1216, 8706, 15133, 202, 95,...
return null;
return null;
public Timestamp getTimestamp(int columnIndex) throws SQLException { String s = getString(columnIndex); DateFormat df = DateFormat.getDateInstance(); if (s != null) { try { java.sql.Date d = (java.sql.Date)df.parse(s); return new Timestamp(d.getTime()); } catch (ParseException e) { ...
45454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45454/0e583068579748ad528685fa6040636b374177c6/ResultSet.java/buggy/src/interfaces/jdbc/postgresql/ResultSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 8159, 11940, 12, 474, 14882, 13, 1216, 6483, 225, 288, 565, 514, 272, 273, 4997, 12, 2827, 1016, 1769, 565, 18371, 3013, 273, 18371, 18, 588, 1626, 1442, 5621, 3639, 309, 261, 87, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8159, 11940, 12, 474, 14882, 13, 1216, 6483, 225, 288, 565, 514, 272, 273, 4997, 12, 2827, 1016, 1769, 565, 18371, 3013, 273, 18371, 18, 588, 1626, 1442, 5621, 3639, 309, 261, 87, ...
tile = comp.getToolkit().getImage("data/widgets/br_corner.gif");
tile = comp.getToolkit().getImage("data/images/widgets/br_corner.gif");
private void setBackGround(){ Image tile = comp.getToolkit().getImage("data/widgets/tile.gif"); //$NON-NLS-1$ PMUtil.setImage(tile,comp); int b = BackGroundDrawer.TILING_BOTH; bgDrawers.addElement(new BackGroundDrawer (tile,b)); b = BackGroundDrawer.TILING_HORIZONTAL |...
3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/73a48eadc6992ebfe98aff49d603a5a5cc978946/GeneralInfoMapSet.java/clean/megamek/src/megamek/client/ui/AWT/widget/GeneralInfoMapSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 444, 2711, 43, 2260, 1435, 95, 3639, 3421, 4769, 273, 1161, 18, 588, 6364, 8691, 7675, 588, 2040, 2932, 892, 19, 18148, 19, 15368, 18, 13905, 8863, 4329, 3993, 17, 5106, 17, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 444, 2711, 43, 2260, 1435, 95, 3639, 3421, 4769, 273, 1161, 18, 588, 6364, 8691, 7675, 588, 2040, 2932, 892, 19, 18148, 19, 15368, 18, 13905, 8863, 4329, 3993, 17, 5106, 17, ...
IPreferenceStore store = getPreferenceStore(); stickyCycleButton.setSelection(store.getBoolean(IPreferenceConstants.STICKY_CYCLE)); openOnSingleClick = store.getDefaultBoolean(IPreferenceConstants.OPEN_ON_SINGLE_CLICK); selectOnHover = store.getDefaultBoolean(IPreferenceConstants.SELECT_ON_HOVER); openAfterDelay = stor...
IPreferenceStore store = getPreferenceStore(); stickyCycleButton.setSelection(store .getBoolean(IPreferenceConstants.STICKY_CYCLE)); openOnSingleClick = store .getDefaultBoolean(IPreferenceConstants.OPEN_ON_SINGLE_CLICK); selectOnHover = store .getDefaultBoolean(IPreferenceConstants.SELECT_ON_HOVER); openAfterDelay = s...
protected void performDefaults() { IPreferenceStore store = getPreferenceStore(); stickyCycleButton.setSelection(store.getBoolean(IPreferenceConstants.STICKY_CYCLE)); openOnSingleClick = store.getDefaultBoolean(IPreferenceConstants.OPEN_ON_SINGLE_CLICK); selectOnHover = store.getDefaultBoolean(IPreferenceConstants...
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/4c26d9ee525c094efb56046cd34150f7de2e4a0c/WorkbenchPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 3073, 7019, 1435, 288, 202, 202, 45, 9624, 2257, 1707, 273, 336, 9624, 2257, 5621, 202, 202, 334, 13055, 13279, 3616, 18, 542, 6233, 12, 2233, 18, 588, 5507, 12, 45, 962...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3073, 7019, 1435, 288, 202, 202, 45, 9624, 2257, 1707, 273, 336, 9624, 2257, 5621, 202, 202, 334, 13055, 13279, 3616, 18, 542, 6233, 12, 2233, 18, 588, 5507, 12, 45, 962...
if (isCountedAR && (TaskUtils.isProjection(aTask))) { startTime = logInvPG.getEffectiveProjectionStart(aTask, startTime); if (startTime >= endTime) { return; } } String outputStr = taskStr + getDateString(startTime, expandTimestamp) + ","; outputStr = outputStr + getDateString(endTime, expandTimestamp) + ",";
String endTimeString = getDateString(endTime, expandTimestamp); long startTime=0; String outputStr=null; if(TaskUtils.isProjection(aTask)) { startTime = (long) TaskUtils.getStartTime(ar); if (isCountedAR) { startTime = logInvPG.getEffectiveProjectionStart(aTask, startTime); if (startTime >= endTime) { return; } } outp...
protected void logAllocationResult(Task aTask, boolean expandTimestamp, boolean isCountedAR) { if (aTask == null) { return; } PlanElement pe = aTask.getPlanElement(); if (pe == null) { return; } String resultType = AR_REPORTED_STR; AllocationResult ar = pe.getReportedResult(); if (ar...
11319 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11319/51f64154a596db8c133b986241dfd9c2e50e3838/LogisticsInventoryFormatter.java/buggy/bbn/src/org/cougaar/logistics/plugin/inventory/LogisticsInventoryFormatter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 613, 17353, 1253, 12, 2174, 279, 2174, 16, 1250, 4542, 4921, 16, 1250, 353, 1380, 329, 985, 13, 288, 565, 309, 261, 69, 2174, 422, 446, 13, 288, 1377, 327, 31, 565, 289, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 613, 17353, 1253, 12, 2174, 279, 2174, 16, 1250, 4542, 4921, 16, 1250, 353, 1380, 329, 985, 13, 288, 565, 309, 261, 69, 2174, 422, 446, 13, 288, 1377, 327, 31, 565, 289, 56...
return getCachedElement((XmlFile)tag.getContainingFile()).getRootHandler();
final XmlFile xmlFile = (XmlFile)tag.getContainingFile(); return xmlFile != null ? getCachedElement(xmlFile).getRootHandler() : null;
private DomInvocationHandler _getDomElement(final XmlTag tag) { DomInvocationHandler invocationHandler = getCachedElement(tag); if (invocationHandler != null && invocationHandler.isValid()) { return invocationHandler; } DomInvocationHandler parent; final XmlTag parentTag = tag.getParentTag(); i...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/3c9a03c1e9d7052ea54540a1dc87f9da9263627b/DomManagerImpl.java/buggy/source/com/intellij/util/xml/impl/DomManagerImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 12965, 9267, 1503, 389, 588, 8832, 1046, 12, 6385, 5714, 1805, 1047, 13, 288, 565, 12965, 9267, 1503, 9495, 1503, 273, 20543, 1046, 12, 2692, 1769, 565, 309, 261, 5768, 4431, 1503, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 12965, 9267, 1503, 389, 588, 8832, 1046, 12, 6385, 5714, 1805, 1047, 13, 288, 565, 12965, 9267, 1503, 9495, 1503, 273, 20543, 1046, 12, 2692, 1769, 565, 309, 261, 5768, 4431, 1503, ...
List orderedHeaders = new ArrayList(); List orderedData = new ArrayList();
public byte[] postProcess(String fileData) { Document results = getDocument(fileData); ByteArrayOutputStream os = new ByteArrayOutputStream(fileData.length()); List orderedHeaders = new ArrayList(); List orderedData = new ArrayList(); try { processDocument(results, orderedHeaders, or...
48996 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48996/3b950519dbb666ec8af9547c90d728c45901219c/CsvResultPostProcessor.java/clean/reports/reports-comp-shared/src/java/org/theospi/component/app/reports/CsvResultPostProcessor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 1160, 8526, 1603, 2227, 12, 780, 23111, 13, 288, 1377, 4319, 1686, 273, 9956, 12, 768, 751, 1769, 1377, 11559, 1140, 273, 394, 11559, 12, 768, 751, 18, 2469, 10663, 1377, 987, 5901,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 1160, 8526, 1603, 2227, 12, 780, 23111, 13, 288, 1377, 4319, 1686, 273, 9956, 12, 768, 751, 1769, 1377, 11559, 1140, 273, 394, 11559, 12, 768, 751, 18, 2469, 10663, 1377, 987, 5901,...
Hashtable agentTable = (Hashtable) agentState.getAttribute (AGENT_OUTGOING_SEQ_TABLE);
Hashtable agentTable = null;
private Hashtable getMessageNumberTableForAgent (MessageAddress agentAddr) throws CommFailureException { // Get agent state for the agent AgentState agentState = getRegistry().getAgentState (agentAddr); if (agentState == null) { String s = "AgentState missing for agent " +agentAddr; thr...
11869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11869/fecabd892957dde9ee7671ed5eb70d61f9f0a2df/MessageNumberingAspect.java/clean/msglog/src/org/cougaar/core/mts/MessageNumberingAspect.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 18559, 2381, 1854, 1388, 1290, 3630, 261, 1079, 1887, 4040, 3178, 13, 565, 1216, 16854, 14389, 225, 288, 565, 368, 225, 968, 4040, 919, 364, 326, 4040, 565, 8669, 1119, 4040, 1119, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 18559, 2381, 1854, 1388, 1290, 3630, 261, 1079, 1887, 4040, 3178, 13, 565, 1216, 16854, 14389, 225, 288, 565, 368, 225, 968, 4040, 919, 364, 326, 4040, 565, 8669, 1119, 4040, 1119, ...
return new FileOutputStream(file.getAbsolutePath(), append); }
return new FileOutputStream(file.getAbsolutePath(), append); }
public Object run() throws FileNotFoundException { return new FileOutputStream(file.getAbsolutePath(), append); }
2516 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2516/b72dff88f8119b68cc2941bcd08e33ee7e616a3b/SecureAction.java/clean/bundles/org.eclipse.osgi/supplement/src/org/eclipse/osgi/framework/util/SecureAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4405, 202, 482, 1033, 1086, 1435, 1216, 13707, 288, 25083, 202, 2463, 394, 12942, 12, 768, 18, 588, 10368, 743, 9334, 714, 1769, 6862, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 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, 4405, 202, 482, 1033, 1086, 1435, 1216, 13707, 288, 25083, 202, 2463, 394, 12942, 12, 768, 18, 588, 10368, 743, 9334, 714, 1769, 6862, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -10...
return modelObject; }
return modelObject; }
public Object getModelObject() { return modelObject; }
55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/8635cda0eeac2d1ac1f7dcd7769fabbbec6c814d/CompositeResourceMapping.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/model/CompositeResourceMapping.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 7454, 921, 1435, 288, 3639, 327, 938, 921, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 7454, 921, 1435, 288, 3639, 327, 938, 921, 31, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
DriverManager.println("Serialize.store: " + sb.toString() );
if (Driver.logDebug) Driver.debug("Serialize.store: " + sb.toString() );
public long storeObject(Object o) throws SQLException { try { // NB: we use java.lang.reflect here to prevent confusion with // the org.postgresql.Field // don't save private fields since we would not be able to fetch them java.lang.reflect.Field f[] = ourClass.getFields(); boolean hasOID = false; int oi...
45672 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45672/b465f5307f9f5506beb1edbcc0fb56eed7c29c12/Serialize.java/buggy/src/interfaces/jdbc/org/postgresql/util/Serialize.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1525, 1707, 921, 12, 921, 320, 13, 1216, 6483, 202, 95, 202, 202, 698, 202, 202, 95, 1082, 202, 759, 20096, 30, 732, 999, 2252, 18, 4936, 18, 1734, 1582, 2674, 358, 5309, 31...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1525, 1707, 921, 12, 921, 320, 13, 1216, 6483, 202, 95, 202, 202, 698, 202, 202, 95, 1082, 202, 759, 20096, 30, 732, 999, 2252, 18, 4936, 18, 1734, 1582, 2674, 358, 5309, 31...
assertToken( parser.la(), "cheese", Token.IDENTIFIER );
assertToken(parser.la(), "cheese", Token.IDENTIFIER);
public void testConsumeUntil_Found() throws Exception { Parser parser = newParser( "cheese toast is; bread" ); assertToken( parser.la(), "cheese", Token.IDENTIFIER ); parser.consumeUntil( Token.SEMICOLON ); assertToken( parser.la(), ...
6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/3d37acd34fcf44c4a51bd104ef70043af62c7d99/ParserTest.java/clean/src/test/org/codehaus/groovy/syntax/parser/ParserTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 19253, 9716, 67, 2043, 1435, 3639, 1216, 1185, 565, 288, 3639, 6783, 2082, 273, 394, 2678, 12, 315, 18706, 3392, 29762, 353, 31, 324, 896, 6, 11272, 3639, 1815, 1345, 12,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 19253, 9716, 67, 2043, 1435, 3639, 1216, 1185, 565, 288, 3639, 6783, 2082, 273, 394, 2678, 12, 315, 18706, 3392, 29762, 353, 31, 324, 896, 6, 11272, 3639, 1815, 1345, 12,...
int ret = validationProc(proc);
ret = validationProc(proc);
public Hashtable getProcState() throws java.io.IOException, PEOSInterfaceException { String availCmd = new String("available"); String runCmd = new String("running"); _doneProc = null; PEOS_Process proc; boolean bContinue = true; Vector result = null; while (bContinue) { _errorProcs.removeAllEle...
660 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/660/b200aa43ea395482d2b64bab08b293a9df3fd362/PEOS_Interface.java/buggy/ui/java-gui-2/engineInterface/PEOS_Interface.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 18559, 6595, 1119, 1435, 202, 565, 1216, 2252, 18, 1594, 18, 14106, 16, 16628, 4618, 1358, 503, 202, 95, 202, 565, 514, 15783, 5931, 273, 394, 514, 2932, 5699, 8863, 202, 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, 225, 202, 482, 18559, 6595, 1119, 1435, 202, 565, 1216, 2252, 18, 1594, 18, 14106, 16, 16628, 4618, 1358, 503, 202, 95, 202, 565, 514, 15783, 5931, 273, 394, 514, 2932, 5699, 8863, 202, 565, ...
&& !(nested == 0 && (unit.ch == ')') && (syntax.get(RESyntax.RE_NO_BK_PARENS) ^ (unit.bk || quot))) )
&& !(nested == 0 && (unit.ch == ')') && (syntax.get(RESyntax.RE_NO_BK_PARENS) ^ (unit.bk || quot))) ) {
protected void initialize(Object patternObj, int cflags, RESyntax syntax, int myIndex, int nextSub) throws REException { char[] pattern; if (patternObj instanceof String) { pattern = ((String) patternObj).toCharArray(); } else if (patternObj instanceof char[]) { pattern = (char[]) patternObj; ...
47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/ae492aaacf80f4a6ffcf16918bbd3387f2f37fb8/RE.java/buggy/gnu/regexp/RE.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 4046, 12, 921, 1936, 2675, 16, 509, 276, 7133, 16, 2438, 8070, 6279, 16, 509, 3399, 1016, 16, 509, 1024, 1676, 13, 1216, 2438, 503, 288, 1377, 1149, 8526, 1936, 31, 565, 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, 4750, 918, 4046, 12, 921, 1936, 2675, 16, 509, 276, 7133, 16, 2438, 8070, 6279, 16, 509, 3399, 1016, 16, 509, 1024, 1676, 13, 1216, 2438, 503, 288, 1377, 1149, 8526, 1936, 31, 565, 309,...
final String url = SystemInfo.isFileSystemCaseSensitive? file.getUrl() : file.getUrl().toLowerCase();
final String url = file.getUrl();
public OneProjectItemCompileScope(Project project, VirtualFile file) { myProject = project; myFile = file; final String url = SystemInfo.isFileSystemCaseSensitive? file.getUrl() : file.getUrl().toLowerCase(); myUrl = file.isDirectory()? url + "/" : url; }
56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/2d2d118407ce89dada9e31d09ba5b77c6598349a/OneProjectItemCompileScope.java/clean/source/com/intellij/compiler/impl/OneProjectItemCompileScope.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 6942, 4109, 1180, 9937, 3876, 12, 4109, 1984, 16, 7269, 812, 585, 13, 288, 565, 3399, 4109, 273, 1984, 31, 565, 3399, 812, 273, 585, 31, 565, 727, 514, 880, 273, 585, 18, 588, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 6942, 4109, 1180, 9937, 3876, 12, 4109, 1984, 16, 7269, 812, 585, 13, 288, 565, 3399, 4109, 273, 1984, 31, 565, 3399, 812, 273, 585, 31, 565, 727, 514, 880, 273, 585, 18, 588, 1...
Method[] listenerMethods = new Method[listenerMethodsVec.size()]; Iterator<Method> iter = listenerMethodsVec.iterator();
Method[] listenerMethods = new Method[listenerMethodsVec .size()]; Iterator<Method> iter = listenerMethodsVec .iterator();
public EventSetDescriptor[] getEventSetDescriptors() { if(eventSetDescriptors == null) { Map<String, EventSetDescriptor> result = new HashMap<String, EventSetDescriptor>(); List<Method> beanClassMethodsArrayList = getPublicMethods(beanClass); Iterat...
54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/40effaf129249b2248e897d030f9998321d4020f/BeanInfoImpl.java/buggy/modules/beans/src/main/java/java/beans/BeanInfoImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 2587, 694, 3187, 8526, 9832, 694, 12705, 1435, 288, 3639, 309, 12, 2575, 694, 12705, 422, 446, 13, 288, 5411, 1635, 32, 780, 16, 2587, 694, 3187, 34, 563, 273, 7734, 394, 4317, 32...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 2587, 694, 3187, 8526, 9832, 694, 12705, 1435, 288, 3639, 309, 12, 2575, 694, 12705, 422, 446, 13, 288, 5411, 1635, 32, 780, 16, 2587, 694, 3187, 34, 563, 273, 7734, 394, 4317, 32...
window.getControler().print(printer);
getGraphControler().print(printer);
public void run() { final PrintDialog dialog = new PrintDialog(window.getShell()); final PrinterData printerData = dialog.open(); log.debug("Dialog returned " + printerData); if (printerData != null) { final Printer printer = new Printer(printerData); window.getCont...
4785 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4785/54043de4976317b3bd10b3591392e122cc39af53/PrintAction.java/buggy/src/net/ggtools/grand/ui/actions/PrintAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 3639, 727, 3038, 6353, 6176, 273, 394, 3038, 6353, 12, 5668, 18, 588, 13220, 10663, 3639, 727, 2301, 2761, 751, 12539, 751, 273, 6176, 18, 3190, 5621, 3639, 61...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3639, 727, 3038, 6353, 6176, 273, 394, 3038, 6353, 12, 5668, 18, 588, 13220, 10663, 3639, 727, 2301, 2761, 751, 12539, 751, 273, 6176, 18, 3190, 5621, 3639, 61...
if(handle instanceof ImageHandle)
if ( handle instanceof ImageHandle )
public Object createBuilder( DesignElementHandle handle ) { if ( handle instanceof TextItemHandle ) { return new TextEditDialog( handle.getName( ), (TextItemHandle) handle ); } if ( handle instanceof TextDataHandle ) { ExpressionBuilder dialog = new ExpressionBuilder( PlatformUI .getWorkbench( ).getDi...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/5751a8ecebb4c1d996f224af72dadd18c0d44423/ElementBuilderFactory.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/util/ElementBuilderFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 752, 1263, 12, 29703, 1046, 3259, 1640, 262, 202, 95, 202, 202, 430, 261, 1640, 1276, 3867, 1180, 3259, 262, 202, 202, 95, 1082, 202, 2463, 394, 3867, 4666, 6353, 12, 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, 1033, 752, 1263, 12, 29703, 1046, 3259, 1640, 262, 202, 95, 202, 202, 430, 261, 1640, 1276, 3867, 1180, 3259, 262, 202, 202, 95, 1082, 202, 2463, 394, 3867, 4666, 6353, 12, 16...
public int physicalToDisplay(int offset) {
public int physicalToDisplay(int physicalIndex) {
public int physicalToDisplay(int offset) { getValue(); if (myGaps.length == 0) return offset; int gapIndex = 0; int displayIndex = 0; int physicalOffset = 0; while (physicalOffset < offset) { if (displayIndex == getGapStartOffset(gapIndex)) { final int gap = getGap(gapIndex); phys...
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/ddb3c9dcb481a718dc973541b05e92598c451af6/XmlTextImpl.java/clean/source/com/intellij/psi/impl/source/xml/XmlTextImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 509, 11640, 774, 4236, 12, 474, 11640, 1016, 13, 288, 565, 2366, 5621, 565, 309, 261, 4811, 43, 6679, 18, 2469, 422, 374, 13, 327, 1384, 31, 565, 509, 9300, 1016, 273, 374, 31, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 509, 11640, 774, 4236, 12, 474, 11640, 1016, 13, 288, 565, 2366, 5621, 565, 309, 261, 4811, 43, 6679, 18, 2469, 422, 374, 13, 327, 1384, 31, 565, 509, 9300, 1016, 273, 374, 31, ...
return fillStyleItemProvider; }
return fillStyleItemProvider; }
public Adapter createFillStyleAdapter() { if (fillStyleItemProvider == null) { fillStyleItemProvider = new FillStyleItemProvider(this); } return fillStyleItemProvider; }
1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/1d1e28c0f7853dd16bd3fe819770773ed4e61d20/NotationItemProviderAdapterFactory.java/clean/org.eclipse.gmf.notation/plugins/org.eclipse.gmf.runtime.notation.edit/src/org/eclipse/gmf/runtime/notation/provider/NotationItemProviderAdapterFactory.ja...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 14238, 752, 8026, 2885, 4216, 1435, 288, 202, 202, 430, 261, 5935, 2885, 1180, 2249, 422, 446, 13, 288, 1082, 202, 5935, 2885, 1180, 2249, 273, 394, 14192, 2885, 1180, 2249, 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, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 14238, 752, 8026, 2885, 4216, 1435, 288, 202, 202, 430, 261, 5935, 2885, 1180, 2249, 422, 446, 13, 288, 1082, 202, 5935, 2885, 1180, 2249, 273, 394, 14192, 2885, 1180, 2249, 12,...
withContext(new ContextAction() { public Object run(Context cx) { Object[] array = new Object[args.length]; System.arraycopy(args, 0, array, 0, args.length); Scriptable argsObj = cx.newArray(global, array); global.defineProperty("arguments", argsObj, ScriptableObject.DONTENUM); for (int i=0; i < fileList.size(); i+...
IProxy iproxy = new IProxy(IProxy.PROCESS_FILES); iproxy.args = args; shellContextFactory.call(iproxy);
public static int exec(String origArgs[]) { for (int i=0; i < origArgs.length; i++) { String arg = origArgs[i]; if (arg.equals("-sealedlib")) { sealedStdLib = true; break; } } global = getGlobal(); errorReporter = new Tool...
19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/fe1695149a5be9f5989e68d9eea04d2a3e60152f/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/shell/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 509, 1196, 12, 780, 1647, 2615, 63, 5717, 565, 288, 3639, 364, 261, 474, 277, 33, 20, 31, 277, 411, 1647, 2615, 18, 2469, 31, 277, 27245, 288, 5411, 514, 1501, 273, 1647, 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, 760, 509, 1196, 12, 780, 1647, 2615, 63, 5717, 565, 288, 3639, 364, 261, 474, 277, 33, 20, 31, 277, 411, 1647, 2615, 18, 2469, 31, 277, 27245, 288, 5411, 514, 1501, 273, 1647, 2...
private Image scale(Image img, int width, int height) { ImageFilter filter; filter = new ImprovedAveragingScaleFilter(img.getWidth(null), img.getHeight(null), width, height); ImageProducer prod; prod = new FilteredImageSourc...
4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c9f0f1d2e5ceb1c577004355102dc4109baf3a49/BoardView1.java/buggy/megamek/src/megamek/client/ui/AWT/BoardView1.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 3421, 3159, 12, 2040, 3774, 16, 509, 1835, 16, 509, 2072, 13, 288, 202, 202, 2040, 1586, 1034, 31, 202, 202, 2188, 273, 394, 2221, 685, 2155, 37, 502, 5755, 5587, 1586, 12, 6081, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3421, 3159, 12, 2040, 3774, 16, 509, 1835, 16, 509, 2072, 13, 288, 202, 202, 2040, 1586, 1034, 31, 202, 202, 2188, 273, 394, 2221, 685, 2155, 37, 502, 5755, 5587, 1586, 12, 6081, ...
int relevance = R_DEFAULT;
int relevance = computeBaseRelevance(); relevance += computeRelevanceForInterestingProposal();
private void findVariableName(char[] token, char[] qualifiedPackageName, char[] qualifiedSourceName, char[] sourceName, char[][] excludeNames, int dim){ if(sourceName == null || sourceName.length == 0) return; char[] name = null; // compute variable name for base type try{ nameScanner.setSource(so...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/19f877ebda77ddbed491e9995da1ca3e7aa021c9/CompletionEngine.java/clean/org.eclipse.jdt.core/codeassist/org/eclipse/jdt/internal/codeassist/CompletionEngine.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1104, 21519, 12, 3001, 8526, 1147, 16, 1149, 8526, 9348, 18308, 16, 1149, 8526, 9348, 1830, 461, 16, 1149, 8526, 28337, 16, 1149, 63, 6362, 65, 4433, 1557, 16, 509, 2464, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1104, 21519, 12, 3001, 8526, 1147, 16, 1149, 8526, 9348, 18308, 16, 1149, 8526, 9348, 1830, 461, 16, 1149, 8526, 28337, 16, 1149, 63, 6362, 65, 4433, 1557, 16, 509, 2464, ...
frame = new StackMapFrame( getLabel( offset, labels), stack, locals); attr.frames.add( frame);
frame = new StackMapFrame( getLabel( offset, labels), locals, stack); frames.add( frame); offset++;
protected Attribute read( ClassReader cr, int off, int len, char[] buf, int codeOff, Label[] labels) { StackMapTableAttribute attr = new StackMapTableAttribute(); // note that this is not the size of Code attribute boolean isExtCodeSize = cr.readInt(codeOff + 4) > MAX_SHORT; boolean isExtLocals = cr...
392 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/392/6390c4fbbaac6e12c3d21dc683f461f0876c6834/StackMapTableAttribute.java/buggy/src/org/objectweb/asm/attrs/StackMapTableAttribute.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 3601, 855, 12, 1659, 2514, 4422, 16, 509, 3397, 16, 509, 562, 16, 1149, 8526, 1681, 16, 4202, 509, 981, 7210, 16, 5287, 8526, 3249, 13, 288, 565, 7283, 863, 1388, 1499, 1604, 273,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 3601, 855, 12, 1659, 2514, 4422, 16, 509, 3397, 16, 509, 562, 16, 1149, 8526, 1681, 16, 4202, 509, 981, 7210, 16, 5287, 8526, 3249, 13, 288, 565, 7283, 863, 1388, 1499, 1604, 273,...
Logger.setupStdoutLogging(Logger.MINOR, "");
FileLoggerHook fh = Logger.setupStdoutLogging(Logger.MINOR, "");
public static void main(String[] args) throws FSParseException, PeerParseException, InterruptedException { Logger.setupStdoutLogging(Logger.MINOR, ""); Yarrow yarrow = new Yarrow(); DiffieHellman.init(yarrow); // Create 2 nodes Node node1 = new Node(5001, yarrow, null, "pingtest-"...
50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/a79c2f6114f06bff0b9fe2bbba4e7a4fe7a7e305/RealNodePingTest.java/clean/src/freenet/node/RealNodePingTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 12, 780, 8526, 833, 13, 1216, 9247, 13047, 16, 10669, 13047, 16, 7558, 288, 3639, 1387, 3328, 5394, 7625, 273, 4242, 18, 8401, 27334, 7735, 12, 3328, 18, 6236, 916, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2774, 12, 780, 8526, 833, 13, 1216, 9247, 13047, 16, 10669, 13047, 16, 7558, 288, 3639, 1387, 3328, 5394, 7625, 273, 4242, 18, 8401, 27334, 7735, 12, 3328, 18, 6236, 916, ...
return jjStopAtPos(0, 62);
return jjStopAtPos(0, 63);
private final int jjMoveStringLiteralDfa0_5(){ switch(curChar) { case 35: jjmatchedKind = 18; return jjMoveStringLiteralDfa1_5(0x28000L); case 102: return jjMoveStringLiteralDfa1_5(0x20000000L); case 116: return jjMoveStringLiteralDfa1_5(0x10000000L); case 123: ...
9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/8e9e155e88430402b0d51d6b344267b73292ca2c/ParserTokenManager.java/clean/src/java/org/apache/velocity/runtime/parser/ParserTokenManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 727, 509, 10684, 7607, 28565, 40, 507, 20, 67, 25, 1435, 95, 282, 1620, 12, 1397, 2156, 13, 282, 288, 1377, 648, 13191, 30, 540, 10684, 11073, 5677, 273, 6549, 31, 540, 327, 10684, 760...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 727, 509, 10684, 7607, 28565, 40, 507, 20, 67, 25, 1435, 95, 282, 1620, 12, 1397, 2156, 13, 282, 288, 1377, 648, 13191, 30, 540, 10684, 11073, 5677, 273, 6549, 31, 540, 327, 10684, 760...
IOFileFilter effFileFilter = FileFilterUtils.andFileFilter(fileFilter,
IOFileFilter effFileFilter = FileFilterUtils.andFileFilter(fileFilter,
public static Collection listFiles(File directory, IOFileFilter fileFilter, IOFileFilter dirFilter) { if (!directory.isDirectory()) { throw new IllegalArgumentException("Parameter 'directory' is not a directory"); } if (fileFilter == null) { throw new NullPointerException(...
56629 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56629/ae3c2a773ceec5a2a6f82115f2ac004a8bac2eed/FileUtils.java/buggy/src/java/org/apache/commons/io/FileUtils.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 2200, 17852, 12, 812, 1867, 16, 1665, 29837, 585, 1586, 16, 1665, 29837, 1577, 1586, 13, 288, 3639, 309, 16051, 5149, 18, 291, 2853, 10756, 288, 5411, 604, 394, 2754, 2932, 166...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2200, 17852, 12, 812, 1867, 16, 1665, 29837, 585, 1586, 16, 1665, 29837, 1577, 1586, 13, 288, 3639, 309, 16051, 5149, 18, 291, 2853, 10756, 288, 5411, 604, 394, 2754, 2932, 166...
public int getNumber()
public String getNumber()
public int getNumber() { return number; }
51914 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51914/057090d370f200a891302bb808c2a0352faac0e4/Record.java/clean/ecologylab/xml/endnote/Record.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 18491, 1435, 565, 288, 3639, 327, 1300, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 18491, 1435, 565, 288, 3639, 327, 1300, 31, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
String completeFileName = newDiagramFile.getLocation().toOSString();
String completeFileName = newDiagramFile.getFullPath().toString();
public static IFile createNewDiagramFile( DiagramFileCreator diagramFileCreator, IPath containerFullPath, String fileName, InputStream initialContents, final String kind, Shell shell, final IProgressMonitor progressMonitor, final PreferencesHint preferencesHint) { /** cache of newly-created file */ final I...
1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/5ceffe7bba7a8ea6a4449754ba79eb09e07f27f6/EditorUtil.java/clean/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/src/org/eclipse/gmf/runtime/diagram/ui/resources/editor/util/EditorUtil.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 467, 812, 15291, 14058, 1940, 812, 12, 1082, 202, 14058, 1940, 812, 10636, 19750, 812, 10636, 16, 1082, 202, 45, 743, 1478, 24173, 16, 514, 3968, 16, 1082, 202, 4348, 2172,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 467, 812, 15291, 14058, 1940, 812, 12, 1082, 202, 14058, 1940, 812, 10636, 19750, 812, 10636, 16, 1082, 202, 45, 743, 1478, 24173, 16, 514, 3968, 16, 1082, 202, 4348, 2172,...
nf.addChildToBack(tempBlock, function(ts, false));
n = function(ts, FunctionNode.FUNCTION_STATEMENT);
public Object parse(TokenStream ts) throws IOException { this.ok = true; sourceTop = 0; functionNumber = 0; int tt; // last token from getToken(); int baseLineno = ts.getLineno(); // line number where source starts /* so we have something to add nodes to...
51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/56c3f65ac92dbd3ff9f471a1829280e95bd7ddf4/Parser.java/clean/js/rhino/src/org/mozilla/javascript/Parser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 1109, 12, 1345, 1228, 3742, 13, 3639, 1216, 1860, 565, 288, 3639, 333, 18, 601, 273, 638, 31, 3639, 1084, 3401, 273, 374, 31, 3639, 445, 1854, 273, 374, 31, 3639, 509, 3574,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 1109, 12, 1345, 1228, 3742, 13, 3639, 1216, 1860, 565, 288, 3639, 333, 18, 601, 273, 638, 31, 3639, 1084, 3401, 273, 374, 31, 3639, 445, 1854, 273, 374, 31, 3639, 509, 3574,...