rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
int index = 0; PositionTreeItem treeItem = null; for (Iterator iter = account.getPortfolio().iterator(); iter.hasNext(); index++) { PortfolioPosition position = (PortfolioPosition)iter.next(); if (index < getItemCount()) | getDisplay().asyncExec(new Runnable() { public void run() | public void itemAdded(Object o) { if (o instanceof Transaction) { int index = 0; PositionTreeItem treeItem = null; for (Iterator iter = account.getPortfolio().iterator(); iter.hasNext(); index++) { Portfo... | 12330 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12330/f638ae3d4b3d8769decfab532368003a0e61aed4/PortfolioView.java/buggy/net.sourceforge.eclipsetrader.trading/src/net/sourceforge/eclipsetrader/trading/views/PortfolioView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
761,
8602,
12,
921,
320,
13,
3639,
288,
5411,
309,
261,
83,
1276,
5947,
13,
5411,
288,
7734,
509,
770,
273,
374,
31,
7734,
11010,
2471,
1180,
2151,
1180,
273,
446,
31,
7734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
761,
8602,
12,
921,
320,
13,
3639,
288,
5411,
309,
261,
83,
1276,
5947,
13,
5411,
288,
7734,
509,
770,
273,
374,
31,
7734,
11010,
2471,
1180,
2151,
1180,
273,
446,
31,
7734,
... |
IASTSimpleTypeSpecifier spec = factory.createSimpleTypeSpecifier( compilationUnit, IASTSimpleTypeSpecifier.Type.INT, new SimpleToken( IToken.t_void, -1, EMPTY_STRING, -1 ), false, true, false, true, false, false, false, false, Collections.EMPTY_MAP ); | IToken t1 = new SimpleToken( IToken.t_unsigned, -1, EMPTY_STRING, -1 ); IToken t2 = new SimpleToken( IToken.t_long, -1, EMPTY_STRING, -1 ); IToken t3 = new SimpleToken( IToken.t_long, -1, EMPTY_STRING, -1 ); t1.setNext( t2 ); t2.setNext( t3 ); ITokenDuple duple = TokenFactory.createTokenDuple( t1, t3 ); IASTSimpleTypeS... | private void __builtin_unsigned_long_long( IASTFactory factory, IASTCompilationUnit compilationUnit ) { //unsigned long long DeclarationWrapper param = new DeclarationWrapper( compilationUnit, 0, 0, null, EMPTY_STRING ); try { //TODO: this is just a long, we need to make it long long] ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/1f751745a975ab6747e9e2bc29504c4dff2d4056/GCCASTCompleteExtension.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/complete/gcc/GCCASTCompleteExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1001,
24553,
67,
22297,
67,
5748,
67,
5748,
12,
467,
9053,
1733,
3272,
16,
467,
9053,
19184,
2802,
8916,
2802,
262,
288,
3639,
368,
22297,
1525,
1525,
3639,
16110,
4302,
3611,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1001,
24553,
67,
22297,
67,
5748,
67,
5748,
12,
467,
9053,
1733,
3272,
16,
467,
9053,
19184,
2802,
8916,
2802,
262,
288,
3639,
368,
22297,
1525,
1525,
3639,
16110,
4302,
3611,
... |
request.responseText ).replaceAll( "" ) ).replaceAll( "" ) ).replaceAll( "" ) ).replaceAll( "" ); | request.responseText ).replaceAll( "" ) ).replaceAll( "" ) ).replaceAll( "" ) ).replaceAll( "" ).replaceAll( "<a href=\"charsheet.php\">", "<a href=../profiles/" + getURLName( name ) ); | private static void initializeAscensionData( String name ) { File ascension = new File( SNAPSHOT_DIRECTORY + "ascensions/" + getFileName( name ) ); if ( ascension.exists() ) { // In the event that the ascension has already been retrieved, // then load the data from disk. try { BufferedReader istream = Ko... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/94b5d2dda86e976675a39084bdffe8da1dc4148b/ClanManager.java/clean/src/net/sourceforge/kolmafia/ClanManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
4046,
13665,
1451,
751,
12,
514,
508,
262,
202,
95,
202,
202,
812,
6972,
1451,
273,
394,
1387,
12,
14204,
31667,
67,
17229,
397,
315,
3691,
2334,
4898,
397,
13807,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
4046,
13665,
1451,
751,
12,
514,
508,
262,
202,
95,
202,
202,
812,
6972,
1451,
273,
394,
1387,
12,
14204,
31667,
67,
17229,
397,
315,
3691,
2334,
4898,
397,
13807,
... |
return fields; } | return fields; } | public IField[] getFields() { return fields; } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/229c44b72ac5a176a7c4d6328bcc38d5cf41c6c3/TableSorter.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableSorter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
974,
8526,
12612,
1435,
288,
3639,
327,
1466,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
974,
8526,
12612,
1435,
288,
3639,
327,
1466,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
{ return (String) dph.getUserValue( handle.getTargetBookmark( ) ); } | { return (String) dph.getUserValue( handle.getTargetBookmark( ) ); } | public String getBookmark( ) { return (String) dph.getUserValue( handle.getTargetBookmark( ) ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/252f8ae4f2ea666eb53d3c7d3fc5c754435161c9/BIRTActionRenderer.java/clean/chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/BIRTActionRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
514,
2882,
1184,
3355,
12,
262,
6862,
202,
95,
25083,
202,
2463,
261,
780,
13,
302,
844,
18,
588,
1299,
620,
12,
1640,
18,
588,
2326,
22966,
12,
262,
11272,
6862,
202,
97,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
514,
2882,
1184,
3355,
12,
262,
6862,
202,
95,
25083,
202,
2463,
261,
780,
13,
302,
844,
18,
588,
1299,
620,
12,
1640,
18,
588,
2326,
22966,
12,
262,
11272,
6862,
202,
97,
... |
setErrorMessage("Create New Topic Failed!"); | setErrorMessage(getResourceBundleString(FAILED_NEW_TOPIC)); | public String processActionSaveForumAndAddTopic() { LOG.debug("processActionSaveForumAndAddTopic()"); if(selectedForum !=null && selectedForum.getForum()!=null && (selectedForum.getForum().getShortDescription()!=null) && (selectedForum.getForum().getShortDescription().length() > 255)) { setEr... | 2021 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2021/491b38e7e8e17678d2f880df18b8981fb2f127cd/DiscussionForumTool.java/clean/msgcntr/messageforums-app/src/java/org/sakaiproject/tool/messageforums/DiscussionForumTool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1207,
1803,
4755,
1290,
379,
1876,
986,
6657,
1435,
225,
288,
565,
2018,
18,
4148,
2932,
2567,
1803,
4755,
1290,
379,
1876,
986,
6657,
1435,
8863,
565,
309,
12,
8109,
1290,
379... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1207,
1803,
4755,
1290,
379,
1876,
986,
6657,
1435,
225,
288,
565,
2018,
18,
4148,
2932,
2567,
1803,
4755,
1290,
379,
1876,
986,
6657,
1435,
8863,
565,
309,
12,
8109,
1290,
379... |
getModifierString(evt), | modifiersToString(modifiers), | public static Key translateKeyEvent(KeyEvent evt) { int modifiers = evt.getModifiers(); Key returnValue = null; switch(evt.getID()) { case KeyEvent.KEY_PRESSED: int keyCode = evt.getKeyCode(); if((keyCode >= KeyEvent.VK_0 && keyCode <= KeyEvent.VK_9) || (keyCode >= KeyEvent.VK_A && keyCode <= KeyEven... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/ef04733362b14659852de1bf022e57d74e6de824/KeyEventTranslator.java/buggy/org/gjt/sp/jedit/gui/KeyEventTranslator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1929,
4204,
653,
1133,
12,
653,
1133,
6324,
13,
202,
95,
202,
202,
474,
10429,
273,
6324,
18,
588,
11948,
5621,
202,
202,
653,
7750,
273,
446,
31,
202,
202,
9610,
12,
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,
760,
1929,
4204,
653,
1133,
12,
653,
1133,
6324,
13,
202,
95,
202,
202,
474,
10429,
273,
6324,
18,
588,
11948,
5621,
202,
202,
653,
7750,
273,
446,
31,
202,
202,
9610,
12,
7... |
int mipmapLevel, | public TextureData newTextureData(File file, int mipmapLevel, int internalFormat, int pixelFormat, String fileSuffix) throws IOException; | 53985 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53985/a295d66a868c897b71104f3dd4c94601c7463840/TextureProvider.java/buggy/src/classes/com/sun/opengl/utils/TextureProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
28582,
751,
394,
10967,
751,
12,
812,
585,
16,
28524,
4202,
509,
2713,
1630,
16,
4766,
565,
509,
4957,
1630,
16,
4766,
565,
514,
585,
5791,
13,
1216,
1860,
31,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
28582,
751,
394,
10967,
751,
12,
812,
585,
16,
28524,
4202,
509,
2713,
1630,
16,
4766,
565,
509,
4957,
1630,
16,
4766,
565,
514,
585,
5791,
13,
1216,
1860,
31,
2,
-100,
-100,
-100... | |
BigDecimal tobeApplied = new BigDecimal("0"); | BigDecimal tobeApplied = ZERO; | public static Map updatePaymentApplicationDefBd(DispatchContext dctx, Map context) { GenericDelegator delegator = dctx.getDelegator(); Locale locale = (Locale) context.get("locale"); if (decimals == -1 || rounding == -1) { return ServiceUtil.returnError(UtilProperties.getMess... | 45953 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45953/6bc8f4f6824f34ad879f367b482304e0d2cd11c1/InvoiceServices.java/buggy/applications/accounting/src/org/ofbiz/accounting/invoice/InvoiceServices.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1635,
1089,
6032,
3208,
3262,
38,
72,
12,
5325,
1042,
302,
5900,
16,
1635,
819,
13,
288,
5411,
7928,
15608,
639,
11158,
639,
273,
302,
5900,
18,
588,
15608,
639,
5621,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1635,
1089,
6032,
3208,
3262,
38,
72,
12,
5325,
1042,
302,
5900,
16,
1635,
819,
13,
288,
5411,
7928,
15608,
639,
11158,
639,
273,
302,
5900,
18,
588,
15608,
639,
5621,
5411,
... |
public MockDatabase() { | public MockDatabase(String dbName) { m_dbName = dbName; | public MockDatabase() { try { Class.forName("org.hsqldb.jdbcDriver" ); } catch (Exception e) { throw new RuntimeException("Unable to locate hypersonic driver"); } create(); } | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/7fc2867031a646336a69eb6ad11ecd8b103f983e/MockDatabase.java/buggy/src/services/org/opennms/netmgt/mock/MockDatabase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7867,
4254,
12,
780,
15158,
13,
288,
312,
67,
1966,
461,
273,
15158,
31,
3639,
775,
288,
5411,
1659,
18,
1884,
461,
2932,
3341,
18,
4487,
1217,
1966,
18,
24687,
4668,
6,
11272,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7867,
4254,
12,
780,
15158,
13,
288,
312,
67,
1966,
461,
273,
15158,
31,
3639,
775,
288,
5411,
1659,
18,
1884,
461,
2932,
3341,
18,
4487,
1217,
1966,
18,
24687,
4668,
6,
11272,
36... |
+ "(SELECT t.tgargs, t.tgconstrname, p.proname, t.tgdeferrable," + "t.tginitdeferred " | + "(SELECT t.tgargs, t.tgconstrname, p.proname," + "t.tgdeferrable, t.tginitdeferred " | public java.sql.ResultSet getExportedKeys(String catalog, String schema, String table) throws SQLException { Field f[] = new Field[14]; f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, 32); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, 32); ... | 46312 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46312/355cc69dfce59c417b24ce9957824dfb565bc0f7/DatabaseMetaData.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
26246,
1798,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
1014,
13,
1216,
6483,
202,
95,
7734,
2286,
284,
8526,
273,
394,
2286,
63,
3461,
15533,
773... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26246,
1798,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
1014,
13,
1216,
6483,
202,
95,
7734,
2286,
284,
8526,
273,
394,
2286,
63,
3461,
15533,
773... |
return rs.getTimestamp(timestampColumn).getTime(); | Timestamp ts = rs.getTimestamp(timestampColumn); return ts != null ? ts.getTime() : 0; | private long readLastModified(Resource resource, String i_operation) { /* * get the template name from the resource */ String name = resource.getName(); try { Connection conn = openDbConnection(); try { ... | 9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/b49677ce81dda91f0152f56395118dd5fb55e28f/DataSourceResourceLoader.java/clean/src/java/org/apache/velocity/runtime/resource/loader/DataSourceResourceLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
3238,
1525,
855,
14747,
12,
1420,
1058,
16,
514,
277,
67,
7624,
13,
1377,
288,
540,
1748,
1850,
380,
225,
336,
326,
1542,
508,
628,
326,
1058,
1850,
1195,
540,
514,
508,
273,
1058,
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,
1377,
3238,
1525,
855,
14747,
12,
1420,
1058,
16,
514,
277,
67,
7624,
13,
1377,
288,
540,
1748,
1850,
380,
225,
336,
326,
1542,
508,
628,
326,
1058,
1850,
1195,
540,
514,
508,
273,
1058,
18,... |
} ); | } ); | protected void createExtendedMetaDataAnnotations( ) { String source = "http:///org/eclipse/emf/ecore/util/ExtendedMetaData"; //$NON-NLS-1$ addAnnotation( axisEClass, source, new String[]{ "name", "Axis", "kind", "elementOnly" //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ } ); addAnnotation( getAxis_T... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/bdab78403751f288b76844a99f50b999c34fb491/ComponentPackageImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/ComponentPackageImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
752,
11456,
6998,
5655,
12,
262,
202,
95,
202,
202,
780,
1084,
273,
315,
2505,
2207,
19,
3341,
19,
20416,
19,
351,
74,
19,
557,
479,
19,
1367,
19,
11456,
6998,
14432,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
11456,
6998,
5655,
12,
262,
202,
95,
202,
202,
780,
1084,
273,
315,
2505,
2207,
19,
3341,
19,
20416,
19,
351,
74,
19,
557,
479,
19,
1367,
19,
11456,
6998,
14432,
... |
(CompilationUnit)node, | node, | public static AnnotationProcessorEnvironment getEnvironment(ICompilationUnit compilationUnit, IJavaProject javaProject ) { //return ProcessorEnvImpl.newProcessorEnvironmentForReconcile( compilationUnit, javaProject ); String unitName = compilationUnit.getResource().getProjectRelativePath().toString(); ASTNode node... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/dbb59802bd05ea277b4706afb85d6b75d5bdff2a/EnvironmentFactory.java/buggy/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/env/EnvironmentFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
6090,
5164,
5494,
16613,
12,
45,
19184,
2802,
8916,
2802,
16,
467,
5852,
4109,
2252,
4109,
262,
202,
95,
202,
202,
759,
2463,
15476,
3491,
2828,
18,
2704,
5164,
5494,
1290,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6090,
5164,
5494,
16613,
12,
45,
19184,
2802,
8916,
2802,
16,
467,
5852,
4109,
2252,
4109,
262,
202,
95,
202,
202,
759,
2463,
15476,
3491,
2828,
18,
2704,
5164,
5494,
1290,... |
public TarBuffer( InputStream inStream, int blockSize, int recordSize ) | public TarBuffer( InputStream inStream ) | public TarBuffer( InputStream inStream, int blockSize, int recordSize ) { this.inStream = inStream; this.outStream = null; this.initialize( blockSize, recordSize ); } | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/255020c002e99c42ba08342cbc874a0a5737d24c/TarBuffer.java/buggy/proposal/myrmidon/src/main/org/apache/tools/tar/TarBuffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
20334,
1892,
12,
5037,
28987,
262,
565,
288,
3639,
333,
18,
267,
1228,
273,
28987,
31,
3639,
333,
18,
659,
1228,
273,
446,
31,
3639,
333,
18,
11160,
12,
13766,
16,
1409,
1225,
112... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
20334,
1892,
12,
5037,
28987,
262,
565,
288,
3639,
333,
18,
267,
1228,
273,
28987,
31,
3639,
333,
18,
659,
1228,
273,
446,
31,
3639,
333,
18,
11160,
12,
13766,
16,
1409,
1225,
112... |
public void run() { _junitErrorPanel.getErrorListPane().testEnded(name, succeeded, causedError); _junitErrorPanel.progressStep(succeeded); _model.refreshActiveDocument(); } | public void run() { _junitErrorPanel.getErrorListPane().testStarted(name); /* this does nothing! */ } | public void run() { _junitErrorPanel.getErrorListPane().testEnded(name, succeeded, causedError); // this does nothing! _junitErrorPanel.progressStep(succeeded); _model.refreshActiveDocument(); } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/89ce626553f46c8001d10031c8a245d2124e251e/MainFrame.java/buggy/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
1850,
389,
78,
4873,
668,
5537,
18,
588,
668,
682,
8485,
7675,
3813,
28362,
12,
529,
16,
15784,
16,
15848,
668,
1769,
368,
333,
1552,
5083,
5,
1850,
389,
78,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1435,
288,
1850,
389,
78,
4873,
668,
5537,
18,
588,
668,
682,
8485,
7675,
3813,
28362,
12,
529,
16,
15784,
16,
15848,
668,
1769,
368,
333,
1552,
5083,
5,
1850,
389,
78,... |
int key_i = i == nPrefix ? key : prefixKeys[i]; if (pendingMeta) key_i |= ((META_MASK|PRESSED) << 16); Object command = keymap.get(key_i, false); Object metaCommand; if (command == null && (getModifiers(key_i) & META_MASK) != 0 && (metaCommand = keymap.get(metaKey, false)) instanceof EKeymap) { command = ((EKeymap) me... | prefixKeys[i] = asKeyStroke(enumKeys.nextElement()); | public Object lookupKey(int[] prefixKeys, int nPrefix, int key, boolean acceptDefaults) { EKeymap keymap = this; int nKeys = nPrefix + (key != 0 ? 1 : 0); boolean pendingMeta = false; if (nKeys == 0) throw new Error("no keys"); for (int i = 0; ; ) { int key_i = i == nPrefix ? key ... | 40769 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/40769/250ab0b57383c119dd271f4d5cff804c36031c5b/EKeymap.java/buggy/gnu/jemacs/buffer/EKeymap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
3689,
653,
12,
474,
8526,
1633,
2396,
16,
509,
290,
2244,
16,
9506,
225,
509,
498,
16,
1250,
2791,
7019,
13,
225,
288,
565,
512,
653,
1458,
498,
1458,
273,
333,
31,
565,
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,
282,
1071,
1033,
3689,
653,
12,
474,
8526,
1633,
2396,
16,
509,
290,
2244,
16,
9506,
225,
509,
498,
16,
1250,
2791,
7019,
13,
225,
288,
565,
512,
653,
1458,
498,
1458,
273,
333,
31,
565,
5... |
return (EAttribute)colorDefinitionEClass.getEStructuralFeatures().get(2); | return (EAttribute) colorDefinitionEClass.getEStructuralFeatures().get(2); | public EAttribute getColorDefinition_Green() { return (EAttribute)colorDefinitionEClass.getEStructuralFeatures().get(2); } | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/AttributePackageImpl.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/AttributePackageImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
512,
1499,
15672,
1852,
67,
21453,
1435,
565,
288,
3639,
327,
261,
41,
1499,
13,
2036,
1852,
5720,
18,
588,
41,
14372,
8696,
7675,
588,
12,
22,
1769,
565,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
512,
1499,
15672,
1852,
67,
21453,
1435,
565,
288,
3639,
327,
261,
41,
1499,
13,
2036,
1852,
5720,
18,
588,
41,
14372,
8696,
7675,
588,
12,
22,
1769,
565,
289,
2,
-100,
-100,
-100... |
String[] tsoArray; if (tso == null) { tsoArray = new String[0]; } else { tsoArray = (String[])tso.toArray(new String[tso.size()]); } esiProvider.invokeProvider(monitor, project, buildInfo, tsoArray); | esiProvider.invokeProvider(monitor, project, buildInfo, tso); | private void getProviderScannerInfo(final IProject project, final List tso, final IProgressMonitor monitor) { // get IScannerConfigBuilderInfo IScannerConfigBuilderInfo info; try { info = MakeCorePlugin.createScannerConfigBuildInfo( project, ScannerConfigBuilder.BUILDER_ID); } catch (Cor... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/3303fed1efcdd933b03792e66dbb45bedd1d754d/ScannerInfoCollector.java/clean/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/scannerconfig/ScannerInfoCollector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
16137,
11338,
966,
12,
6385,
467,
4109,
1984,
16,
17322,
202,
202,
6385,
987,
268,
2048,
16,
17322,
202,
202,
6385,
467,
5491,
7187,
6438,
13,
288,
202,
202,
759,
336,
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,
1152,
918,
16137,
11338,
966,
12,
6385,
467,
4109,
1984,
16,
17322,
202,
202,
6385,
987,
268,
2048,
16,
17322,
202,
202,
6385,
467,
5491,
7187,
6438,
13,
288,
202,
202,
759,
336,
4... |
dbcs = new DBConnectionSpec(); dbcsPanel.applyChanges(dbcs); historyBox.addItem(ASUtils.lvb(dbcs.getDisplayName(), dbcs)); | dbcsPanel.applyChanges(); DBConnectionSpec dbcs = dbcsPanel.getDbcs(); connectionsBox.addItem(ASUtils.lvb(dbcs.getDisplayName(), dbcs)); ArchitectFrame.getMainInstance().getUserSettings().getConnections().add(dbcs); | public void actionPerformed(ActionEvent e) { final JDialog d = new JDialog(ArchitectFrame.getMainInstance(), "New PL Repository Connection"); JPanel plr = new JPanel(new BorderLayout(12,12)); plr.setBorder(BorderFactory.createEmptyBorder(12,12,12,12)); final DBCSPanel dbcsPanel = new DBCSPanel()... | 53257 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53257/7e836db67ed179c7d3009423bbc767242b612beb/PLExportPanel.java/buggy/src/ca/sqlpower/architect/swingui/PLExportPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1082,
202,
6385,
804,
6353,
302,
273,
394,
804,
6353,
12,
12269,
15004,
3219,
18,
588,
6376,
1442,
9334,
6862,
6862,
1082,
225,
315,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1082,
202,
6385,
804,
6353,
302,
273,
394,
804,
6353,
12,
12269,
15004,
3219,
18,
588,
6376,
1442,
9334,
6862,
6862,
1082,
225,
315,
... |
{ return new String("abort,acl,add,aggregate,append,archive,arch_store,backward,binary,change,cluster,copy,database,delimiters,do,extend,explain,forward,heavy,index,inherits,isnull,light,listen,load,merge,nothing,notify,notnull,oids,purge,rename,replace,retrieve,returns,rule,recipe,setof,stdin,stdout,store,vacuum,verbo... | { return new String("abort,acl,add,aggregate,append,archive,arch_store,backward,binary,change,cluster,copy,database,delimiters,do,extend,explain,forward,heavy,index,inherits,isnull,light,listen,load,merge,nothing,notify,notnull,oids,purge,rename,replace,retrieve,returns,rule,recipe,setof,stdin,stdout,store,vacuum,verbo... | public String getSQLKeywords() throws SQLException { return new String("abort,acl,add,aggregate,append,archive,arch_store,backward,binary,change,cluster,copy,database,delimiters,do,extend,explain,forward,heavy,index,inherits,isnull,light,listen,load,merge,nothing,notify,notnull,oids,purge,rename,replace,retrieve,retu... | 46312 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46312/6a061da272f04e1463864065f87f1f3fd61d6162/DatabaseMetaData.java/buggy/src/interfaces/jdbc/postgresql/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
21708,
14149,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
394,
514,
2932,
18623,
16,
10150,
16,
1289,
16,
18573,
16,
6923,
16,
10686,
16,
991,
67,
2233,
16,
29275,
16,
857... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21708,
14149,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
394,
514,
2932,
18623,
16,
10150,
16,
1289,
16,
18573,
16,
6923,
16,
10686,
16,
991,
67,
2233,
16,
29275,
16,
857... |
public ASTAddNode(Parser p, int id) | public ASTAddNode(int id) | public ASTAddNode(Parser p, int id) { super(p, id); } | 54229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54229/19daa08b7dcbcc1f16695b26ab1864d8a3ce4a42/ASTAddNode.java/buggy/src/java/org/apache/commons/jexl/parser/ASTAddNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
9183,
986,
907,
12,
474,
612,
13,
565,
288,
3639,
2240,
12,
84,
16,
612,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
9183,
986,
907,
12,
474,
612,
13,
565,
288,
3639,
2240,
12,
84,
16,
612,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if ((active1 & 0x800000000L) != 0L) return jjStartNfaWithStates_0(5, 99, 33); | if ((active1 & 0x1000000000L) != 0L) return jjStartNfaWithStates_0(5, 100, 33); | static private final int jjMoveStringLiteralDfa5_0(long old1, long active1, long old2, long active2){ if (((active1 &= old1) | (active2 &= old2)) == 0L) return jjStartNfa_0(3, 0L, old1, old2); try { curChar = input_stream.readChar(); } catch(java.io.IOException e) { jjStopStringLiteralDfa_0(4, 0L, acti... | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/380243817238f20dded6aa323a249c33dbaceae3/CPPParserTokenManager.java/buggy/pmd/src/net/sourceforge/pmd/cpd/cppast/CPPParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
760,
3238,
727,
509,
10684,
7607,
28565,
40,
507,
25,
67,
20,
12,
5748,
1592,
21,
16,
1525,
2695,
21,
16,
1525,
1592,
22,
16,
1525,
2695,
22,
15329,
282,
309,
261,
12443,
3535,
21,
12058,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
760,
3238,
727,
509,
10684,
7607,
28565,
40,
507,
25,
67,
20,
12,
5748,
1592,
21,
16,
1525,
2695,
21,
16,
1525,
1592,
22,
16,
1525,
2695,
22,
15329,
282,
309,
261,
12443,
3535,
21,
12058,
... |
.add(teamJScrollPane, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 173, Short.MAX_VALUE)) | .add(teamJScrollPane, org.jdesktop.layout.GroupLayout.DEFAULT_SIZE, 193, Short.MAX_VALUE)) | private void initComponents() { javax.swing.JButton cancelJButton; javax.swing.JLabel contactsJLabel; javax.swing.JScrollPane contactsJScrollPane; javax.swing.JSeparator jSeparator_1; javax.swing.JLabel teamJLabel; javax.swing.JScrollPane teamJScrollPane; javax.swing... | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/307eed86bd6b2e7a0979608d755659b8a324e0b6/SessionSendFormAvatar.java/buggy/client-ui/src/main/java/com/thinkparity/browser/application/browser/display/avatar/SessionSendFormAvatar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
3639,
6863,
18,
5328,
310,
18,
46,
3616,
3755,
46,
3616,
31,
3639,
6863,
18,
5328,
310,
18,
46,
2224,
14841,
46,
2224,
31,
3639,
6863,
18,
5328,
310,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
7171,
1435,
288,
3639,
6863,
18,
5328,
310,
18,
46,
3616,
3755,
46,
3616,
31,
3639,
6863,
18,
5328,
310,
18,
46,
2224,
14841,
46,
2224,
31,
3639,
6863,
18,
5328,
310,
... |
indentChunk(); | public XmlWriter writeCData(String cdata) throws IOException { indentChunk(); super.writeCData(cdata); getWriter().write(newline); return this; } | 651 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/651/0ec62d594aa7ad14d9580ec994c53fe09e16961c/PrettyPrinterXmlWriter.java/buggy/xmlwriter/src/java/com/generationjava/io/xml/PrettyPrinterXmlWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5714,
2289,
1045,
39,
751,
12,
780,
20712,
13,
1216,
1860,
288,
7734,
2240,
18,
2626,
39,
751,
12,
71,
892,
1769,
3639,
20568,
7675,
2626,
12,
22861,
1769,
540,
327,
333,
31,
565,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5714,
2289,
1045,
39,
751,
12,
780,
20712,
13,
1216,
1860,
288,
7734,
2240,
18,
2626,
39,
751,
12,
71,
892,
1769,
3639,
20568,
7675,
2626,
12,
22861,
1769,
540,
327,
333,
31,
565,... | |
return mcf.getDatabase(); } | return mcf.getDatabase(); } | public String getDatabase() { return mcf.getDatabase(); } | 6960 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6960/ec54876a874a2b9cdcc60f1afe25c1e4c09147e0/FBManagedConnection.java/clean/src/org/firebirdsql/jca/FBManagedConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
11263,
1435,
288,
202,
202,
2463,
6108,
74,
18,
588,
4254,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
514,
11263,
1435,
288,
202,
202,
2463,
6108,
74,
18,
588,
4254,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
return new PGlobj(this); | if(largeobject==null) largeobject = new LargeObjectManager(this); return largeobject; | public PGlobj getLargeObjectAPI() throws SQLException { return new PGlobj(this); } | 2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/dffaec556455fbc20f93512552a6658d0e5018ad/Connection.java/clean/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
22116,
383,
441,
9014,
297,
908,
921,
2557,
1435,
1216,
6483,
225,
288,
565,
309,
12,
14095,
1612,
631,
2011,
13,
7876,
1612,
273,
394,
16236,
908,
921,
1318,
12,
2211,
1769,
327,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22116,
383,
441,
9014,
297,
908,
921,
2557,
1435,
1216,
6483,
225,
288,
565,
309,
12,
14095,
1612,
631,
2011,
13,
7876,
1612,
273,
394,
16236,
908,
921,
1318,
12,
2211,
1769,
327,
... |
linkResource.setFullResourceName(linkName); | linkResource.setFullResourceName(siblingName); | public CmsResource createSibling(CmsRequestContext context, String linkName, String targetName, List linkProperties, boolean lockResource) throws CmsException { CmsResource targetResource = null; CmsResource linkResource = null; String parentFolderName = null; CmsFolder parentFolder = nu... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/0d824bbc5a76a7fc2f90c5f68636e7c96184cec4/CmsDriverManager.java/buggy/src/org/opencms/db/CmsDriverManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7630,
752,
10291,
12,
4747,
21426,
819,
16,
514,
1692,
461,
16,
514,
23395,
16,
987,
1692,
2297,
16,
1250,
2176,
1420,
13,
1216,
11228,
288,
3639,
7630,
1018,
1420,
273,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7630,
752,
10291,
12,
4747,
21426,
819,
16,
514,
1692,
461,
16,
514,
23395,
16,
987,
1692,
2297,
16,
1250,
2176,
1420,
13,
1216,
11228,
288,
3639,
7630,
1018,
1420,
273,
446,
31,
... |
public void startContextElement(String name, Attributes attributes) throws org.xml.sax.SAXException { String vmName = attributes.getValue("value"); if (checkNonEmpty(vmName)) { setResultObject(vmName); }else throw new org.xml.sax.SAXException("The name of the Jvm cannot be set to an empty string"); } | public void startContextElement(String name, Attributes attributes) throws org.xml.sax.SAXException { String vmName = attributes.getValue("value"); if (checkNonEmpty(vmName)) { setResultObject(vmName); } else { throw new org.xml.sax.SAXException( "The name of the Jvm cannot be set to an empty string"); } } | public void startContextElement(String name, Attributes attributes) throws org.xml.sax.SAXException { String vmName = attributes.getValue("value"); if (checkNonEmpty(vmName)) { setResultObject(vmName); }else throw new org.xml.sax.SAXException("The name of the Jvm cannot be set to an empty string"); ... | 50951 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50951/c171c3550f70b496c1228bbed45f5f8feea45a9c/DeploymentHandler.java/buggy/src/org/objectweb/proactive/core/descriptor/xml/DeploymentHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
787,
1042,
1046,
12,
780,
508,
16,
9055,
1677,
13,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
288,
9506,
202,
780,
4268,
461,
273,
1677,
18,
24805,
2932,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
787,
1042,
1046,
12,
780,
508,
16,
9055,
1677,
13,
1216,
2358,
18,
2902,
18,
87,
651,
18,
55,
2501,
503,
288,
9506,
202,
780,
4268,
461,
273,
1677,
18,
24805,
2932,
11... |
return oneMatchesCurrentSystem(getOsList(el)); | if (constraint_list == null) return true; Iterator constraint_it = constraint_list.iterator(); if (!constraint_it.hasNext()) return true; while (constraint_it.hasNext()) { OsConstraint osc = (OsConstraint) constraint_it.next(); Debug.trace("checking if os constraints " + osc + " match current OS"); if (osc.match... | public static boolean oneMatchesCurrentSystem(XMLElement el) { return oneMatchesCurrentSystem(getOsList(el)); } | 46579 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46579/9619b3a25f43787dc92011111668210e06c00c71/OsConstraint.java/buggy/src/lib/com/izforge/izpack/util/OsConstraint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
1245,
6869,
3935,
3163,
12,
15223,
415,
13,
565,
288,
3639,
309,
261,
13364,
67,
1098,
422,
446,
13,
327,
638,
31,
225,
4498,
4954,
67,
305,
273,
4954,
67,
1098,
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,
760,
1250,
1245,
6869,
3935,
3163,
12,
15223,
415,
13,
565,
288,
3639,
309,
261,
13364,
67,
1098,
422,
446,
13,
327,
638,
31,
225,
4498,
4954,
67,
305,
273,
4954,
67,
1098,
18,
... |
public void set(int val) throws InvalidConfigValueException { String msg = "Switching listenPort on the fly not yet supported!"; Logger.error(this, msg); throw new InvalidConfigValueException(msg); } | public void set(String val) throws InvalidConfigValueException { if(val.length() == 0) { overrideIPAddress = null; lastIPAddress = null; redetectAddress(); shouldInsertARK(); return; } FreenetInetAddress addr; try { addr = new FreenetInetAddress(val, false); } catch (UnknownHostException e) { throw new InvalidConfigV... | public void set(int val) throws InvalidConfigValueException { // FIXME implement on the fly listenPort changing // Note that this sort of thing should be the exception rather than the rule!!!! String msg = "Switching listenPort on the fly not yet supported!"; Logger.error(this, msg); throw... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/0e73e63698410905555b43e69172b80870e39ae5/Node.java/buggy/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
444,
12,
474,
1244,
13,
1216,
1962,
809,
9738,
288,
25083,
202,
759,
9852,
2348,
603,
326,
21434,
6514,
2617,
12770,
25083,
202,
759,
3609,
716,
333,
1524,
434,
7757,
1410... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
444,
12,
474,
1244,
13,
1216,
1962,
809,
9738,
288,
25083,
202,
759,
9852,
2348,
603,
326,
21434,
6514,
2617,
12770,
25083,
202,
759,
3609,
716,
333,
1524,
434,
7757,
1410... |
astore(x); | cfw.addAStore(x); | private void visitEnumInit(Node node, Node child) { while (child != null) { generateCodeFromNode(child, node); child = child.getNext(); } aload(variableObjectLocal); addScriptRuntimeInvoke("initEnum", "(Ljava/lang/Object;" ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/64dc04549cad044865eae2e65e775ddc0f292717/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
3572,
2570,
12,
907,
756,
16,
2029,
1151,
13,
565,
288,
3639,
1323,
261,
3624,
480,
446,
13,
288,
5411,
2103,
1085,
28570,
12,
3624,
16,
756,
1769,
5411,
1151,
273,
115... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
3572,
2570,
12,
907,
756,
16,
2029,
1151,
13,
565,
288,
3639,
1323,
261,
3624,
480,
446,
13,
288,
5411,
2103,
1085,
28570,
12,
3624,
16,
756,
1769,
5411,
1151,
273,
115... |
public void setHeight(int height){ | public void setHeight(int height) { | public void setHeight(int height){ this.height = height; this.maxy = (this.height/this.y_pix_interval) - 1; needToRecreate = true; Debug.message("declutter", "Decluttering matrix: height reset to " + height ); } | 47208 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47208/69a1ad2b83ee2a31a4e61cc6f6755ba9f08c0652/DeclutterMatrix.java/clean/src/openmap/com/bbn/openmap/layer/DeclutterMatrix.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
27276,
12,
474,
2072,
13,
288,
3639,
333,
18,
4210,
273,
2072,
31,
3639,
333,
18,
1896,
93,
273,
261,
2211,
18,
4210,
19,
2211,
18,
93,
67,
14861,
67,
6624,
13,
300,
404,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
27276,
12,
474,
2072,
13,
288,
3639,
333,
18,
4210,
273,
2072,
31,
3639,
333,
18,
1896,
93,
273,
261,
2211,
18,
4210,
19,
2211,
18,
93,
67,
14861,
67,
6624,
13,
300,
404,
... |
public void initialize(PlugletInstancePeer peer) { | public void initialize(PlugletPeer peer) { | public void initialize(PlugletInstancePeer peer) { this.peer = peer; org.mozilla.util.Debug.print("--TestInstance.initialize\n"); peer.showStatus("Hello world"); org.mozilla.util.Debug.print("--TestInstance.initialize "+peer.getMIMEType()); /* try { OutputStreamWriter out = new OutputStreamWriter(peer.newStrea... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/12b30bdf0ba5464ee50238e5763283902c29b928/test.java/buggy/java/plugins/test/test.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4046,
12,
1749,
637,
1810,
1442,
6813,
4261,
13,
288,
202,
2211,
18,
12210,
273,
4261,
31,
202,
3341,
18,
8683,
15990,
18,
1367,
18,
2829,
18,
1188,
2932,
413,
4709,
1442,
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,
4046,
12,
1749,
637,
1810,
1442,
6813,
4261,
13,
288,
202,
2211,
18,
12210,
273,
4261,
31,
202,
3341,
18,
8683,
15990,
18,
1367,
18,
2829,
18,
1188,
2932,
413,
4709,
1442,
18... |
action = new CPopulateASTViewAction(tu, monitor); tu.accept( (CASTVisitor) action); | action = new CPopulateASTViewAction(aTu, monitor); aTu.accept( (CASTVisitor) action); | protected IStatus run(IProgressMonitor monitor) { long start=0; long overallStart=System.currentTimeMillis(); if (file == null || lang == null || monitor == null) return Status.CANCEL_STATUS; if (monitor.isCanceled()) return Status.CANCEL_STATUS; monitor.beginTask(name, 8); start=S... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/5ae8e3d4b72efb1f3c2c7da761083c0bb295dc2e/DOMAST.java/clean/core/org.eclipse.cdt.ui.tests/src/org/eclipse/cdt/ui/tests/DOMAST/DOMAST.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
377,
202,
202,
5748,
787,
33,
20,
31,
1082,
202,
5748,
13914,
1685,
33,
3163,
18,
2972,
28512,
5621,
9506,
377,
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,
1377,
202,
1117,
467,
1482,
1086,
12,
45,
5491,
7187,
6438,
13,
288,
377,
202,
202,
5748,
787,
33,
20,
31,
1082,
202,
5748,
13914,
1685,
33,
3163,
18,
2972,
28512,
5621,
9506,
377,
202,
202,... |
public RubyString id2name() { return RubySymbol.getSymbol(runtime, value).to_s(); | public IRubyObject id2name() { return RubySymbol.getSymbol(runtime, value).convertToString(); | public RubyString id2name() { return RubySymbol.getSymbol(runtime, value).to_s(); } | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/cc20d41e6031b7e9c9ed46676d32e45334ed0d53/RubyFixnum.java/buggy/src/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
780,
612,
22,
529,
1435,
288,
3639,
327,
19817,
5335,
18,
588,
5335,
12,
9448,
16,
460,
2934,
869,
67,
87,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
780,
612,
22,
529,
1435,
288,
3639,
327,
19817,
5335,
18,
588,
5335,
12,
9448,
16,
460,
2934,
869,
67,
87,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
right == other.right && wordSequence.equals(other.wordSequence); | right == other.right && wordSequenceMatch; | public boolean equals(Object o) { if (o == this) { return true; } else if (o instanceof LexTreeState) { LexTreeState other = (LexTreeState) o; return central == other.central && leftID == other.leftID && ... | 8321 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8321/a50126798c24d4d691f5d1d1e5df6f5593c01359/LexTreeLinguist.java/buggy/sphinx4/edu/cmu/sphinx/decoder/linguist/lextree/LexTreeLinguist.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1250,
1606,
12,
921,
320,
13,
288,
5411,
309,
261,
83,
422,
333,
13,
288,
7734,
327,
638,
31,
5411,
289,
469,
309,
261,
83,
1276,
15123,
2471,
1119,
13,
288,
7734,
15123,
2471,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
1606,
12,
921,
320,
13,
288,
5411,
309,
261,
83,
422,
333,
13,
288,
7734,
327,
638,
31,
5411,
289,
469,
309,
261,
83,
1276,
15123,
2471,
1119,
13,
288,
7734,
15123,
2471,
... |
throw new SQLException(pg_stream.ReceiveString(4096)); | throw new SQLException(pg_stream.ReceiveString (4096, getEncoding())); | protected void openConnection(String host, int port, Properties info, String database, String url, Driver d) throws SQLException { // Throw an exception if the user or password properties are missing // This occasionally occurs when the client uses the properties version // of getConnection(), and is a ... | 46312 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46312/65edb541865032b5750cfe58cb8f7affbe1fc298/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... |
reportSchemaError("src-wildcard", new Object[]{"intersection of wildcards is not expressible"}, child); | String code = (enclosingCT == null) ? "src-attribute_group.2" : "src-ct.4"; String name = (enclosingCT == null) ? attrGrp.fName : enclosingCT.getName(); reportSchemaError(code, new Object[]{name}, child); | Element traverseAttrsAndAttrGrps(Element firstAttr, XSAttributeGroupDecl attrGrp, XSDocumentInfo schemaDoc, SchemaGrammar grammar, XSComplexTypeDecl enclosingCT) { Element child=null; XSAttributeGroupDecl tempAttrGrp = null; ... | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/72aab9975567551c5541b6b1d326e2af32e237d9/XSDAbstractTraverser.java/clean/src/org/apache/xerces/impl/xs/traversers/XSDAbstractTraverser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3010,
10080,
8262,
1876,
3843,
20799,
1121,
12,
1046,
1122,
3843,
16,
1139,
55,
1499,
1114,
3456,
1604,
43,
13832,
16,
19694,
1139,
55,
2519,
966,
1963,
1759,
16,
4611,
18576,
6473,
16,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3010,
10080,
8262,
1876,
3843,
20799,
1121,
12,
1046,
1122,
3843,
16,
1139,
55,
1499,
1114,
3456,
1604,
43,
13832,
16,
19694,
1139,
55,
2519,
966,
1963,
1759,
16,
4611,
18576,
6473,
16,
1... |
public static IMenuComponent getMenu(UIComponent component, String menuId) { return searchMenu(component, menuId); | public static IMenuComponent getMenu(MenuItemComponent item) { for (;;) { UIComponent component = item.getParent(); if (component == null) { return null; } if (component instanceof MenuComponent) { return (MenuComponent) component; } if ((component instanceof MenuItemComponent) == false) { return null; } item = (Men... | public static IMenuComponent getMenu(UIComponent component, String menuId) { return searchMenu(component, menuId); } | 6232 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6232/1f1850be471d4b8bfd2f3c50aa61bc39bf91259a/MenuTools.java/buggy/org.rcfaces.core/src/org/rcfaces/core/internal/tools/MenuTools.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
467,
4599,
1841,
25877,
12,
5370,
1841,
1794,
16,
514,
3824,
548,
13,
288,
3639,
327,
1623,
4599,
12,
4652,
16,
3824,
548,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
467,
4599,
1841,
25877,
12,
5370,
1841,
1794,
16,
514,
3824,
548,
13,
288,
3639,
327,
1623,
4599,
12,
4652,
16,
3824,
548,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-1... |
BugzillaTask bugTask = (BugzillaTask)task; | BugzillaTask bugTask = (BugzillaTask) task; | private void searchLocal(List<ITask> tasks, BugzillaResultCollector searchCollector, String elementName, IProgressMonitor monitor) { if(tasks == null) return; // go through all of the tasks for(ITask task : tasks){ monitor.worked(1); // check what kind of task it is if(task instanceof BugzillaTask){ ... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/1245a92f28a2990bae8373c09891556a69268c75/BugzillaMylarSearchOperation.java/buggy/org.eclipse.mylyn.tasks.core/src/org/eclipse/mylyn/bugs/search/BugzillaMylarSearchOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1623,
2042,
12,
682,
32,
1285,
835,
34,
4592,
16,
16907,
15990,
1253,
7134,
1623,
7134,
16,
514,
14453,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
430,
12,
9416,
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,
225,
202,
1152,
918,
1623,
2042,
12,
682,
32,
1285,
835,
34,
4592,
16,
16907,
15990,
1253,
7134,
1623,
7134,
16,
514,
14453,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
430,
12,
9416,
422,... |
throw Kit.badTypeJS(val); | warnAboutNonJSObject(val); return true; | public static boolean toBoolean(Object val) { if (val == null) return false; if (val instanceof Boolean) return ((Boolean) val).booleanValue(); if (val instanceof Scriptable) { if (Context.getContext().isVersionECMA1()) { // pure ECMA ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/fb0c98a7e66723f1ae949f529f8d4abc7596ebae/ScriptRuntime.java/clean/src/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
358,
5507,
12,
921,
1244,
13,
288,
3639,
309,
261,
1125,
422,
446,
13,
5411,
327,
629,
31,
3639,
309,
261,
1125,
1276,
3411,
13,
5411,
327,
14015,
5507,
13,
1244,
2934,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
358,
5507,
12,
921,
1244,
13,
288,
3639,
309,
261,
1125,
422,
446,
13,
5411,
327,
629,
31,
3639,
309,
261,
1125,
1276,
3411,
13,
5411,
327,
14015,
5507,
13,
1244,
2934,... |
public boolean isJpeg() throws IOException | public boolean isJpeg() throws JpegProcessingException | public boolean isJpeg() throws IOException { BufferedInputStream fileStream = new BufferedInputStream(new FileInputStream(_file)); try { return isValidJpegHeaderBytes(fileStream); } finally { fileStream.close(); } } | 13212 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13212/86405a5c4ff12f30fd2796244d129975a8483ac3/JpegSegmentReader.java/clean/src/com/drew/imaging/jpeg/JpegSegmentReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
46,
9001,
1435,
1216,
804,
9001,
23684,
565,
288,
3639,
24742,
585,
1228,
273,
394,
24742,
12,
2704,
11907,
24899,
768,
10019,
3639,
775,
288,
5411,
327,
4908,
46,
9001,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
353,
46,
9001,
1435,
1216,
804,
9001,
23684,
565,
288,
3639,
24742,
585,
1228,
273,
394,
24742,
12,
2704,
11907,
24899,
768,
10019,
3639,
775,
288,
5411,
327,
4908,
46,
9001,
... |
public void testCallableError1() throws Exception { String text = "test message"; Statement stmt = con.createStatement(); stmt.execute("create procedure #ce1 as\r\n " + "begin\r\n" + "RAISERROR('" + text + "', 16, 1 )\r\n" + "e... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/652c051efa4b30c605d0754c2aca1050213b5c11/CallableStatementTest.java/clean/src/test/net/sourceforge/jtds/test/CallableStatementTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
11452,
668,
21,
1435,
1216,
1185,
288,
3639,
514,
977,
273,
315,
3813,
883,
14432,
7734,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
3639,
3480,
18,
8837,
2932,
2640,
121... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11452,
668,
21,
1435,
1216,
1185,
288,
3639,
514,
977,
273,
315,
3813,
883,
14432,
7734,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
3639,
3480,
18,
8837,
2932,
2640,
121... | ||
Map params = new HashMap( ); | protected Map getParsedParameters( IViewerReportDesignHandle design, Collection parameterList, HttpServletRequest request, InputOptions options ) throws ReportServiceException { assert parameterList != null; assert parametersAsString != null; Map params = new HashMap( ); for ( Iterator iter = parameterList.ite... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/5bdace78a30f4b2e1b7ec545592256cb0b1473cc/ViewerAttributeBean.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
2532,
1569,
682,
16,
9984,
590,
16,
1082,
202,
1210,
1320,
702,
262,
1216,
8706,
15133,
202,
95,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
2532,
1569,
682,
16,
9984,
590,
16,
1082,
202,
1210,
1320,
702,
262,
1216,
8706,
15133,
202,
95,
202,... | |
if (shell != null) { if (!shell.endsWith("sh")) { shellSwitch = "/c"; | if (aProcess != null) { InputStream processOutput = aProcess.getInputStream(); int b; boolean crSeen = false; while ((b = processOutput.read()) != -1) { if (b == '\r') { crSeen = true; } else { if (crSeen) { if (b != '\n') { output.write('\r'); } crSeen = false; } output.write(b); } | private static int runInShell(IRuby runtime, String command, StringBuffer output) { try { String shell = System.getProperty("jruby.shell"); Process aProcess; String shellSwitch = "-c"; command = repairDirSeps(command); if (shell !... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/b4a189a27604d62c317938f16a124fb9dab1e94a/RubyKernel.java/buggy/src/org/jruby/RubyKernel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
509,
1086,
382,
13220,
12,
7937,
10340,
3099,
16,
514,
1296,
16,
6674,
876,
13,
288,
3639,
775,
288,
5411,
514,
5972,
273,
2332,
18,
588,
1396,
2932,
78,
27768,
18,
10304,
88... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
1086,
382,
13220,
12,
7937,
10340,
3099,
16,
514,
1296,
16,
6674,
876,
13,
288,
3639,
775,
288,
5411,
514,
5972,
273,
2332,
18,
588,
1396,
2932,
78,
27768,
18,
10304,
88... |
private void createWebModuleProject(J2EEModuleCreationDataModel model, IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException { | private void createWebModuleProject(J2EEModuleCreationDataModelOld model, IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException { | private void createWebModuleProject(J2EEModuleCreationDataModel model, IProgressMonitor monitor) throws CoreException, InvocationTargetException, InterruptedException { EarModuleExtension ext = EarModuleManager.getWebModuleExtension(); runModuleExtensionOperation(ext, model, monitor); WTPActivityBridge.getInstance(... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/3031f53be0adbf835f39609909ba56af3402ccaf/DefaultModuleProjectCreationOperation.java/clean/plugins/org.eclipse.jst.j2ee/earproject/org/eclipse/jst/j2ee/application/operations/DefaultModuleProjectCreationOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
4079,
3120,
4109,
12,
46,
22,
9383,
3120,
9906,
26349,
938,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
16,
15342,
16,
7558,
288,
202,
202,
41,
297,
3120,
3625,
111... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
4079,
3120,
4109,
12,
46,
22,
9383,
3120,
9906,
26349,
938,
16,
467,
5491,
7187,
6438,
13,
1216,
30015,
16,
15342,
16,
7558,
288,
202,
202,
41,
297,
3120,
3625,
111... |
public IResponseMessage processRequest(Admin admin, CAInfo cainfo, IRequestMessage requestmessage) throws CAExistsException, CADoesntExistsException, AuthorizationDeniedException, CATokenOfflineException { CA ca = null; Collection certchain = null; Collection c... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/6f27459e8db7a9efb8cf0588695ad6fd28539506/CAAdminSessionBean.java/clean/src/java/se/anatom/ejbca/ca/caadmin/CAAdminSessionBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1064,
1079,
1207,
691,
12,
4446,
3981,
16,
6425,
966,
276,
28935,
16,
467,
691,
1079,
590,
2150,
13,
377,
1216,
6425,
4002,
503,
16,
385,
1880,
83,
281,
496,
4002,
503,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1064,
1079,
1207,
691,
12,
4446,
3981,
16,
6425,
966,
276,
28935,
16,
467,
691,
1079,
590,
2150,
13,
377,
1216,
6425,
4002,
503,
16,
385,
1880,
83,
281,
496,
4002,
503,
16,
... | ||
public org.quickfix.field.StrikePrice getStrikePrice() throws FieldNotFound { org.quickfix.field.StrikePrice value = new org.quickfix.field.StrikePrice(); | public quickfix.field.StrikePrice getStrikePrice() throws FieldNotFound { quickfix.field.StrikePrice value = new quickfix.field.StrikePrice(); | public org.quickfix.field.StrikePrice getStrikePrice() throws FieldNotFound { org.quickfix.field.StrikePrice value = new org.quickfix.field.StrikePrice(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/MultilegOrderCancelReplaceRequest.java/clean/src/java/src/quickfix/fix43/MultilegOrderCancelReplaceRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1585,
2547,
5147,
24017,
2547,
5147,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1585,
2547,
5147,
460,
273,
394,
2358,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1585,
2547,
5147,
24017,
2547,
5147,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1585,
2547,
5147,
460,
273,
394,
2358,... |
table.setRowSelectionInterval(0,0); | if (table.getRowCount() != 0) table.setRowSelectionInterval(0,0); | public void actionPerformed(ActionEvent evt) { int[] selected = table.getSelectedRows(); List listModel = new LinkedList(); Roster roster = new Roster(); for(int i = 0; i < selected.length; i++) { Entry entry = pluginModel.getEntry(selected[i]); Iterator iter = entry.jars.iterator(); while(iter.ha... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/7bd44885b8cbc35f0866ad4dda23cdf2dae50649/ManagePanel.java/buggy/org/gjt/sp/jedit/pluginmgr/ManagePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
6324,
13,
202,
202,
95,
1082,
202,
474,
8526,
3170,
273,
1014,
18,
588,
7416,
4300,
5621,
1082,
202,
682,
666,
1488,
273,
394,
10688,
5621,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
6324,
13,
202,
202,
95,
1082,
202,
474,
8526,
3170,
273,
1014,
18,
588,
7416,
4300,
5621,
1082,
202,
682,
666,
1488,
273,
394,
10688,
5621,
1082,
... |
if (e.keyCode == SWT.ARROW_DOWN) | if (e.keyCode == SWT.ARROW_DOWN) { | protected Text createFilterText(Composite parent) { fFilterText = new Text(parent, SWT.NONE); GridData data = new GridData(); GC gc = new GC(parent); gc.setFont(parent.getFont()); FontMetrics fontMetrics = gc.getFontMetrics(); gc.dispose(); data.heightHint = org.eclipse.jface.dialogs.Dialog.convertHeightInCha... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/47ccbbdac945d008a94df2b1ce3e12711b9f1b2b/AbstractTableInformationControl.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/AbstractTableInformationControl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3867,
752,
1586,
1528,
12,
9400,
982,
13,
288,
202,
202,
74,
1586,
1528,
273,
394,
3867,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
6313,
751,
501,
273,
394,
7145,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3867,
752,
1586,
1528,
12,
9400,
982,
13,
288,
202,
202,
74,
1586,
1528,
273,
394,
3867,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
6313,
751,
501,
273,
394,
7145,
... |
if (propName != null && propName.equalsIgnoreCase("xmlRepresentation")) | if (propName != null && propName.equalsIgnoreCase("Chart::xmlRepresentation")) | public ByteArrayOutputStream serialize(String propName) { if (propName != null && propName.equalsIgnoreCase("xmlRepresentation")) { try { return SerializerImpl.instance().asXml(cm, true); } catch (IOException e ) { ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/8be8e6e240c64b798d4a4f0aa00db77845de459e/ChartReportItemImpl.java/clean/chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11559,
4472,
12,
780,
9994,
13,
565,
288,
3639,
309,
261,
5986,
461,
480,
446,
597,
9994,
18,
14963,
5556,
2932,
7984,
2866,
2902,
13742,
6,
3719,
3639,
288,
5411,
775,
5411,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11559,
4472,
12,
780,
9994,
13,
565,
288,
3639,
309,
261,
5986,
461,
480,
446,
597,
9994,
18,
14963,
5556,
2932,
7984,
2866,
2902,
13742,
6,
3719,
3639,
288,
5411,
775,
5411,
288,
... |
HashSet nondefaultSessions = new HashSet(sections.keySet()); nondefaultSessions.remove(DEFAULT_SESSION_ID); return nondefaultSessions.iterator(); } | HashSet nondefaultSessions = new HashSet(sections.keySet()); nondefaultSessions.remove(DEFAULT_SESSION_ID); return nondefaultSessions.iterator(); } | public Iterator sectionIterator() { HashSet nondefaultSessions = new HashSet(sections.keySet()); nondefaultSessions.remove(DEFAULT_SESSION_ID); return nondefaultSessions.iterator(); } | 6791 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6791/04bd484f2b9d7bbbdfd2dcd0536120f4fd8e5b12/SessionSettings.java/buggy/src/quickfix/SessionSettings.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4498,
2442,
3198,
1435,
288,
202,
202,
13482,
1661,
1886,
13566,
273,
394,
6847,
12,
11657,
18,
856,
694,
10663,
202,
202,
5836,
1886,
13566,
18,
4479,
12,
5280,
67,
7042,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4498,
2442,
3198,
1435,
288,
202,
202,
13482,
1661,
1886,
13566,
273,
394,
6847,
12,
11657,
18,
856,
694,
10663,
202,
202,
5836,
1886,
13566,
18,
4479,
12,
5280,
67,
7042,
67,
... |
if(myInvokeAndWaitSemaphore == null) { myInvokeAndWaitSemaphore = new Semaphore(); } myInvokeAndWaitSemaphore.down(); | down(); | public final void hold() { if(myInvokeAndWaitSemaphore == null) { myInvokeAndWaitSemaphore = new Semaphore(); } myInvokeAndWaitSemaphore.down(); } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/d447cb36ef9ce5ba18d62292a4a7d77329ca89e0/InvokeAndWaitEventImpl.java/buggy/source/com/intellij/debugger/impl/InvokeAndWaitEventImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
6887,
1435,
288,
565,
309,
12,
4811,
10969,
1876,
5480,
13185,
18837,
422,
446,
13,
288,
1377,
3399,
10969,
1876,
5480,
13185,
18837,
273,
394,
15661,
18837,
5621,
565,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
727,
918,
6887,
1435,
288,
565,
309,
12,
4811,
10969,
1876,
5480,
13185,
18837,
422,
446,
13,
288,
1377,
3399,
10969,
1876,
5480,
13185,
18837,
273,
394,
15661,
18837,
5621,
565,
289,... |
return m_targetObject; | return m_targetObjectReference.get(); | public Object getTargetObject() { return m_targetObject; } | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/b147fecbdfbb03a8c3a5bfed9c349908e93b15cb/MemberMethodJoinPoint.java/clean/aspectwerkz/src/main/org/codehaus/aspectwerkz/joinpoint/MemberMethodJoinPoint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
8571,
921,
1435,
288,
3639,
327,
312,
67,
3299,
22101,
18,
588,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
8571,
921,
1435,
288,
3639,
327,
312,
67,
3299,
22101,
18,
588,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public int STOCH_Lookback( int optInFastK_Period, int optInSlowK_Period, TA_MAType optInSlowK_MAType, int optInSlowD_Period, TA_MAType optInSlowD_MAType ){ int retValue; retValue = (optInFastK_Period - 1); retValue += MA_Lookback ( optInSlowK_Period, optInSlowK_MAType ); retValue += MA_Lookback ( optInSlowD_Period, ... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/1bccb7a13486c61b10e8ebdf0c938797539a3f3d/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1071,
509,
2347,
51,
1792,
67,
9794,
823,
12,
509,
2153,
382,
12305,
47,
67,
5027,
16,
509,
2153,
382,
28733,
47,
67,
5027,
16,
399,
37,
67,
5535,
559,
2153,
382,
28733,
47,
67,
5535,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
509,
2347,
51,
1792,
67,
9794,
823,
12,
509,
2153,
382,
12305,
47,
67,
5027,
16,
509,
2153,
382,
28733,
47,
67,
5027,
16,
399,
37,
67,
5535,
559,
2153,
382,
28733,
47,
67,
5535,... | ||
log.warn("Could not find: " + filename); | log.warn("Could not find: " + filename); | public static String getPath(String filename) { Logger log = CSMART.createLogger("org.cougaar.tools.csmart.ui.util.Util"); ConfigFinder configFinder = ConfigFinder.getInstance(); File file = configFinder.locateFile(filename); String path = null; try { path = file.getCanonicalPath(); } catch (Ex... | 9368 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9368/19df295178579af7a70229470aeedc7cfbb179a7/Util.java/buggy/csmart/src/org/cougaar/tools/csmart/ui/util/Util.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
514,
4339,
12,
780,
1544,
13,
288,
565,
4242,
613,
273,
6761,
49,
4928,
18,
2640,
3328,
2932,
3341,
18,
2894,
637,
69,
297,
18,
6642,
18,
2143,
81,
485,
18,
4881,
18,
1367,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
514,
4339,
12,
780,
1544,
13,
288,
565,
4242,
613,
273,
6761,
49,
4928,
18,
2640,
3328,
2932,
3341,
18,
2894,
637,
69,
297,
18,
6642,
18,
2143,
81,
485,
18,
4881,
18,
1367,... |
String projectCPU = ICDebugConfiguration.PLATFORM_NATIVE; | String projectCPU = ICDebugConfiguration.CPU_NATIVE; | private boolean validateDebuggerConfig(ILaunchConfiguration config) { String platform = getPlatform(config); ICElement ce = getContext(config, null); String projectPlatform = getPlatform(config); String projectCPU = ICDebugConfiguration.PLATFORM_NATIVE; if (ce != null) { if (ce instanceof IBinary) { IBinary ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/760c2a22b5ade12b0e192e738b69d0dc523fd625/CDebuggerTab.java/clean/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/ui/CDebuggerTab.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1954,
24113,
809,
12,
2627,
4760,
1750,
642,
13,
288,
202,
202,
780,
4072,
273,
24921,
12,
1425,
1769,
202,
202,
2871,
1046,
5898,
273,
6474,
12,
1425,
16,
446,
1769,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1954,
24113,
809,
12,
2627,
4760,
1750,
642,
13,
288,
202,
202,
780,
4072,
273,
24921,
12,
1425,
1769,
202,
202,
2871,
1046,
5898,
273,
6474,
12,
1425,
16,
446,
1769,
2... |
} else { | } else { | public void handleMessagingException(UMOMessage message, Throwable t) { System.out.println("@@@@ ExceptionHandler Called @@@@"); if (t instanceof MessageRedeliveredException) { countDown.release(); try { //Me... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/8cc09178adb8b0a3803c08f7b3cf0b6cf566d2b0/AbstractJmsTransactionFunctionalTest.java/clean/tests/integration/src/test/java/org/mule/test/integration/providers/jms/AbstractJmsTransactionFunctionalTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1640,
23389,
503,
12,
2799,
51,
1079,
883,
16,
4206,
268,
13,
3639,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
30989,
30989,
1185,
1503,
11782,
22175,
30989,
8863,
5411,
309,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1640,
23389,
503,
12,
2799,
51,
1079,
883,
16,
4206,
268,
13,
3639,
288,
5411,
2332,
18,
659,
18,
8222,
2932,
30989,
30989,
1185,
1503,
11782,
22175,
30989,
8863,
5411,
309,
26... |
return perspectiveBar; } | return perspectiveBar; } | public PerspectiveBarManager getPerspectiveBar() { return perspectiveBar; } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/04aabdd41be60938c86dabee86663a60046dd26c/PerspectiveSwitcher.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PerspectiveSwitcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
453,
414,
16772,
5190,
1318,
1689,
414,
16772,
5190,
1435,
288,
3639,
327,
26651,
5190,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
453,
414,
16772,
5190,
1318,
1689,
414,
16772,
5190,
1435,
288,
3639,
327,
26651,
5190,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public UDPDatagramSocketImpl(UDPProtocol protocol) { this.protocol = protocol; } | public UDPDatagramSocketImpl(UDPProtocol protocol) { this.protocol = protocol; } | public UDPDatagramSocketImpl(UDPProtocol protocol) { this.protocol = protocol; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/a4f39ad021d5f8146afc0905ccf235ac9bd5f949/UDPDatagramSocketImpl.java/clean/net/src/net/org/jnode/net/ipv4/udp/UDPDatagramSocketImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16230,
5139,
17049,
4534,
2828,
12,
20352,
5752,
1771,
13,
288,
202,
202,
2211,
18,
8373,
273,
1771,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
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,
16230,
5139,
17049,
4534,
2828,
12,
20352,
5752,
1771,
13,
288,
202,
202,
2211,
18,
8373,
273,
1771,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
((MultiEditor)parentPane.getPartReference().getPart(true)).updateGradient((IEditorPart)this.getEditorReference().getPart(true)); | MultiEditor multiEditor = (MultiEditor)parentPane.getPartReference().getPart(true); if(multiEditor != null) multiEditor.updateGradient((IEditorPart)this.getEditorReference().getPart(true)); | private void updateGradient() { ((MultiEditor)parentPane.getPartReference().getPart(true)).updateGradient((IEditorPart)this.getEditorReference().getPart(true)); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/0dea87227e14df54d5f8f54ee991ec7673c4c135/MultiEditorInnerPane.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/MultiEditorInnerPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
15651,
1435,
288,
202,
202,
12443,
5002,
6946,
13,
2938,
8485,
18,
588,
1988,
2404,
7675,
588,
1988,
12,
3767,
13,
2934,
2725,
15651,
12443,
45,
6946,
1988,
13,
2211... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
15651,
1435,
288,
202,
202,
12443,
5002,
6946,
13,
2938,
8485,
18,
588,
1988,
2404,
7675,
588,
1988,
12,
3767,
13,
2934,
2725,
15651,
12443,
45,
6946,
1988,
13,
2211... |
if (!(Model.getFacade().isAModelElement(dm))) return NO_PROBLEM; | if (!(Model.getFacade().isAModelElement(dm))) { return NO_PROBLEM; } | public boolean predicate2(Object dm, Designer dsgr) { if (!(Model.getFacade().isAModelElement(dm))) return NO_PROBLEM; Object me = /*(MModelElement)*/ dm; ListSet offs = computeOffenders(me); if (offs.size() > 1) return PROBLEM_FOUND; return NO_PROBLEM; } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/601e169b9d0d5cf526304dbea3e59bedc6d174d8/CrNameConfusion.java/clean/src_new/org/argouml/uml/cognitive/critics/CrNameConfusion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
5641,
22,
12,
921,
9113,
16,
29703,
264,
302,
1055,
86,
13,
288,
202,
430,
16051,
12,
1488,
18,
588,
12467,
7675,
291,
37,
1488,
1046,
12,
10956,
20349,
327,
3741,
67,
3373,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5641,
22,
12,
921,
9113,
16,
29703,
264,
302,
1055,
86,
13,
288,
202,
430,
16051,
12,
1488,
18,
588,
12467,
7675,
291,
37,
1488,
1046,
12,
10956,
20349,
327,
3741,
67,
3373,... |
localHistory.forward(); | if (localHistory.canGoForward()) { localHistory.forward(); } | public void actionPerformed(ActionEvent e) { localHistory.forward(); } | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/7e7b860a295a82f94341f2ce181dbb02d96a93bf/JSVGViewerFrame.java/clean/sources/org/apache/batik/apps/svgbrowser/JSVGViewerFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
309,
261,
3729,
5623,
18,
4169,
5741,
8514,
10756,
288,
1191,
5623,
18,
11565,
5621,
289,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
309,
261,
3729,
5623,
18,
4169,
5741,
8514,
10756,
288,
1191,
5623,
18,
11565,
5621,
289,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,... |
public int getOptimizationLevel() | public final int getOptimizationLevel() | public int getOptimizationLevel() { return optimizationLevel; } | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/767031d59e433c96cbc46c5e9fa8adb631f14074/Context.java/buggy/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
509,
336,
13930,
1588,
2355,
1435,
565,
288,
3639,
327,
14850,
2355,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
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,
509,
336,
13930,
1588,
2355,
1435,
565,
288,
3639,
327,
14850,
2355,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
boolean checkLastHistory(PollHistory lastHistory, NodeState node) { switch (lastHistory.status) { // if latest is PollState.LOST or PollState.REPAIRING // call a name poll to finish the repair which ended early case PollState.LOST: case PollState.REPAIRING: PollSpec spec = new PollSpec(n... | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/a9365b64a4e8a46b6f59043f7d4b8b9770c4a94d/NodeManagerImpl.java/buggy/src/org/lockss/state/NodeManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
225,
866,
3024,
5623,
12,
19085,
5623,
225,
1142,
5623,
16,
225,
2029,
1119,
225,
756,
13,
225,
288,
3639,
1620,
225,
261,
2722,
5623,
18,
2327,
13,
225,
288,
5411,
368,
225,
309,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
225,
866,
3024,
5623,
12,
19085,
5623,
225,
1142,
5623,
16,
225,
2029,
1119,
225,
756,
13,
225,
288,
3639,
1620,
225,
261,
2722,
5623,
18,
2327,
13,
225,
288,
5411,
368,
225,
309,... | ||
JobInProgress job = (JobInProgress) jobs.get((String) taskToJobMap.get(report.getTaskId())); job.updateTaskStatus(report.getTaskId(), report); | TaskInProgress tip = (TaskInProgress) taskidToTIPMap.get(report.getTaskId()); if (tip == null) { LOG.info("Serious problem. While updating status, cannot find taskid " + report.getTaskId()); } else { JobInProgress job = tip.getJob(); job.updateTaskStatus(tip, report); | void updateTaskStatuses(TaskTrackerStatus status) { for (Iterator it = status.taskReports(); it.hasNext(); ) { TaskStatus report = (TaskStatus) it.next(); JobInProgress job = (JobInProgress) jobs.get((String) taskToJobMap.get(report.getTaskId())); job.updateTaskStatus(report.... | 46828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46828/b6b05637e2124152b77917985734bfa9e3305af9/JobTracker.java/buggy/src/java/org/apache/nutch/mapred/JobTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1089,
2174,
15220,
12,
2174,
8135,
1482,
1267,
13,
288,
3639,
364,
261,
3198,
518,
273,
1267,
18,
4146,
18631,
5621,
518,
18,
5332,
2134,
5621,
262,
288,
5411,
29628,
2605,
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,
377,
918,
1089,
2174,
15220,
12,
2174,
8135,
1482,
1267,
13,
288,
3639,
364,
261,
3198,
518,
273,
1267,
18,
4146,
18631,
5621,
518,
18,
5332,
2134,
5621,
262,
288,
5411,
29628,
2605,
273,
261,... |
private void initialize(Reader rdr) throws MarshalException, ValidationException { | private void initialize(Reader rdr) throws MarshalException, ValidationException { log().debug("initialize: initializing surveillance views factory."); | private void initialize(Reader rdr) throws MarshalException, ValidationException { m_config = (SurveillanceViewConfiguration) Unmarshaller.unmarshal(SurveillanceViewConfiguration.class, rdr); m_viewsMap = new HashMap<String, View>(); Collection viewList = m_config.getViews().getViewColl... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/fa45137949195cbf719c7491cfee6a3b63ff3c55/SurveillanceViewsFactory.java/clean/opennms-services/src/main/java/org/opennms/netmgt/config/SurveillanceViewsFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4046,
12,
2514,
436,
3069,
13,
1216,
5884,
503,
16,
15614,
288,
613,
7675,
4148,
2932,
11160,
30,
22584,
5056,
537,
737,
1359,
7361,
3272,
1199,
1769,
7734,
312,
67,
1425,
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,
918,
4046,
12,
2514,
436,
3069,
13,
1216,
5884,
503,
16,
15614,
288,
613,
7675,
4148,
2932,
11160,
30,
22584,
5056,
537,
737,
1359,
7361,
3272,
1199,
1769,
7734,
312,
67,
1425,
273,... |
GroovyClassLoader gcl = new GroovyClassLoader(); Class c = gcl.parseClass( "class MyJob {\n " + " def startDelay = 100\n" + " def timeout = 1000\n" + " def name = 'MyJob'\n" + " def group = 'MyGroup'\n" + " def execute(){\n" + " print 'Job run!'\n" + " }\n" + "}" ); GrailsApplication app = new DefaultGrailsApplica... | GroovyClassLoader gcl = new GroovyClassLoader(); Class c = gcl.parseClass( "class MyJob {\n " + " def startDelay = 100\n" + " def timeout = 1000\n" + " def name = 'MyJob'\n" + " def group = 'MyGroup'\n" + " def execute(){\n" + " print 'Job run!'\n" + " }\n" + "}" ); GrailsApplication app = new DefaultGrailsApplica... | public void testConfigureScheduledJobs() throws Exception { GroovyClassLoader gcl = new GroovyClassLoader(); Class c = gcl.parseClass( "class MyJob {\n " + " def startDelay = 100\n" + " def timeout = 1000\n" + " def name = 'MyJob'\n" + " def group = 'MyGroup'\n" + " def execute(){\n" + " print 'Job run!'\n... | 26970 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/26970/075145e116446e23fd77adcfc25dab01feb4a27e/GrailsRuntimeConfiguratorTests.java/clean/test/commons/org/codehaus/groovy/grails/commons/spring/GrailsRuntimeConfiguratorTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
11207,
10660,
7276,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
202,
202,
797,
276,
273,
314,
830,
18,
2670,
797,
12,
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,
11207,
10660,
7276,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
202,
202,
797,
276,
273,
314,
830,
18,
2670,
797,
12,
2... |
protected Patch getPatch() { | protected IPatch getPatch() { | protected Patch getPatch() { return patch; } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/b6e99a36d447b749f8ec1622f6d2477fcd586fcb/SysexWidget.java/clean/JSynthLib/core/SysexWidget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
12042,
1689,
505,
1435,
288,
202,
2463,
4729,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
12042,
1689,
505,
1435,
288,
202,
2463,
4729,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
stack[stackTop] = ScriptRuntime.delete(lhs, rhs); | stack[stackTop] = ScriptRuntime.delete(cx, scope, lhs, rhs); | static Object interpret(Context cx, Scriptable scope, Scriptable thisObj, Object[] args, double[] argsDbl, int argShift, int argCount, NativeFunction fnOrScript, InterpreterData idata) throws JavaScrip... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/4fa07f31de89d0efead3f273910f4ac52f44270d/Interpreter.java/clean/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... |
fixnumClass.defineMethod("==", CallbackFactory.getMethod(RubyFixnum.class, "op_equal", RubyObject.class)); fixnumClass.defineMethod("eql?", CallbackFactory.getMethod(RubyFixnum.class, "op_equal", RubyObject.class)); fixnumClass.defineMethod("equal?", CallbackFactory.getMethod(RubyFixnum.class, "op_equal", RubyObject.cl... | fixnumClass.defineMethod("==", CallbackFactory.getMethod(RubyFixnum.class, "equal", RubyObject.class)); fixnumClass.defineMethod("eql?", CallbackFactory.getMethod(RubyFixnum.class, "equal", RubyObject.class)); fixnumClass.defineMethod("equal?", CallbackFactory.getMethod(RubyFixnum.class, "equal", RubyObject.class)); | public static RubyClass createFixnumClass(Ruby ruby) { RubyClass fixnumClass = ruby.defineClass("Fixnum", ruby.getClasses().getIntegerClass()); fixnumClass.includeModule(ruby.getClasses().getPrecisionModule()); fixnumClass.defineSingletonMethod("induced_from", CallbackFactory.getSingletonMethod... | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/06e8c0888351efa411cfdddbdf48771ce7f584c0/RubyFixnum.java/buggy/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
797,
752,
8585,
2107,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
2917,
2107,
797,
273,
22155,
18,
11255,
797,
2932,
8585,
2107,
3113,
22155,
18,
588,
4818,
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,
1071,
760,
19817,
797,
752,
8585,
2107,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
2917,
2107,
797,
273,
22155,
18,
11255,
797,
2932,
8585,
2107,
3113,
22155,
18,
588,
4818,
76... |
ReportType.CALDAV_QUERY, ReportType.CALDAV_MULTIGET, ReportType.CALDAV_FREEBUSY }); | ReportType.CALDAV_QUERY, ReportType.CALDAV_MULTIGET /* , ReportType.CALDAV_FREEBUSY */}); | protected void initSupportedReports() { if (exists()) { supportedReports = new SupportedReportSetProperty(new ReportType[] { ReportType.CALDAV_QUERY, ReportType.CALDAV_MULTIGET, ReportType.CALDAV_FREEBUSY }); } } | 47226 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47226/4ac7565ca2502d93948189f6b6e97baef97cb3a1/CosmoDavResourceImpl.java/clean/src/main/java/org/osaf/cosmo/dav/impl/CosmoDavResourceImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
7223,
18631,
1435,
288,
3639,
309,
261,
1808,
10756,
288,
5411,
3260,
18631,
273,
394,
19503,
4820,
694,
1396,
12,
2704,
8706,
559,
8526,
288,
10792,
8706,
559,
18,
7913,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
7223,
18631,
1435,
288,
3639,
309,
261,
1808,
10756,
288,
5411,
3260,
18631,
273,
394,
19503,
4820,
694,
1396,
12,
2704,
8706,
559,
8526,
288,
10792,
8706,
559,
18,
7913,
... |
307, 308, 210, 210, 550, 455, 494, 234, 387, 471, 524, 527, 492, 234, 476, 340, 347, 538, 531, 482, 531, 482, 341, 406, 210, 69, 210, 210, 802, 235, 265, 235, 417, 518, 234, 536, 79, 494, 617, 348, | 536, 379, 210, 210, 380, 455, 550, 234, 389, 471, 524, 527, 492, 234, 476, 396, 406, 538, 531, 492, 531, 402, 307, 308, 210, 872, 210, 210, 363, 235, 265, 235, 417, 518, 234, 403, 79, 388, 617, 802, | private static final short[] yyTable1() { return new short[] { 234, 234, 391, 229, 234, 203, 419, 239, 239, 189, 580, 239, 237, 237, 248, 564, 237, 814, 190, 190, 591, 601, 252, 240, 240, 203, 519, 240, 257, 259, 216, 95, 782, 552, 234, 234... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/a404cb04ade8bbc527b55cf473199686102428e1/YyTables.java/clean/src/org/jruby/parser/YyTables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
21,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
1850,
576,
5026,
16,
225,
576,
5026,
16,
225,
890,
12416,
16,
225,
576,
5540,
16,
225,
576,
5026,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
21,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
1850,
576,
5026,
16,
225,
576,
5026,
16,
225,
890,
12416,
16,
225,
576,
5540,
16,
225,
576,
5026,... |
this.file = new File("testlockfile"); | file = new File("testlockfile"); lockDir = new File(System.getProperty("java.io.tmpdir")); lockFile = new File(lockDir, file.getName() + ".lck"); | public void setUp() { this.file = new File("testlockfile"); } | 49302 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49302/e5cc89dec2c72e8af821a0536c768af316cb9b55/LockableFileWriterTest.java/buggy/src/test/org/apache/commons/io/output/LockableFileWriterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
24292,
1435,
288,
3639,
585,
273,
394,
1387,
2932,
3813,
739,
768,
8863,
2176,
1621,
273,
394,
1387,
12,
3163,
18,
588,
1396,
2932,
6290,
18,
1594,
18,
5645,
1214,
7923,
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,
918,
24292,
1435,
288,
3639,
585,
273,
394,
1387,
2932,
3813,
739,
768,
8863,
2176,
1621,
273,
394,
1387,
12,
3163,
18,
588,
1396,
2932,
6290,
18,
1594,
18,
5645,
1214,
7923,
1769,
... |
pstmt.setLong(2, 1); pstmt.setLong(3, 0); pstmt.setLong(4, agentID); pstmt.setString(5, TestGlobal.uaRMIAddress); pstmt.setString(6, "TestUA"); pstmt.setString(7, "test"); | pstmt.setLong(2, 0); pstmt.setLong(3, agentID); pstmt.setString(4, TestGlobal.uaRMIAddress); pstmt.setString(5, "TestUA"); pstmt.setString(6, "test"); | protected void setUp() throws Exception { super.setUp(); Connection con = TestGlobal.dbMediator.getConnection(); PreparedStatement pstmt = con.prepareStatement( "INSERT INTO AGENT (id, agentID, caSessionID, agentSessionID, addressrmi, name, password," + "isProviderAgent) VALUES(?,?,?,?,?,?,?)"); pstmt.set... | 10993 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10993/70e188083ec2abe180d9fa52e6acf50f4105a8b1/TestComponentManagerUALogin.java/buggy/everlage/test/de/everlage/ca/componentManager/TestComponentManagerUALogin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
9565,
18,
542,
1211,
5621,
202,
202,
1952,
356,
273,
7766,
5160,
18,
1966,
13265,
10620,
18,
588,
1952,
5621,
202,
202,
29325,
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,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
9565,
18,
542,
1211,
5621,
202,
202,
1952,
356,
273,
7766,
5160,
18,
1966,
13265,
10620,
18,
588,
1952,
5621,
202,
202,
29325,
293,... |
return observer; | if (game != null && game.getPhase() == IGame.PHASE_VICTORY) return false; else return observer; | public boolean isObserver() { return observer; } | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/0be24668a9dbb3b1be35bfc4e39ac9f467640186/Player.java/buggy/megamek/src/megamek/common/Player.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
11048,
1435,
288,
3639,
309,
261,
13957,
480,
446,
597,
7920,
18,
588,
11406,
1435,
422,
467,
12496,
18,
8939,
4429,
67,
4136,
1268,
3964,
13,
327,
629,
31,
469,
327,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
11048,
1435,
288,
3639,
309,
261,
13957,
480,
446,
597,
7920,
18,
588,
11406,
1435,
422,
467,
12496,
18,
8939,
4429,
67,
4136,
1268,
3964,
13,
327,
629,
31,
469,
327,
9... |
public void test1() throws Exception { TestXAResourceManager rm = new TestXAResourceManager(); rm.start(); AbstractSession s = rm.createSession(); tm.begin(); Transaction tx = tm.getTransaction(); tx.enlistResource(s); tx.delistResource(s, XAResource.TMSUCCESS); tx.commit(); } | public void test1() throws Exception { TestXAResourceManager rm = new TestXAResourceManager(); rm.start(); AbstractSession s = rm.createSession(); tm.begin(); Transaction tx = tm.getTransaction(); tx.enlistResource(s); tx.delistResource(s, XAResource.TMSUCCESS); tx.commit(); } | public void test1() throws Exception { TestXAResourceManager rm = new TestXAResourceManager(); rm.start(); AbstractSession s = rm.createSession(); tm.begin(); Transaction tx = tm.getTransaction(); tx.enlistResource(s); tx.delistResource(s, XAResource.TMSUCCESS); tx.commit(); } | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/8cc09178adb8b0a3803c08f7b3cf0b6cf566d2b0/AbstractXAResourceManagerTestCase.java/clean/tests/integration/src/test/java/org/mule/test/integration/transaction/AbstractXAResourceManagerTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
21,
1435,
1216,
1185,
288,
202,
202,
4709,
17269,
1420,
1318,
6692,
273,
394,
7766,
17269,
1420,
1318,
5621,
202,
202,
8864,
18,
1937,
5621,
202,
202,
7469,
2157,
272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21,
1435,
1216,
1185,
288,
202,
202,
4709,
17269,
1420,
1318,
6692,
273,
394,
7766,
17269,
1420,
1318,
5621,
202,
202,
8864,
18,
1937,
5621,
202,
202,
7469,
2157,
272... |
} else if (AttributeConstant.BORDER_WIDTH.equals(property)) { | } else if ( AttributeConstant.BORDER_WIDTH.equals( property ) ) { | public static Object[] getChoiceSet(String property) { // The dataSet has different access method. if (AttributeConstant.DATASET.equals(property)) { return getDataSets(); } String unitKey = DesignChoiceConstants.CHOICE_UNITS; if (AttributeConstant.BACKGROUND_COLOR.equals(property)) { unitKey = IColorConstants... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/7ca10c49a247dfe395b2e0483af9946ea07fe89b/ChoiceSetFactory.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/views/attributes/providers/ChoiceSetFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1033,
8526,
336,
10538,
694,
12,
780,
1272,
13,
288,
202,
202,
759,
1021,
14837,
711,
3775,
2006,
707,
18,
202,
202,
430,
261,
1499,
6902,
18,
4883,
4043,
18,
14963,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1033,
8526,
336,
10538,
694,
12,
780,
1272,
13,
288,
202,
202,
759,
1021,
14837,
711,
3775,
2006,
707,
18,
202,
202,
430,
261,
1499,
6902,
18,
4883,
4043,
18,
14963,
12,
... |
box = new JComboBox(); | box = new BioComboBox(); | public BioColorWidget(int colorType) { model = ColorUtil.RGB_MODEL; type = colorType; // create components color = new JLabel(COLOR_NAMES[model][type]); box = new JComboBox(); scalars = new Vector(); addItem("None", ColorUtil.CLEAR); addItem("Full", ColorUtil.SOLID); color.setLabelFor(box);... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/c648d907ffbf9e288351eaa2b9575e324ee9f9bb/BioColorWidget.java/buggy/loci/visbio/view/BioColorWidget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
21209,
2957,
4609,
12,
474,
2036,
559,
13,
288,
565,
938,
273,
5563,
1304,
18,
11343,
67,
17391,
31,
565,
618,
273,
2036,
559,
31,
565,
368,
752,
4085,
565,
2036,
273,
394,
21403,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21209,
2957,
4609,
12,
474,
2036,
559,
13,
288,
565,
938,
273,
5563,
1304,
18,
11343,
67,
17391,
31,
565,
618,
273,
2036,
559,
31,
565,
368,
752,
4085,
565,
2036,
273,
394,
21403,... |
protected void setHeaders(HttpMethod httpMethod, UMOEventContext context) { // Standard requestHeaders String headerValue; String headerName; UMOMessage msg = context.getMessage(); for (Iterator iterator = msg.getPropertyNames().iterator(); iterator.hasNext();) { hea... | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/28bee98dceb9c8d27f411d99337c63c97e54753c/ObjectToHttpClientMethodRequest.java/buggy/providers/http/src/main/java/org/mule/providers/http/transformers/ObjectToHttpClientMethodRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24359,
12,
2940,
1305,
17425,
16,
587,
5980,
1133,
1042,
819,
13,
565,
288,
3639,
368,
8263,
23129,
3639,
514,
24503,
31,
3639,
514,
19430,
31,
3639,
587,
5980,
1079,
1234,
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,
4750,
918,
24359,
12,
2940,
1305,
17425,
16,
587,
5980,
1133,
1042,
819,
13,
565,
288,
3639,
368,
8263,
23129,
3639,
514,
24503,
31,
3639,
514,
19430,
31,
3639,
587,
5980,
1079,
1234,
273... | ||
if (resource.isAccessible() == false) { MessageDialog.openInformation( getShell(), WorkbenchMessages.getString("ResourceWorkingSetPage.projectClosedDialog.title"), WorkbenchMessages.getString("ResourceWorkingSetPage.projectClosedDialog.message")); tree.setChecked(resource, false); tree.setGrayed(resource, true); retur... | public void run() { IResource resource = (IResource) event.getElement(); if (resource.isAccessible() == false) { MessageDialog.openInformation( getShell(), WorkbenchMessages.getString("ResourceWorkingSetPage.projectClosedDialog.title"), //$NON-NLS-1$ WorkbenchMessages.getString("ResourceWork... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/2a404baa12f940abbe1f76656633f9ac0563bd2d/ResourceWorkingSetPage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ResourceWorkingSetPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
45,
1420,
1058,
273,
261,
45,
1420,
13,
871,
18,
21336,
5621,
9506,
202,
430,
261,
3146,
18,
291,
10451,
1435,
422,
629,
13,
288,
6862,
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,
1875,
202,
482,
918,
1086,
1435,
288,
9506,
202,
45,
1420,
1058,
273,
261,
45,
1420,
13,
871,
18,
21336,
5621,
9506,
202,
430,
261,
3146,
18,
291,
10451,
1435,
422,
629,
13,
288,
6862,
202,
... | |
name.equals(Constants.DOM_NORMALIZE_CHARACTERS) || name.equals(Constants.DOM_CANONICAL_FORM) || name.equals(Constants.DOM_VALIDATE_IF_SCHEMA) || name.equals(Constants.DOM_CHECK_CHAR_NORMALIZATION) | name.equalsIgnoreCase(Constants.DOM_NORMALIZE_CHARACTERS) || name.equalsIgnoreCase(Constants.DOM_CANONICAL_FORM) || name.equalsIgnoreCase(Constants.DOM_VALIDATE_IF_SCHEMA) || name.equalsIgnoreCase(Constants.DOM_CHECK_CHAR_NORMALIZATION) | public boolean canSetParameter(String name, Object value) { if (value == null){ //if null, the returned value is true. //REVISIT: I dont like this --- even for unrecognized parameter it would //return 'true'. I think it should return false in that case. // Application... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/533ebf030a7b0e9b294007b8c69adbacd68acc35/DOMConfigurationImpl.java/clean/src/org/apache/xerces/dom/DOMConfigurationImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
848,
694,
1662,
12,
780,
508,
16,
1033,
460,
13,
288,
3639,
309,
261,
1132,
422,
446,
15329,
5411,
368,
430,
446,
16,
326,
2106,
460,
353,
638,
18,
5411,
368,
862,
267... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
848,
694,
1662,
12,
780,
508,
16,
1033,
460,
13,
288,
3639,
309,
261,
1132,
422,
446,
15329,
5411,
368,
430,
446,
16,
326,
2106,
460,
353,
638,
18,
5411,
368,
862,
267... |
for(int counter = 0; counter < displays.size(); counter++) { ParticleMotion particleMotion = (ParticleMotion)displays.get(counter); if(!displayKeys.contains(particleMotion.key)) continue; | for(int counter = 0; counter < parMos.size(); counter++) { ParticleMotion particleMotion = (ParticleMotion)parMos.get(counter); if(!displayKey.equals(particleMotion.key)) continue; | public synchronized void paintComponent(Graphics g) { if(displayKeys.size() == 0) return; Graphics2D graphics2D = (Graphics2D)g; vunitRangeImpl = new UnitRangeImpl(getMinVerticalAmplitude(), getMaxVerticalAmplitude(), ... | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/4e4144202543d067f0d56ff90050f8b4d3f18203/ParticleMotionView.java/buggy/src/edu/sc/seis/fissuresUtil/display/ParticleMotionView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
12574,
1841,
12,
17558,
314,
13,
288,
3639,
309,
12,
5417,
2396,
18,
1467,
1435,
422,
374,
13,
327,
31,
3639,
16830,
22,
40,
17313,
22,
40,
273,
261,
17558,
22,
40,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
12574,
1841,
12,
17558,
314,
13,
288,
3639,
309,
12,
5417,
2396,
18,
1467,
1435,
422,
374,
13,
327,
31,
3639,
16830,
22,
40,
17313,
22,
40,
273,
261,
17558,
22,
40,
1... |
"Select All", | CUIMessages.getString("AbstractErrorParserBlock.label.selectAll"), | public void createControl(Composite parent) { Composite composite = new Composite(parent, SWT.NONE); setControl(composite); WorkbenchHelp.setHelp(getControl(), ICHelpContextIds.ERROR_PARSERS_PAGE); String[] buttonLabels = new String[] { /* 0 */ "Up", //$NON-NLS-1$ /* 1 */ "Down", //$NON-NLS-1$ /* 2 */ ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/1738ff26440cb838b4d42f49cb8d29c4cc9babdf/AbstractErrorParserBlock.java/buggy/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/ui/dialogs/AbstractErrorParserBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
9400,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
542,
3367,
12,
27676,
1769,
202,
202,
2421,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
9400,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
202,
202,
542,
3367,
12,
27676,
1769,
202,
202,
2421,
... |
replaceAll("AND", "&&").replaceAll("and", "&&"). replaceAll("OR", "||").replaceAll("or", "||"); | replaceAll(" AND ", " && ").replaceAll(" and ", " && "). replaceAll(" OR ", " || ").replaceAll(" or ", " || "); | public void setExpression(final String expression) { String tmp = expression. replaceAll("AND", "&&").replaceAll("and", "&&"). replaceAll("OR", "||").replaceAll("or", "||"); m_expression = tmp; } | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/fe937fca5ff68c7cf506603187f31c7d450a7b83/AdviceWeavingRule.java/clean/aspectwerkz/src/main/org/codehaus/aspectwerkz/xmldef/definition/AdviceWeavingRule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2300,
12,
6385,
514,
2652,
13,
288,
3639,
514,
1853,
273,
2652,
18,
7734,
10344,
2932,
4307,
3113,
7830,
10,
20387,
2079,
1595,
2932,
464,
3113,
7830,
10,
20387,
7734,
103... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
2300,
12,
6385,
514,
2652,
13,
288,
3639,
514,
1853,
273,
2652,
18,
7734,
10344,
2932,
4307,
3113,
7830,
10,
20387,
2079,
1595,
2932,
464,
3113,
7830,
10,
20387,
7734,
103... |
this.string = string; | super(); | public StringState(String string) { this.string = string; } | 51914 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51914/057090d370f200a891302bb808c2a0352faac0e4/StringState.java/buggy/ecologylab/xml/StringState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1119,
12,
780,
533,
13,
565,
288,
3639,
2240,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1119,
12,
780,
533,
13,
565,
288,
3639,
2240,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
objfile.println("<Object name=" + context.getName() + ">"); | protected void generateContextMappings(Context context, PrintWriter objfile ) { String ctxPath = context.getPath(); String nPath=("".equals(ctxPath)) ? "/" : ctxPath; if( noRoot && "".equals(ctxPath) ) { log("Ignoring root context in non-forward-all mode "); return; ... | 10630 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10630/a349a45814cf5e7c6fde15008c9096aede752e30/NSConfig.java/clean/java/org/apache/ajp/tomcat4/config/NSConfig.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1081,
768,
18,
8222,
2932,
32,
921,
508,
1546,
397,
819,
18,
17994,
1435,
397,
14675,
1769,
1081,
768,
18,
8222,
2932,
32,
921,
508,
1546,
397,
819,
18,
17994,
1435,
397,
14675,
1769,
1081,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1081,
768,
18,
8222,
2932,
32,
921,
508,
1546,
397,
819,
18,
17994,
1435,
397,
14675,
1769,
1081,
768,
18,
8222,
2932,
32,
921,
508,
1546,
397,
819,
18,
17994,
1435,
397,
14675,
1769,
1081,
... | |
Permissions newP = newDetails.getPermissions(); if ( newP != null ) { newP.set( Flag.LOCKED ); if ((previousP.isGranted(USER, READ) && !newP.isGranted(USER, READ)) || (previousP.isGranted(GROUP, READ) && !newP.isGranted( GROUP, READ)) || (previousP.isGranted(WORLD, READ) && !newP.isGranted( WORLD, READ))) | Permissions calculatedP = newDetails.getPermissions(); if (calculatedP != null) { if ( ! calculatedP.isSet( Flag.LOCKED )) { calculatedP.set(Flag.LOCKED); altered = true; } if ((previousP.isGranted(USER, READ) && !calculatedP.isGranted(USER, READ)) || (previousP.isGranted(GROUP, READ) && !calculatedP .isGranted(GR... | protected boolean managedPermissions( boolean locked, boolean privileged, IObject obj, Details previousDetails, Details currentDetails, Details newDetails) { // setup boolean altered = false; Permissions previousP = previousDetails == null ? null : previousDetails.getPermis... | 55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/9c53370b3f7a88f29e38673527398c205d19f7d6/BasicSecuritySystem.java/buggy/components/server/src/ome/security/BasicSecuritySystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
7016,
6521,
12,
1250,
8586,
16,
1250,
11334,
2423,
16,
1377,
202,
202,
45,
921,
1081,
16,
377,
202,
202,
3790,
2416,
3790,
16,
21897,
783,
3790,
16,
21897,
394,
3790,
13,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
7016,
6521,
12,
1250,
8586,
16,
1250,
11334,
2423,
16,
1377,
202,
202,
45,
921,
1081,
16,
377,
202,
202,
3790,
2416,
3790,
16,
21897,
783,
3790,
16,
21897,
394,
3790,
13,
56... |
stmt.close(); | try { stmt.close(); } catch (SQLException ex) { } | synchronized public void close() throws SQLException { if (!closed) { try { // // Close any open statements // ArrayList tmpList; synchronized (statements) { tmpList = new ArrayList(statements); ... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/ad74a62830fca2309b2c648f5483672edc499e80/ConnectionJDBC2.java/clean/src/main/net/sourceforge/jtds/jdbc/ConnectionJDBC2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3852,
1071,
918,
1746,
1435,
1216,
6483,
288,
3639,
309,
16051,
12204,
13,
288,
5411,
775,
288,
7734,
368,
7734,
368,
3527,
1281,
1696,
6317,
7734,
368,
7734,
2407,
1853,
682,
31,
7734,
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,
3852,
1071,
918,
1746,
1435,
1216,
6483,
288,
3639,
309,
16051,
12204,
13,
288,
5411,
775,
288,
7734,
368,
7734,
368,
3527,
1281,
1696,
6317,
7734,
368,
7734,
2407,
1853,
682,
31,
7734,
3... |
public synchronized void remove(Cache cache) { caches.remove(cache); | public void remove(Cache cache) { synchronized (caches) { caches.remove(cache); } | public synchronized void remove(Cache cache) { caches.remove(cache); } | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/87f7b89b0e138ca11923ead08a7cfe8273a7a11b/CacheManager.java/buggy/jackrabbit/src/main/java/org/apache/jackrabbit/core/state/CacheManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1206,
12,
1649,
1247,
13,
288,
3639,
12535,
18,
4479,
12,
2493,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1206,
12,
1649,
1247,
13,
288,
3639,
12535,
18,
4479,
12,
2493,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
createNodeGainedInterfaceEvent(ipIfEntry); | private void addDuplicateInterface( DbNodeEntry node, InetAddress ifaddr, List protocols, IfSnmpCollector snmpc) throws SQLException { Category log = ThreadCategory.getInstance(getClass()); CapsdConfigFactory cFactory = CapsdConfigFactory.getInstance(); PollerConfigFac... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/4cb5c9404a6dc9a2afb78f55aab0570ee23c48b2/RescanProcessor.java/buggy/src/services/org/opennms/netmgt/capsd/RescanProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
11826,
1358,
12,
8408,
907,
1622,
756,
16,
6862,
282,
14218,
309,
4793,
16,
4766,
282,
987,
16534,
16,
6862,
282,
971,
10461,
1291,
7134,
15366,
71,
13,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
527,
11826,
1358,
12,
8408,
907,
1622,
756,
16,
6862,
282,
14218,
309,
4793,
16,
4766,
282,
987,
16534,
16,
6862,
282,
971,
10461,
1291,
7134,
15366,
71,
13,
202,
202,
1... | |
scopeProvider = p; | dim.scopeProvider = p; | public void setScopeProvider(ScopeProvider p) { scopeProvider = p; } | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/402fd02406157693f66b2c8e6819e17c0b5b3e8a/Main.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
3876,
2249,
12,
3876,
2249,
293,
13,
288,
3639,
2464,
18,
4887,
2249,
273,
293,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
3876,
2249,
12,
3876,
2249,
293,
13,
288,
3639,
2464,
18,
4887,
2249,
273,
293,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
((OptLocalVariable)theVariables.getVariable(i)).assignType(TypeEvent.AnyType); | OptLocalVariable.get(theVariables, i).assignType(TypeEvent.AnyType); | void markAnyTypeVariables(VariableTable theVariables) { for (int i = 0; i < theVariables.size(); i++) if (itsLiveOnEntrySet.test(i)) ((OptLocalVariable)theVariables.getVariable(i)).assignType(TypeEvent.AnyType); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/e497d2b898e781a5052344191ab878cd469f3f53/Block.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Block.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2267,
2961,
559,
6158,
12,
3092,
1388,
326,
6158,
13,
565,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
326,
6158,
18,
1467,
5621,
277,
27245,
5411,
309,
261,
1282,
12328... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2267,
2961,
559,
6158,
12,
3092,
1388,
326,
6158,
13,
565,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
326,
6158,
18,
1467,
5621,
277,
27245,
5411,
309,
261,
1282,
12328... |
public void setClassShutter(ClassShutter shutter) { | public final void setClassShutter(ClassShutter shutter) { if (sealed) onSealedMutation(); | public void setClassShutter(ClassShutter shutter) { if (shutter == null) throw new IllegalArgumentException(); if (classShutter != null) { throw new SecurityException("Cannot overwrite existing " + "ClassShutter object"); } classShutter =... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/5586a284813f024a7d52061d1ea71ae99876066e/Context.java/clean/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
24580,
1555,
18220,
12,
797,
1555,
18220,
9171,
387,
13,
288,
309,
261,
307,
18931,
13,
603,
1761,
18931,
20028,
5621,
3639,
309,
261,
674,
18220,
422,
446,
13,
604,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
24580,
1555,
18220,
12,
797,
1555,
18220,
9171,
387,
13,
288,
309,
261,
307,
18931,
13,
603,
1761,
18931,
20028,
5621,
3639,
309,
261,
674,
18220,
422,
446,
13,
604,
394,
... |
FieldAssistPlugin.DEC_REQUIRED); | FieldDecorationRegistry.DEC_REQUIRED); | private FieldDecoration getRequiredFieldDecoration() { return FieldDecorationRegistry.getDefault().getFieldDecoration( FieldAssistPlugin.DEC_REQUIRED); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/40eecc1fe2cdd011495b22f120530efe0c1dda9c/ExampleDialog.java/clean/examples/org.eclipse.ui.examples.fieldassist/Eclipse UI Examples Field Assist/org/eclipse/ui/examples/fieldassist/ExampleDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2286,
7859,
367,
19881,
974,
7859,
367,
1435,
288,
202,
202,
2463,
2286,
7859,
367,
4243,
18,
588,
1868,
7675,
588,
974,
7859,
367,
12,
9506,
202,
974,
2610,
376,
3773,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2286,
7859,
367,
19881,
974,
7859,
367,
1435,
288,
202,
202,
2463,
2286,
7859,
367,
4243,
18,
588,
1868,
7675,
588,
974,
7859,
367,
12,
9506,
202,
974,
2610,
376,
3773,
18,
1... |
RubyObject stdin = RubyIO.stdin(ruby, ruby.getClasses().getIoClass()); RubyObject stdout = RubyIO.stdout(ruby, ruby.getClasses().getIoClass()); RubyObject stderr = RubyIO.stderr(ruby, ruby.getClasses().getIoClass()); | RubyObject stdin = RubyIO.stdin(ruby, ruby.getClasses().getIoClass(), System.in); RubyObject stdout = RubyIO.stdout(ruby, ruby.getClasses().getIoClass(), System.out); RubyObject stderr = RubyIO.stderr(ruby, ruby.getClasses().getIoClass(), System.err); | public static void createGlobals(Ruby ruby) { StringSetter stringSetter = new StringSetter(); LastlineAccessor lastlineAccessor = new LastlineAccessor(); SafeAccessor safeAccessor = new SafeAccessor(); ruby.defineHookedVariable("$/", RubyString.newString(ruby, "\n"), null, stringSetter);... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/d31a76ee29d5978a9bec41e3ac9134cee024bcab/RubyGlobal.java/buggy/org/jruby/RubyGlobal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
752,
19834,
12,
54,
10340,
22155,
13,
288,
3639,
514,
8465,
533,
8465,
273,
394,
514,
8465,
5621,
3639,
6825,
1369,
8235,
1142,
1369,
8235,
273,
394,
6825,
1369,
8235,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
752,
19834,
12,
54,
10340,
22155,
13,
288,
3639,
514,
8465,
533,
8465,
273,
394,
514,
8465,
5621,
3639,
6825,
1369,
8235,
1142,
1369,
8235,
273,
394,
6825,
1369,
8235,
562... |
public void postRegister(Boolean registrationDone) { log.info("Starting Tomcat connectors"); try { ObjectName service = new ObjectName("jboss.web:type=Service,serviceName=jboss.web"); Object[] args = {}; String[] sig = {}; Connector[] connect... | 52591 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52591/40d039c3768cb7599b96d6daf552fb5aa9fd5748/NotReadyManager.java/buggy/src/org/hyperic/util/notReady/NotReadyManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
2767,
3996,
12,
5507,
14170,
7387,
15329,
1330,
18,
1376,
2932,
11715,
56,
362,
2574,
4646,
18886,
8863,
698,
95,
921,
1557,
264,
633,
33,
2704,
16707,
2932,
10649,
8464,
18,
4875,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2767,
3996,
12,
5507,
14170,
7387,
15329,
1330,
18,
1376,
2932,
11715,
56,
362,
2574,
4646,
18886,
8863,
698,
95,
921,
1557,
264,
633,
33,
2704,
16707,
2932,
10649,
8464,
18,
4875,
... | ||
return Color.BLACK; | return Color.black; | private static Color getColorField(final Class aClass, final String fieldName) { try { final Field field = aClass.getDeclaredField(fieldName); return (Color)field.get(null); } catch (NoSuchFieldException e) { return Color.BLACK; } catch (IllegalAccessException e) { return Color.BLAC... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/f61d3bdd8218cc7e7833a24c0980642557eb9fc9/ColorDescriptor.java/buggy/UIDesignerCore/src/com/intellij/uiDesigner/lw/ColorDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
5563,
15672,
974,
12,
6385,
1659,
20148,
16,
727,
514,
4289,
13,
288,
565,
775,
288,
1377,
727,
2286,
652,
273,
20148,
18,
588,
18888,
974,
12,
16163,
1769,
1377,
327,
261,
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,
282,
3238,
760,
5563,
15672,
974,
12,
6385,
1659,
20148,
16,
727,
514,
4289,
13,
288,
565,
775,
288,
1377,
727,
2286,
652,
273,
20148,
18,
588,
18888,
974,
12,
16163,
1769,
1377,
327,
261,
2... |
server.clean(param_0, param_1, param_2, param_3); | server.clean($param_0, $param_1, $param_2, $param_3); | public void dispatch(java.rmi.Remote obj, java.rmi.server.RemoteCall call, int opnum, long hash) throws java.lang.Exception { if (opnum < 0) { if (hash == -5803803475088455571L) { opnum = 0; } else if (hash == -8139341527526761862L) { opnum = 1; ... | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/5a5d074039951b9655a1e95058546ebb56bbd5d3/DGCImpl_Skel.java/clean/libraries/javalib/gnu/java/rmi/dgc/DGCImpl_Skel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3435,
12,
6290,
18,
8864,
77,
18,
5169,
1081,
16,
2252,
18,
8864,
77,
18,
3567,
18,
5169,
1477,
745,
16,
509,
1061,
2107,
16,
1525,
1651,
13,
1216,
2252,
18,
4936,
18,
503,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3435,
12,
6290,
18,
8864,
77,
18,
5169,
1081,
16,
2252,
18,
8864,
77,
18,
3567,
18,
5169,
1477,
745,
16,
509,
1061,
2107,
16,
1525,
1651,
13,
1216,
2252,
18,
4936,
18,
503,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.