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 |
|---|---|---|---|---|---|---|
for (Iterator i = selectedList.iterator(); i.hasNext();) | for (Iterator<List<SubClass>> i = selectedList.iterator(); i.hasNext();) | private void checkForSubClass(final PlayerCharacter aPC) { if (!hasSubClass || (subClassList == null) || (subClassList.isEmpty())) { return; } List columnNames = new ArrayList(3); columnNames.add("Name"); columnNames.add("Cost"); columnNames.add("Other"); List choiceList = new ArrayList(); List removeList =... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/746f9fbe7d3bb98c609b2f38fbc5ffad4e685726/PCClass.java/buggy/code/src/java/pcgen/core/PCClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13855,
1676,
797,
12,
6385,
19185,
7069,
279,
3513,
13,
202,
95,
202,
202,
430,
16051,
5332,
1676,
797,
747,
261,
1717,
30546,
422,
446,
13,
747,
261,
1717,
30546,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13855,
1676,
797,
12,
6385,
19185,
7069,
279,
3513,
13,
202,
95,
202,
202,
430,
16051,
5332,
1676,
797,
747,
261,
1717,
30546,
422,
446,
13,
747,
261,
1717,
30546,
18,
2... |
boolean skipMIDI = true; | boolean skipMIDI = false; | public static void main(String[] args) { String inputPort = null; String outputPort = null; boolean listPorts = false; boolean debugMIDI = false; boolean skipMIDI = true; // handle argument list int i = 0; LongOpt[] longopts = new LongOpt[6]; longopts[i++] = new LongOpt("output", LongOpt.RE... | 48962 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48962/34b14b067f82840a7625c0627066951deadbc6f5/Qualm.java/buggy/Qualm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
565,
514,
810,
2617,
273,
446,
31,
565,
514,
876,
2617,
273,
446,
31,
565,
1250,
666,
11107,
273,
629,
31,
565,
1250,
1198,
49,
3021... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
565,
514,
810,
2617,
273,
446,
31,
565,
514,
876,
2617,
273,
446,
31,
565,
1250,
666,
11107,
273,
629,
31,
565,
1250,
1198,
49,
3021... |
if (element instanceof File) { return ((File) element).getParentFile(); } return null; } | if (element instanceof IFileStore) { return ((IFileStore) element).getParent(); } return null; } | public Object getParent(Object element) { if (element instanceof File) { return ((File) element).getParentFile(); } return null; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/4fa8140ffec3a3544c0a2db6ba0bdc1c7b39d189/FileFolderSelectionDialog.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/FileFolderSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1033,
5089,
12,
921,
930,
13,
288,
5411,
309,
261,
2956,
1276,
1387,
13,
288,
7734,
327,
14015,
812,
13,
930,
2934,
588,
3054,
812,
5621,
5411,
289,
5411,
327,
446,
31,
3639,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1033,
5089,
12,
921,
930,
13,
288,
5411,
309,
261,
2956,
1276,
1387,
13,
288,
7734,
327,
14015,
812,
13,
930,
2934,
588,
3054,
812,
5621,
5411,
289,
5411,
327,
446,
31,
3639,
289,... |
boolean defHasPositive = false; for(int j=0; j < newData.numInstances(); j++){ Instance datum = newData.instance(j); if((int)datum.classValue() == (int)classIndex){ defHasPositive = true; break; } } if(!defHasPositive) return data; | boolean defHasPositive = true; | protected Instances rulesetForOneClass(double expFPRate, Instances data, double classIndex, double defDL) throws Exception{ Instances newData = data, growData, pruneData; boolean stop = false; FastVector ruleset = new FastVector(); double dl = defDL, minDL = defDL; RuleStats ... | 48918 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48918/85e97c8c457c27d321184e96a9a4285eda5a53e7/JRip.java/buggy/weka/classifiers/rules/JRip.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
18357,
25303,
1290,
3335,
797,
12,
9056,
1329,
30246,
4727,
16,
9944,
18357,
501,
16,
9944,
1645,
667,
1016,
16,
25083,
1645,
1652,
8914,
13,
565,
1216,
1185,
95,
202,
565,
18357,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18357,
25303,
1290,
3335,
797,
12,
9056,
1329,
30246,
4727,
16,
9944,
18357,
501,
16,
9944,
1645,
667,
1016,
16,
25083,
1645,
1652,
8914,
13,
565,
1216,
1185,
95,
202,
565,
18357,
1... |
error("literal may not contain character reference"); | { reset(); c = '&'; } else { | private String readLiteral(int flags) throws IOException, XMLStreamException { boolean saved = expandPE; char delim = readCh(); if (delim != '\'' && delim != '"') error("expected '\"' or \"'\"", new Character(delim)); buf.setLength(0); if ((flags & LIT_DISABLE_PE) != 0) expandPE = false; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0194d0bf7a4335231f8ce3fab46cefa8a9a70bb0/XMLParser.java/buggy/core/src/classpath/gnu/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
855,
6177,
12,
474,
2943,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
5198,
273,
4542,
1423,
31,
565,
1149,
10508,
273,
855,
782,
5621,
565,
309,
261,
23822,
480,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
855,
6177,
12,
474,
2943,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
5198,
273,
4542,
1423,
31,
565,
1149,
10508,
273,
855,
782,
5621,
565,
309,
261,
23822,
480,
15... |
Document docContext = (Node.DOCUMENT_NODE == context.getNodeType()) ? (Document)context : context.getOwnerDocument(); XObject arg = (XObject)this.getArg0().execute(xctxt); | Document docContext = (Node.DOCUMENT_NODE == context.getNodeType()) ? (Document) context : context.getOwnerDocument(); XObject arg = (XObject) this.getArg0().execute(xctxt); | public XObject execute(XPathContext xctxt) throws org.xml.sax.SAXException { Node context = xctxt.getCurrentNode(); Document docContext = (Node.DOCUMENT_NODE == context.getNodeType()) ? (Document)context : context.getOwnerDocument(); XObject arg = (XObject)this.getArg0().ex... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/77ad973f1d6ad8f28fd358f2ba4d4c63da65d953/FuncDocument.java/buggy/src/org/apache/xalan/templates/FuncDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1139,
921,
1836,
12,
14124,
1042,
25465,
13,
377,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
225,
288,
3639,
2029,
819,
273,
25465,
18,
588,
3935,
907,
5621,
565,
4319,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1139,
921,
1836,
12,
14124,
1042,
25465,
13,
377,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
225,
288,
3639,
2029,
819,
273,
25465,
18,
588,
3935,
907,
5621,
565,
4319,... |
throw new MessagingException(ioe.getMessage()); | throw new MessagingException(ioe.getMessage()); | public String getHtmlAndTextInlines(String attachmentSeparator, boolean withHeaders, boolean showFullHeaders, int maxLength, String truncationMessage) throws MessagingException { try { if (!hasLoadedAttachments()) loadAttachmentInfo(); return attachments.getHtmlAndTextInlines(attachmentSeparator,... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/ad1d7a526540019e033079228544b3a802a556d3/MessageInfo.java/buggy/src/net/suberic/pooka/MessageInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
19633,
1876,
1528,
382,
3548,
12,
780,
6042,
6581,
16,
1250,
598,
3121,
16,
1250,
2405,
5080,
3121,
16,
509,
13642,
16,
514,
31507,
1079,
13,
1216,
23794,
503,
288,
565,
775,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19633,
1876,
1528,
382,
3548,
12,
780,
6042,
6581,
16,
1250,
598,
3121,
16,
1250,
2405,
5080,
3121,
16,
509,
13642,
16,
514,
31507,
1079,
13,
1216,
23794,
503,
288,
565,
775,
... |
getController().displayDocumentHistoryListAvatar(); | getController().displayDocumentHistoryAvatar(); | public void fireSelection() { getController().selectDocument(getDocumentId()); getController().displayDocumentHistoryListAvatar(); } | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/1079dba1f2428715d6e9cbb4b718da0416175e43/DocumentListItem.java/clean/client-ui/src/main/java/com/thinkparity/browser/application/browser/display/avatar/main/DocumentListItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4452,
6233,
1435,
288,
202,
202,
588,
2933,
7675,
4025,
2519,
12,
588,
2519,
548,
10663,
202,
202,
588,
2933,
7675,
5417,
2519,
5623,
682,
23999,
5621,
202,
97,
2,
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,
918,
4452,
6233,
1435,
288,
202,
202,
588,
2933,
7675,
4025,
2519,
12,
588,
2519,
548,
10663,
202,
202,
588,
2933,
7675,
5417,
2519,
5623,
682,
23999,
5621,
202,
97,
2,
-100,
... |
buffer.append("RootNode("); | buffer.append("RootEntry("); | public String toString() { StringBuffer buffer = new StringBuffer(); if (root == this) { buffer.append("RootNode("); } else { buffer.append("ContactNode("); } buffer.append("key=").append(key).append(" [... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/5bae20afb102a07988a0af7f57b52b6e177fa23d/PatriciaTrie.java/clean/components/mojito/de/kapsi/net/kademlia/util/PatriciaTrie.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
6674,
1613,
273,
394,
6674,
5621,
13491,
309,
261,
3085,
422,
333,
13,
288,
7734,
1613,
18,
6923,
2932,
2375,
1622,
2932,
1769,
5411,
289,
469,
288,
7734... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
6674,
1613,
273,
394,
6674,
5621,
13491,
309,
261,
3085,
422,
333,
13,
288,
7734,
1613,
18,
6923,
2932,
2375,
1622,
2932,
1769,
5411,
289,
469,
288,
7734... |
((StyledText) widget) .addVerifyKeyListener(new OutOfOrderVerifyListener( new OutOfOrderListener(this))); | if (!outOfOrderVerifyListener.isActive(event.time)) { ((StyledText) widget) .addVerifyKeyListener(outOfOrderVerifyListener); outOfOrderVerifyListener.setActive(event.time); } | private void filterKeySequenceBindings(Event event) { /* * Only process key strokes containing natural keys to trigger key * bindings. */ if ((event.keyCode & SWT.MODIFIER_MASK) != 0) return; // Allow special key out-of-order processing. List keyStrokes... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/b06c43af213d141aa2351b8f35f3f63211342583/WorkbenchKeyboard.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/keys/WorkbenchKeyboard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1034,
653,
4021,
10497,
12,
1133,
871,
13,
288,
3639,
1748,
540,
380,
5098,
1207,
498,
384,
3250,
281,
4191,
15145,
1311,
358,
3080,
498,
540,
380,
7394,
18,
540,
1195,
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,
1034,
653,
4021,
10497,
12,
1133,
871,
13,
288,
3639,
1748,
540,
380,
5098,
1207,
498,
384,
3250,
281,
4191,
15145,
1311,
358,
3080,
498,
540,
380,
7394,
18,
540,
1195,
3639,
... |
public Object readItem(Marshaller marshaller,StoreLocation item) throws IOException{ | public synchronized Object readItem(Marshaller marshaller,StoreLocation item) throws IOException{ | public Object readItem(Marshaller marshaller,StoreLocation item) throws IOException{ RandomAccessFile file=dataManager.getDataFile(item).getRandomAccessFile(); // TODO: we could reuse the buffer in dataIn if it's big enough to avoid // allocating byte[] arrays on every readItem. ... | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/5367f1ecb078074ac02e673a8a911d8aed6ed3ec/SyncDataFileReader.java/clean/activemq-core/src/main/java/org/apache/activemq/kaha/impl/data/SyncDataFileReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
225,
1033,
855,
1180,
12,
2058,
19927,
16,
2257,
2735,
761,
13,
1216,
1860,
95,
3639,
8072,
26933,
585,
33,
892,
1318,
18,
588,
751,
812,
12,
1726,
2934,
588,
8529,
26933,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
225,
1033,
855,
1180,
12,
2058,
19927,
16,
2257,
2735,
761,
13,
1216,
1860,
95,
3639,
8072,
26933,
585,
33,
892,
1318,
18,
588,
751,
812,
12,
1726,
2934,
588,
8529,
26933,
5... |
return XMLTypeFactory.eINSTANCE.convertToString( XMLTypePackage.eINSTANCE.getString( ), | return XMLTypeFactory.eINSTANCE.convertToString( XMLTypePackage.Literals.STRING, | public String convertIDToString( EDataType eDataType, Object instanceValue ) { return XMLTypeFactory.eINSTANCE.convertToString( XMLTypePackage.eINSTANCE.getString( ), instanceValue ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/036e8c78765730b146e5854b9d6c397a296fed86/AttributeFactoryImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributeFactoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1765,
734,
5808,
12,
20807,
11479,
16,
1033,
13523,
262,
202,
95,
202,
202,
2463,
3167,
559,
1733,
18,
73,
13341,
18,
6283,
5808,
12,
3167,
559,
2261,
18,
73,
13341,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1765,
734,
5808,
12,
20807,
11479,
16,
1033,
13523,
262,
202,
95,
202,
202,
2463,
3167,
559,
1733,
18,
73,
13341,
18,
6283,
5808,
12,
3167,
559,
2261,
18,
73,
13341,
18,
... |
private int intToBytes(int i, byte[] buf, int offset) { | private int intToBytes(long i, byte[] buf, int offset) { | private int intToBytes(int i, byte[] buf, int offset) { int inoffset = offset; if (i == 0) { buf[offset++] = 0; } else { for (; i > 0 ; i = i / 256) { buf[offset] = (byte)(i % 256); offset++; } } return (offset - inoffset); } | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/9e8a32adb4d200b587b981f944191970d9b454d9/BEREncoder.java/buggy/src/snmplib/BEREncoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
509,
21033,
12,
474,
277,
16,
1160,
8526,
1681,
16,
509,
1384,
13,
288,
202,
202,
474,
316,
3348,
273,
1384,
31,
202,
202,
430,
261,
77,
422,
374,
13,
288,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
509,
21033,
12,
474,
277,
16,
1160,
8526,
1681,
16,
509,
1384,
13,
288,
202,
202,
474,
316,
3348,
273,
1384,
31,
202,
202,
430,
261,
77,
422,
374,
13,
288,
1082,
202,
... |
this.configuredPlugins = plugins; | configuredPlugins = plugins; | public void setConfiguredPlugins(PluginDetail[] plugins) { this.configuredPlugins = plugins; } | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/1ca1a7e43882ea68e5f3e30f398d7cee2bf61b97/PluginsServlet.java/clean/reporting/jsp/src/net/sourceforge/cruisecontrol/servlet/PluginsServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
15334,
9461,
12,
3773,
6109,
8526,
4799,
13,
288,
3639,
4351,
9461,
273,
4799,
31,
565,
289,
2,
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,
444,
15334,
9461,
12,
3773,
6109,
8526,
4799,
13,
288,
3639,
4351,
9461,
273,
4799,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
return client.postTaskData(taskData); | try { return client.postTaskData(taskData); } catch (LoginException e) { return client.postTaskData(taskData); } | public String postTaskData(TaskRepository repository, RepositoryTaskData taskData) throws CoreException { try { BugzillaClient client = connector.getClientManager().getClient(repository); return client.postTaskData(taskData); } catch (UnrecognizedReponseException e) { throw new CoreException(new Status(IStatus... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/fbe43a9128c6ba2a3b395c0e7149cae5ed8327c8/BugzillaTaskDataHandler.java/clean/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/internal/bugzilla/core/BugzillaTaskDataHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1603,
2174,
751,
12,
2174,
3305,
3352,
16,
6281,
2174,
751,
1562,
751,
13,
1216,
30015,
288,
202,
202,
698,
288,
1082,
202,
19865,
15990,
1227,
1004,
273,
8703,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1603,
2174,
751,
12,
2174,
3305,
3352,
16,
6281,
2174,
751,
1562,
751,
13,
1216,
30015,
288,
202,
202,
698,
288,
1082,
202,
19865,
15990,
1227,
1004,
273,
8703,
18,
588,
... |
final PathElement pathElement = new PathElement(); classpath.addPathElement( pathElement ); pathElement.setPath( javaccHome.getAbsolutePath() + "/JavaCC.zip" ); | classpath.addLocation( new File( javaccHome, "JavaCC.zip" ) ); | public void execute() throws TaskException { // load command line with optional attributes Enumeration iter = optionalAttrs.keys(); while( iter.hasMoreElements() ) { String name = (String)iter.nextElement(); Object value = optionalAttrs.get( name ); ... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/1bd4167603ad1a6b613bb73d5e5631e37ea511d0/JJTree.java/buggy/proposal/myrmidon/src/main/org/apache/tools/ant/taskdefs/optional/javacc/JJTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
3639,
1216,
3837,
503,
565,
288,
3639,
368,
1262,
1296,
980,
598,
3129,
1677,
3639,
13864,
1400,
273,
3129,
8262,
18,
2452,
5621,
3639,
1323,
12,
1400,
18,
5332,
74... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
3639,
1216,
3837,
503,
565,
288,
3639,
368,
1262,
1296,
980,
598,
3129,
1677,
3639,
13864,
1400,
273,
3129,
8262,
18,
2452,
5621,
3639,
1323,
12,
1400,
18,
5332,
74... |
public org.quickfix.field.RoundingModulus getRoundingModulus() throws FieldNotFound { org.quickfix.field.RoundingModulus value = new org.quickfix.field.RoundingModulus(); | public quickfix.field.RoundingModulus getRoundingModulus() throws FieldNotFound { quickfix.field.RoundingModulus value = new quickfix.field.RoundingModulus(); | public org.quickfix.field.RoundingModulus getRoundingModulus() throws FieldNotFound { org.quickfix.field.RoundingModulus value = new org.quickfix.field.RoundingModulus(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderSingle.java/buggy/src/java/src/quickfix/fix43/NewOrderSingle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
1739,
17284,
4170,
772,
310,
1739,
17284,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
1739,
172... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
1739,
17284,
4170,
772,
310,
1739,
17284,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
1739,
172... |
public PresentationData() { | public PresentationData(String presentableText, String locationString, Icon openIcon, Icon closedIcon) { myClosedIcon = closedIcon; myLocationString = locationString; myOpenIcon = openIcon; myPresentableText = presentableText; | public PresentationData() { } | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/4912aa450d2a4f6eee5a0269b055c17a8e98c9b8/PresentationData.java/buggy/openapi/src/com/intellij/ide/projectView/PresentationData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
25130,
367,
751,
12,
780,
3430,
429,
1528,
16,
514,
2117,
780,
16,
16011,
1696,
5554,
16,
16011,
4375,
5554,
13,
288,
3399,
7395,
5554,
273,
4375,
5554,
31,
3399,
2735,
780,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
25130,
367,
751,
12,
780,
3430,
429,
1528,
16,
514,
2117,
780,
16,
16011,
1696,
5554,
16,
16011,
4375,
5554,
13,
288,
3399,
7395,
5554,
273,
4375,
5554,
31,
3399,
2735,
780,
273,
... |
protected Command lookupExceptionCommand() throws IllegalArgumentException, IllegalStateException { | protected Command lookupExceptionCommand() throws IllegalArgumentException, IllegalStateException { | protected Command lookupExceptionCommand() throws IllegalArgumentException, IllegalStateException { String catalogName = getCatalogName(); Catalog catalog = null; if (catalogName == null) { catalog = CatalogFactory.getInstance().getCatalog(); if (catalog == null) { ... | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/287e02319b42f2eed8323175c6cfc36577aa9588/ExceptionCatcher.java/clean/src/java/org/apache/struts/chain/commands/ExceptionCatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3498,
3689,
503,
2189,
1435,
1216,
2754,
16,
5477,
288,
3639,
514,
6222,
461,
273,
1927,
4392,
461,
5621,
3639,
14953,
6222,
273,
446,
31,
3639,
309,
261,
7199,
461,
422,
446,
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,
4750,
3498,
3689,
503,
2189,
1435,
1216,
2754,
16,
5477,
288,
3639,
514,
6222,
461,
273,
1927,
4392,
461,
5621,
3639,
14953,
6222,
273,
446,
31,
3639,
309,
261,
7199,
461,
422,
446,
13,
... |
sourceCode = ERXExtensions.replaceStringByStringInString("\n\n", "<br>", sourceCode); | sourceCode = ERXStringUtilities.replaceStringByStringInString("\n\n", "<br>", sourceCode); | public String sourceCode() { if(sourceCode != null) return sourceCode; StringWriter writer = new StringWriter(); try { Decompiler decompiler = new Decompiler(); decompiler.setClassPath(cp); decompiler.decompile(classInf... | 22541 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/22541/fa84e1b88199fbf613e9662051f0c3d4df949124/Jode.java/clean/Experimental/DevStudio/Sources/ag/kcmedia/Jode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
20260,
1435,
288,
5411,
309,
12,
3168,
1085,
480,
446,
13,
7734,
327,
20260,
31,
5411,
17436,
2633,
273,
394,
17436,
5621,
5411,
775,
288,
7734,
3416,
20667,
2895,
443,
9576,
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,
540,
1071,
514,
20260,
1435,
288,
5411,
309,
12,
3168,
1085,
480,
446,
13,
7734,
327,
20260,
31,
5411,
17436,
2633,
273,
394,
17436,
5621,
5411,
775,
288,
7734,
3416,
20667,
2895,
443,
9576,
2... |
String pluginId = PluginDescriptor.getPluginIdFromArtifactId( project.getArtifactId() ); | writePluginFile( w, goalPrefix, mojoDescriptors, project ); | public void execute( String destinationDirectory, Set mojoDescriptors, MavenProject project ) throws Exception { FileWriter writer = new FileWriter( new File( destinationDirectory, "plugin.jelly" ) ); PrettyPrintXMLWriter w = new PrettyPrintXMLWriter( writer ); String pluginId = Plugi... | 1315 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1315/24c6328ad361f8e709e2b3fddefd9cde220a0628/JellyHarnessGenerator.java/buggy/maven-plugin-tools/maven-plugin-tools-api/src/main/java/org/apache/maven/tools/plugin/generator/jelly/JellyHarnessGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
514,
2929,
2853,
16,
1000,
312,
10007,
12705,
16,
17176,
4109,
1984,
262,
3639,
1216,
1185,
565,
288,
3639,
24639,
2633,
273,
394,
24639,
12,
394,
1387,
12,
2929,
285... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12,
514,
2929,
2853,
16,
1000,
312,
10007,
12705,
16,
17176,
4109,
1984,
262,
3639,
1216,
1185,
565,
288,
3639,
24639,
2633,
273,
394,
24639,
12,
394,
1387,
12,
2929,
285... |
if (persp != null) | if (persp != null) { | public boolean isCloseable(IViewReference ref) { Perspective persp = getActivePerspective(); if (persp != null) return persp.isCloseable(ref); return false; } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WorkbenchPage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
4605,
429,
12,
45,
1767,
2404,
1278,
13,
288,
202,
202,
14781,
16772,
13508,
84,
273,
11960,
14781,
16772,
5621,
202,
202,
430,
261,
10422,
84,
480,
446,
13,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
4605,
429,
12,
45,
1767,
2404,
1278,
13,
288,
202,
202,
14781,
16772,
13508,
84,
273,
11960,
14781,
16772,
5621,
202,
202,
430,
261,
10422,
84,
480,
446,
13,
1082,
202,
... |
public void buildClassifier(Instances instances) throws Exception { double bestVal = Double.MAX_VALUE, currVal; double bestPoint = -Double.MAX_VALUE, sum; int bestAtt = -1, numClasses; if (instances.checkForStringAttributes()) { throw new Exception("Can't handle string attributes!"); } doub... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/7008807190da8b4dee6b86f937c533719abc3439/DecisionStump.java/buggy/weka/classifiers/DecisionStump.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3510,
13860,
12,
5361,
10162,
13,
15069,
503,
95,
9056,
12729,
3053,
33,
5265,
18,
6694,
67,
4051,
16,
17016,
3053,
31,
9056,
12729,
2148,
29711,
5265,
18,
6694,
67,
4051,
16,
1364... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3510,
13860,
12,
5361,
10162,
13,
15069,
503,
95,
9056,
12729,
3053,
33,
5265,
18,
6694,
67,
4051,
16,
17016,
3053,
31,
9056,
12729,
2148,
29711,
5265,
18,
6694,
67,
4051,
16,
1364... | ||
maxRowEditor.setPreferencePage(this); | maxRowEditor.setPage(this); | protected Control createContents( Composite parent ) { Composite mainComposite = new Composite( parent, SWT.NONE ); GridData data = new GridData( GridData.CENTER); data.horizontalSpan = 1; data.verticalSpan = 20; mainComposite.setLayoutData( data ); GridLayout layout = new GridLayout( ); mainComposite.setLayou... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/1e12296eea595c503db3a39b97facdb1a42c88b2/DateSetPreferencePage.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/preferences/DateSetPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6323,
12,
14728,
982,
262,
202,
95,
202,
202,
9400,
2774,
9400,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
6313,
751,
501,
273,
394,
7145,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8888,
752,
6323,
12,
14728,
982,
262,
202,
95,
202,
202,
9400,
2774,
9400,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
6313,
751,
501,
273,
394,
7145,... |
ph = factory.createURLStreamHandler (protocol); | ph = factory.createURLStreamHandler(protocol); | private static synchronized URLStreamHandler getURLStreamHandler(String protocol) { URLStreamHandler ph = null; // First, see if a protocol handler is in our cache. if (cache_handlers) { if ((ph = (URLStreamHandler) ph_cache.get(protocol)) != null) return ph; } // If a non-default factory has... | 25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/2a81deb9769ceea4775c22641c27bc9bc5399c18/URL.java/clean/libjava/java/net/URL.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
3852,
1976,
1228,
1503,
19341,
1228,
1503,
12,
780,
1771,
13,
225,
288,
565,
1976,
1228,
1503,
1844,
273,
446,
31,
565,
368,
5783,
16,
2621,
309,
279,
1771,
1838,
353,
316,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
3852,
1976,
1228,
1503,
19341,
1228,
1503,
12,
780,
1771,
13,
225,
288,
565,
1976,
1228,
1503,
1844,
273,
446,
31,
565,
368,
5783,
16,
2621,
309,
279,
1771,
1838,
353,
316,
3... |
log.debug("DONE ADD ALL RECORDS ==========================================================="); | log .debug("DONE ADD ALL RECORDS ==========================================================="); | private void rebuildIndex(Connection connection, SearchBuilderItem controlItem) throws SQLException { // delete all and return the master action only // the caller will then rebuild the index from scratch log.debug("DELETE ALL RECORDS =========================================================="); Statement stm = nu... | 51480 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51480/a418d47d9cb811d8e8fb60f720be9c5a34ea00c5/SearchIndexBuilderWorkerDaoJdbcImpl.java/buggy/search-impl/impl/src/java/org/sakaiproject/search/component/dao/impl/SearchIndexBuilderWorkerDaoJdbcImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13419,
1016,
12,
1952,
1459,
16,
5167,
1263,
1180,
3325,
1180,
13,
1216,
6483,
202,
95,
202,
202,
759,
1430,
777,
471,
327,
326,
4171,
1301,
1338,
202,
202,
759,
326,
48... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
13419,
1016,
12,
1952,
1459,
16,
5167,
1263,
1180,
3325,
1180,
13,
1216,
6483,
202,
95,
202,
202,
759,
1430,
777,
471,
327,
326,
4171,
1301,
1338,
202,
202,
759,
326,
48... |
sp.printHTML("First Name : "+firstname+"<br>\n"); sp.printHTML("Last Name : "+lastname+"<br>\n"); sp.printHTML("Nick Name : "+nickname+"<br>\n"); sp.printHTML("Email : "+email+"<br>\n"); sp.printHTML("Password : "+password+"<br>\n"); sp.printHTML("Region : "+value+"<br>\n"); sp.printHTML("<br>The following... | sp.printHTML("First Name : " + firstname + "<br>\n"); sp.printHTML("Last Name : " + lastname + "<br>\n"); sp.printHTML("Nick Name : " + nickname + "<br>\n"); sp.printHTML("Email : " + email + "<br>\n"); sp.printHTML("Password : " + password + "<br>\n"); sp.printHTML("Region : " + value + "<br>\n"); sp.pri... | public void doGet(HttpServletRequest request, HttpServletResponse response) throws IOException, ServletException { String firstname=null, lastname=null, nickname=null, email=null, password=null; int regionId = 0; int userId; String creationDate; sp = new ServletPrinter(response, "RegisterUser");... | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/3d57ae5a342bc10d6c418636c07193a0289ffd6b/RegisterUser.java/buggy/EJB_EntityBean_id_BMP/edu/rice/rubis/beans/servlets/RegisterUser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
23611,
12,
2940,
18572,
590,
16,
12446,
766,
13,
1216,
1860,
16,
16517,
225,
288,
565,
514,
1122,
529,
33,
2011,
16,
1142,
529,
33,
2011,
16,
19570,
33,
2011,
16,
2699,
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,
282,
1071,
918,
23611,
12,
2940,
18572,
590,
16,
12446,
766,
13,
1216,
1860,
16,
16517,
225,
288,
565,
514,
1122,
529,
33,
2011,
16,
1142,
529,
33,
2011,
16,
19570,
33,
2011,
16,
2699,
33,
... |
"Lorg/mozilla/javascript/Scriptable;)", "Lorg/mozilla/javascript/Scriptable;"); cfw.add(ByteCode.ARETURN); } else { cfw.add(ByteCode.DUP); cfw.add(ByteCode.INSTANCEOF, "org/mozilla/javascript/Wrapper"); cfw.add(ByteCode.IFEQ, 11); cfw.add(ByteCode.CHECKCAST, "org/mozilla/javascript/Wrapper"); cfw.add(ByteCode.INVOKEI... | "Ljava/lang/String;)", "Ljava/lang/Object;"); | private static void generateReturnResult(ClassFileWriter cfw, Class retType) { // wrap boolean values with java.lang.Boolean, convert all other // primitive values to java.lang.Double. if (retType.equals(Boolean.TYPE)) { cfw.add(ByteC... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/600d365e30a5b834e818fefe6f356bf6380a4833/JavaAdapter.java/clean/js/rhino/org/mozilla/javascript/JavaAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... |
DBConnect dbc = new DBConnect(m_conPool) ; dbc.getConnection() ; dbc.setProcedure(procedure) ; data = (Vector)dbc.executeProcedure().clone() ; | DBConnect dbc = new DBConnect(m_conPool) ; dbc.getConnection() ; dbc.setProcedure(procedure) ; data = (Vector)dbc.executeProcedure().clone() ; | public String sqlProcedureStr(String procedure) throws java.rmi.RemoteException { Vector data = new Vector() ; DBConnect dbc = new DBConnect(m_conPool) ; dbc.getConnection() ; dbc.setProcedure(procedure) ; //dbc.createStatement() ; data = (Vector)dbc.executeProcedure().clone() ; dbc.clearResultSet() ; dbc.clo... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/4288cb8a7597eae9e8a20daac0cd3d2e4768f872/IMCPool.java/clean/server/src/imcode/server/IMCPool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1847,
17213,
1585,
12,
780,
12131,
13,
1216,
225,
2252,
18,
8864,
77,
18,
5169,
503,
288,
202,
202,
5018,
501,
273,
394,
5589,
1435,
274,
202,
202,
2290,
5215,
9881,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1847,
17213,
1585,
12,
780,
12131,
13,
1216,
225,
2252,
18,
8864,
77,
18,
5169,
503,
288,
202,
202,
5018,
501,
273,
394,
5589,
1435,
274,
202,
202,
2290,
5215,
9881,
273,... |
} else if (classString == null) { | } else if (!classAvailable) { | private final void convertActionToHandler( final IConfigurationElement element, final String actionId, final ParameterizedCommand command, final Expression activeWhenExpression, final String viewId, final List warningsToLog) { // Check to see if this is a retargettable action. final boolean retarget = readBo... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/7c7b1a2eb06db98f5e931be4032b7fd919f131b7/LegacyActionPersistence.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/menus/LegacyActionPersistence.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
1765,
1803,
774,
1503,
12,
1082,
202,
6385,
467,
1750,
1046,
930,
16,
727,
514,
1301,
548,
16,
1082,
202,
6385,
30125,
2189,
1296,
16,
1082,
202,
6385,
5371,
2695,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
1765,
1803,
774,
1503,
12,
1082,
202,
6385,
467,
1750,
1046,
930,
16,
727,
514,
1301,
548,
16,
1082,
202,
6385,
30125,
2189,
1296,
16,
1082,
202,
6385,
5371,
2695,
... |
setSelectionInterval(selectedIndex, selectedIndex); if(!selectMovesDown) break; | setSelectionInterval(index, index); break; | public void keyPressed(KeyEvent key) { key.consume(); if(key.getWhen() - lastEvent > 1000 || cache.length() > 16) cache.delete(0, 31); if(key.getKeyCode() > 64) { cache.append(key.getKeyChar()); lastEvent = key.getWhen();// System.out.println(cache.toString()); selectedIndex = getNextMatch(... | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/2ebe112bdc1ff4ab6215ea45d4fa41caf4a79ee0/Checklist.java/clean/trunk/src/net/sf/plantlore/client/checklist/Checklist.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
498,
24624,
12,
653,
1133,
498,
13,
288,
1082,
202,
856,
18,
21224,
5621,
25083,
202,
430,
12,
856,
18,
588,
9434,
1435,
300,
1142,
1133,
405,
4336,
747,
1247,
18,
2469,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
498,
24624,
12,
653,
1133,
498,
13,
288,
1082,
202,
856,
18,
21224,
5621,
25083,
202,
430,
12,
856,
18,
588,
9434,
1435,
300,
1142,
1133,
405,
4336,
747,
1247,
18,
2469,... |
itsData.itsFromEvalCode = compilerEnv.isFromEval(); | public Object compile(Scriptable scope, CompilerEnvirons compilerEnv, ScriptOrFnNode tree, String encodedSource, boolean returnFunction, Object staticSecurityDomain) { this.compiler... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/dbaff764ea1b3e5aca96c414972aa2b2bde0bd79/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
4074,
12,
3651,
429,
2146,
16,
12900,
12972,
28248,
87,
5274,
3491,
16,
12900,
7739,
1162,
5372,
907,
2151,
16,
12900,
514,
3749,
1830,
16,
12900,
1250,
327,
2083,
16,
12900,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4074,
12,
3651,
429,
2146,
16,
12900,
12972,
28248,
87,
5274,
3491,
16,
12900,
7739,
1162,
5372,
907,
2151,
16,
12900,
514,
3749,
1830,
16,
12900,
1250,
327,
2083,
16,
12900,
... | |
public List getAppliedChangeSetIds(final String moduleName) { | public Collection getAppliedChangeSetIds(final String moduleName) { | public List getAppliedChangeSetIds(final String moduleName) { if (!exists) { return Collections.EMPTY_LIST; } JdbcTemplate template = new JdbcTemplate(dataSource); return template.query("select change_set_id, seq_nr from " + TABLE_NAME + " where module = ? order by seq_nr asc", new Object[] { moduleName ... | 45613 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45613/e0b6e2207f56e854edca3f2643e4b345a1f9f21c/LogTable.java/buggy/revolt/src/org/riotfamily/revolt/support/LogTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
336,
16203,
21565,
2673,
12,
6385,
514,
9780,
13,
288,
202,
202,
430,
16051,
1808,
13,
288,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
202,
202,
97,
202,
202,
25316,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
336,
16203,
21565,
2673,
12,
6385,
514,
9780,
13,
288,
202,
202,
430,
16051,
1808,
13,
288,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
202,
202,
97,
202,
202,
25316,... |
item.setValue(model.getElementAt(i)); | item.setLabel(model.getLabelAt(i)); | public void contentsChanged(ListDataEvent evt) { for (int i=evt.getIndex0(); i<=evt.getIndex1(); ++i) { ControlPanelItem item = (ControlPanelItem)iconPanel.getComponent(i); item.setValue(model.getElementAt(i)); item.setIcon(model.getIconAt(i)); } ... | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/796dcbe508a4035121134bcd09cd5909164b4f9f/ControlPanel.java/clean/modules/vrjuggler/vrjconfig/org/vrjuggler/vrjconfig/ui/ControlPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
2939,
5033,
12,
682,
751,
1133,
6324,
13,
1377,
288,
540,
364,
261,
474,
277,
33,
73,
11734,
18,
588,
1016,
20,
5621,
277,
32,
33,
73,
11734,
18,
588,
1016,
21,
5621,
965,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2939,
5033,
12,
682,
751,
1133,
6324,
13,
1377,
288,
540,
364,
261,
474,
277,
33,
73,
11734,
18,
588,
1016,
20,
5621,
277,
32,
33,
73,
11734,
18,
588,
1016,
21,
5621,
965,... |
return(this.mimeType.equals(mimeType)); | i = mimeType.indexOf(";"); if (i != -1) mimeType = mimeType.substring(0, i); return mime.equals(mimeType); | isMimeTypeEqual(String mimeType){ // FIXME: Need to handle default attributes and parameters return(this.mimeType.equals(mimeType));} | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/1e7aa2954f7fa9e45a7b68da25c13d3846158a39/DataFlavor.java/clean/core/src/classpath/java/java/awt/datatransfer/DataFlavor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
15707,
8970,
5812,
12,
780,
10707,
15329,
225,
368,
9852,
30,
12324,
358,
1640,
805,
1677,
471,
1472,
225,
327,
12,
2211,
18,
19176,
18,
14963,
12,
19176,
10019,
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,
0,
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,
15707,
8970,
5812,
12,
780,
10707,
15329,
225,
368,
9852,
30,
12324,
358,
1640,
805,
1677,
471,
1472,
225,
327,
12,
2211,
18,
19176,
18,
14963,
12,
19176,
10019,
97,
2,
-100,
-100,
-100,
-100,... |
boolean verbose, boolean folding) { | boolean verbose, boolean folding) { | public CDictionaryGenerator( ADT adt, String directory, String apiName, String prefix, boolean verbose, boolean folding) { super(directory, apiName, ".dict", verbose, folding); this.adt = adt; this.apiName = apiName; this.prefix = prefix; this.factory = new PureFactory(); afuns_by_name = new HashMap(); ... | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/9cd5f194454db975c16e6e872247475a195366c8/CDictionaryGenerator.java/clean/apigen/src/apigen/gen/c/CDictionaryGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
385,
10905,
3908,
12,
202,
202,
1880,
56,
1261,
88,
16,
202,
202,
780,
1867,
16,
202,
202,
780,
1536,
461,
16,
202,
202,
780,
1633,
16,
202,
202,
6494,
3988,
16,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
385,
10905,
3908,
12,
202,
202,
1880,
56,
1261,
88,
16,
202,
202,
780,
1867,
16,
202,
202,
780,
1536,
461,
16,
202,
202,
780,
1633,
16,
202,
202,
6494,
3988,
16,
202,
202,
... |
this.registerVariant(variant); | registerVariant(variant); | private void initVariantsInMethodScope() { {// parameters list completion final CompletionVariant variant = new CompletionVariant( new LeftNeighbour(new OrFilter(new TextFilter(new String[]{"(", ",", PsiKeyword.FINAL}), new SuperParentFilter(new ClassFilter(PsiAnno... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/3314476891c70f6e28a00beba3f4835933188dec/JavaCompletionData.java/clean/codeInsight/impl/com/intellij/codeInsight/completion/JavaCompletionData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
21165,
382,
1305,
3876,
1435,
288,
565,
288,
759,
1472,
666,
8364,
1377,
727,
20735,
9356,
5437,
273,
394,
20735,
9356,
12,
3639,
394,
13338,
13577,
477,
12,
2704,
2965,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
21165,
382,
1305,
3876,
1435,
288,
565,
288,
759,
1472,
666,
8364,
1377,
727,
20735,
9356,
5437,
273,
394,
20735,
9356,
12,
3639,
394,
13338,
13577,
477,
12,
2704,
2965,
... |
UmlModelEventPump.getPump().removeModelEventListener(this, (MBase)_target, _eventName); | UmlModelEventPump.getPump().removeModelEventListener( this, (MBase) _target, _eventName); | public void setTarget(Object target) { if (target == _target && target != null) return; if (_eventName == null || _eventName.equals("")) throw new IllegalStateException("eventName not set!"); if (_target instanceof MBase) { UmlModelEventPump.getPump().removeModelEventList... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/d091a445c669a5b90140f095a96fbff2ee4afa4c/UMLModelElementListModel2.java/clean/src_new/org/argouml/uml/ui/UMLModelElementListModel2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18367,
12,
921,
1018,
13,
288,
3639,
309,
261,
3299,
422,
389,
3299,
597,
1018,
480,
446,
13,
327,
31,
3639,
309,
261,
67,
2575,
461,
422,
446,
747,
389,
2575,
461,
18,
149... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18367,
12,
921,
1018,
13,
288,
3639,
309,
261,
3299,
422,
389,
3299,
597,
1018,
480,
446,
13,
327,
31,
3639,
309,
261,
67,
2575,
461,
422,
446,
747,
389,
2575,
461,
18,
149... |
protected ServerConsumerEndpoint putConsumerDelegate(String consumerID, ServerConsumerEndpoint d) | protected ServerConsumerEndpoint putConsumerDelegate(int consumerID, ServerConsumerEndpoint d) | protected ServerConsumerEndpoint putConsumerDelegate(String consumerID, ServerConsumerEndpoint d) { return (ServerConsumerEndpoint)consumers.put(consumerID, d); } | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/bb5207822a56158d5b94faff7c6dbe5f094f6f4c/ServerSessionEndpoint.java/clean/src/main/org/jboss/jms/server/endpoint/ServerSessionEndpoint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
3224,
5869,
3293,
1378,
5869,
9586,
12,
474,
4765,
734,
16,
3224,
5869,
3293,
302,
13,
282,
288,
1377,
327,
261,
2081,
5869,
3293,
13,
17664,
414,
18,
458,
12,
13230,
734,
16,
302... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
3224,
5869,
3293,
1378,
5869,
9586,
12,
474,
4765,
734,
16,
3224,
5869,
3293,
302,
13,
282,
288,
1377,
327,
261,
2081,
5869,
3293,
13,
17664,
414,
18,
458,
12,
13230,
734,
16,
302... |
public void onEncode(ClientKey key, ClientPutState state) { | public void onEncode(BaseClientKey key, ClientPutState state) { | public void onEncode(ClientKey key, ClientPutState state) { SingleBlockInserter sbi = (SingleBlockInserter)state; int x = sbi.token; FreenetURI uri = key.getURI(); synchronized(this) { if(finished) return; if(x >= dataBlocks.length) { if(checkURIs[x-dataBlocks.length] != null) { Logger.normal(this, "Got... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/c6aa82ac420d1cc2277bea0c09c5c8fcbaf51ad0/SplitFileInserterSegment.java/buggy/src/freenet/client/async/SplitFileInserterSegment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
603,
5509,
12,
1227,
653,
498,
16,
2445,
6426,
1119,
919,
13,
288,
202,
202,
5281,
1768,
382,
550,
387,
2393,
77,
273,
261,
5281,
1768,
382,
550,
387,
13,
2019,
31,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
603,
5509,
12,
1227,
653,
498,
16,
2445,
6426,
1119,
919,
13,
288,
202,
202,
5281,
1768,
382,
550,
387,
2393,
77,
273,
261,
5281,
1768,
382,
550,
387,
13,
2019,
31,
202... |
if(ASS)ER.T(false,"getSourceLocation called when not really stopped",this); | if(AS.S)ER.T(false,"getSourceLocation called when not really stopped",this); | public JSSourceLocation getSourceLocation() { if( STOPPED == _state ) return _sourceLocation; if(ASS)ER.T(false,"getSourceLocation called when not really stopped",this); return null; } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/2de73cf99dce60cce549e7757f841284b68d1220/ControlTyrant.java/buggy/js/jsdj/classes/com/netscape/jsdebugging/ifcui/ControlTyrant.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29686,
552,
2735,
7889,
2735,
1435,
565,
288,
3639,
309,
12,
17815,
12120,
422,
389,
2019,
262,
5411,
327,
389,
3168,
2735,
31,
3639,
309,
12,
3033,
18,
55,
13,
654,
18,
56,
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,
29686,
552,
2735,
7889,
2735,
1435,
565,
288,
3639,
309,
12,
17815,
12120,
422,
389,
2019,
262,
5411,
327,
389,
3168,
2735,
31,
3639,
309,
12,
3033,
18,
55,
13,
654,
18,
56,
12,
... |
result = ((RubyCallbackMethod)body.nd_cfnc()).execute(recv, args, getRuby()); | try { result = ((RubyCallbackMethod)body.nd_cfnc()).execute(recv, args, getRuby()); } catch (RubyArgumentException raExcptn) { System.out.print("Cannot call method \"" + id.toName() + "\". "); System.out.println(raExcptn.getMessage()); } | public RubyObject call0(RubyObject recv, RubyId id, RubyObject[] args, NODE body, boolean noSuper) { // ... RubyInterpreter interpreter = getRuby().getInterpreter(); interpreter.getRubyFrame().push(); // HACK +++ interpreter.getRubyIter().push(Iter.ITER_NOT... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/09d14a481cf7e28332c61c038c7d4b468854d38d/RubyModule.java/clean/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
20,
12,
54,
10340,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
11922,
1417,
16,
1250,
1158,
8051,
13,
288,
7734,
368,
1372,
3639,
19817,
30010,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
20,
12,
54,
10340,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
11922,
1417,
16,
1250,
1158,
8051,
13,
288,
7734,
368,
1372,
3639,
19817,
30010,
... |
if ((aAST.getType() == TokenTypes.STAR) && (aAST.getParent().getType() == TokenTypes.DOT)) | if ((type == TokenTypes.STAR) && (parentType == TokenTypes.DOT)) | public void visitToken(DetailAST aAST) { // Check for RCURLY in array initializer if ((aAST.getType() == TokenTypes.RCURLY) && (aAST.getParent().getType() == TokenTypes.ARRAY_INIT)) { return; } // Check for import pkg.name.*; if ((aAST.getType() == ... | 50482 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50482/3ac2917921de25e879e5ce759e6231b1eb4c8768/WhitespaceAroundCheck.java/clean/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/WhitespaceAroundCheck.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
1345,
12,
6109,
9053,
279,
9053,
13,
565,
288,
3639,
368,
2073,
364,
534,
26314,
316,
526,
12562,
3639,
309,
14015,
69,
9053,
18,
588,
559,
1435,
422,
3155,
2016,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
1345,
12,
6109,
9053,
279,
9053,
13,
565,
288,
3639,
368,
2073,
364,
534,
26314,
316,
526,
12562,
3639,
309,
14015,
69,
9053,
18,
588,
559,
1435,
422,
3155,
2016,
18,
1... |
while (is_identchar(c)) { | while (isIdentifierChar(c)) { | private int yylex() { int c; int space_seen = 0; kwtable kw; retry : for (;;) { switch (c = nextc()) { case '\0' : // NUL case '\004' : // ^D case '\032' : // ^Z case -1 : //end of script. return 0;... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/d31a76ee29d5978a9bec41e3ac9134cee024bcab/DefaultRubyScanner.java/clean/org/jruby/parser/DefaultRubyScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
677,
1362,
92,
1435,
288,
3639,
509,
276,
31,
3639,
509,
3476,
67,
15156,
273,
374,
31,
3639,
5323,
2121,
5323,
31,
3639,
3300,
294,
364,
261,
25708,
13,
288,
5411,
1620,
261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
677,
1362,
92,
1435,
288,
3639,
509,
276,
31,
3639,
509,
3476,
67,
15156,
273,
374,
31,
3639,
5323,
2121,
5323,
31,
3639,
3300,
294,
364,
261,
25708,
13,
288,
5411,
1620,
261... |
VM_Entrypoints.jtocField.getOffset(), | VM_Entrypoints.jtocField.getOffsetAsInt(), | private OPT_MemoryOperand loadFromJTOC(int offset) { OPT_LocationOperand loc = new OPT_LocationOperand(offset); OPT_Operand guard = TG(); if (burs.ir.options.FIXED_JTOC) { return OPT_MemoryOperand.D(VM_Magic.getTocPointer().add(offset).toInt(), (byte)4, loc, guard); } ... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/3a1409586ed0fc007c4120f3a96d6f7a1ae3593c/OPT_BURS_Helpers.java/buggy/rvm/src/vm/arch/intel/compilers/optimizing/ir/conversions/lir2mir/OPT_BURS_Helpers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
16456,
67,
6031,
10265,
24935,
46,
4296,
39,
12,
474,
1384,
13,
288,
565,
16456,
67,
2735,
10265,
1515,
273,
394,
16456,
67,
2735,
10265,
12,
3348,
1769,
565,
16456,
67,
10265,
1102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
16456,
67,
6031,
10265,
24935,
46,
4296,
39,
12,
474,
1384,
13,
288,
565,
16456,
67,
2735,
10265,
1515,
273,
394,
16456,
67,
2735,
10265,
12,
3348,
1769,
565,
16456,
67,
10265,
1102... |
100); expected = "101,102,\"string 103\",\"string 104, with comma\"\n" + "201,202,\"string 203\",\"string 204\t with tab\"\n"; | 100, objectFormatter); expected = "101,\"\t,\",\"string 103\",\"string 104, with comma\"\n" + "201,\"\t,\",\"string 203\",\"string 204\t with tab\"\n"; | public void testWriteCommaDelimitedTable() throws Exception { ByteArrayOutputStream baos; String expected; String results; baos = new ByteArrayOutputStream(); TextFileUtil.writeCSVTable(baos, getTestRows(), new int[] {0, 1, 2, 3}, ... | 7196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7196/7315fcfe98d91ec34c5da0374768d1b027fe7425/TextFileUtilTest.java/clean/intermine/objectstore/test/src/org/intermine/util/TextFileUtilTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3067,
15594,
23531,
329,
1388,
1435,
1216,
1185,
288,
3639,
11559,
17548,
31,
3639,
514,
2665,
31,
3639,
514,
1686,
31,
3639,
17548,
273,
394,
11559,
5621,
3639,
3867,
812,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3067,
15594,
23531,
329,
1388,
1435,
1216,
1185,
288,
3639,
11559,
17548,
31,
3639,
514,
2665,
31,
3639,
514,
1686,
31,
3639,
17548,
273,
394,
11559,
5621,
3639,
3867,
812,... |
public static Test suite() { TestSuite suite = new Suite(ASTConverterTest.class.getName()); Class c = ASTConverterTest.class; Method[] methods = c.getMethods(); for (int i = 0, max = methods.length; i < max; i++) { if (methods[i].getName().startsWith("test")) { suite.addTest(new ASTConverterTest(methods[i].... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c8ad2fcb357a030cb541320582dc2de671794097/ASTConverterTest.java/clean/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
7766,
11371,
1435,
288,
202,
202,
4709,
13587,
11371,
273,
394,
348,
9519,
12,
9053,
5072,
4709,
18,
1106,
18,
17994,
10663,
9506,
202,
797,
276,
273,
9183,
5072,
4709,
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,
760,
7766,
11371,
1435,
288,
202,
202,
4709,
13587,
11371,
273,
394,
348,
9519,
12,
9053,
5072,
4709,
18,
1106,
18,
17994,
10663,
9506,
202,
797,
276,
273,
9183,
5072,
4709,
18,... | ||
return setStageLabel(root, name, x, y, z, 0); | return setStageLabel(root, name, x, y, z, 0); | public static Object setStageLabel(Object root, String name, Float x, Float y, Float z) { return setStageLabel(root, name, x, y, z, 0); } | 46826 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46826/4fb34c86623a7c56146ee231937f40b172287c95/OMETools.java/buggy/loci/formats/OMETools.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1033,
444,
8755,
2224,
12,
921,
1365,
16,
514,
508,
16,
565,
5450,
619,
16,
5450,
677,
16,
5450,
998,
13,
225,
288,
565,
327,
444,
8755,
2224,
12,
3085,
16,
508,
16,
619,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1033,
444,
8755,
2224,
12,
921,
1365,
16,
514,
508,
16,
565,
5450,
619,
16,
5450,
677,
16,
5450,
998,
13,
225,
288,
565,
327,
444,
8755,
2224,
12,
3085,
16,
508,
16,
619,
... |
iCodeTop = addByte(incrDecrType, iCodeTop); | iCodeTop = addByte(incrDecrMask, iCodeTop); | private int visitIncDec(Node node, Node child, int iCodeTop) { int incrDecrType = node.getExistingIntProp(Node.INCRDECR_PROP); int childType = child.getType(); switch (childType) { case Token.GETVAR : { String name = child.getString(); if (itsData.itsNeedsActiv... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/cb3a4fef51dd031baf4bc78bcf8cc452587ea3b7/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
3757,
14559,
1799,
12,
907,
756,
16,
2029,
1151,
16,
509,
277,
1085,
3401,
13,
565,
288,
3639,
509,
17633,
1799,
86,
559,
273,
756,
18,
588,
9895,
1702,
4658,
12,
907,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
3757,
14559,
1799,
12,
907,
756,
16,
2029,
1151,
16,
509,
277,
1085,
3401,
13,
565,
288,
3639,
509,
17633,
1799,
86,
559,
273,
756,
18,
588,
9895,
1702,
4658,
12,
907,
18,
... |
new NoViableAltException("654:17: ( constraint[constraints] | predicate[constraints] )", 46, 8, input); | new NoViableAltException("661:17: ( constraint[constraints] | predicate[constraints] )", 46, 8, input); | public List constraints() throws RecognitionException { List constraints; constraints = new ArrayList(); try { // /Users/bob/checkouts/jbossrules/drools-compiler/src/main/resources/org/drools/lang/drl.g:653:17: ( opt_eol ( constraint[constraints] | predicate[constraints... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/ca87e40b5754cd366785b207f8cd109258275f53/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
540,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
342,
6588,
19,
70,
947,
19,
17300,
87,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
540,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
342,
6588,
19,
70,
947,
19,
17300,
87,
19,
... |
DependantValue key = new DependantValue(collection.getCollectionTable(), keyValue); | keyValue.setTypeUsingReflection(property.getReferencedDomainClass().getName(), collection.getReferencedPropertyName()); DependantValue key = new DependantValue(collection.getCollectionTable(), keyValue); key.setTypeUsingReflection(property.getReferencedDomainClass().getName(), collection.getReferencedPropertyName()); ... | private static void bindCollectionSecondPass(GrailsDomainClassProperty property, Mappings mappings, Map persistentClasses, Collection collection, Map inheritedMetas) { // Configure one-to-many if(collection.isOneToMany()) { OneToMany oneToMany = (OneToMany)collection.getElement(); String associatedClassName = on... | 47932 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47932/07120d2654701288a3bea3050c217a5bdfafc833/GrailsDomainBinder.java/clean/grails/src/persistence/org/codehaus/groovy/grails/orm/hibernate/cfg/GrailsDomainBinder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
1993,
2532,
8211,
6433,
12,
14571,
14573,
3748,
797,
1396,
1272,
16,
1635,
4675,
7990,
16,
1635,
9195,
4818,
16,
2200,
1849,
16,
1635,
12078,
30853,
13,
288,
202,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
1993,
2532,
8211,
6433,
12,
14571,
14573,
3748,
797,
1396,
1272,
16,
1635,
4675,
7990,
16,
1635,
9195,
4818,
16,
2200,
1849,
16,
1635,
12078,
30853,
13,
288,
202,
202... |
private void addTaskParameters(final int taskIndex, GroupPanel togglePanel) { MyTask taskDisplay = new MyTask(togglePanel, model.getParameterCount(taskIndex)); taskDisplayList.add(taskDisplay); int startParameterRow = tasksLayout.getRowCount() + 1; for (int i = 0; i < model.getParameterCount(taskIndex); i++) { S... | 57344 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57344/65929880dfe7c025061a91f9f3f95535035b96a2/PipelineComponent.java/buggy/clients/JavaGE/src/org/genepattern/gpge/ui/tasks/pipeline/PipelineComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
1289,
2174,
2402,
12,
6385,
474,
4146,
1016,
16,
1114,
5537,
14401,
5537,
15329,
202,
202,
12062,
2174,
4146,
4236,
33,
2704,
12062,
2174,
12,
14401,
5537,
16,
2284,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
1289,
2174,
2402,
12,
6385,
474,
4146,
1016,
16,
1114,
5537,
14401,
5537,
15329,
202,
202,
12062,
2174,
4146,
4236,
33,
2704,
12062,
2174,
12,
14401,
5537,
16,
2284,
18,
... | ||
protected DomNode getFirstNode (DomNode node) { | protected DomNode getFirstNode (final DomNode node) { | protected DomNode getFirstNode (DomNode node) { if (node == null) { return null; } else { DomNode sibling = node.getPreviousSibling(); if (sibling == null) { return getFirstNode(node.... | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/bfbb9e2a2e54bf7040308f5f0b4fd744c80370c8/Util.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/html/Util.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
4750,
12965,
907,
7521,
907,
261,
6385,
12965,
907,
756,
13,
288,
7734,
309,
261,
2159,
422,
446,
13,
288,
10792,
327,
446,
31,
7734,
289,
7734,
469,
288,
10792,
12965,
907,
10841,
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,
2398,
4750,
12965,
907,
7521,
907,
261,
6385,
12965,
907,
756,
13,
288,
7734,
309,
261,
2159,
422,
446,
13,
288,
10792,
327,
446,
31,
7734,
289,
7734,
469,
288,
10792,
12965,
907,
10841,
273,
... |
levelInfo = (PCLevelInfo) bugbear.getLevelInfo().get(2); | levelInfo = bugbear.getLevelInfo().get(2); | public void testMonsterSkillPoints() { SettingsHandler.setMonsterDefault(false); // Create a medium bugbear first level PlayerCharacter bugbear = new PlayerCharacter(); bugbear.setRace(bugbearRace); setPCStat(bugbear, "INT", 12); // Test skills granted for each level bugbear.incrementClassLevel(1, humanoidClass... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/db38bf4103268a1975ea1edee7d73765408c0a48/PCClassTest.java/buggy/code/src/test/pcgen/core/PCClassTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
11415,
8190,
9030,
5636,
1435,
202,
95,
202,
202,
2628,
1503,
18,
542,
11415,
8190,
1868,
12,
5743,
1769,
202,
202,
759,
1788,
279,
16212,
7934,
29400,
1122,
1801,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
11415,
8190,
9030,
5636,
1435,
202,
95,
202,
202,
2628,
1503,
18,
542,
11415,
8190,
1868,
12,
5743,
1769,
202,
202,
759,
1788,
279,
16212,
7934,
29400,
1122,
1801,
20... |
super(jq_ClassFileConstants.jbc_DUP_X1); } | super(jq_ClassFileConstants.jbc_DUP_X1); } | public DUP_X1() { super(jq_ClassFileConstants.jbc_DUP_X1); } | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/d7c792e0a316dd3ac20a9fe9f758abdde9bd79fe/Bytecodes.java/buggy/joeq_core/joeq/Compiler/BytecodeAnalysis/Bytecodes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
24559,
67,
60,
21,
1435,
288,
5411,
2240,
12,
78,
85,
67,
797,
812,
2918,
18,
10649,
71,
67,
30387,
67,
60,
21,
1769,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
24559,
67,
60,
21,
1435,
288,
5411,
2240,
12,
78,
85,
67,
797,
812,
2918,
18,
10649,
71,
67,
30387,
67,
60,
21,
1769,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if ( end == l ) value = args.substring( start ); else value = args.substring( start, end - 1 ); | if (end == l) value = args.substring(start); else value = args.substring(start, end - 1); | protected HashMap processParameters( String args ) { HttpServer.LOG.debug( args ); HashMap parameters = new HashMap( ); String param; String value; int start = 0; int end = 0; int l = args.length( ); while ( ( start < l ) && ( end < l ) ) { while ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/ad9d55f515de2cb1fa50cf09c9e42150efc8374f/HttpServerConnection.java/buggy/src/org/exist/http/HttpServerConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4317,
1207,
2402,
12,
514,
833,
262,
288,
3639,
31500,
18,
4842,
18,
4148,
12,
833,
11272,
3639,
4317,
1472,
273,
394,
4317,
12,
225,
11272,
3639,
514,
579,
31,
3639,
514,
460,
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,
4750,
4317,
1207,
2402,
12,
514,
833,
262,
288,
3639,
31500,
18,
4842,
18,
4148,
12,
833,
11272,
3639,
4317,
1472,
273,
394,
4317,
12,
225,
11272,
3639,
514,
579,
31,
3639,
514,
460,
31... |
popClass(); | public RubyObject yield0(RubyObject value, RubyObject self, RubyModule klass, boolean acheck) { RubyObject result = ruby.getNil(); if (!(isBlockGiven() || isFBlockGiven()) || (ruby_block == null)) { throw new RuntimeException("yield called out of block"); } Rub... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/12847c6fd28fea4e223d132ced46eb1b4cb9de9a/RubyInterpreter.java/buggy/org/jruby/interpreter/RubyInterpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1843,
797,
5621,
1843,
797,
5621,
1843,
797,
5621,
1843,
797,
5621,
1071,
5120,
797,
5621,
19817,
921,
5120,
797,
5621,
2824,
20,
12,
54,
10340,
921,
5120,
797,
5621,
460,
16,
5120,
797,
5621,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1843,
797,
5621,
1843,
797,
5621,
1843,
797,
5621,
1843,
797,
5621,
1071,
5120,
797,
5621,
19817,
921,
5120,
797,
5621,
2824,
20,
12,
54,
10340,
921,
5120,
797,
5621,
460,
16,
5120,
797,
5621,... | |
getClasses().putClass(name, newModule, parentModule); | parentModule.setConstant(name, newModule); | public RubyModule defineModuleUnder(String name, RubyModule parentModule) { RubyModule newModule = RubyModule.newModule(this, name, parentModule); getClasses().putClass(name, newModule, parentModule); return newModule; } | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/ca6b16e996ea9af83ce593594b9c69b9364a9924/Ruby.java/buggy/src/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
3120,
4426,
3120,
14655,
12,
780,
508,
16,
19817,
3120,
982,
3120,
13,
288,
3639,
19817,
3120,
394,
3120,
273,
19817,
3120,
18,
2704,
3120,
12,
2211,
16,
508,
16,
982,
3120,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
3120,
4426,
3120,
14655,
12,
780,
508,
16,
19817,
3120,
982,
3120,
13,
288,
3639,
19817,
3120,
394,
3120,
273,
19817,
3120,
18,
2704,
3120,
12,
2211,
16,
508,
16,
982,
3120,
... |
AST tmp1766_AST_in = (AST)_t; | AST tmp1765_AST_in = (AST)_t; | public final void select_from_spec(AST _t) throws RecognitionException { AST select_from_spec_AST_in = (_t == ASTNULL) ? null : (AST)_t; select_sqltableref(_t); _t = _retTree; { _loop2442: do { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case LEFT: { AST __t2435 = _t; AST tmp1750_AST_in ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/041a16c78289f1c3ae5e575d3edc5e893a658e50/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2027,
67,
2080,
67,
2793,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2027,
67,
2080,
67,
2793,
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,
2027,
67,
2080,
67,
2793,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2027,
67,
2080,
67,
2793,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
... |
public Splash() { super(); ImageIcon image = new ImageIcon(getClass().getResource("images/GrendelSplash.jpg")); JLabel splashLabel = new JLabel(image); getContentPane().add(splashLabel); Dimension screensize = Toolkit.getDefaultToolkit().getScreenSize(); setLocation(screensize.width/2 - 150, scr... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/3cd6e9d81112e3ab17a910eaef36b9e56b2a8b6a/Splash.java/buggy/grendel/sources/grendel/ui/Splash.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
29356,
1435,
288,
565,
2240,
5621,
565,
3421,
5554,
1316,
273,
394,
3421,
5554,
12,
588,
797,
7675,
588,
1420,
2932,
7369,
19,
43,
1187,
3771,
16881,
961,
18,
14362,
7923,
1769,
565... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
29356,
1435,
288,
565,
2240,
5621,
565,
3421,
5554,
1316,
273,
394,
3421,
5554,
12,
588,
797,
7675,
588,
1420,
2932,
7369,
19,
43,
1187,
3771,
16881,
961,
18,
14362,
7923,
1769,
565... | ||
public void ruleAction(int ruleNumber) { switch (ruleNumber) { // // Rule 1: TypeName ::= TypeName . ErrorId // case 1: { //#line 6 "C:/Docume~1/Administrator/MyDocu~1/work/x10/cvs/x10.compiler/src/x10/parser/MissingId.gi" ... | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/f8e1720cd66996a6339b992bf154aa0d019240a3/X10Parser.java/clean/x10.compiler/src/x10/parser/X10Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
1803,
12,
474,
1720,
1854,
13,
565,
288,
3639,
1620,
261,
5345,
1854,
13,
3639,
288,
2398,
368,
5411,
368,
6781,
404,
30,
225,
21036,
493,
33,
21036,
263,
1068,
548,
54... | ||
static java.lang.Object create_string_primitive(java.lang.String s) { | static java.lang.Object create_string_primitive(java.lang.Object s) { | static java.lang.Object create_string_primitive(java.lang.String s) { return s; } | 11597 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11597/3782a05d6060577c74da6f3ba52480037d828396/PrimitiveHandler.java/clean/trunk/src/cyboi/cyboi/PrimitiveHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
2252,
18,
4936,
18,
921,
752,
67,
1080,
67,
683,
5025,
12,
6290,
18,
4936,
18,
921,
272,
13,
288,
3639,
327,
272,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
2252,
18,
4936,
18,
921,
752,
67,
1080,
67,
683,
5025,
12,
6290,
18,
4936,
18,
921,
272,
13,
288,
3639,
327,
272,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
private ValidationError errMsg(ValidationError validationError) { | private IStatus errMsg(IStatus validationStatus) { | private ValidationError errMsg(ValidationError validationError) { partialValidationErrorObservable.setValue(null); validationErrorObservable.setValue(validationError); return validationError; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/646de6c1228ca0820a97e225df84d75e3993e272/ListBinding.java/clean/bundles/org.eclipse.core.databinding/src/org/eclipse/core/internal/databinding/ListBinding.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
13167,
12412,
12,
12101,
3379,
668,
13,
288,
202,
202,
11601,
12101,
15279,
18,
542,
620,
12,
2011,
1769,
202,
202,
8685,
668,
15279,
18,
542,
620,
12,
8685,
668,
1769,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
13167,
12412,
12,
12101,
3379,
668,
13,
288,
202,
202,
11601,
12101,
15279,
18,
542,
620,
12,
2011,
1769,
202,
202,
8685,
668,
15279,
18,
542,
620,
12,
8685,
668,
1769,
202,
... |
profiles.cloneEndEntityProfile(originalname, newname); | profiles.cloneEndEntityProfile(originalname, newname); | public void cloneEndEntityProfile(String originalname, String newname) throws Exception{ profiles.cloneEndEntityProfile(originalname, newname); } | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/80860f70169904d74e6733f3ac0793043d1e6f36/RAInterfaceBean.java/buggy/src/java/se/anatom/ejbca/webdist/rainterface/RAInterfaceBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3236,
1638,
1943,
4029,
12,
780,
2282,
529,
16,
514,
26722,
13,
1216,
1185,
95,
3639,
11788,
18,
14056,
1638,
1943,
4029,
12,
8830,
529,
16,
26722,
1769,
565,
289,
2,
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,
377,
1071,
918,
3236,
1638,
1943,
4029,
12,
780,
2282,
529,
16,
514,
26722,
13,
1216,
1185,
95,
3639,
11788,
18,
14056,
1638,
1943,
4029,
12,
8830,
529,
16,
26722,
1769,
565,
289,
2,
-100,
-... |
areFieldsSet = isSet[ERA] = isSet[YEAR] = isSet[MONTH] = isSet[WEEK_OF_YEAR] = isSet[WEEK_OF_MONTH] = isSet[DAY_OF_MONTH] = isSet[DAY_OF_YEAR] = isSet[DAY_OF_WEEK] = isSet[DAY_OF_WEEK_IN_MONTH] = isSet[AM_PM] = isSet[HOUR] = isSet[HOUR_OF_DAY] = isSet[MINUTE] = isSet[SECOND] = isSet[MILLISECOND] = isSet[ZONE_OFFSET] = ... | areFieldsSet = isSet[ERA] = isSet[YEAR] = isSet[MONTH] = isSet[WEEK_OF_YEAR] = isSet[WEEK_OF_MONTH] = isSet[DAY_OF_MONTH] = isSet[DAY_OF_YEAR] = isSet[DAY_OF_WEEK] = isSet[DAY_OF_WEEK_IN_MONTH] = isSet[AM_PM] = isSet[HOUR] = isSet[HOUR_OF_DAY] = isSet[MINUTE] = isSet[SECOND] = isSet[MILLISECOND] = isSet[ZONE_OFFSET] =... | protected synchronized void computeFields() { boolean gregorian = (time >= gregorianCutover); TimeZone zone = getTimeZone(); fields[ZONE_OFFSET] = zone.getRawOffset(); long localTime = time + fields[ZONE_OFFSET]; int day = (int) (localTime / (24 * 60 * 60 * 1000L)); int millisInDay = (int) (localTime % (24 * 60 ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/9c8ba1312039f97852fd91c0a945f0d4cc2ee9e6/GregorianCalendar.java/buggy/core/src/classpath/java/java/util/GregorianCalendar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3852,
918,
3671,
2314,
1435,
288,
202,
202,
6494,
314,
14510,
273,
261,
957,
1545,
314,
14510,
15812,
1643,
1769,
202,
202,
16760,
4157,
273,
28556,
5621,
202,
202,
2821,
63,
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,
1117,
3852,
918,
3671,
2314,
1435,
288,
202,
202,
6494,
314,
14510,
273,
261,
957,
1545,
314,
14510,
15812,
1643,
1769,
202,
202,
16760,
4157,
273,
28556,
5621,
202,
202,
2821,
63,
2... |
run("./LiteralTest.x10","LiteralTest","./Misc"); } | runHelper(); } | public void test_Misc_LiteralTest() { run("./LiteralTest.x10","LiteralTest","./Misc"); } | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/3bd1027a0e8a0edbdacb19b952cc4296d36760df/TestCompiler.java/clean/x10.test/src/polyglot/ext/x10/tests/TestCompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
11729,
71,
67,
6177,
4709,
1435,
288,
3639,
1086,
2932,
18,
19,
6177,
4709,
18,
92,
2163,
15937,
6177,
4709,
3113,
9654,
19,
11729,
71,
8863,
565,
289,
2,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1842,
67,
11729,
71,
67,
6177,
4709,
1435,
288,
3639,
1086,
2932,
18,
19,
6177,
4709,
18,
92,
2163,
15937,
6177,
4709,
3113,
9654,
19,
11729,
71,
8863,
565,
289,
2,
-100,
-10... |
disabledFilterAction = new Action() { | hideExtDisabledFilterAction = new Action() { | private void makeActions() { clipboard = new Clipboard(treeViewer.getTree().getDisplay()); openAction = new Action() { public void run() { handleDoubleClick(); } }; openAction.setText(PDEUIMessages.PluginsView_open); openDependenciesAction = new OpenDependenciesAction(); openDependenciesAction.init(PDEPl... | 8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/ce5666c21b80a887680bcd38f67bb34f549505ad/PluginsView.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/view/PluginsView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1221,
6100,
1435,
288,
202,
202,
14161,
3752,
273,
394,
385,
3169,
3752,
12,
3413,
18415,
18,
588,
2471,
7675,
588,
4236,
10663,
202,
202,
3190,
1803,
273,
394,
4382,
1435... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1221,
6100,
1435,
288,
202,
202,
14161,
3752,
273,
394,
385,
3169,
3752,
12,
3413,
18415,
18,
588,
2471,
7675,
588,
4236,
10663,
202,
202,
3190,
1803,
273,
394,
4382,
1435... |
following.push(FOLLOW_opt_eol_in_constraint1875); | following.push(FOLLOW_opt_eol_in_constraint1878); | public void constraint(List constraints) throws RecognitionException { Token fb=null; Token f=null; Token op=null; Token bvc=null; String lc = null; String rvc = null; PatternDescr d = null; try { // C:\Projects\jboss-rules-new... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/db9ec7bad93dfc15e8ce115941d6e9f0749d5a10/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
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,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,... |
phaseReport.append(destroyEntity(violation, "impossible displacement", false)); | phaseReport.append(destroyEntity(violation, "impossible displacement", (violation instanceof Mech), (violation instanceof Mech))); | private void doEntityDisplacement(Entity entity, Coords src, Coords dest, PilotingRollData roll) { final Hex srcHex = game.board.getHex(src); final Hex destHex = game.board.getHex(dest); final int direction = src.direction(dest); // Handle null hexes. if ( srcHex == null || des... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/a8888e3271176d83a2cc8af47f7c2c5d0eb5f37d/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
1943,
1669,
15917,
12,
1943,
1522,
16,
10320,
87,
1705,
16,
10320,
87,
1570,
16,
565,
453,
330,
17128,
24194,
751,
5824,
13,
288,
3639,
727,
15734,
1705,
7037,
273,
7920,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
1943,
1669,
15917,
12,
1943,
1522,
16,
10320,
87,
1705,
16,
10320,
87,
1570,
16,
565,
453,
330,
17128,
24194,
751,
5824,
13,
288,
3639,
727,
15734,
1705,
7037,
273,
7920,
... |
"Check repository credentials and connectivity.", e); | "IO Error: \n\n"+e.getMessage(), e); | protected IStatus run(IProgressMonitor monitor) { try { String submittedBugId = ""; TaskRepository repository = TasksUiPlugin.getRepositoryManager().getRepository( form.getTaskData().getRepositoryKind(), form.getTaskData().getRepositoryUrl()); BugzillaClient client = ((BugzillaRepositoryCo... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/418ce7b97d50fac630fb5cd918399ac14bbb41b8/BugSubmissionHandler.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/editor/BugSubmissionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
6862,
202,
698,
288,
25083,
202,
780,
9638,
19865,
548,
273,
1408,
31,
25083,
202,
2174,
3305,
3352,
273,
20350,
13943,
377... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
6862,
202,
698,
288,
25083,
202,
780,
9638,
19865,
548,
273,
1408,
31,
25083,
202,
2174,
3305,
3352,
273,
20350,
13943,
377... |
println(" public void accept(" + visitorPackage + ".Visitor v) throws jjtraveler.VisitFailure {"); println(" v.visit_" + altClassName + "(this);"); println(" }"); println(); } | println( " public void accept(" + visitorPackage + ".Visitor v) throws jjtraveler.VisitFailure {"); println(" v.visit_" + altClassName + "(this);"); println(" }"); println(); } | private void genAltVisitableInterface(Type type, Alternative alt) { String visitorPackage = VisitorGenerator.qualifiedClassName(getJavaGenerationParameters()); String altClassName = FactoryGenerator.concatTypeAlt(type, alt); println(" public void accept(" + visitorPackage + ".Visitor v) throws jjtraveler.VisitFail... | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/76875cdfe2af0d6de4ab58a245cce8bd703a86ab/AlternativeGenerator.java/clean/apigen/src/apigen/gen/java/AlternativeGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3157,
10655,
3282,
9085,
1358,
12,
559,
618,
16,
21498,
1535,
3770,
13,
288,
202,
202,
780,
8000,
2261,
273,
17360,
3908,
18,
19724,
3834,
12,
588,
5852,
13842,
2402,
1066... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3157,
10655,
3282,
9085,
1358,
12,
559,
618,
16,
21498,
1535,
3770,
13,
288,
202,
202,
780,
8000,
2261,
273,
17360,
3908,
18,
19724,
3834,
12,
588,
5852,
13842,
2402,
1066... |
return recv.getRuntime().newString(val.substring(2)).callMethod(context,"to_i", recv.getRuntime().newFixnum(2)); | return RubyNumeric.str2inum(recv.getRuntime(),recv.getRuntime().newString(val.substring(2)),2,true); | public static IRubyObject new_integer(IRubyObject recv, IRubyObject object) { ThreadContext context = recv.getRuntime().getCurrentContext(); if(object instanceof RubyString) { String val = object.toString(); if(val.length() > 0 && val.charAt(0) == '0') { if... | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/a8583bc4b548ea3f09cf86cc0ce0b77670255f40/RubyKernel.java/buggy/src/org/jruby/RubyKernel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
394,
67,
7745,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
733,
13,
288,
3639,
4884,
1042,
819,
273,
10665,
18,
588,
5576,
7675,
588,
3935,
1042,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
394,
67,
7745,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
733,
13,
288,
3639,
4884,
1042,
819,
273,
10665,
18,
588,
5576,
7675,
588,
3935,
1042,
562... |
"Axis #0:\n" + | fold("Axis #0:\n" + | public void testLeaf() { // Juanita Sharp has no reports assertQueryReturns( "select {[Measures].[Org Salary], [Measures].[Count]} on columns,\n" + " {[Employees].[All Employees].[Sheri Nowmer].[Rebecca Kanagaki].[Juanita Sharp]} on rows\n" + "from [HR]", ... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/aa6a5b6c7e27f66d87e2f1758ac150e336b69d84/ParentChildHierarchyTest.java/clean/testsrc/main/mondrian/test/ParentChildHierarchyTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
9858,
1435,
288,
3639,
368,
804,
89,
5241,
69,
2638,
11441,
711,
1158,
10557,
3639,
1815,
1138,
1356,
12,
7734,
315,
4025,
288,
63,
23177,
1823,
8009,
63,
6001,
348,
287,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9858,
1435,
288,
3639,
368,
804,
89,
5241,
69,
2638,
11441,
711,
1158,
10557,
3639,
1815,
1138,
1356,
12,
7734,
315,
4025,
288,
63,
23177,
1823,
8009,
63,
6001,
348,
287,... |
Path vmClasspath = javaCmd.createClasspath(getProject()); File aspectjtools = findAspectjtoolsJar(); if (null != aspectjtools) { vmClasspath.createPathElement().setLocation(aspectjtools); | final Path vmClasspath = javaCmd.createClasspath(getProject()); if ((null != forkclasspath) && (0 != forkclasspath.size())) { vmClasspath.addExisting(forkclasspath); } else { File aspectjtools = findAspectjtoolsJar(); if (null != aspectjtools) { vmClasspath.createPathElement().setLocation(aspectjtools); } | protected void executeInOtherVM() { if (null != messageHolder) { log("message holder ignored when forking: " + messageHolder.getClass().getName(), Project.MSG_WARN); } CommandlineJava javaCmd = new CommandlineJava(); javaCmd.setClassname(org.aspectj.tools.ajc.Ma... | 53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/796b0ac27f089df3c9d11b43b444769f59fbe4e1/AjcTask.java/clean/taskdefs/src/org/aspectj/tools/ant/taskdefs/AjcTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1836,
382,
8290,
7397,
1435,
288,
3639,
309,
261,
2011,
480,
883,
6064,
13,
288,
5411,
613,
2932,
2150,
10438,
5455,
1347,
12515,
310,
30,
315,
7734,
397,
883,
6064,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1836,
382,
8290,
7397,
1435,
288,
3639,
309,
261,
2011,
480,
883,
6064,
13,
288,
5411,
613,
2932,
2150,
10438,
5455,
1347,
12515,
310,
30,
315,
7734,
397,
883,
6064,
18,
588,
... |
public Vector query (String aSearchString) { Vector retVecVec = new Vector(); //return vector of vectors. // try { //open a connection to the LDAP server System.out.println ("Opening server " + mReadableName); ICardSource Four11AddressBook = getCardSource(); ... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/0e1ed436393bc916e4e4cffed4938446b1aaa627/AddressBook.java/clean/grendel/sources/grendel/addressbook/AddressBook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5589,
282,
843,
261,
780,
279,
2979,
780,
13,
288,
4202,
5589,
325,
12991,
12991,
273,
394,
5589,
5621,
282,
368,
2463,
3806,
434,
10046,
18,
1850,
368,
2868,
775,
288,
4202,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5589,
282,
843,
261,
780,
279,
2979,
780,
13,
288,
4202,
5589,
325,
12991,
12991,
273,
394,
5589,
5621,
282,
368,
2463,
3806,
434,
10046,
18,
1850,
368,
2868,
775,
288,
4202,
368,
... | ||
public void addMessage(final CompilerMessage message) { | public void addMessage(final CompileContext compileContext, final CompilerMessage message) { | public void addMessage(final CompilerMessage message) { openMessageView(); if (CompilerMessageCategory.ERROR.equals(message.getCategory())) { myErrorCount += 1; WolfTheProblemSolver wolf = WolfTheProblemSolver.getInstance(myProject); wolf.weHaveGotProblem(wolf.convertToProblem(message)); } ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/284ff47c986f8c771cd5bbdf9aa4b5c280448df6/CompilerProgressIndicator.java/buggy/compiler/impl/com/intellij/compiler/progress/CompilerProgressIndicator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16487,
12,
6385,
16143,
1042,
4074,
1042,
16,
727,
12972,
1079,
883,
13,
288,
565,
1696,
1079,
1767,
5621,
565,
309,
261,
9213,
1079,
4457,
18,
3589,
18,
14963,
12,
2150,
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,
282,
1071,
918,
16487,
12,
6385,
16143,
1042,
4074,
1042,
16,
727,
12972,
1079,
883,
13,
288,
565,
1696,
1079,
1767,
5621,
565,
309,
261,
9213,
1079,
4457,
18,
3589,
18,
14963,
12,
2150,
18,
... |
resolveOffset(d.startOffset), resolveOffset(d.endOffset)); | startOffset, endOffset); | protected void pushContext(char[] buffer, Object data) { if (bufferStackPos + 1 == bufferDelta.length) { int size = bufferDelta.length * 2; int[] oldBufferDelta = bufferDelta; bufferDelta = new int[size]; System.arraycopy(oldBufferDelta, 0, bufferDelta, 0, ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/92b49872f2c9895f7f9b9a4e19f3e752f1acf50a/DOMScanner.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner2/DOMScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1817,
1042,
12,
3001,
8526,
1613,
16,
1033,
501,
13,
288,
3639,
309,
261,
4106,
2624,
1616,
397,
404,
422,
1613,
9242,
18,
2469,
13,
288,
5411,
509,
963,
273,
1613,
9242,
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,
4750,
918,
1817,
1042,
12,
3001,
8526,
1613,
16,
1033,
501,
13,
288,
3639,
309,
261,
4106,
2624,
1616,
397,
404,
422,
1613,
9242,
18,
2469,
13,
288,
5411,
509,
963,
273,
1613,
9242,
18,... |
case XObject.CLASS_NODESET: | case XObject.CLASS_NODESET : | public void execute(TransformerImpl transformer, Node sourceNode, QName mode) throws SAXException { if(TransformerImpl.S_DEBUG) transformer.getTraceManager().fireTraceEvent(sourceNode, mode, this); XPathContext xctxt = transformer.getXPathContext(); XObje... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/77ad973f1d6ad8f28fd358f2ba4d4c63da65d953/ElemCopyOf.java/clean/src/org/apache/xalan/templates/ElemCopyOf.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
8319,
2828,
8360,
16,
8227,
2029,
26799,
16,
5397,
16723,
1965,
13,
565,
1216,
14366,
225,
288,
3639,
309,
12,
8319,
2828,
18,
55,
67,
9394,
13,
1377,
8360,
18,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
12,
8319,
2828,
8360,
16,
8227,
2029,
26799,
16,
5397,
16723,
1965,
13,
565,
1216,
14366,
225,
288,
3639,
309,
12,
8319,
2828,
18,
55,
67,
9394,
13,
1377,
8360,
18,
588... |
URL input = createURL(fDocLocation); URL parent = createURL(fParentXIncludeHandler.fDocLocation); | URL input = new URL(fDocLocation.getExpandedSystemId()); URL parent = new URL( fParentXIncludeHandler .fDocLocation .getExpandedSystemId()); | protected boolean sameBaseURISourceAsParent() { if (fDepth == fRootDepth) { try { // We test if the included file is in the same directory as it's parent // by creating a new URL, with the filename of the included file and the // base of the parent, and... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/f31aac620d0db94ab60f34beda96fc4c278d73ae/XIncludeHandler.java/buggy/src/org/apache/xerces/xinclude/XIncludeHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1967,
2171,
3098,
1830,
1463,
3054,
1435,
288,
3639,
309,
261,
74,
6148,
422,
284,
2375,
6148,
13,
288,
5411,
775,
288,
7734,
368,
1660,
1842,
309,
326,
5849,
585,
353,
316,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
1967,
2171,
3098,
1830,
1463,
3054,
1435,
288,
3639,
309,
261,
74,
6148,
422,
284,
2375,
6148,
13,
288,
5411,
775,
288,
7734,
368,
1660,
1842,
309,
326,
5849,
585,
353,
316,
... |
TextMessage msg = (TextMessage) message; assertNotNull(msg); assertTrue(msg.getJMSRedelivered()); assertTrue(msg instanceof TextMessage); } catch (Exception e) { fail(e.getMessage()); } finally { try { System.out.println("@@@@ committing rolled back message from queue @@@@"); ((MessageRedeliveredException) t).getSes... | public void handleException(Object message, Throwable t) { System.out.println("@@@@ ExceptionHandler Called @@@@"); if (t instanceof MessageRedeliveredException) { countDown.release(); try { //MessageRedelive... | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/906311ea2a868ed836523a8dc86017a4be15d906/AbstractJmsTransactionFunctionalTest.java/buggy/tests/integration/src/test/java/org/mule/test/integration/providers/jms/AbstractJmsTransactionFunctionalTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
20879,
12,
921,
883,
16,
4206,
268,
13,
3639,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
30989,
30989,
1185,
1503,
11782,
22175,
30989,
8863,
5411,
309,
261,
88,
1276,
2350,
371... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20879,
12,
921,
883,
16,
4206,
268,
13,
3639,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
30989,
30989,
1185,
1503,
11782,
22175,
30989,
8863,
5411,
309,
261,
88,
1276,
2350,
371... | |
mainCodegen.generatedClassName, | codegen.mainClassName, | private void visitFunction(OptFunctionNode fn, int functionType) { String fnClassName = fn.getClassName(); cfw.add(ByteCode.NEW, fnClassName); // Call function constructor cfw.add(ByteCode.DUP); cfw.addALoad(variableObjectLocal); cfw.addALoad(contextLocal); // ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/7de4ae25f0fd144cbc3ddabc47e7a327a747af5a/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
2083,
12,
6179,
2083,
907,
2295,
16,
509,
445,
559,
13,
565,
288,
3639,
514,
2295,
3834,
273,
2295,
18,
588,
3834,
5621,
3639,
6080,
91,
18,
1289,
12,
3216,
1085,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
2083,
12,
6179,
2083,
907,
2295,
16,
509,
445,
559,
13,
565,
288,
3639,
514,
2295,
3834,
273,
2295,
18,
588,
3834,
5621,
3639,
6080,
91,
18,
1289,
12,
3216,
1085,
18,
... |
cmd.id = null; | cmd.indexedId = null; | public void update(Reader reader, Writer writer) { // TODO: add param to specify maximum time to commit? // todo - might be nice to separate command parsing w/ a factory // then new commands could be added w/o risk to old ones XmlPullParser xpp = null; try { xpp = factory.newPullParser(); } cat... | 1514 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1514/c5118151102a36851ac5430332617c2ca389c6d2/SolrCore.java/buggy/src/java/org/apache/solr/core/SolrCore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1089,
12,
2514,
2949,
16,
5497,
2633,
13,
288,
565,
368,
2660,
30,
527,
579,
358,
4800,
4207,
813,
358,
3294,
35,
565,
368,
10621,
300,
4825,
506,
13752,
358,
9004,
1296,
581... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
12,
2514,
2949,
16,
5497,
2633,
13,
288,
565,
368,
2660,
30,
527,
579,
358,
4800,
4207,
813,
358,
3294,
35,
565,
368,
10621,
300,
4825,
506,
13752,
358,
9004,
1296,
581... |
public void setLastBackoffReason(String s) { this.lastRoutingBackoffReason = s; | public synchronized void setLastBackoffReason(String s) { lastRoutingBackoffReason = s; | public void setLastBackoffReason(String s) { this.lastRoutingBackoffReason = s; } | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/7575bc3fb32360236cef62f655076b5de182f7d4/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
17764,
16757,
8385,
12,
780,
272,
13,
288,
202,
202,
2211,
18,
2722,
13966,
16757,
8385,
273,
272,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
17764,
16757,
8385,
12,
780,
272,
13,
288,
202,
202,
2211,
18,
2722,
13966,
16757,
8385,
273,
272,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public void addButton(final MyActionButton button, String commandLink, String description) { final int y = myIdx += 2; GridBagConstraints gBC = new GridBagConstraints(0, y, 1, 2, 0, 0, GridBagConstraints.NORTHWEST, GridBagConstraints.NONE, ICON_INSETS, ACTION_BUTTON_PADDING, ACTION_BUTTON_PADDING);... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/70abbbb29c0a3a23695ead5aca864bec5bb23301/WelcomeScreen.java/clean/source/com/intellij/openapi/wm/impl/welcomeScreen/WelcomeScreen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3616,
12,
6385,
8005,
1803,
3616,
3568,
16,
514,
1296,
2098,
16,
514,
2477,
13,
288,
1377,
727,
509,
677,
273,
3399,
4223,
1011,
576,
31,
1377,
13075,
314,
16283,
273,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3616,
12,
6385,
8005,
1803,
3616,
3568,
16,
514,
1296,
2098,
16,
514,
2477,
13,
288,
1377,
727,
509,
677,
273,
3399,
4223,
1011,
576,
31,
1377,
13075,
314,
16283,
273,
3... | ||
assertTrue("Check Full copy", destination.length() == FILE2_SIZE); | assertTrue("Check Full copy", destination.length() == testFile2Size); | public void testCopyFile2ToDir() throws Exception { final File directory = new File(getTestDirectory(), "subdir"); if (!directory.exists()) directory.mkdirs(); final File destination = new File(directory, m_testFile2.getName()); FileUtils.copyFileToDirectory(m_testFile2, direc... | 56629 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56629/7340ed4ad3f4e8d3c6ce67fa0b5a30f39adf6546/FileUtilsTestCase.java/clean/src/test/org/apache/commons/io/FileUtilsTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2951,
812,
22,
774,
1621,
1435,
1216,
1185,
288,
3639,
727,
1387,
1867,
273,
394,
1387,
12,
588,
4709,
2853,
9334,
315,
1717,
1214,
8863,
3639,
309,
16051,
5149,
18,
1808... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2951,
812,
22,
774,
1621,
1435,
1216,
1185,
288,
3639,
727,
1387,
1867,
273,
394,
1387,
12,
588,
4709,
2853,
9334,
315,
1717,
1214,
8863,
3639,
309,
16051,
5149,
18,
1808... |
public QName(String namespaceURI, String localPart, String prefix) | public QName(String namespaceURI, String localPart) | public QName(String namespaceURI, String localPart, String prefix) { if (namespaceURI == null) { namespaceURI = XMLConstants.NULL_NS_URI; } if (localPart == null) { throw new IllegalArgumentException(); } if (prefix == null) { prefix = XMLConstants.DEFAULT_NS_PR... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/045a5b41cdfa747889101d3993040acf89788bc4/QName.java/buggy/core/src/classpath/javax/javax/xml/namespace/QName.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
16723,
12,
780,
19421,
16,
514,
1191,
1988,
13,
225,
288,
565,
309,
261,
4937,
3098,
422,
446,
13,
1377,
288,
3639,
19421,
273,
3167,
2918,
18,
8560,
67,
3156,
67,
3098,
31,
1377,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16723,
12,
780,
19421,
16,
514,
1191,
1988,
13,
225,
288,
565,
309,
261,
4937,
3098,
422,
446,
13,
1377,
288,
3639,
19421,
273,
3167,
2918,
18,
8560,
67,
3156,
67,
3098,
31,
1377,... |
public void testTablePrivileges() { // At the moment just test that no exceptions are thrown KJ try { DatabaseMetaData dbmd = con.getMetaData(); assertNotNull(dbmd); ResultSet rs = dbmd.getTablePrivileges(null,null,"grantme"); rs.close(); } catch (SQLException sqle) { sqle.printStackTrace(); fail(sqle.... | 2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/0753d0a0b795623afa84bf04dfa0eb1c8b8e54e5/DatabaseMetaDataTest.java/buggy/org/postgresql/test/jdbc2/DatabaseMetaDataTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
3813,
1388,
27692,
1435,
202,
95,
202,
202,
759,
861,
451,
351,
7970,
3732,
3813,
19056,
2135,
11855,
834,
12849,
82,
47,
46,
202,
202,
698,
202,
202,
95,
1082,
202,
425... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
3813,
1388,
27692,
1435,
202,
95,
202,
202,
759,
861,
451,
351,
7970,
3732,
3813,
19056,
2135,
11855,
834,
12849,
82,
47,
46,
202,
202,
698,
202,
202,
95,
1082,
202,
425... | ||
public void testRemovePartOfRdnNotRequired() throws NamingException { // Change RDN to another attribute String newRdn = "description=an American singer-songwriter"; ctx.addToEnvironment( "java.naming.ldap.deleteRDN", "false" ); ctx.rename( RDN, newRdn ); // Remove description,... | 17035 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17035/29defd183e158c150e8b4bd36401d43ecb30058e/ModifyRemoveTest.java/buggy/server-unit/src/test/java/org/apache/directory/server/ModifyRemoveTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3813,
3288,
1988,
951,
54,
5176,
1248,
3705,
1435,
15069,
24102,
503,
95,
759,
3043,
54,
8609,
869,
304,
3011,
4589,
780,
2704,
54,
5176,
1546,
3384,
33,
304,
9864,
3036,
634,
6658... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3813,
3288,
1988,
951,
54,
5176,
1248,
3705,
1435,
15069,
24102,
503,
95,
759,
3043,
54,
8609,
869,
304,
3011,
4589,
780,
2704,
54,
5176,
1546,
3384,
33,
304,
9864,
3036,
634,
6658... | ||
throw new ArgumentError(runtime, "wrong # of arguments(" + | throw runtime.newArgumentError("wrong # of arguments(" + | public IRubyObject yield(IRubyObject value, IRubyObject self, RubyModule klass, boolean yieldProc, boolean aValue) { if (! isBlockGiven()) { throw new LocalJumpError(runtime, "yield called out of block"); } pushDynamicVars(); Block currentBlock = getBlockStack().getCurrent(); ... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/870e1da9b41bfdbae259e1fc5f18fc8b76686998/ThreadContext.java/clean/src/org/jruby/runtime/ThreadContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
2824,
12,
7937,
10340,
921,
460,
16,
15908,
10340,
921,
365,
16,
19817,
3120,
7352,
16,
1250,
2824,
15417,
16,
1250,
24406,
13,
288,
3639,
309,
16051,
31394,
6083,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
2824,
12,
7937,
10340,
921,
460,
16,
15908,
10340,
921,
365,
16,
19817,
3120,
7352,
16,
1250,
2824,
15417,
16,
1250,
24406,
13,
288,
3639,
309,
16051,
31394,
6083,
... |
/* @bgen(jjtree) FieldPattern */ ASTFieldPattern jjtn000 = new ASTFieldPattern(JJTFIELDPATTERN); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); Token type, name; try { label_9: while (true) { switch ((jj_ntk == -1) ? jj_ntk() : jj_ntk) { case FIELD_ANNOTATION: ; break; default: jj_la1[14] = jj_gen; break label_... | /*@bgen(jjtree) FieldPattern */ ASTFieldPattern jjtn000 = new ASTFieldPattern(JJTFIELDPATTERN); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000);Token type, name; try { label_9: while (true) { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case FIELD_ANNOTATION: ; break; default: jj_la1[14] = jj_gen; break label_9; | static final public void FieldPattern() throws ParseException { /* @bgen(jjtree) FieldPattern */ ASTFieldPattern jjtn000 = new ASTFieldPattern(JJTFIELDPATTERN); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); Token type, name; try { label_9: while (true) {... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/3cbef97c5dee07422d7e9cdf6b2f9304448a9eee/ExpressionParser.java/clean/aspectwerkz3/src/main/org/codehaus/aspectwerkz/expression/ast/ExpressionParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
1071,
918,
2286,
3234,
1435,
1216,
10616,
288,
3639,
1748,
632,
70,
4507,
12,
78,
78,
3413,
13,
2286,
3234,
1195,
3639,
9183,
974,
3234,
10684,
5088,
3784,
273,
394,
9183,
974,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
727,
1071,
918,
2286,
3234,
1435,
1216,
10616,
288,
3639,
1748,
632,
70,
4507,
12,
78,
78,
3413,
13,
2286,
3234,
1195,
3639,
9183,
974,
3234,
10684,
5088,
3784,
273,
394,
9183,
974,
... |
return result; } | private List<PathElement> readPath(final Element xmlPathElement) throws InvalidDataException { final ArrayList<PathElement> result = new ArrayList<PathElement>(); final List elements = xmlPathElement.getChildren(PATH_ELEMENT); for (Iterator iterator = elements.iterator(); iterator.hasNext();) { Element xmlPathEle... | 56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/de45c06cd7ec2634c07050b4cb74a6bedec1613f/TreeState.java/buggy/openapi/src/com/intellij/ide/util/treeView/TreeState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
987,
32,
743,
1046,
34,
855,
743,
12,
6385,
3010,
2025,
743,
1046,
13,
1216,
1962,
22480,
288,
225,
727,
2407,
32,
743,
1046,
34,
563,
273,
394,
2407,
32,
743,
1046,
34,
5621,
225,
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,
3238,
987,
32,
743,
1046,
34,
855,
743,
12,
6385,
3010,
2025,
743,
1046,
13,
1216,
1962,
22480,
288,
225,
727,
2407,
32,
743,
1046,
34,
563,
273,
394,
2407,
32,
743,
1046,
34,
5621,
225,
7... | |
} else if (type.typeParams().length > 0 && !isPrimitive(symbol)) { | } else if (type.typeParams().length > 0 && !monoPrimitive(symbol)) { | public Type transformInfo(Symbol symbol, Type type) { if (symbol.isClass()) { NewMember[] toAdd = membersToAdd(symbol); if (toAdd.length == 0) return type; else { Scope newMembers = new Scope(symbol.members()); for (int i = 0; i < ... | 48012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48012/1f2e15f4e5c472d9c8b2361dae68d090cfdc9ee5/TypesAsValuesPhase.java/clean/sources/scalac/transformer/TypesAsValuesPhase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1412,
2510,
966,
12,
5335,
3273,
16,
1412,
618,
13,
288,
3639,
309,
261,
7175,
18,
291,
797,
10756,
288,
5411,
1166,
4419,
8526,
25607,
273,
4833,
13786,
12,
7175,
1769,
5411,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1412,
2510,
966,
12,
5335,
3273,
16,
1412,
618,
13,
288,
3639,
309,
261,
7175,
18,
291,
797,
10756,
288,
5411,
1166,
4419,
8526,
25607,
273,
4833,
13786,
12,
7175,
1769,
5411,
309,
... |
if (fun instanceof NativeFunction) return ((NativeFunction)fun).decompile(this, indent, true); else if (fun instanceof IdFunction) return ((IdFunction)fun).decompile(this, indent, true); | if (fun instanceof BaseFunction) return ((BaseFunction)fun).decompile(this, indent, true); | public String decompileFunctionBody(Function fun, int indent) { if (fun instanceof NativeFunction) return ((NativeFunction)fun).decompile(this, indent, true); else if (fun instanceof IdFunction) return ((IdFunction)fun).decompile(this, indent, true); else // not... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/c23c5d3729684dc3b7f1750b76fae4ff95723303/Context.java/buggy/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
443,
11100,
2083,
2250,
12,
2083,
9831,
16,
509,
3504,
13,
288,
3639,
309,
261,
12125,
1276,
16717,
2083,
13,
5411,
327,
14015,
9220,
2083,
13,
12125,
2934,
323,
11100,
12,
221... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
443,
11100,
2083,
2250,
12,
2083,
9831,
16,
509,
3504,
13,
288,
3639,
309,
261,
12125,
1276,
16717,
2083,
13,
5411,
327,
14015,
9220,
2083,
13,
12125,
2934,
323,
11100,
12,
221... |
log.info("valueForBinding: "+ name + " : " + result); | log.debug("valueForBinding: "+ name + " : " + result); | public Object valueForBinding(String name) { Object result; if(super.hasBinding(name)) { result = super.valueForBinding(name); } else { result = settingsDictionary().objectForKey(name); } if(log.isDebugEnabled()) { log.info("valueForBinding: "+ nam... | 50512 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50512/bd4734b0006532de54102fc4acafe16224322054/WRQuickReport.java/buggy/DynaReporting/Frameworks/WRReporting/Sources/er/reporting/WRQuickReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
460,
1290,
5250,
12,
780,
508,
13,
288,
3639,
1033,
563,
31,
3639,
309,
12,
9565,
18,
5332,
5250,
12,
529,
3719,
288,
5411,
563,
273,
2240,
18,
1132,
1290,
5250,
12,
529,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
460,
1290,
5250,
12,
780,
508,
13,
288,
3639,
1033,
563,
31,
3639,
309,
12,
9565,
18,
5332,
5250,
12,
529,
3719,
288,
5411,
563,
273,
2240,
18,
1132,
1290,
5250,
12,
529,
... |
break; case 2 : if (args[0] == runtime.getClass("Exception")) { re = new RaiseException((RubyException) args[0].callMethod("exception", args[1])); } else { string = (RubyString) args[1]; re = new RaiseException(new RubyException(runtime, ((RubyClass)args[0]), string.getValue())); | exception = args[0].callMethod("exception"); } else { if (!args[0].respondsTo("exception")) { throw runtime.newTypeError("exception class/object expected"); | public static IRubyObject raise(IRubyObject recv, IRubyObject[] args) { // FIXME special case in ruby // recv.checkArgumentCount(args, 0, 2); IRuby runtime = recv.getRuntime(); RubyString string = null; RubyException excptn = null; RaiseException re = null; ... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/db72794764bda58903c87df9b567f1f843bea69c/RubyKernel.java/buggy/src/org/jruby/RubyKernel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
1002,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
368,
9852,
225,
4582,
648,
316,
22155,
3639,
368,
10665,
18,
1893,
1379,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
1002,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
368,
9852,
225,
4582,
648,
316,
22155,
3639,
368,
10665,
18,
1893,
1379,
... |
PostProcessUtil.findLocations(osw.getObjectStore(), Supercontig.class, | PostProcessUtil.findLocationAndObjects(osw.getObjectStore(), Supercontig.class, | public void testRevFeatureToOneRevContigWithPartialLocations() throws Exception { Set toStore = new HashSet(Arrays.asList(new Object[] { getChromosome(), getChromosomeBand(), getBandOnChr() })); Supercontig sc = (Supercontig) DynamicUtil.createObject(Collections.si... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/d5dc57fa78b320accc2dd5af31cb31a46c054f7f/CalculateLocationsTest.java/buggy/flymine/model/genomic/src/test/org/flymine/postprocess/CalculateLocationsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10070,
4595,
16027,
10070,
660,
360,
1190,
9447,
10985,
1435,
1216,
1185,
288,
3639,
1000,
358,
2257,
273,
394,
6847,
12,
12726,
18,
345,
682,
12,
2704,
1033,
8526,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10070,
4595,
16027,
10070,
660,
360,
1190,
9447,
10985,
1435,
1216,
1185,
288,
3639,
1000,
358,
2257,
273,
394,
6847,
12,
12726,
18,
345,
682,
12,
2704,
1033,
8526,
288,
... |
} else if(!fileName.equals("<stdin>")) { | } else if (!fileName.equals("<stdin>")) { | void loadedFile(String fileName, String text) { FileWindow w = getFileWindow(fileName); if(w != null) { swingInvoke(new SetFileText(w, text)); w.show(); } else if(!fileName.equals("<stdin>")) { swingInvoke(new CreateFileWindow(this, ... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
4203,
812,
12,
780,
3968,
16,
514,
977,
13,
288,
3639,
1387,
3829,
341,
273,
6034,
3829,
12,
17812,
1769,
3639,
309,
12,
91,
480,
446,
13,
288,
5411,
9028,
10969,
12,
2704,
1000,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
4203,
812,
12,
780,
3968,
16,
514,
977,
13,
288,
3639,
1387,
3829,
341,
273,
6034,
3829,
12,
17812,
1769,
3639,
309,
12,
91,
480,
446,
13,
288,
5411,
9028,
10969,
12,
2704,
1000,
... |
contents.put(new Integer(index), data); | contents.put(new Integer(index), new LimitedRangeIntByteArrayMapElement(index, data, callbacks)); | public synchronized boolean add(int index, byte[] data) { Logger.minor(this, toString()+" add "+index); if(maxValue == -1) { minValue = index; maxValue = index; } if(index > maxValue) { if(index-minValue >= maxRange) return false; ... | 8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/f48ad5c9057903788f63aaa8ccd26e567faf4317/LimitedRangeIntByteArrayMap.java/buggy/src/freenet/support/LimitedRangeIntByteArrayMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1250,
527,
12,
474,
770,
16,
1160,
8526,
501,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
1762,
1435,
9078,
527,
13773,
1615,
1769,
3639,
309,
12,
1896,
620,
422,
300,
21,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1250,
527,
12,
474,
770,
16,
1160,
8526,
501,
13,
288,
3639,
4242,
18,
17364,
12,
2211,
16,
1762,
1435,
9078,
527,
13773,
1615,
1769,
3639,
309,
12,
1896,
620,
422,
300,
21,... |
if (isCancelled(request)) { return cancelled(mapping, form, request, response); } else { String parameter = mapping.getParameter(); if (parameter == null) { String message = messages.getMessage("dispatch.handler", mapping.getPath()); | log.error(message); | public ActionForward execute(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { if (isCancelled(request)) { return cancelled(... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/2731bdde797d3f421435bded1896d7e0b822c4ea/DispatchAction.java/buggy/src/share/org/apache/struts/actions/DispatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1836,
12,
1803,
3233,
2874,
16,
4766,
4382,
1204,
646,
16,
4766,
9984,
590,
16,
4766,
12446,
766,
13,
5411,
1216,
1185,
288,
3639,
309,
261,
291,
21890,
12,
2293,
3719,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1836,
12,
1803,
3233,
2874,
16,
4766,
4382,
1204,
646,
16,
4766,
9984,
590,
16,
4766,
12446,
766,
13,
5411,
1216,
1185,
288,
3639,
309,
261,
291,
21890,
12,
2293,
3719,
... |
browser.setDialogTitle(OStrings.SW_TITLE); | browser.setDialogTitle(OStrings.getString("SW_TITLE")); | private void doBrowseDirectory() { OmegaTFileChooser browser = new OmegaTFileChooser(); //String str = OStrings.getString("BUTTON_SELECT"); //browser.setApproveButtonText(str); browser.setDialogTitle(OStrings.SW_TITLE); browser.setFileSelectionMode(OmegaTFileChooser.DIRECTORIES... | 8797 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8797/d76bcd54805e907e7fa0dcad27f410bb2dec2a60/SearchWindow.java/buggy/src/org/omegat/gui/SearchWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
27304,
2853,
1435,
565,
288,
3639,
25645,
11061,
56,
812,
17324,
4748,
273,
394,
25645,
11061,
56,
812,
17324,
5621,
3639,
368,
780,
609,
273,
531,
7957,
18,
588,
780,
293... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
27304,
2853,
1435,
565,
288,
3639,
25645,
11061,
56,
812,
17324,
4748,
273,
394,
25645,
11061,
56,
812,
17324,
5621,
3639,
368,
780,
609,
273,
531,
7957,
18,
588,
780,
293... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.