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 |
|---|---|---|---|---|---|---|
public static void assertIsZeroed(Address start, int size) throws NoInlinePragma { Assert._assert(isSetHelper(start, size, true, Word.zero())); | public static void assertIsZeroed(Address start, int bytes) throws NoInlinePragma { Assert._assert(isSet(start, bytes, true, 0)); | public static void assertIsZeroed(Address start, int size) throws NoInlinePragma { Assert._assert(isSetHelper(start, size, true, Word.zero())); } | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/2e02ebc918c70094651cc46c3d999dec4432ace4/Memory.java/buggy/MMTk/src/org/mmtk/utility/Memory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
1815,
2520,
7170,
329,
12,
1887,
787,
16,
509,
963,
13,
1216,
2631,
10870,
2050,
9454,
288,
565,
5452,
6315,
11231,
12,
291,
694,
2276,
12,
1937,
16,
963,
16,
638,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
1815,
2520,
7170,
329,
12,
1887,
787,
16,
509,
963,
13,
1216,
2631,
10870,
2050,
9454,
288,
565,
5452,
6315,
11231,
12,
291,
694,
2276,
12,
1937,
16,
963,
16,
638,
16,
... |
Page formBean, DocumentMapper documentMapper ) { | AdminCategoriesPage formBean, DocumentMapper documentMapper ) { | private void editCategoryType( CategoryTypeDomainObject categoryTypeToEdit, HttpServletRequest req, Page formBean, DocumentMapper documentMapper ) { formBean.setMode(PARAMETER_MODE__EDIT_CATEGORY_TYPE) ; formBean.setUniqueCategoryTypeName( true ); if ( req.getP... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/ea433e1f42bcf994c865391b925198097a4c967d/AdminCategories.java/buggy/server/src/com/imcode/imcms/servlet/superadmin/AdminCategories.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3874,
4457,
559,
12,
9856,
559,
3748,
921,
3150,
559,
774,
4666,
16,
9984,
1111,
16,
4766,
282,
7807,
10487,
1964,
646,
3381,
16,
4319,
4597,
1668,
4597,
262,
288,
3639,
646,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3874,
4457,
559,
12,
9856,
559,
3748,
921,
3150,
559,
774,
4666,
16,
9984,
1111,
16,
4766,
282,
7807,
10487,
1964,
646,
3381,
16,
4319,
4597,
1668,
4597,
262,
288,
3639,
646,
... |
localoffset = java.util.Calendar.getInstance().getTimeZone().getOffset(millis); | localoffset = java.util.Calendar.getInstance().getTimeZone().getRawOffset(); if (java.util.Calendar.getInstance().getTimeZone().inDaylightTime(new java.sql.Date(millis))) localoffset += 60*60*1000; | private java.sql.Time timeFromString (String s) throws SQLException { int timezone = 0; long millis = 0; long localoffset = 0; int timezoneLocation = (s.indexOf('+') == -1) ? s.lastIndexOf("-") : s.indexOf('+'); //if the index of the last '-' or '+' is greater than 0 that means this time has a timezone. //everyt... | 45534 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45534/0a73f69cb4842f46c1a080b3375b0f268ba1e5de/AbstractJdbc1Statement.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2252,
18,
4669,
18,
950,
813,
9193,
261,
780,
272,
13,
1216,
6483,
202,
95,
202,
202,
474,
6371,
273,
374,
31,
202,
202,
5748,
14833,
273,
374,
31,
202,
202,
5748,
1191,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2252,
18,
4669,
18,
950,
813,
9193,
261,
780,
272,
13,
1216,
6483,
202,
95,
202,
202,
474,
6371,
273,
374,
31,
202,
202,
5748,
14833,
273,
374,
31,
202,
202,
5748,
1191,
33... |
if (name != null) toString = name; else toString = "*." + ext; | if (name != null) { toString = name; } else { toString = "*." + ext; } | public String toString() { String toString; if (name != null) toString = name; else toString = "*." + ext; //$NON-NLS-1$ if (isPredefined) toString = NLS.bind( WorkbenchMessages.ContentTypes_lockedFor... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ContentTypesPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/ContentTypesPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
514,
1762,
31,
5411,
309,
261,
529,
480,
446,
13,
7734,
1762,
273,
508,
31,
5411,
469,
7734,
1762,
273,
15902,
1199,
397,
1110,
31,
4329,
3993,
17,
510... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
514,
1762,
31,
5411,
309,
261,
529,
480,
446,
13,
7734,
1762,
273,
508,
31,
5411,
469,
7734,
1762,
273,
15902,
1199,
397,
1110,
31,
4329,
3993,
17,
510... |
return fAugmentations.get(key); | return fAugmentationsContainer.getItem(key); | public Object getItem(String key){ return fAugmentations.get(key); } | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/68617f2f7f8e9f26ab453263a69373171a261c72/AugmentationsImpl.java/clean/src/org/apache/xerces/util/AugmentationsImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
8143,
12,
780,
498,
15329,
3639,
327,
284,
37,
14870,
1012,
2170,
18,
588,
1180,
12,
856,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
8143,
12,
780,
498,
15329,
3639,
327,
284,
37,
14870,
1012,
2170,
18,
588,
1180,
12,
856,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public static void codeBug() throws RuntimeException { | public static RuntimeException codeBug() throws RuntimeException { | public static void codeBug() throws RuntimeException { throw new RuntimeException("FAILED ASSERTION"); } | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/8cd43155f4fef9fec2e7a58f459ca2796a02fb66/Context.java/clean/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
3235,
981,
19865,
1435,
1216,
3235,
288,
3639,
604,
394,
3235,
2932,
11965,
17289,
11539,
1146,
8863,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
3235,
981,
19865,
1435,
1216,
3235,
288,
3639,
604,
394,
3235,
2932,
11965,
17289,
11539,
1146,
8863,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
| (time.getSeconds() >> 1); | | ((time.getSeconds() + 2) >> 1); | protected static ZipLong toDosTime(Date time) { int year = time.getYear() + 1900; int month = time.getMonth() + 1; if (year < 1980) { return DOS_TIME_MIN; } long value = ((year - 1980) << 25) | (month << 21) | (time.getDate() << 16... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/7ec9a805acff7627065b9cbb54929de9132d5b01/ZipOutputStream.java/buggy/src/main/org/apache/tools/zip/ZipOutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
8603,
3708,
358,
40,
538,
950,
12,
1626,
813,
13,
288,
3639,
509,
3286,
273,
813,
18,
588,
5593,
1435,
397,
5342,
713,
31,
3639,
509,
3138,
273,
813,
18,
588,
5445,
1435,
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,
4750,
760,
8603,
3708,
358,
40,
538,
950,
12,
1626,
813,
13,
288,
3639,
509,
3286,
273,
813,
18,
588,
5593,
1435,
397,
5342,
713,
31,
3639,
509,
3138,
273,
813,
18,
588,
5445,
1435,
3... |
"insert into #t0003 values (?)"); | "insert into #t0003 values (?)"); | public void testMaxRows0003() throws Exception { dropTable("#t0003"); Statement stmt = con.createStatement(); int count = stmt.executeUpdate("create table #t0003 " + " (i integer not null) "); PreparedStatement pStmt = con.prepa... | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/3e6023028e732b9dae1576cd672fec714940112d/CSUnitTest.java/buggy/src/test/net/sourceforge/jtds/test/CSUnitTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2747,
4300,
30770,
1435,
1216,
1185,
288,
3639,
3640,
1388,
2932,
7,
88,
30770,
8863,
3639,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
3639,
509,
1056,
273,
3480,
18,
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,
1071,
918,
1842,
2747,
4300,
30770,
1435,
1216,
1185,
288,
3639,
3640,
1388,
2932,
7,
88,
30770,
8863,
3639,
8056,
3480,
273,
356,
18,
2640,
3406,
5621,
3639,
509,
1056,
273,
3480,
18,
88... |
if (((TreeNode) sphereNodes.elementAt(i + 1)).score > ((TreeNode) sphereNodes.elementAt(i)).score) | if (((TreeNode) sphereNodes.elementAt(i + 1)).stringscore.compareTo(((TreeNode) sphereNodes.elementAt(i)).stringscore)>0) | private void sortNodesByScore(Vector sphereNodes) { Object obj; boolean changed; if (sphereNodes.size() == 0) return; /* * Now we sort by score */ do { changed = false; for (int i = 0; i < sphereNodes.size() - 1; i++) { if (((TreeNode) sphereNodes.elementAt(i + 1)).score > ((TreeNode) sphereNodes.e... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/b84ffa86588547364b5a9afe6dd979b0615094ca/HOSECodeGenerator.java/clean/src/org/openscience/cdk/tools/HOSECodeGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1524,
3205,
858,
7295,
12,
5018,
20041,
3205,
13,
202,
95,
202,
202,
921,
1081,
31,
202,
202,
6494,
3550,
31,
202,
202,
430,
261,
87,
9346,
3205,
18,
1467,
1435,
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,
1524,
3205,
858,
7295,
12,
5018,
20041,
3205,
13,
202,
95,
202,
202,
921,
1081,
31,
202,
202,
6494,
3550,
31,
202,
202,
430,
261,
87,
9346,
3205,
18,
1467,
1435,
422,
... |
filter.resetState(); | private void createDefaultFilter() { MarkerFilter filter = createFilter(MarkerMessages.MarkerFilter_defaultFilterName); filter.resetState(); setFilters(new MarkerFilter[] { filter }); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e4aadc0c38193d304df3f17736fc9f4558cd1453/MarkerView.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
27346,
1586,
1435,
288,
202,
202,
7078,
1586,
1034,
273,
752,
1586,
12,
7078,
5058,
18,
7078,
1586,
67,
1886,
1586,
461,
1769,
202,
202,
2188,
18,
6208,
1119,
5621,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
27346,
1586,
1435,
288,
202,
202,
7078,
1586,
1034,
273,
752,
1586,
12,
7078,
5058,
18,
7078,
1586,
67,
1886,
1586,
461,
1769,
202,
202,
2188,
18,
6208,
1119,
5621,
202,
... | |
return fBytes; | byte[] copyBytes = null; if ( fBytes != null ) { copyBytes = new byte[fBytes.length]; System.arraycopy( fBytes, 0, copyBytes, 0, fBytes.length ); } return copyBytes; | public byte[] getBytes() throws DebugException { if ( fBytes == null ) { if ( fCDIMemoryBlock != null ) { try { fBytes = fCDIMemoryBlock.getBytes(); fDirtyBytes = new boolean[fBytes.length]; Arrays.fill( fDirtyBytes, false ); } catch( CDIException e ) { targetRequestFailed( e.getM... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/33825fd97a6f620f80062b4c1ee9d034bb59ecc2/CFormattedMemoryBlock.java/clean/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/model/CFormattedMemoryBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1160,
8526,
8425,
1435,
1216,
4015,
503,
202,
95,
202,
202,
430,
261,
284,
2160,
422,
446,
262,
202,
202,
95,
1875,
202,
430,
261,
284,
39,
2565,
6031,
1768,
480,
446,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
8425,
1435,
1216,
4015,
503,
202,
95,
202,
202,
430,
261,
284,
2160,
422,
446,
262,
202,
202,
95,
1875,
202,
430,
261,
284,
39,
2565,
6031,
1768,
480,
446,
262,
... |
((((((srcPixels[sp]>>>24) ) *a)<<16)&0xFF000000) | (((((srcPixels[sp]>>>16)&0xFF) *a)<<8 )&0x00FF0000) | (((((srcPixels[sp]>>> 8)&0xFF) *a) )&0x0000FF00) | (((((srcPixels[sp] )&0xFF) *a)>>8 )&0x000000FF)); | ((((((pix>>>24) ) *a)<<16)&0xFF000000) | (((((pix>>>16)&0xFF) *a)<<8 )&0x00FF0000) | (((((pix>>> 8)&0xFF) *a) )&0x0000FF00) | (((((pix )&0xFF) *a)>>8 )&0x000000FF)); | public WritableRaster INT_PACK_BYTE_COMP_Impl (WritableRaster wr) { // Get my source. CachableRed srcRed = (CachableRed)getSources().get(0); CachableRed alphaRed = (CachableRed)getSources().get(1); // Already has alpha channel so we use it. srcRed.copyData(wr); Rectangl... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/e94df1e1f84e3f01c3cc2dd5b67ab11198e395bd/MultiplyAlphaRed.java/clean/sources/org/apache/batik/refimpl/gvt/filter/MultiplyAlphaRed.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
14505,
18637,
6137,
67,
12231,
67,
15377,
67,
10057,
67,
2828,
261,
12061,
18637,
12408,
13,
288,
1850,
368,
968,
3399,
1084,
18,
3639,
23782,
429,
3715,
1705,
3715,
282,
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,
1071,
14505,
18637,
6137,
67,
12231,
67,
15377,
67,
10057,
67,
2828,
261,
12061,
18637,
12408,
13,
288,
1850,
368,
968,
3399,
1084,
18,
3639,
23782,
429,
3715,
1705,
3715,
282,
273,
261,
... |
Plugin plugin = element.getDeclaringExtension().getDeclaringPluginDescriptor().getPlugin(); | String pluginId = element.getDeclaringExtension().getNamespace(); Plugin plugin = Platform.getPlugin(pluginId); | public boolean readElement(IConfigurationElement element) { if (!element.getName().equals(HANDLER_EXT_Id)) return false; String group = element.getAttribute(HANDLER_GROUP_ID); String className = element.getAttribute(HANDLER_CLASSNAME); if (group == null) { logMissingAttribute(element, "Missing group target run... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/7e5ed085fda78c6c6ca23b3d02d6b0e7aa76fb07/TargetRuntimeExtensionHandlerReader.java/buggy/plugins/org.eclipse.jst.j2ee/j2eecreation/org/eclipse/jst/j2ee/internal/servertarget/TargetRuntimeExtensionHandlerReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
855,
1046,
12,
45,
1750,
1046,
930,
13,
288,
202,
202,
430,
16051,
2956,
18,
17994,
7675,
14963,
12,
19937,
67,
4142,
67,
548,
3719,
1082,
202,
2463,
629,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
855,
1046,
12,
45,
1750,
1046,
930,
13,
288,
202,
202,
430,
16051,
2956,
18,
17994,
7675,
14963,
12,
19937,
67,
4142,
67,
548,
3719,
1082,
202,
2463,
629,
31,
202,
202,
... |
child.addContextNode(contextId, parent); | child.deepCopyContext(parent, contextId); | public static NodeSet selectParentChild(NodeSet dl, NodeSet al, int mode, int contextId) { ExtArrayNodeSet result = new ExtArrayNodeSet(); DocumentImpl lastDoc = null; switch (mode) { case NodeSet.DESCENDANT: for (Iterator i = dl.iterator(); i.hasNext();) { ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/adcfe55e5b2e7d6db3723a9bc1f4c76943d0833c/NodeSetHelper.java/clean/src/org/exist/dom/NodeSetHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
2029,
694,
2027,
3054,
1763,
12,
907,
694,
8910,
16,
2029,
694,
524,
16,
509,
1965,
16,
5411,
509,
819,
548,
13,
288,
3639,
6419,
1076,
907,
694,
563,
273,
394,
6419,
1076,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2029,
694,
2027,
3054,
1763,
12,
907,
694,
8910,
16,
2029,
694,
524,
16,
509,
1965,
16,
5411,
509,
819,
548,
13,
288,
3639,
6419,
1076,
907,
694,
563,
273,
394,
6419,
1076,
... |
System.err.println("showing dyndns tab: " + enable); | log().verbose("showing dyndns tab: " + enable); | void showDynDNSTab(boolean enable) {// boolean wasShown = dynDnsSettingsTab != null; System.err.println("showing dyndns tab: " + enable);// if (wasShown == enable) {// return;// } //System.err.println("showing dyndns tab: " + enable); if (dynDnsSettingsTab == nul... | 51438 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51438/d52549631753094e49d9718b6ece9f56eaac37f2/PreferencesDialog.java/clean/src/main/de/dal33t/powerfolder/ui/preferences/PreferencesDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2405,
10419,
8609,
882,
378,
12,
6494,
4237,
13,
288,
759,
3639,
1250,
1703,
27042,
273,
19417,
18600,
2628,
5661,
480,
446,
31,
3639,
2332,
18,
370,
18,
8222,
2932,
4500,
310,
19417... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2405,
10419,
8609,
882,
378,
12,
6494,
4237,
13,
288,
759,
3639,
1250,
1703,
27042,
273,
19417,
18600,
2628,
5661,
480,
446,
31,
3639,
2332,
18,
370,
18,
8222,
2932,
4500,
310,
19417... |
assertEquals(true, interval37.overlaps((ReadableInterval) null)); | assertEquals(false, interval37.overlaps((ReadableInterval) null)); | public void testOverlaps_RInterval_null() { DateTimeUtils.setCurrentMillisFixed(2); assertEquals(false, interval37.overlaps((ReadableInterval) null)); // gap before DateTimeUtils.setCurrentMillisFixed(3); assertEquals(true, interval37.overlaps((ReadableInterval) null)); DateTime... | 52681 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52681/a01f36f8431f42d8d1dad2d67e256e37f73027eb/TestInterval_Basics.java/buggy/JodaTime/src/test/org/joda/time/TestInterval_Basics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
17411,
87,
67,
54,
4006,
67,
2011,
1435,
288,
3639,
3716,
1989,
18,
542,
3935,
4814,
7505,
12,
22,
1769,
3639,
1815,
8867,
12,
5743,
16,
3673,
6418,
18,
17946,
87,
1244... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17411,
87,
67,
54,
4006,
67,
2011,
1435,
288,
3639,
3716,
1989,
18,
542,
3935,
4814,
7505,
12,
22,
1769,
3639,
1815,
8867,
12,
5743,
16,
3673,
6418,
18,
17946,
87,
1244... |
private static byte refShl(OPT_Instruction s) { | private static DefUseEffect refShl(OPT_Instruction s) { | private static byte refShl(OPT_Instruction s) { if (CF_ADDR) { OPT_Operand op2 = Binary.getVal2(s); if (op2.isIntConstant()) { int val2 = op2.asIntConstant().value; OPT_Operand op1 = Binary.getVal1(s); if (op1.isAddressConstant()) { // BOTH CONSTANTS: FOLD Word val1 ... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/4f52a59569c48e68010a63e605ee6691083a9e97/OPT_Simplifier.java/buggy/rvm/src/com/ibm/jikesrvm/opt/OPT_Simplifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
10922,
3727,
12477,
1278,
1555,
80,
12,
15620,
67,
11983,
272,
13,
288,
282,
309,
261,
8955,
67,
14142,
13,
288,
1377,
16456,
67,
10265,
1061,
22,
273,
7896,
18,
588,
3053,
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,
10922,
3727,
12477,
1278,
1555,
80,
12,
15620,
67,
11983,
272,
13,
288,
282,
309,
261,
8955,
67,
14142,
13,
288,
1377,
16456,
67,
10265,
1061,
22,
273,
7896,
18,
588,
3053,
2... |
assertEquals(2, stmt.executeUpdate("DELETE FROM testtime")); | assertEquals(10, stmt.executeUpdate("DELETE FROM testtime")); | public void testSetTime() { try { PreparedStatement ps = con.prepareStatement(TestUtil.insertSQL("testtime", "?")); Statement stmt = con.createStatement(); ps.setTime(1, makeTime(1, 2, 3)); assertEquals(1, ps.executeUpdate()); ps.setTime(1, makeTime(23, 59, 59)); assertEquals(1, ps.executeUpdate()); //... | 46409 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46409/66d00417c97a589c1d5a037916f2f518f9540aba/TimeTest.java/clean/src/interfaces/jdbc/org/postgresql/test/jdbc2/TimeTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
694,
950,
1435,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
29325,
4250,
273,
356,
18,
9366,
3406,
12,
4709,
1304,
18,
6387,
3997,
2932,
3813,
957,
3113,
13574... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
694,
950,
1435,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
29325,
4250,
273,
356,
18,
9366,
3406,
12,
4709,
1304,
18,
6387,
3997,
2932,
3813,
957,
3113,
13574... |
v.addElement(tuple); } r.close(); | public java.sql.ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException { Vector v = new Vector(); // The new ResultSet tuple stuff Field f[] = new Field[18]; // The field descriptors for the new ResultSet f[ 0] = new Field(connection,... | 45534 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45534/6b50f9af333a2795b82dd3331df55c7e703f1bea/DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
5589,
331,
273,
394,
5589,
5621,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
5589,
331,
273,
394,
5589,
5621,
202... | |
nilClass.defineMethod("type", getMethodType()); nilClass.defineMethod("to_i", getMethodToI()); nilClass.defineMethod("to_s", getMethodToS()); nilClass.defineMethod("to_a", getMethodToA()); nilClass.defineMethod("inspect", getMethodInspect()); | nilClass.defineMethod("type", getMethod("m_type")); nilClass.defineMethod("to_i", getMethod("m_to_")); nilClass.defineMethod("to_s", getMethod("m_to_s")); nilClass.defineMethod("to_a", getMethod("m_to_a")); nilClass.defineMethod("inspect", getMethod("m_inspect")); | public static RubyClass createNilClass(Ruby ruby) { RubyClass nilClass = ruby.defineClass("NilClass", ruby.getObjectClass()); nilClass.defineMethod("type", getMethodType()); nilClass.defineMethod("to_i", getMethodToI()); nilClass.defineMethod("to_s", getMethodToS()); nilCl... | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/60d09f0d06e157ff7d9bb828d89273706e4e2798/RbNilClass.java/clean/org/jruby/core/RbNilClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
797,
752,
12616,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
515,
797,
273,
22155,
18,
11255,
797,
2932,
12616,
797,
3113,
22155,
18,
588,
921,
797,
10663,
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,
377,
1071,
760,
19817,
797,
752,
12616,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
515,
797,
273,
22155,
18,
11255,
797,
2932,
12616,
797,
3113,
22155,
18,
588,
921,
797,
10663,
773... |
if (! isVirtual()) { | if (isVirtual()) { schema.flushRolapStarCaches(); } else { | public void clearCache() { if (! isVirtual()) { star.clearCache(); } } | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/a38bbb17b52820dfafb4cbe08e001cbb8cb7d04b/RolapCube.java/buggy/src/main/mondrian/rolap/RolapCube.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
19346,
1435,
288,
3639,
309,
261,
291,
6466,
10756,
288,
282,
1963,
18,
11330,
4984,
438,
18379,
18755,
5621,
289,
469,
288,
5411,
10443,
18,
8507,
1649,
5621,
3639,
289,
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,
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,
19346,
1435,
288,
3639,
309,
261,
291,
6466,
10756,
288,
282,
1963,
18,
11330,
4984,
438,
18379,
18755,
5621,
289,
469,
288,
5411,
10443,
18,
8507,
1649,
5621,
3639,
289,
565,
... |
} | } | private void _removeSequence(String id) throws BioException, ChangeVetoException { Sequence seq = (Sequence) sequencesByName.get(id); if (seq != null) { seq = null; // Don't want to be holding the reference ourselves! try { Thread.sleep(100L); System.gc(); } catch (Exception ex) { ex.print... | 50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/8a46d5de3fe9090d980d1d2a6af0d1a91dc8dba3/BioSQLSequenceDB.java/clean/src/org/biojava/bio/seq/db/biosql/BioSQLSequenceDB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
389,
4479,
4021,
12,
780,
612,
13,
3639,
1216,
21209,
503,
16,
7576,
58,
11453,
503,
565,
288,
202,
4021,
3833,
273,
261,
4021,
13,
8463,
5911,
18,
588,
12,
350,
1769,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
389,
4479,
4021,
12,
780,
612,
13,
3639,
1216,
21209,
503,
16,
7576,
58,
11453,
503,
565,
288,
202,
4021,
3833,
273,
261,
4021,
13,
8463,
5911,
18,
588,
12,
350,
1769,
202,
... |
anActionProvider.setActionContext(new ActionContext(StructuredSelection.EMPTY)); anActionProvider.fillActionBars(viewPart.getViewSite().getActionBars()); | anActionProvider.setActionContext(new ActionContext( StructuredSelection.EMPTY)); anActionProvider.fillActionBars(viewPart.getViewSite() .getActionBars()); | public void initialize(String anExtensionId, ICommonActionProvider anActionProvider) { if (anActionProvider != null && anActionProvider != SkeletonActionProvider.INSTANCE) { anActionProvider.init(anExtensionId, viewPart, contentService, structuredViewer); anActionProvider.restoreState(memento); anActionProvider... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/29acf4eb645f3ecd317c8b9efae2fa767f4c51bb/NavigatorActionService.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/internal/NavigatorActionService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4046,
12,
780,
392,
3625,
548,
16,
467,
6517,
1803,
2249,
392,
1803,
2249,
13,
288,
202,
202,
430,
261,
304,
1803,
2249,
480,
446,
597,
392,
1803,
2249,
480,
10362,
12143... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
4046,
12,
780,
392,
3625,
548,
16,
467,
6517,
1803,
2249,
392,
1803,
2249,
13,
288,
202,
202,
430,
261,
304,
1803,
2249,
480,
446,
597,
392,
1803,
2249,
480,
10362,
12143... |
_cnt267++; | _cnt277++; | public final void attributeValue() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST attributeValue_AST = null; { int _cnt267=0; _loop267: do { switch ( LA(1)) { case ATTRIBUTE_CONTENT: { org.exist.xquery.pars... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/06537933dfbae14c444eb15b44247b312b5f47d7/XQueryParser.java/buggy/src/org/exist/xquery/parser/XQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
14615,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
14615,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
202,
3341,
... |
} else { attType = XMLAttributeDecl.TYPE_SIMPLE; localpart = "string"; dataTypeSymbol = fStringPool.addSymbol(localpart); } localpart = fStringPool.toString(dataTypeSymbol); | private int traverseAttributeDecl( Element attrDecl, ComplexTypeInfo typeInfo, boolean referredTo ) throws Exception { String attNameStr = attrDecl.getAttribute(SchemaSymbols.ATT_NAME); int attName = fStringPool.addSymbol(attNameStr);// attribute name String isQName = attrDecl... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/8938465a33aacae78be40c1c146017ea7bd6525f/TraverseSchema.java/clean/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
1499,
3456,
12,
3010,
1604,
3456,
16,
16060,
17305,
23112,
16,
1250,
29230,
774,
262,
1216,
1185,
288,
3639,
514,
2403,
461,
1585,
565,
273,
1604,
3456,
18,
588,
1499,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
10080,
1499,
3456,
12,
3010,
1604,
3456,
16,
16060,
17305,
23112,
16,
1250,
29230,
774,
262,
1216,
1185,
288,
3639,
514,
2403,
461,
1585,
565,
273,
1604,
3456,
18,
588,
1499,
1... | |
.addContainerGap(352, Short.MAX_VALUE) | .addContainerGap(325, Short.MAX_VALUE) | private void initComponents() { desktopPane = new javax.swing.JDesktopPane(); jToolBar1 = new javax.swing.JToolBar(); jButton6 = new javax.swing.JButton(); jButton5 = new javax.swing.JButton(); jButton2 = new javax.swing.JButton(); jButton4 = new javax.swing.JButton(); ... | 12667 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12667/ba6fed56cb52b278f5b34b26ee3d38610f6a9303/sales_main.java/buggy/src/imakante/sales/sales_main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
3639,
21304,
8485,
273,
394,
6863,
18,
5328,
310,
18,
46,
27583,
8485,
5621,
3639,
525,
6364,
5190,
21,
273,
394,
6863,
18,
5328,
310,
18,
46,
6364,
51... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21304,
8485,
273,
394,
6863,
18,
5328,
310,
18,
46,
27583,
8485,
5621,
3639,
525,
6364,
5190,
21,
273,
394,
6863,
18,
5328,
310,
18,
46,
6364,
51... |
&& getNameConstantOperand().equals("ceil")) | && getNameConstantOperand().equals("ceil")) { | public void sawOpcode(int seen) { if (DEBUG) System.out.println("Saw opcode " + seen); if ((prevOpCode == I2D || prevOpCode == L2D) && seen == INVOKESTATIC && getClassConstantOperand().equals("java/lang/Math") && getName... | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/b35933a2d7be11409898736df16c7d6d071ba1e0/IDivResultCastToDouble.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/IDivResultCastToDouble.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1850,
1071,
918,
19821,
22808,
12,
474,
5881,
13,
288,
9506,
202,
430,
261,
9394,
13,
2332,
18,
659,
18,
8222,
2932,
55,
2219,
11396,
315,
397,
5881,
1769,
1082,
202,
430,
14015,
10001,
3817,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1850,
1071,
918,
19821,
22808,
12,
474,
5881,
13,
288,
9506,
202,
430,
261,
9394,
13,
2332,
18,
659,
18,
8222,
2932,
55,
2219,
11396,
315,
397,
5881,
1769,
1082,
202,
430,
14015,
10001,
3817,
... |
boolean downloadFile(String fileURL) { Client.debug.println("CacheController.downloadFile fileURL: " + fileURL); String[] tokens = fileURL.split("/"); String saveFile = _cacheDir + tokens[tokens.length - 1]; // if "cache" is "initialized" in the ctor, then we can do this: curr[index].setDownloaded(true); ... | 14573 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14573/ad52825478597c531f840419d0926af07ffe1a7f/CacheController.java/clean/client/CacheController.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
800,
790,
464,
995,
945,
812,
12,
780,
768,
1785,
15329,
1227,
18,
4148,
18,
8222,
2932,
1649,
2933,
18,
7813,
812,
768,
1785,
2773,
15,
768,
1785,
1769,
780,
8526,
7860,
33,
768,
1785,
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,
800,
790,
464,
995,
945,
812,
12,
780,
768,
1785,
15329,
1227,
18,
4148,
18,
8222,
2932,
1649,
2933,
18,
7813,
812,
768,
1785,
2773,
15,
768,
1785,
1769,
780,
8526,
7860,
33,
768,
1785,
18,
... | ||
oMax = new Double( 99.99 ); | oMax = new Double( 100 ); | private final Object getMinMax( Axis ax, int iType ) throws ChartException, IllegalArgumentException { final Series[] sea = ax.getRuntimeSeries( ); final int iSeriesCount = sea.length; Series se; DataSet ds; Object oV1, oV2, oMin = null, oMax = null; PluginSettings ps = PluginSettings.instance( ); IDataSetPro... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/98cba9bda694f0960ab48217f5b94f92c5f9da85/PlotWith2DAxes.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/PlotWith2DAxes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
1033,
9555,
2747,
12,
15509,
1740,
16,
509,
277,
559,
262,
1216,
14804,
503,
16,
1082,
202,
31237,
202,
95,
202,
202,
6385,
9225,
8526,
695,
69,
273,
1740,
18,
588,
5576... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
1033,
9555,
2747,
12,
15509,
1740,
16,
509,
277,
559,
262,
1216,
14804,
503,
16,
1082,
202,
31237,
202,
95,
202,
202,
6385,
9225,
8526,
695,
69,
273,
1740,
18,
588,
5576... |
final int prefixLength = Constants.XERCES_FEATURE_PREFIX.length(); | final int suffixLength = featureId.length() - Constants.XERCES_FEATURE_PREFIX.length(); | protected void checkFeature(String featureId) throws XMLConfigurationException { // // Xerces Features // if (featureId.startsWith(Constants.XERCES_FEATURE_PREFIX)) { final int prefixLength = Constants.XERCES_FEATURE_PREFIX.length(); // //... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/74854a4dd6ce7a572c298057865a9161761aaee5/NonValidatingConfiguration.java/buggy/src/org/apache/xerces/parsers/NonValidatingConfiguration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
866,
4595,
12,
780,
2572,
548,
13,
3639,
1216,
3167,
10737,
288,
3639,
368,
3639,
368,
1139,
264,
764,
28920,
3639,
368,
3639,
309,
261,
7238,
548,
18,
17514,
1190,
12,
2918,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
4595,
12,
780,
2572,
548,
13,
3639,
1216,
3167,
10737,
288,
3639,
368,
3639,
368,
1139,
264,
764,
28920,
3639,
368,
3639,
309,
261,
7238,
548,
18,
17514,
1190,
12,
2918,
... |
new Arc(ageSelected, selectNode), | new Arc(ageSelected, endNode), | public static Query buildCarByAgeQuery(int age, Node startNode) { QueryBuilder qb = new QueryBuilder(); Node selectNode = new SimpleResultNode("selectNode", Map.class); Node ageSelected = new SimpleNode("ageSelected", Map.class); qb.addArc( new Arc(startNode, ageSelected), new MapValueFilter... | 50115 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50115/16e211b30f2de853621b0c083c1e7d659c54cfd1/TestQuery.java/clean/demos/query/TestQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
2770,
1361,
16321,
858,
9692,
1138,
12,
474,
9388,
16,
2029,
25467,
13,
288,
565,
14515,
7311,
273,
394,
14515,
5621,
3639,
2029,
2027,
907,
273,
394,
4477,
1253,
907,
2932,
40... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
2770,
1361,
16321,
858,
9692,
1138,
12,
474,
9388,
16,
2029,
25467,
13,
288,
565,
14515,
7311,
273,
394,
14515,
5621,
3639,
2029,
2027,
907,
273,
394,
4477,
1253,
907,
2932,
40... |
public java.sql.ResultSet ExecSQL(String sql) throws SQLException | public java.sql.ResultSet ExecSQL(PGStatement stmt, String sql) throws SQLException | public java.sql.ResultSet ExecSQL(String sql) throws SQLException { // added Oct 7 1998 to give us thread safety. synchronized(pg_stream) { Field[] fields = null; Vector tuples = new Vector(); byte[] buf = null; int fqp = 0; boolean hfr = false; String recv_status = null, msg; in... | 47288 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47288/5383b5d8ed6da5c90bcbdb63401b7d1d75db563d/Connection.java/buggy/src/interfaces/jdbc/org/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2252,
18,
4669,
18,
13198,
3889,
3997,
12,
18679,
3406,
3480,
16,
514,
1847,
13,
1216,
6483,
565,
288,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650,
24179,
18,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2252,
18,
4669,
18,
13198,
3889,
3997,
12,
18679,
3406,
3480,
16,
514,
1847,
13,
1216,
6483,
565,
288,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650,
24179,
18,
202,
... |
stream.readByte(); | readByte(stream); | private void loadBinary(String location) throws IOException { boolean bigEndian = true; DataInputStream stream = new DataInputStream (new BufferedInputStream(new FileInputStream(location))); // read standard header string-size; set bigEndian flag int headerLength = stream.readInt(); bytesRead += 4; if ... | 7874 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7874/2e0820f00b1872c5d07b9db5cb6f5c5a1925a177/LargeTrigramModel.java/buggy/edu/cmu/sphinx/knowledge/language/large/LargeTrigramModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
5905,
12,
780,
2117,
13,
1216,
1860,
288,
202,
6494,
5446,
7583,
273,
638,
31,
202,
751,
4348,
1407,
273,
394,
29382,
202,
565,
261,
2704,
24742,
12,
2704,
11907,
12,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
5905,
12,
780,
2117,
13,
1216,
1860,
288,
202,
6494,
5446,
7583,
273,
638,
31,
202,
751,
4348,
1407,
273,
394,
29382,
202,
565,
261,
2704,
24742,
12,
2704,
11907,
12,
3... |
private Constructor getConstructor(MutablePicoContainer picoContainer) throws PicoIntrospectionException, NoSatisfiableConstructorsException, AmbiguousComponentResolutionException, AssignabilityRegistrationException, NotConcreteRegistrationException { | private Constructor getConstructor(PicoContainer picoContainer) throws PicoIntrospectionException, NoSatisfiableConstructorsException, AmbiguousComponentResolutionException, AssignabilityRegistrationException, NotConcreteRegistrationException { | private Constructor getConstructor(MutablePicoContainer picoContainer) throws PicoIntrospectionException, NoSatisfiableConstructorsException, AmbiguousComponentResolutionException, AssignabilityRegistrationException, NotConcreteRegistrationException { if (greediestConstructor == null) { List allCo... | 14040 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14040/f01769d80669494f334960521adf35c80388408e/TransientComponentAdapter.java/clean/java/picocontainer/src/java/org/picocontainer/defaults/TransientComponentAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
11417,
17287,
12,
52,
10764,
2170,
293,
10764,
2170,
13,
1216,
453,
10764,
1702,
26362,
503,
16,
2631,
15163,
7396,
2214,
29590,
503,
16,
432,
1627,
10623,
1841,
11098,
503,
16,
12093... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11417,
17287,
12,
52,
10764,
2170,
293,
10764,
2170,
13,
1216,
453,
10764,
1702,
26362,
503,
16,
2631,
15163,
7396,
2214,
29590,
503,
16,
432,
1627,
10623,
1841,
11098,
503,
16,
12093... |
else { for (Node child = node.getFirstChild(); child != null; child = child.getNextSibling()) { strip(child); } } } | void strip(Node node) throws TransformerConfigurationException { short nt = node.getNodeType(); if (nt == Node.ENTITY_REFERENCE_NODE) { // Replace entity reference with its content Node parent = node.getParentNode(); Node child = node.getFirstChild(); if (child != null) ... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/TransformerImpl.java/clean/core/src/classpath/gnu/gnu/xml/transform/TransformerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
2569,
12,
907,
756,
13,
565,
1216,
11519,
10737,
225,
288,
565,
3025,
9513,
273,
756,
18,
588,
15101,
5621,
565,
309,
261,
496,
422,
2029,
18,
11101,
67,
14617,
67,
8744,
13,
1377,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
2569,
12,
907,
756,
13,
565,
1216,
11519,
10737,
225,
288,
565,
3025,
9513,
273,
756,
18,
588,
15101,
5621,
565,
309,
261,
496,
422,
2029,
18,
11101,
67,
14617,
67,
8744,
13,
1377,... | |
return dataDictionary; } | return dataDictionary; } | public DataDictionary getDataDictionary() { return dataDictionary; } | 52526 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52526/f89d9cc48710a8f8d3611f93c5b99eae17788636/DataDictionary.java/buggy/src/quickfix/DataDictionary.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1910,
10905,
4303,
10905,
1435,
288,
1082,
202,
2463,
501,
10905,
31,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1910,
10905,
4303,
10905,
1435,
288,
1082,
202,
2463,
501,
10905,
31,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Date createdDate = created != null ? TimeUtil.parseDate(created) : null; | Date createdDate = created != null ? SVNTimeUtil.parseDate(created) : null; | public SVNLock doLock(String path, String comment, boolean force, long revision) throws SVNException { DAVBaselineInfo info = DAVUtil.getBaselineInfo(this, path, -1, false, true, null); StringBuffer body = DAVGetLockHandler.generateSetLockRequest(null, comment); Map header = null; if (re... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/7d9e268d6a37ea439479b898087708ee528aa904/DAVConnection.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/io/dav/DAVConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29537,
50,
2531,
741,
2531,
12,
780,
589,
16,
514,
2879,
16,
1250,
2944,
16,
1525,
6350,
13,
1216,
29537,
50,
503,
288,
3639,
463,
5856,
16635,
966,
1123,
273,
463,
5856,
1304,
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,
29537,
50,
2531,
741,
2531,
12,
780,
589,
16,
514,
2879,
16,
1250,
2944,
16,
1525,
6350,
13,
1216,
29537,
50,
503,
288,
3639,
463,
5856,
16635,
966,
1123,
273,
463,
5856,
1304,
18... |
return lex_p != lex_pend && c == lex_curline.charAt(lex_p); | return source.isNext((char) c); | private boolean peek(int c) { return lex_p != lex_pend && c == lex_curline.charAt(lex_p); } | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/d31a76ee29d5978a9bec41e3ac9134cee024bcab/DefaultRubyScanner.java/buggy/org/jruby/parser/DefaultRubyScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
8032,
12,
474,
276,
13,
288,
540,
327,
1084,
18,
291,
2134,
12443,
3001,
13,
276,
1769,
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,
3238,
1250,
8032,
12,
474,
276,
13,
288,
540,
327,
1084,
18,
291,
2134,
12443,
3001,
13,
276,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
while(r.next()) { byte[][] tuple = new byte[18][0]; | if ((columnNamePattern != null) && ! columnNamePattern.equals("%")) { sql.append(" and a.attname like \'" + columnNamePattern + "\'"); } | public java.sql.ResultSet getColumns(String catalog, String schemaPattern, String tableNamePattern, String columnNamePattern) throws SQLException { // the field descriptors for the new ResultSet Field f[] = new Field[18]; java.sql.ResultSet r; // ResultSet for the SQL query that we need to do Vector v = ... | 52522 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52522/07ce9fe61dd6cb7399d76f4a9cbcbe191b988ff2/DatabaseMetaData.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
368,
326,
652,
14215,
364,
326,
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,
282,
1071,
2252,
18,
4669,
18,
13198,
14226,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
368,
326,
652,
14215,
364,
326,
394,... |
properties = templateData.getProperties(); | properties = (Map)templateData.getProperties().clone(); | public void writeObjects(DataOutputStream file, NameManipulator namer, boolean export) throws IOException{ // do not generate template data if not is export mode // but write expand block if (!export) { final String nl = "\n"; final String comma = ", "; final String quote = "\""; final String macro = " "+DBResol... | 8177 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8177/ac36ffdbd5f0ae33278611604b28778f463ea18c/Template.java/clean/src/com/cosylab/vdct/graphics/objects/Template.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1045,
4710,
12,
751,
4632,
585,
16,
1770,
27587,
15135,
264,
16,
1250,
3359,
13,
202,
15069,
1860,
95,
202,
759,
741,
486,
2103,
1542,
501,
309,
486,
353,
3359,
1965,
202,
759,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1045,
4710,
12,
751,
4632,
585,
16,
1770,
27587,
15135,
264,
16,
1250,
3359,
13,
202,
15069,
1860,
95,
202,
759,
741,
486,
2103,
1542,
501,
309,
486,
353,
3359,
1965,
202,
759,
14... |
weapon.flags |= F_PROTOMECH; | weapon.flags |= F_PROTOMECH | F_MISSILE; | public static WeaponType createCLPROLRM10() { WeaponType weapon = new WeaponType(); weapon.name = "LRM 10"; weapon.setInternalName("CLLRM10"); weapon.heat = 0; weapon.damage=DAMAGE_MISSILE; weapon.rackSize=10; weapon.ammoType = AmmoType.T_LRM; weapon.minimumRa... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/3de8871e6895277c40058c53708655401dda40bd/WeaponType.java/buggy/megamek/src/megamek/common/WeaponType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1660,
28629,
559,
752,
5017,
3373,
48,
8717,
2163,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
48,
871... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1660,
28629,
559,
752,
5017,
3373,
48,
8717,
2163,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
48,
871... |
if ( configFile != null && configFile.exists( ) && configFile.isFile( ) ) | if ( configFile != null && configFile.exists( ) && configFile.isFile( ) ) | protected void __execute( ) throws Exception { ViewerAttributeBean attrBean = (ViewerAttributeBean) context.getBean( ); assert attrBean != null; // get design file name String reportDesignName = attrBean.getReportDesignName( ); // get design config file name String configFileName = ParameterAccessor .getConfi... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/468e546a0ee5a89c53fda23fc5a1cbaa98f44b37/BirtCacheParameterActionHandler.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
8837,
12,
262,
1216,
1185,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
8837,
12,
262,
1216,
1185,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... |
public void function() throws RecognitionException { Token name=null; String retType = null; String paramType = null; String paramName = null; String body = null; FunctionDescr f = null; try { // /home/michael/projects/jboss-rules/drools-comp... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/cb210a30853642e270a3bba6ce570409f6046852/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
445,
1435,
1216,
9539,
288,
6647,
3155,
508,
33,
2011,
31,
3639,
514,
325,
559,
273,
446,
31,
3639,
514,
20781,
273,
446,
31,
3639,
514,
11466,
273,
446,
31,
3639,
514,
1417,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
445,
1435,
1216,
9539,
288,
6647,
3155,
508,
33,
2011,
31,
3639,
514,
325,
559,
273,
446,
31,
3639,
514,
20781,
273,
446,
31,
3639,
514,
11466,
273,
446,
31,
3639,
514,
1417,... | ||
return new LDAPDITContentRuleSchema( schema.getDITContentRuleSchema(name)); | com.novell.ldap.LDAPDITContentRuleSchema rule = schema.getDITContentRuleSchema(name); if( rule == null) { return null; } return new LDAPDITContentRuleSchema( rule); | public LDAPDITContentRuleSchema getDITContentRuleSchema( String name ) { return new LDAPDITContentRuleSchema( schema.getDITContentRuleSchema(name)); } | 9947 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9947/4793795edec9d0d3d0ee21779799241ba809e4ea/LDAPSchema.java/buggy/org/ietf/ldap/LDAPSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11916,
40,
1285,
1350,
2175,
3078,
2343,
1285,
1350,
2175,
3078,
12,
514,
508,
262,
565,
288,
3639,
532,
18,
2135,
941,
80,
18,
14394,
18,
15496,
40,
1285,
1350,
2175,
3078,
1720,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11916,
40,
1285,
1350,
2175,
3078,
2343,
1285,
1350,
2175,
3078,
12,
514,
508,
262,
565,
288,
3639,
532,
18,
2135,
941,
80,
18,
14394,
18,
15496,
40,
1285,
1350,
2175,
3078,
1720,
... |
public TA_RetCode SAR( int startIdx, int endIdx, double inHigh[], double inLow[], double optInAcceleration, double optInMaximum, MInteger outBegIdx, MInteger outNbElement, double outReal[] ){ TA_RetCode retCode; int isLong; int todayIdx, outIdx; MInteger tempInt = new MInteger() ; double newHigh, newLow, prevHigh, pr... | 51465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51465/1a230e9b7099cbd2b7e9eb1294130ca009bfedf4/Core.java/buggy/trunk/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1071,
399,
37,
67,
7055,
1085,
348,
985,
12,
509,
27108,
16,
509,
679,
4223,
16,
1645,
316,
8573,
63,
6487,
1645,
316,
10520,
63,
6487,
1645,
2153,
382,
18019,
7067,
16,
1645,
2153,
382... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
399,
37,
67,
7055,
1085,
348,
985,
12,
509,
27108,
16,
509,
679,
4223,
16,
1645,
316,
8573,
63,
6487,
1645,
316,
10520,
63,
6487,
1645,
2153,
382,
18019,
7067,
16,
1645,
2153,
382... | ||
public void casualtyNotification(String step, DiceRoll dice, PlayerID player, Collection killed, Collection damaged, Map dependents) { setStep(step); m_casualties.setNotication(dice, player, killed, damaged, dependents); m_actionLayout.show(m_actionPanel, CASUALTIES_KEY); if (... | 8339 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8339/b612aabdebd9cb6772960cf4f04c67d0e66777c6/BattleDisplay.java/clean/src/games/strategy/triplea/ui/BattleDisplay.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
6349,
1462,
4098,
4386,
12,
780,
4119,
16,
40,
1812,
4984,
1236,
1812,
16,
12148,
734,
14872,
16,
2532,
79,
13148,
16,
2532,
72,
301,
11349,
16,
863,
5817,
4877,
15329,
542,
4160,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6349,
1462,
4098,
4386,
12,
780,
4119,
16,
40,
1812,
4984,
1236,
1812,
16,
12148,
734,
14872,
16,
2532,
79,
13148,
16,
2532,
72,
301,
11349,
16,
863,
5817,
4877,
15329,
542,
4160,
... | ||
renWin.GetRenderer().AddActor(outlineActor); | GetRenderer().AddActor(outlineActor); | public void setImageData(vtkImageData id) { //The shared picker enables us to use 3 planes at one time //and gets the picking order right vtkCellPicker picker = new vtkCellPicker(); picker.SetTolerance(0.005); //The 3 image plane widgets are used to probe the dataset. vtkImagePlaneWidget planeWidget... | 45895 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45895/a498c4a24d08be9a14ecb583bfc09eb98abb52e8/ImagePlaneWidget.java/clean/Wrapping/Java/ImagePlaneWidget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
18893,
751,
12,
11734,
79,
2040,
751,
612,
13,
288,
565,
368,
1986,
5116,
18141,
19808,
584,
358,
999,
890,
31634,
622,
1245,
813,
565,
368,
464,
5571,
326,
6002,
310,
1353,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
18893,
751,
12,
11734,
79,
2040,
751,
612,
13,
288,
565,
368,
1986,
5116,
18141,
19808,
584,
358,
999,
890,
31634,
622,
1245,
813,
565,
368,
464,
5571,
326,
6002,
310,
1353,
... |
addPath(rubyDir + "site_ruby" + File.separatorChar + Constants.RUBY_MAJOR_VERSION); addPath(rubyDir + "site_ruby" + File.separatorChar + Constants.RUBY_MAJOR_VERSION + File.separatorChar + "java"); | addPath(rubyDir + "site_ruby" + sep + Constants.RUBY_MAJOR_VERSION); addPath(rubyDir + "site_ruby" + sep + Constants.RUBY_MAJOR_VERSION + sep + "java"); | public void init(Ruby runtime, List additionalDirectories) { for (Iterator iter = additionalDirectories.iterator(); iter.hasNext();) { addPath((String)iter.next()); } if (runtime.getSafeLevel() == 0) { String jrubyLib = System.getProperty("jruby.lib"); if (jruby... | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/61503e7396c70acb6ed9f50922ff044d1fcc4bcc/LoadService.java/buggy/src/org/jruby/internal/runtime/load/LoadService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
54,
10340,
3099,
16,
987,
3312,
13071,
13,
288,
3639,
364,
261,
3198,
1400,
273,
3312,
13071,
18,
9838,
5621,
1400,
18,
5332,
2134,
5621,
13,
288,
5411,
25505,
12443,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
12,
54,
10340,
3099,
16,
987,
3312,
13071,
13,
288,
3639,
364,
261,
3198,
1400,
273,
3312,
13071,
18,
9838,
5621,
1400,
18,
5332,
2134,
5621,
13,
288,
5411,
25505,
12443,... |
(XmlSchemaAttribute) obj, schemaObj); | (XmlSchemaAttribute) obj, schemaObj); | private void serializeSchemaChild(XmlSchemaObjectCollection items, Element serializedSchema, Document serializedSchemaDocs, XmlSchema schemaObj, boolean serializeIncluded) throws XmlSchemaSerializerException { int itemsLengt... | 58536 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58536/583d6c2db5f993d3085942269eca1b2ab8f3bc5f/XmlSchemaSerializer.java/buggy/src/org/apache/ws/commons/schema/XmlSchemaSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4472,
3078,
1763,
12,
4432,
3078,
921,
2532,
1516,
16,
4766,
1377,
3010,
5343,
3078,
16,
4319,
5343,
3078,
12656,
16,
4766,
1377,
5714,
3078,
1963,
2675,
16,
1250,
4472,
19323,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4472,
3078,
1763,
12,
4432,
3078,
921,
2532,
1516,
16,
4766,
1377,
3010,
5343,
3078,
16,
4319,
5343,
3078,
12656,
16,
4766,
1377,
5714,
3078,
1963,
2675,
16,
1250,
4472,
19323,
... |
retval.setSQL(cr_table+cr_index+cr_seq); | retval.setSQL(cr_table+cr_uniq_index+cr_index+cr_seq); | public SQLStatement getSQLStatements(TransMeta transMeta, StepMeta stepMeta, Row prev) { SQLStatement retval = new SQLStatement(stepMeta.getName(), database, null); // default: nothing to do! if (database!=null) { if (prev!=null && prev.size()>0) { if (tablename!=null && tablename.length()>0) { Datab... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/8752f3f5e66d59d9e3a97e797cef7bc045d25df6/CombinationLookupMeta.java/buggy/src/be/ibridge/kettle/trans/step/combinationlookup/CombinationLookupMeta.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3063,
3406,
21708,
14663,
12,
1429,
2781,
906,
2781,
16,
8693,
2781,
2235,
2781,
16,
6556,
2807,
13,
202,
95,
202,
202,
3997,
3406,
5221,
273,
394,
3063,
3406,
12,
4119,
2781,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3063,
3406,
21708,
14663,
12,
1429,
2781,
906,
2781,
16,
8693,
2781,
2235,
2781,
16,
6556,
2807,
13,
202,
95,
202,
202,
3997,
3406,
5221,
273,
394,
3063,
3406,
12,
4119,
2781,
... |
if(version.equals("1.0") || version.equals("1.1"){ | if(version.equals("1.0") || version.equals("1.1")){ | public void setXmlVersion(String value) { if(version.equals("1.0") || version.equals("1.1"){ version = value; } | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/ef0215d9d632c98282d4c6b604275aeebfb658a6/CoreDocumentImpl.java/buggy/src/org/apache/xerces/dom/CoreDocumentImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4432,
1444,
12,
780,
460,
13,
288,
3639,
309,
12,
1589,
18,
14963,
2932,
21,
18,
20,
7923,
747,
1177,
18,
14963,
2932,
21,
18,
21,
6,
3719,
95,
5411,
1177,
273,
460,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
1071,
918,
444,
4432,
1444,
12,
780,
460,
13,
288,
3639,
309,
12,
1589,
18,
14963,
2932,
21,
18,
20,
7923,
747,
1177,
18,
14963,
2932,
21,
18,
21,
6,
3719,
95,
5411,
1177,
273,
460,
... |
if (lineno < itsData.itsFirstLine) { itsData.itsFirstLine = lineno; } if (lineno >= itsData.itsEndLine) { itsData.itsEndLine = lineno + 1; } | private int updateLineNumber(Node node, int iCodeTop) { Object datum = node.getDatum(); if (datum == null || !(datum instanceof Number)) return iCodeTop; int lineno = ((Number) datum).intValue(); if (lineno != itsLineNumber && lineno >= 0) { itsLineNumber = lineno; ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/ba0661c4930bce05ad78b222083c34077170a9e4/Interpreter.java/clean/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
1089,
31063,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
1033,
12059,
273,
756,
18,
588,
18268,
5621,
3639,
309,
261,
3404,
379,
422,
446,
747,
401,
12,
3404,
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,
377,
3238,
509,
1089,
31063,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
1033,
12059,
273,
756,
18,
588,
18268,
5621,
3639,
309,
261,
3404,
379,
422,
446,
747,
401,
12,
3404,
379,... | |
public void put(KeyBlock block) throws IOException; | public void put(SSKBlock block, boolean ignoreAndOverwrite) throws IOException, KeyCollisionException; | public void put(KeyBlock block) throws IOException; | 51738 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51738/42311dad991102d95e5383bfc789478a839c4662/FreenetStore.java/clean/src/freenet/store/FreenetStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1378,
12,
653,
1768,
1203,
13,
1216,
1860,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1378,
12,
653,
1768,
1203,
13,
1216,
1860,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return new CPPASTASMDeclaration(); } | return new CPPASTASMDeclaration(); } | protected IASTASMDeclaration createASMDirective() { return new CPPASTASMDeclaration(); } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/8b59056395eb6c26e898030e7e1cd1b78d4db999/GNUCPPSourceParser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/GNUCPPSourceParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
467,
9053,
3033,
49,
6094,
752,
3033,
49,
13307,
1435,
288,
1377,
327,
394,
5181,
4066,
882,
3033,
49,
6094,
5621,
282,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
467,
9053,
3033,
49,
6094,
752,
3033,
49,
13307,
1435,
288,
1377,
327,
394,
5181,
4066,
882,
3033,
49,
6094,
5621,
282,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
private void checkSubstitutionGroupOK(Element elementDecl, Element substitutionGroupElementDecl, boolean noErrorSoFar, int substitutionGroupElementDeclIndex, ComplexTypeInfo typeInfo, ComplexTypeInfo substitutionGroupEltTypeInfo, DatatypeValidator dv, DatatypeValidator substituti... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/87731f2b2070ba79da173a5e6be82410b096d7c5/TraverseSchema.java/buggy/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
866,
23798,
1114,
3141,
12,
1046,
930,
3456,
16,
3010,
12785,
1114,
1046,
3456,
16,
2398,
1250,
1158,
668,
26619,
16,
509,
12785,
1114,
1046,
3456,
1016,
16,
16060,
17305,
23112,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
23798,
1114,
3141,
12,
1046,
930,
3456,
16,
3010,
12785,
1114,
1046,
3456,
16,
2398,
1250,
1158,
668,
26619,
16,
509,
12785,
1114,
1046,
3456,
1016,
16,
16060,
17305,
23112,... | ||
private String checksumImage(Image i) { PixelGrabber pg = new PixelGrabber(i, 0, 0, -1, -1, false); Checksum sum = new CRC32(); try { pg.grabPixels(); ImageInputStream is; try { ByteArrayInputStream bais = new ByteArrayInputStream( ... | 6621 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6621/8d11f8b4cc4ec0a501cf902edc721a8d1a1d3b7b/TileSet.java/buggy/tiled/core/TileSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
780,
15149,
2040,
12,
2040,
77,
15329,
9037,
14571,
23709,
8365,
33,
2704,
9037,
14571,
23709,
12,
77,
16,
20,
16,
20,
16,
17,
21,
16,
17,
21,
16,
5743,
1769,
10723,
1364,
33,
2704,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
780,
15149,
2040,
12,
2040,
77,
15329,
9037,
14571,
23709,
8365,
33,
2704,
9037,
14571,
23709,
12,
77,
16,
20,
16,
20,
16,
17,
21,
16,
17,
21,
16,
5743,
1769,
10723,
1364,
33,
2704,
... | ||
if (at != null) at.transform(coords, 0, coords, 0, 3); return SEG_CUBICTO; | result = SEG_CUBICTO; break; default: throw new NoSuchElementException("cubic iterator out of bounds"); | public PathIterator getPathIterator(final AffineTransform at) { return new PathIterator() { /** Current coordinate. */ private int current; public int getWindingRule() { return WIND_NON_ZERO; } public boolean isDone() { return current < 2; } public voi... | 25352 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25352/2913d162bf68d5a5063adcb98f0707cc3df9abee/CubicCurve2D.java/clean/libjava/java/awt/geom/CubicCurve2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2666,
3198,
4339,
3198,
12,
6385,
23906,
558,
4059,
622,
13,
225,
288,
565,
327,
394,
2666,
3198,
1435,
565,
288,
1377,
1783,
6562,
7799,
18,
1195,
1377,
3238,
509,
783,
31,
1377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2666,
3198,
4339,
3198,
12,
6385,
23906,
558,
4059,
622,
13,
225,
288,
565,
327,
394,
2666,
3198,
1435,
565,
288,
1377,
1783,
6562,
7799,
18,
1195,
1377,
3238,
509,
783,
31,
1377,
... |
sci = new SerializableCallId(this.getNextId()); | sci = this.makeSerializableId(this.getNextId()); | public synchronized SerializableCallId swapId(CallId id) { if (id == null) return null; Map refs = this.getcToSMap(); // look for a Serialized CallId SerializableCallId sci = (SerializableCallId)refs.get(id); // Lazily create one if necessary if (sci == null) { // look for a dead one before constructing one try { ... | 49033 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49033/7c80abed66fa5ef86c4eb75d19366d7cca156388/CallMapper.java/buggy/src/src/net/sourceforge/gjtapi/raw/remote/CallMapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
3852,
13687,
1477,
548,
7720,
548,
12,
1477,
548,
612,
13,
288,
202,
430,
261,
350,
422,
446,
13,
202,
202,
2463,
446,
31,
202,
863,
9047,
273,
333,
18,
588,
71,
774,
55,
863,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
3852,
13687,
1477,
548,
7720,
548,
12,
1477,
548,
612,
13,
288,
202,
430,
261,
350,
422,
446,
13,
202,
202,
2463,
446,
31,
202,
863,
9047,
273,
333,
18,
588,
71,
774,
55,
863,
5621,
... |
public DummyWork(String aName) { m_name = aName; | public DummyWork(String aName, int aTempo) { name = aName; tempo = aTempo; | public DummyWork(String aName) { m_name = aName; } | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/1909be69dfd0a5fbcdbe171de301ac20c20332ce/PooledWorkManagerTest.java/buggy/modules/connector/src/test/org/apache/geronimo/connector/work/PooledWorkManagerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
28622,
2421,
12,
780,
279,
461,
13,
288,
5411,
312,
67,
529,
273,
279,
461,
31,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
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,
540,
1071,
28622,
2421,
12,
780,
279,
461,
13,
288,
5411,
312,
67,
529,
273,
279,
461,
31,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
if (dst && this instanceof SimpleTimeZone) { | if (dst && this instanceof SimpleTimeZone) { | private String getDefaultDisplayName(boolean dst) { int offset = getRawOffset(); if (dst && this instanceof SimpleTimeZone) { // ugly, but this is a design failure of the API: // getDisplayName takes a dst parameter even though // TimeZone knows nothing about daylight saving offsets. offset += ((SimpleTimeZo... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/16fc961d6a1c0f937611cc07e3cd784246a0a769/TimeZone.java/buggy/core/src/classpath/java/java/util/TimeZone.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
4829,
20524,
12,
6494,
3046,
13,
288,
202,
202,
474,
1384,
273,
10547,
2335,
5621,
202,
202,
430,
261,
11057,
597,
333,
1276,
4477,
16760,
13,
288,
1082,
202,
759,
26920,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
4829,
20524,
12,
6494,
3046,
13,
288,
202,
202,
474,
1384,
273,
10547,
2335,
5621,
202,
202,
430,
261,
11057,
597,
333,
1276,
4477,
16760,
13,
288,
1082,
202,
759,
26920,
... |
createFromOptions(); me.setBrush(myBrush); } else if (e.getActionCommand().equals("Close")) { | } else if (source == bCancel) { | public void actionPerformed(ActionEvent e) { Object source = e.getSource(); if (source == bApply) { bApply.setEnabled(false); createFromOptions(); me.setBrush(myBrush); } else if (e.getActionCommand().equals("Close")) { dispose(); } else if (so... | 6621 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6621/987985fb4e41d7d46d90c5269ae4eb2c7817cdb0/BrushDialog.java/buggy/tiled/mapeditor/BrushDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
1033,
1084,
273,
425,
18,
588,
1830,
5621,
3639,
309,
261,
3168,
422,
324,
7001,
13,
288,
5411,
324,
7001,
18,
542,
1526,
12,
5743,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
1033,
1084,
273,
425,
18,
588,
1830,
5621,
3639,
309,
261,
3168,
422,
324,
7001,
13,
288,
5411,
324,
7001,
18,
542,
1526,
12,
5743,... |
return getPropertyByName(propertyName).isBidirectional(); } | return getPropertyByName(propertyName).isBidirectional(); } | public boolean isBidirectional(String propertyName) { return getPropertyByName(propertyName).isBidirectional(); } | 46315 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46315/803c2eb1c1fbcc3b18c0135997f7bcf7889a62aa/DefaultGrailsDomainClass.java/clean/grails/src/commons/org/codehaus/groovy/grails/commons/DefaultGrailsDomainClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
17763,
24699,
12,
780,
5470,
13,
288,
202,
202,
2463,
3911,
5911,
12,
4468,
461,
2934,
291,
17763,
24699,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
17763,
24699,
12,
780,
5470,
13,
288,
202,
202,
2463,
3911,
5911,
12,
4468,
461,
2934,
291,
17763,
24699,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
log.error(e); | System.err.println(e); | public static void main(String args[]) { DatagramSocket sock; DatagramPacket packet; byte[] buf=new byte[0]; boolean receiver=true; String val; InetAddress receiver_addr=null, sender_addr=null; int receiver_port=0, sender_port=0; for(int i=0; i < args.length; i++) { ... | 51463 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51463/5ad015d9a78e1da3350d9b398b46b2f5d4508564/UcastTest.java/clean/tests/other/org/jgroups/tests/UcastTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
202,
202,
5139,
17049,
4534,
225,
7313,
31,
202,
5139,
17049,
6667,
225,
4414,
31,
202,
7229,
8526,
1850,
1681,
33,
2704,
1160,
63,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
202,
202,
5139,
17049,
4534,
225,
7313,
31,
202,
5139,
17049,
6667,
225,
4414,
31,
202,
7229,
8526,
1850,
1681,
33,
2704,
1160,
63,
20... |
result = ScriptRuntime.getObjectElem(lhs, id, cx, scope); | result = ScriptRuntime.getObjectElem(lhs, id, cx, state.scope); | private static int do_getElem(Object[] stack, double[] sDbl, int stackTop, Context cx, Scriptable scope) { Object lhs = stack[stackTop - 1]; if (lhs == DBL_MRK) lhs = doubleWrap(sDbl[stackTop - 1]); Object result; Object id = stack[stackTop]; if... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/199b043221701f9744538a048390c041bd370c5f/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
509,
741,
67,
588,
7498,
12,
921,
8526,
2110,
16,
1645,
8526,
272,
40,
3083,
16,
509,
2110,
3401,
16,
21394,
1772,
9494,
16,
22780,
2146,
13,
565,
288,
3639,
1033,
8499,
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,
760,
509,
741,
67,
588,
7498,
12,
921,
8526,
2110,
16,
1645,
8526,
272,
40,
3083,
16,
509,
2110,
3401,
16,
21394,
1772,
9494,
16,
22780,
2146,
13,
565,
288,
3639,
1033,
8499,
273,... |
public void onObjectType(ObjectTypeNd nd) { ObjectType ot = m_symbols.getEmitted(nd); JavaClassNd jcn = nd.getJavaClass(); JavaClassNd acn = nd.getAdapterClass(); if (jcn == null || acn == null) { return; } Class javaClass; try { javaClass = Class.forName(jcn.getName()); } catch (ClassNotFoundException e) { m_errors.... | public void onObjectType(ObjectTypeNd otn) { m_root.addObjectMap (new ObjectMap(m_symbols.getEmitted(otn))); } | public void onObjectType(ObjectTypeNd nd) { ObjectType ot = m_symbols.getEmitted(nd); JavaClassNd jcn = nd.getJavaClass(); JavaClassNd acn = nd.getAdapterClass(); if (jcn == null || acn == null) { return; } Class javaClass; try { javaClass = Class.forName(jcn.getName()); } ... | 12196 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12196/703319bfd292f40acbfef1124c76ffd5f8e143a3/PDL.java/clean/archive/proto/src/com/arsdigita/persistence/proto/pdl/PDL.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
603,
17610,
12,
17610,
50,
72,
5346,
13,
288,
1082,
565,
21338,
15835,
273,
312,
67,
15536,
18,
588,
1514,
11541,
12,
4880,
1769,
1082,
565,
29491,
50,
72,
525,
10305,
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,
3196,
202,
482,
918,
603,
17610,
12,
17610,
50,
72,
5346,
13,
288,
1082,
565,
21338,
15835,
273,
312,
67,
15536,
18,
588,
1514,
11541,
12,
4880,
1769,
1082,
565,
29491,
50,
72,
525,
10305,
2... |
protected void buildChooser() { // TODO: fix layout mnemonic = Integer.parseInt(UIManager.getString("ColorChooser.swatchesMnemonic")); displayedMnemonicIndex = Integer.parseInt(UIManager.getString("ColorChooser.swatchesDisplayedMnemonicIndex")); swatchSize = UIManager.getDimension("Color... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9b00f971bab2256d913aec1b141462a929f6e182/SwatchesPanel.java/clean/modules/swing/src/main/java/common/javax/swing/colorchooser/SwatchesPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6459,
3510,
17324,
1435,
95,
759,
6241,
30,
904,
6741,
13607,
20918,
33,
4522,
18,
2670,
1702,
12,
5370,
1318,
18,
588,
780,
2932,
2957,
17324,
18,
5328,
505,
281,
29668,
20918,
7923,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
6459,
3510,
17324,
1435,
95,
759,
6241,
30,
904,
6741,
13607,
20918,
33,
4522,
18,
2670,
1702,
12,
5370,
1318,
18,
588,
780,
2932,
2957,
17324,
18,
5328,
505,
281,
29668,
20918,
7923,
17... | ||
getLog().info("Attaching artifact: " + this.getWOWeberverResourcesArtifactFileName()); | getLog().info("Attaching artifact: " + this.getWOApplicationFileName()); | public void execute() throws MojoExecutionException, MojoFailureException { getLog().info("Package wo"); BufferedWriter woapplicationWriter = null; String filename = getArtifactFileName(); try { woapplicationWriter = new BufferedWriter(new FileWriter(new File(filename))); woapplicationWriter.write("\n"); } ca... | 2575 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2575/a649dd9b6140c39ff40a2cbbb785dbf41e26a8ae/PackageWOApplicationResourcesMojo.java/buggy/maven2/maven-wolifecycle-plugin/src/main/java/org/objectstyle/woproject/maven2/wolifecycle/PackageWOApplicationResourcesMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1836,
1435,
1216,
18780,
16,
15931,
14389,
288,
202,
202,
588,
1343,
7675,
1376,
2932,
2261,
341,
83,
8863,
202,
202,
17947,
2289,
341,
83,
3685,
2289,
273,
446,
31,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1836,
1435,
1216,
18780,
16,
15931,
14389,
288,
202,
202,
588,
1343,
7675,
1376,
2932,
2261,
341,
83,
8863,
202,
202,
17947,
2289,
341,
83,
3685,
2289,
273,
446,
31,
202,
... |
public boolean actionRemoveAce() { String file = getParamResource(); String name = getParamName(); String type = getParamType(); try { // lock resource if autolock is enabled checkLock(getParamResource()); getCms().rmacc(file, type, name); ... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/332d87a4507ea84a05602410389902e16f82b5e4/CmsChacc.java/clean/src/org/opencms/workplace/commons/CmsChacc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1301,
3288,
37,
311,
1435,
288,
7734,
514,
585,
273,
9027,
1420,
5621,
3639,
514,
508,
273,
9027,
461,
5621,
3639,
514,
618,
273,
9027,
559,
5621,
3639,
775,
288,
5411,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1301,
3288,
37,
311,
1435,
288,
7734,
514,
585,
273,
9027,
1420,
5621,
3639,
514,
508,
273,
9027,
461,
5621,
3639,
514,
618,
273,
9027,
559,
5621,
3639,
775,
288,
5411,
368,
... | ||
DynamicWizardPage page = (DynamicWizardPage) getPages()[0]; | public boolean performFinish() { DynamicWizardPage page = (DynamicWizardPage) getPages()[0]; if (eObject == null) { eObject = getEFactory().create( getTableColumnEAttributes()[0].getEContainingClass()); EObject plan = section.getPlan(); ((EList) plan.eGet(section.getEReference())).add(eObject); } process... | 10123 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10123/1258c074eb19c64fe3d3f0e943f34614023c5f04/AbstractTableWizard.java/clean/plugins/org.apache.geronimo.ui/src/org/apache/geronimo/ui/wizards/AbstractTableWizard.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3073,
11641,
1435,
288,
202,
202,
9791,
27130,
1964,
1363,
273,
261,
9791,
27130,
1964,
13,
1689,
1023,
1435,
63,
20,
15533,
202,
202,
430,
261,
73,
921,
422,
446,
13,
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,
1250,
3073,
11641,
1435,
288,
202,
202,
9791,
27130,
1964,
1363,
273,
261,
9791,
27130,
1964,
13,
1689,
1023,
1435,
63,
20,
15533,
202,
202,
430,
261,
73,
921,
422,
446,
13,
2... | |
else { handler.attribute(name, makeStringValue(node)); | else { String name = getNodeName(node); final String value = makeStringValue(node); handler.attribute(name, value); return null; | public String shallowCopy(final int node, TransletOutputHandler handler) throws TransletException { switch(_type[node]) { case ROOT: // do nothing return EMPTYSTRING; case TEXT: handler.characters(_text, _offsetOrChild[node], _lengthOrAttr[node]); return null; case PROCESSING_INSTRUCTI... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/b49d8887b2fd85f8d0792533d90234dfe84e004b/DOMImpl.java/clean/src/org/apache/xalan/xsltc/dom/DOMImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
18501,
2951,
12,
6385,
509,
756,
16,
2604,
1810,
30796,
1838,
13,
202,
15069,
2604,
1810,
503,
288,
202,
9610,
24899,
723,
63,
2159,
5717,
288,
202,
3593,
11011,
30,
368,
741,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
18501,
2951,
12,
6385,
509,
756,
16,
2604,
1810,
30796,
1838,
13,
202,
15069,
2604,
1810,
503,
288,
202,
9610,
24899,
723,
63,
2159,
5717,
288,
202,
3593,
11011,
30,
368,
741,
... |
return horizontalAlignment; | return horizontalAlignment; | public int horizontalAlignment() { return horizontalAlignment; } | 6653 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6653/913d133febf0c5fd6ac6f0b71398cf5fa320da91/Cell.java/clean/src/com/lowagie/text/Cell.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
10300,
11535,
1435,
288,
3639,
327,
10300,
11535,
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,... | [
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,
509,
10300,
11535,
1435,
288,
3639,
327,
10300,
11535,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
else if( ((String)rowVector.elementAt(2)).equals(VIRUS_OUTBOUND) ){ | else if( ((String)rowVector.elementAt(2)).equals(SOURCE_OUTBOUND) ){ | public void generateSettings(Object settings, boolean validateOnly) throws Exception { VirusIMAPConfig virusIMAPConfigInbound = null; VirusIMAPConfig virusIMAPConfigOutbound = null; for( Vector rowVector : (Vector<Vector>) this.getDataVector() ){ VirusIMAPConfig virusIMAPConfig = new VirusIMAPConfig(); ... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/75c7c9414cbe7d794988285e83cb5cdac44a3d5b/ImapConfigJPanel.java/buggy/tran/virus/main/com/metavize/tran/virus/gui/ImapConfigJPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2103,
2628,
12,
921,
1947,
16,
1250,
1954,
3386,
13,
1216,
1185,
288,
202,
58,
481,
407,
3445,
2203,
809,
16831,
407,
3445,
2203,
809,
20571,
273,
446,
31,
202,
58,
481,
407,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
2628,
12,
921,
1947,
16,
1250,
1954,
3386,
13,
1216,
1185,
288,
202,
58,
481,
407,
3445,
2203,
809,
16831,
407,
3445,
2203,
809,
20571,
273,
446,
31,
202,
58,
481,
407,... |
} | } | private void determineTechKeyCreation() { String keyCreation = meta.getTechKeyCreation(); if (meta.getDatabase().supportsAutoinc() && CombinationLookupMeta.CREATION_METHOD_AUTOINC.equals(keyCreation) ) { setTechKeyCreation(CREATION_METHOD_AUTOINC); } else if (meta.getDatabase().supportsSequences() && ... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/c485a0191549409e0299519e584105bbf3eee558/CombinationLookup.java/buggy/src/be/ibridge/kettle/trans/step/combinationlookup/CombinationLookup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4199,
56,
8987,
653,
9906,
1435,
202,
95,
202,
202,
780,
498,
9906,
273,
2191,
18,
588,
56,
8987,
653,
9906,
5621,
202,
202,
430,
261,
3901,
18,
588,
4254,
7675,
28064,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4199,
56,
8987,
653,
9906,
1435,
202,
95,
202,
202,
780,
498,
9906,
273,
2191,
18,
588,
56,
8987,
653,
9906,
5621,
202,
202,
430,
261,
3901,
18,
588,
4254,
7675,
28064,
... |
public int send(DbEnv env, Dbt control, Dbt rec, int flags, int envid) throws DbException; | public int send(DbEnv dbenv, Dbt control, Dbt rec, DbLsn lsn, int flags, int envid) throws DbException; | public int send(DbEnv env, Dbt control, Dbt rec, int flags, int envid) throws DbException; | 9203 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9203/1765c2598bb92e59ff55807fab4076d1b5d838f2/DbRepTransport.java/buggy/db/java/src/com/sleepycat/db/DbRepTransport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1366,
12,
4331,
3491,
1550,
16,
8408,
88,
3325,
16,
8408,
88,
1950,
16,
509,
2943,
16,
509,
570,
1246,
13,
3639,
1216,
8408,
503,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1366,
12,
4331,
3491,
1550,
16,
8408,
88,
3325,
16,
8408,
88,
1950,
16,
509,
2943,
16,
509,
570,
1246,
13,
3639,
1216,
8408,
503,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
includefile="hardtokenprofilepage.jsp"; | includefile=PAGE_HARDTOKENPROFILE; | public String parseRequest(HttpServletRequest request) throws AuthorizationDeniedException{ String includefile = "hardtokenprofilespage.jsp"; String profile = null; HardTokenProfileDataHandler handler = hardtokenbean.getHardTokenProfileDataHandler(); String action = null; InputStream file = null;... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/6ede1331d67d74eb28122e57925604df9eaad01c/EditHardTokenProfileJSPHelper.java/clean/src/java/se/anatom/ejbca/webdist/hardtokeninterface/EditHardTokenProfileJSPHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1109,
691,
12,
2940,
18572,
590,
13,
1216,
10234,
15877,
95,
1377,
514,
2823,
89,
536,
398,
273,
315,
20379,
2316,
18314,
2433,
18,
24926,
14432,
3196,
225,
514,
3042,
273,
446... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1109,
691,
12,
2940,
18572,
590,
13,
1216,
10234,
15877,
95,
1377,
514,
2823,
89,
536,
398,
273,
315,
20379,
2316,
18314,
2433,
18,
24926,
14432,
3196,
225,
514,
3042,
273,
446... |
GrailsApplication application = new DefaultGrailsApplication(new Class[] { groovyClass },gcl); registerBeanDefinition(groovyClass,application, request,response); GrailsControllerHelper helper1 = new SimpleGrailsControllerHelper(application,context,new MockServletContext()); | GrailsApplication application = createGrailsApplication(new Class[] { groovyClass },gcl); MockServletContext mockContext =new MockServletContext(); mockContext.setAttribute(GrailsApplicationAttributes.APPLICATION_CONTEXT,context); GrailsControllerHelper helper1 = new SimpleGrailsControllerHelper(application,context,m... | public void testParamsDynamicProperty() throws Exception { GroovyClassLoader gcl = new GroovyClassLoader(); MockHttpServletRequest request = new MockHttpServletRequest(); MockHttpServletResponse response = new MockHttpServletResponse(); request.addParameter("testParam", "testValue");... | 46315 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46315/8590844251d7f9a0f98804c3f01c4cfe2301b990/ControllerMetaClassTests.java/clean/grails/test/web/org/codehaus/groovy/grails/web/metaclass/ControllerMetaClassTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1370,
9791,
1396,
1435,
1216,
1185,
288,
540,
20841,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
540,
7867,
2940,
18572,
590,
273,
394,
7867,
2940,
18572,
5621,
540,
7867,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1370,
9791,
1396,
1435,
1216,
1185,
288,
540,
20841,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
540,
7867,
2940,
18572,
590,
273,
394,
7867,
2940,
18572,
5621,
540,
7867,... |
player.put("release", Version.VERSION); | player.put("release", Debug.VERSION); | public static Player create(RPObject object) { String[] slots = { "bag", "rhand", "lhand", "head", "armor", "legs", "feet", "cloak", "bank" }; // Port from 0.03 to 0.10 if (!object.has("base_hp")) { object.put("base_hp", "100"); object.put("hp", "100"); } // Port from 0.13 to 0.20 if (!object.has("outfi... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/8094ed3c37015f1a8f317c7ead8c4a2a6c948568/Player.java/buggy/src/games/stendhal/server/entity/Player.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
19185,
752,
12,
54,
52,
921,
733,
13,
288,
202,
202,
780,
8526,
12169,
273,
288,
315,
22551,
3113,
315,
86,
2349,
3113,
315,
80,
2349,
3113,
315,
1978,
3113,
315,
4610,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19185,
752,
12,
54,
52,
921,
733,
13,
288,
202,
202,
780,
8526,
12169,
273,
288,
315,
22551,
3113,
315,
86,
2349,
3113,
315,
80,
2349,
3113,
315,
1978,
3113,
315,
4610,
... |
protected void runCommand( Commandline toExecute ) throws BuildException { | protected void runCommand(Commandline toExecute) throws BuildException { | protected void runCommand( Commandline toExecute ) throws BuildException { // XXX: we should use JCVS (www.ice.com/JCVS) instead of // command line execution so that we don't rely on having // native CVS stuff around (SM) // We can't do it ourselves as jCVS is GPLed, a third party task ... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/b3ab5552dcf9770a8e6c36e61f433e63f1132a52/AbstractCvsTask.java/buggy/src/main/org/apache/tools/ant/taskdefs/AbstractCvsTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
31933,
12,
2189,
1369,
358,
5289,
13,
1216,
18463,
288,
3639,
368,
11329,
30,
732,
1410,
999,
13032,
14640,
261,
5591,
18,
1812,
18,
832,
19,
46,
39,
14640,
13,
3560,
434,
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,
4750,
918,
31933,
12,
2189,
1369,
358,
5289,
13,
1216,
18463,
288,
3639,
368,
11329,
30,
732,
1410,
999,
13032,
14640,
261,
5591,
18,
1812,
18,
832,
19,
46,
39,
14640,
13,
3560,
434,
36... |
globalState.getErr().println(ioe.toString()); | global.getErr().println(ioe.toString()); | public static Object evaluateReader(Context cx, Scriptable scope, Reader in, String sourceName, int lineno) { Object result = cx.getUndefinedValue(); try { result = cx.evaluateReader(scope, in, sourceName, li... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/8d348ad77ead316774c893fbf3cadb3ad8c1050a/Main.java/buggy/js/rhino/org/mozilla/javascript/tools/shell/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
5956,
2514,
12,
1042,
9494,
16,
22780,
2146,
16,
29159,
5393,
316,
16,
514,
28337,
16,
29159,
509,
7586,
13,
565,
288,
3639,
1033,
563,
273,
9494,
18,
588,
10317,
620,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
5956,
2514,
12,
1042,
9494,
16,
22780,
2146,
16,
29159,
5393,
316,
16,
514,
28337,
16,
29159,
509,
7586,
13,
565,
288,
3639,
1033,
563,
273,
9494,
18,
588,
10317,
620,
... |
final DocumentReference newRef = new DocumentReferenceByVirtualFile(vFile); | private void createNonUndoableAction(final VirtualFile vFile, final boolean isComplex) { if (getLocalVcs() == null) { return; } if (!vFile.getFileType().isBinary() && !getLocalVcs().isUnderVcs(vFile)) { return; } DocumentReference oldRef = myUndoManager.findInvalidatedReferenceByUrl(vFile.get... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/cb9da94a3858152039309e6fb2cd0a4906257d3d/FileOperationsUndoProvider.java/buggy/source/com/intellij/openapi/command/impl/FileOperationsUndoProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
752,
3989,
31224,
429,
1803,
12,
6385,
7269,
812,
331,
812,
16,
727,
1250,
353,
12795,
13,
288,
565,
309,
261,
588,
2042,
58,
2143,
1435,
422,
446,
13,
288,
1377,
327,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
752,
3989,
31224,
429,
1803,
12,
6385,
7269,
812,
331,
812,
16,
727,
1250,
353,
12795,
13,
288,
565,
309,
261,
588,
2042,
58,
2143,
1435,
422,
446,
13,
288,
1377,
327,
31,
... | |
public abstract java.lang.Object apply(int i); | public abstract Object apply(int i); | public abstract java.lang.Object apply(int i); | 32355 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/32355/b5127bbfea6df39af5db3dc45bb9f7e698acb3f1/Array.java/clean/sources/scala/Array.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8770,
2252,
18,
4936,
18,
921,
2230,
12,
474,
277,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8770,
2252,
18,
4936,
18,
921,
2230,
12,
474,
277,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
/* (non-Javadoc) * @see org.eclipse.ui.progress.UIJob#runInUIThread(org.eclipse.core.runtime.IProgressMonitor) | /* * (non-Javadoc) @see * org.eclipse.ui.progress.UIJob#runInUIThread(org.eclipse.core.runtime.IProgressMonitor) | public void done(IJobChangeEvent event) { JobInfo info = getJobInfo(event.getJob()); if (event.getResult().getSeverity() == IStatus.ERROR) { info.setError(event.getResult()); UIJob job = new UIJob(ProgressMessages.getString("JobProgressManager.OpenProgressJob")) {//$NON-NLS-1$ /* (non-Javadoc) * @see org.eclip... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/1a9cecd63f2d83ca30cee9aec5659bf7c2b3803d/JobProgressManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/JobProgressManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2731,
12,
45,
2278,
20930,
871,
13,
288,
202,
202,
2278,
966,
1123,
273,
13024,
966,
12,
2575,
18,
588,
2278,
10663,
202,
202,
430,
261,
2575,
18,
588,
1253,
7675,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2731,
12,
45,
2278,
20930,
871,
13,
288,
202,
202,
2278,
966,
1123,
273,
13024,
966,
12,
2575,
18,
588,
2278,
10663,
202,
202,
430,
261,
2575,
18,
588,
1253,
7675,
588,
... |
ArrayList list = new ArrayList(); list.add("toto"); ruby.initLoad(list); RubyObject lCol = ruby.getGlobalVar("$:"); RubyObject lI = ruby.getGlobalVar("$-I"); RubyObject lLoad = ruby.getGlobalVar("$LOAD_PATH"); assertTrue(lCol == lI && lI == lLoad && lLoad != null); RubyArray lLoadA = (RubyArray)lLoad; assertTrue(((R... | ArrayList list = new ArrayList(); System.setProperty("jruby.home", ""); list.add("toto"); ruby.initLoad(list); RubyObject lCol = ruby.getGlobalVar("$:"); RubyObject lI = ruby.getGlobalVar("$-I"); RubyObject lLoad = ruby.getGlobalVar("$LOAD_PATH"); assertTrue(lCol == lI && lI == lLoad && lLoad != null); RubyArray lLoa... | public void testInitLoad() { ArrayList list = new ArrayList(); //check without a RubyHome and with one parameter list.add("toto"); ruby.initLoad(list); //check that the global vars are correctly valuated RubyObject lCol = ruby.getGlobalVar("$:"); RubyObject lI = ruby.getGlobalVar("$-I"); RubyObject lLoad = ruby.get... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/774c5d3d592dfd020e3a8f961b73f629c4c55cf0/TestRuby.java/clean/org/jruby/test/TestRuby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2570,
2563,
1435,
288,
202,
19558,
666,
273,
394,
2407,
5621,
202,
759,
1893,
2887,
279,
19817,
8684,
471,
598,
1245,
1569,
202,
1098,
18,
1289,
2932,
3307,
83,
8863,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2570,
2563,
1435,
288,
202,
19558,
666,
273,
394,
2407,
5621,
202,
759,
1893,
2887,
279,
19817,
8684,
471,
598,
1245,
1569,
202,
1098,
18,
1289,
2932,
3307,
83,
8863,
202... |
setTitle("-Dmitri v3- Starting LanguageTool..."); | setTitle("Starting LanguageTool..."); | public ProgressDialog() { setTitle("-Dmitri v3- Starting LanguageTool..."); JPanel progressPanel = new JPanel(new FlowLayout(FlowLayout.CENTER)); JProgressBar progressBar = new JProgressBar(0, 100); progressBar.setIndeterminate(true); progressPanel.add(progressBar); setContentPane(progressPanel); ... | 10628 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10628/2c0357e69e848869e80fa352cd3d299151da2ed8/ProgressDialog.java/buggy/trunk/JLanguageTool/src/java/de/danielnaber/languagetool/openoffice/ProgressDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
10980,
6353,
1435,
288,
565,
14109,
2932,
11715,
9889,
6364,
7070,
1769,
565,
24048,
4007,
5537,
273,
394,
24048,
12,
2704,
9473,
3744,
12,
5249,
3744,
18,
19835,
10019,
565,
804,
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,
282,
1071,
10980,
6353,
1435,
288,
565,
14109,
2932,
11715,
9889,
6364,
7070,
1769,
565,
24048,
4007,
5537,
273,
394,
24048,
12,
2704,
9473,
3744,
12,
5249,
3744,
18,
19835,
10019,
565,
804,
315... |
title = FILE_TITLE; | title = FILE_TITLE_ADD; | private String getNewInputObject() { // Create a dialog to prompt for a new list item String input = null; String title = new String(); String message = new String(); String initVal = new String(); if (browseType == IOption.BROWSE_DIR) { title = DIR_TITLE; message = DIR_MSG; initVal = path == null ? init... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/c521553711f3cbb91420dbeb330d34a9f80d35c1/FileListControl.java/clean/build/org.eclipse.cdt.managedbuilder.ui/src/org/eclipse/cdt/managedbuilder/ui/properties/FileListControl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
12654,
1210,
921,
1435,
288,
202,
202,
759,
1788,
279,
6176,
358,
6866,
364,
279,
394,
666,
761,
202,
202,
780,
810,
273,
446,
31,
202,
202,
780,
2077,
273,
394,
514,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
12654,
1210,
921,
1435,
288,
202,
202,
759,
1788,
279,
6176,
358,
6866,
364,
279,
394,
666,
761,
202,
202,
780,
810,
273,
446,
31,
202,
202,
780,
2077,
273,
394,
514,
... |
frame.setVisible(true); frame.open(file); JSLDesktop.add(frame); } catch (Exception e) { frame.dispose(); SceneFrame frame2 = new SceneFrame(file); try { frame2.setVisible(true); frame2.open(file); JSLDesktop.add(frame2); } catch (Exception e2) { frame2.dispose(); ErrorMsg.reportError("Error", "Error Loading Library",... | frame.open(file); } catch (Exception e) { frame = new SceneFrame(file); try { frame.open(file); } catch (Exception e1) { PatchEdit.hideWaitDialog(); ErrorMsg.reportError("Error", "Error Loading Library", e1); return; } } frame.setVisible(true); JSLDesktop.add(frame); | static void openFrame(File file) { LibraryFrame frame = new LibraryFrame(file); try { // Does this need to be before open? frame.setVisible(true); frame.open(file); JSLDesktop.add(frame); } catch (Exception e) { frame.dispose(); SceneFrame frame2 = new SceneFrame(file); try... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/8bcfdbbdcd8f9828d233f248c46b91f36fe42f7b/Actions.java/clean/JSynthLib/core/Actions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
918,
1696,
3219,
12,
812,
585,
13,
288,
3639,
18694,
3219,
2623,
273,
394,
18694,
3219,
12,
768,
1769,
3639,
775,
288,
202,
565,
368,
9637,
333,
1608,
358,
506,
1865,
1696,
35,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
918,
1696,
3219,
12,
812,
585,
13,
288,
3639,
18694,
3219,
2623,
273,
394,
18694,
3219,
12,
768,
1769,
3639,
775,
288,
202,
565,
368,
9637,
333,
1608,
358,
506,
1865,
1696,
35,
202... |
public ParameterClassCheckVisitor(PsiParameter parameter){ | ParameterClassCheckVisitor(PsiParameter parameter){ | public ParameterClassCheckVisitor(PsiParameter parameter){ super(); this.parameter = parameter; } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/ParameterClassCheckVisitor.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/bugs/ParameterClassCheckVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
5498,
797,
1564,
7413,
12,
52,
7722,
1662,
1569,
15329,
3639,
2240,
5621,
3639,
333,
18,
6775,
273,
1569,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
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,
5498,
797,
1564,
7413,
12,
52,
7722,
1662,
1569,
15329,
3639,
2240,
5621,
3639,
333,
18,
6775,
273,
1569,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
_receivedCount = _packets; | _receivedCount = packets; | public PartiallyReceivedBlock(int packets, int packetSize, byte[] data) { if (data.length != packets * packetSize) { throw new RuntimeException("Length of data ("+data.length+") doesn't match packet number and size"); } _data = data; _received = new boolean[packets]; for (int x=0; x<_received.length; x++) { _... | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/d69dceaa72feee5ece14b8de951841aa9b614188/PartiallyReceivedBlock.java/buggy/src/freenet/io/xfer/PartiallyReceivedBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6393,
6261,
8872,
1768,
12,
474,
12640,
16,
509,
4414,
1225,
16,
1160,
8526,
501,
13,
288,
202,
202,
430,
261,
892,
18,
2469,
480,
12640,
380,
4414,
1225,
13,
288,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6393,
6261,
8872,
1768,
12,
474,
12640,
16,
509,
4414,
1225,
16,
1160,
8526,
501,
13,
288,
202,
202,
430,
261,
892,
18,
2469,
480,
12640,
380,
4414,
1225,
13,
288,
1082,
202,
... |
protected Document createDOMDocumentForServiceXML() { WSDLInterface boundInterface = infoHolder.getPorttype(); WSDLBinding axisBinding = infoHolder.getBinding(); WSDLService service = infoHolder.getService(); Document doc = getEmptyDocument(); String coreClassName = getCoreClassNa... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/ed74743f80688967e0ce716bb8c30b9648f1ef5d/MultiLanguageClientEmitter.java/buggy/modules/codegen/src/org/apache/axis2/wsdl/codegen/emitter/MultiLanguageClientEmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4319,
752,
8168,
2519,
1290,
1179,
4201,
1435,
288,
3639,
30567,
1358,
2489,
1358,
273,
1123,
6064,
18,
588,
2617,
723,
5621,
3639,
30567,
5250,
2654,
5250,
273,
1123,
6064,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
4319,
752,
8168,
2519,
1290,
1179,
4201,
1435,
288,
3639,
30567,
1358,
2489,
1358,
273,
1123,
6064,
18,
588,
2617,
723,
5621,
3639,
30567,
5250,
2654,
5250,
273,
1123,
6064,
18,
588,
... | ||
public static synchronized String rot13( String input ) { StringBuffer output = new StringBuffer(); if ( input != null ) { for ( int i = 0; i < input.length(); i++ ) { char inChar = input.charAt( i ); if ( ( inChar >= 'A' ) & ( inChar <= 'Z' ) ) { inChar += 13; if ( inChar > 'Z' ) { in... | 47703 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47703/e5b3b00b0f724a9834bcadb34453e906f7c0d25b/Encoding.java/buggy/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/Encoding.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5642,
2102,
15666,
780,
8342,
3437,
12,
780,
2630,
13,
202,
95,
202,
202,
780,
1892,
2844,
33,
2704,
780,
1892,
5621,
202,
202,
430,
12,
2630,
5,
33,
2011,
13,
202,
202,
95,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5642,
2102,
15666,
780,
8342,
3437,
12,
780,
2630,
13,
202,
95,
202,
202,
780,
1892,
2844,
33,
2704,
780,
1892,
5621,
202,
202,
430,
12,
2630,
5,
33,
2011,
13,
202,
202,
95,... | ||
if (data!=null && data.equals("narrow")) | if (data!=null && data.equals("narrow")) | public void setInitializationString(String data) { if (data!=null && data.equals("narrow")) narrow=true; } | 13822 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13822/0f18abf36bfe0399154139be438473549072a236/ShowCapabilitiesPreferenceAction.java/buggy/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/ShowCapabilitiesPreferenceAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
17701,
780,
12,
780,
501,
13,
288,
202,
202,
430,
261,
892,
5,
33,
2011,
597,
501,
18,
14963,
2932,
82,
7815,
6,
3719,
1082,
202,
82,
7815,
33,
3767,
31,
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,
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,
225,
202,
482,
918,
444,
17701,
780,
12,
780,
501,
13,
288,
202,
202,
430,
261,
892,
5,
33,
2011,
597,
501,
18,
14963,
2932,
82,
7815,
6,
3719,
1082,
202,
82,
7815,
33,
3767,
31,
202,
97... |
public int put(int eventId, int chanId, Status stat) throws SQLException { int pairId = insert(eventId, chanId); setStatus(pairId, stat); return pairId; | public int put(EventChannelPair ecp) throws SQLException { return put(ecp.getEvent(), ecp.getChannel(), ecp.getStatus()); | public int put(int eventId, int chanId, Status stat) throws SQLException { int pairId = insert(eventId, chanId); setStatus(pairId, stat); return pairId; } | 45996 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45996/57a76f303905e9c0df3def95f30e8943b0ff327c/JDBCEventChannelStatus.java/clean/src/edu/sc/seis/sod/database/waveform/JDBCEventChannelStatus.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1378,
12,
474,
26004,
16,
509,
3861,
548,
16,
2685,
610,
13,
1216,
6483,
288,
3639,
509,
3082,
548,
273,
2243,
12,
2575,
548,
16,
3861,
548,
1769,
3639,
9433,
12,
6017,
548,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
1071,
509,
1378,
12,
474,
26004,
16,
509,
3861,
548,
16,
2685,
610,
13,
1216,
6483,
288,
3639,
509,
3082,
548,
273,
2243,
12,
2575,
548,
16,
3861,
548,
1769,
3639,
9433,
12,
6017,
548,
... |
if (isActiveWorkbenchItem()) AnimationManager.getInstance().toggleFloatingWindow(); | ProgressManagerUtil.openProgressView(AnimationItem.this.window); | public void mouseDoubleClick(MouseEvent arg0) { if (isActiveWorkbenchItem()) AnimationManager.getInstance().toggleFloatingWindow(); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/f725aeed5438c2fead5cdff95872e4f16919cb5c/AnimationItem.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
7644,
5265,
6563,
12,
9186,
1133,
1501,
20,
13,
288,
9506,
202,
430,
261,
291,
3896,
2421,
22144,
1180,
10756,
6862,
202,
10816,
1318,
18,
588,
1442,
7675,
14401,
28344,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
7644,
5265,
6563,
12,
9186,
1133,
1501,
20,
13,
288,
9506,
202,
430,
261,
291,
3896,
2421,
22144,
1180,
10756,
6862,
202,
10816,
1318,
18,
588,
1442,
7675,
14401,
28344,
3... |
IConfiguration config = (IConfiguration)iter.next(); | IConfigurationV2 config = (IConfigurationV2)iter.next(); | public void removeConfiguration(String id) { // Remove the specified configuration from the list and map Iterator iter = getConfigurationList().listIterator(); while (iter.hasNext()) { IConfiguration config = (IConfiguration)iter.next(); if (config.getId().equals(id)) { getConfigurationList().remove(confi... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/18b49394c46cbbecf041078a70e83e4975d004a7/Target.java/clean/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/core/Target.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
1750,
12,
780,
612,
13,
288,
202,
202,
759,
3581,
326,
1269,
1664,
628,
326,
666,
471,
852,
202,
202,
3198,
1400,
273,
10316,
682,
7675,
1098,
3198,
5621,
202,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
1750,
12,
780,
612,
13,
288,
202,
202,
759,
3581,
326,
1269,
1664,
628,
326,
666,
471,
852,
202,
202,
3198,
1400,
273,
10316,
682,
7675,
1098,
3198,
5621,
202,
202,... |
ERXArrayUtilities.sortedArraySortedWithKey(aSortedArray, _localDestinationDisplayKey()); | ERXArrayUtilities.sortArrayWithKey(aSortedArray, _localDestinationDisplayKey()); | public NSArray theList() { NSMutableArray aSortedArray; NSArray anUnsortedArray; if (_privateList()==null) { EODataSource aDataSource = _localDataSource(); anUnsortedArray = aDataSource.fetchObjects(); // 81398 sort contents aSortedArray = new NSMutab... | 50512 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50512/6c1817f4bb03a3ecd72ebdf90f67d70ac055afdc/WOToOneRelationship.java/buggy/Common/Frameworks/ERExtensions/Sources/er/extensions/WOToOneRelationship.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11472,
1076,
326,
682,
1435,
288,
3639,
423,
7303,
3050,
1076,
279,
11739,
1076,
31,
3639,
11472,
1076,
392,
984,
10350,
1076,
31,
3639,
309,
261,
67,
1152,
682,
1435,
631,
2011,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11472,
1076,
326,
682,
1435,
288,
3639,
423,
7303,
3050,
1076,
279,
11739,
1076,
31,
3639,
11472,
1076,
392,
984,
10350,
1076,
31,
3639,
309,
261,
67,
1152,
682,
1435,
631,
2011,
13... |
String text = line.substring(line.indexOf("\"")+1, line.lastIndexOf("\"")); PrintWriter out = new PrintWriter(new File(textDir, basename+".txt"), "UTF-8"); out.print(text); out.flush(); out.close(); | /* If the basename list asks to process this file, then write the text file */ if ( bnl.contains( basename ) ) { checkList.add( basename ); PrintWriter out = new PrintWriter( new File( textDir, basename + db.txtExt() ), "UTF-8" ); String text = line.substring(line.indexOf("\"")+1, line.lastIndexOf("\"")); out.print(tex... | public boolean compute() throws IOException { BufferedReader in = new BufferedReader(new InputStreamReader(new FileInputStream(textFile), "UTF-8")); String line; while ((line = in.readLine()) != null) { line = line.substring(line.indexOf("(")+1, line.lastIndexOf(")")); ... | 49846 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49846/863a435e1e81a31023f567a49dc521436d84df27/FestvoxTextfileConverter.java/clean/java/de/dfki/lt/mary/unitselection/voiceimport_reorganized/FestvoxTextfileConverter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
3671,
1435,
1216,
1860,
565,
288,
3639,
10633,
316,
273,
394,
10633,
12,
2704,
15322,
12,
2704,
11907,
12,
955,
812,
3631,
315,
5159,
17,
28,
7923,
1769,
3639,
514,
980,
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,
1250,
3671,
1435,
1216,
1860,
565,
288,
3639,
10633,
316,
273,
394,
10633,
12,
2704,
15322,
12,
2704,
11907,
12,
955,
812,
3631,
315,
5159,
17,
28,
7923,
1769,
3639,
514,
980,
31,
... |
double length = getLengthProperty(thisObj); | long length = getLengthProperty(thisObj); | private static Object jsFunction_push(Context cx, Scriptable thisObj, Object[] args) { double length = getLengthProperty(thisObj); for (int i = 0; i < args.length; i++) { setElem(thisObj, (long)length + i, args[i]); } length += args.... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/11edce55c2059c9d5f132a293ba40dbbedde6e01/NativeArray.java/buggy/js/rhino/src/org/mozilla/javascript/NativeArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1033,
3828,
2083,
67,
6206,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
13,
565,
288,
3639,
1525,
769,
273,
9888,
1396,
12,
2211,
2675,
1769,
3639,
364,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
3828,
2083,
67,
6206,
12,
1042,
9494,
16,
22780,
15261,
16,
4766,
1850,
1033,
8526,
833,
13,
565,
288,
3639,
1525,
769,
273,
9888,
1396,
12,
2211,
2675,
1769,
3639,
364,
... |
for (int idx = 0; idx < markers.length; idx++) { ConcreteMarker marker = markers[idx]; | for (int idx = 0; idx < markers.length; idx++) { ConcreteMarker marker = markers[idx]; | private int[] getMarkerCounts() { if (markerCounts == null) { markerCounts = new int[] { 0, 0, 0 }; for (int idx = 0; idx < markers.length; idx++) { ConcreteMarker marker = markers[idx]; if (marker instanceof ProblemMarker) { int severity... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/2bc2f7e05493c8f842d6d73cc7cb85357120cefd/MarkerList.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
8526,
23232,
264,
9211,
1435,
288,
3639,
309,
261,
11145,
9211,
422,
446,
13,
288,
5411,
5373,
9211,
273,
394,
509,
8526,
288,
374,
16,
374,
16,
374,
289,
31,
5411,
364,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
8526,
23232,
264,
9211,
1435,
288,
3639,
309,
261,
11145,
9211,
422,
446,
13,
288,
5411,
5373,
9211,
273,
394,
509,
8526,
288,
374,
16,
374,
16,
374,
289,
31,
5411,
364,
261,... |
autoPwdlThread != null && !pwdlPolicies.isEnabled() && autoPwdlThread.isPaused()) { if (autoPwdlThread.shouldPause()){ HashMap<String, Download> downloads = (HashMap) content; synchronized (downloads) { List<Download> toPause = new Vector<Download>(); for (Download curDownload : downloads.values()) { if (curDownload.ge... | autoPwdlThread != null && autoPwdlThread.isPaused()) { HashMap<String, Download> downloads = (HashMap) content; synchronized (downloads) { List<Download> toPause = new Vector<Download>(); for (Download curDownload : downloads.values()) { if (curDownload.getStatus() == Download.SUCHEN_LADEN) { toPause.add(curDownload); | public void fireContentChanged(DATALISTENER_TYPE type, Object content) { try { if (type == DATALISTENER_TYPE.INFORMATION_CHANGED) { lastInformation = (Information) content; if (!pwdlPolicies.isEnabled() && autoPwdlThread != null && lastInformation !... | 13641 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13641/0b8e77cf8f0da4b8b323ac0de0e176b267dc2177/PowerDownloadPanel.java/clean/AJClientGUI/src/de/applejuicenet/client/gui/download/PowerDownloadPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4452,
1350,
5033,
12,
11102,
1013,
5511,
8196,
67,
2399,
618,
16,
1033,
913,
13,
288,
3639,
775,
288,
5411,
309,
261,
723,
422,
12364,
1013,
5511,
8196,
67,
2399,
18,
706,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4452,
1350,
5033,
12,
11102,
1013,
5511,
8196,
67,
2399,
618,
16,
1033,
913,
13,
288,
3639,
775,
288,
5411,
309,
261,
723,
422,
12364,
1013,
5511,
8196,
67,
2399,
18,
706,
23... |
final StringBuffer sb = new StringBuffer('{'); | final StringBuffer sb = new StringBuffer("{"); | public RubyString inspect() { //FIXME this two strings should be built only once, at leas only once //per instance no matter how many calls to inspect and maybe better once //per ruby interpreter. //Benoit final String sep = ", "; final String arrow = "=>"; f... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/2f13ba47385b7584839c7f6f6f1abfee251cbe53/RubyHash.java/buggy/org/jruby/RubyHash.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
780,
5334,
1435,
288,
3639,
368,
25810,
333,
2795,
2064,
1410,
506,
6650,
1338,
3647,
16,
622,
884,
345,
1338,
3647,
3639,
368,
457,
791,
1158,
15177,
3661,
4906,
4097,
358,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
780,
5334,
1435,
288,
3639,
368,
25810,
333,
2795,
2064,
1410,
506,
6650,
1338,
3647,
16,
622,
884,
345,
1338,
3647,
3639,
368,
457,
791,
1158,
15177,
3661,
4906,
4097,
358,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.