rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
return getValue() > otherVal ? 1 : getValue() < otherVal ? -1 : 0; | return getLongValue() > otherVal ? 1 : getLongValue() < otherVal ? -1 : 0; | protected int compareValue(RubyNumeric other) { if (other instanceof RubyBignum) { return ((RubyBignum)other).compareValue(this) * -1; } else if (other instanceof RubyFloat) { double otherVal = other.getDoubleValue(); double thisVal = getDoubleValue(); retur... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/786cea08c1dd2092a02d1254b49fbee371ace5f9/RubyFixnum.java/buggy/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
3400,
620,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
38,
724,
379,
13,
288,
5411,
327,
14015,
54,
10340,
38,
724,
379,
13,
3011,
2934,
9877,
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,
4750,
509,
3400,
620,
12,
54,
10340,
9902,
1308,
13,
288,
3639,
309,
261,
3011,
1276,
19817,
38,
724,
379,
13,
288,
5411,
327,
14015,
54,
10340,
38,
724,
379,
13,
3011,
2934,
9877,
620,... |
if (connection.haveMinimumServerVersion("7.1")) { | if (connection.haveMinimumServerVersion("7.2")) { | public java.sql.ResultSet getTables(String catalog, String schemaPattern, String tableNamePattern, String types[]) throws SQLException { String select; String orderby; String useSchemas; if (connection.haveMinimumServerVersion("7.3")) { useSchemas = "SCHEMAS"; select = "SELECT NULL AS TABLE_CAT, n.nspname AS T... | 46409 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46409/d9d59ca65ef44a3c330ff41d90fedf57e34aadd1/AbstractJdbc1DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
29002,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
1953,
63,
5717,
1216,
6483,
202,
95,
202,
202,
780,
2027,
31,
202,
202,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2252,
18,
4669,
18,
13198,
29002,
12,
780,
6222,
16,
514,
1963,
3234,
16,
514,
4775,
3234,
16,
514,
1953,
63,
5717,
1216,
6483,
202,
95,
202,
202,
780,
2027,
31,
202,
202,
7... |
skipBytes(18); readColor(data.gradientBackgroundColors[0]); skipBytes(18); | data.gradientBackgroundColors[0] = data.gradientBackgroundColors[1]; | private void readMeshChunk(int bytesToRead, ObjectMesh data) throws IOException { int bytes_read = 0; while(bytes_read < bytesToRead) { int type = readUnsignedShort(); int size = readInt(); switch(type) { case MaxConstants.NAM... | 46075 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46075/f69ae03316b731655ae04df7e6d331bd7d3809c5/MaxParser.java/clean/src/java/org/j3d/loaders/discreet/MaxParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
855,
16748,
5579,
12,
474,
1731,
23321,
16,
1033,
16748,
501,
13,
3639,
1216,
1860,
565,
288,
3639,
509,
1731,
67,
896,
273,
374,
31,
3639,
1323,
12,
3890,
67,
896,
411,
1731... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
16748,
5579,
12,
474,
1731,
23321,
16,
1033,
16748,
501,
13,
3639,
1216,
1860,
565,
288,
3639,
509,
1731,
67,
896,
273,
374,
31,
3639,
1323,
12,
3890,
67,
896,
411,
1731... |
if (element instanceof IActivityManager || element instanceof ICategory) return true; | if (element instanceof IActivityManager || element instanceof ICategory) { return true; } | public boolean hasChildren(Object element) { if (element instanceof IActivityManager || element instanceof ICategory) return true; return false; } | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ActivityCategoryContentProvider.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/ws/ActivityCategoryContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
27780,
12,
921,
930,
13,
288,
3639,
309,
261,
2956,
1276,
467,
6193,
1318,
747,
930,
1276,
467,
4457,
13,
5411,
327,
638,
31,
3639,
327,
629,
31,
565,
289,
2,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
27780,
12,
921,
930,
13,
288,
3639,
309,
261,
2956,
1276,
467,
6193,
1318,
747,
930,
1276,
467,
4457,
13,
5411,
327,
638,
31,
3639,
327,
629,
31,
565,
289,
2,
-100,
-100,
... |
super.endJob(); | taxas.removeListener(this); } super.endJob(); | public void endJob(){ if (taxas!=null) { int numTaxas = taxas.size(); for (int i=0; i<numTaxas; i++){ Taxa taxa = (Taxa)taxas.elementAt(i); taxa.removeListener(this); } taxas.removeListener(this); } super.endJob(); } | 55939 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55939/4206c41443aabb1ef72acb8448b91615c4d37d47/ManageTrees.java/clean/Source/mesquite/trees/ManageTrees/ManageTrees.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
2278,
1435,
95,
1082,
202,
430,
261,
8066,
345,
5,
33,
2011,
13,
288,
9506,
202,
474,
818,
7731,
345,
273,
5320,
345,
18,
1467,
5621,
9506,
202,
1884,
261,
474,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
2278,
1435,
95,
1082,
202,
430,
261,
8066,
345,
5,
33,
2011,
13,
288,
9506,
202,
474,
818,
7731,
345,
273,
5320,
345,
18,
1467,
5621,
9506,
202,
1884,
261,
474,
27... |
ruby.getCBase().setClassVar(iVisited.getName(), result.toRubyObject()); | ruby.getCBase().setClassVar(iVisited.getName(), result); | public void visitClassVarAsgnNode(ClassVarAsgnNode iVisited) { eval(iVisited.getValueNode()); ruby.getCBase().setClassVar(iVisited.getName(), result.toRubyObject()); } | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/f235ab756f32ea9496f8f880066b46ad95ebb692/EvaluateVisitor.java/clean/org/jruby/evaluator/EvaluateVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
797,
1537,
37,
1055,
82,
907,
12,
797,
1537,
37,
1055,
82,
907,
277,
30019,
13,
288,
3639,
5302,
12,
77,
30019,
18,
24805,
907,
10663,
3639,
22155,
18,
588,
39,
2171,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
797,
1537,
37,
1055,
82,
907,
12,
797,
1537,
37,
1055,
82,
907,
277,
30019,
13,
288,
3639,
5302,
12,
77,
30019,
18,
24805,
907,
10663,
3639,
22155,
18,
588,
39,
2171,
... |
public void setAlbumList( ArrayList albumList ) { if ( albumList == null ) { throw new IllegalArgumentException( "Must supply non-null album list." ); } ArrayList oldList = this.albumList; this.albumList = albumList; if ( albumList.size() > 0 ) { selectedAlbum = (Album) this.albumList.get(0); } if (oldLis... | 9402 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9402/ea127f323e1d7cd189022722ec6a07daf7a18368/Gallery.java/clean/com/gallery/GalleryRemote/model/Gallery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
30330,
682,
12,
2407,
14844,
682,
262,
288,
202,
202,
430,
261,
14844,
682,
422,
446,
262,
288,
1082,
202,
12849,
394,
2754,
12,
315,
10136,
14467,
1661,
17,
2011,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
30330,
682,
12,
2407,
14844,
682,
262,
288,
202,
202,
430,
261,
14844,
682,
422,
446,
262,
288,
1082,
202,
12849,
394,
2754,
12,
315,
10136,
14467,
1661,
17,
2011,
1... | ||
assertNull(JspStringUtil.escapeHtmlEntities(null)); assertEquals(JspStringUtil.escapeHtmlEntities(""), ""); assertEquals(JspStringUtil.escapeHtmlEntities(" abc def "), " abc def "); assertEquals(JspStringUtil.escapeHtmlEntities("&"), "&"); assertEquals(JspStringUtil.escapeHtmlEntities("&&&\n<<< >>>\t\"\"\""), "&a... | public void testStringUtils(){ // underlineAccessKey assertEquals(JspStringUtil.underlineAccessKey("",""), ""); assertEquals(JspStringUtil.underlineAccessKey("aaa",""), "aaa"); assertNull(JspStringUtil.underlineAccessKey(null, "a")); assertEquals(JspStringUtil.underlineAccessKey("Some string", "So"), "Some stri... | 53585 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53585/ad0af2022e5921dc9a36d0d5cf62e390b55b6743/StringUtilTest.java/clean/src/org/araneaframework/jsp/tests/StringUtilTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
780,
1989,
1435,
95,
202,
202,
759,
25985,
21241,
202,
202,
11231,
8867,
12,
21796,
13565,
18,
9341,
1369,
21241,
2932,
3113,
3660,
3631,
1408,
1769,
202,
202,
11231,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
780,
1989,
1435,
95,
202,
202,
759,
25985,
21241,
202,
202,
11231,
8867,
12,
21796,
13565,
18,
9341,
1369,
21241,
2932,
3113,
3660,
3631,
1408,
1769,
202,
202,
11231,
... | |
cdiTarget=session.getCurrentTarget(); | ICDITarget[] targets = session.getTargets(); assertNotNull(targets); assertTrue(targets.length > 0); cdiTarget = targets[0]; | public void testIsEquals() throws CoreException, MIException, IOException, CDIException { ICDITarget cdiTarget; ICDILocation location, location2; ICDIBreakpoint[] breakpoints; ICDILocationBreakpoint curbreak; session=CDebugHelper.createSession("main",testProject); assertNot... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/479dfcc366623938310d4ddfe76e24068050e6de/LocationTests.java/buggy/debug/org.eclipse.cdt.debug.ui.tests/core/org/eclipse/cdt/debug/core/tests/LocationTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2520,
8867,
1435,
1216,
30015,
16,
20806,
503,
16,
1860,
16,
385,
2565,
503,
288,
3639,
467,
10160,
1285,
826,
276,
3211,
2326,
31,
3639,
26899,
2565,
2735,
2117,
16,
211... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2520,
8867,
1435,
1216,
30015,
16,
20806,
503,
16,
1860,
16,
385,
2565,
503,
288,
3639,
467,
10160,
1285,
826,
276,
3211,
2326,
31,
3639,
26899,
2565,
2735,
2117,
16,
211... |
protected abstract void delegatePhase(); | public static final void delegatePhase(int phaseId) { delegatePhase(phases[phaseId]); } | protected abstract void delegatePhase(); | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/4c66aa27cec27f8dd5902baec018ff86d7f49ee2/Phase.java/buggy/MMTk/src/org/mmtk/plan/Phase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
8770,
918,
7152,
11406,
5621,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
8770,
918,
7152,
11406,
5621,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (!realName.equals(PathUtil.decode(PathUtil.tail(entry.getURL())))) { | if (!realName.equals(SVNEncodingUtil.uriDecode(PathUtil.tail(entry.getURL())))) { | private SVNStatus createStatus(String path, File file, SVNDirectory entryDir, SVNEntry parentEntry, SVNEntry entry /* this could be dir entry in parent */, boolean isIgnored, SVNFileType pathKind, Map allEntryProperties) throws SVNException { pathKind = pathKind ==... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/48b673a4eeae723c90a2ec8a9e48e886212b2109/SVNStatusEditor.java/buggy/javasvn/src/org/tmatesoft/svn/core/internal/wc/SVNStatusEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
29537,
50,
1482,
752,
1482,
12,
780,
589,
16,
1387,
585,
16,
5411,
29537,
50,
2853,
1241,
1621,
16,
29537,
50,
1622,
982,
1622,
16,
5411,
29537,
50,
1622,
1241,
1748,
333,
3377,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
29537,
50,
1482,
752,
1482,
12,
780,
589,
16,
1387,
585,
16,
5411,
29537,
50,
2853,
1241,
1621,
16,
29537,
50,
1622,
982,
1622,
16,
5411,
29537,
50,
1622,
1241,
1748,
333,
3377,
5... |
String spellServerUrl = getSpellServerUrl(); ZimbraLog.mailbox.debug( "CheckSpelling: spellServerUrl='" + spellServerUrl + "', mWasSuccessful=" + mWasSuccessful + ", mFailTimestamp=" + mFailTimestamp); if (spellServerUrl == null) { response.addAttribute(MailService.A_AVAILABLE, false); return response; | String[] spellServerUrls = getSpellServerUrls(); if (ArrayUtil.isEmpty(spellServerUrls)) { sLog.debug("zimbraSpellCheckHostname is not defined"); return unavailable(response); | public Element handle(Element request, Map context) { ZimbraContext lc = getZimbraContext(context); Element response = lc.createElement(MailService.CHECK_SPELLING_RESPONSE); // Make sure that the hostname is specified String spellServerUrl = getSpellServerUrl(); ZimbraLog.mailbox.... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/58c65ee2adb5e6a725f6283763ba44e0a8e6bdc1/CheckSpelling.java/clean/ZimbraServer/src/java/com/zimbra/cs/service/mail/CheckSpelling.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3010,
1640,
12,
1046,
590,
16,
1635,
819,
13,
288,
3639,
2285,
381,
15397,
1042,
9109,
273,
23448,
381,
15397,
1042,
12,
2472,
1769,
3639,
3010,
766,
273,
9109,
18,
2640,
1046,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3010,
1640,
12,
1046,
590,
16,
1635,
819,
13,
288,
3639,
2285,
381,
15397,
1042,
9109,
273,
23448,
381,
15397,
1042,
12,
2472,
1769,
3639,
3010,
766,
273,
9109,
18,
2640,
1046,
12,
... |
case IStatus.ERROR: setErrorMessage(message); setMessage(message,WizardPage.ERROR); | case IStatus.ERROR : setErrorMessage( message ); setMessage( message, WizardPage.ERROR ); | private void applyToStatusLine(IStatus status) { String message= status.getMessage(); if (message.length() == 0) message= PAGE_DESC; switch (status.getSeverity()) { case IStatus.OK: setErrorMessage(null); setMessage(message); break; case IStatus.ERROR: setErrorMessage(message); setMessage(message... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/5dd4b8bf9ad20663a0656c7f795fb830c81a3078/WizardReportSettingPage.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/wizards/WizardReportSettingPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
28681,
1482,
1670,
12,
45,
1482,
1267,
13,
288,
202,
202,
780,
883,
33,
1267,
18,
24906,
5621,
202,
202,
430,
261,
2150,
18,
2469,
1435,
422,
374,
13,
883,
33,
11549,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28681,
1482,
1670,
12,
45,
1482,
1267,
13,
288,
202,
202,
780,
883,
33,
1267,
18,
24906,
5621,
202,
202,
430,
261,
2150,
18,
2469,
1435,
422,
374,
13,
883,
33,
11549,
... |
RolapSchema.flushRolapStarCaches(); | RolapSchema.flushAllRolapStarCaches(); | public void execute(Property property, String value) { disableCaching = property.booleanValue(); // must flush all caches if (disableCaching) { RolapSchema.flushRolapStarCaches(); }... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/a38bbb17b52820dfafb4cbe08e001cbb8cb7d04b/RolapStar.java/clean/src/main/mondrian/rolap/RolapStar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
918,
1836,
12,
1396,
1272,
16,
514,
460,
13,
288,
13491,
4056,
17712,
273,
1272,
18,
6494,
620,
5621,
13491,
368,
1297,
3663,
777,
12535,
13491,
309,
261,
8394,
17712,
13,
288,
187... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
918,
1836,
12,
1396,
1272,
16,
514,
460,
13,
288,
13491,
4056,
17712,
273,
1272,
18,
6494,
620,
5621,
13491,
368,
1297,
3663,
777,
12535,
13491,
309,
261,
8394,
17712,
13,
288,
187... |
void uploadPatch(Patch p) { | void uploadPatch(IPatch p) { | void uploadPatch(Patch p) { String patchType=t1.getText(); String patchName=t2.getText(); String desc=t3.getText(); String repository=t4.getText(); String userName=t5.getText(); String passwd=new String(t6.getPassword()); byte [] sysex = p.sysex; if (patchName.length()<4) ErrorMsg.reportError("Error","Patch Nam... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/b6e99a36d447b749f8ec1622f6d2477fcd586fcb/UploadPatchDialog.java/clean/JSynthLib/core/UploadPatchDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3617,
7332,
12,
7332,
293,
13,
288,
202,
780,
4729,
559,
33,
88,
21,
18,
588,
1528,
5621,
202,
780,
4729,
461,
33,
88,
22,
18,
588,
1528,
5621,
202,
780,
3044,
33,
88,
23,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3617,
7332,
12,
7332,
293,
13,
288,
202,
780,
4729,
559,
33,
88,
21,
18,
588,
1528,
5621,
202,
780,
4729,
461,
33,
88,
22,
18,
588,
1528,
5621,
202,
780,
3044,
33,
88,
23,
18,
... |
String getProblemsMessage() { | protected String getProblemsMessage() { | String getProblemsMessage() { return IDEWorkbenchMessages.getString("RefreshAction.problemMessage"); //$NON-NLS-1$ } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/4eac3d2cc275edceeff6f6f06f8d39203c7c731c/RefreshAction.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RefreshAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
3570,
19122,
1079,
1435,
288,
3639,
327,
1599,
41,
2421,
22144,
5058,
18,
588,
780,
2932,
8323,
1803,
18,
18968,
1079,
8863,
4329,
3993,
17,
5106,
17,
21,
8,
565,
289,
2,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
3570,
19122,
1079,
1435,
288,
3639,
327,
1599,
41,
2421,
22144,
5058,
18,
588,
780,
2932,
8323,
1803,
18,
18968,
1079,
8863,
4329,
3993,
17,
5106,
17,
21,
8,
565,
289,
2,
-10... |
.getDeclaringExtension().getNamespace()); | .getNamespace()); | public void openWithUserDefinedProgram() throws CoreException { // We need to determine if the command refers to a program in the plugin // install directory. Otherwise we assume the program is on the path. String programFileName = null; IConfigurationElement configurationElement = descr... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1e65b979985b36840a39b7f0a0949b5b4377e74e/ExternalEditor.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/misc/ExternalEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1696,
1190,
1299,
8116,
9459,
1435,
1216,
30015,
288,
3639,
368,
1660,
1608,
358,
4199,
309,
326,
1296,
21368,
358,
279,
5402,
316,
326,
1909,
3639,
368,
3799,
1867,
18,
5272,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1696,
1190,
1299,
8116,
9459,
1435,
1216,
30015,
288,
3639,
368,
1660,
1608,
358,
4199,
309,
326,
1296,
21368,
358,
279,
5402,
316,
326,
1909,
3639,
368,
3799,
1867,
18,
5272,
... |
public int addNumbers(int number1, int number2) { System.out.println("Received Request!"); return number1 + number2; } | public int addNumbers (int number1, int number2) { System.out.println ("Received Request!"); return number1 + number2; } | public int addNumbers(int number1, int number2) { System.out.println("Received Request!"); return number1 + number2; } | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/849972313659104525644114759629499fcacad2/AddNumbersImpl.java/clean/jaxws-ri/samples/async/src/async/server/AddNumbersImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
527,
10072,
12,
474,
1300,
21,
16,
509,
1300,
22,
13,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
8872,
1567,
4442,
1769,
202,
202,
2463,
1300,
21,
397,
1300,
22,
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,
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,
509,
527,
10072,
12,
474,
1300,
21,
16,
509,
1300,
22,
13,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
8872,
1567,
4442,
1769,
202,
202,
2463,
1300,
21,
397,
1300,
22,
31,
202... |
if (verbose >= 1) traceContext.push("", jdkObject.getClass().getName(), "tib"); | if (verbose >= 2) traceContext.push("", jdkObject.getClass().getName(), "tib"); | private static int copyMagicArrayToBootImage(Object jdkObject, VM_Array rvmArrayType, boolean allocOnly, int overwriteOffset, Object parentObject) throws IllegalAccessException { // // Return object if it is already copied and not being overwritten // Boo... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/85fa7f91d1f8a559835edf381c02c874e4ecde25/BootImageWriter.java/buggy/rvm/src/tools/bootImageWriter/BootImageWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
509,
1610,
19289,
1076,
774,
15817,
2040,
12,
921,
525,
2883,
921,
16,
9944,
4202,
8251,
67,
1076,
436,
3489,
27182,
16,
25083,
4202,
1250,
4767,
3386,
16,
9944,
4202,
509,
615... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
1610,
19289,
1076,
774,
15817,
2040,
12,
921,
525,
2883,
921,
16,
9944,
4202,
8251,
67,
1076,
436,
3489,
27182,
16,
25083,
4202,
1250,
4767,
3386,
16,
9944,
4202,
509,
615... |
public Object validate(String content, Object IDStorage ) throws InvalidDatatypeValueException{ //Pass content as a String //System.out.println("Call to ID= " ); if (!XMLCharacterProperties.validName(content)) {//Check if is valid key-[81] EncName ::= [A-Za-z] ([A-Za-z0-9._] | '-')* ... | 1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/19a96cfe49f79737218480aafa23c0eaba4f823a/IDDatatypeValidator.java/buggy/src/org/apache/xerces/validators/datatype/IDDatatypeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
921,
5662,
12,
780,
1745,
16,
22359,
3245,
13,
15069,
1941,
20228,
9738,
95,
759,
6433,
1745,
345,
69,
780,
759,
3163,
18,
659,
18,
8222,
2932,
1477,
869,
734,
1546,
1769,
430,
12,
5,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
921,
5662,
12,
780,
1745,
16,
22359,
3245,
13,
15069,
1941,
20228,
9738,
95,
759,
6433,
1745,
345,
69,
780,
759,
3163,
18,
659,
18,
8222,
2932,
1477,
869,
734,
1546,
1769,
430,
12,
5,
... | ||
if (containerNameField == null) initialContainerFieldValue = value; else containerNameField.setText(value); | if (containerNameField == null) { initialContainerFieldValue = value; } else { containerNameField.setText(value); } | public void setContainerFieldValue(String value) { if (containerNameField == null) initialContainerFieldValue = value; else containerNameField.setText(value); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/WizardImportPage.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/WizardImportPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
28331,
13559,
12,
780,
460,
13,
288,
3639,
309,
261,
3782,
461,
974,
422,
446,
13,
5411,
2172,
2170,
13559,
273,
460,
31,
3639,
469,
5411,
20408,
974,
18,
542,
1528,
12,
1132... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28331,
13559,
12,
780,
460,
13,
288,
3639,
309,
261,
3782,
461,
974,
422,
446,
13,
5411,
2172,
2170,
13559,
273,
460,
31,
3639,
469,
5411,
20408,
974,
18,
542,
1528,
12,
1132... |
assertTrue(true); | public void testPropertyForNullBrowser() throws Exception { final String configurationString = "<?xml version=\"1.0\"?>" + "<configuration\n" + " xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\"\n" + " xsi:noNamespaceSchemaLocation=\"JavaScriptConfigur... | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/62af9b3153ab9a9a7ece0d58e5bbbe45845d2f3b/JavaScriptConfigurationTest.java/clean/htmlunit/src/test/java/com/gargoylesoftware/htmlunit/javascript/configuration/JavaScriptConfigurationTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1396,
1290,
2041,
9132,
1435,
1216,
1185,
288,
3639,
727,
514,
1664,
780,
5411,
273,
20410,
2902,
1177,
5189,
21,
18,
20,
2412,
35,
2984,
5411,
397,
3532,
7025,
64,
82,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1396,
1290,
2041,
9132,
1435,
1216,
1185,
288,
3639,
727,
514,
1664,
780,
5411,
273,
20410,
2902,
1177,
5189,
21,
18,
20,
2412,
35,
2984,
5411,
397,
3532,
7025,
64,
82,
... | |
DatanodeDescriptor node = (DatanodeDescriptor) containingNodes.first(); | DatanodeInfo node = (DatanodeInfo) containingNodes.first(); | public synchronized int completeFile(UTF8 src, UTF8 holder) { NameNode.stateChangeLog.debug("DIR* NameSystem.completeFile: " + src + " for " + holder ); if (dir.getFile(src) != null || pendingCreates.get(src) == null) { NameNode.stateChangeLog.warn( "DIR* NameSystem.completeFile: " ... | 50331 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50331/31110f7bc418d9db1c4939fac608b96725b3b0db/FSNamesystem.java/clean/src/java/org/apache/hadoop/dfs/FSNamesystem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
509,
3912,
812,
12,
5159,
28,
1705,
16,
6380,
28,
10438,
13,
288,
3639,
1770,
907,
18,
2019,
3043,
1343,
18,
4148,
2932,
4537,
14,
1770,
3163,
18,
6226,
812,
30,
315,
397,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
509,
3912,
812,
12,
5159,
28,
1705,
16,
6380,
28,
10438,
13,
288,
3639,
1770,
907,
18,
2019,
3043,
1343,
18,
4148,
2932,
4537,
14,
1770,
3163,
18,
6226,
812,
30,
315,
397,
... |
private static InlineBoxMeasurements calculateInlineMeasurements(LayoutContext c, InlineBox iB, VerticalAlignContext vaContext) { LineMetrics lm = iB.getStyle().getLineMetrics(c); CalculatedStyle style = iB.getStyle().getCalculatedStyle(); float lineHeight = style.getLineHei... | 53937 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53937/ceb21dee5f070c3ac63d70ae7b6eb22a7c0b4641/InlineBoxing.java/clean/src/java/org/xhtmlrenderer/layout/InlineBoxing.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
16355,
3514,
7197,
1346,
4604,
10870,
7197,
1346,
12,
3744,
1042,
276,
16,
16355,
3514,
277,
38,
16,
2398,
27394,
10044,
1042,
14162,
1042,
13,
288,
3639,
5377,
5653,
14966,
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,
16355,
3514,
7197,
1346,
4604,
10870,
7197,
1346,
12,
3744,
1042,
276,
16,
16355,
3514,
277,
38,
16,
2398,
27394,
10044,
1042,
14162,
1042,
13,
288,
3639,
5377,
5653,
14966,
273,... | ||
if (result.isNil() || ((RubyFixnum)result).getLongValue() != 0) { | if (! result.isKindOf(fixnumClass) || RubyFixnum.fix2int(result) != 0) { | public IRubyObject op_cmp(IRubyObject other) { RubyArray ary = other.convertToArray(); int otherLen = ary.getLength(); int len = getLength(); if (len != otherLen) { return (len > otherLen) ? RubyFixnum.one(getRuntime()) : RubyFixnum.minus_one(getRuntime()); } Thr... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/c5efec819547c1904f24520251cba220ba8d4a25/RubyArray.java/buggy/src/org/jruby/RubyArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
19817,
1076,
11841,
273,
1308,
18,
6283,
11698,
5621,
3639,
509,
1308,
2891,
273,
11841,
18,
588,
1782,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
1061,
67,
9625,
12,
7937,
10340,
921,
1308,
13,
288,
3639,
19817,
1076,
11841,
273,
1308,
18,
6283,
11698,
5621,
3639,
509,
1308,
2891,
273,
11841,
18,
588,
1782,
... |
OpenCms.fireCmsEvent(new CmsEvent(I_CmsEventListener.EVENT_RESOURCE_AND_PROPERTIES_MODIFIED, Collections.singletonMap("resource", res))); | OpenCms.fireCmsEvent(new CmsEvent( I_CmsEventListener.EVENT_RESOURCE_AND_PROPERTIES_MODIFIED, Collections.singletonMap("resource", res))); | private void importZipResource(ZipInputStream zipStreamIn, String importPath, boolean noSubFolder) throws Exception { boolean isFolder = false; boolean exit = false; int j, r, stop, charsRead, size; int entries = 0; int totalBytes = 0; int offset = 0; byte[] buffer =... | 51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/ffc41838b2d111ebeb91e9a4f240187165ad24d5/CmsImportFolder.java/buggy/src/org/opencms/db/CmsImportFolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1930,
9141,
1420,
12,
9141,
4348,
3144,
1228,
382,
16,
514,
30336,
16,
1250,
1158,
1676,
3899,
13,
1216,
1185,
288,
3639,
1250,
31137,
273,
629,
31,
3639,
1250,
2427,
273,
629,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1930,
9141,
1420,
12,
9141,
4348,
3144,
1228,
382,
16,
514,
30336,
16,
1250,
1158,
1676,
3899,
13,
1216,
1185,
288,
3639,
1250,
31137,
273,
629,
31,
3639,
1250,
2427,
273,
629,... |
} else { | return true; } if (xmlSpace.get(0) == Boolean.TRUE) { | public void printCharacterData(char[] data) throws IOException { if (prettyPrinter.getFormat()) { canIndent = true; if (isWhiteSpace(data)) { int nl = newlines(data); for (int i = 0; i < nl - 1; i++) { printNewline(); } ... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/7db088f8b9217653c21ad110592b7ebe49dad32a/OutputManager.java/buggy/sources/org/apache/batik/transcoder/svg2svg/OutputManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1172,
7069,
751,
12,
3001,
8526,
501,
13,
1216,
1860,
288,
3639,
309,
261,
19073,
12149,
18,
588,
1630,
10756,
288,
5411,
848,
7790,
273,
638,
31,
5411,
309,
261,
291,
23108,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1172,
7069,
751,
12,
3001,
8526,
501,
13,
1216,
1860,
288,
3639,
309,
261,
19073,
12149,
18,
588,
1630,
10756,
288,
5411,
848,
7790,
273,
638,
31,
5411,
309,
261,
291,
23108,
... |
public org.quickfix.field.RoundingDirection getRoundingDirection() throws FieldNotFound { org.quickfix.field.RoundingDirection value = new org.quickfix.field.RoundingDirection(); | public quickfix.field.RoundingDirection getRoundingDirection() throws FieldNotFound { quickfix.field.RoundingDirection value = new quickfix.field.RoundingDirection(); | public org.quickfix.field.RoundingDirection getRoundingDirection() throws FieldNotFound { org.quickfix.field.RoundingDirection value = new org.quickfix.field.RoundingDirection(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/MultilegOrderCancelReplaceRequest.java/clean/src/java/src/quickfix/fix43/MultilegOrderCancelReplaceRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
8212,
4170,
772,
310,
8212,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
8212,
460,
273,
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,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
8212,
4170,
772,
310,
8212,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
11066,
310,
8212,
460,
273,
394,
... |
{ return readOnly; } | { return readOnly; } | public boolean isReadOnly() throws SQLException { return readOnly; } | 46597 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46597/6a061da272f04e1463864065f87f1f3fd61d6162/Connection.java/buggy/src/interfaces/jdbc/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
26249,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
15075,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
26249,
1435,
1216,
6483,
202,
95,
202,
202,
2463,
15075,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public static Callback getTrueMethod() { | public static Callback getTrueMethod(final int arity) { | public static Callback getTrueMethod() { return new Callback() { public RubyObject execute(RubyObject recv, RubyObject[] args, Ruby ruby) { return ruby.getTrue(); } }; } | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/6076c5ab87d25a488469aa1a32f1d2c9c9e470b2/CallbackFactory.java/clean/org/jruby/runtime/CallbackFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
8444,
336,
5510,
1305,
12,
6385,
509,
19353,
13,
288,
3639,
327,
394,
8444,
1435,
288,
5411,
1071,
19817,
921,
1836,
12,
54,
10340,
921,
10665,
16,
19817,
921,
8526,
833,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
8444,
336,
5510,
1305,
12,
6385,
509,
19353,
13,
288,
3639,
327,
394,
8444,
1435,
288,
5411,
1071,
19817,
921,
1836,
12,
54,
10340,
921,
10665,
16,
19817,
921,
8526,
833,
16,
... |
ls1.getMarker( ).setType( MarkerType.BOX_LITERAL ); | for ( int i = 0; i < ls1.getMarkers( ).size( ); i++ ) { ( (Marker) ls1.getMarkers( ).get( i ) ).setType( MarkerType.BOX_LITERAL ); } | public static final Chart createLiveChart( ) { ChartWithAxes cwaBar = ChartWithAxesImpl.create( ); //Plot cwaBar.getBlock( ).setBackground( ColorDefinitionImpl.WHITE( ) ); Plot p = cwaBar.getPlot( ); p.getClientArea( ).setBackground( ColorDefinitionImpl.create( 255, 255, 225 ) ); //Legend Legend lg = cwaB... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/ef9ad0cebcee59b4b447430acdbf2355afecf441/SwingLiveChartViewer.java/clean/chart/org.eclipse.birt.chart.examples/src/org/eclipse/birt/chart/examples/api/viewer/SwingLiveChartViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
14804,
752,
12328,
7984,
12,
262,
202,
95,
202,
202,
7984,
1190,
26494,
14098,
69,
5190,
273,
14804,
1190,
26494,
2828,
18,
2640,
12,
11272,
202,
202,
759,
11532,
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,
760,
727,
14804,
752,
12328,
7984,
12,
262,
202,
95,
202,
202,
7984,
1190,
26494,
14098,
69,
5190,
273,
14804,
1190,
26494,
2828,
18,
2640,
12,
11272,
202,
202,
759,
11532,
202,... |
int loword = VM_Magic.getMemoryWord(addr); | int loword = VM_Magic.getMemoryInt(addr); | static Object[] packageParameterFromVarArg(VM_Method targetMethod, VM_Address argAddress) { VM_TypeReference[] argTypes = targetMethod.getParameterTypes(); int argCount = argTypes.length; Object[] argObjectArray = new Object[argCount]; // get the VM_JNIEnvironment for this thread in case we need to derefe... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/dcfa125997a8700b1ae8a9476873ba7cb1b2ba1d/VM_JNIEnvironment.java/clean/rvm/src/vm/arch/intel/jni/VM_JNIEnvironment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
1033,
8526,
2181,
1662,
1265,
1537,
4117,
12,
7397,
67,
1305,
1018,
1305,
16,
8251,
67,
1887,
1501,
1887,
13,
288,
565,
8251,
67,
7534,
8526,
30973,
273,
1018,
1305,
18,
588,
1662,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
1033,
8526,
2181,
1662,
1265,
1537,
4117,
12,
7397,
67,
1305,
1018,
1305,
16,
8251,
67,
1887,
1501,
1887,
13,
288,
565,
8251,
67,
7534,
8526,
30973,
273,
1018,
1305,
18,
588,
1662,
... |
if (children[offset + 1].uri != fSecondChild.uri && children[offset + 1].localpart != fSecondChild.localpart) | if (children[offset + 1].uri != fSecondChild.uri || children[offset + 1].localpart != fSecondChild.localpart) | public int validateContent(QName children[], int offset, int length) throws Exception { // // According to the type of operation, we do the correct type of // content check. // switch(fOp) { case XMLContentSpec.CONTENTSPECNODE_LEAF : // If there ... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/969ee4d775e41d64f4d351991b67f022561aebd4/SimpleContentModel.java/clean/src/org/apache/xerces/validators/common/SimpleContentModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1954,
1350,
12,
13688,
2325,
63,
6487,
509,
1384,
16,
509,
769,
13,
1216,
1185,
288,
3639,
368,
3639,
368,
225,
12848,
4643,
358,
326,
618,
434,
1674,
16,
732,
741,
326,
3434... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
1954,
1350,
12,
13688,
2325,
63,
6487,
509,
1384,
16,
509,
769,
13,
1216,
1185,
288,
3639,
368,
3639,
368,
225,
12848,
4643,
358,
326,
618,
434,
1674,
16,
732,
741,
326,
3434... |
error = CSharpCompiler.parseLine( "Compilation failed: 1 error(s), 0 warnings" ); | error = DefaultCSharpCompilerParser.parseLine( "Compilation failed: 1 error(s), 0 warnings" ); | public void testParser() throws IOException { CompilerError error; // ---------------------------------------------------------------------- // Test a few concrete lines // ---------------------------------------------------------------------- error = CSharpCompiler.pars... | 55907 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55907/25d682b26916ad1c493bc651ee54f00a7ecceac1/CSharpCompilerTest.java/clean/plexus-compiler/plexus-compilers/plexus-compiler-csharp/src/test/java/org/codehaus/plexus/compiler/csharp/CSharpCompilerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2678,
1435,
3639,
1216,
1860,
565,
288,
3639,
12972,
668,
555,
31,
3639,
368,
8879,
13465,
3639,
368,
7766,
279,
11315,
12220,
2362,
3639,
368,
8879,
13465,
3639,
555,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2678,
1435,
3639,
1216,
1860,
565,
288,
3639,
12972,
668,
555,
31,
3639,
368,
8879,
13465,
3639,
368,
7766,
279,
11315,
12220,
2362,
3639,
368,
8879,
13465,
3639,
555,
273,... |
Properties prop = (Properties)invocation.parameterValues.get( 0 ); | Properties prop = (Properties) invocation.parameterValues.get( 0 ); | public Object invoke( Invocation invocation ) throws Throwable { Properties prop = (Properties)invocation.parameterValues.get( 0 ); assertNotNull( prop ); if( m_Properties == null ) { assertEquals( 5, prop.size() ); assertEquals( m... | 57126 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57126/a3340879daece7a986f1b3b03ee5d2885b08ab54/Log4jServiceFactoryTestCase.java/clean/service/src/unittests/org/ops4j/pax/logging/test/Log4jServiceFactoryTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1033,
4356,
12,
11298,
9495,
262,
1216,
4206,
3639,
288,
5411,
6183,
2270,
273,
261,
2297,
13,
9495,
18,
6775,
1972,
18,
588,
12,
374,
11272,
5411,
25395,
12,
2270,
11272,
5411,
309... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1033,
4356,
12,
11298,
9495,
262,
1216,
4206,
3639,
288,
5411,
6183,
2270,
273,
261,
2297,
13,
9495,
18,
6775,
1972,
18,
588,
12,
374,
11272,
5411,
25395,
12,
2270,
11272,
5411,
309... |
match(_t,MULTIPLY); | match(_t,MINUS); | public final void sqlscalar(AST _t) throws RecognitionException { AST sqlscalar_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case PLUS: { AST __t2478 = _t; AST tmp2515_AST_in = (AST)_t; match(_t,PLUS); _t = _t.getFirstChild(); sqlscalar(_t); _t = _r... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1847,
8748,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1847,
8748,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1847,
8748,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1847,
8748,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053... |
(data.epsFile[nidx] >= 48 && data.epsFile[nidx] <= 57)) | ((data.epsFile[nidx] >= 48 && data.epsFile[nidx] <= 57) || (data.epsFile[nidx] == 45))) | private int readLongString(EPSImage.EPSData data, long[] mbbox, int i, int idx) { while (idx < data.epsFile.length && (data.epsFile[idx] == 32)) idx++; int nidx = idx; while (nidx < data.epsFile.length && (data.epsFile[nidx] >= 48 && data.epsFile[nidx] <= 57)) ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/48d3d6ef8f77ca207ae4e2647ae20f532f0d8dc5/EPSReader.java/buggy/src/org/apache/fop/image/analyser/EPSReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
26567,
780,
12,
41,
5857,
2040,
18,
41,
5857,
751,
501,
16,
1525,
8526,
4903,
2147,
16,
509,
277,
16,
509,
2067,
13,
288,
3639,
1323,
261,
3465,
411,
501,
18,
13058,
812,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
26567,
780,
12,
41,
5857,
2040,
18,
41,
5857,
751,
501,
16,
1525,
8526,
4903,
2147,
16,
509,
277,
16,
509,
2067,
13,
288,
3639,
1323,
261,
3465,
411,
501,
18,
13058,
812,
1... |
public void testBuild() throws Exception {// assertEquals(// "Default value of config file doesn't match",// "config.xml",// project.getConfigFile()); Date now = new Date(); MockModificationSet modSet = new MockModificationSet(); modSet.setTimeOfCheck(now... | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/92bfabe06582efb22f08132fad350d7ed3f98702/ProjectTest.java/buggy/main/test/net/sourceforge/cruisecontrol/ProjectTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3116,
1435,
1216,
1185,
288,
759,
3639,
1815,
8867,
12,
759,
5411,
315,
1868,
460,
434,
642,
585,
3302,
1404,
845,
3113,
759,
5411,
315,
1425,
18,
2902,
3113,
759,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3116,
1435,
1216,
1185,
288,
759,
3639,
1815,
8867,
12,
759,
5411,
315,
1868,
460,
434,
642,
585,
3302,
1404,
845,
3113,
759,
5411,
315,
1425,
18,
2902,
3113,
759,
5411,
... | ||
if (topLeftCache.getControl() != topLeft) { topLeftCache.setControl(topLeft); if (topLeft != null) { viewFormTopLeftProxy.setTarget(topLeftCache); viewForm.setTopLeft(viewFormTopLeftProxy.getControl()); } else { viewFormTopLeftProxy.setTarget(null); viewForm.setTopLeft(null); } | if (topLeftCache.getControl() == topLeft) { return; } removeDisposeListener(topLeftCache.getControl()); topLeftCache.setControl(topLeft); if (topLeft != null) { topLeft.addDisposeListener(prematureDisposeListener); viewFormTopLeftProxy.setTarget(topLeftCache); viewForm.setTopLeft(viewFormTopLeftProxy.getControl()); ... | public void setTopLeft(Control topLeft) { if (topLeftCache.getControl() != topLeft) { topLeftCache.setControl(topLeft); // The top-left control always goes directly in the ViewForm if (topLeft != null) { viewFormTopLeftProxy.setTarget(topLeftCache); viewForm.setTopLeft(viewFormTopLeftProxy.getControl()); ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/dcbb0d757d65794f2ea39a17bab9be21c35fc400/PaneFolder.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/presentations/PaneFolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
3401,
3910,
12,
3367,
1760,
3910,
13,
288,
202,
202,
430,
261,
3669,
3910,
1649,
18,
588,
3367,
1435,
480,
1760,
3910,
13,
288,
1082,
202,
3669,
3910,
1649,
18,
542,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
3401,
3910,
12,
3367,
1760,
3910,
13,
288,
202,
202,
430,
261,
3669,
3910,
1649,
18,
588,
3367,
1435,
480,
1760,
3910,
13,
288,
1082,
202,
3669,
3910,
1649,
18,
542,... |
error.uri = uri; if(error != null) throw error; | if(error != null) { error.uri = uri; throw error; } | public synchronized FreenetURI waitForCompletion() throws InserterException { while(!finished) { try { wait(); } catch (InterruptedException e) { // Ignore } } error.uri = uri; if(error != null) throw error; if(succeeded) return uri; Logger.error(this, "Did not succeed but no error"); throw new Inse... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/fb831492119179275598a0f13e00975a7c428aeb/PutWaiter.java/clean/src/freenet/client/PutWaiter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
478,
2842,
278,
3098,
10712,
11238,
1435,
1216,
657,
550,
387,
503,
288,
202,
202,
17523,
12,
5,
13527,
13,
288,
1082,
202,
698,
288,
9506,
202,
7048,
5621,
1082,
202,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
478,
2842,
278,
3098,
10712,
11238,
1435,
1216,
657,
550,
387,
503,
288,
202,
202,
17523,
12,
5,
13527,
13,
288,
1082,
202,
698,
288,
9506,
202,
7048,
5621,
1082,
202,
9... |
c = (int) scan_hex(lex_curline, lex_p, 2, numlen); lex_p += numlen[0]; | c = (int) support.readHexAsInt(2); | private int read_escape() { int c; switch (c = nextc()) { case '\\' : // Backslash return c; case 'n' : // newline return '\n'; case 't' : // horizontal tab return '\t'; case 'r' : // carriage-return ... | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/d31a76ee29d5978a9bec41e3ac9134cee024bcab/DefaultRubyScanner.java/buggy/org/jruby/parser/DefaultRubyScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
855,
67,
6939,
1435,
288,
3639,
509,
276,
31,
3639,
1620,
261,
71,
273,
1024,
71,
10756,
288,
5411,
648,
5282,
294,
368,
4297,
12877,
7734,
327,
276,
31,
5411,
648,
296,
82,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
67,
6939,
1435,
288,
3639,
509,
276,
31,
3639,
1620,
261,
71,
273,
1024,
71,
10756,
288,
5411,
648,
5282,
294,
368,
4297,
12877,
7734,
327,
276,
31,
5411,
648,
296,
82,
... |
} else if (list.isEmpty()) { return ""; } else if (list.size() == 1) { return ((InternetHeader) list.get(0)).getValue(); | public String getHeader(String name, String delimiter) { List list = getHeaderList(name); if (list == null) { return null; } else if (list.isEmpty()) { return ""; } else if (list.size() == 1) { return ((InternetHeader) list.get(0)).getValue(); } el... | 8608 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8608/0db1885ee852e3f39071d525c709c04b4278c38d/InternetHeaders.java/buggy/geronimo-spec-javamail/src/main/java/javax/mail/internet/InternetHeaders.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
7911,
12,
780,
508,
16,
514,
5654,
13,
288,
3639,
987,
666,
273,
7911,
682,
12,
529,
1769,
3639,
309,
261,
1098,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
469,
309,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
7911,
12,
780,
508,
16,
514,
5654,
13,
288,
3639,
987,
666,
273,
7911,
682,
12,
529,
1769,
3639,
309,
261,
1098,
422,
446,
13,
288,
5411,
327,
446,
31,
3639,
289,
469,
309,... | |
break; | break; | public static void applyFilter( int matchType, int filterType, String filter ) { retrieveClanData(); // Certain filter types do not require the player profiles // to be looked up. These can be processed immediately, // without prompting the user for confirmation. switch ( filterType ) { case ClanSnapshotTable... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/eb8203b0add11024f00f9d7ed2ad7b2b63269aab/ClanManager.java/clean/src/net/sourceforge/kolmafia/ClanManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2230,
1586,
12,
509,
845,
559,
16,
509,
1034,
559,
16,
514,
1034,
262,
202,
95,
202,
202,
17466,
2009,
304,
751,
5621,
202,
202,
759,
11921,
530,
1034,
1953,
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,
225,
202,
482,
760,
918,
2230,
1586,
12,
509,
845,
559,
16,
509,
1034,
559,
16,
514,
1034,
262,
202,
95,
202,
202,
17466,
2009,
304,
751,
5621,
202,
202,
759,
11921,
530,
1034,
1953,
741,
... |
public static synchronized double random() { | public static synchronized double random() { | public static synchronized double random() { if (rand == null) rand = new Random(); return rand.nextDouble(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b2ed890086e708f00d163f3e8514bfa8b353f662/StrictMath.java/buggy/core/src/classpath/java/java/lang/StrictMath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
3852,
1645,
2744,
1435,
288,
202,
202,
430,
261,
7884,
422,
446,
13,
1082,
202,
7884,
273,
394,
8072,
5621,
202,
202,
2463,
5605,
18,
4285,
5265,
5621,
202,
97,
2,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
3852,
1645,
2744,
1435,
288,
202,
202,
430,
261,
7884,
422,
446,
13,
1082,
202,
7884,
273,
394,
8072,
5621,
202,
202,
2463,
5605,
18,
4285,
5265,
5621,
202,
97,
2,
-100,
... |
} catch (LoginException e) { | } catch (LoginException e) { | private void parseDocument() throws LoginException { try { // if the operation has been cancelled already, return if (monitor.isCanceled()) { monitor.done(); return; } // try to connect to the server monitor.subTask("Connecting to server"); URL url = new URL(this.urlString); URLConnection c... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/832f772c9bfbe1db8eeb7662bd96232584598cee/BugzillaQueryPageParser.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/bugzilla/core/search/BugzillaQueryPageParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1109,
2519,
1435,
1216,
11744,
503,
288,
202,
202,
698,
288,
1082,
202,
759,
309,
326,
1674,
711,
2118,
13927,
1818,
16,
327,
1082,
202,
430,
261,
10259,
18,
291,
23163,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1109,
2519,
1435,
1216,
11744,
503,
288,
202,
202,
698,
288,
1082,
202,
759,
309,
326,
1674,
711,
2118,
13927,
1818,
16,
327,
1082,
202,
430,
261,
10259,
18,
291,
23163,
... |
double startAngle = 0.0, addAngle = 0.0, radius = 0.0, remainingAngle = 0.0; | double startAngle = 0.0; double addAngle = 0.0; double radius = 0.0; double remainingAngle = 0.0; | public void distributePartners(Atom atom, AtomContainer sharedAtoms, Point2d sharedAtomsCenter, AtomContainer partners, double bondLength) { double occupiedAngle = 0; double smallestDistance = Double.MAX_VALUE; Atom[] nearestAtoms = new Atom[2]; Atom[] sortedAtoms = null; double startAngle = 0.0, addAngle = 0.0, ... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/ce671bad54ba13afe05c622f64a9b05900832535/AtomPlacer.java/buggy/src/org/openscience/cdk/layout/AtomPlacer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25722,
1988,
9646,
12,
3641,
3179,
16,
7149,
2170,
5116,
14280,
16,
4686,
22,
72,
5116,
14280,
8449,
16,
7149,
2170,
1087,
9646,
16,
1645,
8427,
1782,
13,
202,
95,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25722,
1988,
9646,
12,
3641,
3179,
16,
7149,
2170,
5116,
14280,
16,
4686,
22,
72,
5116,
14280,
8449,
16,
7149,
2170,
1087,
9646,
16,
1645,
8427,
1782,
13,
202,
95,
202,
2... |
if (cmp == BigInteger.LESS) { resSign = -op2Sign; resDigits = (op1Sign == op2Sign) ? subtract(op2.digits, op2Len, op1.digits, op1Len) : add(op2.digits, op2Len, op1.digits, op1Len); } else { resSign = op1Sign; if (op1Sign == op2Sign) { if (cmp == BigInteger.EQUALS) { return BigInteger.ZERO; } resDigits = subtract(op1.di... | if (cmp == BigInteger.LESS) { resSign = -op2Sign; resDigits = ( op1Sign == op2Sign ) ? subtract (op2.digits, op2Len, op1.digits, op1Len) : add (op2.digits, op2Len, op1.digits, op1Len); } else { resSign = op1Sign; if (op1Sign == op2Sign) { if (cmp == BigInteger.EQUALS) { return BigInteger.ZERO; } resDigits = subtract (o... | static BigInteger subtract(BigInteger op1, BigInteger op2) { int resSign; int resDigits[]; int op1Sign = op1.sign; int op2Sign = op2.sign; if (op2Sign == 0) { return op1; } if (op1Sign == 0) { return op2.negate(); } int op1Len = op... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9f90bead11df6c0bbe4086809e7c597ce940830d/Elementary.java/buggy/modules/math/src/main/java/java/math/Elementary.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
10246,
10418,
12,
24198,
1061,
21,
16,
10246,
1061,
22,
13,
288,
3639,
509,
400,
2766,
31,
3639,
509,
400,
9537,
8526,
31,
3639,
509,
1061,
21,
2766,
273,
1061,
21,
18,
2977,
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,
760,
10246,
10418,
12,
24198,
1061,
21,
16,
10246,
1061,
22,
13,
288,
3639,
509,
400,
2766,
31,
3639,
509,
400,
9537,
8526,
31,
3639,
509,
1061,
21,
2766,
273,
1061,
21,
18,
2977,
31,
... |
if( ! nominalPeer.contains(detectedPeer)){ | if( peerIP != null && ! nominalPeer.contains(detectedPeer)){ | public Peer[] getHandshakeIPs(){ Peer[] p=null; if(detectedPeer == null && nominalPeer.size() == 0) return new Peer[0]; if( ! nominalPeer.contains(detectedPeer)){ p= new Peer[1+nominalPeer.size()]; p[0]=detectedPeer; for(int i=1;i<nominalPeer.size()+1;i++) p[i]=(Peer) no... | 52909 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52909/adea4eef4bc58940c38dc3f9301a3c0cb2f7e9a9/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
10669,
8526,
336,
14545,
18246,
1435,
95,
377,
202,
6813,
8526,
293,
33,
2011,
31,
377,
202,
377,
202,
430,
12,
8238,
828,
6813,
422,
446,
597,
12457,
1490,
6813,
18,
1467,
1435,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
10669,
8526,
336,
14545,
18246,
1435,
95,
377,
202,
6813,
8526,
293,
33,
2011,
31,
377,
202,
377,
202,
430,
12,
8238,
828,
6813,
422,
446,
597,
12457,
1490,
6813,
18,
1467,
1435,
... |
try { setStyle((String) evalAttr("style", getStyleExpr(), String.class)); } catch (NullAttributeException ex) { } | if ((bool = EvalHelper.evalBoolean("readonly", getReadonlyExpr(), this, pageContext)) != null) setReadonly(bool.booleanValue()); | private void evaluateExpressions() throws JspException { try { setAccesskey((String) evalAttr("accesskey", getAccesskeyExpr(), String.class)); } catch (NullAttributeException ex) { } try { setAlt((String) evalAttr("alt", get... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/161d973cb8d39005faf380ea401e605000b8884b/ELTextTag.java/clean/struts-el/src/share/org/apache/strutsel/taglib/html/ELTextTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
856,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
18,
1106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
856,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
18,
1106,
... |
final PsiReference[] references = searchHelper.findReferences(aClass, new LocalSearchScope(containingFile), false); | final Collection<PsiReference> references = ReferencesSearch.search(aClass, new LocalSearchScope(containingFile)).findAll(); | public void addClassCollisions(PsiElement referenceElement, String newName, List<UsageInfo> results) { final PsiClass renamedClass = myRenamedClass; final PsiResolveHelper resolveHelper = referenceElement.getManager().getResolveHelper(); final PsiSearchHelper searchHelper = referenceElement.getManage... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/7d2b9c5e18420ed4317412ea7426c1f1306a06a2/RenameUtil.java/clean/refactoring/impl/com/intellij/refactoring/rename/RenameUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9058,
13535,
12682,
12,
52,
7722,
1046,
2114,
1046,
16,
514,
13253,
16,
987,
32,
5357,
966,
34,
1686,
13,
288,
1377,
727,
453,
7722,
797,
17657,
797,
273,
3399,
16290,
2808,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9058,
13535,
12682,
12,
52,
7722,
1046,
2114,
1046,
16,
514,
13253,
16,
987,
32,
5357,
966,
34,
1686,
13,
288,
1377,
727,
453,
7722,
797,
17657,
797,
273,
3399,
16290,
2808,
... |
MessageDialog.openInformation(new Shell(), "EOGenerator Finished", outputStr); | EOGeneratorResultsDialog resultsDialog = new EOGeneratorResultsDialog(new Shell(), outputStr); resultsDialog.open(); | public void run() { MessageDialog.openInformation(new Shell(), "EOGenerator Finished", outputStr); } | 46678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46678/c1afb25d40646e099974f68b7ae09168d8db9780/GenerateAction.java/buggy/wolips/plugins/org.objectstyle.wolips.eogenerator.ui/java/org/objectstyle/wolips/eogenerator/ui/actions/GenerateAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
6647,
1071,
918,
1086,
1435,
288,
5411,
512,
51,
3908,
3447,
6353,
1686,
6353,
273,
394,
512,
51,
3908,
3447,
6353,
12,
2704,
19433,
9334,
876,
1585,
1769,
1686,
6353,
18,
3190,
5621,
1850,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6647,
1071,
918,
1086,
1435,
288,
5411,
512,
51,
3908,
3447,
6353,
1686,
6353,
273,
394,
512,
51,
3908,
3447,
6353,
12,
2704,
19433,
9334,
876,
1585,
1769,
1686,
6353,
18,
3190,
5621,
1850,
28... |
return current; | } return null; | public ASTNode findChild(ASTNode parent) { if(myParentType != null) LOG.assertTrue(parent.getElementType() == myParentType); ASTNode current = parent.getFirstChildNode(); while(current != null && current.getElementType() != myElementType) current = current.getTreeNext(); return current; } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/2cea9a79a815e14293ef62b2ba40817c6af52dd1/DefaultRoleFinder.java/buggy/source/com/intellij/psi/tree/DefaultRoleFinder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9183,
907,
1104,
1763,
12,
9053,
907,
982,
13,
288,
565,
309,
12,
4811,
3054,
559,
480,
446,
13,
2018,
18,
11231,
5510,
12,
2938,
18,
588,
17481,
1435,
422,
3399,
3054,
559,
1769,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9183,
907,
1104,
1763,
12,
9053,
907,
982,
13,
288,
565,
309,
12,
4811,
3054,
559,
480,
446,
13,
2018,
18,
11231,
5510,
12,
2938,
18,
588,
17481,
1435,
422,
3399,
3054,
559,
1769,... |
if ( StringUtils.isNotEmpty( webXml ) ) | if ( webXml != null ) | public void copyResources( File sourceDirectory, File webappDirectory, String webXml, String containerConfigXML ) throws IOException { if ( !sourceDirectory.equals( webappDirectory ) ) { getLog().info( "Copy webapp resources to " + webappDirectory.getAbsolutePath() ); i... | 51807 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51807/45bc735830364c13913cac806f59cfb981661d62/AbstractWarMojo.java/buggy/maven-war-plugin/src/main/java/org/apache/maven/plugin/war/AbstractWarMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1610,
3805,
12,
1387,
1084,
2853,
16,
1387,
28945,
2853,
16,
514,
3311,
4432,
16,
514,
1478,
809,
4201,
262,
3639,
1216,
1860,
565,
288,
3639,
309,
261,
401,
3168,
2853,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1610,
3805,
12,
1387,
1084,
2853,
16,
1387,
28945,
2853,
16,
514,
3311,
4432,
16,
514,
1478,
809,
4201,
262,
3639,
1216,
1860,
565,
288,
3639,
309,
261,
401,
3168,
2853,
18,
... |
descr = LeicaReader.stripString(descr); | descr = DataTools.stripString(descr); | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); offsets = new Vector(); in = new RandomAccessFile(id, "r"); littleEndian = true; // read the header byte[] header = new byte[8]; in.read(header); if ((header[0] != 0x70) && (header[3] != 0x70)) { ... | 55303 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55303/91859a26506b8a1d312b398da2c3ecd94e02fa60/LIFReader.java/buggy/loci/formats/LIFReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
8738,
273,
394,
5589,
5621,
565,
316,
273,
394,
8072,
26933,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
8738,
273,
394,
5589,
5621,
565,
316,
273,
394,
8072,
26933,
12,
... |
if(returnStatement.getReturnValue() == null){ | final PsiExpression returnValue = returnStatement.getReturnValue(); if (returnValue == null) { | public static boolean isReturn(PsiStatement statement, String value){ if(statement == null){ return false; } if(!(statement instanceof PsiReturnStatement)){ return false; } final PsiReturnStatement returnStatement = (PsiReturnStatement) stateme... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/0c22d3bce35a1ee7d70c329328f649614cf6f21a/ConditionalUtils.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/controlflow/ConditionalUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
353,
990,
12,
52,
7722,
3406,
3021,
16,
514,
460,
15329,
3639,
309,
12,
11516,
422,
446,
15329,
5411,
327,
629,
31,
3639,
289,
3639,
309,
12,
5,
12,
11516,
1276,
453,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
353,
990,
12,
52,
7722,
3406,
3021,
16,
514,
460,
15329,
3639,
309,
12,
11516,
422,
446,
15329,
5411,
327,
629,
31,
3639,
289,
3639,
309,
12,
5,
12,
11516,
1276,
453,
... |
case 26: if ((0x7fffffe07fffffeL & l) != 0L) jjCheckNAddStates(25, 27); break; case 27: if (curChar == 95) jjCheckNAdd(28); break; case 28: if ((0x7fffffe07fffffeL & l) != 0L) jjCheckNAddStates(28, 30); break; case 29: if (curChar == 64) jjCheckNAdd(30); break; case 30: if ((0x7fffffe07fffffeL & l) != 0L) jjCheckNAddTw... | case 82: if ((0x7fffffe07fffffeL & l) != 0L) jjCheckNAddStates(49, 54); | private final int jjMoveNfa_0(int startState, int curPos){ int[] nextStates; int startsAt = 0; jjnewStateCnt = 76; int i = 1; jjstateSet[0] = startState; int j, kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << cu... | 45239 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45239/f38eb6c624a4eb8efd45a15aed431041359b17c0/XTFTokenizerTokenManager.java/buggy/WEB-INF/src/org/cdlib/xtf/textIndexer/tokenizer/XTFTokenizerTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
7607,
50,
507,
67,
20,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
509,
10684,
7607,
50,
507,
67,
20,
12,
474,
787,
1119,
16,
509,
662,
1616,
15329,
282,
509,
8526,
1024,
7629,
31,
282,
509,
2542,
861,
273,
374,
31,
282,
10684,
2704,
1119,
11750,... |
if (ruby.getScope().getLocalNames() != null) { oldSize = ruby.getScope().getLocalNames().size(); | if (runtime.getScope().getLocalNames() != null) { oldSize = runtime.getScope().getLocalNames().size(); | private boolean hasNewLocalVariables(IRubyParserResult result) { int newSize = 0; if (result.getLocalVariables() != null) { newSize = result.getLocalVariables().size(); } int oldSize = 0; if (ruby.getScope().getLocalNames() != null) { oldSize = ruby.getScope(... | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/1d78ab5252d2279eb5749dfcabc977e8def15496/Parser.java/buggy/org/jruby/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
711,
1908,
2042,
6158,
12,
7937,
10340,
2678,
1253,
563,
13,
288,
3639,
509,
21402,
273,
374,
31,
3639,
309,
261,
2088,
18,
588,
2042,
6158,
1435,
480,
446,
13,
288,
5411,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
711,
1908,
2042,
6158,
12,
7937,
10340,
2678,
1253,
563,
13,
288,
3639,
509,
21402,
273,
374,
31,
3639,
309,
261,
2088,
18,
588,
2042,
6158,
1435,
480,
446,
13,
288,
5411,
2... |
dark = new Polygon(new int[] { b.x, c.x, d.x }, new int[] { b.y, c.y, d.y }, 3); all = new Polygon(new int[] { a.x + 1, b.x, c.x, d.x, e.x + 1 }, new int[] { a.y + 1, b.y + 1, c.y, d.y + 1, e.y }, 5); | dark = new Polygon(new int[] { b.x, c.x, d.x + 1 }, new int[] { b.y, c.y - 1, d.y }, 3); light = new Polygon(new int[] { b.x - 1, c.x - 1, d.x + 1 }, new int[] { b.y + 1, c.y - 1, d.y - 1 }, 3); all = new Polygon(new int[] { a.x + 1, b.x - 2, c.x - 2, d.x, e.x + 1 }, new int[] { a.y + 1, b.y + 1, c.y - 1, d.y - 1, e.... | public void paintThumb(Graphics g) { Color saved_color = g.getColor(); Polygon thumb = new Polygon(); Point a = new Point(thumbRect.x, thumbRect.y); Point b = new Point(a); Point c = new Point(a); Point d = new Point(a); Point e = new Point(a); Polygon bright; Polygon dark; Polygon all;... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/c4eda97e6e5feb8e7650d83d5066d85580f1249c/BasicSliderUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicSliderUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12574,
18922,
12,
17558,
314,
13,
225,
288,
565,
5563,
5198,
67,
3266,
273,
314,
18,
588,
2957,
5621,
565,
12681,
11156,
273,
394,
12681,
5621,
565,
4686,
279,
273,
394,
4686,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12574,
18922,
12,
17558,
314,
13,
225,
288,
565,
5563,
5198,
67,
3266,
273,
314,
18,
588,
2957,
5621,
565,
12681,
11156,
273,
394,
12681,
5621,
565,
4686,
279,
273,
394,
4686,
... |
public void call( SourceUnit source, GeneratorContext context, ClassNode classNode ) throws CompilationFailedException { // // Run the Verifier on the outer class verifier.visitClass( classNode ); // // Prep the generator machiner... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/845c693808ea082c483e0da7cbd228e7bd4caaf0/CompilationUnit.java/clean/src/main/org/codehaus/groovy/control/CompilationUnit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
745,
12,
4998,
2802,
1084,
16,
10159,
1042,
819,
16,
19769,
25822,
262,
1216,
22416,
12417,
540,
288,
5411,
368,
5411,
368,
1939,
326,
6160,
1251,
603,
326,
6390,
667,
5375,
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,
540,
1071,
918,
745,
12,
4998,
2802,
1084,
16,
10159,
1042,
819,
16,
19769,
25822,
262,
1216,
22416,
12417,
540,
288,
5411,
368,
5411,
368,
1939,
326,
6160,
1251,
603,
326,
6390,
667,
5375,
20... | ||
context.preNodeEval(null, objectClass, self); } else { /* load in anonymous module as toplevel */ context.preNodeEval(RubyModule.newModule(this, null), context.getWrapper(), self); | /* default visibility is private at loading toplevel */ getCurrentContext().setCurrentVisibility(Visibility.PRIVATE); | public void loadNode(String scriptName, Node node, boolean wrap) { IRubyObject self = getTopSelf(); ThreadContext context = getCurrentContext(); RubyModule wrapper = context.getWrapper(); if (!wrap) { secure(4); /* should alter global state */ context.pr... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/a1b8fc1d456e3d5c6e01579b88773383068aa85c/Ruby.java/buggy/src/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
907,
12,
780,
31008,
16,
2029,
756,
16,
1250,
2193,
13,
288,
3639,
15908,
10340,
921,
365,
273,
13729,
10084,
5621,
3639,
4884,
1042,
819,
273,
5175,
1042,
5621,
3639,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
907,
12,
780,
31008,
16,
2029,
756,
16,
1250,
2193,
13,
288,
3639,
15908,
10340,
921,
365,
273,
13729,
10084,
5621,
3639,
4884,
1042,
819,
273,
5175,
1042,
5621,
3639,
19... |
if (Driver.logDebug) Driver.debug(" FE=> Query(\"" + (queryPrefix == null ? "" : queryPrefix) + query.toString(params) + "\")"); | if (logger.logDebug()) logger.debug(" FE=> Query(\"" + (queryPrefix == null ? "" : queryPrefix) + query.toString(params) + "\")"); | protected void sendQuery(V2Query query, SimpleParameterList params, String queryPrefix) throws IOException { if (Driver.logDebug) Driver.debug(" FE=> Query(\"" + (queryPrefix == null ? "" : queryPrefix) + query.toString(params) + "\")"); pgStream.SendChar('Q'); Writer encodingWriter ... | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/56962927f46dd27d78801f6a5fd969cc9d751ab8/QueryExecutorImpl.java/buggy/org/postgresql/core/v2/QueryExecutorImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1366,
1138,
12,
58,
22,
1138,
843,
16,
4477,
1662,
682,
859,
16,
514,
843,
2244,
13,
1216,
1860,
288,
3639,
309,
261,
4668,
18,
1330,
2829,
13,
5411,
9396,
18,
4148,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1366,
1138,
12,
58,
22,
1138,
843,
16,
4477,
1662,
682,
859,
16,
514,
843,
2244,
13,
1216,
1860,
288,
3639,
309,
261,
4668,
18,
1330,
2829,
13,
5411,
9396,
18,
4148,
2932,
... |
""); | "", TasksUiPlugin.getDefault().getProxySettings()); | public void run() { if (event.getJob().getResult().getCode() == Status.OK && event.getJob().getResult().getMessage() != null) {// // Attach context if (getAttachContext()) { ITask task = TasksUiPlugin.getTaskListManager().getTaskList().getTask( AbstractRepositoryTask.getHand... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/72d80f551ca060c2734122d72e119e0cdf881f12/ExistingBugEditor.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/editor/ExistingBugEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
430,
261,
2575,
18,
588,
2278,
7675,
588,
1253,
7675,
588,
1085,
1435,
422,
2685,
18,
3141,
6862,
9506,
202,
10,
10,
871,
18,
588,
2278,
767... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4405,
202,
482,
918,
1086,
1435,
288,
25083,
202,
430,
261,
2575,
18,
588,
2278,
7675,
588,
1253,
7675,
588,
1085,
1435,
422,
2685,
18,
3141,
6862,
9506,
202,
10,
10,
871,
18,
588,
2278,
767... |
protected GrendelToolBar buildToolBar(String aToolbar, UIAction[] aActions) { GrendelToolBar res = null; Hashtable commands = new Hashtable(); for (int i = 0; i < aActions.length; i++) { UIAction a = aActions[i]; String name = a.getName(); commands.put(name, a); } ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/3cd6e9d81112e3ab17a910eaef36b9e56b2a8b6a/GeneralPanel.java/clean/grendel/sources/grendel/ui/GeneralPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
611,
1187,
3771,
6364,
5190,
1361,
6364,
5190,
12,
780,
279,
17907,
16,
6484,
1803,
8526,
279,
6100,
13,
288,
565,
611,
1187,
3771,
6364,
5190,
400,
273,
446,
31,
565,
18559,
4364,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
611,
1187,
3771,
6364,
5190,
1361,
6364,
5190,
12,
780,
279,
17907,
16,
6484,
1803,
8526,
279,
6100,
13,
288,
565,
611,
1187,
3771,
6364,
5190,
400,
273,
446,
31,
565,
18559,
4364,
... | ||
case 517 : if (DEBUG) { System.out.println("SingleStaticImportDeclaration ::=..."); } | case 514 : if (DEBUG) { System.out.println("SingleStaticImportDeclaration ::=..."); } | protected void consumeRule(int act) { switch ( act ) { case 29 : if (DEBUG) { System.out.println("Type ::= PrimitiveType"); } //$NON-NLS-1$ consumePrimitiveType(); break; case 43 : if (DEBUG) { System.out.println("ReferenceType ::= ClassOrInterfaceType"); } //$NON-NLS-1$ consumeReferenceType(); ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/e2b84708e7e9f1a0476422497e11c18bab983558/Parser.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12899,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
7865,
2175,
12,
474,
1328,
13,
288,
225,
1620,
261,
1328,
262,
288,
565,
648,
12899,
294,
309,
261,
9394,
13,
288,
2332,
18,
659,
18,
8222,
2932,
559,
493,
33,
14488,
559,
8863,
... |
public void setUp() throws IOException { m_server = new ServerMessenger("Server", SERVER_PORT); m_server.setAcceptNewConnections(true); m_server.addMessageListener(m_serverListener); m_client1 = new ClientMessenger("localhost", SERVER_PORT, "client1"); m_client1.addMessageListener(m_client1Listener); m_clien... | 8909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8909/b1c2fedcc8f54a822544e2dab5fe093ff7f2b275/MessengerTest.java/buggy/triplea/src/games/strategy/net/MessengerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
24292,
1435,
1216,
1860,
202,
95,
202,
202,
81,
67,
3567,
273,
394,
3224,
29329,
2932,
2081,
3113,
15061,
67,
6354,
1769,
202,
202,
81,
67,
3567,
18,
542,
5933,
1908,
931... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24292,
1435,
1216,
1860,
202,
95,
202,
202,
81,
67,
3567,
273,
394,
3224,
29329,
2932,
2081,
3113,
15061,
67,
6354,
1769,
202,
202,
81,
67,
3567,
18,
542,
5933,
1908,
931... | ||
mNSConnectPanel.add(mNSPortField, new GridBagConstraints(1, 1, 1, 1, 1.0, 0.0 | mNSConnectPanel.add(mNSPortField, new GridBagConstraints(2, 1, 1, 1, 1.0, 0.0 | private void jbInit() throws Exception { mNSConnectBorder = new TitledBorder(new EtchedBorder(EtchedBorder.RAISED,Color.white,new Color(142, 142, 142)),"Naming Service Connection"); mSubjectMgrBorder = new TitledBorder(new EtchedBorder(EtchedBorder.RAISED,Color.white,new Color(142, 142, 142)),"Subject Ma... | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/9bdb2e7ffa90f6f6b8c7d3498b15a36edfd020e7/ConnectionDialog.java/clean/modules/tweek/java/org/vrjuggler/tweek/gui/ConnectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
20515,
2570,
1435,
1216,
1185,
282,
288,
1377,
312,
3156,
5215,
8107,
273,
394,
399,
305,
1259,
8107,
12,
2704,
512,
88,
2049,
8107,
12,
41,
88,
2049,
8107,
18,
2849,
45,
182... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
20515,
2570,
1435,
1216,
1185,
282,
288,
1377,
312,
3156,
5215,
8107,
273,
394,
399,
305,
1259,
8107,
12,
2704,
512,
88,
2049,
8107,
12,
41,
88,
2049,
8107,
18,
2849,
45,
182... |
+ user.getName() + "');\">"); retValue.append("<img src=\""+getSkinUri()+"commons/user.png\"> "); | + user.getName() + "');\">"); retValue.append("<img src=\"" + getSkinUri() + "commons/user.png\"> "); | private StringBuffer buildEntryUser(CmsUser user) { StringBuffer retValue = new StringBuffer(384); retValue.append("<span class=\"dialogunmarked maxwidth\" onmouseover=\"className='dialogmarked maxwidth';\"" + " onmouseout=\"className='dialogunmarked maxwidth'\" onclick=\"top.selectForm('1... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/2fa0efcae8f9aa5971c7763269a3b033e9256d4b/CmsChaccBrowser.java/buggy/src/org/opencms/workplace/commons/CmsChaccBrowser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
6674,
1361,
1622,
1299,
12,
4747,
1299,
729,
13,
288,
3639,
6674,
21236,
273,
394,
6674,
12,
17295,
1769,
3639,
21236,
18,
6923,
2932,
32,
3969,
667,
5189,
12730,
318,
3355,
329,
94... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6674,
1361,
1622,
1299,
12,
4747,
1299,
729,
13,
288,
3639,
6674,
21236,
273,
394,
6674,
12,
17295,
1769,
3639,
21236,
18,
6923,
2932,
32,
3969,
667,
5189,
12730,
318,
3355,
329,
94... |
attrValues = fGeneralAttrCheck.checkAttributes(child, scope); | attrValues = generalCheck(child, scope); | private void traverseAnnotationDecl(Element annotationDecl) throws Exception { // General Attribute Checking int scope = GeneralAttrCheck.ELE_CONTEXT_LOCAL; Hashtable attrValues = fGeneralAttrCheck.checkAttributes(annotationDecl, scope); for(Element child = XUtil.getFirstChildElement(ann... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/62d5766e63fa48f62e4ef5d6f05d8f2d363f7cd4/TraverseSchema.java/buggy/src/org/apache/xerces/validators/schema/TraverseSchema.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10080,
3257,
3456,
12,
1046,
3204,
3456,
13,
1216,
1185,
288,
3639,
368,
9544,
3601,
24471,
3639,
509,
2146,
273,
9544,
3843,
1564,
18,
41,
900,
67,
13181,
67,
14922,
31,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10080,
3257,
3456,
12,
1046,
3204,
3456,
13,
1216,
1185,
288,
3639,
368,
9544,
3601,
24471,
3639,
509,
2146,
273,
9544,
3843,
1564,
18,
41,
900,
67,
13181,
67,
14922,
31,
3639,... |
public Object visit(ASTMethodDeclaration node, Object data) { this.rc = (RuleContext) data; this.tmp = node;/* IDataFlowNode n1 = node.getDataFlowNode(); List f = n1.getFlow(); for (Iterator i = f.iterator(); i.hasNext();) { DataFlowNode dfan = (DataFlowNode)i.next(); ... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/e143fae6212baf192d1953c0eb49321b7626b018/UselessAssignment.java/clean/pmd/src/net/sourceforge/pmd/rules/UselessAssignment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
921,
11658,
12,
9053,
1305,
6094,
2159,
16,
921,
892,
15329,
2211,
18,
1310,
28657,
2175,
1042,
13,
892,
31,
2211,
18,
5645,
33,
2159,
31,
20308,
734,
396,
5249,
50,
369,
275,
21,
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,
1071,
921,
11658,
12,
9053,
1305,
6094,
2159,
16,
921,
892,
15329,
2211,
18,
1310,
28657,
2175,
1042,
13,
892,
31,
2211,
18,
5645,
33,
2159,
31,
20308,
734,
396,
5249,
50,
369,
275,
21,
33,
... | ||
RubyGlobal.createGlobals(this); | private void init() { ThreadContext tc = getCurrentContext(); nilObject = new RubyNil(this); trueObject = new RubyBoolean(this, true); falseObject = new RubyBoolean(this, false); verbose = falseObject; debug = falseObject; javaSupport = new JavaSupport(this);... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/af07dd9e2d788cd1a5151ea8833909422495f7c4/Ruby.java/buggy/src/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
1435,
288,
3639,
4884,
1042,
1715,
273,
5175,
1042,
5621,
3639,
515,
921,
273,
394,
19817,
12616,
12,
2211,
1769,
3639,
638,
921,
273,
394,
19817,
5507,
12,
2211,
16,
638... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1435,
288,
3639,
4884,
1042,
1715,
273,
5175,
1042,
5621,
3639,
515,
921,
273,
394,
19817,
12616,
12,
2211,
1769,
3639,
638,
921,
273,
394,
19817,
5507,
12,
2211,
16,
638... | |
ASTNode node = getASTNode(compilationUnit, 0, 0); assertEquals("Not an enum constant declaration", ASTNode.ENUM_CONSTANT_DECLARATION, node.getNodeType()); EnumConstantDeclaration enumConstantDeclaration = (EnumConstantDeclaration) node; | ASTNode node = getASTNode(compilationUnit, 0); assertEquals("Not an enum declaration", ASTNode.ENUM_DECLARATION, node.getNodeType()); EnumDeclaration enumDeclaration = (EnumDeclaration) node; List enumConstants = enumDeclaration.enumConstants(); assertEquals("wrong size", 2, enumConstants.size()); EnumConstantDeclarati... | public void test0049() throws JavaModelException { ICompilationUnit sourceUnit = getCompilationUnit("Converter15" , "src", "test0049", "X.java"); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ //$NON-NLS-4$ char[] source = sourceUnit.getSource().toCharArray(); ASTNode result = runJLS3Conversion(sourceUnit, false, true);... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/3b00f00042b27fd2a4ea77920c950f21cd57dba8/ASTConverter15Test.java/clean/org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverter15Test.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
713,
7616,
1435,
1216,
5110,
1488,
503,
288,
202,
202,
45,
19184,
2802,
1084,
2802,
273,
336,
19184,
2802,
2932,
5072,
3600,
6,
269,
315,
4816,
3113,
315,
3813,
713,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
713,
7616,
1435,
1216,
5110,
1488,
503,
288,
202,
202,
45,
19184,
2802,
1084,
2802,
273,
336,
19184,
2802,
2932,
5072,
3600,
6,
269,
315,
4816,
3113,
315,
3813,
713,
... |
System.out.print(">"); | public boolean progress(ProverFileContext pc) { System.out.print(">"); if(!lock()) return true; boolean res; if(isNewDoc(pc)) { reset(pc); res = false; } else { int oldlimit =pc.scan.getLimit(); res = progress_intern(pc, oldlimit, oldlimit); } unlock(); System.out.println("<"); return res; } | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/80c01c5f3c1d1a94e6b0a92b18b43c712750279c/TopLevelManager.java/buggy/src/provereditor_plugin/ProverEditor/src/prover/gui/TopLevelManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
4007,
12,
626,
502,
812,
1042,
6125,
13,
288,
202,
202,
3163,
18,
659,
18,
1188,
2932,
2984,
1769,
202,
202,
430,
12,
5,
739,
10756,
1082,
202,
2463,
638,
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,
4007,
12,
626,
502,
812,
1042,
6125,
13,
288,
202,
202,
3163,
18,
659,
18,
1188,
2932,
2984,
1769,
202,
202,
430,
12,
5,
739,
10756,
1082,
202,
2463,
638,
31,
202,
202... | |
new NoViableAltException("655:39: ( constraint[constraints] | predicate[constraints] )", 47, 8, input); | new NoViableAltException("662:39: ( constraint[constraints] | predicate[constraints] )", 47, 8, input); | public List constraints() throws RecognitionException { List constraints; constraints = new ArrayList(); try { // /Users/bob/checkouts/jbossrules/drools-compiler/src/main/resources/org/drools/lang/drl.g:653:17: ( opt_eol ( constraint[constraints] | predicate[constraints... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/f206af510f937d389fa71f33abed691ac65aa4e3/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
540,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
342,
6588,
19,
70,
947,
19,
17300,
87,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
540,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
342,
6588,
19,
70,
947,
19,
17300,
87,
19,
... |
assertTrue("Returned incorrect digit", Character.digit('1', 10) == 1); assertTrue("Returned incorrect digit", Character.digit('F', 16) == 15); | assertEquals("Returned incorrect digit", 1, Character.digit('1', 10)); assertEquals("Returned incorrect digit", 15, Character.digit('F', 16)); | public void test_digitCI() { // Test for method int java.lang.Character.digit(char, int) assertTrue("Returned incorrect digit", Character.digit('1', 10) == 1); assertTrue("Returned incorrect digit", Character.digit('F', 16) == 15); } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/181e940cd92dfff67639d98e991206d375a987ea/CharacterTest.java/buggy/modules/luni/src/test/java/tests/api/java/lang/CharacterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
67,
11052,
7266,
1435,
288,
202,
202,
759,
7766,
364,
707,
509,
2252,
18,
4936,
18,
7069,
18,
11052,
12,
3001,
16,
509,
13,
202,
202,
11231,
5510,
2932,
22360,
1133... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
67,
11052,
7266,
1435,
288,
202,
202,
759,
7766,
364,
707,
509,
2252,
18,
4936,
18,
7069,
18,
11052,
12,
3001,
16,
509,
13,
202,
202,
11231,
5510,
2932,
22360,
1133... |
this.repository = repository; | this.layer = layer; | public CachedRepositoryQueryLayer( ArtifactRepository repository ) { this.repository = repository; cache = new Cache( CACHE_HIT_RATIO ); } | 47019 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47019/3647c95d63a9889abeac4ff19b6dc271d21d6c61/CachedRepositoryQueryLayer.java/buggy/archiva-repository-layer/src/main/java/org/apache/maven/archiva/layer/CachedRepositoryQueryLayer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15771,
3305,
1138,
4576,
12,
14022,
3305,
3352,
262,
565,
288,
3639,
333,
18,
6363,
273,
3018,
31,
3639,
1247,
273,
394,
4379,
12,
13669,
67,
17222,
67,
54,
789,
4294,
11272,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15771,
3305,
1138,
4576,
12,
14022,
3305,
3352,
262,
565,
288,
3639,
333,
18,
6363,
273,
3018,
31,
3639,
1247,
273,
394,
4379,
12,
13669,
67,
17222,
67,
54,
789,
4294,
11272,
565,
... |
"xmlns", XMLA_NS + ":rowset"}); | "xmlns", XMLA_ROWSET_NS}); | private void discover(Element discover, SAXHandler saxHandler) { String requestType = firstElementCDATA(discover, "RequestType"); if (requestType == null) { throw Util.newError("<RequestType> parameter is required"); } HashMap restrictionsProperties = getRestrictions(discover)... | 4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/f2c971d49821a58381ed2af618ceadbaf62099ce/XmlaMediator.java/buggy/src/main/mondrian/xmla/XmlaMediator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10372,
12,
1046,
10372,
16,
10168,
1503,
20319,
1503,
13,
288,
3639,
514,
27179,
273,
1122,
1046,
18375,
12,
2251,
3165,
16,
315,
691,
559,
8863,
3639,
309,
261,
2293,
559,
422... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10372,
12,
1046,
10372,
16,
10168,
1503,
20319,
1503,
13,
288,
3639,
514,
27179,
273,
1122,
1046,
18375,
12,
2251,
3165,
16,
315,
691,
559,
8863,
3639,
309,
261,
2293,
559,
422... |
handleVersion(); | handleVersion( debug ); | private Main( String[] arguments ) { String[] args = processSystemProperties( arguments ); if( isFlagPresent( args, "-debug" ) ) { args = consolidate( args, "-debug" ); System.setProperty( "dpml.logging.level", System.getProperty( "dpml.logging.level", "FI... | 10984 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10984/6d38d698cf48e785ac67d227da0c8b39d1879140/Main.java/clean/trunk/main/depot/console/src/main/net/dpml/depot/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
12740,
12,
514,
8526,
1775,
262,
565,
288,
3639,
514,
8526,
833,
273,
1207,
3163,
2297,
12,
1775,
11272,
3639,
309,
12,
353,
4678,
6351,
12,
833,
16,
3701,
4148,
6,
262,
262,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
12740,
12,
514,
8526,
1775,
262,
565,
288,
3639,
514,
8526,
833,
273,
1207,
3163,
2297,
12,
1775,
11272,
3639,
309,
12,
353,
4678,
6351,
12,
833,
16,
3701,
4148,
6,
262,
262,
3639... |
public Message marshalFaultResponse(Throwable throwable, OperationDescription operationDesc) throws WebServiceException { | public Message marshalFaultResponse(Throwable throwable, OperationDescription operationDesc, Protocol protocol) throws WebServiceException { | public Message marshalFaultResponse(Throwable throwable, OperationDescription operationDesc) throws WebServiceException { try { Throwable t = ClassUtils.getRootCause(throwable); // Get the root cause of the throwable object if (log.isDebugEnabled()) { log.debug("Marshal Throwable =" + t... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/ffe73e708d58b0c967f263c4551617c6fa6c78e7/MethodMarshallerImpl.java/buggy/modules/jaxws/src/org/apache/axis2/jaxws/marshaller/impl/MethodMarshallerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2350,
10893,
7083,
1064,
12,
15155,
10132,
16,
4189,
3291,
1674,
4217,
13,
1216,
2999,
15133,
288,
202,
202,
698,
288,
1082,
202,
15155,
268,
273,
26382,
18,
588,
2375,
10683,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2350,
10893,
7083,
1064,
12,
15155,
10132,
16,
4189,
3291,
1674,
4217,
13,
1216,
2999,
15133,
288,
202,
202,
698,
288,
1082,
202,
15155,
268,
273,
26382,
18,
588,
2375,
10683,
1... |
File contextFile = MylarPlugin.getContextManager().getFileForContext( task.getHandleIdentifier()); | File contextFile = MylarPlugin.getContextManager().getFileForContext(task.getHandleIdentifier()); | private void createDetailsSection(Composite parent, FormToolkit toolkit) { Section section = toolkit.createSection(parent, ExpandableComposite.TITLE_BAR | Section.TWISTIE); section.setText("Resources"); section.setLayout(new TableWrapLayout()); section.setLayoutData(new TableWrapData(TableWrapData.FILL_GRAB)); ... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/89d5a78e8a21d1c2e9db2fe2c55457b2c3bceac4/TaskInfoEditor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/TaskInfoEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
3790,
5285,
12,
9400,
982,
16,
2748,
6364,
8691,
5226,
8691,
13,
288,
202,
202,
5285,
2442,
273,
5226,
8691,
18,
2640,
5285,
12,
2938,
16,
9506,
202,
12271,
429,
94... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
3790,
5285,
12,
9400,
982,
16,
2748,
6364,
8691,
5226,
8691,
13,
288,
202,
202,
5285,
2442,
273,
5226,
8691,
18,
2640,
5285,
12,
2938,
16,
9506,
202,
12271,
429,
94... |
return (Component) source; | return (Container) source; | public Component getContainer () { return (Component) source; } | 1023 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1023/708062224a502c41561e122dcde5accf23f77ad9/ContainerEvent.java/buggy/libjava/java/awt/event/ContainerEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5435,
9272,
1832,
225,
288,
565,
327,
261,
2170,
13,
1084,
31,
225,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5435,
9272,
1832,
225,
288,
565,
327,
261,
2170,
13,
1084,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if (jj_3R_60()) return true; | if (jj_3R_57()) return true; | final private boolean jj_3_25() { if (jj_scan_token(LBRACKET)) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; if (jj_3R_60()) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; if (jj_scan_token(RBRACKET)) return true; if (jj_la == 0 && jj_scanpos == jj_la... | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/83d81b076b32acdf3f82077c7f4c2a2e160aa32f/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
67,
2947,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
48,
21217,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
597,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
67,
2947,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
48,
21217,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
11821,
422,
374,
597,
1... |
SVGAnimatedLength result; if (x1Reference == null || (result = (SVGAnimatedLength)x1Reference.get()) == null) { result = new SVGOMAnimatedLength (this, null, SVG_X1_ATTRIBUTE, null); x1Reference = new WeakReference(result); } return result; | throw new RuntimeException(" !!! TODO: getX1()"); | public SVGAnimatedLength getX1() { SVGAnimatedLength result; if (x1Reference == null || (result = (SVGAnimatedLength)x1Reference.get()) == null) { result = new SVGOMAnimatedLength (this, null, SVG_X1_ATTRIBUTE, null); x1Reference = new WeakReference(resu... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/c894adcdabbe67baf55a0333571ad839739df615/SVGOMLinearGradientElement.java/clean/sources/org/apache/batik/dom/svg/SVGOMLinearGradientElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11281,
979,
17275,
1782,
6538,
21,
1435,
288,
3639,
11281,
979,
17275,
1782,
563,
31,
3639,
309,
261,
92,
21,
2404,
422,
446,
747,
5411,
261,
2088,
273,
261,
26531,
979,
17275,
1782... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11281,
979,
17275,
1782,
6538,
21,
1435,
288,
3639,
11281,
979,
17275,
1782,
563,
31,
3639,
309,
261,
92,
21,
2404,
422,
446,
747,
5411,
261,
2088,
273,
261,
26531,
979,
17275,
1782... |
myResult = Formatter.getInstance().createSpaceProperty(0, Integer.MAX_VALUE, blankLines, mySettings.KEEP_LINE_BREAKS, mySettings.KEEP_BLANK_LINES_IN_DECLARATIONS); | myResult = Formatter.getInstance() .createSpaceProperty(0, Integer.MAX_VALUE, blankLines, mySettings.KEEP_LINE_BREAKS, mySettings.KEEP_BLANK_LINES_IN_DECLARATIONS); | public void visitClass(PsiClass aClass) { if (myChild1.getElementType() == JavaDocElementType.DOC_COMMENT) { myResult = Formatter.getInstance().createSpaceProperty(0, 0, 1, mySettings.KEEP_LINE_BREAKS, mySettings.KEEP_BLANK_LINES_IN_DECLARATIONS); return; } if (myRole2 == ChildRole.LBRACE) { m... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/1533398430214d8ae562ff3d8dcc5898351f8c45/JavaSpacePropertyProcessor.java/buggy/source/com/intellij/psi/formatter/java/JavaSpacePropertyProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3757,
797,
12,
52,
7722,
797,
20148,
13,
288,
565,
309,
261,
4811,
1763,
21,
18,
588,
17481,
1435,
422,
5110,
1759,
17481,
18,
19693,
67,
12200,
13,
288,
1377,
3399,
1253,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
3757,
797,
12,
52,
7722,
797,
20148,
13,
288,
565,
309,
261,
4811,
1763,
21,
18,
588,
17481,
1435,
422,
5110,
1759,
17481,
18,
19693,
67,
12200,
13,
288,
1377,
3399,
1253,
27... |
dynaProperty = ((DynaBean) bean).getDynaClass().getDynaProperty(name); | String dynaName = name; int i = dynaName.indexOf(PropertyUtils.INDEXED_DELIM); if (i >= 0) { dynaName = dynaName.substring(0, i); } int j = dynaName.indexOf(PropertyUtils.MAPPED_DELIM); if (j >= 0) { dynaName = dynaName.substring(0, j); } DynaClass dynaClass = ((DynaBean) bean).getDynaClass(); dynaProperty = dynaClass.... | public static void populate(Object bean, Map properties) throws IllegalAccessException, InvocationTargetException { if ((bean == null) || (properties == null)) return; if (log.isDebugEnabled()) { log.debug("BeanUtils.populate(" + bean + ", " + proper... | 54521 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54521/88989762a3b3cf7e4fd87f1c339a3ef2ad22995d/BeanUtils.java/clean/src/java/org/apache/commons/beanutils/BeanUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
6490,
12,
921,
3931,
16,
1635,
1790,
13,
5411,
1216,
11900,
16,
15342,
288,
3639,
309,
14015,
14496,
422,
446,
13,
747,
261,
4738,
422,
446,
3719,
5411,
327,
31,
3639,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
6490,
12,
921,
3931,
16,
1635,
1790,
13,
5411,
1216,
11900,
16,
15342,
288,
3639,
309,
14015,
14496,
422,
446,
13,
747,
261,
4738,
422,
446,
3719,
5411,
327,
31,
3639,
3... |
fs.put("PriorityClass", Short.toString(priorityClass)); | public SimpleFieldSet getFieldSet() { SimpleFieldSet fs = new SimpleFieldSet(false); fs.put("Identifier", identifier); fs.put("URI", uri.toString(false)); fs.put("Verbosity", Integer.toString(verbosity)); fs.put("PriorityClass", Short.toString(priorityClass)); fs.put("UploadFrom", ClientPutMessage.uploadFromStri... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/a1db05415d164d63d4b0425b081ad30da88dc6ba/PersistentPut.java/clean/src/freenet/node/fcp/PersistentPut.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
2662,
273,
394,
4477,
974,
694,
12,
5743,
1769,
202,
202,
2556,
18,
458,
2932,
3004,
3113,
2756,
1769,
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,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
2662,
273,
394,
4477,
974,
694,
12,
5743,
1769,
202,
202,
2556,
18,
458,
2932,
3004,
3113,
2756,
1769,
202,
202... | |
DebugPlugin.log(IStatus.ERROR, "unexpected error", e); | PydevDebugPlugin.log(IStatus.ERROR, "unexpected error", e); | public void lineAppended(IRegion line) { int lineOffset = line.getOffset(); int lineLength = line.getLength(); try { String text = console.getDocument().get(lineOffset, lineLength); Matcher m = linePattern.matcher(text); String fileName = null; String lineNumber = null; int fileStart = -1; // match if... | 50371 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50371/63f50668dea24f656da085e9926f0a84cac2d3f7/PythonConsoleLineTracker.java/buggy/org.python.pydev.debug/src/org/python/pydev/debug/ui/PythonConsoleLineTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
980,
1294,
11275,
12,
45,
5165,
980,
13,
288,
202,
202,
474,
980,
2335,
273,
980,
18,
588,
2335,
5621,
202,
202,
474,
980,
1782,
273,
980,
18,
588,
1782,
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,
980,
1294,
11275,
12,
45,
5165,
980,
13,
288,
202,
202,
474,
980,
2335,
273,
980,
18,
588,
2335,
5621,
202,
202,
474,
980,
1782,
273,
980,
18,
588,
1782,
5621,
202,
202... |
return; } | public void mousePressed(MouseEvent e) { if(!isFocusOwner()) { requestFocus(); return; } setCacheEnabled(false); prev_offset_x = offset_x; prev_offset_y = offset_y; lastMouse = e.getPoint(); if(getCurrentG... | 4430 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4430/95ba6ba72773f8ce77a463ceeadb53dafdcad590/GView.java/buggy/src/org/antlr/works/visualization/graphics/panel/GView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
5411,
309,
12,
5,
291,
9233,
5541,
10756,
288,
7734,
590,
9233,
5621,
7734,
327,
31,
5411,
289,
5411,
20007,
1526,
12,
5743,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
288,
5411,
309,
12,
5,
291,
9233,
5541,
10756,
288,
7734,
590,
9233,
5621,
7734,
327,
31,
5411,
289,
5411,
20007,
1526,
12,
5743,
1769,
... | |
"Button.background", new ColorUIResource(getControl()), | "Button.background", getControl(), | protected void initComponentDefaults(UIDefaults defaults) { super.initComponentDefaults(defaults); Object[] myDefaults = new Object[] { "Button.background", new ColorUIResource(getControl()), "Button.border", MetalBorders.getButtonBorder(), "Button.darkShadow", new ColorUIResource(getControlDark... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/045a5b41cdfa747889101d3993040acf89788bc4/MetalLookAndFeel.java/buggy/core/src/classpath/javax/javax/swing/plaf/metal/MetalLookAndFeel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
2240,
18,
2738,
1841,
7019,
12,
7606,
1769,
565,
1033,
8526,
3399,
7019,
273,
394,
1033,
8526,
288,
1377,
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,
4750,
918,
1208,
1841,
7019,
12,
3060,
73,
643,
87,
3467,
13,
225,
288,
565,
2240,
18,
2738,
1841,
7019,
12,
7606,
1769,
565,
1033,
8526,
3399,
7019,
273,
394,
1033,
8526,
288,
1377,
31... |
);*/ String s = ""; | ); | public void actionPerformed(ActionEvent event) { ChemObject object = getSource(event); logger.debug("CreateReaction action"); JChemPaintModel jcpmodel = jcpPanel.getJChemPaintModel(); org.openscience.cdk.interfaces.ChemModel model = jcpmodel.getChemModel(); org.openscience.cdk.interfaces.SetOfReactions reactionSe... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/b1f7a19d9d23955e84008e9cd57944ccfe2a4dd3/CreateReactionAction.java/buggy/src/org/openscience/cdk/applications/jchempaint/action/CreateReactionAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
26100,
12,
1803,
1133,
871,
13,
202,
95,
202,
202,
20200,
921,
733,
273,
7889,
12,
2575,
1769,
202,
202,
4901,
18,
4148,
2932,
1684,
21581,
1301,
8863,
202,
202,
46,
2020... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26100,
12,
1803,
1133,
871,
13,
202,
95,
202,
202,
20200,
921,
733,
273,
7889,
12,
2575,
1769,
202,
202,
4901,
18,
4148,
2932,
1684,
21581,
1301,
8863,
202,
202,
46,
2020... |
if (e.type == SWT.Deactivate) { e.display.asyncExec(new Runnable() { public void run() { if (proposalTable == null || proposalTable.isDisposed()) return; Control focusControl = e.display.getFocusControl(); if (focusControl == proposalTable || focusControl == control || scrollbarClicked) return; close(); } }); return;... | public void handleEvent(final Event e) { // If focus is leaving an important widget if (e.type == SWT.FocusOut) { scrollbarClicked = false; // Ignore this event if it's only happening because focus // is moving between the popup shell, control, or scrollbar. // Do this in an async since the foc... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e86767bca90c6512253f517086ea9c4cc5f088bd/ContentProposalAdapter.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/fieldassist/ContentProposalAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
1640,
1133,
12,
6385,
2587,
425,
13,
288,
9506,
202,
759,
971,
7155,
353,
15086,
392,
10802,
3604,
9506,
202,
430,
261,
73,
18,
723,
422,
348,
8588,
18,
9233,
1182,
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,
1875,
202,
482,
918,
1640,
1133,
12,
6385,
2587,
425,
13,
288,
9506,
202,
759,
971,
7155,
353,
15086,
392,
10802,
3604,
9506,
202,
430,
261,
73,
18,
723,
422,
348,
8588,
18,
9233,
1182,
13,
... | |
DetailAST aAst, ExpressionHandler aParent) | DetailAST aAst, ExpressionHandler aParent) | public ElseHandler(IndentationCheck aIndentCheck, DetailAST aAst, ExpressionHandler aParent) { super(aIndentCheck, "else", aAst, aParent); } | 31427 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31427/a4d63db21d57ab53aff8a467f89df3867518ab91/ElseHandler.java/clean/src/checkstyle/com/puppycrawl/tools/checkstyle/checks/indentation/ElseHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16289,
1503,
12,
24438,
1564,
279,
7790,
1564,
16,
3639,
27931,
9053,
279,
21385,
16,
5371,
1503,
279,
3054,
13,
377,
288,
3639,
2240,
12,
69,
7790,
1564,
16,
315,
12107,
3113,
279,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
16289,
1503,
12,
24438,
1564,
279,
7790,
1564,
16,
3639,
27931,
9053,
279,
21385,
16,
5371,
1503,
279,
3054,
13,
377,
288,
3639,
2240,
12,
69,
7790,
1564,
16,
315,
12107,
3113,
279,... |
this.level = (OfficeLevelEntity) new MasterPersistence().getPersistentObject( OfficeLevelEntity.class, level.getValue()); | this.level = (OfficeLevelEntity) new MasterPersistence() .getPersistentObject(OfficeLevelEntity.class, level .getValue()); | private void updateLevel(OfficeLevel level) throws OfficeException { if (this.getOfficeLevel() != level) { // TODO: pass proper key if (!canUpdateLevel(level)) throw new OfficeException(); try { this.level = (OfficeLevelEntity) new MasterPersistence().getPersistentObject( OfficeLevelEntity.class, lev... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/f07b4219cc4e9273dc3f823a758f8c72941f314d/OfficeBO.java/clean/mifos/src/org/mifos/application/office/business/OfficeBO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
2355,
12,
30126,
2355,
1801,
13,
1216,
15837,
1812,
503,
288,
202,
202,
430,
261,
2211,
18,
588,
30126,
2355,
1435,
480,
1801,
13,
288,
1082,
202,
759,
2660,
30,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1089,
2355,
12,
30126,
2355,
1801,
13,
1216,
15837,
1812,
503,
288,
202,
202,
430,
261,
2211,
18,
588,
30126,
2355,
1435,
480,
1801,
13,
288,
1082,
202,
759,
2660,
30,
1... |
System.out.println(pane.getValue()); | public void actionPerformed(ActionEvent e) { JLabel label = new JLabel("Please enter a search string."); final JTextField input = new JTextField(lastSearch); input.setToolTipText("<html>Fulltext search.<ul>" + "<li><code>Baker Street</code> - 'Baker' and 'Street' in any key or name.</li>" + "<li>... | 2204 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2204/90fca29c5ba1f43123dd6c6157db3200bdf51f5b/SelectionListDialog.java/buggy/src/org/openstreetmap/josm/gui/dialogs/SelectionListDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
9506,
202,
46,
2224,
1433,
273,
394,
21403,
2932,
8496,
6103,
279,
1623,
533,
1199,
1769,
9506,
202,
6385,
804,
16157,
810,
273,
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,
1875,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
9506,
202,
46,
2224,
1433,
273,
394,
21403,
2932,
8496,
6103,
279,
1623,
533,
1199,
1769,
9506,
202,
6385,
804,
16157,
810,
273,
394,
... | |
if (IfCmp.conforms(s)) { if (IfCmp.getTarget(s).similar(bTarget)) IfCmp.setTarget(s,(OPT_BranchOperand)copyTarget.copy()); } else if (IfCmp2.conforms(s)) { if (IfCmp2.getTarget1(s).similar(bTarget)) IfCmp2.setTarget1(s,(OPT_BranchOperand)copyTarget.copy()); if (IfCmp2.getTarget2(s).similar(bTarget)) IfCmp2.setTarget2(s... | s.replaceSimilarOperands(bTarget, copyTarget); | final void redirectOuts (OPT_BasicBlock b, OPT_BasicBlock bCopy, OPT_IR ir) { OPT_BranchOperand copyTarget = bCopy.makeJumpTarget(); OPT_BranchOperand bTarget = b.makeJumpTarget(); // 1. update the branch instructions in 'this' to point to bCopy for (OPT_InstructionEnumeration ie = enumerateBranchIn... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/571532039225f5bcd30eff2d381d97cce4e51fa7/OPT_BasicBlock.java/clean/rvm/src/vm/compilers/optimizing/ir/cfg/OPT_BasicBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
3136,
1182,
87,
261,
15620,
67,
8252,
1768,
324,
16,
16456,
67,
8252,
1768,
324,
2951,
16,
4697,
282,
16456,
67,
7937,
9482,
13,
288,
565,
16456,
67,
7108,
10265,
1610,
2326,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
3136,
1182,
87,
261,
15620,
67,
8252,
1768,
324,
16,
16456,
67,
8252,
1768,
324,
2951,
16,
4697,
282,
16456,
67,
7937,
9482,
13,
288,
565,
16456,
67,
7108,
10265,
1610,
2326,
... |
if (!isDragAcceptable(e)) | if (!this.isDragAcceptable(e)) | public void dropActionChanged(DropTargetDragEvent e) { if (!isDragAcceptable(e)) e.rejectDrag(); else e.acceptDrag(e.getDropAction()); } | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/88402a3bc59123261d50a7cfed0ac20de2b772f6/JDragTree.java/clean/src/thaw/gui/JDragTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
1071,
918,
3640,
1803,
5033,
12,
7544,
2326,
11728,
1133,
425,
13,
1082,
288,
9506,
309,
16051,
291,
11728,
5933,
429,
12,
73,
3719,
6862,
425,
18,
24163,
11728,
5621,
9506,
469,
6862,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
1071,
918,
3640,
1803,
5033,
12,
7544,
2326,
11728,
1133,
425,
13,
1082,
288,
9506,
309,
16051,
291,
11728,
5933,
429,
12,
73,
3719,
6862,
425,
18,
24163,
11728,
5621,
9506,
469,
6862,
4... |
return codeClass; | return code / 100; | public int getCodeClass() { return codeClass; } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/91f4232dfb8a5dff7627558a11285391ca44ebfd/Response.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/http/Response.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
6583,
797,
1435,
225,
288,
565,
327,
981,
342,
2130,
31,
225,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
6583,
797,
1435,
225,
288,
565,
327,
981,
342,
2130,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
if (jj_3_4()) { jj_scanpos = xsp; if (jj_3R_271()) { jj_scanpos = xsp; if (jj_3R_272()) { jj_scanpos = xsp; if (jj_3R_273()) { jj_scanpos = xsp; if (jj_3R_274()) return true; } } } } | if (jj_3R_271()) return true; | final private boolean jj_3R_265() { if (jj_3R_88()) return true; Token xsp; xsp = jj_scanpos; if (jj_3_3()) { jj_scanpos = xsp; if (jj_3_4()) { jj_scanpos = xsp; if (jj_3R_271()) { jj_scanpos = xsp; if (jj_3R_272()) { jj_scanpos = xsp; if (jj_3R_273()) { jj_scanpos = xsp; if ... | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/3afd4630754ba5d6642f3e8a1c9aa5162eff7e9f/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
30281,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
5482,
10756,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
30281,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
5482,
10756,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
... |
Log.write(bytes.toLong()); Log.writeln(" bytes"); | Log.write(bytes.toLong()); Log.writeln(" bytes"); | Space(String name, boolean movable, boolean immortal, Address start, Extent bytes) { this.name = name; this.movable = movable; this.immortal = immortal; this.start = start; index = spaceCount++; spaces[index] = this; /* ensure requests are chunk aligned */ if (bytes.NE(chunkAlign(bytes... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/30524c62fa391922d51289c03075f714c772951c/Space.java/buggy/MMTk/src/org/mmtk/policy/Space.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
14059,
12,
780,
508,
16,
1250,
5730,
429,
16,
1250,
709,
81,
499,
287,
16,
5267,
787,
16,
540,
6419,
319,
1731,
13,
288,
565,
333,
18,
529,
273,
508,
31,
565,
333,
18,
81,
1527,
429... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14059,
12,
780,
508,
16,
1250,
5730,
429,
16,
1250,
709,
81,
499,
287,
16,
5267,
787,
16,
540,
6419,
319,
1731,
13,
288,
565,
333,
18,
529,
273,
508,
31,
565,
333,
18,
81,
1527,
429... |
return doubleCmpg(s); | result = doubleCmpg(s); break; | public static byte simplify(OPT_AbstractRegisterPool regpool, OPT_Instruction s) { switch (s.getOpcode()) { //////////////////// // GUARD operations //////////////////// case GUARD_COMBINE_opcode: return guardCombine(s); //////////////////// // TRAP operations ////////////////... | 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,
1071,
760,
1160,
16499,
12,
15620,
67,
7469,
3996,
2864,
960,
6011,
16,
16456,
67,
11983,
272,
13,
288,
565,
1620,
261,
87,
18,
588,
22808,
10756,
288,
1377,
368,
3517,
759,
1377,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1160,
16499,
12,
15620,
67,
7469,
3996,
2864,
960,
6011,
16,
16456,
67,
11983,
272,
13,
288,
565,
1620,
261,
87,
18,
588,
22808,
10756,
288,
1377,
368,
3517,
759,
1377,
368,
... |
DateTime start = getStartDate(); | LocalDateTime start = getStartDate(); | public String execute() { ICalEvent event = (ICalEvent) getEvent(); if (event == null) { User user = getRemoteUser(); if (user != null) setOrganizerName(user.getName()); DateTime start = getStartDate(); if (start == null) ... | 18469 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/18469/03bf0462052e16faf8bdc800ea80217bb2752cfb/AbstractICalEventAction.java/clean/src/java/com/atlassian/confluence/extra/calendar/ical/action/AbstractICalEventAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1836,
1435,
565,
288,
3639,
467,
3005,
1133,
871,
273,
261,
2871,
287,
1133,
13,
9832,
5621,
3639,
309,
261,
2575,
422,
446,
13,
3639,
288,
5411,
2177,
729,
273,
14879,
1299,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
1435,
565,
288,
3639,
467,
3005,
1133,
871,
273,
261,
2871,
287,
1133,
13,
9832,
5621,
3639,
309,
261,
2575,
422,
446,
13,
3639,
288,
5411,
2177,
729,
273,
14879,
1299,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.