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 |
|---|---|---|---|---|---|---|
return "method"; return "value"; default: | return "method"; return "value"; default: | public String getSymbolKind(Symbol symbol) { switch (symbol.kind) { case Kinds.ERROR: case Kinds.NONE: return null; case Kinds.CLASS: if (symbol.isTrait()) return "trait"; if (symbol.isModuleClass() && global.debug) return "object class"; return "class"; case Kinds... | 10130 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10130/947684fb220e97d2187319c1fa1807e4663dc75d/SymbolTablePrinter.java/clean/sources/scalac/symtab/SymbolTablePrinter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
18712,
5677,
12,
5335,
3273,
13,
288,
202,
9610,
261,
7175,
18,
9224,
13,
288,
3639,
648,
5851,
87,
18,
3589,
30,
3639,
648,
5851,
87,
18,
9826,
30,
5411,
327,
446,
31,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
18712,
5677,
12,
5335,
3273,
13,
288,
202,
9610,
261,
7175,
18,
9224,
13,
288,
3639,
648,
5851,
87,
18,
3589,
30,
3639,
648,
5851,
87,
18,
9826,
30,
5411,
327,
446,
31,
363... |
String[][] chars = { { "\\\\", "\"", "\'", }, { "\\\\\\\\", "\\\\\"", "\\\\\'", } }; | String[][] chars = {{"\\\\", "\"", "\'", }, {"\\\\\\\\", "\\\\\"", "\\\\\'", }}; | public static String escape( String str ) { String[][] chars = { { "\\\\", "\"", "\'", //$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$ }, { "\\\\\\\\", "\\\\\"", "\\\\\'", //$NON-NLS-1$//$NON-NLS-2$//$NON-NLS-3$ } }; String result = str; for ( int i = 0; i < chars[0].length; i++ ) { result = result.r... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/fa0d9b868dc450072bbb03258594a18bbc5f2012/DEUtil.java/buggy/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
4114,
12,
514,
609,
262,
202,
95,
202,
202,
780,
63,
6362,
65,
5230,
273,
288,
9506,
202,
95,
25083,
202,
6,
13011,
3113,
7023,
3113,
1548,
11,
3113,
4329,
3993,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
4114,
12,
514,
609,
262,
202,
95,
202,
202,
780,
63,
6362,
65,
5230,
273,
288,
9506,
202,
95,
25083,
202,
6,
13011,
3113,
7023,
3113,
1548,
11,
3113,
4329,
3993,
1... |
asm.emitSTAddr(PROCESSOR_REGISTER, VM_Entrypoints.JNITopJavaFPField.getOffsetAsInt(), S0); | asm.emitSTAddrOffset(PROCESSOR_REGISTER, S0, VM_Entrypoints.JNITopJavaFPField.getOffset()); | public static synchronized VM_CompiledMethod compile (VM_NativeMethod method) { VM_JNICompiledMethod cm = (VM_JNICompiledMethod)VM_CompiledMethods.createCompiledMethod(method, VM_CompiledMethod.JNI); int compiledMethodId = cm.getId(); VM_Assembler asm = new VM_Assembler(0); int frameSize = VM_Com... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/df5323a1679a545ad5b2e78b0bf88ba178e71da8/VM_JNICompiler.java/clean/rvm/src/vm/arch/powerPC/jni/VM_JNICompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
3852,
8251,
67,
20733,
1305,
4074,
261,
7397,
67,
9220,
1305,
707,
13,
288,
565,
8251,
67,
46,
50,
45,
20733,
1305,
5003,
273,
261,
7397,
67,
46,
50,
45,
20733,
1305,
13,
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,
1071,
760,
3852,
8251,
67,
20733,
1305,
4074,
261,
7397,
67,
9220,
1305,
707,
13,
288,
565,
8251,
67,
46,
50,
45,
20733,
1305,
5003,
273,
261,
7397,
67,
46,
50,
45,
20733,
1305,
13,
7... |
value = cssEngine.parsePropertyValue(prop, attr.getValue()); | value = cssEngine.parsePropertyValue (SVGStylableElement.this, prop, attr.getValue()); | public PresentationAttributePaintValue(CSSEngine eng, String prop) { super(null); valueProvider = this; setModificationHandler(new AbstractModificationHandler() { protected Value getValue() { return PresentationAttributePaintValue.this.g... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/ad2cbb76e2a2754c89ba98a35cb4a6ce17850ae6/SVGStylableElement.java/buggy/sources/org/apache/batik/dom/svg/SVGStylableElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
25130,
367,
1499,
12699,
620,
12,
10276,
4410,
24691,
16,
514,
2270,
13,
288,
5411,
2240,
12,
2011,
1769,
5411,
460,
2249,
273,
333,
31,
5411,
444,
13467,
1503,
12,
2704,
4115,
1346... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
25130,
367,
1499,
12699,
620,
12,
10276,
4410,
24691,
16,
514,
2270,
13,
288,
5411,
2240,
12,
2011,
1769,
5411,
460,
2249,
273,
333,
31,
5411,
444,
13467,
1503,
12,
2704,
4115,
1346... |
valueMap = new HashMap(); | valueMap = Environment.createIdentityHashMap(); | public final void beginEncapsulation () { // align to the next four byte boundary // as a preparation for writing the size // integer (which we don't know before the // encapsulation is closed) check(8,4); // leave 4 bytes for the encaps. size that // is to be wri... | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/df6072e3afbd61a4dab329ef6a7fe972c4510bed/CDROutputStream.java/buggy/src/org/jacorb/orb/CDROutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
2376,
4280,
6679,
6234,
1832,
565,
288,
3639,
368,
5689,
358,
326,
1024,
12792,
1160,
7679,
3639,
368,
487,
279,
31981,
364,
7410,
326,
963,
3639,
368,
3571,
261,
12784,
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,
377,
1071,
727,
918,
2376,
4280,
6679,
6234,
1832,
565,
288,
3639,
368,
5689,
358,
326,
1024,
12792,
1160,
7679,
3639,
368,
487,
279,
31981,
364,
7410,
326,
963,
3639,
368,
3571,
261,
12784,
7... |
rulesListModel.addElement("Specify name"); | rulesListModel.addElement("New Logging Rule"); | protected void createUI(){ int loggingMode = gameLogger.getLoggingMode(); String allGamesLogFile = gameLogger.getLogFileForAll(); Vector loggingRules = gameLogger.getLoggingRules(); logNoneButton = new JRadioButton("Do Not Log Games"); logAllButton = new JRadioButton("Log All Games to File:"); useRu... | 1161 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1161/d7b9a08552c689fad62e98c1748d442d4d6e857f/GameLoggerPreferencesPanel.java/buggy/src/free/jin/gamelogger/GameLoggerPreferencesPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
752,
5370,
1435,
95,
565,
509,
2907,
2309,
273,
7920,
3328,
18,
588,
7735,
2309,
5621,
565,
514,
777,
43,
753,
19103,
273,
7920,
3328,
18,
588,
19103,
1290,
1595,
5621,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
752,
5370,
1435,
95,
565,
509,
2907,
2309,
273,
7920,
3328,
18,
588,
7735,
2309,
5621,
565,
514,
777,
43,
753,
19103,
273,
7920,
3328,
18,
588,
19103,
1290,
1595,
5621,
565,
... |
if(logMINOR) Logger.minor(this, "Found another key ("+(x++)+") ("+storeBlock.offset+")"); | if(logMINOR) Logger.minor(this, "Found another key ("+(x++)+") ("+storeBlock.offset+ ')'); | private void migrate() throws DatabaseException { System.err.println("Migrating database: Creating unique index on block number"); HashSet s = new HashSet(); Cursor c = null; Transaction t = null; try { t = environment.beginTransaction(null,null); c = chkDB.openCursor(t,null); DatabaseEntry keyDBE... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/62fd59041864b4ed1f43adc676de6bfb5ea977f3/BerkeleyDBFreenetStore.java/clean/src/freenet/store/BerkeleyDBFreenetStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13187,
1435,
1216,
27215,
288,
9506,
202,
3163,
18,
370,
18,
8222,
2932,
25483,
1776,
2063,
30,
21837,
3089,
770,
603,
1203,
1300,
8863,
202,
202,
13482,
272,
273,
394,
68... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13187,
1435,
1216,
27215,
288,
9506,
202,
3163,
18,
370,
18,
8222,
2932,
25483,
1776,
2063,
30,
21837,
3089,
770,
603,
1203,
1300,
8863,
202,
202,
13482,
272,
273,
394,
68... |
TreeWalker walker = new TreeWalker(this); | TreeWalker walker = new TreeWalker(this, new org.apache.xpath.DOM2Helper()); | public void serialize(Node node) throws IOException { try { TreeWalker walker = new TreeWalker(this); walker.traverse(node); } catch (org.xml.sax.SAXException se) { throw new WrappedRuntimeException(se); } } | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/a8855c631cbd476a4ac4111fbc8a443f995165b3/SerializerToXML.java/clean/src/org/apache/xalan/serialize/SerializerToXML.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4472,
12,
907,
756,
13,
1216,
1860,
225,
288,
565,
775,
565,
288,
1377,
4902,
16246,
14810,
273,
394,
4902,
16246,
12,
2211,
16,
394,
2358,
18,
19211,
18,
18644,
18,
8168,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
4472,
12,
907,
756,
13,
1216,
1860,
225,
288,
565,
775,
565,
288,
1377,
4902,
16246,
14810,
273,
394,
4902,
16246,
12,
2211,
16,
394,
2358,
18,
19211,
18,
18644,
18,
8168,
22... |
} catch(javax.swing.text.BadLocationException exc) { | } catch (javax.swing.text.BadLocationException exc) { | public int getPosition(int line) { int result = -1; try { result = textArea.getLineStartOffset(line); } catch(javax.swing.text.BadLocationException exc) { } return result; } | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/b9766e81693411fa600b26b9a0763dcf621b2770/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
509,
14441,
12,
474,
980,
13,
288,
3639,
509,
563,
273,
300,
21,
31,
3639,
775,
288,
5411,
563,
273,
977,
5484,
18,
588,
1670,
1685,
2335,
12,
1369,
1769,
3639,
289,
1044,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
509,
14441,
12,
474,
980,
13,
288,
3639,
509,
563,
273,
300,
21,
31,
3639,
775,
288,
5411,
563,
273,
977,
5484,
18,
588,
1670,
1685,
2335,
12,
1369,
1769,
3639,
289,
1044,
261,
... |
String challengeStr = parseElementText(uctx, CHALLENGE_ELEMENT_NAME); | String challengeStr = parseElementText(uctx, CHALLENGE_ELEMENT_NAME, streamCtx); | private void authDigestMD5(UnmarshallingContext uctx, XMPPStreamWriter writer, XMPPSessionContext sessCtx, XMPPStreamContext streamCtx) throws XMPPException, IOException, JiBXException { int idx = writer.getNamespaces().length; // send <auth> writer.startTagNamespaces(idx, "auth", new int[] { i... | 13024 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13024/999bcd1bb1e24d2009dd6196fbccd4a1ed5de2a8/SASLHandshakeStream.java/buggy/feridian/trunk/src/xmpp/com/echomine/xmpp/stream/SASLHandshakeStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1357,
9568,
6188,
25,
12,
984,
12201,
310,
1042,
582,
5900,
16,
23216,
29421,
2633,
16,
23216,
2157,
1042,
8451,
6442,
16,
23216,
1228,
1042,
1407,
6442,
13,
1216,
23216,
503,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1357,
9568,
6188,
25,
12,
984,
12201,
310,
1042,
582,
5900,
16,
23216,
29421,
2633,
16,
23216,
2157,
1042,
8451,
6442,
16,
23216,
1228,
1042,
1407,
6442,
13,
1216,
23216,
503,
... |
private QValue(String value) { | private QValue(String value, int type) { | private QValue(String value) { val = value; type = PropertyType.STRING; } | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/423bdf2ef12ca9f3fdb24ce6640d091c65bcd450/QValue.java/buggy/contrib/spi/commons/src/main/java/org/apache/jackrabbit/value/QValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2238,
620,
12,
780,
460,
16,
509,
618,
13,
288,
3639,
1244,
273,
460,
31,
3639,
618,
273,
22983,
18,
5804,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2238,
620,
12,
780,
460,
16,
509,
618,
13,
288,
3639,
1244,
273,
460,
31,
3639,
618,
273,
22983,
18,
5804,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (placement == STabbedPane.TOP || placement == STabbedPane.LEFT) { | if (placement == SConstants.TOP || placement == SConstants.LEFT) { | public void writeContent(final Device device, final SComponent component) throws java.io.IOException { STabbedPane tabbedPane = (STabbedPane) component; if (tabbedPane.getTabCount() > 0) { String style = component.getStyle(); boolean childSelectorWorkaround = !componen... | 3911 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3911/4efc2c1de2dc5778c7955ee5450dc3d75ebdc536/TabbedPaneCG.java/buggy/wings2/src/java/org/wings/plaf/css/TabbedPaneCG.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
1350,
12,
6385,
6077,
2346,
16,
727,
348,
1841,
1794,
13,
5411,
1216,
2252,
18,
1594,
18,
14106,
288,
3639,
2347,
378,
2992,
8485,
3246,
2992,
8485,
273,
261,
882,
378,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
1350,
12,
6385,
6077,
2346,
16,
727,
348,
1841,
1794,
13,
5411,
1216,
2252,
18,
1594,
18,
14106,
288,
3639,
2347,
378,
2992,
8485,
3246,
2992,
8485,
273,
261,
882,
378,
... |
tableHeader( new String[] { name, subscribe, unsubscribe, post, archive, archivesOther } ); | tableHeader( new String[]{name, subscribe, unsubscribe, post, archive, archivesOther} ); | public void renderBody() { List mailingLists = model.getMailingLists(); if ( ( mailingLists == null ) || ( mailingLists.isEmpty() ) ) { startSection( getTitle() ); // TODO: should the report just be excluded? paragraph( getBund... | 47050 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47050/4e7dca56c654536bfea833805cd0ee0b512c182f/MailingListsReport.java/clean/maven-plugins/maven-project-info-reports-plugin/src/main/java/org/apache/maven/report/projectinfo/MailingListsReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1743,
2250,
1435,
3639,
288,
5411,
987,
4791,
310,
7432,
273,
938,
18,
588,
6759,
310,
7432,
5621,
5411,
309,
261,
261,
4791,
310,
7432,
422,
446,
262,
747,
261,
4791,
310,
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,
540,
1071,
918,
1743,
2250,
1435,
3639,
288,
5411,
987,
4791,
310,
7432,
273,
938,
18,
588,
6759,
310,
7432,
5621,
5411,
309,
261,
261,
4791,
310,
7432,
422,
446,
262,
747,
261,
4791,
310,
7... |
AnnotationVisitor v = new AnnotationVisitor(); td.accept(v); | TypeSig sig = TypeCheck.inst.getSig(td); sig.typecheck(); AnnotationVisitor v = new AnnotationVisitor(); td.accept(v); | public void handleTD(TypeDecl td) { //System.out.println ("handleTD"); TypeSig sig = TypeCheck.inst.getSig(td); sig.typecheck(); AnnotationVisitor v = new AnnotationVisitor(); td.accept(v); } | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/88c3a23ce6920080a820fcffe73c2469f7571ad9/Main.java/clean/src/escjava/trunk/ESCTools/Rcc/java/rccwizard/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1640,
23409,
12,
559,
3456,
6655,
13,
288,
3639,
368,
3163,
18,
659,
18,
8222,
7566,
4110,
23409,
8863,
2868,
1412,
8267,
3553,
273,
1412,
1564,
18,
8591,
18,
588,
8267,
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,
1640,
23409,
12,
559,
3456,
6655,
13,
288,
3639,
368,
3163,
18,
659,
18,
8222,
7566,
4110,
23409,
8863,
2868,
1412,
8267,
3553,
273,
1412,
1564,
18,
8591,
18,
588,
8267,
12,
... |
AnalysisContext.currentAnalysisContext().getCheckReturnAnnotationDatabase(); | public NoteCheckReturnValue(BugReporter bugReporter) { this.bugReporter = bugReporter; if (SAVE_TRAINING != null) { checkReturnValueDatabase = new HashSet<XMethod>(); } } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/1793e81d93d744de2c95b5582adfd35784e12434/NoteCheckReturnValue.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/NoteCheckReturnValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9418,
1042,
18,
2972,
9418,
1042,
7675,
588,
1564,
990,
3257,
4254,
5621,
3609,
1564,
19092,
12,
19865,
13289,
9418,
1042,
18,
2972,
9418,
1042,
7675,
588,
1564,
990,
3257,
4254,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9418,
1042,
18,
2972,
9418,
1042,
7675,
588,
1564,
990,
3257,
4254,
5621,
3609,
1564,
19092,
12,
19865,
13289,
9418,
1042,
18,
2972,
9418,
1042,
7675,
588,
1564,
990,
3257,
4254,
... | |
newStroke = new BasicStroke(1.0f, BasicStroke.CAP_ROUND, BasicStroke.JOIN_ROUND, 1.0f, dashpattern, dashoffset); | newStroke = new BasicStroke(1.0f, (int) data[0], BasicStroke.JOIN_ROUND); | public void execute(PAContext context) throws PainterException { Object data[]; BasicStroke newStroke; Stroke oldStroke = context.pencil.graphics.getStroke(); data = context.popOperands(2); if (! (data[0] instanceof ArrayList)) { throw new PainterException("setdash: wro... | 4174 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4174/3c314818d71d25f7c37e4f26642c8ef894a7fcd4/PAContext.java/clean/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
7651,
14602,
394,
14602,
31,
3639,
934,
6822,
1592,
14602,
273,
819,
18,
84,
21620,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
7651,
14602,
394,
14602,
31,
3639,
934,
6822,
1592,
14602,
273,
819,
18,
84,
21620,... |
public static String normalize(String path) { String normalized = path; while (true) { int index = normalized.indexOf(" if (index < 0) { break; | public static String normalize(String filename) { if (filename == null) { return null; } char[] array = filename.toCharArray(); int prefix = getPrefixLength(filename); if (prefix < 0) { return null; } int size = array.length; for (int i = 0; i < array.length; i++) { if (array[i] == OTHER_SEPARATOR) { array[i] = SYS... | public static String normalize(String path) { String normalized = path; // Resolve occurrences of "//" in the normalized path while (true) { int index = normalized.indexOf("//"); if (index < 0) { break; } normalized = nor... | 49302 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49302/5964ce6decf3d7ab3efb7e1a9852b2f85a03ec6d/FilenameUtils.java/clean/src/java/org/apache/commons/io/FilenameUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
3883,
12,
780,
589,
13,
288,
3639,
514,
5640,
273,
589,
31,
3639,
368,
9910,
15698,
434,
31828,
316,
326,
5640,
589,
3639,
1323,
261,
3767,
13,
288,
5411,
509,
770,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
3883,
12,
780,
589,
13,
288,
3639,
514,
5640,
273,
589,
31,
3639,
368,
9910,
15698,
434,
31828,
316,
326,
5640,
589,
3639,
1323,
261,
3767,
13,
288,
5411,
509,
770,
273,... |
if (resource.getName().equals(string)) { return IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent; } IStatus status = workspace.validateName(string, resource .getType()); if (!status.isOK()) { return status.getMessage(); } if (workspace.getRoot().exists(prefix.append(string))) { return IDEWorkbenchMessages.... | if (resource.getName().equals(string)) { return IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent; } IStatus status = workspace.validateName(string, resource .getType()); if (!status.isOK()) { return status.getMessage(); } if (workspace.getRoot().exists(prefix.append(string))) { return IDEWorkbenchMessages.... | public String isValid(String string) { if (resource.getName().equals(string)) { return IDEWorkbenchMessages.RenameResourceAction_nameMustBeDifferent; } IStatus status = workspace.validateName(string, resource .getType());... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/53cada7d6d0463cdcb3aed320ea380f4aae64087/RenameResourceAction.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RenameResourceAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
514,
4908,
12,
780,
533,
13,
288,
7734,
309,
261,
3146,
18,
17994,
7675,
14963,
12,
1080,
3719,
288,
10792,
327,
1599,
41,
2421,
22144,
5058,
18,
16019,
1420,
1803,
67,
529,
10136,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
4908,
12,
780,
533,
13,
288,
7734,
309,
261,
3146,
18,
17994,
7675,
14963,
12,
1080,
3719,
288,
10792,
327,
1599,
41,
2421,
22144,
5058,
18,
16019,
1420,
1803,
67,
529,
10136,... |
public void processNormalProtocol() throws Exception { zlibInflater = new Inflater(); tightInflaters = new Inflater[4]; // Show current time position in the control panel. player.updatePos(); // Tell our FbsInputStream object to notify us when it goes to the // `paused' mode. rfb.fbs.addObserver(... | 5301 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5301/d2ddbc73a632e8e826f9e9fc26c886b09d268f6e/VncCanvas.java/buggy/java/src/com/tightvnc/rfbplayer/VncCanvas.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
282,
918,
282,
1207,
5506,
5752,
1435,
282,
1216,
282,
1185,
282,
288,
5411,
24220,
27040,
2045,
282,
273,
282,
394,
282,
657,
2242,
2045,
5621,
5411,
26066,
382,
15401,
414,
282,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
282,
918,
282,
1207,
5506,
5752,
1435,
282,
1216,
282,
1185,
282,
288,
5411,
24220,
27040,
2045,
282,
273,
282,
394,
282,
657,
2242,
2045,
5621,
5411,
26066,
382,
15401,
414,
282,
... | ||
if (ACTUAL_COMPUTATION_IN_ADD) { | if (!useAddTable) { | private final double addTable(double index) throws IllegalArgumentException { if (ACTUAL_COMPUTATION_IN_ADD) { return addTableActualComputation(index); } else { int intIndex = (int) Math.rint(index); // When adding two numbers, the highest one should be // preserved, and therefore the difference sh... | 52185 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52185/cbb444ace9b24e989c5cd435f91859336b7f4402/LogMath.java/clean/edu/cmu/sphinx/util/LogMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
727,
1645,
527,
1388,
12,
9056,
770,
13,
225,
202,
15069,
2754,
288,
202,
430,
261,
6526,
14235,
67,
4208,
4762,
2689,
67,
706,
67,
8355,
13,
288,
202,
565,
327,
527,
1388,
11266,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
1645,
527,
1388,
12,
9056,
770,
13,
225,
202,
15069,
2754,
288,
202,
430,
261,
6526,
14235,
67,
4208,
4762,
2689,
67,
706,
67,
8355,
13,
288,
202,
565,
327,
527,
1388,
11266,... |
MessageDialog.openError(PlatformUI.getWorkbench() .getActiveWorkbenchWindow().getShell(), MessageFormat .format(editProblemDialogTitle, new Object[] {modificationReason}), MessageFormat .format(editProblemDialogMessage_part1, new Object[] {modificationReason}) + "\n\n" + editProblemDialogMessage_part2 + "\n" + MessageF... | MessageDialog .openError( PlatformUI.getWorkbench() .getActiveWorkbenchWindow().getShell(), MessageFormat .format( CommonUIMessages.FileModificationValidator_EditProblemDialogTitle, new Object[] {modificationReason}), MessageFormat .format( CommonUIMessages.FileModificationValidator_EditProblemDialogMessage_part1, new ... | public void run() { IStatus status = ResourcesPlugin.getWorkspace().validateEdit( files, PlatformUI.getWorkbench().getActiveWorkbenchWindow() .getShell()); if (status.isOK()) { result[0] = true; } else { MessageDialog.openError(PlatformUI.getWorkbench() .getActiveWorkbenchWindow().... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/58fea0615cffb676cf72b74abafa6569d6956500/FileModificationValidator.java/buggy/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.common.ui/src/org/eclipse/gmf/runtime/common/ui/resources/FileModificationValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
45,
1482,
1267,
273,
8128,
3773,
18,
588,
8241,
7675,
5662,
4666,
12,
6862,
202,
2354,
16,
6862,
202,
8201,
5370,
18,
588,
2421,
22144,
7675,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
45,
1482,
1267,
273,
8128,
3773,
18,
588,
8241,
7675,
5662,
4666,
12,
6862,
202,
2354,
16,
6862,
202,
8201,
5370,
18,
588,
2421,
22144,
7675,
... |
public ScalaClassType instantiate(Type[] args, ScalaClassType[] parents) { | public ScalaClassType instantiate(Type[] args, Object parents) { | public ScalaClassType instantiate(Type[] args, ScalaClassType[] parents) { ScalaClassType tp = new ScalaClassType(this, args, parents); try { InstantiationMap.T oldMap, newMap; do { oldMap = (InstantiationMap.T)instances.get(); newMap = instMapModule... | 55146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55146/cea8f97e207664cd0b9dbd95088f13c09360c127/TypeConstructor.java/buggy/sources/scala/runtime/types/TypeConstructor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
348,
771,
69,
18328,
10275,
12,
559,
8526,
833,
16,
1033,
6298,
13,
288,
3639,
348,
771,
69,
18328,
8071,
273,
394,
348,
771,
69,
18328,
12,
2211,
16,
833,
16,
6298,
1769,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
348,
771,
69,
18328,
10275,
12,
559,
8526,
833,
16,
1033,
6298,
13,
288,
3639,
348,
771,
69,
18328,
8071,
273,
394,
348,
771,
69,
18328,
12,
2211,
16,
833,
16,
6298,
1769,
3639,
... |
hideDebugger(); }}; | application.closeJSVGViewerFrame(JSVGViewerFrame.this); } | public void windowClosing(WindowEvent e) { hideDebugger(); }}; | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/72112e8a44596cd1549ebd8c6dc70da3dd95b9d4/JSVGViewerFrame.java/buggy/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
7682,
1071,
918,
2742,
15745,
12,
3829,
1133,
425,
13,
288,
18701,
6853,
24113,
5621,
13491,
10523,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
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,
7682,
1071,
918,
2742,
15745,
12,
3829,
1133,
425,
13,
288,
18701,
6853,
24113,
5621,
13491,
10523,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
soap12Envelope.build(); | public void testStAXSOAPModelBuilder() { String soap12Message = "<?xml version='1.0' ?>" + "<env:Envelope xmlns:env=\"http://www.w3.org/2003/05/soap-envelope\">\n" + " <env:Header>\n" + " <test:echoOk xmlns:test=\"http://example.org/ts-tests... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/f86cd1127e92f0ae6c87997683ec0471f1808219/StAXSOAPModelBuilderTest.java/clean/modules/xml/test/org/apache/axis/soap/impl/llom/builder/StAXSOAPModelBuilderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
510,
2501,
27952,
1488,
1263,
1435,
288,
3639,
514,
9930,
2138,
1079,
273,
7734,
20410,
2902,
1177,
2218,
21,
18,
20,
11,
21551,
397,
7734,
3532,
3074,
30,
10862,
12302,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
510,
2501,
27952,
1488,
1263,
1435,
288,
3639,
514,
9930,
2138,
1079,
273,
7734,
20410,
2902,
1177,
2218,
21,
18,
20,
11,
21551,
397,
7734,
3532,
3074,
30,
10862,
12302,
... | |
private static void writeBitstreams( Context c, Item i, File destDir ) throws Exception { File outFile = new File( destDir, "contents" ); if( outFile.createNewFile() ) { PrintWriter out = new PrintWriter( new FileWriter( outFile ) ); Bundle [] bundles = i... | 31338 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31338/6868e454656894bb2e8a0050f586ffcc1786cba7/ItemExport.java/buggy/dspace/src/org/dspace/app/itemexport/ItemExport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1045,
5775,
16320,
12,
1772,
276,
16,
4342,
277,
16,
1387,
26231,
262,
3639,
1216,
1185,
565,
288,
3639,
1387,
21651,
273,
394,
1387,
12,
26231,
16,
315,
3980,
6,
11272,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
1045,
5775,
16320,
12,
1772,
276,
16,
4342,
277,
16,
1387,
26231,
262,
3639,
1216,
1185,
565,
288,
3639,
1387,
21651,
273,
394,
1387,
12,
26231,
16,
315,
3980,
6,
11272,
... | ||
Result result = runQuery( "with member [Measures].[Store Sales Last Period] as '([Measures].[Store Sales], Time.PrevMember)'" + nl + "select" + nl + " {[Measures].[Store Sales Last Period]} on columns," + nl + " {TopCount([Product].[Product Department].members,5, [Measures].[Store Sales Last Period])} on rows" + nl +... | runQueryCheckResult(sampleQueries[3]); | public void testSample3() { Result result = runQuery( "with member [Measures].[Store Sales Last Period] as '([Measures].[Store Sales], Time.PrevMember)'" + nl + "select" + nl + " {[Measures].[Store Sales Last Period]} on columns," + nl + " {TopCount([Product].[Product Department].members,5, [Measures].[... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/7509e0f25235fd2cb529aabfa3408833d5f3a58b/FoodMartTestCase.java/buggy/src/main/mondrian/test/FoodMartTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8504,
23,
1435,
288,
202,
202,
1253,
563,
273,
1086,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
63,
2257,
25996,
6825,
12698,
65,
487,
296,
3816,
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,
918,
1842,
8504,
23,
1435,
288,
202,
202,
1253,
563,
273,
1086,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
63,
2257,
25996,
6825,
12698,
65,
487,
296,
3816,
2... |
if (done) { runstate = TaskStatus.SUCCEEDED; } else { if (!wasKilled) { failures += 1; } runstate = TaskStatus.FAILED; | boolean needCleanup = false; synchronized (this) { if (done) { runstate = TaskStatus.SUCCEEDED; } else { if (!wasKilled) { failures += 1; } runstate = TaskStatus.FAILED; } needCleanup = wasKilled || runstate == TaskStatus.FAILED; | public synchronized void taskFinished() { long start = System.currentTimeMillis(); // // Wait until task reports as done. If it hasn't reported in, // wait for a second and try again. // while (! done && (System.currentTimeMillis() - start < WAI... | 51718 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51718/9f35a9d9e0b937214403c006dd596e262f010d7b/TaskTracker.java/clean/src/java/org/apache/hadoop/mapred/TaskTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
3852,
918,
1562,
10577,
1435,
288,
5411,
1525,
787,
273,
2332,
18,
2972,
28512,
5621,
5411,
368,
5411,
368,
5838,
3180,
1562,
10557,
487,
2731,
18,
225,
971,
518,
13342,
1404,
14010,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
3852,
918,
1562,
10577,
1435,
288,
5411,
1525,
787,
273,
2332,
18,
2972,
28512,
5621,
5411,
368,
5411,
368,
5838,
3180,
1562,
10557,
487,
2731,
18,
225,
971,
518,
13342,
1404,
14010,
... |
harvestCommitables(commitables, dir, targetFile, null, entry, url, null, false, false, justLocked, lockTokens, recursive); | harvestCommitables(commitables, dir, targetFile, null, entry, url, null, false, false, justLocked, lockTokens, recurse); | public static SVNCommitItem[] harvestCommitables(SVNWCAccess baseAccess, Collection paths, Map lockTokens, boolean justLocked, boolean recursive) throws SVNException { Map commitables = new TreeMap(); Collection danglers = new HashSet(); Iterator targets = paths.iterator(); do { ... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/196b5311b47cbcafd9731ebd81167a639308b1ec/SVNCommitUtil.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/wc/SVNCommitUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
29537,
50,
5580,
1180,
8526,
17895,
26923,
5580,
1538,
12,
23927,
50,
59,
39,
1862,
1026,
1862,
16,
2200,
2953,
16,
1635,
2176,
5157,
16,
1250,
2537,
8966,
16,
1250,
5904,
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,
760,
29537,
50,
5580,
1180,
8526,
17895,
26923,
5580,
1538,
12,
23927,
50,
59,
39,
1862,
1026,
1862,
16,
2200,
2953,
16,
1635,
2176,
5157,
16,
1250,
2537,
8966,
16,
1250,
5904,
13,
... |
throws TransactionDoesNotExistException, SipException { SIPRequest dialogRequest = ((SIPClientTransaction) clientTransactionId).getOriginalRequest(); | throws TransactionDoesNotExistException, SipException { SIPRequest dialogRequest = ((SIPClientTransaction) clientTransactionId) .getOriginalRequest(); | public void sendRequest(ClientTransaction clientTransactionId) throws TransactionDoesNotExistException, SipException { SIPRequest dialogRequest = ((SIPClientTransaction) clientTransactionId).getOriginalRequest(); if (clientTransactionId == null) throw new NullPointerExcept... | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/d231d2c6c5ca907b5c90d5737c6ae873878b219f/SIPDialog.java/buggy/src/gov/nist/javax/sip/stack/SIPDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12413,
12,
1227,
3342,
1004,
27387,
13,
565,
1216,
5947,
26621,
16,
13475,
503,
288,
7734,
348,
2579,
691,
6176,
691,
273,
3639,
14015,
17739,
1227,
3342,
13,
1004,
27387,
2934,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12413,
12,
1227,
3342,
1004,
27387,
13,
565,
1216,
5947,
26621,
16,
13475,
503,
288,
7734,
348,
2579,
691,
6176,
691,
273,
3639,
14015,
17739,
1227,
3342,
13,
1004,
27387,
2934,
... |
throws InvalidKeyException, SignatureException { verificationEngine.initVerify( verificationKey ); verificationEngine.update( content ); return verificationEngine.verify( signature ); } | throws InvalidKeyException, SignatureException { verificationEngine.initVerify( verificationKey ); verificationEngine.update( content ); return verificationEngine.verify( signature ); } | public boolean verify(PublicKey verificationKey, Signature verificationEngine) throws InvalidKeyException, SignatureException{ verificationEngine.initVerify( verificationKey ); verificationEngine.update( content ); return verificationEngine.verify( signature );} | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/929d12f9c1cf27322f4228118023127504d9e8ac/SignedObject.java/clean/java/security/SignedObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
1250,
3929,
12,
9632,
11805,
653,
16,
9249,
11805,
4410,
13,
9079,
1216,
28885,
16,
9249,
503,
95,
202,
27726,
4410,
18,
2738,
8097,
12,
11805,
653,
11272,
202,
27726,
4410,
18,
2725,
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,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
1250,
3929,
12,
9632,
11805,
653,
16,
9249,
11805,
4410,
13,
9079,
1216,
28885,
16,
9249,
503,
95,
202,
27726,
4410,
18,
2738,
8097,
12,
11805,
653,
11272,
202,
27726,
4410,
18,
2725,
12... |
configVar.setName( paramName + "_" + parameter.getID( ) ); | configVar .setName( paramName + "_" + parameter.getID( ) ); | protected void __execute( ) throws RemoteException { ViewerAttributeBean attrBean = (ViewerAttributeBean) context.getBean( ); assert attrBean != null; try { // get design file name String reportDesignName = attrBean.getReportDesignName( ); // get design config file name String configFileName = ParameterAcc... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/663e473c5349712c54b9729e27543a44deac7a02/BirtCacheParameterActionHandler.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
8837,
12,
262,
1216,
18361,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1001,
8837,
12,
262,
1216,
18361,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... |
return convertPoint(source, aPoint.x, aPoint.y, destination); | Point pt = new Point(x, y); if (source == null && destination == null) return pt; if (source == null) source = getRoot(destination); if (destination == null) destination = getRoot(source); if (source.isShowing() && destination.isShowing()) { convertPointToScreen(pt, source); convertPointFromScreen(pt, destination);... | public static Point convertPoint(Component source, Point aPoint, Component destination) { return convertPoint(source, aPoint.x, aPoint.y, destination); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/SwingUtilities.java/buggy/core/src/classpath/javax/javax/swing/SwingUtilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
4686,
1765,
2148,
12,
1841,
1084,
16,
4686,
279,
2148,
16,
5435,
2929,
13,
225,
288,
565,
4686,
5818,
273,
394,
4686,
12,
92,
16,
677,
1769,
225,
309,
261,
3168,
422,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
4686,
1765,
2148,
12,
1841,
1084,
16,
4686,
279,
2148,
16,
5435,
2929,
13,
225,
288,
565,
4686,
5818,
273,
394,
4686,
12,
92,
16,
677,
1769,
225,
309,
261,
3168,
422,
446,
... |
Aspect origin) { | Aspect origin, SootClass intftarget) { | private void createTargetMethod( SootMethod implMethod, MethodSig method, SootClass sc, Aspect origin) { // System.out.println("added method "+ method.getName() + " to class " + sc); Type retType = method.getReturnType().getSootType(); List parms = new ArrayList(); for( Iterator forma... | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/d556da5c18a6a8af01b0fe631ee8901c23f6fa90/IntertypeAdjuster.java/clean/aop/abc/src/abc/weaving/weaver/IntertypeAdjuster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
2326,
1305,
12,
202,
202,
55,
1632,
1305,
9380,
1305,
16,
202,
202,
1305,
8267,
707,
16,
202,
202,
55,
1632,
797,
888,
16,
202,
202,
17468,
4026,
13,
288,
9506,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
2326,
1305,
12,
202,
202,
55,
1632,
1305,
9380,
1305,
16,
202,
202,
1305,
8267,
707,
16,
202,
202,
55,
1632,
797,
888,
16,
202,
202,
17468,
4026,
13,
288,
9506,
2... |
CProjectInfo pinfo = (CProjectInfo)CModelManager.getDefault().peekAtInfo(this); | CProjectInfo pinfo = (CProjectInfo) CModelManager.getDefault().peekAtInfo(this); | public IOutputEntry[] getOutputEntries() throws CModelException { CProjectInfo pinfo = (CProjectInfo)CModelManager.getDefault().peekAtInfo(this); IOutputEntry[] outs = null; if (pinfo != null) { if (pinfo.outputEntries != null) { outs = pinfo.outputEntries; } else { IPathEntry[] entries = getResolvedPathE... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/a443caeb08f5ebfeb103b91f9ece5f9775887585/CProject.java/buggy/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/CProject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1447,
1622,
8526,
11062,
5400,
1435,
1216,
385,
1488,
503,
288,
202,
202,
39,
4109,
966,
293,
1376,
273,
261,
39,
4109,
966,
13,
39,
1488,
1318,
18,
588,
1868,
7675,
347,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
1447,
1622,
8526,
11062,
5400,
1435,
1216,
385,
1488,
503,
288,
202,
202,
39,
4109,
966,
293,
1376,
273,
261,
39,
4109,
966,
13,
39,
1488,
1318,
18,
588,
1868,
7675,
347,... |
if (tag != null && !tag.equals(CVS_HEAD_TAG)) { String branchRevisionLine = readToNotPast(reader, "\t" + tag + ": ", CVS_DESCRIPTION); if (branchRevisionLine != null) { branchRevisionName = branchRevisionLine.substring(tag.length() + 3); if (branchRevisionName.charAt(branchRevisionName.lastIndexOf(".") - 1) == '0'... | boolean newCVSVersion = isCvsNewOutputFormat(); while (!nextLine.startsWith(CVS_FILE_DELIM)) { | private List parseEntry(BufferedReader reader) throws IOException { ArrayList mods = new ArrayList(); String nextLine = ""; // Read to the working file name line to get the filename. It is ASSUMED // that a line will exist with the working file name on it. String workingFileLine =... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/fdc64098e18eb6b69a974b8a283a41d469f27fcf/CVS.java/clean/main/src/net/sourceforge/cruisecontrol/sourcecontrols/CVS.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
987,
1109,
1622,
12,
17947,
2514,
2949,
13,
1216,
1860,
288,
3639,
2407,
15546,
273,
394,
2407,
5621,
3639,
514,
26638,
273,
1408,
31,
3639,
368,
2720,
358,
326,
5960,
585,
508,
980... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1109,
1622,
12,
17947,
2514,
2949,
13,
1216,
1860,
288,
3639,
2407,
15546,
273,
394,
2407,
5621,
3639,
514,
26638,
273,
1408,
31,
3639,
368,
2720,
358,
326,
5960,
585,
508,
980... |
bugReporter.reportBug(new BugInstance("SIO_SUPERFLUOUS_INSTANCEOF", LOW_PRIORITY) | bugReporter.reportBug(new BugInstance(this, "SIO_SUPERFLUOUS_INSTANCEOF", LOW_PRIORITY) | public void sawOpcode(int seen) { switch (state) { case SEEN_NOTHING: if (seen == ALOAD) register = getRegisterOperand(); else if ((seen >= ALOAD_0) && (seen <= ALOAD_3)) register = seen - ALOAD_0; else return; state = SEEN_ALOAD; break; case SEEN_ALOAD: try { if (seen == INSTA... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/471821a5392b2c785504cd8da1e82a1014496f4c/SuperfluousInstanceOf.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/SuperfluousInstanceOf.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
19821,
22808,
12,
474,
5881,
13,
288,
202,
202,
9610,
261,
2019,
13,
288,
1082,
202,
3593,
3174,
1157,
67,
4400,
44,
1360,
30,
9506,
202,
430,
261,
15156,
422,
432,
7783,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19821,
22808,
12,
474,
5881,
13,
288,
202,
202,
9610,
261,
2019,
13,
288,
1082,
202,
3593,
3174,
1157,
67,
4400,
44,
1360,
30,
9506,
202,
430,
261,
15156,
422,
432,
7783,... |
this.paintScrollIndicatorDown = (this.menuContainer.yOffset + menuHeight > this.screenHeight - tHeight); | this.paintScrollIndicatorDown = (this.menuContainer.yOffset + menuHeight > this.originalScreenHeight - tHeight); | public final void paint(Graphics g) { //#if tmp.fullScreenInPaint if (!this.isInFullScreenMode) { super.setFullScreenMode( true ); this.isInFullScreenMode = true; //#ifdef polish.FullCanvasHeight:defined //#= this.fullScreenHeight = ${polish.FullCanvasHeight}; //#else this.fullScreenHeight = get... | 9804 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9804/b02c97985bfe3049cf8b17102c305a22a3b1c76d/Screen.java/buggy/j2me/source/src/de/enough/polish/ui/Screen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
12574,
12,
17558,
314,
13,
288,
202,
202,
759,
7,
430,
1853,
18,
2854,
7956,
382,
12699,
1082,
202,
430,
16051,
2211,
18,
291,
382,
5080,
7956,
2309,
13,
288,
9506,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
12574,
12,
17558,
314,
13,
288,
202,
202,
759,
7,
430,
1853,
18,
2854,
7956,
382,
12699,
1082,
202,
430,
16051,
2211,
18,
291,
382,
5080,
7956,
2309,
13,
288,
9506,
... |
public RubyInteger op_xor(RubyNumeric other) { return new RubyBignum(getRuntime(), value.xor(bigIntValue(other))); | public IRubyObject op_xor(IRubyObject other) { if (other instanceof RubyNumeric) { return new RubyBignum(getRuntime(), value.xor(bigIntValue((RubyNumeric) other))); } return callCoerced("^", other); | public RubyInteger op_xor(RubyNumeric other) { return new RubyBignum(getRuntime(), value.xor(bigIntValue(other))); } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/803c66ee682936beecc8a43fe2cfc90fe5645b22/RubyBignum.java/buggy/src/org/jruby/RubyBignum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
1061,
67,
31346,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
327,
394,
19817,
38,
724,
379,
12,
588,
5576,
9334,
460,
18,
31346,
12,
14002,
1702,
620,
12,
3011,
3719,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4522,
1061,
67,
31346,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
327,
394,
19817,
38,
724,
379,
12,
588,
5576,
9334,
460,
18,
31346,
12,
14002,
1702,
620,
12,
3011,
3719,
1... |
endBB(false); | endBB(UNCONDITIONAL_BRANCH); | public void visit_athrow() { endBB(false); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/45ead85672dd3b03b3febaade7f4686f84df2469/IRBasicBlockFinder.java/buggy/core/src/core/org/jnode/vm/compiler/ir/IRBasicBlockFinder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
67,
421,
492,
1435,
288,
202,
202,
409,
9676,
12,
5743,
1769,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
67,
421,
492,
1435,
288,
202,
202,
409,
9676,
12,
5743,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
new CCompilationUnitContext(compiler, environment, export, classes); | new CCompilationUnitContext(compiler, environment, this, classes); | public void checkInitializers(CompilerBase compiler, Vector classes) throws PositionedError { CCompilationUnitContext context = new CCompilationUnitContext(compiler, environment, export, classes); for (int i = 0; i < typeDeclarations.length; i++) { typeDeclarations[i].checkInitializers(context); } } | 56789 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56789/7ff2ef159d6489a980aaa89648ff1b0d2e4a8be2/JCompilationUnit.java/buggy/src/org/caesarj/compiler/ast/phylum/JCompilationUnit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
866,
4435,
8426,
12,
9213,
2171,
5274,
16,
5589,
3318,
13,
202,
202,
15069,
11010,
329,
668,
288,
202,
202,
39,
19184,
2802,
1042,
819,
273,
1082,
202,
2704,
385,
19184,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
4435,
8426,
12,
9213,
2171,
5274,
16,
5589,
3318,
13,
202,
202,
15069,
11010,
329,
668,
288,
202,
202,
39,
19184,
2802,
1042,
819,
273,
1082,
202,
2704,
385,
19184,
... |
super(position); | super(position, NodeTypes.DOTNODE); | public DotNode(ISourcePosition position, Node beginNode, Node endNode, boolean exclusive) { super(position); this.beginNode = beginNode; this.endNode = endNode; this.exclusive = exclusive; } | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/6e15491217631472c05c6928672f9c7064a978b3/DotNode.java/buggy/src/org/jruby/ast/DotNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
17502,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
2376,
907,
16,
2029,
679,
907,
16,
1250,
12060,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
17591,
8744,
1769,
3639,
333,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
17502,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
2376,
907,
16,
2029,
679,
907,
16,
1250,
12060,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
17591,
8744,
1769,
3639,
333,
18... |
id = key.getInt(1) + 1; | this.id = key.getInt(1) + 1; | public boolean create() { try { /* Rahh ! Hsqldb doesn't support getGeneratedKeys() ! 8/ */ Connection c = db.getConnection(); PreparedStatement st; st = c.prepareStatement("SELECT id FROM indexCategories ORDER BY id DESC LIMIT 1"); st.execute(); try { ResultSet key = st.getResultSet(); key.next(... | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/88402a3bc59123261d50a7cfed0ac20de2b772f6/IndexCategory.java/clean/src/thaw/plugins/index/IndexCategory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
752,
1435,
288,
202,
202,
698,
288,
1082,
202,
20308,
9040,
21622,
401,
31714,
1966,
3302,
1404,
2865,
336,
7823,
2396,
1435,
401,
1725,
19,
1195,
1082,
202,
1952,
276,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
752,
1435,
288,
202,
202,
698,
288,
1082,
202,
20308,
9040,
21622,
401,
31714,
1966,
3302,
1404,
2865,
336,
7823,
2396,
1435,
401,
1725,
19,
1195,
1082,
202,
1952,
276,
27... |
for(int i=0; i < members.size(); i++) | for(int i=0; i < members.size(); i++) | void sendMakeCopyMessage() { GroupRequest req; Message msg=new Message(); StateTransferRequest r=new StateTransferRequest(StateTransferRequest.MAKE_COPY, local_addr); Vector dests=new Vector(11); for(int i=0; i < members.size(); i++) dests.addElement(members.element... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/e55a77ad9da2d79b090b7eae86f0a84c74aacb06/STATE_TRANSFER.java/clean/src/org/jgroups/protocols/STATE_TRANSFER.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1366,
6464,
2951,
1079,
1435,
288,
3639,
3756,
691,
1111,
31,
3639,
2350,
1234,
33,
2704,
2350,
5621,
3639,
3287,
5912,
691,
436,
33,
2704,
3287,
5912,
691,
12,
1119,
5912,
691,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1366,
6464,
2951,
1079,
1435,
288,
3639,
3756,
691,
1111,
31,
3639,
2350,
1234,
33,
2704,
2350,
5621,
3639,
3287,
5912,
691,
436,
33,
2704,
3287,
5912,
691,
12,
1119,
5912,
691,
18,
... |
Node motherNode = currentNode.getMother(); result = ((DecisionNode) motherNode).getAllIndices(); | motherNode = motherNode.getMother(); | public Object interpret(Target target) { Node currentNode = rootNode; FeatureVector featureVector = target.getFeatureVector(); //logger.debug("Starting cart at "+nodeIndex); while (!(currentNode instanceof LeafNode)) { //while we have not reached the bottom, ... | 48071 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48071/2ae6a4d2afba4967bb1e8dba922d54f460ecd15b/CARTWagonFormat.java/clean/java/de/dfki/lt/mary/unitselection/cart/CARTWagonFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
10634,
12,
2326,
1018,
13,
288,
3639,
2029,
13425,
273,
10181,
31,
7734,
7881,
5018,
2572,
5018,
273,
1018,
18,
588,
4595,
5018,
5621,
7734,
368,
4901,
18,
4148,
2932,
11715,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10634,
12,
2326,
1018,
13,
288,
3639,
2029,
13425,
273,
10181,
31,
7734,
7881,
5018,
2572,
5018,
273,
1018,
18,
588,
4595,
5018,
5621,
7734,
368,
4901,
18,
4148,
2932,
11715,
... |
Map.Entry entry = (Map.Entry)it.next(); String clsName = (String)entry.getKey(); Set<String> dependencies = (Set<String>)entry.getValue(); | Map.Entry<String, Set<String>> entry = it.next(); String clsName = entry.getKey(); Set<String> dependencies = entry.getValue(); | public void report() { { //Remove classes that don't have cycles boolean changed = true; while (changed) { changed = false; Iterator it = dependencyGraph.entrySet().iterator(); while (it.hasNext()) { Map.Entry entry = (Map.Entry)it.next(); String clsName = (String)entry.getKey(); Set<String> ... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/633f7a8880a34a603112701b14200d114eef6a23/FindCircularDependencies.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/FindCircularDependencies.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2605,
1435,
288,
202,
202,
95,
202,
759,
3288,
3318,
716,
2727,
1404,
1240,
15139,
1082,
202,
6494,
3550,
273,
638,
31,
1082,
202,
17523,
261,
6703,
13,
288,
9506,
202,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2605,
1435,
288,
202,
202,
95,
202,
759,
3288,
3318,
716,
2727,
1404,
1240,
15139,
1082,
202,
6494,
3550,
273,
638,
31,
1082,
202,
17523,
261,
6703,
13,
288,
9506,
202,
6... |
TrayMenuBuilder(final SystemApplication application) { super(); this.application = application; this.login = new AbstractAction(getString("Menu.Login")) { private static final long serialVersionUID = 1; public void actionPerformed(final ActionEvent e) { appl... | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/6cb388c7b9557f81ceac3e7efc2b4dafe30c338f/TrayMenuBuilder.java/buggy/client-ui/src/main/java/com/thinkparity/browser/application/system/tray/TrayMenuBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
399,
435,
4599,
1263,
12,
6385,
3163,
3208,
3685,
15329,
9565,
5621,
2211,
18,
3685,
33,
3685,
31,
2211,
18,
5819,
33,
2704,
7469,
1803,
12,
588,
780,
2932,
4599,
18,
5358,
6,
3719,
95,
1136... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
399,
435,
4599,
1263,
12,
6385,
3163,
3208,
3685,
15329,
9565,
5621,
2211,
18,
3685,
33,
3685,
31,
2211,
18,
5819,
33,
2704,
7469,
1803,
12,
588,
780,
2932,
4599,
18,
5358,
6,
3719,
95,
1136... | ||
public Object getTransferData(DataFlavor flavor) | public Object getTransferData(DataFlavor flavor) | public Object getTransferData(DataFlavor flavor) throws UnsupportedFlavorException { if (flavor.getRepresentationClass().equals(ConfigElement.class)) { return mConfigElement; } else { throw new UnsupportedFlavorException(flavor); } } | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/b04bf75693ebb48de502e187ede5f4f33fdc76c5/ElementTree.java/buggy/modules/jackal/editors/org/vrjuggler/jccl/editors/ElementTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1033,
336,
5912,
751,
12,
751,
2340,
9444,
19496,
13,
4202,
1216,
7221,
2340,
9444,
503,
282,
288,
1377,
309,
261,
2242,
9444,
18,
588,
13742,
797,
7675,
14963,
12,
809,
1046,
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,
565,
1071,
1033,
336,
5912,
751,
12,
751,
2340,
9444,
19496,
13,
4202,
1216,
7221,
2340,
9444,
503,
282,
288,
1377,
309,
261,
2242,
9444,
18,
588,
13742,
797,
7675,
14963,
12,
809,
1046,
18,
... |
sitemapPath, | publicationPath, | public Map act( Redirector redirector, SourceResolver resolver, Map objectModel, String source, Parameters parameters) throws Exception { HashMap results = new HashMap(); Request request = ObjectModelHelper.getRequest(objectModel); Context context = Obj... | 45951 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45951/5980525234da650c70dbdad3c64c5047789f1544/ArticleImageUploadCreatorAction.java/clean/src/java/org/apache/lenya/cms/cocoon/acting/ArticleImageUploadCreatorAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1635,
1328,
12,
3639,
9942,
280,
3136,
280,
16,
3639,
4998,
4301,
5039,
16,
3639,
1635,
733,
1488,
16,
3639,
514,
1084,
16,
3639,
7012,
1472,
13,
3639,
1216,
1185,
288,
3639,
4317,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1635,
1328,
12,
3639,
9942,
280,
3136,
280,
16,
3639,
4998,
4301,
5039,
16,
3639,
1635,
733,
1488,
16,
3639,
514,
1084,
16,
3639,
7012,
1472,
13,
3639,
1216,
1185,
288,
3639,
4317,
... |
Member parent = member.getParentMember(); Member[] siblings; if (parent == null) { siblings = reader.getHierarchyRootMembers(member.getHierarchy()); } else { siblings = reader.getMemberChildren(parent); } for (int i = 0; i < siblings.length; i++) { if (siblings[i] == member) { return i; } } throw Util.newInternal( "cou... | Member parent = member.getParentMember(); Member[] siblings; if (parent == null) { siblings = reader.getHierarchyRootMembers(member.getHierarchy()); } else { siblings = reader.getMemberChildren(parent); } for (int i = 0; i < siblings.length; i++) { if (siblings[i] == member) { return i; } } throw Util.newInternal( "cou... | public static int getMemberOrdinalInParent(SchemaReader reader, Member member) { Member parent = member.getParentMember(); Member[] siblings; if (parent == null) { siblings = reader.getHierarchyRootMembers(member.getHierarchy()); } else { siblings = reader.getMemberChildren(parent); } for (int i = 0; i < sib... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/b5b5168edc3af09cb74945a80b0c36e6630ed502/Util.java/clean/src/main/mondrian/olap/Util.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
18925,
22830,
382,
3054,
12,
3078,
2514,
2949,
16,
8596,
3140,
13,
288,
202,
202,
4419,
982,
273,
3140,
18,
588,
3054,
4419,
5621,
202,
202,
4419,
8526,
14692,
31,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
18925,
22830,
382,
3054,
12,
3078,
2514,
2949,
16,
8596,
3140,
13,
288,
202,
202,
4419,
982,
273,
3140,
18,
588,
3054,
4419,
5621,
202,
202,
4419,
8526,
14692,
31,
2... |
aggrObjList = new ArrayList( ); | this.aggrObjList = new ArrayList( ); | public MultiPassExpressionCompiler( ResultSetPopulator rsPopulator, BaseQuery query, Scriptable scope, List availableAggrObj ) { this.rsPopulator = rsPopulator; this.baseQuery = query; this.scope = scope; this.hasAggregate = false; this.hasNesetedAggregate = false; this.caculatedAggregateList = availableAggrOb... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/0bc038baa46e3b75faff1a9ade9e1ae0ad41098f/MultiPassExpressionCompiler.java/buggy/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/expression/MultiPassExpressionCompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5991,
6433,
2300,
9213,
12,
10842,
7049,
11775,
3597,
7049,
11775,
16,
1082,
202,
2171,
1138,
843,
16,
22780,
2146,
16,
987,
2319,
2577,
3197,
2675,
262,
202,
95,
202,
202,
2211... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5991,
6433,
2300,
9213,
12,
10842,
7049,
11775,
3597,
7049,
11775,
16,
1082,
202,
2171,
1138,
843,
16,
22780,
2146,
16,
987,
2319,
2577,
3197,
2675,
262,
202,
95,
202,
202,
2211... |
_t = __t937; | _t = __t938; | public final void field_mapping_phrase(AST _t) throws RecognitionException { AST field_mapping_phrase_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t937 = _t; AST tmp2170_AST_in = (AST)_t; match(_t,RELATIONFIELDS); _t = _t.getFirstChild(); AST tmp2171_AST_in = (AST)_t; match(_t,LEFTPAREN); _t = _t.getNe... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
652,
67,
6770,
67,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
652,
67,
6770,
67,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
652,
67,
6770,
67,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
652,
67,
6770,
67,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
... |
ch.LatLon = new CWPoint(detP.wayLoc.getText(),CWPoint.REGEX).toString(); | ch.LatLon = new CWPoint(detP.btnWayLoc.getText(),CWPoint.CW).toString(); | public void onEvent(Event ev) { ////Vm.debug(ev.toString()); if(ev instanceof MultiPanelEvent){ if(this.getSelectedItem() == 0){ Vm.setParameter(Vm.SET_ALWAYS_SHOW_SIP_BUTTON,0); Vm.setSIP(0); } //if(this.getSelectedItem() == 0){ //Vm.debug(Convert.toString(cDB.size())); //Vm.deb... | 57191 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57191/f7ade4d71953471a49a72392dc18805450cf6f5b/MainTab.java/buggy/trunk/src/CacheWolf/MainTab.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
603,
1133,
12,
1133,
2113,
13,
202,
202,
95,
1082,
225,
368,
759,
22143,
18,
4148,
12,
14965,
18,
10492,
10663,
1082,
225,
309,
12,
14965,
1276,
5991,
5537,
1133,
15329,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
603,
1133,
12,
1133,
2113,
13,
202,
202,
95,
1082,
225,
368,
759,
22143,
18,
4148,
12,
14965,
18,
10492,
10663,
1082,
225,
309,
12,
14965,
1276,
5991,
5537,
1133,
15329,
... |
String paramName = (String)paramNames.nextElement(); | String paramName = (String)paramNames.nextElement(); | public WebRequestWithCryptedUrl(final HttpServletRequest request) { super(request); // Encoded query string have only a single parameter named "x" final String secureParam = request.getParameter("x"); if ((secureParam != null) && (secureParam.length() > 0)) { // Get the crypt implementation from the application... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/4bdbb31a1713457e24e78c881ba0fa1e21e79f69/WebRequestWithCryptedUrl.java/clean/wicket/src/java/wicket/protocol/http/WebRequestWithCryptedUrl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2999,
691,
1190,
39,
4567,
1489,
12,
6385,
9984,
590,
13,
202,
95,
202,
202,
9565,
12,
2293,
1769,
202,
202,
759,
23306,
843,
533,
1240,
1338,
279,
2202,
1569,
4141,
315,
92,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2999,
691,
1190,
39,
4567,
1489,
12,
6385,
9984,
590,
13,
202,
95,
202,
202,
9565,
12,
2293,
1769,
202,
202,
759,
23306,
843,
533,
1240,
1338,
279,
2202,
1569,
4141,
315,
92,
... |
AccountBO accnt = ((AccountBusinessService) getService()) .findBySystemId(appAdjustActionForm.getGlobalAccountNum()); | AccountBO accnt = getBizService().findBySystemId(appAdjustActionForm.getGlobalAccountNum()); | public ActionForward applyAdjustment(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { request.setAttribute("method", "applyAdjustment"); ApplyAdjustmentActionForm appAdjustActionForm = (ApplyAdjustmentActionForm) form; AccountBO accnt = ((Accou... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/7695bb2c99774a79c149907e421311a9580f475b/ApplyAdjustment.java/clean/mifos/src/org/mifos/application/accounts/struts/action/ApplyAdjustment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
2230,
19985,
12,
1803,
3233,
2874,
16,
1082,
202,
1803,
1204,
646,
16,
9984,
590,
16,
1082,
202,
2940,
29910,
766,
13,
1216,
1185,
288,
202,
202,
2293,
18,
542,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
2230,
19985,
12,
1803,
3233,
2874,
16,
1082,
202,
1803,
1204,
646,
16,
9984,
590,
16,
1082,
202,
2940,
29910,
766,
13,
1216,
1185,
288,
202,
202,
2293,
18,
542,
14... |
stringBuffer.append(TEXT_24); | stringBuffer.append(TEXT_25); | public String generate(Object argument) { StringBuffer stringBuffer = new StringBuffer(); GenLink genLink = (GenLink) argument;GenDiagram genDiagram = genLink.getDiagram(); stringBuffer.append(TEXT_1); stringBuffer.append(genDiagram.getEditPartsPackageName()); stringBuffer.append(TEXT_2); ImportUti... | 7409 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7409/2d092cc0c67980166590ee2edb9578a63ccc2626/LinkEditPartGenerator.java/clean/plugins/org.eclipse.gmf.codegen/src-templates/org/eclipse/gmf/codegen/templates/parts/LinkEditPartGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
10938,
2098,
3157,
2098,
273,
261,
7642,
2098,
13,
1237,
31,
7642,
14058,
1940,
3157,
14058,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
10938,
2098,
3157,
2098,
273,
261,
7642,
2098,
13,
1237,
31,
7642,
14058,
1940,
3157,
14058,... |
restoreItem.setSelection(true); | public void fill(Menu menu, int index) { // TODO Auto-generated method stub super.fill(menu, index); orientationItem = new MenuItem(menu, SWT.CASCADE, index++); { orientationItem.setText(WorkbenchMessages.FastViewBar_view_orientation); Menu orientationSwtMen... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/84a865a2c834d89a94c4cb3f6b737847b7173ca9/FastViewBarContextMenuContribution.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/FastViewBarContextMenuContribution.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3636,
12,
4599,
3824,
16,
509,
770,
13,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
2240,
18,
5935,
12,
5414,
16,
770,
1769,
7734,
9820,
1180,
273,
394,
25085,
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,
3636,
12,
4599,
3824,
16,
509,
770,
13,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
2240,
18,
5935,
12,
5414,
16,
770,
1769,
7734,
9820,
1180,
273,
394,
25085,
12... | |
if (l_minos < 10) | if (l_minos > -10 && l_minos < 10) | public void setTimestamp(int parameterIndex, Timestamp x) throws SQLException { if (null == x) { setNull(parameterIndex, Types.TIMESTAMP); } else { // Use the shared StringBuffer synchronized (sbuf) { sbuf.setLength(0); sbuf.ensureCapacity(32); sbuf.append("'"); //format the timestamp //we ... | 45534 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45534/2ec8ee0c0c7fde155028eef65e8c13236b955487/AbstractJdbc1Statement.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25251,
12,
474,
25412,
16,
8159,
619,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
2011,
422,
619,
13,
202,
202,
95,
1082,
202,
542,
2041,
12,
6775,
1016,
16,
7658,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25251,
12,
474,
25412,
16,
8159,
619,
13,
1216,
6483,
202,
95,
202,
202,
430,
261,
2011,
422,
619,
13,
202,
202,
95,
1082,
202,
542,
2041,
12,
6775,
1016,
16,
7658,
18,... |
m_log.error("Did not find CmsXmlPage DTD at " + C_XMLPAGE_OLD_DTD_LOCATION, t); | LOG.error("Did not find CmsXmlPage DTD at " + XMLPAGE_OLD_DTD_LOCATION, t); | public InputSource resolveEntity(String publicId, String systemId) { // lookup the system id caches first byte[] content; content = (byte[])m_cachePermanent.get(systemId); if (content != null) { // permanent cache contains system id return new InputSource(new ByteAr... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/e4e19c0a90797aecd9ee0ffc8ee1a741d57f37ee/CmsXmlEntityResolver.java/clean/src/org/opencms/xml/CmsXmlEntityResolver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
23699,
2245,
1943,
12,
780,
1071,
548,
16,
514,
30083,
13,
288,
3639,
368,
3689,
326,
2619,
612,
12535,
1122,
3639,
1160,
8526,
913,
31,
3639,
913,
273,
261,
7229,
63,
5717,
81,
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,
1071,
23699,
2245,
1943,
12,
780,
1071,
548,
16,
514,
30083,
13,
288,
3639,
368,
3689,
326,
2619,
612,
12535,
1122,
3639,
1160,
8526,
913,
31,
3639,
913,
273,
261,
7229,
63,
5717,
81,
6... |
} else if(n.bwlimitDelayAlertRelevant && bwlimitDelayTime > Node.MAX_BWLIMIT_DELAY_TIME_ALERT_THRESHOLD) { | } else if(n.bwlimitDelayAlertRelevant && (bwlimitDelayTime > Node.MAX_BWLIMIT_DELAY_TIME_ALERT_THRESHOLD)) { | public String getText() { String s; if(peers == 0) { s = "This node has no peers to connect to, therefore it will not " + "be able to function normally. Ideally you should connect to peers run by people you know " + "(if you are paranoid, then people you trust; if not, then at least people you've talked to)"; ... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/PeerManagerUserAlert.java/buggy/src/freenet/node/useralerts/PeerManagerUserAlert.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
6701,
1435,
288,
202,
202,
780,
272,
31,
202,
202,
430,
12,
30502,
422,
374,
13,
288,
1082,
202,
87,
273,
315,
2503,
756,
711,
1158,
10082,
358,
3077,
358,
16,
13526,
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,
514,
6701,
1435,
288,
202,
202,
780,
272,
31,
202,
202,
430,
12,
30502,
422,
374,
13,
288,
1082,
202,
87,
273,
315,
2503,
756,
711,
1158,
10082,
358,
3077,
358,
16,
13526,
5... |
public org.quickfix.field.SecurityID getSecurityID() throws FieldNotFound { org.quickfix.field.SecurityID value = new org.quickfix.field.SecurityID(); | public quickfix.field.SecurityID getSecurityID() throws FieldNotFound { quickfix.field.SecurityID value = new quickfix.field.SecurityID(); | public org.quickfix.field.SecurityID getSecurityID() throws FieldNotFound { org.quickfix.field.SecurityID value = new org.quickfix.field.SecurityID(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/CollateralRequest.java/buggy/src/java/src/quickfix/fix44/CollateralRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
734,
19288,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
734,
460,
273,
394,
2358,
18,
19525,
904,
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,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
734,
19288,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
734,
460,
273,
394,
2358,
18,
19525,
904,
18... |
if (images == null || images.size() == 0) return; view.showImages(images); | displayListImages(images); | private void showImages() { CategoryGroupData group = (CategoryGroupData) view.getExistingGroups().getSelectedItem(); int selectedIndex = view.getImagesSelection().getSelectedIndex(); if (selectedIndex != selectionIndex) { selectionIndex = selectedIndex; List im... | 54698 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54698/a82d641ae8b6aae180291dcfe5e2b1c45e55ea11/CreateCategoryEditorMng.java/buggy/SRC/org/openmicroscopy/shoola/agents/datamng/editors/category/CreateCategoryEditorMng.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2405,
8946,
1435,
565,
288,
3639,
9856,
1114,
751,
540,
1041,
273,
261,
4457,
1114,
751,
13,
1476,
18,
588,
9895,
3621,
7675,
588,
7416,
1180,
5621,
3639,
509,
29244,
273,
1476... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2405,
8946,
1435,
565,
288,
3639,
9856,
1114,
751,
540,
1041,
273,
261,
4457,
1114,
751,
13,
1476,
18,
588,
9895,
3621,
7675,
588,
7416,
1180,
5621,
3639,
509,
29244,
273,
1476... |
throw new BioRuntimeException(ex, "Assertion failure: trivial URI manipulation failed"); | throw new BioException(ex, "Assertion failure: trivial URI manipulation failed"); | public DASSequenceDB(URL dataSourceURL) throws BioException { String s = dataSourceURL.toString(); if (! (s.endsWith("/"))) { try { dataSourceURL = new URL(s + "/"); } catch (MalformedURLException ex) { throw new BioRuntimeException(ex, "Assertion failure: trivial URI manipulation failed"); } } t... | 50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/42ecf8676971e33f62906303262886427ad878f1/DASSequenceDB.java/buggy/src/org/biojava/bio/program/das/DASSequenceDB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
463,
8423,
73,
1890,
2290,
12,
1785,
10233,
1785,
13,
225,
202,
15069,
21209,
503,
377,
288,
202,
780,
272,
273,
10233,
1785,
18,
10492,
5621,
202,
430,
16051,
261,
87,
18,
5839,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
463,
8423,
73,
1890,
2290,
12,
1785,
10233,
1785,
13,
225,
202,
15069,
21209,
503,
377,
288,
202,
780,
272,
273,
10233,
1785,
18,
10492,
5621,
202,
430,
16051,
261,
87,
18,
5839,
... |
String value = element.getAttribute( IExtensionConstants.EXTENSION_NAME ); | String value = element.getAttribute( IExtensionConstants.ATTRIBUTE_EXTENSION_NAME ); | private void loadAttributes( ExtendedElementUIPoint newPoint, IConfigurationElement element ) throws CoreException { String elementName = element.getName( ); if ( IExtensionConstants.MODEL.equals( elementName ) ) { String value = element.getAttribute( IExtensionConstants.EXTENSION_NAME ); newPoint.setExtensio... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/17ca72cff29ba2ef01872bf16d726ddb22a3302d/ExtensionPointManager.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/extension/ExtensionPointManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1262,
2498,
12,
14094,
1046,
5370,
2148,
394,
2148,
16,
1082,
202,
45,
1750,
1046,
930,
262,
1216,
30015,
202,
95,
202,
202,
780,
14453,
273,
930,
18,
17994,
12,
11272,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1262,
2498,
12,
14094,
1046,
5370,
2148,
394,
2148,
16,
1082,
202,
45,
1750,
1046,
930,
262,
1216,
30015,
202,
95,
202,
202,
780,
14453,
273,
930,
18,
17994,
12,
11272,
... |
getColorAncestorValue(definition))) return true; | getColorAncestorValue(definition))) { return true; } | private boolean isDefault(ColorDefinition definition) { String id = definition.getId(); if (colorPreferencesToSet.containsKey(id)) { if (definition.getValue() != null) { // value-based color if (colorPreferencesToSet.get(id).equals(definition.getValue())) r... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ColorsAndFontsPreferencePage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/themes/ColorsAndFontsPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
20652,
12,
2957,
1852,
2379,
13,
288,
3639,
514,
612,
273,
2379,
18,
26321,
5621,
3639,
309,
261,
3266,
12377,
25208,
18,
12298,
653,
12,
350,
3719,
288,
5411,
309,
261,
6907,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
20652,
12,
2957,
1852,
2379,
13,
288,
3639,
514,
612,
273,
2379,
18,
26321,
5621,
3639,
309,
261,
3266,
12377,
25208,
18,
12298,
653,
12,
350,
3719,
288,
5411,
309,
261,
6907,... |
DocumentIdentityMap map = (DocumentIdentityMap) getSession().getUnitOfWork() .getIdentityMap(); | DocumentIdentityMap map = getDocumentIdentityMap(); | protected void doExecute() throws Exception { super.doExecute(); SourceResolver resolver = null; WorkflowManager wfManager = null; try { resolver = (SourceResolver) this.manager.lookup(SourceResolver.ROLE); Document doc = getSourceDocument(); // sanity ch... | 45951 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45951/5b43699e834c20bcd420f447196a231354f65bb9/Put.java/buggy/src/webapp/lenya/pubs/default/java/src/org/apache/lenya/defaultpub/cms/usecases/webdav/Put.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
5289,
1435,
1216,
1185,
288,
3639,
2240,
18,
2896,
5289,
5621,
3639,
4998,
4301,
5039,
273,
446,
31,
3639,
11363,
1318,
11578,
1318,
273,
446,
31,
3639,
775,
288,
5411,
50... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
5289,
1435,
1216,
1185,
288,
3639,
2240,
18,
2896,
5289,
5621,
3639,
4998,
4301,
5039,
273,
446,
31,
3639,
11363,
1318,
11578,
1318,
273,
446,
31,
3639,
775,
288,
5411,
50... |
setMessage(message); createMessageArea(parent); showJobDetails(parent); return parent; } | setMessage(message); createMessageArea(parent); showJobDetails(parent); return parent; } | protected Control createDialogArea(Composite parent) { setMessage(message); createMessageArea(parent); showJobDetails(parent); return parent; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/52a153207677265ed0d3062f20a431ac8cf947e0/BlockedJobsDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
3639,
15227,
12,
2150,
1769,
3639,
23836,
5484,
12,
2938,
1769,
3639,
2405,
2278,
3790,
12,
2938,
1769,
3639,
327,
982,
31,
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,
4750,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
3639,
15227,
12,
2150,
1769,
3639,
23836,
5484,
12,
2938,
1769,
3639,
2405,
2278,
3790,
12,
2938,
1769,
3639,
327,
982,
31,
565,
289,
... |
ColorModel cm = scm.cloneColorModel(spaces[i]); BufferedImage tmp = createCompatibleDestImage(src, cm); | BufferedImage tmp = createCompatibleDestImage(src, scm); | public final BufferedImage filter(BufferedImage src, BufferedImage dst) { // TODO: The plan is to create a scanline buffer for intermediate buffers. // For now we just suck it up and create intermediate buffers. if (dst == null && spaces.length == 0) throw new IllegalArgumentException(); // Make... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/428a6e0b498a0573c37f289779fd988140cc43d6/ColorConvertOp.java/buggy/java/awt/image/ColorConvertOp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
12362,
1034,
12,
17947,
2040,
1705,
16,
12362,
3046,
13,
225,
288,
565,
368,
2660,
30,
1021,
4995,
353,
358,
752,
279,
4135,
1369,
1613,
364,
12110,
9664,
18,
565,
368,
2457,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
12362,
1034,
12,
17947,
2040,
1705,
16,
12362,
3046,
13,
225,
288,
565,
368,
2660,
30,
1021,
4995,
353,
358,
752,
279,
4135,
1369,
1613,
364,
12110,
9664,
18,
565,
368,
2457,
... |
((SingleFileInserter)metadataPutter).start(null); | ClientPutState putter; synchronized(this) { if(metadataPutter == null) { Logger.minor(this, "Cannot start metadata yet: no metadataPutter"); return; } putter = metadataPutter; } Logger.minor(this, "Starting metadata inserter: "+putter+" for "+this); putter.schedule(); Logger.minor(this, "Started metadata inserter: "+pu... | private void startMetadata() { try { ((SingleFileInserter)metadataPutter).start(null); } catch (InserterException e1) { fail(e1); return; } } | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/b7504d6d131b7fabd8aa256e5606d43719c63fd6/SingleFileInserter.java/clean/src/freenet/client/async/SingleFileInserter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1152,
918,
787,
2277,
1435,
288,
1082,
202,
698,
288,
9506,
202,
12443,
5281,
812,
382,
550,
387,
13,
4165,
6426,
387,
2934,
1937,
12,
2011,
1769,
1082,
202,
97,
1044,
261,
382,
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,
3196,
202,
1152,
918,
787,
2277,
1435,
288,
1082,
202,
698,
288,
9506,
202,
12443,
5281,
812,
382,
550,
387,
13,
4165,
6426,
387,
2934,
1937,
12,
2011,
1769,
1082,
202,
97,
1044,
261,
382,
5... |
if (fnCurrent.isTargetOfDirectCall()) { | if (inDirectCallFunction) { | private void generateCode(Context cx, ScriptOrFnNode scriptOrFn, ObjArray names, ObjArray classFiles) { String superClassName; this.scriptOrFn = scriptOrFn; if (scriptOrFn.getType() == TokenStream.FUNCTION) { inFunction = true; fnCurrent = (... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/254d313fa4af2fecbee1dfc1461584e0bc2ecad6/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1085,
12,
1042,
9494,
16,
7739,
1162,
5372,
907,
2728,
1162,
5372,
16,
17311,
18760,
1076,
1257,
16,
18760,
1076,
667,
2697,
13,
565,
288,
3639,
514,
2240,
3834,
31,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1085,
12,
1042,
9494,
16,
7739,
1162,
5372,
907,
2728,
1162,
5372,
16,
17311,
18760,
1076,
1257,
16,
18760,
1076,
667,
2697,
13,
565,
288,
3639,
514,
2240,
3834,
31,
3639... |
type = type; | this.type = type; | public void setType(XSTypeDefinition type) { type = type; } | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/d4ea176861897dfd78ca3554dae3df619e41d8ba/ElementNSImpl.java/clean/src/org/apache/xerces/dom/ElementNSImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
8811,
12,
60,
55,
559,
1852,
618,
13,
288,
3639,
333,
18,
723,
273,
618,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
8811,
12,
60,
55,
559,
1852,
618,
13,
288,
3639,
333,
18,
723,
273,
618,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return new RubyFixnum(ruby, 0); | return RubyFixnum.newFixnum(ruby, 0); | public static RubyObject chdir(Ruby ruby, RubyObject recv, RubyString path) { System.setProperty("user.dir", getDir(ruby, path.toString()).toString()); return new RubyFixnum(ruby, 0); } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/afb67c3765f6466c476317e6bb0c72f6593f05f3/RubyDir.java/buggy/org/jruby/RubyDir.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
921,
14029,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
780,
589,
13,
288,
3639,
2332,
18,
542,
1396,
2932,
1355,
18,
1214,
3113,
26505,
12,
27768,
16,
589,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
921,
14029,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
780,
589,
13,
288,
3639,
2332,
18,
542,
1396,
2932,
1355,
18,
1214,
3113,
26505,
12,
27768,
16,
589,
... |
channel.setDescription(description); channel.setLink(objectUrl); String channelTitle = MessageFormat.format(labels.getString(clazz + ".feed.title"), new Object[]{type, title}); channel.setTitle(channelTitle); if (logo != null) { Image image = new Image(); image.setLink(objectUrl); image.setTitle(labels.getString(c... | private Channel generateFeed(Context context, DSpaceObject dso) throws IOException, SQLException { // container-level elements String objectUrl = ConfigurationManager.getBooleanProperty("webui.feed.localresolve") ? HandleManager.resolveToURL(context, dso.getHandle()) : HandleManager.getCan... | 47292 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47292/bfcf6e053df70abea7841bc061af54b2a34f31db/FeedServlet.java/clean/dspace/src/org/dspace/app/webui/servlet/FeedServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5307,
2103,
8141,
12,
1042,
819,
16,
463,
3819,
921,
302,
2048,
13,
377,
202,
202,
15069,
1860,
16,
6483,
565,
288,
377,
202,
759,
1478,
17,
2815,
2186,
377,
202,
780,
733,
1489,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5307,
2103,
8141,
12,
1042,
819,
16,
463,
3819,
921,
302,
2048,
13,
377,
202,
202,
15069,
1860,
16,
6483,
565,
288,
377,
202,
759,
1478,
17,
2815,
2186,
377,
202,
780,
733,
1489,
... | |
private SVNLogXMLParser() { } | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/b603dd3085c9561352af61ffdc9bbb7fc55816d6/SVN.java/buggy/main/src/net/sourceforge/cruisecontrol/sourcecontrols/SVN.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
23927,
50,
1343,
4201,
2678,
1435,
2916,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
23927,
50,
1343,
4201,
2678,
1435,
2916,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... | ||
live.addAll(datanodeMapByName.values()); | live.addAll(datanodeMap.values()); | public void DFSNodesStatus(Vector live, Vector dead) { synchronized (heartbeats) { synchronized (datanodeMap) { live.addAll(datanodeMapByName.values()); dead.addAll(deaddatanodeMap.values()); } } } | 53958 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53958/1ff42c841f233b60aa05557014db0d7b72d2c1f0/FSNamesystem.java/clean/src/java/org/apache/hadoop/dfs/FSNamesystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
23872,
3205,
1482,
12,
5018,
8429,
16,
5589,
8363,
13,
288,
3639,
3852,
261,
580,
7646,
2323,
13,
288,
5411,
3852,
261,
3404,
14085,
863,
13,
288,
7734,
8429,
18,
1289,
1595,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23872,
3205,
1482,
12,
5018,
8429,
16,
5589,
8363,
13,
288,
3639,
3852,
261,
580,
7646,
2323,
13,
288,
5411,
3852,
261,
3404,
14085,
863,
13,
288,
7734,
8429,
18,
1289,
1595,
... |
return null; | throw new UnsupportedOperationException(); | public QName getTextAsQName() { return null; //To change body of implemented methods use File | Settings | File Templates. } | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/a65e0252af35fade4e8fa3384406bde3888ddf89/OMJiBXElementImpl.java/buggy/modules/jibx/src/org/apache/axis2/jibx/OMJiBXElementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16723,
6701,
1463,
13688,
1435,
288,
3639,
604,
394,
13172,
5621,
225,
368,
774,
2549,
1417,
434,
8249,
2590,
999,
1387,
571,
8709,
571,
1387,
26212,
18,
565,
289,
2,
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,
377,
1071,
16723,
6701,
1463,
13688,
1435,
288,
3639,
604,
394,
13172,
5621,
225,
368,
774,
2549,
1417,
434,
8249,
2590,
999,
1387,
571,
8709,
571,
1387,
26212,
18,
565,
289,
2,
-100,
-100,
-1... |
whereClause = " AND CMS_T_STRUCTURE.LOCKED_BY!='" + CmsUUID.getNullUUID() + "'"; | whereClause = ""; | public List readProjectView(int project, String filter) throws CmsException { List resources = (List) new ArrayList(); CmsResource currentResource = null; ResultSet res = null; PreparedStatement stmt = null; Connection conn = null; String orderClause = " ORDER BY CMS_T_STRU... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/89b357671da886c6bbaed21bcdeb6d073cf0a0ca/CmsProjectDriver.java/buggy/src/org/opencms/db/generic/CmsProjectDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
855,
4109,
1767,
12,
474,
1984,
16,
514,
1034,
13,
1216,
11228,
288,
3639,
987,
2703,
273,
261,
682,
13,
394,
2407,
5621,
3639,
7630,
783,
1420,
273,
446,
31,
3639,
10842,
40... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
855,
4109,
1767,
12,
474,
1984,
16,
514,
1034,
13,
1216,
11228,
288,
3639,
987,
2703,
273,
261,
682,
13,
394,
2407,
5621,
3639,
7630,
783,
1420,
273,
446,
31,
3639,
10842,
40... |
monitor.worked(1); | } else { project.refreshLocal(IProject.DEPTH_ONE, monitor); | private void moveOutput(IProject project, IProgressMonitor monitor) throws CoreException { String sourceDirName = TexlipseProperties.getProjectProperty(project, TexlipseProperties.SOURCE_DIR_PROPERTY); String outputDirName = TexlipseProperties.getProjectProperty(project, TexlipseProperties.OUT... | 9028 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9028/f44e59ce3961928e8598d714f556b471b8ad6d52/TexlipseBuilder.java/clean/source/net/sourceforge/texlipse/builder/TexlipseBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3635,
1447,
12,
45,
4109,
1984,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
288,
7734,
514,
26844,
461,
273,
399,
338,
10472,
2297,
18,
588,
4109,
1396,
12,
4406,
16,
399,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3635,
1447,
12,
45,
4109,
1984,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
288,
7734,
514,
26844,
461,
273,
399,
338,
10472,
2297,
18,
588,
4109,
1396,
12,
4406,
16,
399,
33... |
List getDeityList() | List<String> getDeityList() | List getDeityList() { return defaultDeityList; } | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/746f9fbe7d3bb98c609b2f38fbc5ffad4e685726/GameMode.java/clean/code/src/java/pcgen/core/GameMode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
682,
336,
758,
560,
682,
1435,
202,
95,
202,
202,
2463,
805,
758,
560,
682,
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... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
682,
336,
758,
560,
682,
1435,
202,
95,
202,
202,
2463,
805,
758,
560,
682,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
searchOptions.add( UIUtil.createOptionLine(caseSensitiveMatch) ); | searchOptions.add(UIUtil.createOptionLine(caseSensitiveMatch)); | protected void buildOptions(JPanel searchOptions) { searchIncrementally = new JCheckBox(SSRBundle.message("find.with.prompt.checkbox"),false); if (isSearchOnDemandEnabled()) { searchOptions.add( UIUtil.createOptionLine(searchIncrementally ) ); } recursiveMatching = new JCheckBox(SSRBundle... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/89cd11decad19ffa2b802c17af5bee9a564095a0/SearchDialog.java/buggy/plugins/structuralsearch/source/com/intellij/structuralsearch/plugin/ui/SearchDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1361,
1320,
12,
46,
5537,
1623,
1320,
13,
288,
565,
1623,
10798,
1230,
273,
394,
804,
19174,
12,
1260,
54,
3405,
18,
2150,
2932,
4720,
18,
1918,
18,
13325,
18,
12017,
6,
3631... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1361,
1320,
12,
46,
5537,
1623,
1320,
13,
288,
565,
1623,
10798,
1230,
273,
394,
804,
19174,
12,
1260,
54,
3405,
18,
2150,
2932,
4720,
18,
1918,
18,
13325,
18,
12017,
6,
3631... |
"\" alrady exists" ); | "\" already exists" ); | public void createPool( final String name, final int queueSize, final int maxPoolSize, final int minPoolSize, final int priority, final boolean isDaemon, ... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/782353c4a535b8edc23301e4afa111e766f8c61e/DefaultRunnableManager.java/buggy/src/java/org/apache/cocoon/components/thread/DefaultRunnableManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
752,
2864,
12,
727,
514,
508,
16,
18701,
727,
509,
2389,
1225,
16,
18701,
727,
509,
943,
18834,
16,
18701,
727,
509,
1131,
18834,
16,
18701,
727,
509,
4394,
16,
18701,
727,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
752,
2864,
12,
727,
514,
508,
16,
18701,
727,
509,
2389,
1225,
16,
18701,
727,
509,
943,
18834,
16,
18701,
727,
509,
1131,
18834,
16,
18701,
727,
509,
4394,
16,
18701,
727,
1... |
else toClient.println("500 Command unrecognized: \"" + command + "\""); | else toClient.println("500 Command unrecognized: \"" + command + "\""); | public void run () { try { toClient.println("220 " + smtpIdentifier + " SMTP"); for (;;) { String command = fromClient.readLine().trim(); if (command.regionMatches(true, 0, "HELO", 0, 4)) toClient.println("250 " + smtpIdentifier); else if (command.regionMatches(true, 0, "MAIL FROM:", 0, 10)) mailFrom... | 7000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7000/76c0d15e7288a4ae6e682ffad549cbc217514cd9/SMTPSession.java/clean/MelatiBoards/src/main/java/org/paneris/melati/boards/receivemail/SMTPSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1086,
1832,
288,
565,
775,
288,
1377,
358,
1227,
18,
8222,
2932,
27246,
315,
397,
17660,
3004,
397,
315,
18102,
8863,
1377,
364,
261,
25708,
13,
288,
202,
780,
1296,
273,
628,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1832,
288,
565,
775,
288,
1377,
358,
1227,
18,
8222,
2932,
27246,
315,
397,
17660,
3004,
397,
315,
18102,
8863,
1377,
364,
261,
25708,
13,
288,
202,
780,
1296,
273,
628,
... |
model.startTransaction("MediaStatsCop#media"); | model.startTransaction(getClass().getName()); | final void writeBody(final PrintStream out, final Model model, final HttpServletRequest request) throws IOException { try { model.startTransaction("MediaStatsCop#media"); final Query<? extends Item> q = media.getType().newQuery(media.getIsNull().isNotNull()); q.setLimit(0, 50); final List<? extends Item> ite... | 50290 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50290/948659481553aad311b174d8b2b16bdedf79afca/MediaCop.java/clean/console/src/com/exedio/cope/console/MediaCop.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6385,
918,
1045,
2250,
12,
6385,
21677,
596,
16,
727,
3164,
938,
16,
727,
9984,
590,
13,
1216,
1860,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
2284,
18,
1937,
3342,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6385,
918,
1045,
2250,
12,
6385,
21677,
596,
16,
727,
3164,
938,
16,
727,
9984,
590,
13,
1216,
1860,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
2284,
18,
1937,
3342,
2932,
... |
Object val = matchOrReplace(cx, thisObj, args, funObj, rdata); | Object val = matchOrReplace(cx, thisObj, args, funObj, rdata, true); | public Object replace(Context cx, Scriptable thisObj, Object[] args, Function funObj) throws JavaScriptException { Object arg1 = args.length < 2 ? Undefined.instance : args[1]; String repstr = null; Function lambda = null; if (arg1 instanceof Function)... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/bcf6134bdea4b7078a51fba9f7ad09d436f5fab3/RegExpImpl.java/buggy/js/rhino/src/org/mozilla/javascript/regexp/RegExpImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1453,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
16,
21821,
4284,
9831,
2675,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
1501,
21,
273,
833,
18,
2469,
411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1453,
12,
1042,
9494,
16,
22780,
15261,
16,
1033,
8526,
833,
16,
21821,
4284,
9831,
2675,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
1501,
21,
273,
833,
18,
2469,
411,
... |
public void visitCVar2Node(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitCVar2Node(Node iVisited) { visit(iVisited); leave(iVisited); } | public void visitCVar2Node(Node iVisited) { visit(iVisited); leave(iVisited); } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/d31a76ee29d5978a9bec41e3ac9134cee024bcab/NodeVisitorAdapter.java/buggy/org/jruby/nodes/NodeVisitorAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
39,
1537,
22,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
202,
482,
918,
3757,
39,
1537,
22,
907,
12,
907,
277,
30019,
13,
202,
95,
202,
202,
11658,
12,
77,
30019,
1769,
202,
202,
19574,
12,
77,
30019,
1769,
202,
97,
2,
-100,
-100,
-100,
-10... |
public StreamSource(File file) { setSystemId (file); | public StreamSource() { | public StreamSource(File file) { setSystemId (file); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2c0635b05f68dbb361b3532fd5813a38b74cf57a/StreamSource.java/buggy/core/src/classpath/javax/javax/xml/transform/stream/StreamSource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3961,
1830,
12,
812,
585,
13,
288,
202,
565,
444,
3163,
548,
261,
768,
1769,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3961,
1830,
12,
812,
585,
13,
288,
202,
565,
444,
3163,
548,
261,
768,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
yaccValue = "-"; | yaccValue = new Token("-", getPosition(null, false)); | private int yylex() { char c; boolean spaceSeen = false; boolean commandState; if (lex_strterm != null) { int tok = lex_strterm.parseString(this, src); if (tok == Tokens.tSTRING_END || tok == Tokens.tREGEXP_END) { lex_strterm = null; lex_state = LexState.EXPR_END;... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/b1293eda8454686e846e2a9837b348e2983bb423/RubyYaccLexer.java/clean/src/org/jruby/lexer/yacc/RubyYaccLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
677,
1362,
92,
1435,
288,
3639,
1149,
276,
31,
3639,
1250,
3476,
15160,
273,
629,
31,
3639,
1250,
1296,
1119,
31,
7734,
309,
261,
4149,
67,
701,
6408,
480,
446,
13,
288,
1082... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
677,
1362,
92,
1435,
288,
3639,
1149,
276,
31,
3639,
1250,
3476,
15160,
273,
629,
31,
3639,
1250,
1296,
1119,
31,
7734,
309,
261,
4149,
67,
701,
6408,
480,
446,
13,
288,
1082... |
if (!this.isAccessible()) jq_f.checkCallerAccess(3); | if (!this.isAccessible()) jq_f.checkCallerAccess(2); | public void setShort(java.lang.Object obj, short val) throws IllegalArgumentException, IllegalAccessException { jq_Field jq_f = this.jq_field; jq_Type t = jq_f.getType(); if (jq_f.isStatic()) { if (!this.isAccessible()) jq_f.checkCallerAccess(3); if (jq_f.isFinal())... | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/7faad23025055d21b5a36e70bd9059a661420e4e/Field.java/clean/joeq_native/joeq/ClassLib/Common/java/lang/reflect/Field.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4897,
12,
6290,
18,
4936,
18,
921,
1081,
16,
3025,
1244,
13,
3639,
1216,
2754,
16,
11900,
288,
3639,
20656,
67,
974,
20656,
67,
74,
273,
333,
18,
78,
85,
67,
1518,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4897,
12,
6290,
18,
4936,
18,
921,
1081,
16,
3025,
1244,
13,
3639,
1216,
2754,
16,
11900,
288,
3639,
20656,
67,
974,
20656,
67,
74,
273,
333,
18,
78,
85,
67,
1518,
31,... |
if (baseAttrDecl.fConstraintType == XSAttributeDecl.FIXED_VALUE && attrDecl.fConstraintType != XSAttributeDecl.FIXED_VALUE) { errorCode="derivation-ok-restriction.2.1.3"; return errorCode; | int baseConsType=baseAttrUse.fConstraintType!=XSAttributeDecl.NO_CONSTRAINT? baseAttrUse.fConstraintType:baseAttrDecl.fConstraintType; int thisConstType = attrUse.fConstraintType!=XSAttributeDecl.NO_CONSTRAINT? attrUse.fConstraintType:attrDecl.fConstraintType; if (baseConsType == XSAttributeDecl.FIXED_VALUE) { if (th... | public String validRestrictionOf(XSAttributeGroupDecl baseGroup) { String errorCode = null; for (int i=0; i<fAttrUseNum; i++) { XSAttributeUse attrUse = fAttributeUses[i]; XSAttributeDecl attrDecl = attrUse.fAttrDecl; // Look for a match in the base XSAttributeUs... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/594ea3edfb458c42d427777baeeb952c915c1621/XSAttributeGroupDecl.java/buggy/src/org/apache/xerces/impl/v2/XSAttributeGroupDecl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
514,
923,
11670,
951,
12,
60,
55,
1499,
1114,
3456,
1026,
1114,
13,
288,
3639,
514,
12079,
273,
446,
31,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
74,
3843,
3727,
2578,
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,
565,
1071,
514,
923,
11670,
951,
12,
60,
55,
1499,
1114,
3456,
1026,
1114,
13,
288,
3639,
514,
12079,
273,
446,
31,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
74,
3843,
3727,
2578,
31,... |
fTextArea.setText(e.toString()); | public void run() { synchronized (fPanel) { if (fPanel.fMessage == fMessage) { fMessageLoadThread = null; return; // save ourselves some work } fPanel.fMessage = fMessage; } MessageExtra mextra = fMessage != null ? MessageExtraFactory.Get(fMessage) : null... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/0cc63cb388a13f01532486f9d178811914e6d71b/MessagePanel.java/buggy/grendel/sources/grendel/ui/MessagePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
1377,
3852,
261,
74,
5537,
13,
288,
3639,
309,
261,
74,
5537,
18,
74,
1079,
422,
284,
1079,
13,
288,
1850,
284,
1079,
2563,
3830,
273,
446,
31,
1850,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
1377,
3852,
261,
74,
5537,
13,
288,
3639,
309,
261,
74,
5537,
18,
74,
1079,
422,
284,
1079,
13,
288,
1850,
284,
1079,
2563,
3830,
273,
446,
31,
1850,
327,
... | |
rows.setSize(0); | public void close() throws SQLException { // No-op } | 52628 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52628/49740c5fb99094b3942d7b8588f545907fd17074/ResultSet.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/ResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
2595,
18,
542,
1225,
12,
20,
1769,
225,
2595,
18,
542,
1225,
12,
20,
1769,
1071,
2595,
18,
542,
1225,
12,
20,
1769,
918,
2595,
18,
542,
1225,
12,
20,
1769,
1746,
1435,
2595,
18,
542,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
2595,
18,
542,
1225,
12,
20,
1769,
225,
2595,
18,
542,
1225,
12,
20,
1769,
1071,
2595,
18,
542,
1225,
12,
20,
1769,
918,
2595,
18,
542,
1225,
12,
20,
1769,
1746,
1435,
2595,
18,
542,
... | |
final int initNI = cpg.addMethodref(NTH_ITERATOR_CLASS, "<init>", "(" + NODE_ITERATOR_SIG + "I)V"); il.append(new NEW(cpg.addClass(NTH_ITERATOR_CLASS))); il.append(DUP); translatePredicates(classGen, methodGen); predicate.translate(classGen, methodGen); il.append(new INVOKESPECIAL(initNI)); | if ((_axis == 4) || (_axis == 5)) { il.append(methodGen.loadDOM()); System.err.println("node type is "+_nodeType); il.append(new PUSH(cpg, _nodeType)); predicate.translate(classGen, methodGen); int iter = cpg.addInterfaceMethodref(DOM_INTF, "getNthDescendant", "(II)"+NODE_ITERATOR_SIG); il.append(new INVOKEINTERFACE(it... | public void translatePredicates(ClassGenerator classGen, MethodGenerator methodGen) { final ConstantPoolGen cpg = classGen.getConstantPool(); final InstructionList il = methodGen.getInstructionList(); if (_predicates.size() == 0) { translate(classGen, methodGen); } else { final Predicate predicate = ... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/3991a1632dba881559a42e63a4f65fc27d83bc5e/Step.java/clean/src/org/apache/xalan/xsltc/compiler/Step.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4204,
26916,
12,
797,
3908,
667,
7642,
16,
6862,
565,
2985,
3908,
707,
7642,
13,
288,
202,
6385,
10551,
2864,
7642,
3283,
75,
273,
667,
7642,
18,
588,
6902,
2864,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4204,
26916,
12,
797,
3908,
667,
7642,
16,
6862,
565,
2985,
3908,
707,
7642,
13,
288,
202,
6385,
10551,
2864,
7642,
3283,
75,
273,
667,
7642,
18,
588,
6902,
2864,
5621,
202,
... |
super("returns hashCode for proxy"); } | super("returns hashCode for proxy"); } | private HashCodeStub() { super("returns hashCode for proxy"); } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/4aaf60d8fa76687c3492c508dd98678fbbd3d935/AbstractDynamicMock.java/clean/jmock/core/src/org/jmock/core/AbstractDynamicMock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
2474,
1085,
11974,
1435,
288,
5411,
2240,
2932,
6154,
13374,
364,
2889,
8863,
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... | [
1,
1,
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,
3238,
2474,
1085,
11974,
1435,
288,
5411,
2240,
2932,
6154,
13374,
364,
2889,
8863,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public void initializeReportItem( ReportDesign design ) throws ExtendedElementException { if ( provider != null ) provider.initializeReportItem( design ); else throw new ExtendedElementException( SemanticError.DESIGN_EXCEPTION_MISSING_EXTENSION ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/1c883af801e8f9e9d4b6fbd917fba4e569d05e6a/ExtendedItem.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/elements/ExtendedItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4046,
4820,
1180,
12,
8706,
15478,
8281,
262,
1082,
202,
15069,
14094,
20826,
202,
95,
202,
202,
430,
261,
2893,
480,
446,
262,
1082,
202,
6778,
18,
11160,
4820,
1180,
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,
225,
202,
482,
918,
4046,
4820,
1180,
12,
8706,
15478,
8281,
262,
1082,
202,
15069,
14094,
20826,
202,
95,
202,
202,
430,
261,
2893,
480,
446,
262,
1082,
202,
6778,
18,
11160,
4820,
1180,
12,
... | ||
public void addMember(JMember jMember) throws IllegalArgumentException { if (jMember == null) { throw new IllegalArgumentException("Class members cannot be null"); } if (members.get(jMember.getName()) != null) { String err = "duplicate name found: " + jMember.ge... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/52866325baf41b87c27410ef4be90a77ed7bb35a/JClass.java/buggy/trunk/castor-2002/castor/src/main/org/exolab/javasource/JClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
4419,
12,
46,
4419,
525,
4419,
13,
3639,
1216,
2754,
377,
288,
3639,
309,
261,
78,
4419,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
797,
4833,
2780,
506,
446,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
4419,
12,
46,
4419,
525,
4419,
13,
3639,
1216,
2754,
377,
288,
3639,
309,
261,
78,
4419,
422,
446,
13,
288,
5411,
604,
394,
2754,
2932,
797,
4833,
2780,
506,
446,
8863,
... | ||
VariableScopeCodeVisitor outerVisitor = new VariableScopeCodeVisitor(); | VariableScopeCodeVisitor outerVisitor = new VariableScopeCodeVisitor(true); | protected Parameter[] getClosureSharedVariables(ClosureExpression expression) { List vars = new ArrayList(); if (!isInScriptBody()) { VariableScopeCodeVisitor outerVisitor = new VariableScopeCodeVisitor(); VariableScopeCodeVisitor innerVisitor = new VariableScopeCodeVisitor(); ... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/42af6d21b8ee3ef965624ab3b6220a969a1f22aa/ClassGenerator.java/clean/src/main/org/codehaus/groovy/classgen/ClassGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
5498,
8526,
1927,
5919,
7887,
6158,
12,
10573,
2300,
2652,
13,
288,
3639,
987,
4153,
273,
394,
2407,
5621,
3639,
309,
16051,
291,
382,
3651,
2250,
10756,
288,
5411,
7110,
3876,
1085,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5498,
8526,
1927,
5919,
7887,
6158,
12,
10573,
2300,
2652,
13,
288,
3639,
987,
4153,
273,
394,
2407,
5621,
3639,
309,
16051,
291,
382,
3651,
2250,
10756,
288,
5411,
7110,
3876,
1085,
... |
if ( libraries == null ) return null; List list = getLibraries( level ); Iterator iter = list.iterator( ); while ( iter.hasNext( ) ) { Library library = (Library) iter.next( ); if ( library.getNamespace( ).equals( namespace ) ) return library; } return null; | return getLibraryWithNamespace( namespace, IModuleNameSpace.ARBITARY_LEVEL ); | public Library getLibraryWithNamespace( String namespace, int level ) { if ( libraries == null ) return null; List list = getLibraries( level ); Iterator iter = list.iterator( ); while ( iter.hasNext( ) ) { Library library = (Library) iter.next( ); if ( library.getNamespace( ).equals( namespace ) ) retur... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/18bf7238399ca3dd3acc35a986fa8965fae6c7be/Module.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/Module.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
18694,
336,
9313,
1190,
3402,
12,
514,
1981,
16,
509,
1801,
262,
202,
95,
202,
202,
430,
261,
14732,
422,
446,
262,
1082,
202,
2463,
446,
31,
202,
202,
682,
666,
273,
336,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
18694,
336,
9313,
1190,
3402,
12,
514,
1981,
16,
509,
1801,
262,
202,
95,
202,
202,
430,
261,
14732,
422,
446,
262,
1082,
202,
2463,
446,
31,
202,
202,
682,
666,
273,
336,
3... |
"partial2", "na", "na", null, null, null, Binding.SYSTEM); | partialParameterizedCommand2, "na", "na", null, null, null, Binding.SYSTEM); | public final void testIsPartialMatch() throws NotDefinedException, ParseException { // GENERAL SET-UP final Context context = contextManager.getContext("na"); context.define("name", "description", null); final Scheme scheme = bindingManager.getScheme("na"); scheme.define("name", "description", null); bindingMa... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/e61bf96d546738a5dfebc5feb8c2bcbe110e4371/BindingManagerTest.java/clean/tests/org.eclipse.ui.tests/Eclipse UI Tests/org/eclipse/ui/tests/keys/BindingManagerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1842,
2520,
9447,
2060,
1435,
1216,
2288,
8116,
503,
16,
1082,
202,
13047,
288,
202,
202,
759,
13679,
1013,
7855,
17,
3079,
202,
202,
6385,
1772,
819,
273,
819,
1318,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1842,
2520,
9447,
2060,
1435,
1216,
2288,
8116,
503,
16,
1082,
202,
13047,
288,
202,
202,
759,
13679,
1013,
7855,
17,
3079,
202,
202,
6385,
1772,
819,
273,
819,
1318,
... |
{ | { | void acquireComponentForMouseEvent (MouseEvent me) { int x = me.getX (); int y = me.getY (); Component candidate = mouseEventTarget; boolean candidate_is_container_with_children = ((candidate != null) && (candidate instanceof Container) && (((Container)candidate).getComponentCount () > ... | 27835 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27835/a969e4b30bfe4dfbec01c97d2652768b3b2da81f/Container.java/clean/libjava/java/awt/Container.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
10533,
1841,
1290,
9186,
1133,
261,
9186,
1133,
1791,
13,
225,
288,
282,
509,
619,
273,
1791,
18,
588,
60,
261,
1769,
565,
509,
677,
273,
1791,
18,
588,
61,
261,
1769,
565,
5435,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
10533,
1841,
1290,
9186,
1133,
261,
9186,
1133,
1791,
13,
225,
288,
282,
509,
619,
273,
1791,
18,
588,
60,
261,
1769,
565,
509,
677,
273,
1791,
18,
588,
61,
261,
1769,
565,
5435,
... |
public Object getProperty (String id) throws SAXNotRecognizedException, SAXNotSupportedException { return ae2.getProperty (id); } | public Object getProperty(String id) throws SAXNotRecognizedException, SAXNotSupportedException { return ae2.getProperty(id); } | public Object getProperty (String id) throws SAXNotRecognizedException, SAXNotSupportedException { return ae2.getProperty (id); } | 45163 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45163/7fb7568e63c3fe14af521de4699cb37898923ca7/JAXPFactory.java/clean/libjava/gnu/xml/aelfred2/JAXPFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
3911,
261,
780,
612,
13,
225,
202,
15069,
10168,
1248,
5650,
9367,
503,
16,
10168,
25482,
202,
565,
288,
327,
14221,
22,
18,
588,
1396,
261,
350,
1769,
289,
2,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
3911,
261,
780,
612,
13,
225,
202,
15069,
10168,
1248,
5650,
9367,
503,
16,
10168,
25482,
202,
565,
288,
327,
14221,
22,
18,
588,
1396,
261,
350,
1769,
289,
2,
-100,
-10... |
if (!controlInfo.isRelevant() || controlInfo.isReadonly()) { | if (!controlInfo.isRelevant() || controlInfo.isReadonly() || (controlInfo instanceof OutputControlInfo)) { | public void executeExternalEvent(PipelineContext pipelineContext, String eventName, String controlId, String otherControlId, String contextString, Element filesElement) { // Get event target object final XFormsEventTarget eventTarget; { final Object eventTargetObject = getObjectById(... | 54445 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54445/45951beacd3747c6fead3c3c581159ae6004beb7/XFormsContainingDocument.java/clean/src/java/org/orbeon/oxf/xforms/XFormsContainingDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
6841,
1133,
12,
8798,
1042,
5873,
1042,
16,
514,
7933,
16,
514,
3325,
548,
16,
514,
1308,
3367,
548,
16,
514,
819,
780,
16,
3010,
1390,
1046,
13,
288,
3639,
368,
968,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
6841,
1133,
12,
8798,
1042,
5873,
1042,
16,
514,
7933,
16,
514,
3325,
548,
16,
514,
1308,
3367,
548,
16,
514,
819,
780,
16,
3010,
1390,
1046,
13,
288,
3639,
368,
968,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.