rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
receiveMessage("You must select an agent in the list first and add one if none is already present"); | receiveMessage("You must select an agent in the list first or add one if none is already present"); | private int getIndex() { int n = agentList.getSelectedIndex(); if (n == -1) { receiveMessage("You must select an agent in the list first and add one if none is already present"); } return agentList.getSelectedIndex(); } | 23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/fa5a996c0fc1921a71bd3e973d207e138f215eb8/PenguinApplet.java/buggy/src/org/objectweb/proactive/examples/penguin/PenguinApplet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
8088,
1435,
288,
565,
509,
290,
273,
4040,
682,
18,
588,
7416,
1016,
5621,
565,
309,
261,
82,
422,
300,
21,
13,
288,
1377,
6798,
1079,
2932,
6225,
1297,
2027,
392,
4040,
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,
282,
3238,
509,
8088,
1435,
288,
565,
509,
290,
273,
4040,
682,
18,
588,
7416,
1016,
5621,
565,
309,
261,
82,
422,
300,
21,
13,
288,
1377,
6798,
1079,
2932,
6225,
1297,
2027,
392,
4040,
316,... |
new ErrorStatus("filename property not set. Assuming [" + filename | new WarnStatus("filename property not set. Assuming [" + filename | public void start() throws Exception { if (filename == null) { String jettyHomeProperty = System.getProperty("jetty.home"); filename = jettyHomeProperty + File.separatorChar + DEFAULT_CONFIG_FILE; getStatusManager().add( new ErrorStatus("filename property not set. Assuming [" + filename ... | 47402 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47402/ad921370b11c2d5450b34e8fb16ee195cd947f7c/RequestLogImpl.java/buggy/logback-access/src/main/java/ch/qos/logback/access/jetty/RequestLogImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
787,
1435,
1216,
1185,
288,
565,
309,
261,
3459,
422,
446,
13,
288,
1377,
514,
525,
22084,
8684,
1396,
273,
2332,
18,
588,
1396,
2932,
78,
22084,
18,
8712,
8863,
1377,
1544,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
787,
1435,
1216,
1185,
288,
565,
309,
261,
3459,
422,
446,
13,
288,
1377,
514,
525,
22084,
8684,
1396,
273,
2332,
18,
588,
1396,
2932,
78,
22084,
18,
8712,
8863,
1377,
1544,
... |
if( newElement != null ) { final String onFocusHandler = newElement.getAttributeValue("onfocus"); if( onFocusHandler.length() != 0 ) { final HtmlPage currentPage = newElement.getPage(); final Page newPage = currentPage.executeJavaScriptIfPossible( onFocusHandler, "OnFocus handler", true, newElement).getNewPage(); if... | if( currentPage != newPage ) { elementWithFocus_ = null; return false; | public boolean moveFocusToElement( final HtmlElement newElement ) { if( elementWithFocus_ == newElement ) { // nothing to do return true; } // TODO: This is an incredibly inefficient way to find out if the element is tabbable. // Refactor this into something reasona... | 3508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3508/efd75a9ac94ddbd24e3b33ff0b28e78acaaa4af1/WebClient.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/WebClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3635,
9233,
774,
1046,
12,
727,
5430,
1046,
31308,
262,
288,
3639,
309,
12,
930,
1190,
9233,
67,
422,
31308,
262,
288,
5411,
368,
5083,
358,
741,
5411,
327,
638,
31,
3639,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3635,
9233,
774,
1046,
12,
727,
5430,
1046,
31308,
262,
288,
3639,
309,
12,
930,
1190,
9233,
67,
422,
31308,
262,
288,
5411,
368,
5083,
358,
741,
5411,
327,
638,
31,
3639,
2... |
if ( m_AutoResponse == null) { | if (m_AutoResponse == null) { | public void getAutoresponse(Commandline cmd) { if ( m_AutoResponse == null) { cmd.createArgument().setValue(FLAG_AUTORESPONSE_DEF); } else if ( m_AutoResponse.equalsIgnoreCase("Y")) { cmd.createArgument().setValue(FLAG_AUTORESPONSE_YES); } else if ( m_AutoResponse.equalsIg... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/0dab862ee09d706c3f373fc18bedbf17caf427b9/MSVSSCHECKIN.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/vss/MSVSSCHECKIN.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26707,
2740,
12,
2189,
1369,
1797,
13,
288,
3639,
309,
261,
81,
67,
4965,
1064,
422,
446,
13,
288,
5411,
1797,
18,
2640,
1379,
7675,
542,
620,
12,
9651,
67,
37,
1693,
8607,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26707,
2740,
12,
2189,
1369,
1797,
13,
288,
3639,
309,
261,
81,
67,
4965,
1064,
422,
446,
13,
288,
5411,
1797,
18,
2640,
1379,
7675,
542,
620,
12,
9651,
67,
37,
1693,
8607,
... |
if (jj_3R_187()) jj_scanpos = xsp; | if (jj_3R_324()) jj_scanpos = xsp; | final private boolean jj_3R_59() { if (jj_scan_token(IDENTIFIER)) return true; Token xsp; xsp = jj_scanpos; if (jj_3R_186()) jj_scanpos = xsp; xsp = jj_scanpos; if (jj_3R_187()) jj_scanpos = xsp; return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/2c4cc3303f04cdb3883f34b25cfe841b0bdf1fb5/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
6162,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
16606,
3719,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
3238,
1250,
10684,
67,
23,
54,
67,
6162,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
16606,
3719,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684... |
if (id == null) { id = configurationElement.getAttribute(ATT_ID); } if (id == null) { id = DEFAULT_ID; | if (visibilityId == null) { visibilityId = definedId; | private void init() { try { // we try the id attribute if no override id was supplied. if (id == null) { id = configurationElement.getAttribute(ATT_ID); } // if there was no id attribute, use the default id. if (id == null) { id = DEFAULT_ID; } dependsOnId = configurationElement.getAttribute(ATT_D... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/5ba42d658418932dd87c4f6692a18456781cacf2/CommonActionProviderDescriptor.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/actions/CommonActionProviderDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
1435,
288,
202,
202,
698,
288,
1082,
202,
759,
732,
775,
326,
612,
1566,
309,
1158,
3849,
612,
1703,
4580,
18,
1082,
202,
430,
261,
350,
422,
446,
13,
288,
9506,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1208,
1435,
288,
202,
202,
698,
288,
1082,
202,
759,
732,
775,
326,
612,
1566,
309,
1158,
3849,
612,
1703,
4580,
18,
1082,
202,
430,
261,
350,
422,
446,
13,
288,
9506,
... |
URL url= getClass().getResource("icons/Save24.gif"); JButton button= new JButton(new ImageIcon(url)); button.setToolTipText( "Store the modified data back into the database."); | URL url = getClass().getResource("icons/Save24.gif"); JButton button = new JButton(new ImageIcon(url)); button .setToolTipText("Store the modified data back into the database."); | private void setupComponents() throws XMLDBException { JToolBar toolbar= new JToolBar(); URL url= getClass().getResource("icons/Save24.gif"); JButton button= new JButton(new ImageIcon(url)); button.setToolTipText( "Store the modified data back into the database."); button.addActionListener(new ActionListener() ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/96a020d1e295b0656cc0cf89c67a713d91bb61ad/DocumentView.java/buggy/src/org/exist/client/DocumentView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3875,
7171,
1435,
1216,
26014,
503,
288,
202,
202,
46,
6364,
5190,
12748,
33,
394,
804,
6364,
5190,
5621,
202,
202,
1785,
880,
33,
2900,
7675,
588,
1420,
2932,
14516,
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,
225,
202,
1152,
918,
3875,
7171,
1435,
1216,
26014,
503,
288,
202,
202,
46,
6364,
5190,
12748,
33,
394,
804,
6364,
5190,
5621,
202,
202,
1785,
880,
33,
2900,
7675,
588,
1420,
2932,
14516,
19,
... |
return dialog.open() == 0; | dialog.open(); return dialog; | public static boolean openConfirm(Shell parent, String title, String message, String toggleMessage, boolean toggleState) { MessageDialogWithToggle dialog = new MessageDialogWithToggle( parent, title, null, // accept the default window icon message, QUESTION, new String[] {IDialogConstants.OK_LABEL, IDialo... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/4320f5cf5ef7ceef49def03f1ae5cb6e8cf3eac3/MessageDialogWithToggle.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/MessageDialogWithToggle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
1696,
11269,
12,
13220,
982,
16,
514,
2077,
16,
514,
883,
16,
514,
10486,
1079,
16,
1250,
10486,
1119,
13,
288,
202,
202,
1079,
6353,
1190,
17986,
6176,
273,
394,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
1696,
11269,
12,
13220,
982,
16,
514,
2077,
16,
514,
883,
16,
514,
10486,
1079,
16,
1250,
10486,
1119,
13,
288,
202,
202,
1079,
6353,
1190,
17986,
6176,
273,
394,
2... |
Token t = gen.findTokenAfter(vt.getType()); if(t!=null) { gen.add(new SpanMarker(lineMap,t, getCssClass(e,"d"),buildId(e))); | if(e.getKind()!= ElementKind.ENUM_CONSTANT) { Token t = gen.findTokenAfter(vt.getType()); if(t!=null) { gen.add(new SpanMarker(lineMap,t, getCssClass(e,"d"),buildId(e))); } } else { gen.add(new SpanMarker(cu,srcPos,vt,getCssClass(e,"d"),buildId(e))); | protected void configure(final CompilationUnitTree cu, final HtmlGenerator gen) throws IOException { final LineMap lineMap = cu.getLineMap(); final LinkResolver linkResolver = linkResolverFactory.create(cu,this); // add lexical markers JavaLexer lexer = new JavaLexer(new StringReader(gen... | 48783 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48783/6fdff9a022b9d6f4b891aaf933b45c823d04fc72/ParsedSourceSet.java/buggy/core/src/main/java/org/jvnet/sorcerer/ParsedSourceSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
5068,
12,
6385,
22416,
2802,
2471,
15985,
16,
727,
5430,
3908,
3157,
13,
1216,
1860,
288,
3639,
727,
5377,
863,
980,
863,
273,
15985,
18,
588,
1670,
863,
5621,
3639,
727,
4048,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5068,
12,
6385,
22416,
2802,
2471,
15985,
16,
727,
5430,
3908,
3157,
13,
1216,
1860,
288,
3639,
727,
5377,
863,
980,
863,
273,
15985,
18,
588,
1670,
863,
5621,
3639,
727,
4048,... |
String m = Context.getMessage1("msg.incompat.call", "toString"); throw NativeGlobal.constructError(cx, "TypeError", m, funObj); | throw NativeGlobal.typeError1 ("msg.incompat.call", "toString", funObj); | public static Object jsFunction_toString(Context cx, Scriptable thisObj, Object[] args, Function funObj) { Object val = thisObj.getDefaultValue(ScriptRuntime.FunctionClass); if (!(val instanceof NativeFunction)) { String m = Context.getMessage1... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/b02ef84e1ee1b7785116d47aef2410fd5d98b65a/NativeFunction.java/clean/src/org/mozilla/javascript/NativeFunction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
3828,
2083,
67,
10492,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
2398,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
1033,
1244,
273,
15261,
18,
588,
15646... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
3828,
2083,
67,
10492,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
2398,
1033,
8526,
833,
16,
4284,
9831,
2675,
13,
565,
288,
3639,
1033,
1244,
273,
15261,
18,
588,
15646... |
case 3: | case WEEKS: | void setFieldValue(ReadWritablePeriod period, int value) { switch (iFieldType) { default: break; case 1: period.setYears(value); break; case 2: period.setMonths(value); break; case 3... | 52859 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52859/5fd28fcd3425461dfcff1800753513f94807f652/PeriodFormatterBuilder.java/clean/JodaTime/src/java/org/joda/time/format/PeriodFormatterBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
918,
30474,
12,
1994,
12061,
5027,
3879,
16,
509,
460,
13,
288,
5411,
1620,
261,
77,
13715,
13,
288,
5411,
805,
30,
7734,
898,
31,
5411,
648,
404,
30,
7734,
3879,
18,
542,
21945,
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,
540,
918,
30474,
12,
1994,
12061,
5027,
3879,
16,
509,
460,
13,
288,
5411,
1620,
261,
77,
13715,
13,
288,
5411,
805,
30,
7734,
898,
31,
5411,
648,
404,
30,
7734,
3879,
18,
542,
21945,
12,
... |
return Status.CANCEL_STATUS; | public void run(IAction action) { final IWorkspace workspace = ResourcesPlugin.getWorkspace(); Job job = new WorkspaceJob("Background job") { //$NON-NLS-1$ public IStatus runInWorkspace(IProgressMonitor monitor) throws CoreException { monitor.beginTask("Doing something in background", 100); //$NON-NLS-1$ for... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/d41d6f3611e4d0e22c8e055490abfa0d3427ae07/JobAction.java/clean/examples/org.eclipse.ui.examples.job/src/org/eclipse/ui/examples/jobs/actions/JobAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2463,
2685,
18,
25268,
67,
8608,
31,
918,
2463,
2685,
18,
25268,
67,
8608,
31,
1086,
12,
45,
1803,
2463,
2685,
18,
25268,
67,
8608,
31,
1301,
13,
2463,
2685,
18,
25268,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2463,
2685,
18,
25268,
67,
8608,
31,
918,
2463,
2685,
18,
25268,
67,
8608,
31,
1086,
12,
45,
1803,
2463,
2685,
18,
25268,
67,
8608,
31,
1301,
13,
2463,
2685,
18,
25268,
67,
... | |
public org.quickfix.field.LegSide getLegSide() throws FieldNotFound { org.quickfix.field.LegSide value = new org.quickfix.field.LegSide(); | public quickfix.field.LegSide getLegSide() throws FieldNotFound { quickfix.field.LegSide value = new quickfix.field.LegSide(); | public org.quickfix.field.LegSide getLegSide() throws FieldNotFound { org.quickfix.field.LegSide value = new org.quickfix.field.LegSide(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/DontKnowTrade.java/buggy/src/java/src/quickfix/fix44/DontKnowTrade.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8895,
336,
8329,
8895,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8895,
460,
273,
394,
2358,
18,
19525,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8895,
336,
8329,
8895,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
8895,
460,
273,
394,
2358,
18,
19525,
... |
label.setText( Messages.getString( "FormatNumberPreferencePage.negativeNum.label" ) ); | label.setText( LABEL_NEGATIVE_NUMBERS ); | private Composite getFixedPage( Composite parent ) { if ( fixedPage == null ) { fixedPage = new Composite( parent, SWT.NULL ); fixedPage.setLayout( new GridLayout( 1, false ) ); Group setting = new Group( fixedPage, SWT.NONE ); setting.setText( Messages.getString( "FormatNumberPreferencePage.fixedSettings.gr... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ed52f1732ec1c1eef0fd79e44d2e45f78973153a/FormatNumberPage.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatNumberPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
14728,
2812,
3960,
1964,
12,
14728,
982,
262,
202,
95,
202,
202,
430,
261,
5499,
1964,
422,
446,
262,
202,
202,
95,
1082,
202,
12429,
1964,
273,
394,
14728,
12,
982,
16,
348,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14728,
2812,
3960,
1964,
12,
14728,
982,
262,
202,
95,
202,
202,
430,
261,
5499,
1964,
422,
446,
262,
202,
202,
95,
1082,
202,
12429,
1964,
273,
394,
14728,
12,
982,
16,
348,... |
WorkbenchImages.getImageDescriptor( IWorkbenchGraphicConstants.IMG_CTOOL_PASTE_EDIT_DISABLED)); | sharedImages.getImageDescriptor(ISharedImages.IMG_TOOL_PASTE_DISABLED)); | private void makeActions() { // The actions in jface do not have menu vs. enable, vs. disable vs. color // There are actions in here being passed the workbench - problem // Get services for notification. IPartService partService = getWindow().getPartService(); WWinKeyBindingService keyBindingService = getWindo... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/5468a1edd56cfcaa9d93679f82ede8fa030e37c7/WorkbenchActionBuilder.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchActionBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1221,
6100,
1435,
288,
202,
202,
759,
1021,
4209,
316,
525,
865,
741,
486,
1240,
3824,
6195,
18,
4237,
16,
6195,
18,
4056,
6195,
18,
2036,
202,
202,
759,
6149,
854,
4209... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
759,
1021,
4209,
316,
525,
865,
741,
486,
1240,
3824,
6195,
18,
4237,
16,
6195,
18,
4056,
6195,
18,
2036,
202,
202,
759,
6149,
854,
4209... |
try { return ! isUntitled() && isInFileTree(getFile(), projRoot); } | try { return ! isUntitled() && FileOps.isInFileTree(getFile(), projRoot); } | public boolean isInNewProjectPath(File projRoot) { try { return ! isUntitled() && isInFileTree(getFile(), projRoot); } catch(FileMovedException e) { return false; } } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/d94a1a3c2d24d89ea1f580460a5e45b2a0d432b1/AbstractGlobalModel.java/clean/drjava/src/edu/rice/cs/drjava/model/AbstractGlobalModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
8048,
1908,
4109,
743,
12,
812,
10296,
2375,
13,
288,
4202,
775,
288,
327,
401,
353,
57,
496,
305,
1259,
1435,
597,
1387,
8132,
18,
291,
382,
812,
2471,
12,
29925,
9334,
102... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
8048,
1908,
4109,
743,
12,
812,
10296,
2375,
13,
288,
4202,
775,
288,
327,
401,
353,
57,
496,
305,
1259,
1435,
597,
1387,
8132,
18,
291,
382,
812,
2471,
12,
29925,
9334,
102... |
frame.show(); | frame.setVisible(true); | public BoardEditor() { try { bv = new BoardView1(game, frame); } catch (IOException e) { new AlertDialog(frame,Messages.getString("BoardEditor.FatalError"), Messages.getString("BoardEditor.CouldntInitialize")+e); //$NON-NLS-1$ //$NON-NLS-2$ frame.dispose(); } ... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c1d9d15832147777c7866e12b2a22073e12e3714/BoardEditor.java/buggy/megamek/src/megamek/client/ui/AWT/BoardEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
17980,
1060,
6946,
1435,
288,
3639,
775,
288,
5411,
18021,
273,
394,
17980,
1060,
1767,
21,
12,
13957,
16,
2623,
1769,
3639,
289,
1044,
261,
14106,
425,
13,
288,
5411,
394,
17913,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
17980,
1060,
6946,
1435,
288,
3639,
775,
288,
5411,
18021,
273,
394,
17980,
1060,
1767,
21,
12,
13957,
16,
2623,
1769,
3639,
289,
1044,
261,
14106,
425,
13,
288,
5411,
394,
17913,
6... |
case DOUBLE: entry = new CpoolValue2(tag); | case DOUBLE: entry = new CpoolValue2(tag); break; | CpoolEntry getForced(int index, int tag) { index = index & 0xffff; CpoolEntry entry = pool[index]; if (entry == null) { if (locked) throw new Error("adding new entry to locked contant pool"); switch (tag) { case UTF8: entry = new CpoolUtf8(); break; case INTEGER: case FLOAT: entry = new Cpool... | 40769 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/40769/16f16d641f4d49a0307378f324d33834f6cb3a8c/ConstantPool.java/buggy/gnu/bytecode/ConstantPool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
385,
6011,
1622,
25761,
3263,
12,
474,
770,
16,
509,
1047,
13,
225,
288,
565,
770,
273,
770,
473,
374,
20431,
31,
565,
385,
6011,
1622,
1241,
273,
2845,
63,
1615,
15533,
565,
309,
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,
282,
385,
6011,
1622,
25761,
3263,
12,
474,
770,
16,
509,
1047,
13,
225,
288,
565,
770,
273,
770,
473,
374,
20431,
31,
565,
385,
6011,
1622,
1241,
273,
2845,
63,
1615,
15533,
565,
309,
261,
... |
if (methodExpression == null) { | if(methodExpression == null){ | public void visitMethodCallExpression(PsiMethodCallExpression callExpression) { super.visitMethodCallExpression(callExpression); final PsiReferenceExpression methodExpression = callExpression.getMethodExpression(); if (methodExpression == null) { ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/ForCanBeForeachInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/verbose/ForCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
12592,
2300,
12,
52,
7722,
12592,
2300,
745,
2300,
13,
288,
5411,
2240,
18,
11658,
12592,
2300,
12,
1991,
2300,
1769,
5411,
727,
453,
7722,
2404,
2300,
707,
2300,
273,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
12592,
2300,
12,
52,
7722,
12592,
2300,
745,
2300,
13,
288,
5411,
2240,
18,
11658,
12592,
2300,
12,
1991,
2300,
1769,
5411,
727,
453,
7722,
2404,
2300,
707,
2300,
273,
10... |
addPropName( content, HTMLTags.ATTR_MIN_HEIGHT ); | addPropName( content, HTMLTags.ATTR_HEIGHT ); | public static void buildSize( StringBuffer content, String name, DimensionType value ) { if ( value != null ) { if(HTMLTags.ATTR_MIN_HEIGHT.equals(name)) { //To solve the problem that IE do not support min-height. //Use this way to make Firefox and IE both work well. addPropName( content, HTMLTags.ATT... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/b27164a9870c47bdddc9ebe3f55fb7851ad2cae1/AttributeBuilder.java/buggy/engine/org.eclipse.birt.report.engine.emitter.html/src/org/eclipse/birt/report/engine/emitter/html/AttributeBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1361,
1225,
12,
6674,
913,
16,
514,
508,
16,
1082,
202,
8611,
559,
460,
262,
202,
95,
202,
202,
430,
261,
460,
480,
446,
262,
202,
202,
95,
1082,
202,
430,
12,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1361,
1225,
12,
6674,
913,
16,
514,
508,
16,
1082,
202,
8611,
559,
460,
262,
202,
95,
202,
202,
430,
261,
460,
480,
446,
262,
202,
202,
95,
1082,
202,
430,
12,
4... |
framework.assertTrue(this, assertID, actual); } | framework.assertTrue(this, assertID, actual); } | public void assertTrue(String assertID, boolean actual) { framework.assertTrue(this, assertID, actual); } | 55441 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55441/19ecf80dd539cb3920fc52530e5ddff6102cf9f2/DOMTestCase.java/clean/java/org/w3c/domts/DOMTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1815,
5510,
12,
780,
1815,
734,
16,
1250,
3214,
13,
288,
202,
202,
12303,
18,
11231,
5510,
12,
2211,
16,
1815,
734,
16,
3214,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1815,
5510,
12,
780,
1815,
734,
16,
1250,
3214,
13,
288,
202,
202,
12303,
18,
11231,
5510,
12,
2211,
16,
1815,
734,
16,
3214,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
... |
selectOnHover = selectOnHoverButton.getSelection(); } | selectOnHover = selectOnHoverButton.getSelection(); } | public void widgetSelected(SelectionEvent e) { selectOnHover = selectOnHoverButton.getSelection(); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/4c26d9ee525c094efb56046cd34150f7de2e4a0c/WorkbenchPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkbenchPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3604,
7416,
12,
6233,
1133,
425,
13,
288,
9506,
202,
4025,
1398,
21184,
273,
2027,
1398,
21184,
3616,
18,
588,
6233,
5621,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3604,
7416,
12,
6233,
1133,
425,
13,
288,
9506,
202,
4025,
1398,
21184,
273,
2027,
1398,
21184,
3616,
18,
588,
6233,
5621,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... |
fConfiguration.getFeature(name.toLowerCase(Locale.ENGLISH)); | String normalizedName; if (name.equalsIgnoreCase(HONOUR_ALL_SCHEMALOCATIONS)) { normalizedName = HONOUR_ALL_SCHEMALOCATIONS; } else { normalizedName = name.toLowerCase(Locale.ENGLISH); } fConfiguration.getFeature(normalizedName); | public boolean canSetParameter (String name, Object value) { if (value == null){ return true; } if(value instanceof Boolean){ boolean state = ((Boolean)value).booleanValue (); if ( name.equalsIgnoreCase (Constants.DOM_SUPPORTED_MEDIATYPES_ONLY) || name.equal... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/636401f2d3403c2cdb6f763cf19141427b0827d9/DOMParserImpl.java/buggy/src/org/apache/xerces/parsers/DOMParserImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
848,
694,
1662,
261,
780,
508,
16,
1033,
460,
13,
288,
377,
202,
430,
261,
1132,
422,
446,
15329,
377,
202,
202,
2463,
638,
31,
377,
202,
97,
377,
202,
3639,
309,
12,
1132... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
848,
694,
1662,
261,
780,
508,
16,
1033,
460,
13,
288,
377,
202,
430,
261,
1132,
422,
446,
15329,
377,
202,
202,
2463,
638,
31,
377,
202,
97,
377,
202,
3639,
309,
12,
1132... |
ifds = (Hashtable[]) allIFDs.get(new Integer(0)); | String directory = (String) pixels.get(new Integer(0)); String name = (String) names.get(new Integer(0)); try { r.setVar("dirName", directory); r.exec("root = fs.getRoot()"); if (!directory.equals("Root Entry")) { r.exec("dir = root.getEntry(dirName)"); r.setVar("entryName", name); r.exec("document = dir.getEntry(entr... | public void initMetadata(String id) throws FormatException, IOException { ifds = (Hashtable[]) allIFDs.get(new Integer(0)); // parse the image description String description = new String(tags, 22, tags.length-22); metadata.put("Image Description", description); // default values metadata.put("sl... | 46826 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46826/152ea9f3f73a28d996513a7cb7b820a6ed4e6b22/IPWReader.java/buggy/loci/formats/in/IPWReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1208,
2277,
12,
780,
612,
13,
565,
1216,
4077,
503,
16,
1860,
225,
288,
565,
514,
1867,
273,
261,
780,
13,
8948,
18,
588,
12,
2704,
2144,
12,
20,
10019,
514,
508,
273,
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,
282,
1071,
918,
1208,
2277,
12,
780,
612,
13,
565,
1216,
4077,
503,
16,
1860,
225,
288,
565,
514,
1867,
273,
261,
780,
13,
8948,
18,
588,
12,
2704,
2144,
12,
20,
10019,
514,
508,
273,
261,... |
scaledImageCaches[zoomIndex].put(base, scaled); | tracker.removeImage(scaled); scaledImageCache.put(base, scaled); | private Image getScaledImage(Image base) { if (base == null) { return null; } if (zoomIndex == BASE_ZOOM_INDEX) { return base; } Image scaled = (Image) scaledImageCaches[zoomIndex].get(base); if (scaled == null) { Dimension d = getImageBound... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/c1d9d15832147777c7866e12b2a22073e12e3714/BoardView1.java/clean/megamek/src/megamek/client/ui/swing/BoardView1.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3421,
1322,
12825,
2040,
12,
2040,
1026,
13,
288,
3639,
309,
261,
1969,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
309,
261,
14932,
1016,
422,
10250,
67,
62,
51,
1872... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3421,
1322,
12825,
2040,
12,
2040,
1026,
13,
288,
3639,
309,
261,
1969,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
3639,
309,
261,
14932,
1016,
422,
10250,
67,
62,
51,
1872... |
if (SwingUtilities.isDescendingFrom(lastComponentEntered, nativeContainer)) | if (AWTUtilities.isDescendingFrom(lastComponentEntered, nativeContainer)) | void acquireComponentForMouseEvent(MouseEvent me) { int x = me.getX (); int y = me.getY (); // Find the candidate which should receive this event. Component parent = nativeContainer; Component candidate = null; Point p = me.getPoint(); while (candidate == null && parent != null) { ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/cfd5d26ab69af1fe494534bdf03f35be22c13bd8/Container.java/buggy/core/src/classpath/java/java/awt/Container.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
10533,
1841,
1290,
9186,
1133,
12,
9186,
1133,
1791,
13,
225,
288,
565,
509,
619,
273,
1791,
18,
588,
60,
261,
1769,
565,
509,
677,
273,
1791,
18,
588,
61,
261,
1769,
3639,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
10533,
1841,
1290,
9186,
1133,
12,
9186,
1133,
1791,
13,
225,
288,
565,
509,
619,
273,
1791,
18,
588,
60,
261,
1769,
565,
509,
677,
273,
1791,
18,
588,
61,
261,
1769,
3639,
368,
... |
sql += " AND n.nspname LIKE '"+escapeQuotes(schemaPattern.toLowerCase())+"' "; | sql += " AND n.nspname LIKE '"+escapeQuotes(schemaPattern)+"' "; | public java.sql.ResultSet getTablePrivileges(String catalog, String schemaPattern, String tableNamePattern) throws SQLException { Field f[] = new Field[7]; Vector v = new Vector(); f[0] = new Field(connection, "TABLE_CAT", iVarcharOid, getMaxNameLength()); f[1] = new Field(connection, "TABLE_SCHEM", iVarcharOid, g... | 45497 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45497/fdf6b4ff936167388fc18276cbcf88c54dd0d3b7/AbstractJdbc1DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
5638,
27692,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,
273,
394,
2286,
63,
27,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
5638,
27692,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,
273,
394,
2286,
63,
27,
1... |
if (ui != null) | else if (ui != null) | public Dimension getPreferredSize() { Dimension prefSize = null; if (preferredSize != null) prefSize = preferredSize; if (ui != null) { Dimension s = ui.getPreferredSize(this); if (s != null) prefSize = s; } if (prefSize == null) prefSize = super.getPreferredSize(); // make sure ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/decc5d82ba0a18c6445f683c0d1a3d78fe4b1564/JComponent.java/buggy/core/src/classpath/javax/javax/swing/JComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13037,
12822,
4193,
1225,
1435,
202,
95,
565,
13037,
11307,
1225,
273,
446,
31,
565,
309,
261,
23616,
1225,
480,
446,
13,
1377,
11307,
1225,
273,
9119,
1225,
31,
202,
202,
430,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13037,
12822,
4193,
1225,
1435,
202,
95,
565,
13037,
11307,
1225,
273,
446,
31,
565,
309,
261,
23616,
1225,
480,
446,
13,
1377,
11307,
1225,
273,
9119,
1225,
31,
202,
202,
430,
... |
if(next != null && prev == null) { | if((next != null) && (prev == null)) { | public synchronized void update(UpdatableSortedLinkedListItem i) throws UpdatableSortedLinkedListKilledException { if(killed) throw new UpdatableSortedLinkedListKilledException(); Logger.minor(this, "Update("+i+") on "+this); checkList(); if(i.compareTo(list.tail()) > 0) { list.r... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/UpdatableSortedLinkedList.java/buggy/src/freenet/support/UpdatableSortedLinkedList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1089,
12,
1211,
3404,
429,
11739,
13174,
13575,
277,
13,
1216,
1948,
3404,
429,
11739,
13174,
682,
47,
13148,
503,
288,
377,
202,
430,
12,
79,
13148,
13,
604,
394,
1948,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1089,
12,
1211,
3404,
429,
11739,
13174,
13575,
277,
13,
1216,
1948,
3404,
429,
11739,
13174,
682,
47,
13148,
503,
288,
377,
202,
430,
12,
79,
13148,
13,
604,
394,
1948,
... |
push(fnClassName); | aload(contextLocal); addSpecialInvoke(fnClassName, "<init>", "(Lorg/mozilla/javascript/Scriptable;" + "Lorg/mozilla/javascript/Context;)", "V"); if (inFunction) { addByteCode(ByteCode.ALOAD_0); } else { aload(variableObjectLocal); } | private void generateFunctionInits(Vector fns) { // make an array to put them in, so they're available // for decompilation. push(fns.size()); addByteCode(ByteCode.ANEWARRAY, "org/mozilla/javascript/NativeFunction"); /* note that nested function decompilation currently * d... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/3700676b23de6f5e245970aae9264c23d9eb2b4c/Codegen.java/clean/js/rhino/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
2083,
382,
1282,
12,
5018,
21930,
13,
288,
3639,
368,
1221,
392,
526,
358,
1378,
2182,
316,
16,
1427,
2898,
4565,
2319,
3639,
368,
364,
443,
2919,
6613,
18,
3639,
1817,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
2083,
382,
1282,
12,
5018,
21930,
13,
288,
3639,
368,
1221,
392,
526,
358,
1378,
2182,
316,
16,
1427,
2898,
4565,
2319,
3639,
368,
364,
443,
2919,
6613,
18,
3639,
1817,
... |
/*if (ruby_inplace_mode) { struct stat st, st2; VALUE str; FILE *fw; if (TYPE(rb_defout) == T_FILE && rb_defout != rb_stdout) { rb_io_close(rb_defout); } fstat(fileno(fr), &st); if (*ruby_inplace_mode) { str = rb_str_new2(fn); #ifdef NO_LONG_FNAME ruby_add_suffix(str, ruby_inplace_mode); #else rb_str_cat2(str, ruby_... | currentFile = new RubyFile(runtime, runtime.getClasses().getFileClass()); currentFile.initIO(inStream, null, filename); | protected boolean nextArgsFile() { RubyArray args = (RubyArray)runtime.getGlobalVar("$*"); if (!init_p) { if (args.getLength() > 0) { next_p = 1; } else { next_p = -1; currentFile = (RubyIO) runtime.getGlobalVar("$stdin"); ... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/49c17b4ec0ae2e046650a9ace532caa461a65f20/RubyArgsFile.java/clean/src/org/jruby/RubyArgsFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1024,
2615,
812,
1435,
288,
3639,
19817,
1076,
833,
273,
261,
54,
10340,
1076,
13,
9448,
18,
588,
5160,
1537,
2932,
8,
7388,
1769,
3639,
309,
16051,
2738,
67,
84,
13,
288,
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,
4750,
1250,
1024,
2615,
812,
1435,
288,
3639,
19817,
1076,
833,
273,
261,
54,
10340,
1076,
13,
9448,
18,
588,
5160,
1537,
2932,
8,
7388,
1769,
3639,
309,
16051,
2738,
67,
84,
13,
288,
5... |
public Object getNestedModel() | public IModel getNestedModel() | public Object getNestedModel() { return cdModel; } | 51612 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51612/1042bad9fdb0e2487268896d730c896a438c9138/TitleModel.java/clean/wicket-contrib-examples/src/java/wicket/examples/cdapp/TitleModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
336,
8649,
1488,
1435,
202,
95,
202,
202,
2463,
7976,
1488,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
336,
8649,
1488,
1435,
202,
95,
202,
202,
2463,
7976,
1488,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
CmsFlexCacheEntry processCacheEntry() throws IOException { if (isSuspended() && (m_bufferRedirect == null)) { // An included element redirected this response, no cache entry must be produced return null; } if (m_cachingRequired) { // Cache entry must only be... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/0a0b3f362d729b80d273389251a431ed0e0a6847/CmsFlexResponse.java/buggy/src/org/opencms/flex/CmsFlexResponse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2149,
19667,
27630,
1207,
27630,
1435,
1216,
1860,
288,
5411,
309,
261,
291,
55,
22942,
1435,
597,
261,
81,
67,
4106,
5961,
422,
446,
3719,
288,
5411,
368,
1922,
5849,
930,
21808,
333,
76... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2149,
19667,
27630,
1207,
27630,
1435,
1216,
1860,
288,
5411,
309,
261,
291,
55,
22942,
1435,
597,
261,
81,
67,
4106,
5961,
422,
446,
3719,
288,
5411,
368,
1922,
5849,
930,
21808,
333,
76... | ||
public org.quickfix.field.LegStrikeCurrency getLegStrikeCurrency() throws FieldNotFound { org.quickfix.field.LegStrikeCurrency value = new org.quickfix.field.LegStrikeCurrency(); | public quickfix.field.LegStrikeCurrency getLegStrikeCurrency() throws FieldNotFound { quickfix.field.LegStrikeCurrency value = new quickfix.field.LegStrikeCurrency(); | public org.quickfix.field.LegStrikeCurrency getLegStrikeCurrency() throws FieldNotFound { org.quickfix.field.LegStrikeCurrency value = new org.quickfix.field.LegStrikeCurrency(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/TradeCaptureReportRequestAck.java/clean/src/java/src/quickfix/fix44/TradeCaptureReportRequestAck.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
1585,
2547,
7623,
336,
8329,
1585,
2547,
7623,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
1585,
2547,
7623... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8329,
1585,
2547,
7623,
336,
8329,
1585,
2547,
7623,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
1585,
2547,
7623... |
WorkingSetRegistry registry = WorkbenchPlugin.getDefault() .getWorkingSetRegistry(); WorkingSetDescriptor[] descriptors = registry.getNewPageWorkingSetDescriptors(); | WorkingSetRegistry registry = WorkbenchPlugin.getDefault().getWorkingSetRegistry(); | public void addPages() { super.addPages(); IWizardPage page; WorkingSetRegistry registry = WorkbenchPlugin.getDefault() .getWorkingSetRegistry(); WorkingSetDescriptor[] descriptors = registry.getNewPageWorkingSetDescriptors(); if (descriptors.length > 1) { ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/f84420fda9d18ee94129acd92c1939a024f461c9/WorkingSetNewWizard.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WorkingSetNewWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
5716,
1435,
288,
3639,
2240,
18,
1289,
5716,
5621,
3639,
467,
27130,
1964,
1363,
31,
3639,
22732,
694,
4243,
4023,
273,
4147,
22144,
3773,
18,
588,
1868,
1435,
7734,
263,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5716,
1435,
288,
3639,
2240,
18,
1289,
5716,
5621,
3639,
467,
27130,
1964,
1363,
31,
3639,
22732,
694,
4243,
4023,
273,
4147,
22144,
3773,
18,
588,
1868,
1435,
7734,
263,
... |
null, "setTabindex"); | null, "setTabindexExpr"); | public PropertyDescriptor[] getPropertyDescriptors() { PropertyDescriptor[] result = new PropertyDescriptor[31]; try { result[0] = new PropertyDescriptor("accesskey", ELPasswordTag.class, null, "setAccesskey"); result[1] = new ... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/db064e19656421b94aaf753550935d95f44bd5f9/ELPasswordTagBeanInfo.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELPasswordTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
6938,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
6938,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... |
source.append((char)tt); pn = nf.createBinary(tt, pn, unaryExpr(ts, source)); | sourceAdd((char)tt); pn = nf.createBinary(tt, pn, unaryExpr(ts)); | private Object mulExpr(TokenStream ts, Source source) throws IOException, JavaScriptException { int tt; Object pn = unaryExpr(ts, source); while ((tt = ts.peekToken()) == ts.MUL || tt == ts.DIV || tt == ts.MOD) { tt = ts.getToken(); so... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/3d2e81a014b22cf4d1eb8921bd4229c2ca7ff017/Parser.java/buggy/js/rhino/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
14064,
4742,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
3574,
31,
3639,
1033,
11059,
273,
19017,
4742,
12,
3428,
16,
1084... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
14064,
4742,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
3574,
31,
3639,
1033,
11059,
273,
19017,
4742,
12,
3428,
16,
1084... |
testFake(ctx); testNull(ctx); | testED2(ctx); | public static void main(String args[]) { I2PAppContext ctx = new I2PAppContext(); try { testEDBlock(ctx); testED(ctx); testFake(ctx); testNull(ctx); } catch (Exception e) { e.printStackTrace(); } try { Thread.sleep(5*1000); } ... | 27493 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27493/4838564460a0489c96bf4eb8c6e7fba9c99f4590/CryptixAESEngine.java/buggy/core/java/src/net/i2p/crypto/CryptixAESEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
3639,
467,
22,
52,
3371,
1042,
1103,
273,
394,
467,
22,
52,
3371,
1042,
5621,
3639,
775,
288,
5411,
1842,
2056,
1768,
12,
5900,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
3639,
467,
22,
52,
3371,
1042,
1103,
273,
394,
467,
22,
52,
3371,
1042,
5621,
3639,
775,
288,
5411,
1842,
2056,
1768,
12,
5900,
1769,
... |
if (file != null) { m_propertyFile = file.toLowerCase(); | if (CmsStringUtil.isNotEmptyOrWhitespaceOnly(file)) { m_propertyFile = file; | public void setFile(String file) { if (file != null) { m_propertyFile = file.toLowerCase(); } } | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/0dde3e7377438c1ea40f883b05edfdd5d452cfa4/CmsJspTagProperty.java/clean/src/org/opencms/jsp/CmsJspTagProperty.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
19658,
12,
780,
585,
13,
288,
3639,
309,
261,
768,
480,
446,
13,
288,
5411,
312,
67,
4468,
812,
273,
585,
18,
869,
5630,
5621,
3639,
289,
565,
289,
2,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
19658,
12,
780,
585,
13,
288,
3639,
309,
261,
768,
480,
446,
13,
288,
5411,
312,
67,
4468,
812,
273,
585,
18,
869,
5630,
5621,
3639,
289,
565,
289,
2,
-100,
-100,
-100,
-10... |
SorceressLair.completeEntryway(); | SorceressLair.completeCloveredEntryway(); | private void executeCommand( String command, String parameters ) { // Insert random video game reference command to // start things off. if ( command.equals( "priphea" ) ) { if ( !KoLDesktop.instanceExists() ) { KoLDesktop.getInstance().initializeTabs(); KoLDesktop.getInstance().pack(); KoLDesktop.get... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/15f1a8546cca64ae47d7e5cab62fdd4afbde4936/KoLmafiaCLI.java/clean/src/net/sourceforge/kolmafia/KoLmafiaCLI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
21120,
12,
514,
1296,
16,
514,
1472,
262,
202,
95,
202,
202,
759,
8040,
2744,
6191,
7920,
2114,
1296,
358,
202,
202,
759,
787,
9198,
3397,
18,
202,
202,
430,
261,
1296,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21120,
12,
514,
1296,
16,
514,
1472,
262,
202,
95,
202,
202,
759,
8040,
2744,
6191,
7920,
2114,
1296,
358,
202,
202,
759,
787,
9198,
3397,
18,
202,
202,
430,
261,
1296,
... |
mockDispatcher.dispatchResult = RESULT; | mockDispatcher.dispatchResult = RESULT; | public void testProxyReturnsConfiguredResult() throws Throwable { final String RESULT = "configured result"; mockDispatcher.dispatchResult = RESULT; assertSame("result is returned by coreMock", RESULT, proxy.oneArgMethod("arg")); } | 57371 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57371/c26c57f3ac4851e6bc9c5df8515ac73f4045eebf/CGLIBCoreMockTest.java/clean/jmock/extensions/cglib/src/test/jmock/cglib/CGLIBCoreMockTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3886,
1356,
15334,
1253,
1435,
1216,
4206,
288,
202,
202,
6385,
514,
17210,
273,
315,
16449,
563,
14432,
202,
202,
22851,
6681,
18,
10739,
1253,
273,
17210,
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,
1842,
3886,
1356,
15334,
1253,
1435,
1216,
4206,
288,
202,
202,
6385,
514,
17210,
273,
315,
16449,
563,
14432,
202,
202,
22851,
6681,
18,
10739,
1253,
273,
17210,
31,
202,
... |
((MetaBean)bc).restoreInputAndOutputCoords(); | ((MetaBean)bc).restoreBeans(); | public void actionPerformed(ActionEvent e) { // ungroup bi.removeBean(m_beanLayout); Vector group = ((MetaBean)bc).getBeansInSubFlow(); Vector associatedConnections = ((MetaBean)bc).getAssociatedConnections(); ((MetaBean)bc).restoreInputAndO... | 4179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4179/85a664f74cb53a1c2e9a05a410eeadb6543fa1db/KnowledgeFlowApp.java/buggy/trunk/weka/gui/beans/KnowledgeFlowApp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
368,
640,
1655,
5411,
10054,
18,
4479,
3381,
12,
81,
67,
14496,
3744,
1769,
5411,
5589,
1041,
273,
14015,
2781,
3381,
13,
13459,
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,
6647,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
368,
640,
1655,
5411,
10054,
18,
4479,
3381,
12,
81,
67,
14496,
3744,
1769,
5411,
5589,
1041,
273,
14015,
2781,
3381,
13,
13459,
293... |
m_itemComputerPlay = addMenuItem(menu, "Play", KeyEvent.VK_L, KeyEvent.VK_F5, getFunctionKeyShortcut(), "play"); | m_itemComputerPlay = menu.addItem("Play", KeyEvent.VK_L, KeyEvent.VK_F5, getFunctionKeyShortcut(), "play"); | private JMenu createMenuGame() { JMenu menu = createMenu("Game", KeyEvent.VK_A); addMenuItem(menu, "New Game", KeyEvent.VK_N, "new-game"); menu.addSeparator(); m_menuComputerColor = createComputerColorMenu(); menu.add(m_menuComputerColor); m_itemComputerPlay = addMenuIte... | 2255 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2255/d10ef3afb87b5fa533364efda721c197866c21a6/GoGuiMenuBar.java/buggy/src/net/sf/gogui/gogui/GoGuiMenuBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
4599,
752,
4599,
12496,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
752,
4599,
2932,
12496,
3113,
23737,
18,
58,
47,
67,
37,
1769,
3639,
527,
12958,
12,
5414,
16,
315,
1908,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
804,
4599,
752,
4599,
12496,
1435,
565,
288,
3639,
804,
4599,
3824,
273,
752,
4599,
2932,
12496,
3113,
23737,
18,
58,
47,
67,
37,
1769,
3639,
527,
12958,
12,
5414,
16,
315,
1908,
... |
if (!ary.includes(name)) { ary.append(name); } } | if (!ary.includes(name)) { ary.append(name); } } | private RubyArray instance_methods(IRubyObject[] args, final Visibility visibility) { boolean includeSuper = args.length > 0 ? args[0].isTrue() : true; RubyArray ary = getRuntime().newArray(); HashMap undefinedMethods = new HashMap(); for (RubyModule type = this; type != null; type = typ... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/1278c5bb3507a052d150d814f15453542ae41aed/RubyModule.java/buggy/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
1076,
791,
67,
5163,
12,
7937,
10340,
921,
8526,
833,
16,
727,
27791,
9478,
13,
288,
3639,
1250,
2341,
8051,
273,
833,
18,
2469,
405,
374,
692,
833,
63,
20,
8009,
291,
5510... |
LOG.debug(Messages.get().key(Messages.LOG_DIRECTIVE_DETECTED_3, C_DIRECTIVE_START, directive, C_DIRECTIVE_END)); | LOG.debug(Messages.get().key( Messages.LOG_DIRECTIVE_DETECTED_3, C_DIRECTIVE_START, directive, C_DIRECTIVE_END)); | private String parseJspEncoding(String content, String encoding, boolean isHardInclude) { // check if a JSP directive occurs in the file int i1 = content.indexOf(C_DIRECTIVE_START); if (i1 < 0) { // no directive occurs return content; } String... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/ddc56fc5c5eded06965e63995ea01e3e542bccd5/CmsJspLoader.java/clean/src/org/opencms/loader/CmsJspLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1109,
21796,
4705,
12,
780,
913,
16,
514,
2688,
16,
1250,
27803,
1060,
8752,
13,
288,
7734,
368,
866,
309,
279,
804,
3118,
8655,
9938,
316,
326,
585,
3639,
509,
277,
21,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1109,
21796,
4705,
12,
780,
913,
16,
514,
2688,
16,
1250,
27803,
1060,
8752,
13,
288,
7734,
368,
866,
309,
279,
804,
3118,
8655,
9938,
316,
326,
585,
3639,
509,
277,
21,
273,... |
out.println("Unable to print Item (exception: "+re+")<br>\n"); | out.println("Unable to print Item (exception: " + re + ")<br>\n"); | void printUserBoughtItem(Item item, int quantity) { try { out.println(item.printUserBoughtItem(quantity)); } catch (RemoteException re) { out.println("Unable to print Item (exception: "+re+")<br>\n"); } } | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/3d57ae5a342bc10d6c418636c07193a0289ffd6b/ServletPrinter.java/buggy/EJB_EntityBean_id_BMP/edu/rice/rubis/beans/servlets/ServletPrinter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1172,
1299,
13809,
9540,
1180,
12,
1180,
761,
16,
509,
10457,
13,
225,
288,
565,
775,
565,
288,
1377,
596,
18,
8222,
12,
1726,
18,
1188,
1299,
13809,
9540,
1180,
12,
16172,
10019,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1172,
1299,
13809,
9540,
1180,
12,
1180,
761,
16,
509,
10457,
13,
225,
288,
565,
775,
565,
288,
1377,
596,
18,
8222,
12,
1726,
18,
1188,
1299,
13809,
9540,
1180,
12,
16172,
10019,
... |
stmt.setString(pos++, metadata); | stmt.setString(pos++, checkTextLength(metadata)); | public static void copy(MailItem item, int id, Folder folder, int indexId, int parentId, short volumeId, String metadata) throws ServiceException { Mailbox mbox = item.getMailbox(); if (id <= 0 || folder == null || parentId == 0) throw ServiceException.FAILURE("invalid data for DB item c... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/f0285cf66d24b9a76f893c41c757c7253c9ea49c/DbMailItem.java/clean/ZimbraServer/src/java/com/zimbra/cs/db/DbMailItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1610,
12,
6759,
1180,
761,
16,
509,
612,
16,
12623,
3009,
16,
509,
770,
548,
16,
509,
11582,
16,
3025,
3940,
548,
16,
514,
1982,
13,
565,
1216,
16489,
288,
3639,
11542,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1610,
12,
6759,
1180,
761,
16,
509,
612,
16,
12623,
3009,
16,
509,
770,
548,
16,
509,
11582,
16,
3025,
3940,
548,
16,
514,
1982,
13,
565,
1216,
16489,
288,
3639,
11542,
... |
FontData fontData; | protected void refreshFont() { FontStyle style = (FontStyle) getPrimaryView().getStyle( NotationPackage.eINSTANCE.getFontStyle()); FontData fontData; if (style != null) { fontData = new FontData(style.getFontName(), style.getFontHeight(), (style.isBold() ? SWT.BOLD : SWT.NORMAL) | (style.isItalic() ?... | 7409 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7409/c90605b94797aa95ffa039808ae26671d3dd7b1e/ThreadItemEditPart.java/clean/examples/org.eclipse.gmf.examples.mindmap.diagram/src/org/eclipse/gmf/examples/mindmap/diagram/edit/parts/ThreadItemEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4460,
5711,
1435,
288,
202,
202,
5711,
2885,
2154,
273,
261,
5711,
2885,
13,
11398,
1767,
7675,
588,
2885,
12,
9506,
202,
14818,
2261,
18,
73,
13341,
18,
588,
5711,
2885,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4460,
5711,
1435,
288,
202,
202,
5711,
2885,
2154,
273,
261,
5711,
2885,
13,
11398,
1767,
7675,
588,
2885,
12,
9506,
202,
14818,
2261,
18,
73,
13341,
18,
588,
5711,
2885,
... | |
MessageProcessor messageProcessor = sipStack.getMessageProcessor(hop.getTransport()); Via via = messageProcessor.getViaHeader(); | Via via = this.listeningPoint.messageProcessor. getViaHeader(); | public ClientTransaction getNewClientTransaction(Request request) throws TransactionUnavailableException { if (request == null) throw new NullPointerException("null request"); SIPRequest sipRequest = (SIPRequest) request; if (sipRequest.getTransaction() != null) ... | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/a76e6b0ebb37639e5fb249deb919cb1ddc96923f/SipProviderImpl.java/clean/src/gov/nist/javax/sip/SipProviderImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2445,
3342,
12654,
1227,
3342,
12,
691,
590,
13,
565,
1216,
5947,
15357,
288,
3639,
309,
261,
2293,
422,
446,
13,
5411,
604,
394,
10108,
2932,
2011,
590,
8863,
7734,
348,
2579,
691,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2445,
3342,
12654,
1227,
3342,
12,
691,
590,
13,
565,
1216,
5947,
15357,
288,
3639,
309,
261,
2293,
422,
446,
13,
5411,
604,
394,
10108,
2932,
2011,
590,
8863,
7734,
348,
2579,
691,... |
mif += "\n> #End TblFormat"; ; mif +="\n\t<TblNumColumns " + tblColumns.size() + " >"; stream.write(mif.getBytes()); if (! tblHead.isEmpty()) { Enumeration e=tblHead.elements(); while (e.hasMoreElements()) { ((Row) e.nextElement()).output(stream); } } if (! tblFoot.isEmpty()) { Enumeration e=tblFoot.elements(); while ... | mif += "\n> #End TblFormat"; ; mif += "\n\t<TblNumColumns " + tblColumns.size() + " >"; stream.write(mif.getBytes()); if (! tblHead.isEmpty()) { Enumeration e = tblHead.elements(); while (e.hasMoreElements()) { ((Row) e.nextElement()).output(stream); } } if (! tblFoot.isEmpty()) { Enumeration e = tblFoot.elements(); w... | public void output(OutputStream stream) throws IOException { String mif="\n<Tbl" + "\n\t<TblID " + ID + " >"; // note tbl format to be added in a later release mif += "\n<TblTag Body>" + "\n<TblFormat"; mif +="\n<TblColumnRuling `Default'>"; mif +="\n<TblBodyRowRuling `Default'>"; mif +="\n<TblLRuling `Default'>... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/cd264ba6a67a155375a4ba85cdb6dc35503ef593/MIFDocument.java/buggy/src/org/apache/fop/mif/MIFDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
876,
12,
4632,
1407,
13,
1216,
1860,
288,
202,
202,
780,
312,
430,
1546,
64,
82,
32,
22592,
6,
397,
1548,
82,
64,
88,
32,
22592,
734,
315,
397,
1599,
397,
315,
405,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
876,
12,
4632,
1407,
13,
1216,
1860,
288,
202,
202,
780,
312,
430,
1546,
64,
82,
32,
22592,
6,
397,
1548,
82,
64,
88,
32,
22592,
734,
315,
397,
1599,
397,
315,
405,
1... |
if (isControllerRequest()) { | String hierarchical_type = Fractive.getComponentParametersController(((ComponentBodyImpl) targetBody).getProActiveComponentImpl()) .getComponentParameters() .getHierarchicalType(); if (isControllerRequest() && !(Constants.PRIMITIVE.equals(hierarchical_type) && ("attribute-controller".equals( methodCall.getComponentInte... | protected FutureResult serveInternal(Body targetBody) throws ServeException { Object result = null; Throwable exception = null; try { if (isControllerRequest()) { result = ((ProActiveComponentImpl) ((ComponentBodyImpl) targetBody) .getPr... | 50951 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50951/512ce80027f7c72500808753b271013bc953118e/ComponentRequestImpl.java/clean/src/org/objectweb/proactive/core/component/request/ComponentRequestImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
9108,
1253,
12175,
3061,
12,
2250,
1018,
2250,
13,
3639,
1216,
11115,
503,
288,
3639,
1033,
563,
273,
446,
31,
3639,
4206,
1520,
273,
446,
31,
3639,
775,
288,
5411,
514,
26633,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
9108,
1253,
12175,
3061,
12,
2250,
1018,
2250,
13,
3639,
1216,
11115,
503,
288,
3639,
1033,
563,
273,
446,
31,
3639,
4206,
1520,
273,
446,
31,
3639,
775,
288,
5411,
514,
26633,
67,
... |
return Comparing.equal(myItemId, nodeDescriptor.toString()) && Comparing.equal(myItemType, nodeDescriptor.getClass().getName()); } | return Comparing.equal(myItemId, nodeDescriptor.toString()) && Comparing.equal(myItemType, nodeDescriptor.getClass().getName()); } | public boolean matchedWith(NodeDescriptor nodeDescriptor) { return Comparing.equal(myItemId, nodeDescriptor.toString()) && Comparing.equal(myItemType, nodeDescriptor.getClass().getName()); } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/de45c06cd7ec2634c07050b4cb74a6bedec1613f/TreeState.java/buggy/openapi/src/com/intellij/ide/util/treeView/TreeState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
4847,
1190,
12,
907,
3187,
756,
3187,
13,
288,
565,
327,
1286,
12583,
18,
9729,
12,
4811,
17673,
16,
756,
3187,
18,
10492,
10756,
597,
6647,
1286,
12583,
18,
9729,
12,
4811,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
4847,
1190,
12,
907,
3187,
756,
3187,
13,
288,
565,
327,
1286,
12583,
18,
9729,
12,
4811,
17673,
16,
756,
3187,
18,
10492,
10756,
597,
6647,
1286,
12583,
18,
9729,
12,
4811,
... |
if(site != null && user != null) | if(site != null && userId != null) | public Collection getEntityAuthzGroups(Reference ref) { // double check that it's mine if (APPLICATION_ID != ref.getType()) return null; Collection rv = (Collection) ThreadLocalManager.get("getEntityAuthzGroups@" + ref.getReference()); if(rv != null) { return rv; } // use the resources realm, all container ... | 48934 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48934/398cf5a4dc4585b977cca7e4a4756924251eabbe/BaseContentService.java/clean/content-impl/impl/src/java/org/sakaiproject/content/impl/BaseContentService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2200,
6352,
1730,
94,
3621,
12,
2404,
1278,
13,
202,
95,
202,
202,
759,
1645,
866,
716,
518,
1807,
312,
558,
202,
202,
430,
261,
25039,
67,
734,
480,
1278,
18,
588,
559,
107... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2200,
6352,
1730,
94,
3621,
12,
2404,
1278,
13,
202,
95,
202,
202,
759,
1645,
866,
716,
518,
1807,
312,
558,
202,
202,
430,
261,
25039,
67,
734,
480,
1278,
18,
588,
559,
107... |
break; | continue Loop; | static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, double[] argsDbl, int argShift, int argCount, NativeFunction fnOrScript, InterpreterData idata) throws JavaScrip... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/34e9dc56b7553f450b9015c8f4135584139686cf/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
10634,
12,
1042,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
18701,
1033,
8526,
833,
16,
1645,
8526,
833,
40,
3083,
16,
18701,
509,
1501,
10544,
16,
509,
1501,
1380,
16,
18701... |
case IGNORE: if(c == '>') { c = xml.read(); state = OUTSIDE; } else c = xml.read(); break; | case COMMENT: if(c == commentMatch.charAt(0)) { c = xml.read(); if(commentMatch.length() == 1) state = OUTSIDE; else commentMatch = commentMatch.substring(1, commentMatch.length()); } | public static String getFirstTagName(Reader xml) { final int OUTSIDE = 0; // constant: identify outside state final int BRACKET = 1; // constant: bracket, contents unknown final int COMMENT = 2; // constant: identify a comment section final int IGNORE = 3; // constant: identify an ignored section final int T... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/b5b5168edc3af09cb74945a80b0c36e6630ed502/XMLUtil.java/buggy/src/main/mondrian/xom/XMLUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
7521,
8520,
12,
2514,
2025,
13,
202,
95,
202,
202,
6385,
509,
8210,
26498,
273,
374,
31,
225,
368,
5381,
30,
9786,
8220,
919,
202,
202,
6385,
509,
22427,
17750,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
7521,
8520,
12,
2514,
2025,
13,
202,
95,
202,
202,
6385,
509,
8210,
26498,
273,
374,
31,
225,
368,
5381,
30,
9786,
8220,
919,
202,
202,
6385,
509,
22427,
17750,
273,... |
MutableInterval test = new MutableInterval(dt1, dt2); | MutableInterval base = new MutableInterval(dt1, dt2); | public void testToPeriod_PeriodType2() { DateTime dt1 = new DateTime(2004, 6, 9, 7, 8, 9, 10); DateTime dt2 = new DateTime(2005, 8, 13, 12, 14, 16, 18); MutableInterval test = new MutableInterval(dt1, dt2); Period result = test.toPeriod(PeriodType.yearWeekDayTime()); asser... | 52681 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52681/ae46a513a314dc36f12346b57ccacacf7ffb303a/TestMutableInterval_Basics.java/clean/JodaTime/src/test/org/joda/time/TestMutableInterval_Basics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
774,
5027,
67,
5027,
559,
22,
1435,
288,
3639,
3716,
3681,
21,
273,
394,
3716,
12,
6976,
24,
16,
1666,
16,
2468,
16,
2371,
16,
1725,
16,
2468,
16,
1728,
1769,
3639,
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,
1842,
774,
5027,
67,
5027,
559,
22,
1435,
288,
3639,
3716,
3681,
21,
273,
394,
3716,
12,
6976,
24,
16,
1666,
16,
2468,
16,
2371,
16,
1725,
16,
2468,
16,
1728,
1769,
3639,
3... |
OPT_RegisterOperand offsetrop = gc.temps.makeTempInt(); | OPT_RegisterOperand offsetrop = gc.temps.makeTempOffset(); | private void generateFrom(int fromIndex) { if (DBG_BB || DBG_SELECTED) { db("generating code into " + currentBBLE + " with runoff " + runoff); } currentBBLE.setGenerated(); endOfBasicBlock = fallThrough = false; lastInstr = null; bcodes.reset(fromIndex); while (true) { // Must keep curr... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/3a9aeeb7f964774e6adc285d6526603ac1570e14/OPT_BC2IR.java/clean/rvm/src/vm/compilers/optimizing/ir/conversions/bc2hir/OPT_BC2IR.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2103,
1265,
12,
474,
15065,
13,
288,
565,
309,
261,
2290,
43,
67,
9676,
747,
2383,
43,
67,
4803,
2056,
13,
288,
1377,
1319,
2932,
3441,
1776,
981,
1368,
315,
397,
783,
9676,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
1265,
12,
474,
15065,
13,
288,
565,
309,
261,
2290,
43,
67,
9676,
747,
2383,
43,
67,
4803,
2056,
13,
288,
1377,
1319,
2932,
3441,
1776,
981,
1368,
315,
397,
783,
9676,
... |
final InputStream fis = openObjectStream(id); if (fis == null) { | final ObjectReader or = openObject(id); if (or == null) { | public Tree mapTree(final ObjectId id) throws IOException { final InputStream fis = openObjectStream(id); if (fis == null) { return null; } try { final ObjectReader or = new UnpackedObjectReader(id, fis); try { if (Constants.TYPE_TREE.equal... | 45532 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45532/ce0144b5d22684cfd0d5765051950da3dcd5ca96/FullRepository.java/buggy/org.spearce.jgit/src/org/spearce/jgit/lib/FullRepository.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4902,
852,
2471,
12,
6385,
21192,
612,
13,
1216,
1860,
288,
3639,
727,
5037,
15324,
273,
1696,
921,
1228,
12,
350,
1769,
3639,
309,
261,
74,
291,
422,
446,
13,
288,
5411,
327,
446... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4902,
852,
2471,
12,
6385,
21192,
612,
13,
1216,
1860,
288,
3639,
727,
5037,
15324,
273,
1696,
921,
1228,
12,
350,
1769,
3639,
309,
261,
74,
291,
422,
446,
13,
288,
5411,
327,
446... |
private HTMLNode createDeleteCell(PageMaker pageMaker, String identifier, ClientRequest clientRequest) { | private HTMLNode createDeleteCell(PageMaker pageMaker, String identifier, ClientRequest clientRequest, ToadletContext ctx) { | private HTMLNode createDeleteCell(PageMaker pageMaker, String identifier, ClientRequest clientRequest) { HTMLNode deleteNode = new HTMLNode("td", "class", "request-delete"); HTMLNode deleteForm = deleteNode.addChild("form", new String[] { "action", "method", "enctype", "encoding" }, new String[] { "/queue/", "post",... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/7b992ac7b46f4eaaf97e9e0e1b7e5c18e1c89deb/QueueToadlet.java/clean/src/freenet/clients/http/QueueToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3982,
907,
752,
2613,
4020,
12,
1964,
12373,
1363,
12373,
16,
514,
2756,
16,
2445,
691,
1004,
691,
13,
288,
202,
202,
4870,
907,
1430,
907,
273,
394,
3982,
907,
2932,
4465,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3982,
907,
752,
2613,
4020,
12,
1964,
12373,
1363,
12373,
16,
514,
2756,
16,
2445,
691,
1004,
691,
13,
288,
202,
202,
4870,
907,
1430,
907,
273,
394,
3982,
907,
2932,
4465,
3... |
public void addElement(JAnnotationTypeElement jElement) throws IllegalArgumentException { if (jElement == null) { throw new IllegalArgumentException("Class members cannot be null"); } | public void addElement(final JAnnotationTypeElement jElement) { if (jElement == null) { throw new IllegalArgumentException("Class members cannot be null"); } | public void addElement(JAnnotationTypeElement jElement) throws IllegalArgumentException { if (jElement == null) { throw new IllegalArgumentException("Class members cannot be null"); } String name = jElement.getName(); if (_elements.get(name) != null) { String err = "duplicate name found: " + ... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/34c708e3c0e8dd4b42534f5834f9a280e0c9968b/JAnnotationType.java/buggy/castor/trunk/src/main/java/org/exolab/javasource/JAnnotationType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
9335,
12,
46,
3257,
559,
1046,
525,
1046,
13,
202,
202,
15069,
2754,
225,
202,
95,
202,
202,
430,
261,
78,
1046,
422,
446,
13,
288,
1082,
202,
12849,
394,
2754,
2932,
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,
225,
202,
482,
918,
9335,
12,
46,
3257,
559,
1046,
525,
1046,
13,
202,
202,
15069,
2754,
225,
202,
95,
202,
202,
430,
261,
78,
1046,
422,
446,
13,
288,
1082,
202,
12849,
394,
2754,
2932,
7... |
public void visit(ITypeInfo info) { | public boolean visit(ITypeInfo info) { | public void visit(ITypeInfo info) { fAllTypes.add(info); } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/ccfe7d8f5fb16ffce595bc26621d085f534ba238/AllTypesCache.java/buggy/core/org.eclipse.cdt.core/browser/org/eclipse/cdt/core/browser/AllTypesCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3757,
12,
45,
17305,
1123,
13,
288,
9506,
202,
74,
1595,
2016,
18,
1289,
12,
1376,
1769,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
3757,
12,
45,
17305,
1123,
13,
288,
9506,
202,
74,
1595,
2016,
18,
1289,
12,
1376,
1769,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
System.err.println("Class not found exception in setValue on " + type); | System.err.println("Class not found exception in setValue on " + m_type); | private void setValue(String value) { String type = m_metadata.getType(); Activator.getLogger().log(Level.INFO, "[" + m_providedService.getComponentManager().getComponentMetatada().getClassName() + "] Set the value of the property " + m_metadata.getName() + " [" + m_metadata.getType() + "] " + " with ... | 45948 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45948/d229001e440fb0347d56e6cc3a6e65308dcdb431/Property.java/buggy/ipojo/src/main/java/org/apache/felix/ipojo/handlers/providedservice/Property.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5524,
12,
780,
460,
13,
288,
3639,
514,
618,
273,
312,
67,
4165,
18,
588,
559,
5621,
3639,
26939,
639,
18,
588,
3328,
7675,
1330,
12,
2355,
18,
5923,
16,
13626,
397,
312,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5524,
12,
780,
460,
13,
288,
3639,
514,
618,
273,
312,
67,
4165,
18,
588,
559,
5621,
3639,
26939,
639,
18,
588,
3328,
7675,
1330,
12,
2355,
18,
5923,
16,
13626,
397,
312,
6... |
case Constants.ELEMNAME_TEXTLITERALRESULT: case Constants.ELEMNAME_APPLY_TEMPLATES: case Constants.ELEMNAME_APPLY_IMPORTS: case Constants.ELEMNAME_CALLTEMPLATE: case Constants.ELEMNAME_FOREACH: case Constants.ELEMNAME_VALUEOF: case Constants.ELEMNAME_COPY_OF: case Constants.ELEMNAME_NUMBER: case Constants.ELEMNAME_CHO... | case Constants.ELEMNAME_TEXTLITERALRESULT : case Constants.ELEMNAME_APPLY_TEMPLATES : case Constants.ELEMNAME_APPLY_IMPORTS : case Constants.ELEMNAME_CALLTEMPLATE : case Constants.ELEMNAME_FOREACH : case Constants.ELEMNAME_VALUEOF : case Constants.ELEMNAME_COPY_OF : case Constants.ELEMNAME_NUMBER : case Constants.ELE... | public Node appendChild(Node newChild) throws DOMException { int type = ((ElemTemplateElement)newChild).getXSLToken(); switch(type) { // char-instructions case Constants.ELEMNAME_TEXTLITERALRESULT: case Constants.ELEMNAME_APPLY_TEMPLATES: case Constants.ELEMNAME_APPLY_IMPORTS... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/77ad973f1d6ad8f28fd358f2ba4d4c63da65d953/ElemComment.java/clean/src/org/apache/xalan/templates/ElemComment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2029,
9079,
5833,
12,
907,
19783,
13,
565,
1216,
4703,
503,
225,
288,
565,
509,
618,
273,
14015,
7498,
2283,
1046,
13,
2704,
1763,
2934,
588,
60,
4559,
1345,
5621,
565,
1620,
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,
282,
1071,
2029,
9079,
5833,
12,
907,
19783,
13,
565,
1216,
4703,
503,
225,
288,
565,
509,
618,
273,
14015,
7498,
2283,
1046,
13,
2704,
1763,
2934,
588,
60,
4559,
1345,
5621,
565,
1620,
12,
... |
addByteCode(ByteCode.DCMPL); addByteCode(ByteCode.IFGE, trueGOTO); | cfw.add(ByteCode.DCMPL); cfw.add(ByteCode.IFGE, trueGOTO); | private void genSimpleCompare(int type, int trueGOTO, int falseGOTO) { switch (type) { case Token.LE : addByteCode(ByteCode.DCMPG); addByteCode(ByteCode.IFLE, trueGOTO); break; case Token.GE : addByteCode(ByteCode.DCMPL); ... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/bd2594e6ebd6d8099b587934641c8f7650d87761/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3157,
5784,
8583,
12,
474,
618,
16,
509,
638,
43,
27019,
16,
509,
629,
43,
27019,
13,
565,
288,
3639,
1620,
261,
723,
13,
288,
5411,
648,
3155,
18,
900,
294,
7734,
527,
321... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3157,
5784,
8583,
12,
474,
618,
16,
509,
638,
43,
27019,
16,
509,
629,
43,
27019,
13,
565,
288,
3639,
1620,
261,
723,
13,
288,
5411,
648,
3155,
18,
900,
294,
7734,
527,
321... |
public double asin(double d) { | public static double asin(double d) { | public double asin(double d) { if ((d != d) || (d > 1.0) || (d < -1.0)) return Double.NaN; return Math.asin(d); } | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/3ef540f70dc64e503df2b7ca56d6cf65647fcf42/NativeMath.java/buggy/js/rhino/org/mozilla/javascript/NativeMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1645,
487,
267,
12,
9056,
302,
13,
288,
3639,
309,
14015,
72,
480,
302,
13,
1171,
747,
261,
72,
405,
404,
18,
20,
13,
7734,
747,
261,
72,
411,
300,
21,
18,
20,
3719,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1645,
487,
267,
12,
9056,
302,
13,
288,
3639,
309,
14015,
72,
480,
302,
13,
1171,
747,
261,
72,
405,
404,
18,
20,
13,
7734,
747,
261,
72,
411,
300,
21,
18,
20,
3719,
5411... |
public ButtonModel getModel() { return model; } | public ButtonModel getModel() { return model; } | public ButtonModel getModel() { return model; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/2703ae3b51c371a2a79d28271cd57b4046c647d0/AbstractButton.java/buggy/core/src/classpath/javax/javax/swing/AbstractButton.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12569,
1488,
7454,
1435,
288,
202,
202,
2463,
938,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12569,
1488,
7454,
1435,
288,
202,
202,
2463,
938,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
String systemId) throws SAXException | String systemId) throws SAXException | public void externalEntityDecl (String name, String publicId, String systemId) throws SAXException {} | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/a8855c631cbd476a4ac4111fbc8a443f995165b3/SerializerToXML.java/clean/src/org/apache/xalan/serialize/SerializerToXML.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3903,
1943,
3456,
261,
780,
508,
16,
514,
1071,
548,
16,
25083,
377,
514,
30083,
13,
202,
15069,
14366,
565,
2618,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3903,
1943,
3456,
261,
780,
508,
16,
514,
1071,
548,
16,
25083,
377,
514,
30083,
13,
202,
15069,
14366,
565,
2618,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
handleRender(); | synchronized (getModelLock()) { handleRender(); } | public void render() { // Get request cycle to render to final RequestCycle cycle = getRequestCycle(); // Save original Response final Response originalResponse = cycle.getResponse(); // If component is not visible, set response to NullResponse if (!visible) { cycle.setResponse(NullResponse.getInstance()); }... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/4deb7a3e6d3793fabfe687190e3feded8a02228d/Component.java/clean/wicket/src/java/wicket/Component.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1743,
1435,
202,
95,
202,
202,
759,
968,
590,
8589,
358,
1743,
358,
202,
202,
6385,
1567,
13279,
8589,
273,
4328,
13279,
5621,
202,
202,
759,
7074,
2282,
2306,
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,
918,
1743,
1435,
202,
95,
202,
202,
759,
968,
590,
8589,
358,
1743,
358,
202,
202,
6385,
1567,
13279,
8589,
273,
4328,
13279,
5621,
202,
202,
759,
7074,
2282,
2306,
202,
202,
... |
temp = contextSet.selectAncestors(p, true, Expression.NO_CONTEXT_ID); | temp = contextSet.selectAncestors(p, true, Expression.IGNORE_CONTEXT); | private Sequence selectByPosition(Sequence outerSequence, Sequence contextSequence, int mode, Expression inner) throws XPathException { if(Type.subTypeOf(contextSequence.getItemType(), Type.NODE) && outerSequence != null && outerSequence.getLength() > 0) { Sequence result = new ExtArrayNodeSet(100); NodeSet con... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/aa97f4d76531893721258680bba3894385e96e08/Predicate.java/buggy/src/org/exist/xquery/Predicate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
8370,
2027,
858,
2555,
12,
4021,
6390,
4021,
16,
8370,
819,
4021,
16,
509,
1965,
16,
5371,
3443,
13,
1216,
10172,
503,
288,
202,
202,
430,
12,
559,
18,
1717,
559,
951,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
8370,
2027,
858,
2555,
12,
4021,
6390,
4021,
16,
8370,
819,
4021,
16,
509,
1965,
16,
5371,
3443,
13,
1216,
10172,
503,
288,
202,
202,
430,
12,
559,
18,
1717,
559,
951,
12,
... |
AST __t185 = _t; AST tmp731_AST_in = (AST)_t; | AST __t170 = _t; AST tmp735_AST_in = (AST)_t; | public final void buffercomparestate(AST _t) throws RecognitionException { AST buffercomparestate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t173 = _t; AST tmp724_AST_in = (AST)_t; match(_t,BUFFERCOMPARE); _t = _t.getFirstChild(); tbl(_t,CQ.REF); _t = _retTree; { if (_t==null) _t=ASTNULL; switch ( ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/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,
1613,
9877,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1613,
9877,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1613,
9877,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1613,
9877,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... |
if (argument == null || argument1 == null) { out.println("usage: setforwarding [username] [emailaddress]"); return true; } String username = argument; String forward = argument1; if (username.equals("") || forward.equals("")) { out.println("usage: adduser [username] [emailaddress]"); return true; } User baseuser = use... | return doSETFORWARDING(argument); | private boolean parseCommand( String command ) { if (command == null) { return false; } StringTokenizer commandLine = new StringTokenizer(command.trim(), " "); int arguments = commandLine.countTokens(); if (arguments == 0) { return true; } else if(argu... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/8c78b2b693e4be3b85939e60544ee9b152ed290e/RemoteManagerHandler.java/clean/src/java/org/apache/james/remotemanager/RemoteManagerHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
1109,
2189,
12,
514,
1296,
262,
288,
3639,
309,
261,
3076,
422,
446,
13,
288,
5411,
327,
629,
31,
3639,
289,
3639,
16370,
20894,
273,
394,
16370,
12,
3076,
18,
5290,
9334,
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,
3238,
1250,
1109,
2189,
12,
514,
1296,
262,
288,
3639,
309,
261,
3076,
422,
446,
13,
288,
5411,
327,
629,
31,
3639,
289,
3639,
16370,
20894,
273,
394,
16370,
12,
3076,
18,
5290,
9334,
3... |
public void newExpression() throws RecognitionException { try { // /Users/bob/Documents/workspace/jbossrules/drools-compiler/src/main/java/org/drools/semantics/java/parser/java.g:761:17: ( 'new' type ( LPAREN argList RPAREN ( classBlock )? | newArrayDeclarator ( arrayInitializer )? ) ) ... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/024138fd0e08f5f4cd91a30959fe962d30fec435/JavaParser.java/clean/drools-compiler/src/main/java/org/drools/semantics/java/parser/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
2704,
2300,
1435,
15069,
5650,
7909,
503,
95,
698,
95,
28111,
6588,
19,
70,
947,
19,
12922,
19,
14915,
19,
10649,
8464,
7482,
19,
12215,
17,
9576,
19,
4816,
19,
5254,
19,
6290,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2704,
2300,
1435,
15069,
5650,
7909,
503,
95,
698,
95,
28111,
6588,
19,
70,
947,
19,
12922,
19,
14915,
19,
10649,
8464,
7482,
19,
12215,
17,
9576,
19,
4816,
19,
5254,
19,
6290,
1... | ||
System.out.println("? Displays this help"); | System.out.println("-? Displays this help"); | public static void printUsage() { System.out.println("Mule Configuration Grapher"); System.out.println("Generates graphs for Mule configuration files"); System.out.println("-----------------------------------------------"); System.out.println("-files A comma-seperated list of Mule ... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/555fcaddcb37461c5341868e54975e16ccd0ade1/MuleGrapher.java/buggy/tools/config-graph/src/java/org/mule/tools/config/graph/MuleGrapher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1172,
5357,
1435,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
49,
725,
4659,
5601,
264,
8863,
3639,
2332,
18,
659,
18,
8222,
2932,
6653,
225,
19422,
364,
490,
725,
1664,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1172,
5357,
1435,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
49,
725,
4659,
5601,
264,
8863,
3639,
2332,
18,
659,
18,
8222,
2932,
6653,
225,
19422,
364,
490,
725,
1664,
1... |
protected State group (State parent,StartTagInfo tag) { return new GroupState(isGlobal(parent)); } | protected State group (State parent,StartTagInfo tag) { return new GroupState(); } | protected State group (State parent,StartTagInfo tag) { return new GroupState(isGlobal(parent)); } | 45720 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45720/ed4761f4fba59cdcf03541932a6539dd4b71f817/XMLSchemaReader.java/clean/msv/src/com/sun/msv/reader/xmlschema/XMLSchemaReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1117,
3287,
1041,
9506,
202,
12,
1119,
982,
16,
30512,
966,
1047,
13,
202,
95,
327,
394,
3756,
1119,
12,
291,
5160,
12,
2938,
10019,
289,
2,
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,
3196,
202,
1117,
3287,
1041,
9506,
202,
12,
1119,
982,
16,
30512,
966,
1047,
13,
202,
95,
327,
394,
3756,
1119,
12,
291,
5160,
12,
2938,
10019,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
File file = new File( PLUGIN_PATH + getClassFolder( ) + INPUT_FOLDER + fileName ); | File file = new File( getClassFolder( ) + INPUT_FOLDER + fileName ); | public void testOpendesign3( ) throws Exception { openDesign( fileName ); File file = new File( PLUGIN_PATH + getClassFolder( ) + INPUT_FOLDER + fileName ); InputStream is = new FileInputStream( file ); assertTrue( is != null ); String s3 = "file:///" + PLUGIN_PATH + getClassFolder( ) + INPUT_FOLDER + fileName... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/be89bbe9dc15ff0ab4dc1c872159ed1fafbdcb6f/OpenDesignTest.java/clean/testsuites/org.eclipse.birt.report.tests.model/src/org/eclipse/birt/report/tests/model/api/OpenDesignTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
51,
1302,
281,
724,
23,
12,
262,
1216,
1185,
225,
202,
95,
202,
202,
3190,
15478,
12,
3968,
11272,
202,
202,
812,
585,
273,
394,
1387,
12,
22704,
67,
4211,
397,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
51,
1302,
281,
724,
23,
12,
262,
1216,
1185,
225,
202,
95,
202,
202,
3190,
15478,
12,
3968,
11272,
202,
202,
812,
585,
273,
394,
1387,
12,
22704,
67,
4211,
397,
2... |
System.err.println("[NewsContentDefinition.getDynamicList() Exception while trying to execute the statement:]" + e.getMessage()); | throw new CmsException(e.getMessage()); | public static Vector getDynamicList(Integer channelId, Integer flag, String str) { Vector list = new Vector(); java.sql.Date day = null; Connection con = null; PreparedStatement statement = null; ResultSet res = null; int month = 1; //System.err.println("[NewsContentDefinition.getDynamicList()] Start - channe... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/a80dad293083ec36179f99a238625d3037b6083c/NewsContentDefinition.java/clean/modules/news/src/com/opencms/modules/homepage/news/NewsContentDefinition.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
5589,
2343,
3920,
682,
12,
4522,
27709,
16,
2144,
2982,
16,
514,
609,
13,
288,
202,
202,
5018,
666,
273,
394,
5589,
5621,
202,
202,
6290,
18,
4669,
18,
1626,
2548,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
5589,
2343,
3920,
682,
12,
4522,
27709,
16,
2144,
2982,
16,
514,
609,
13,
288,
202,
202,
5018,
666,
273,
394,
5589,
5621,
202,
202,
6290,
18,
4669,
18,
1626,
2548,
273,
... |
sig.append(">"); | sig.append(">"); | public String getTemplateSignature() { StringBuffer sig = new StringBuffer(getElementName()); if(getNumberOfTemplateParameters() > 0){ sig.append("<"); String[] paramTypes = getTemplateParameterTypes(); int i = 0; sig.append(paramTypes[i++]); while (i < paramTypes.length){ sig.append(", "); sig.appen... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/6caa13a5b115851feae4e30a71898b7083f7e02f/StructureTemplate.java/clean/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/StructureTemplate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
10646,
5374,
1435,
288,
202,
202,
780,
1892,
3553,
273,
394,
6674,
12,
21336,
461,
10663,
202,
202,
430,
12,
588,
9226,
2283,
2402,
1435,
405,
374,
15329,
1082,
202,
7340,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10646,
5374,
1435,
288,
202,
202,
780,
1892,
3553,
273,
394,
6674,
12,
21336,
461,
10663,
202,
202,
430,
12,
588,
9226,
2283,
2402,
1435,
405,
374,
15329,
1082,
202,
7340,
... |
getTabbedPane().setDisabledIconAt(myIndex, value.getIcon()); | getTabbedPane().setDisabledIconAt(myIndex, icon); | protected void setValueImpl(final RadComponent component, final IconDescriptor value) throws Exception { LwTabbedPane.Constraints constraints = getConstraintsForComponent(component); if (myDisabledIcon) { constraints.myDisabledIcon = value; getTabbedPane().setDisabledIconAt(myIndex, value.ge... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/e744054a2108fcd1d129917e6cdca01d6f803782/RadTabbedPane.java/buggy/ui-designer/impl/com/intellij/uiDesigner/radComponents/RadTabbedPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
5524,
2828,
12,
6385,
16378,
1841,
1794,
16,
727,
16011,
3187,
460,
13,
1216,
1185,
288,
1377,
511,
91,
5661,
2992,
8485,
18,
4878,
6237,
273,
336,
4878,
1290,
1841,
12,
4652,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5524,
2828,
12,
6385,
16378,
1841,
1794,
16,
727,
16011,
3187,
460,
13,
1216,
1185,
288,
1377,
511,
91,
5661,
2992,
8485,
18,
4878,
6237,
273,
336,
4878,
1290,
1841,
12,
4652,
... |
public void report() { if (DEBUG) { System.out.println("read fields:" ); for(XField f : readFields) System.out.println(" " + f); if (!ejb3Fields.isEmpty()) { System.out.println("ejb3 fields:" ); for(XField f : ejb3Fields) System.out.println(" " + f); } System.out.println("writte... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/703f66a6bf58f43f186d4b0fac384b5e352dddc6/UnreadFields.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/UnreadFields.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1850,
1071,
918,
2605,
1435,
288,
202,
202,
430,
261,
9394,
13,
288,
1082,
202,
3163,
18,
659,
18,
8222,
2932,
896,
1466,
2773,
11272,
1082,
202,
1884,
12,
60,
974,
284,
294,
855,
2314,
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,
1850,
1071,
918,
2605,
1435,
288,
202,
202,
430,
261,
9394,
13,
288,
1082,
202,
3163,
18,
659,
18,
8222,
2932,
896,
1466,
2773,
11272,
1082,
202,
1884,
12,
60,
974,
284,
294,
855,
2314,
13,
... | ||
return "1.11"; | return "1.12"; | public final static String getMesquiteVersion() { return "1.11"; } | 57538 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57538/88e3c75ba71c7c3e23478b1c3ff126ef3c6fe3ab/MesquiteModule.java/clean/branches/Mesquite1.x/Mesquite Project/Source/mesquite/lib/MesquiteModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
760,
514,
2108,
281,
372,
1137,
1444,
1435,
288,
202,
202,
2463,
315,
21,
18,
2499,
14432,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
760,
514,
2108,
281,
372,
1137,
1444,
1435,
288,
202,
202,
2463,
315,
21,
18,
2499,
14432,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
return addSlot(id, index, getterSlot); | return addSlot(id, index, null); | private Slot getSlotToSet(String id, int index, boolean getterSlot) { // Get stable reference Slot[] array = slots; if (array == null) { return addSlot(id, index, getterSlot); } int start = (index & 0x7fffffff) % array.length; boolean sawRemoved = false; i... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/0babafcaa068950fba93f7e17c6658ddfd521456/ScriptableObject.java/buggy/js/rhino/src/org/mozilla/javascript/ScriptableObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
23195,
17718,
352,
25208,
12,
780,
612,
16,
509,
770,
16,
1250,
7060,
8764,
13,
288,
3639,
368,
968,
14114,
2114,
3639,
23195,
8526,
526,
273,
12169,
31,
3639,
309,
261,
1126,
422,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
23195,
17718,
352,
25208,
12,
780,
612,
16,
509,
770,
16,
1250,
7060,
8764,
13,
288,
3639,
368,
968,
14114,
2114,
3639,
23195,
8526,
526,
273,
12169,
31,
3639,
309,
261,
1126,
422,
... |
Messages.getString("connectionFailed"), | Messages.getString("error"), | public void registrationStateChanged(RegistrationStateChangeEvent evt) { String protocolName = evt.getProvider().getProtocolName(); if(evt.getNewState().equals(RegistrationState.REGISTERED)){ Map supportedOpSets = evt.getProvider().getSupportedOperationSets(); ... | 43455 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/43455/a02a60757b7531899286dcfd4e606080c2572768/LoginManager.java/clean/src/net/java/sip/communicator/impl/gui/main/login/LoginManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7914,
1119,
5033,
12,
7843,
1119,
20930,
6324,
13,
288,
377,
202,
780,
1771,
461,
273,
6324,
18,
588,
2249,
7675,
588,
5752,
461,
5621,
377,
202,
3639,
309,
12,
73,
11734,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7914,
1119,
5033,
12,
7843,
1119,
20930,
6324,
13,
288,
377,
202,
780,
1771,
461,
273,
6324,
18,
588,
2249,
7675,
588,
5752,
461,
5621,
377,
202,
3639,
309,
12,
73,
11734,
18... |
getWidgetFactory().createCLabel(topForm, Messages.getString("EORelationship.propagatesPrimaryKey"), SWT.NONE); | getWidgetFactory().createCLabel(topForm, Messages.getString("EORelationship." + EORelationship.PROPAGATES_PRIMARY_KEY), SWT.NONE); | public void createControls(Composite _parent, TabbedPropertySheetPage _tabbedPropertySheetPage) { super.createControls(_parent, _tabbedPropertySheetPage); Composite form = getWidgetFactory().createFlatFormComposite(_parent); FormLayout formLayout = new FormLayout(); form.setLayout(formLayout); Composit... | 47899 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47899/85e8c5c5e6069e4a772ec9eb7716a51dc31c2178/EORelationshipAdvancedEditorSection.java/clean/wolips/plugins/org.objectstyle.wolips.eomodeler/java/org/objectstyle/wolips/eomodeler/editors/relationship/EORelationshipAdvancedEditorSection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
752,
16795,
12,
9400,
389,
2938,
16,
9483,
2992,
1396,
8229,
1964,
389,
7032,
2992,
1396,
8229,
1964,
13,
288,
565,
2240,
18,
2640,
16795,
24899,
2938,
16,
389,
7032,
2992,
139... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
16795,
12,
9400,
389,
2938,
16,
9483,
2992,
1396,
8229,
1964,
389,
7032,
2992,
1396,
8229,
1964,
13,
288,
565,
2240,
18,
2640,
16795,
24899,
2938,
16,
389,
7032,
2992,
139... |
public void mousePressed(MouseEvent e) { } | public void mousePressed(MouseEvent e) { } | public void mousePressed(MouseEvent e) { } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/9af6aa1b9c03c2e29c43433056873c642cbf5b2a/SceneFrame.java/clean/JSynthLib/core/SceneFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
try { setLocation((String) evalAttr("location", getLocationExpr(), String.class)); } catch (NullAttributeException ex) { } | if ((string = EvalHelper.evalString("location", getLocationExpr(), this, pageContext)) != null) setLocation(string); | private void evaluateExpressions() throws JspException { try { setCookie((String) evalAttr("cookie", getCookieExpr(), String.class)); } catch (NullAttributeException ex) { } try { setExpr((String) evalAttr("expr", getExpr(), String.class)); } catch (NullAttri... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/022bd23c954cf673e53731849d562b3c295473f1/ELNotMatchTag.java/clean/contrib/struts-el/src/share/org/apache/strutsel/taglib/logic/ELNotMatchTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
26793,
12443,
780,
13,
5302,
3843,
2932,
8417,
3113,
24643,
4742,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
261,
2041... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
26793,
12443,
780,
13,
5302,
3843,
2932,
8417,
3113,
24643,
4742,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
261,
2041... |
String getClassName( InputStream input ) throws IOException { DataInputStream data = new DataInputStream( input ); | public static String getClassName(InputStream input) throws IOException { DataInputStream data = new DataInputStream(input); | String getClassName( InputStream input ) throws IOException { DataInputStream data = new DataInputStream( input ); // verify this is a valid class file. int cookie = data .readInt(); if ( cookie != 0xCAFEBABE ) { return null; } int version = data .readInt(); ... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/c6c232893c39257745a8f7a618bcdb5c59791cae/ClassNameReader.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/jlink/ClassNameReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
514,
11819,
12,
5037,
810,
262,
1216,
1860,
288,
3639,
29382,
501,
273,
394,
29382,
12,
810,
11272,
3639,
368,
3929,
333,
353,
279,
923,
667,
585,
18,
3639,
509,
3878,
273,
501,
263,
89... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
11819,
12,
5037,
810,
262,
1216,
1860,
288,
3639,
29382,
501,
273,
394,
29382,
12,
810,
11272,
3639,
368,
3929,
333,
353,
279,
923,
667,
585,
18,
3639,
509,
3878,
273,
501,
263,
89... |
} else if (element instanceof ITaskContainer) { | } else if (element instanceof AbstractTaskContainer) { | private void updateActionEnablement(Action action, ITaskListElement element) { if (element instanceof ITask) { if (action instanceof OpenTaskInExternalBrowserAction) { if (((ITask) element).hasValidUrl()) { action.setEnabled(true); } else { action.setEnabled(false); } } else if (action instanceof... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/41f5ef9fe370f2cae870074ac5c17017be12a1fe/TaskListView.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/views/TaskListView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
1803,
8317,
475,
12,
1803,
1301,
16,
467,
2174,
682,
1046,
930,
13,
288,
202,
202,
430,
261,
2956,
1276,
467,
2174,
13,
288,
1082,
202,
430,
261,
1128,
1276,
3502,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1089,
1803,
8317,
475,
12,
1803,
1301,
16,
467,
2174,
682,
1046,
930,
13,
288,
202,
202,
430,
261,
2956,
1276,
467,
2174,
13,
288,
1082,
202,
430,
261,
1128,
1276,
3502,... |
toolbar.addSeparator(); | mBar.addSeparator(); | public void createToolbar() { toolbar = new JToolBar(); toolbar.setFloatable(false); fetchButton = new JButton(); fetchButton.setToolTipText(jfritz.getMessages().getString("fetchlist")); fetchButton.setActionCommand("fetchList"); fetchButton.addActionListener(this); fetchButton.setIcon(getImage("fetch.png")); ... | 7476 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7476/8be5ae1d72d28d7a664d7a0588aebb0232f4297a/JFritzWindow.java/buggy/jfritz/src/de/moonflower/jfritz/JFritzWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
17907,
1435,
288,
202,
202,
18849,
273,
394,
804,
6364,
5190,
5621,
202,
202,
18849,
18,
542,
4723,
429,
12,
5743,
1769,
202,
202,
5754,
3616,
273,
394,
28804,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
17907,
1435,
288,
202,
202,
18849,
273,
394,
804,
6364,
5190,
5621,
202,
202,
18849,
18,
542,
4723,
429,
12,
5743,
1769,
202,
202,
5754,
3616,
273,
394,
28804,
5621,
... |
private static Specification mergeInSections( final Specification specification, final ArrayList sectionsToAdd ) { if( 0 == sectionsToAdd.size() ) { | private static Specification mergeInSections(final Specification specification, final ArrayList sectionsToAdd) { if (0 == sectionsToAdd.size()) { | private static Specification mergeInSections( final Specification specification, final ArrayList sectionsToAdd ) { if( 0 == sectionsToAdd.size() ) { return specification; } else { sectionsToAdd.addAll( Array... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/12d6c01879b76774bb1cb969f3081301b96dab32/Specification.java/clean/src/main/org/apache/tools/ant/taskdefs/optional/extension/Specification.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
20000,
2691,
382,
15965,
12,
727,
20000,
7490,
16,
4766,
5375,
727,
2407,
7178,
13786,
262,
565,
288,
3639,
309,
12,
374,
422,
7178,
13786,
18,
1467,
1435,
262,
3639,
288,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
20000,
2691,
382,
15965,
12,
727,
20000,
7490,
16,
4766,
5375,
727,
2407,
7178,
13786,
262,
565,
288,
3639,
309,
12,
374,
422,
7178,
13786,
18,
1467,
1435,
262,
3639,
288,
5411... |
return (TopicSession)createSession(transacted, acknowledgeMode); | return createSessionInternal(transacted, acknowledgeMode, false, JBossSession.TYPE_TOPIC_SESSION); | public TopicSession createTopicSession(boolean transacted, int acknowledgeMode) throws JMSException { return (TopicSession)createSession(transacted, acknowledgeMode); } | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/ab698b865a8e3d17c97393b6deb426d8cf8652c9/JBossConnection.java/clean/src/main/org/jboss/jms/client/JBossConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
11789,
2157,
752,
6657,
2157,
12,
6494,
906,
25487,
16,
4766,
1850,
509,
28922,
2309,
13,
1216,
20343,
282,
288,
4202,
327,
752,
2157,
3061,
12,
2338,
25487,
16,
28922,
2309,
16,
62... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
11789,
2157,
752,
6657,
2157,
12,
6494,
906,
25487,
16,
4766,
1850,
509,
28922,
2309,
13,
1216,
20343,
282,
288,
4202,
327,
752,
2157,
3061,
12,
2338,
25487,
16,
28922,
2309,
16,
62... |
p.visitLocalVariableExpression(this, variable.getIdent()); | p.visitLocalVariableExpression(this, variable.getIdent()); | public void accept(KjcVisitor p) { p.visitLocalVariableExpression(this, variable.getIdent()); } | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/3d62ab912d3c88c01f5d392d7a1a2fcdf8a845c7/JLocalVariableExpression.java/clean/streams/src/at/dms/kjc/JLocalVariableExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2791,
12,
47,
78,
71,
7413,
293,
13,
288,
565,
293,
18,
11658,
2042,
3092,
2300,
12,
2211,
16,
2190,
18,
588,
6106,
10663,
225,
289,
2,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2791,
12,
47,
78,
71,
7413,
293,
13,
288,
565,
293,
18,
11658,
2042,
3092,
2300,
12,
2211,
16,
2190,
18,
588,
6106,
10663,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
setModified(true); | public void setMx(String mx) { if (((mx == null) && (_mx != null)) || ((mx != null) && (_mx == null)) || ((mx != null) && (_mx != null) && !mx.equals(_mx))) { if (!XSS_ALLOW_MX) { mx = XSSUtil.strip(mx); } _mx = mx; setModified(true); } } | 57692 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57692/f4d6afc6707f57fd84bf6b624f0c119657b0a766/CompanyModel.java/clean/portal-ejb/src/com/liferay/portal/model/CompanyModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15430,
92,
12,
780,
7938,
13,
288,
202,
202,
430,
261,
12443,
11023,
422,
446,
13,
597,
261,
67,
11023,
480,
446,
3719,
747,
14015,
11023,
480,
446,
13,
597,
261,
67,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15430,
92,
12,
780,
7938,
13,
288,
202,
202,
430,
261,
12443,
11023,
422,
446,
13,
597,
261,
67,
11023,
480,
446,
3719,
747,
14015,
11023,
480,
446,
13,
597,
261,
67,
1... | |
new SICBlockCipher(cipher.getUnderlyingCipher())); | new SICBlockCipher(baseEngine)); | protected void engineSetMode( String mode) throws NoSuchAlgorithmException { modeName = mode.toUpperCase(); if (modeName.equals("ECB")) { ivLength = 0; cipher = new PaddedBufferedBlockCipher(cipher.getUnderlyingCipher()); } else if (modeName... | 14767 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14767/fedcbc35d9319a39ad36fade78bc0c7cc5ab774c/JCEBlockCipher.java/clean/crypto/src/org/bouncycastle/jce/provider/JCEBlockCipher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4073,
694,
2309,
12,
3639,
514,
225,
1965,
13,
3639,
1216,
17684,
565,
288,
3639,
1965,
461,
273,
1965,
18,
869,
8915,
5621,
3639,
309,
261,
3188,
461,
18,
14963,
2932,
7228,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4073,
694,
2309,
12,
3639,
514,
225,
1965,
13,
3639,
1216,
17684,
565,
288,
3639,
1965,
461,
273,
1965,
18,
869,
8915,
5621,
3639,
309,
261,
3188,
461,
18,
14963,
2932,
7228,
... |
int b = buf[i]; if (b < 0) { b += 256; } l = (l << 8) | b; | l = (l << 8) | (buf[i]&0xff); | private Object number() throws IOException { // :lua_Number:size Here we assume that the size is 8. byte[] buf = new byte[8]; block(buf); // We assume that doubles are always stored with the sign bit first. long l = 0; for (int i=0; i<buf.length; ++i) { // Convert buf[i] to unsigned and store ... | 47685 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47685/b0729c6e3d988abc8592b7420506d7bfc0122b48/Loader.java/buggy/code/Loader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1033,
1300,
1435,
1216,
1860,
288,
565,
368,
294,
80,
11886,
67,
1854,
30,
1467,
225,
13743,
732,
6750,
716,
326,
963,
353,
1725,
18,
565,
1160,
8526,
1681,
273,
394,
1160,
63,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
1300,
1435,
1216,
1860,
288,
565,
368,
294,
80,
11886,
67,
1854,
30,
1467,
225,
13743,
732,
6750,
716,
326,
963,
353,
1725,
18,
565,
1160,
8526,
1681,
273,
394,
1160,
63,
28... |
return (!isStackingViolation && !terrainInvalid); | boolean legal = true; if (isStackingViolation) { legal = false; } else if (terrainInvalid) { legal = false; } else if (parent.isJumping() && distance == 0) { legal = false; } return legal; | public boolean isLegalEndPos() { return (!isStackingViolation && !terrainInvalid); } | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/bc3963980d1d06f917e1945181c23d0cae39d09e/MoveStep.java/clean/megamek/src/megamek/common/MoveStep.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
30697,
1638,
1616,
1435,
288,
540,
1250,
19286,
273,
638,
31,
309,
261,
291,
2624,
310,
11683,
13,
288,
19286,
273,
629,
31,
289,
282,
469,
309,
261,
387,
7596,
1941,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
30697,
1638,
1616,
1435,
288,
540,
1250,
19286,
273,
638,
31,
309,
261,
291,
2624,
310,
11683,
13,
288,
19286,
273,
629,
31,
289,
282,
469,
309,
261,
387,
7596,
1941,
1... |
private void showPhaseOne(IWContext iwc, ServiceOfferChoice choice, ServiceOffer offer) throws RemoteException { Form form = createForm(iwc, ACTION_PHASE_ONE); //mark as viewed getBusiness().setServiceChoiceAsViewed(choice); boolean isOptional = offer.isServiceChoiceOptional(); Layer layer = new Layer(Layer... | 14660 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14660/46acb74c543c1ce2bda3402299993b65c3c77210/ServiceOfferChoiceBlock.java/clean/src/java/is/idega/idegaweb/egov/serviceoffer/presentation/ServiceOfferChoiceBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
4500,
11406,
3335,
12,
45,
59,
1042,
22315,
71,
16,
1179,
10513,
10538,
11569,
16,
1179,
10513,
23322,
13,
15069,
5169,
503,
95,
202,
202,
1204,
687,
33,
2640,
1204,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
4500,
11406,
3335,
12,
45,
59,
1042,
22315,
71,
16,
1179,
10513,
10538,
11569,
16,
1179,
10513,
23322,
13,
15069,
5169,
503,
95,
202,
202,
1204,
687,
33,
2640,
1204,
12,
... | ||
protected void _setupView() { // Get proper cross-platform mask. int mask = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); // Add actions with keystrokes _pane.addActionForKeyStroke(KeyStroke.getKeyStroke(KeyEvent.VK_ENTER, 0), evalAction); _pane.addAction... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/cfd8bfb1865d4fad4b92a33a577ef90b6209a355/InteractionsController.java/clean/drjava/src/edu/rice/cs/drjava/ui/InteractionsController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
389,
8401,
1767,
1435,
288,
3639,
368,
968,
5338,
6828,
17,
9898,
3066,
18,
565,
509,
3066,
273,
13288,
8691,
18,
588,
1868,
6364,
8691,
7675,
588,
4599,
15576,
653,
5796,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
389,
8401,
1767,
1435,
288,
3639,
368,
968,
5338,
6828,
17,
9898,
3066,
18,
565,
509,
3066,
273,
13288,
8691,
18,
588,
1868,
6364,
8691,
7675,
588,
4599,
15576,
653,
5796,
5621... | ||
public Object clone() { | public final Object clone() { | public Object clone() { return new SimpleRunningAverage(this); } | 52909 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52909/d69dceaa72feee5ece14b8de951841aa9b614188/SimpleRunningAverage.java/clean/src/freenet/support/math/SimpleRunningAverage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1033,
3236,
1435,
288,
3639,
327,
394,
4477,
7051,
17115,
12,
2211,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1033,
3236,
1435,
288,
3639,
327,
394,
4477,
7051,
17115,
12,
2211,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
case TA_MAType_TRIMA: retValue = TRIMA_Lookback(optInTimePeriod); break; | case TA_MAType_TRIMA : retValue = TRIMA_Lookback ( optInTimePeriod ); break; | public int MA_Lookback(int optInTimePeriod, TA_MAType optInMAType) { int retValue; if (optInTimePeriod <= 1) return 0; switch (optInMAType) { case TA_MAType_SMA: retValue = SMA_Lookback(optInTimePeriod); break; case TA_MAType_EMA: retValue = EMA_Lookback(optInTimePeriod); break; case TA_MAType_WMA: r... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
19316,
67,
9794,
823,
12,
474,
2153,
382,
26540,
16,
399,
37,
67,
5535,
559,
2153,
382,
5535,
559,
13,
288,
202,
202,
474,
21236,
31,
202,
202,
430,
261,
3838,
382,
265... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
19316,
67,
9794,
823,
12,
474,
2153,
382,
26540,
16,
399,
37,
67,
5535,
559,
2153,
382,
5535,
559,
13,
288,
202,
202,
474,
21236,
31,
202,
202,
430,
261,
3838,
382,
265... |
VM_Address fp = (thread == VM_Thread.getCurrentThread()) ? VM_Magic.getFramePointer() : thread.contextRegisters.getInnermostFramePointer(); VM_Processor.getCurrentProcessor().disableThreadSwitching(); VM_Scheduler.dumpStack(fp); VM_Processor.getCurrentProcessor().enableThreadSwitching(); } else VM.sysWrite("please spe... | VM_Address fp = (thread == VM_Thread.getCurrentThread()) ? VM_Magic.getFramePointer() : thread.contextRegisters.getInnermostFramePointer(); VM_Processor.getCurrentProcessor().disableThreadSwitching(); VM_Scheduler.dumpStack(fp); VM_Processor.getCurrentProcessor().enableThreadSwitching(); } else { VM.sysWrite("please s... | eval(String[] tokens) throws Exception { char command = tokens == null ? EOF // end of file : tokens.length == 0 ? ' ' // empty line : tokens[0].charAt(0); // first letter of first token switch (command) { case ' ': // repeat prev... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/adc94596e6496781a4e0763b29a52be3daab1a7a/DebuggerThread.java/clean/rvm/src/vm/scheduler/DebuggerThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
5302,
12,
780,
8526,
2430,
13,
1216,
1185,
1377,
288,
1377,
1149,
1296,
273,
2430,
3639,
422,
446,
692,
6431,
225,
368,
679,
434,
585,
10402,
294,
2430,
18,
2469,
422,
374,
565,
692,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
5302,
12,
780,
8526,
2430,
13,
1216,
1185,
1377,
288,
1377,
1149,
1296,
273,
2430,
3639,
422,
446,
692,
6431,
225,
368,
679,
434,
585,
10402,
294,
2430,
18,
2469,
422,
374,
565,
692,
29... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.