rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
if (((Comparable) this.theResult).compareTo(other.theResult) == -1) { return this; } else { return other; } | try { if (((Comparable) this.theResult).compareTo(other.getResult()) <= 0) { return this; } else { return other; } } catch (NoResultsException e) { return this; } | public Result returnTheBest(Result other) { if (((Comparable) this.theResult).compareTo(other.theResult) == -1) { return this; } else { return other; } } | 50951 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50951/e16010995aca23bab08debf55adb3babc6937a6e/Result.java/buggy/src/org/objectweb/proactive/p2p/api/core/Result.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3438,
327,
1986,
14173,
12,
1253,
1308,
13,
288,
3639,
309,
261,
12443,
799,
10207,
13,
333,
18,
5787,
1253,
2934,
9877,
774,
12,
3011,
18,
5787,
1253,
13,
422,
300,
21,
13,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3438,
327,
1986,
14173,
12,
1253,
1308,
13,
288,
3639,
309,
261,
12443,
799,
10207,
13,
333,
18,
5787,
1253,
2934,
9877,
774,
12,
3011,
18,
5787,
1253,
13,
422,
300,
21,
13,
288,
... |
protected Destination createDestination(ActiveMQDestination destination) throws Throwable { Destination rc = super.createDestination(destination); | protected Destination createDestination(ConnectionContext context, ActiveMQDestination destination) throws Throwable { Destination rc = super.createDestination(context, destination); | protected Destination createDestination(ActiveMQDestination destination) throws Throwable { Destination rc = super.createDestination(destination); regionBroker.register(destination, rc); return rc; } | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/0f502fae3d40a2b7d928c950e77c183405c90f03/ManagedTopicRegion.java/clean/activemq-core/src/main/java/org/apache/activemq/broker/jmx/ManagedTopicRegion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
10691,
752,
5683,
12,
3896,
9682,
5683,
2929,
13,
1216,
4206,
288,
3639,
10691,
4519,
273,
2240,
18,
2640,
5683,
12,
10590,
1769,
3639,
3020,
11194,
18,
4861,
12,
10590,
16,
4519,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
10691,
752,
5683,
12,
3896,
9682,
5683,
2929,
13,
1216,
4206,
288,
3639,
10691,
4519,
273,
2240,
18,
2640,
5683,
12,
10590,
1769,
3639,
3020,
11194,
18,
4861,
12,
10590,
16,
4519,
1... |
private VmType[] split(char[] signature, AbstractVmClassLoader loader) | private VmType[] split(char[] signature, VmClassLoader loader) | private VmType[] split(char[] signature, AbstractVmClassLoader loader) throws ClassNotFoundException { ArrayList list = new ArrayList(); int ofs = 0; final int len = signature.length; if (signature[ofs] == '(') { ofs++; } while (ofs < len) { int start = ofs; char ch = signature[ofs++]; VmType vmClass; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c2a519140737c4d249f6c5d568256db2030112e9/Signature.java/clean/core/src/core/org/jnode/vm/classmgr/Signature.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
776,
81,
559,
8526,
1416,
12,
3001,
8526,
3372,
16,
4115,
22143,
7805,
4088,
13,
202,
202,
15069,
10403,
288,
202,
202,
19558,
666,
273,
394,
2407,
5621,
202,
202,
474,
26927,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
776,
81,
559,
8526,
1416,
12,
3001,
8526,
3372,
16,
4115,
22143,
7805,
4088,
13,
202,
202,
15069,
10403,
288,
202,
202,
19558,
666,
273,
394,
2407,
5621,
202,
202,
474,
26927,
... |
return new Table_browser_docs( rs ); | return new Table_url_docs( rs ); | public Object mapOneRow( ResultSet rs ) throws SQLException { return new Table_browser_docs( rs ); } | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/eaad68c572f6502718c284362add74adb162803f/DatabaseService.java/clean/server/src/imcode/server/db/DatabaseService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
1033,
852,
3335,
1999,
12,
10842,
3597,
262,
1216,
6483,
288,
7734,
327,
394,
3555,
67,
718,
67,
8532,
12,
3597,
11272,
5411,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
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,
2398,
1071,
1033,
852,
3335,
1999,
12,
10842,
3597,
262,
1216,
6483,
288,
7734,
327,
394,
3555,
67,
718,
67,
8532,
12,
3597,
11272,
5411,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
ScriptSecurity getScriptSecurity(final String scriptType, final URL scriptURL, final URL docURL); | ScriptSecurity getScriptSecurity(String scriptType, ParsedURL scriptURL, ParsedURL docURL); | ScriptSecurity getScriptSecurity(final String scriptType, final URL scriptURL, final URL docURL); | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/b3bfbdc9cdab85ed31fcac017fd38c721cc6713e/SVGUserAgent.java/buggy/sources/org/apache/batik/swing/svg/SVGUserAgent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
7739,
4368,
22611,
4368,
12,
6385,
514,
2728,
559,
16,
19694,
727,
1976,
2728,
1785,
16,
19694,
727,
1976,
997,
1785,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
7739,
4368,
22611,
4368,
12,
6385,
514,
2728,
559,
16,
19694,
727,
1976,
2728,
1785,
16,
19694,
727,
1976,
997,
1785,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
throw new SocketException("MulticastSocket.setInterface - not yet implemented"); | impl.setOption(SocketOptions.IP_MULTICAST_IF, inf); | public void setInterface(InetAddress inf) throws SocketException { // FIXME: TODO - MulticastSocket.setInterface throw new SocketException("MulticastSocket.setInterface - not yet implemented"); } | 1739 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1739/9378f999718203e09ed4e030ad6ef70f9d666322/MulticastSocket.java/buggy/libjava/java/net/MulticastSocket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
1358,
12,
382,
278,
1887,
8286,
13,
1216,
8758,
503,
225,
288,
565,
368,
9852,
30,
2660,
300,
7778,
12544,
4534,
18,
542,
1358,
282,
9380,
18,
542,
1895,
12,
4534,
1320,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
1358,
12,
382,
278,
1887,
8286,
13,
1216,
8758,
503,
225,
288,
565,
368,
9852,
30,
2660,
300,
7778,
12544,
4534,
18,
542,
1358,
282,
9380,
18,
542,
1895,
12,
4534,
1320,... |
public void removePropertyChangeListener(String prop, PropertyChangeListener listener); | void removePropertyChangeListener(String prop, PropertyChangeListener listener); | public void removePropertyChangeListener(String prop, PropertyChangeListener listener); | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/b423075a6102e6577bf2f242ea1a1cf4f2234d1c/BeanContextChild.java/buggy/core/src/classpath/java/java/beans/beancontext/BeanContextChild.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
1396,
15744,
12,
780,
2270,
16,
4276,
15744,
2991,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
1396,
15744,
12,
780,
2270,
16,
4276,
15744,
2991,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
occurrences = encode.remaining(); } | occurrences = encode.remaining(); } | public static RubyArray unpack(String encodedString, RubyString formatString) { IRuby runtime = formatString.getRuntime(); RubyArray result = runtime.newArray(); PtrList format = new PtrList(formatString.getValue()); PtrList encode = new PtrList(encodedString); char ty... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/415b1e0db282c02d672a7e34a34a2bea0f69ccb2/Pack.java/clean/src/org/jruby/util/Pack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
1076,
6167,
12,
780,
3749,
780,
16,
2398,
19817,
780,
27107,
13,
288,
3639,
15908,
10340,
3099,
273,
27107,
18,
588,
5576,
5621,
3639,
19817,
1076,
563,
273,
3099,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
1076,
6167,
12,
780,
3749,
780,
16,
2398,
19817,
780,
27107,
13,
288,
3639,
15908,
10340,
3099,
273,
27107,
18,
588,
5576,
5621,
3639,
19817,
1076,
563,
273,
3099,
18,
2... |
return false; | return preIncrement; | public boolean isPreBuildIncrementer() { return false; } | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/43efbb485915c9b443ae653f9b64f16bd045ca3f/DefaultLabelIncrementer.java/clean/main/src/net/sourceforge/cruisecontrol/labelincrementers/DefaultLabelIncrementer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
1386,
3116,
10798,
264,
1435,
288,
3639,
327,
675,
10798,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
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,
377,
1071,
1250,
353,
1386,
3116,
10798,
264,
1435,
288,
3639,
327,
675,
10798,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public RepositorySettingsPage() { super(LABEL); super.setTitle(TITLE); super.setDescription(LABEL_WARNING); | public RepositorySettingsPage(String title, String description) { super(title); super.setTitle(title); super.setDescription(description); | public RepositorySettingsPage() { super(LABEL); super.setTitle(TITLE); super.setDescription(LABEL_WARNING); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/2449a22c60a14a98459f28b18202951cfec74a33/RepositorySettingsPage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/wizards/RepositorySettingsPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6281,
2628,
1964,
1435,
288,
202,
202,
9565,
12,
13545,
1769,
202,
202,
9565,
18,
542,
4247,
12,
14123,
1769,
202,
202,
9565,
18,
542,
3291,
12,
13545,
67,
9511,
1769,
202,
97... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6281,
2628,
1964,
1435,
288,
202,
202,
9565,
12,
13545,
1769,
202,
202,
9565,
18,
542,
4247,
12,
14123,
1769,
202,
202,
9565,
18,
542,
3291,
12,
13545,
67,
9511,
1769,
202,
97... |
protected void declaration( Object container ) throws Exception { | protected void declaration( Object container ) throws Backtrack { | protected void declaration( Object container ) throws Exception { switch (LT(1)) { case Token.t_asm: // asmDefinition( ); consume(); return; case Token.t_namespace: // namespaceDefinition(); consume(); return; case Token.t_using: // usingDeclaration(); consume(); return; case Tok... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/21e625463ac72cd0c38a44efef717152428f5f14/Parser.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
8266,
12,
1033,
1478,
262,
1216,
1185,
288,
202,
202,
9610,
261,
12050,
12,
21,
3719,
288,
1082,
202,
3593,
3155,
18,
88,
67,
23522,
30,
9506,
202,
759,
20415,
1852,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
8266,
12,
1033,
1478,
262,
1216,
1185,
288,
202,
202,
9610,
261,
12050,
12,
21,
3719,
288,
1082,
202,
3593,
3155,
18,
88,
67,
23522,
30,
9506,
202,
759,
20415,
1852,
12,... |
} catch (DBException dbe) { LOG.warn(dbe); | public boolean removeCollection(User user, String name) throws PermissionDeniedException { if (readOnly) throw new PermissionDeniedException("database is read-only"); try { if (!name.startsWith("/db")) name = "/db" + name; Collection collection = getCollection(name); if (collection == null) { LOG.debug... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/79512eae28b7219239f4a67965b185d1c560ab43/NativeBroker.java/clean/src/org/exist/storage/NativeBroker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1206,
2532,
12,
1299,
729,
16,
514,
508,
13,
1216,
8509,
15877,
288,
202,
202,
430,
261,
896,
3386,
13,
1082,
202,
12849,
394,
8509,
15877,
2932,
6231,
353,
855,
17,
370... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
2532,
12,
1299,
729,
16,
514,
508,
13,
1216,
8509,
15877,
288,
202,
202,
430,
261,
896,
3386,
13,
1082,
202,
12849,
394,
8509,
15877,
2932,
6231,
353,
855,
17,
370... | |
&& (this.state == STATE_INSERT || this.state == STATE_WRITE)) { | && (this.state == STATE_INSERT || this.state == STATE_WRITE || this.state == STATE_DELETE)) { | public void startTransformingElement(String uri, String name, String raw, Attributes attr) throws SAXException, IOException, ProcessingException { if (this.getLogger().isDebugEnabled() == true) { this.getLogger().debug("BEGIN startTransformingElement uri=" + uri + "... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/de0639fc09557c41a35a28993f715bf7f8245ee5/SourceWritingTransformer.java/clean/src/java/org/apache/cocoon/transformation/SourceWritingTransformer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
4059,
310,
1046,
12,
780,
2003,
16,
514,
508,
16,
514,
1831,
16,
9055,
1604,
13,
565,
1216,
14366,
16,
1860,
16,
19652,
503,
288,
3639,
309,
261,
2211,
18,
588,
3328,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
787,
4059,
310,
1046,
12,
780,
2003,
16,
514,
508,
16,
514,
1831,
16,
9055,
1604,
13,
565,
1216,
14366,
16,
1860,
16,
19652,
503,
288,
3639,
309,
261,
2211,
18,
588,
3328,
... |
WorkingMemoryImpl workingMemory) throws Exception { | WorkingMemoryImpl workingMemory, boolean noColumnsToken) throws Exception { | final static void evaluateExistsConditions(LeapsTuple tuple, WorkingMemoryImpl workingMemory) throws Exception { FactHandleImpl factHandle; FactTable factTable; TableIterator tableIterator; ColumnConstraints constraint; ColumnConstraints[] exists = tuple.getExistsConstraints(); for (int i = 0, length = exists.... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/fdcfb072ff129fe9333a5cb3c55a2660b41233e3/TokenEvaluator.java/clean/drools-core/src/main/java/org/drools/leaps/TokenEvaluator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6385,
760,
918,
5956,
4002,
8545,
12,
1682,
6679,
9038,
3193,
16,
1082,
202,
14836,
6031,
2828,
5960,
6031,
13,
1216,
1185,
288,
202,
202,
9766,
3259,
2828,
5410,
3259,
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,
6385,
760,
918,
5956,
4002,
8545,
12,
1682,
6679,
9038,
3193,
16,
1082,
202,
14836,
6031,
2828,
5960,
6031,
13,
1216,
1185,
288,
202,
202,
9766,
3259,
2828,
5410,
3259,
31,
202,
202,... |
this(token); if (preloadAllMembers) refresh(true); | this.token = token; this.name = token.getCellName(); cellHandle = getCellHandle( name, token.getHandle() ); users = null; userNames = null; groups = null; groupNames = null; servers = null; serverNames = null; cachedInfo = false; tokenExpiration = null; | public Cell( Token token, boolean preloadAllMembers ) throws AFSException { this(token); if (preloadAllMembers) refresh(true); } | 46627 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46627/2a4a4f417dd4193df9e0a3deae14aacd3f94ccb1/Cell.java/clean/src/JAVA/classes/org/openafs/jafs/Cell.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8614,
12,
3155,
1147,
16,
1250,
20941,
1595,
6918,
262,
4202,
1216,
432,
4931,
503,
225,
288,
565,
333,
12,
2316,
1769,
565,
309,
261,
1484,
945,
1595,
6918,
13,
4460,
12,
3767,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
8614,
12,
3155,
1147,
16,
1250,
20941,
1595,
6918,
262,
4202,
1216,
432,
4931,
503,
225,
288,
565,
333,
12,
2316,
1769,
565,
309,
261,
1484,
945,
1595,
6918,
13,
4460,
12,
3767,
1... |
super(Messages.getString("ClientGUI.viewMenuItem") + entity.getDisplayName()); | super(Messages.getString("ClientGUI.viewMenuItem") + entity.getDisplayName() + (entity.isDone()?" (" + Messages.getString("ClientGUI.doneMenuItem").trim() + ")":"")); | public ViewMenuItem(Entity entity) { super(Messages.getString("ClientGUI.viewMenuItem") + entity.getDisplayName()); //$NON-NLS-1$ this.entity = entity; addActionListener(this); } | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/b2b41e6e367b18cccb53871091b3e56a7edf983c/ClientGUI.java/buggy/megamek/src/megamek/client/ui/AWT/ClientGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
4441,
12958,
12,
1943,
1522,
13,
288,
5411,
2240,
12,
5058,
18,
588,
780,
2932,
1227,
43,
5370,
18,
1945,
12958,
7923,
397,
1522,
18,
588,
20524,
1435,
397,
261,
1096,
18,
291,
73... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4441,
12958,
12,
1943,
1522,
13,
288,
5411,
2240,
12,
5058,
18,
588,
780,
2932,
1227,
43,
5370,
18,
1945,
12958,
7923,
397,
1522,
18,
588,
20524,
1435,
397,
261,
1096,
18,
291,
73... |
SimpleFieldSet sfs = new SimpleFieldSet(); | SimpleFieldSet sfs = new SimpleFieldSet(false); | public SimpleFieldSet getFieldSet() { SimpleFieldSet sfs = new SimpleFieldSet(); if(ident != null) sfs.put("Identifier", ident); sfs.put("Code", Integer.toString(code)); sfs.put("CodeDescription", codeDescription()); if(extra != null) sfs.put("ExtraDescription", extra); sfs.put("Fatal", Boolean.toString(fata... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/2d2b5012400f5bab60d65d3d26d67efa9cf7d1d6/ProtocolErrorMessage.java/buggy/src/freenet/node/fcp/ProtocolErrorMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
272,
2556,
273,
394,
4477,
974,
694,
5621,
202,
202,
430,
12,
6392,
480,
446,
13,
1082,
202,
87,
2556,
18,
45... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
272,
2556,
273,
394,
4477,
974,
694,
5621,
202,
202,
430,
12,
6392,
480,
446,
13,
1082,
202,
87,
2556,
18,
45... |
stringBuffer.append(TEXT_121); | stringBuffer.append(TEXT_123); | public String generate(Object argument) { final StringBuffer stringBuffer = new StringBuffer(); final GenDiagram genDiagram = (GenDiagram) ((Object[]) argument)[0];final ImportAssistant importManager = (ImportAssistant) ((Object[]) argument)[1];final GenEditorGenerator editorGen = genDiagram.getEditorGen();fin... | 7409 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7409/88670058e3792eb12387f6a2bac58d878ca8f3f6/NewDiagramFileWizardGenerator.java/clean/plugins/org.eclipse.gmf.codegen.lite/src-templates/org/eclipse/gmf/codegen/templates/lite/editor/NewDiagramFileWizardGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
727,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
727,
10938,
14058,
1940,
3157,
14058,
1940,
273,
261,
7642,
14058,
1940,
13,
14015,
921... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
2103,
12,
921,
1237,
13,
225,
288,
565,
727,
6674,
533,
1892,
273,
394,
6674,
5621,
565,
727,
10938,
14058,
1940,
3157,
14058,
1940,
273,
261,
7642,
14058,
1940,
13,
14015,
921... |
Context cx = theData.itsCX; Scriptable scope = theData.itsScope; | public static Object interpret(InterpreterData theData) throws JavaScriptException { Object lhs; Object[] stack = new Object[theData.itsMaxStack]; int stackTop = -1; byte[] iCode = theData.itsICode; int pc = 0; int iCodeLength = theData.itsICodeTop; ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/54e6f7c03ff7e92a44c059a5aaac54521ad9a7db/Interpreter.java/buggy/js/rhino/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
30010,
751,
326,
751,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
8499,
31,
3639,
1033,
8526,
2110,
273,
394,
1033,
63,
5787,
751,
18,
1282,
2747,
2624,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1033,
10634,
12,
30010,
751,
326,
751,
13,
3639,
1216,
11905,
503,
565,
288,
3639,
1033,
8499,
31,
3639,
1033,
8526,
2110,
273,
394,
1033,
63,
5787,
751,
18,
1282,
2747,
2624,
... | |
protected String format(LocoNetMessage l) { boolean showStatus = false; /* show track status in this message? */ int minutes; // temporary time values int hours; switch (l.getOpCode()) { /*************************** * ; 2 Byte MESSAGE OPCODES *... | 2652 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2652/a6f5baeab4d6c54e6d56b3f1867a376e2177a64f/Llnmon.java/clean/jmri/jmrix/loconet/locomon/Llnmon.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
740,
12,
1333,
83,
7308,
1079,
328,
13,
288,
7734,
1250,
2405,
1482,
273,
629,
31,
282,
1748,
2405,
3298,
1267,
316,
333,
883,
35,
1195,
540,
202,
474,
6824,
31,
225,
368,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
740,
12,
1333,
83,
7308,
1079,
328,
13,
288,
7734,
1250,
2405,
1482,
273,
629,
31,
282,
1748,
2405,
3298,
1267,
316,
333,
883,
35,
1195,
540,
202,
474,
6824,
31,
225,
368,
... | ||
public int getId() { | public String getId() { | public int getId() { return id; } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/6f349472f453609a630d48f7596ea92999810019/AbstractQueryHit.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/provisional/tasklist/AbstractQueryHit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
2634,
1435,
288,
202,
202,
2463,
612,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
2634,
1435,
288,
202,
202,
2463,
612,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
public Extension( final String extensionName, final String specificationVersion, final String specificationVendor, final String implementationVersion, final String implementationVendor, final String implementati... | 2797 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2797/cdc1c3a918255ef5983ce6909ee7d2a77335c959/Extension.java/buggy/spice/components/extension/src/java/org/realityforge/extension/Extension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
3625,
12,
6385,
780,
6447,
461,
16,
6385,
780,
31543,
1444,
16,
6385,
780,
31543,
14786,
16,
6385,
780,
30810,
1444,
16,
6385,
780,
30810,
14786,
16,
6385,
780,
30810,
14786,
548,
16,
63... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3625,
12,
6385,
780,
6447,
461,
16,
6385,
780,
31543,
1444,
16,
6385,
780,
31543,
14786,
16,
6385,
780,
30810,
1444,
16,
6385,
780,
30810,
14786,
16,
6385,
780,
30810,
14786,
548,
16,
63... | ||
public BundleDescription[] getBundles() { return (BundleDescription[]) bundleDescriptions.elements(new BundleDescription[bundleDescriptions.size()]); | public BundleDescription[] getBundles(final String symbolicName) { final List bundles = new ArrayList(); for (Iterator iter = bundleDescriptions.iterator(); iter.hasNext();) { BundleDescription bundle = (BundleDescription) iter.next(); if (symbolicName.equals(bundle.getSymbolicName())) bundles.add(bundle); } return (Bu... | public BundleDescription[] getBundles() { return (BundleDescription[]) bundleDescriptions.elements(new BundleDescription[bundleDescriptions.size()]); } | 2516 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2516/004445721bcd135458e3e53100cbb701369726e9/StateImpl.java/buggy/bundles/org.eclipse.osgi/resolver/src/org/eclipse/osgi/internal/resolver/StateImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8539,
3291,
8526,
2882,
7663,
1435,
288,
202,
202,
2463,
261,
3405,
3291,
63,
5717,
3440,
16844,
18,
6274,
12,
2704,
8539,
3291,
63,
9991,
16844,
18,
1467,
1435,
19226,
202,
97,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8539,
3291,
8526,
2882,
7663,
1435,
288,
202,
202,
2463,
261,
3405,
3291,
63,
5717,
3440,
16844,
18,
6274,
12,
2704,
8539,
3291,
63,
9991,
16844,
18,
1467,
1435,
19226,
202,
97,... |
for (int i=0; i<lines-1; i++) if (widths[i]>max) max = widths[i]; ip.setColor(new Color(255,255, 140)); | max = ip.getWidth(); ip.setColor(new Color(255,255,140)); | public void run(String arg) { int lines = 7; String[] text = new String[lines]; text[0] = "ImageJ "+ImageJ.VERSION; text[1] = "Wayne Rasband"; text[2] = "National Institutes of Health, USA"; text[3] = "http://rsb.info.nih.gov/ij/"; text[4] = "Java "+System.getProperty("java.version"); text[5] = IJ.freeMemory()... | 7783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7783/e250803a1d69222184f715ac59ba98d082f7cfd6/AboutBox.java/buggy/fudge/image_editor/src/ij/plugin/AboutBox.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
12,
780,
1501,
13,
288,
202,
202,
474,
2362,
273,
2371,
31,
202,
202,
780,
8526,
977,
273,
394,
514,
63,
3548,
15533,
202,
202,
955,
63,
20,
65,
273,
315,
2040,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
12,
780,
1501,
13,
288,
202,
202,
474,
2362,
273,
2371,
31,
202,
202,
780,
8526,
977,
273,
394,
514,
63,
3548,
15533,
202,
202,
955,
63,
20,
65,
273,
315,
2040,
... |
if (!(next instanceof IResource)) return false; if (!resourceIsType((IResource) next, resourceMask)) return false; | if (!(next instanceof IResource)) { return false; } if (!resourceIsType((IResource) next, resourceMask)) { return false; } | public static boolean allResourcesAreOfType(IStructuredSelection selection, int resourceMask) { Iterator resources = selection.iterator(); while (resources.hasNext()) { Object next = resources.next(); if (!(next instanceof IResource)) return false; ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/3a23c3b9bac4db696a0452560047155775a707b7/ResourceSelectionUtil.java/buggy/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/internal/navigator/resources/actions/ResourceSelectionUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
777,
3805,
4704,
18859,
12,
45,
30733,
6233,
4421,
16,
5411,
509,
1058,
5796,
13,
288,
3639,
4498,
2703,
273,
4421,
18,
9838,
5621,
3639,
1323,
261,
4683,
18,
5332,
2134,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
777,
3805,
4704,
18859,
12,
45,
30733,
6233,
4421,
16,
5411,
509,
1058,
5796,
13,
288,
3639,
4498,
2703,
273,
4421,
18,
9838,
5621,
3639,
1323,
261,
4683,
18,
5332,
2134,... |
Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_14()) { jj_scanpos = xsp; break; } } if (jj_3R_15()) return true; return false; | Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_14()) { jj_scanpos = xsp; break; } | final private boolean jj_3_2() { Token xsp; while (true) { xsp = jj_scanpos; if (jj_3R_14()) { jj_scanpos = xsp; break; } } if (jj_3R_15()) return true; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/bad9201cffeb6c6da295101be65bfa4924caa39e/JspParser.java/buggy/pmd/src/net/sourceforge/pmd/jsp/ast/JspParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
3238,
1250,
10684,
67,
23,
67,
22,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
1323,
261,
3767,
13,
288,
5411,
619,
1752,
273,
10684,
67,
9871,
917,
31,
5411,
309,
261,
78,
78,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
3238,
1250,
10684,
67,
23,
67,
22,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
1323,
261,
3767,
13,
288,
5411,
619,
1752,
273,
10684,
67,
9871,
917,
31,
5411,
309,
261,
78,
78,
6... |
url_string = url_string.substring(start, end); if (!url.getProtocol().equals("jar")) return; setURL(url, "jar", url.getHost(), url.getPort(), url_string, null); } | try { new URL(url_string.substring (0, jar_stop)); } catch (MalformedURLException e) { throw new URLParseError("invalid inner URL: " + e.getMessage()); } if (!url.getProtocol().equals ("jar") ) throw new URLParseError("unexpected protocol " + url.getProtocol()); setURL (url, "jar", url.getHost(), url.getPort(), url_s... | protected void parseURL(URL url, String url_string, int start, int end) { // This method does not throw an exception or return a value. Thus our // strategy when we encounter an error in parsing is to return without // doing anything. String file = url.getFile(); if (file != null && file != "") { //has context u... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/b423075a6102e6577bf2f242ea1a1cf4f2234d1c/Handler.java/buggy/core/src/classpath/gnu/gnu/java/net/protocol/jar/Handler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1109,
1785,
12,
1785,
880,
16,
514,
880,
67,
1080,
16,
509,
787,
16,
509,
679,
13,
288,
202,
202,
759,
1220,
707,
1552,
486,
604,
392,
1520,
578,
327,
279,
460,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1109,
1785,
12,
1785,
880,
16,
514,
880,
67,
1080,
16,
509,
787,
16,
509,
679,
13,
288,
202,
202,
759,
1220,
707,
1552,
486,
604,
392,
1520,
578,
327,
279,
460,
18,
... |
public void doTag(XMLOutput xmlOutput) throws JellyTagException { | public void doTag(final XMLOutput xmlOutput) throws JellyTagException { | public void doTag(XMLOutput xmlOutput) throws JellyTagException { final WebClient webClient = getWebClient(); webClient.setWebConnection( new MockWebConnection(webClient) ); invokeBody(xmlOutput); } | 3508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3508/bfbb9e2a2e54bf7040308f5f0b4fd744c80370c8/MockWebConnectionTag.java/buggy/htmlunit/src/java/com/gargoylesoftware/htmlunit/jelly/MockWebConnectionTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
1805,
12,
6385,
3167,
1447,
2025,
1447,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
727,
2999,
1227,
3311,
1227,
273,
20312,
1227,
5621,
3639,
3311,
1227,
18,
542,
4079... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
1805,
12,
6385,
3167,
1447,
2025,
1447,
13,
1216,
804,
292,
715,
1805,
503,
288,
3639,
727,
2999,
1227,
3311,
1227,
273,
20312,
1227,
5621,
3639,
3311,
1227,
18,
542,
4079... |
catch (ArrayIndexOutOfBoundsException e) { throw new PainterException(e.toString()); | int numberOfElements, numberOfPositions, i; numberOfElements = ( (Number) data[0]).intValue(); numberOfPositions = ( (Number) data[1]).intValue(); if (numberOfPositions == 0 || numberOfElements <= 0) { return; } rollData = context.popOperands(numberOfElements); if (numberOfPositions < 0) { numberOfPositions = -numb... | public void execute(PAContext context) throws PainterException { Object data[]; data = context.popOperands(1); if (! (data[0] instanceof Number)) { throw new PainterException("index: wrong arguments"); } int index = ( (Number) data[0]).intValue(); try { ... | 4174 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4174/3c314818d71d25f7c37e4f26642c8ef894a7fcd4/PAContext.java/clean/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
21,
1769,
3639,
309,
16051,
261,
892,
63... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
21,
1769,
3639,
309,
16051,
261,
892,
63... |
protected String doComplete(Symbol clasz) throws IOException { ClassfileParser.parse(global, file, clasz); | protected String doComplete(Symbol root) throws IOException { assert root.isClassType(): Debug.show(root); ClassfileParser.parse(global, file, root); | protected String doComplete(Symbol clasz) throws IOException { ClassfileParser.parse(global, file, clasz); return "class file '" + file + "'"; } | 10130 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10130/c07702b37e088aa67e697b3bfebb4cc4d71e51c9/ClassParser.java/clean/sources/scalac/symtab/classfile/ClassParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
741,
6322,
12,
5335,
23268,
94,
13,
1216,
1860,
288,
3639,
1659,
768,
2678,
18,
2670,
12,
6347,
16,
585,
16,
23268,
94,
1769,
3639,
327,
315,
1106,
585,
2119,
397,
585,
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,
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,
741,
6322,
12,
5335,
23268,
94,
13,
1216,
1860,
288,
3639,
1659,
768,
2678,
18,
2670,
12,
6347,
16,
585,
16,
23268,
94,
1769,
3639,
327,
315,
1106,
585,
2119,
397,
585,
397,
... |
space_seen = true; | space_seen++; | private int yylex() { int c; boolean space_seen = false; boolean cmd_state; kwtable kw; cmd_state = ph.isCommandStart(); ph.setCommandStart(false); retry : for (; ; ) { switch (c = nextc()) { case '\0': // NUL case '\00... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/75e51682c6dfb1ff67ffb81cea2dfd23c3e3a9f4/DefaultRubyParser.java/clean/org/jruby/parser/DefaultRubyParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
677,
1362,
92,
1435,
288,
3639,
509,
276,
31,
3639,
1250,
3476,
67,
15156,
273,
629,
31,
3639,
1250,
1797,
67,
2019,
31,
3639,
5323,
2121,
5323,
31,
3639,
1797,
67,
2019,
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,
509,
677,
1362,
92,
1435,
288,
3639,
509,
276,
31,
3639,
1250,
3476,
67,
15156,
273,
629,
31,
3639,
1250,
1797,
67,
2019,
31,
3639,
5323,
2121,
5323,
31,
3639,
1797,
67,
2019,
273... |
content.addLast(applyB = new mButton(MyLocale.getMsg(615,"Apply")),CellConstants.DONTSTRETCH, (CellConstants.DONTFILL|CellConstants.EAST)); | content.addLast(applyB = new mButton(MyLocale.getMsg(620,"Save")),CellConstants.DONTSTRETCH, (CellConstants.DONTFILL|CellConstants.EAST)); | public ProfilesScreen(Preferences p){ scp = new ScrollBarPanel(content); pref = p; setMinimumSize(240,240); setMaximumSize(300,400); this.title = MyLocale.getMsg(1100,"Profiles"); //content.addLast(new mLabel(MyLocale.getMsg(1101,"Profile 1"))); content.addNext(new mLabel(MyLocale.getMsg(1101,"Profile 1"))); ... | 57191 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57191/3a42b7c41e65b369561b9cdd4550a1d5cf2ef594/ProfilesScreen.java/clean/trunk/src/CacheWolf/ProfilesScreen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1186,
2354,
7956,
12,
12377,
293,
15329,
202,
202,
18461,
273,
394,
23134,
5190,
5537,
12,
1745,
1769,
202,
202,
25724,
273,
293,
31,
202,
202,
542,
13042,
1225,
12,
28784,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1186,
2354,
7956,
12,
12377,
293,
15329,
202,
202,
18461,
273,
394,
23134,
5190,
5537,
12,
1745,
1769,
202,
202,
25724,
273,
293,
31,
202,
202,
542,
13042,
1225,
12,
28784,
16,
... |
public void multiplicativeExpression() throws RecognitionException { try { // /Users/bob/Documents/workspace/jbossrules/drools-compiler/src/main/java/org/drools/semantics/java/parser/java.g:611:17: ( unaryExpression ( (STAR|DIV|MOD) unaryExpression )* ) // /Users/bob/Documents/worksp... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/7e425814ce563fcc662b266adb2a4dc8e1a95d19/JavaParser.java/clean/drools-compiler/src/main/java/org/drools/semantics/java/parser/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
3309,
28884,
2300,
1435,
1216,
9539,
288,
282,
775,
288,
759,
342,
6588,
19,
70,
947,
19,
12922,
19,
14915,
19,
10649,
8464,
7482,
19,
12215,
17,
9576,
19,
4816,
19,
5254,
19,
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,
1071,
918,
3309,
28884,
2300,
1435,
1216,
9539,
288,
282,
775,
288,
759,
342,
6588,
19,
70,
947,
19,
12922,
19,
14915,
19,
10649,
8464,
7482,
19,
12215,
17,
9576,
19,
4816,
19,
5254,
19,
629... | ||
log.error("No peers to put in the new tunnel! selectPeers returned an empty list?! fake=" + fake); | log.error("No peers to put in the new tunnel! selectPeers returned an empty list?! fake=" + zeroHop); | private PooledTunnelCreatorConfig configTunnel(RouterContext ctx, TunnelPool pool, boolean fake) { Log log = ctx.logManager().getLog(TunnelBuilder.class); TunnelPoolSettings settings = pool.getSettings(); long expiration = ctx.clock().now() + settings.getDuration(); List peers = null; ... | 3808 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3808/10ed058c2eb31f7552a375d40653e9c7575a38fa/TunnelBuilder.java/buggy/router/java/src/net/i2p/router/tunnel/pool/TunnelBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
453,
22167,
20329,
10636,
809,
642,
20329,
12,
8259,
1042,
1103,
16,
399,
8564,
2864,
2845,
16,
1250,
10517,
13,
288,
3639,
1827,
613,
273,
1103,
18,
1330,
1318,
7675,
588,
1343,
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,
3238,
453,
22167,
20329,
10636,
809,
642,
20329,
12,
8259,
1042,
1103,
16,
399,
8564,
2864,
2845,
16,
1250,
10517,
13,
288,
3639,
1827,
613,
273,
1103,
18,
1330,
1318,
7675,
588,
1343,
12... |
if (_log.shouldLog(Log.DEBUG)) _log.debug(getJobId() + ": Send search to " + router.getIdentity().getHash().toBase64()); | if (_log.shouldLog(Log.INFO)) _log.info(getJobId() + ": Send search to " + router.getIdentity().getHash().toBase64() + " for " + _state.getTarget().toBase64()); | protected void sendSearch(RouterInfo router) { if (router.getIdentity().equals(getContext().router().getRouterInfo().getIdentity())) { // don't search ourselves if (_log.shouldLog(Log.ERROR)) _log.error(getJobId() + ": Dont send search to ourselves - why did we try?"); ... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/d74aa6e53db101dcab9bf76b9279dc44df63637d/SearchJob.java/buggy/router/java/src/net/i2p/router/networkdb/kademlia/SearchJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1366,
2979,
12,
8259,
966,
4633,
13,
288,
3639,
309,
261,
10717,
18,
588,
4334,
7675,
14963,
12,
29120,
7675,
10717,
7675,
588,
8259,
966,
7675,
588,
4334,
1435,
3719,
288,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2979,
12,
8259,
966,
4633,
13,
288,
3639,
309,
261,
10717,
18,
588,
4334,
7675,
14963,
12,
29120,
7675,
10717,
7675,
588,
8259,
966,
7675,
588,
4334,
1435,
3719,
288,
541... |
private static void enterFrame(Context cx, CallFrame frame, Object[] args) { boolean usesActivation = frame.idata.itsNeedsActivation; boolean isDebugged = frame.debuggerFrame != null; if(usesActivation || isDebugged) { // Walk the parent chain of frame.scope until a NativeCall is... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/ff59a6eb5c9021e9de8b00c2d972b7707c5548cf/Interpreter.java/buggy/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
6103,
3219,
12,
1042,
9494,
16,
3049,
3219,
2623,
16,
1033,
8526,
833,
13,
565,
288,
1250,
4692,
14857,
273,
2623,
18,
350,
396,
18,
1282,
26419,
14857,
31,
225,
1250,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
6103,
3219,
12,
1042,
9494,
16,
3049,
3219,
2623,
16,
1033,
8526,
833,
13,
565,
288,
1250,
4692,
14857,
273,
2623,
18,
350,
396,
18,
1282,
26419,
14857,
31,
225,
1250,
4... | ||
return createAssignment(makeReferenceGet(left), right); | throw Kit.codeBug(); | Node createAssignment(Node left, Node right) { int nodeType = left.getType(); switch (nodeType) { case Token.NAME: left.setType(Token.BINDNAME); return new Node(Token.SETNAME, left, right); case Token.GETPROP: case Token.GETELEM: { Node ob... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/08a2c249ed69fa0fb972c35558018ad575f4a516/IRFactory.java/buggy/src/org/mozilla/javascript/IRFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2029,
752,
7729,
12,
907,
2002,
16,
2029,
2145,
13,
565,
288,
3639,
509,
9507,
273,
2002,
18,
588,
559,
5621,
3639,
1620,
261,
2159,
559,
13,
288,
1850,
648,
3155,
18,
1985,
30,
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,
2029,
752,
7729,
12,
907,
2002,
16,
2029,
2145,
13,
565,
288,
3639,
509,
9507,
273,
2002,
18,
588,
559,
5621,
3639,
1620,
261,
2159,
559,
13,
288,
1850,
648,
3155,
18,
1985,
30,
5411,
... |
public AnnotationParserTokenManager(SimpleCharStream stream) { if (input_stream != null) { throw new TokenMgrError( "ERROR: Second call to constructor of static lexer. You must use ReInit() to initialize the static variables.", TokenMgrError.STATIC_LEXER_ERROR ); } input_stream = stream; } | public AnnotationParserTokenManager(SimpleCharStream stream) { if (input_stream != null) throw new TokenMgrError("ERROR: Second call to constructor of static lexer. You must use ReInit() to initialize the static variables.", TokenMgrError.STATIC_LEXER_ERROR); input_stream = stream; } | public AnnotationParserTokenManager(SimpleCharStream stream) { if (input_stream != null) { throw new TokenMgrError( "ERROR: Second call to constructor of static lexer. You must use ReInit() to initialize the static variables.", TokenMgrError.STATIC_LEXER_ERROR... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/fcfd72e089ab163c5f4883bd2ffb60888a5d7900/AnnotationParserTokenManager.java/buggy/aspectwerkz3/src/main/org/codehaus/aspectwerkz/annotation/expression/ast/AnnotationParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6090,
2678,
1345,
1318,
12,
5784,
2156,
1228,
1407,
13,
288,
3639,
309,
261,
2630,
67,
3256,
480,
446,
13,
288,
5411,
604,
394,
3155,
9455,
668,
12,
10792,
315,
3589,
30,
7631,
74... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6090,
2678,
1345,
1318,
12,
5784,
2156,
1228,
1407,
13,
288,
3639,
309,
261,
2630,
67,
3256,
480,
446,
13,
288,
5411,
604,
394,
3155,
9455,
668,
12,
10792,
315,
3589,
30,
7631,
74... |
else if ((_tokenSet_0.member(LA(1)))) { | else if ((_tokenSet_1.member(LA(1)))) { | public final void forwardOrReverseStep() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); AST forwardOrReverseStep_AST = null; boolean synPredMatched51 = false; if ((((LA(1) >= LITERAL_child && LA(1) <= 52)))) { int _m51 = mark(); synPredMatched51 =... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/ad9d55f515de2cb1fa50cf09c9e42150efc8374f/XPathParser2.java/buggy/src/org/exist/parser/XPathParser2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
5104,
1162,
12650,
4160,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5104,
1162,
12650,
4160,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
... |
cdiBreakpoint = cdiTarget.setLocationBreakpoint( ICDIBreakpoint.REGULAR, location, condition, null, true ); | cdiBreakpoint = cdiTarget.setLocationBreakpoint( ICDIBreakpoint.REGULAR, location, condition, true ); | private ICDIBreakpoint setLineBreakpoint( ICLineBreakpoint breakpoint ) throws CDIException, CoreException { ICDITarget cdiTarget = getCDITarget(); ICDILocation location = cdiTarget.createLocation( breakpoint.getMarker().getResource().getLocation().lastSegment(), null, breakpoint.getLineNumber() ); ICDICondition co... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f5bde83546ef21b7bda1a823287e9bf2ef00d1d4/CBreakpointManager.java/buggy/debug/org.eclipse.cdt.debug.core/src/org/eclipse/cdt/debug/internal/core/CBreakpointManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
26899,
2565,
20552,
26482,
20552,
12,
26899,
1670,
20552,
18820,
262,
1216,
385,
2565,
503,
16,
30015,
288,
202,
202,
2871,
40,
1285,
826,
276,
3211,
2326,
273,
1927,
40,
1285,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26899,
2565,
20552,
26482,
20552,
12,
26899,
1670,
20552,
18820,
262,
1216,
385,
2565,
503,
16,
30015,
288,
202,
202,
2871,
40,
1285,
826,
276,
3211,
2326,
273,
1927,
40,
1285,
... |
fDebugTimeoutText.setPropertyChangeListener( new IPropertyChangeListener() { public void propertyChange( PropertyChangeEvent event ) { if ( event.getProperty().equals( FieldEditor.IS_VALID ) ) setValid( getDebugTimeoutText().isValid() ); } } ); | fDebugTimeoutText.setPropertyChangeListener( this ); | private void createCommunicationPreferences( Composite composite ) { Composite comp = createGroupComposite( composite, 1, PreferenceMessages.getString( "MIPreferencePage.1" ) ); //$NON-NLS-1$ //Add in an intermediate composite to allow for spacing Composite spacingComposite = new Composite( comp, SWT.NONE ); GridL... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/c7b5a7da639b3078d54dd9a1e393e16f9ef6694b/MIPreferencePage.java/clean/debug/org.eclipse.cdt.debug.mi.ui/src/org/eclipse/cdt/debug/mi/internal/ui/preferences/MIPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
25219,
12377,
12,
14728,
9635,
262,
288,
202,
202,
9400,
1161,
273,
752,
1114,
9400,
12,
9635,
16,
404,
16,
29125,
5058,
18,
588,
780,
12,
315,
7492,
9624,
1964,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
25219,
12377,
12,
14728,
9635,
262,
288,
202,
202,
9400,
1161,
273,
752,
1114,
9400,
12,
9635,
16,
404,
16,
29125,
5058,
18,
588,
780,
12,
315,
7492,
9624,
1964,
18... |
case PathIterator.SEG_CLOSE: | private double[] computeInSlope(double[] prev, int prevSegType, double[] cur, int curSegType, double[] moveTo){ // Compute point into which the slope runs Point2D... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/ad73cbdd55db09ba5c155962f8ba18d70ee51e5c/DecoratedShapeNode.java/clean/sources/org/apache/batik/gvt/DecoratedShapeNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1645,
8526,
3671,
382,
55,
12232,
12,
9056,
8526,
2807,
16,
4766,
565,
509,
2807,
3289,
559,
16,
4766,
565,
1645,
8526,
662,
16,
4766,
565,
509,
662,
3289,
559,
16,
4766,
565,
164... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1645,
8526,
3671,
382,
55,
12232,
12,
9056,
8526,
2807,
16,
4766,
565,
509,
2807,
3289,
559,
16,
4766,
565,
1645,
8526,
662,
16,
4766,
565,
509,
662,
3289,
559,
16,
4766,
565,
164... | |
myExpectation.verify(); } | myExpectation.verify(); } | public void testFlushActual() { myExpectation.setActual("a string"); myExpectation.setExpectNothing(); myExpectation.verify(); } | 57371 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57371/4aaf60d8fa76687c3492c508dd98678fbbd3d935/ExpectationSegmentTest.java/clean/jmock/core/src/test/jmock/expectation/ExpectationSegmentTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8207,
11266,
1435,
288,
3639,
3399,
11988,
367,
18,
542,
11266,
2932,
69,
533,
8863,
3639,
3399,
11988,
367,
18,
542,
11988,
23814,
5621,
3639,
3399,
11988,
367,
18,
8705,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8207,
11266,
1435,
288,
3639,
3399,
11988,
367,
18,
542,
11266,
2932,
69,
533,
8863,
3639,
3399,
11988,
367,
18,
542,
11988,
23814,
5621,
3639,
3399,
11988,
367,
18,
8705,
... |
try { getSession().reconnect(); } catch(HibernateException ex) { invalidateSession(); throw ex; } } | try { getDelegatedSession().reconnect(); } catch (HibernateException ex) { throw handleException(ex); } catch (RuntimeException ex) { throw handleException(ex); } } | public void reconnect() throws HibernateException { try { getSession().reconnect(); } catch(HibernateException ex) { invalidateSession(); throw ex; } } | 9344 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9344/cfa1414127b7a9b2e82c8e522e6166c1f1472f81/SessionDelegator.java/clean/java/nanocontainer-persistence/trunk/persistence/src/java/org/nanocontainer/persistence/hibernate/classic/SessionDelegator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
11812,
1435,
1216,
670,
24360,
503,
288,
4202,
775,
288,
5411,
7183,
7675,
25913,
5621,
4202,
289,
1044,
12,
44,
24360,
503,
431,
13,
288,
5411,
11587,
2157,
5621,
5411,
604,
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,
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,
11812,
1435,
1216,
670,
24360,
503,
288,
4202,
775,
288,
5411,
7183,
7675,
25913,
5621,
4202,
289,
1044,
12,
44,
24360,
503,
431,
13,
288,
5411,
11587,
2157,
5621,
5411,
604,
4... |
boolean held = Thread.currentThread().holdsLock(lock); System.out.println(held); | Thread this_thread = Thread.currentThread(); System.out.println(this_thread.holdsLock(lock)); | public void check() { boolean held = Thread.currentThread().holdsLock(lock); System.out.println(held); } | 13625 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13625/713eba072c5903a401778afb174de08cbd11a77d/Thread_HoldsLock.java/clean/libjava/testsuite/libjava.lang/Thread_HoldsLock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
866,
1435,
225,
288,
565,
1250,
15770,
273,
4884,
18,
2972,
3830,
7675,
21056,
87,
2531,
12,
739,
1769,
565,
2332,
18,
659,
18,
8222,
12,
76,
488,
1769,
225,
289,
2,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
918,
866,
1435,
225,
288,
565,
1250,
15770,
273,
4884,
18,
2972,
3830,
7675,
21056,
87,
2531,
12,
739,
1769,
565,
2332,
18,
659,
18,
8222,
12,
76,
488,
1769,
225,
289,
2,
-100,
... |
data = new GridData(); data.horizontalAlignment = GridData.FILL; data.grabExcessHorizontalSpace = true; data.horizontalSpan = 2; | data = new GridData(GridData.FILL_HORIZONTAL); data.widthHint = convertWidthInCharsToPixels(8); | protected Control createContents(Composite parent) { Font font = parent.getFont(); PlatformUI.getWorkbench().getHelpSystem().setHelp(parent, IHelpUIConstants.PREF_PAGE_APPSERVER); Composite mainComposite = new Composite(parent, SWT.NULL); mainComposite.setLayoutData(new GridData(GridData.FILL_BOTH)); GridLayout l... | 13822 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13822/5cc189be6cf638638b8785e2c5cb4b05c5373de0/AppserverPreferencePage.java/buggy/org.eclipse.help.ui/src/org/eclipse/help/ui/internal/AppserverPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6323,
12,
9400,
982,
13,
288,
202,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
202,
202,
8201,
5370,
18,
588,
2421,
22144,
7675,
588,
6696,
3163,
7675,
542,
66... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6323,
12,
9400,
982,
13,
288,
202,
202,
5711,
3512,
273,
982,
18,
588,
5711,
5621,
202,
202,
8201,
5370,
18,
588,
2421,
22144,
7675,
588,
6696,
3163,
7675,
542,
66... |
} else { sfs.put("UploadFrom", "direct"); | public SimpleFieldSet getFieldSet() { SimpleFieldSet sfs = new SimpleFieldSet(false); sfs.put("URI", uri.toString()); sfs.put("Identifier", identifier); sfs.put("Verbosity", Integer.toString(verbosity)); sfs.put("MaxRetries", Integer.toString(maxRetries)); sfs.put("Metadata.ContentType", contentType); sfs.put("... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/5f6cd14357e2fd98f1b8e460aa78526429387ea0/ClientPutMessage.java/buggy/src/freenet/node/fcp/ClientPutMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
272,
2556,
273,
394,
4477,
974,
694,
12,
5743,
1769,
202,
202,
87,
2556,
18,
458,
2932,
3098,
3113,
2003,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
272,
2556,
273,
394,
4477,
974,
694,
12,
5743,
1769,
202,
202,
87,
2556,
18,
458,
2932,
3098,
3113,
2003,
18,
... | |
trueHigh = (((inHigh[trailingIdx2]) > (inClose[trailingIdx2-1])) ? (inHigh[trailingIdx2]) : (inClose[trailingIdx2-1])) ; trueLow = (((inLow[trailingIdx2]) < (inClose[trailingIdx2-1])) ? (inLow[trailingIdx2]) : (inClose[trailingIdx2-1])) ; closeMinusTrueLow = inClose[trailingIdx2] - trueLow; trueRange = trueHigh - trueL... | { tempLT = inLow[trailingIdx2]; tempHT = inHigh[trailingIdx2]; tempCY = inClose[trailingIdx2-1]; trueLow = (((tempLT) < (tempCY)) ? (tempLT) : (tempCY)) ; closeMinusTrueLow = inClose[trailingIdx2] - trueLow; trueRange = tempHT - tempLT; tempDouble = Math.abs ( tempCY - tempHT ); if( tempDouble > trueRange ) trueRange =... | public TA_RetCode ULTOSC( int startIdx, int endIdx, double inHigh[], double inLow[], double inClose[], int optInTimePeriod1, int optInTimePeriod2, int optInTimePeriod3, MInteger outBegIdx, MInteger outNbElement, double outReal[] ) { double a1Total, a2Total, a3... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/045b687ca5f25fc510e9e22fb38364fc072f39a6/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
399,
37,
67,
7055,
1085,
587,
48,
4296,
2312,
12,
509,
27108,
16,
1377,
509,
679,
4223,
16,
1377,
1645,
316,
8573,
63,
6487,
1377,
1645,
316,
10520,
63,
6487,
1377,
1645,
316,
460... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
399,
37,
67,
7055,
1085,
587,
48,
4296,
2312,
12,
509,
27108,
16,
1377,
509,
679,
4223,
16,
1377,
1645,
316,
8573,
63,
6487,
1377,
1645,
316,
10520,
63,
6487,
1377,
1645,
316,
460... |
public void eSet( EStructuralFeature eFeature, Object newValue ) | public void eSet( int featureID, Object newValue ) | public void eSet( EStructuralFeature eFeature, Object newValue ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case AttributePackage.PALETTE__NAME : setName( (String) newValue ); return; case AttributePackage.PALETTE__ENTRIES : getEntries( ).clear( ); getEntries( ).addAll( (Collection) newVa... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/036e8c78765730b146e5854b9d6c397a296fed86/PaletteImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/PaletteImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,... |
public void addMCParticleContribution(MCParticle p, float energy, float time, int pdg) { checkAccess(); int i = getIndexForNextContrib(); this.particle[i] = p; this.energyContrib[i] = energy; this.time[i] = time; this.pdg[i] = pdg; } | 1612 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1612/c981b170f1c94cbcfd8bac8c2da34ea4623b48e2/ISimCalorimeterHit.java/clean/src/java/hep/lcio/implementation/event/ISimCalorimeterHit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
527,
20022,
1988,
3711,
442,
4027,
12,
20022,
1988,
3711,
293,
16,
1431,
12929,
16,
1431,
813,
16,
509,
4863,
75,
13,
282,
288,
1377,
28484,
5621,
1377,
509,
277,
273,
8088,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
918,
527,
20022,
1988,
3711,
442,
4027,
12,
20022,
1988,
3711,
293,
16,
1431,
12929,
16,
1431,
813,
16,
509,
4863,
75,
13,
282,
288,
1377,
28484,
5621,
1377,
509,
277,
273,
8088,
... | ||
for(j = 0; j < facetCount; j++) | for(j = 0; j <= depthFacetCount; j++) | private void regenerateStandardPatch() { int i, j, ki, kj; double i_inter, i_inc; double j_inter, j_inc; double bi, bj; double x, y, z; int cnt, p_cnt; int last = facetCount * 3; int last_depth = (numDepthControlPoints - 1) * 3; int last_width = numW... | 46075 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46075/8b547f8eacb158f4811528bcdcd3f1ba7ec3edb2/BSplinePatchGenerator.java/buggy/src/java/org/j3d/geom/spline/BSplinePatchGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
20821,
8336,
7332,
1435,
565,
288,
3639,
509,
277,
16,
525,
16,
29027,
16,
417,
78,
31,
3639,
1645,
277,
67,
2761,
16,
277,
67,
9523,
31,
3639,
1645,
525,
67,
2761,
16,
525... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20821,
8336,
7332,
1435,
565,
288,
3639,
509,
277,
16,
525,
16,
29027,
16,
417,
78,
31,
3639,
1645,
277,
67,
2761,
16,
277,
67,
9523,
31,
3639,
1645,
525,
67,
2761,
16,
525... |
public void maybeUpdate(){ synchronized(this) { try{ if(isFetching || (!isRunning) || (!isUpdatable())) return; }catch (PrivkeyHasBeenBlownException e){ isRunning=false; return; } | public synchronized void maybeUpdate(){ try{ if(isFetching || (!isRunning) || (!isUpdatable())) return; }catch (PrivkeyHasBeenBlownException e){ isRunning=false; return; | public void maybeUpdate(){ synchronized(this) { try{ if(isFetching || (!isRunning) || (!isUpdatable())) return; }catch (PrivkeyHasBeenBlownException e){ // Handled in blow(). isRunning=false; return; } } alert.set(availableVersion,false); alert.isValid(true); Logger.normal(this,"Starting the u... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/0ce52e9ff1e0048c34e8d11f2ad596bc8936f6e9/NodeUpdater.java/clean/src/freenet/node/updater/NodeUpdater.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6944,
1891,
1435,
95,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
698,
95,
9506,
202,
430,
12,
291,
30806,
747,
16051,
291,
7051,
13,
747,
16051,
291,
1211,
3404,
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,
225,
202,
482,
918,
6944,
1891,
1435,
95,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
698,
95,
9506,
202,
430,
12,
291,
30806,
747,
16051,
291,
7051,
13,
747,
16051,
291,
1211,
3404,
429,... |
buffer.append(RrdFileConstants.RRD_SUFFIX); | buffer.append(RrdFileConstants.getRrdSuffix()); | public String getRelativePathForAttribute(String resourceType, String resourceParent, String resource, String attribute) { StringBuffer buffer = new StringBuffer(); buffer.append(resource); buffer.append(File.separator); buffer.append(attribute); buffer.append(RrdFileConstants.RRD... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/da1833373ca16bbb379588d9784d901d24de3148/ResponseTimeModel.java/buggy/opennms-webapp/src/main/java/org/opennms/web/response/ResponseTimeModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
26986,
1290,
1499,
12,
780,
14110,
16,
514,
1058,
3054,
16,
514,
1058,
16,
514,
1566,
13,
288,
3639,
6674,
1613,
273,
394,
6674,
5621,
3639,
1613,
18,
6923,
12,
3146,
1769,
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,
514,
26986,
1290,
1499,
12,
780,
14110,
16,
514,
1058,
3054,
16,
514,
1058,
16,
514,
1566,
13,
288,
3639,
6674,
1613,
273,
394,
6674,
5621,
3639,
1613,
18,
6923,
12,
3146,
1769,
3... |
(ResourceHistory) this.history, container), IResource.NONE); | (ResourceHistory) this.history, container, filter), IResource.NONE); | protected void searchResults(Set filteredHistory, SearcherProgressMonitor monitor) throws CoreException { SearcherProgressMonitor progress = new SearcherProgressMonitor( monitor, model); if (progress != null) progress.beginTask("", container.members().length); //$NON-NLS-1$ container.accept(new Resour... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/ae3d354a71713373749ce0e06f69f1d25ce8c0e4/ResourceSearcher.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceSearcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1117,
918,
1623,
3447,
12,
694,
5105,
5623,
16,
9506,
202,
2979,
264,
5491,
7187,
6438,
13,
1216,
30015,
288,
1082,
202,
2979,
264,
5491,
7187,
4007,
273,
394,
5167,
264,
5491,
7187... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
1117,
918,
1623,
3447,
12,
694,
5105,
5623,
16,
9506,
202,
2979,
264,
5491,
7187,
6438,
13,
1216,
30015,
288,
1082,
202,
2979,
264,
5491,
7187,
4007,
273,
394,
5167,
264,
5491,
7187... |
16, 17, 18, 0, | 16, 17, 18, 0, 0, 0, 0, 19, 20, 21, 22, 23, 24, 25, 0, 0, 26, 0, 0, 0, 0, 0, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 0, 41, 42, 0, 43, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0... | private static final short[] yyTable3() { return new short[] { 0, 0, 188, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 187, 188, 188, 0, 0, 188, 188, 188... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/f5c9a1ebd775712f2dc086acfce1a14a123ec632/YyTables.java/buggy/src/org/jruby/parser/YyTables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
23,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
5411,
374,
16,
565,
374,
16,
225,
404,
5482,
16,
565,
374,
16,
225,
404,
5292,
16,
565,
374,
16... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
760,
727,
3025,
8526,
9016,
1388,
23,
1435,
288,
1377,
327,
394,
3025,
8526,
288,
5411,
374,
16,
565,
374,
16,
225,
404,
5482,
16,
565,
374,
16,
225,
404,
5292,
16,
565,
374,
16... |
skipToNewLine(); | skipToLastBeforeNewline(); | protected void handlePPInclude(int pos2, boolean include_next, int startingLineNumber) { char[] buffer = bufferStack[bufferStackPos]; int limit = bufferLimit[bufferStackPos]; skipOverWhiteSpace(); int startOffset = pos2; int pos = ++bufferPos[bufferStackPos]; if ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/92b49872f2c9895f7f9b9a4e19f3e752f1acf50a/BaseScanner.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner2/BaseScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1640,
6584,
8752,
12,
474,
949,
22,
16,
1250,
2341,
67,
4285,
16,
5411,
509,
5023,
31063,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
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,
4750,
918,
1640,
6584,
8752,
12,
474,
949,
22,
16,
1250,
2341,
67,
4285,
16,
5411,
509,
5023,
31063,
13,
288,
3639,
1149,
8526,
1613,
273,
1613,
2624,
63,
4106,
2624,
1616,
15533,
3639,
... |
"(const char*)"+convName+"_copy[_copyIndex]"); | convName+"_copy[_copyIndex]"); | protected void emitBodyVariablePreCallSetup(PrintWriter writer, boolean emittingPrimitiveArrayCritical) { if (!emittingPrimitiveArrayCritical) { // Convert all Buffers to pointers first so we don't have to // call ReleasePrimitiveArrayCritical for any arrays ... | 47702 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47702/57b593f06e39e92b4c41b12e53862ca30e8a41bf/CMethodBindingEmitter.java/clean/src/net/java/games/gluegen/CMethodBindingEmitter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
3626,
2250,
3092,
1386,
1477,
7365,
12,
5108,
2289,
2633,
16,
4766,
2868,
1250,
3626,
1787,
9840,
1076,
30286,
13,
225,
288,
565,
309,
16051,
18356,
1787,
9840,
1076,
30286,
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,
282,
4750,
918,
3626,
2250,
3092,
1386,
1477,
7365,
12,
5108,
2289,
2633,
16,
4766,
2868,
1250,
3626,
1787,
9840,
1076,
30286,
13,
225,
288,
565,
309,
16051,
18356,
1787,
9840,
1076,
30286,
13,
... |
public void import_statement() throws RecognitionException { String name = null; try { // C:\Projects\jboss-rules\drools-compiler\src\main\resources\org\drools\lang\drl.g:126:17: ( 'import' opt_eol name= dotted_name ( ';' )? opt_eol ) // C:\Projects\jboss-rules\drools-compiler... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/9c6423b7a31fdc4a1317e71a6d2850c94e2140e0/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1930,
67,
11516,
1435,
1216,
9539,
288,
6647,
514,
508,
273,
446,
31,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,
64,
12215,
17,
9576,
64,
4816,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1930,
67,
11516,
1435,
1216,
9539,
288,
6647,
514,
508,
273,
446,
31,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,
64,
12215,
17,
9576,
64,
4816,
6... | ||
throws IOException, InterruptedException { | throws IOException, InterruptedException { | private String[] collectChangelistSinceLastBuild(Date lastBuild, Date now) throws IOException, InterruptedException { Commandline command = buildChangesCommand(lastBuild, now, Util.isWindows()); LOG.debug("Executing: " + command.toString()); Process p = Runtime.getRuntime().exec(command.... | 52149 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52149/9a2a2265bbed9582d4204149a67417b6477ece56/P4.java/clean/main/src/net/sourceforge/cruisecontrol/sourcecontrols/P4.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
8526,
3274,
782,
539,
5449,
9673,
3024,
3116,
12,
1626,
1142,
3116,
16,
2167,
2037,
13,
3639,
1216,
1860,
16,
7558,
288,
3639,
3498,
1369,
1296,
273,
1361,
7173,
2189,
12,
2722... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
8526,
3274,
782,
539,
5449,
9673,
3024,
3116,
12,
1626,
1142,
3116,
16,
2167,
2037,
13,
3639,
1216,
1860,
16,
7558,
288,
3639,
3498,
1369,
1296,
273,
1361,
7173,
2189,
12,
2722... |
result.add(new SynteticCodeBlock(localResult, null, getSettings(), indent, null)); | result.add(createCodeBlockBlock(localResult, indent)); | private ASTNode composeCodeBlock(final ArrayList<Block> result, ASTNode child, final Indent indent) { final ArrayList<Block> localResult = new ArrayList<Block>(); processChild(localResult, child, null, null, Formatter.getInstance().getNoneIndent()); child = child.getTreeNext(); while (child != null) { ... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/06e708c71712950cf48fd4b1ff1e8674504b6913/CodeBlockBlock.java/clean/source/com/intellij/psi/formatter/java/CodeBlockBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
9183,
907,
11458,
1085,
1768,
12,
6385,
2407,
32,
1768,
34,
563,
16,
9183,
907,
1151,
16,
727,
28653,
3504,
13,
288,
565,
727,
2407,
32,
1768,
34,
1191,
1253,
273,
394,
2407,
32,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9183,
907,
11458,
1085,
1768,
12,
6385,
2407,
32,
1768,
34,
563,
16,
9183,
907,
1151,
16,
727,
28653,
3504,
13,
288,
565,
727,
2407,
32,
1768,
34,
1191,
1253,
273,
394,
2407,
32,
... |
public void testAddObjectSink() { | public void testAddObjectSink() throws Exception { | public void testAddObjectSink() { final MockObjectSource source = new MockObjectSource( 15 ); assertLength( 0, source.getObjectSinksAsList() ); source.addObjectSink( new MockObjectSink() ); assertLength( 1, source.getObjectSinksAsList() ); ... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/4f51e1bfeaa8eef4c740c85c06f195176edc70ed/ObjectSourceTest.java/buggy/drools-core/src/test/java/org/drools/reteoo/ObjectSourceTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
986,
921,
11326,
1435,
1216,
1185,
288,
3639,
727,
7867,
921,
1830,
1084,
273,
394,
7867,
921,
1830,
12,
4711,
11272,
3639,
1815,
1782,
12,
374,
16,
8227,
1084,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
986,
921,
11326,
1435,
1216,
1185,
288,
3639,
727,
7867,
921,
1830,
1084,
273,
394,
7867,
921,
1830,
12,
4711,
11272,
3639,
1815,
1782,
12,
374,
16,
8227,
1084,
18,
588,
... |
classFile.startMethod(methodName, methodDesc, | cfw.startMethod(methodName, methodDesc, | private void startCodeBodyMethod(String methodName, String methodDesc) { classFile.startMethod(methodName, methodDesc, (short)(ClassFileWriter.ACC_PUBLIC | ClassFileWriter.ACC_FINAL)); locals = new boolean[MAX_LOCALS]; funObjL... | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/64dc04549cad044865eae2e65e775ddc0f292717/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
787,
1085,
2250,
1305,
12,
780,
4918,
16,
514,
707,
4217,
13,
565,
288,
3639,
6080,
91,
18,
1937,
1305,
12,
2039,
461,
16,
707,
4217,
16,
17311,
261,
6620,
21433,
797,
812,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
787,
1085,
2250,
1305,
12,
780,
4918,
16,
514,
707,
4217,
13,
565,
288,
3639,
6080,
91,
18,
1937,
1305,
12,
2039,
461,
16,
707,
4217,
16,
17311,
261,
6620,
21433,
797,
812,
... |
if ( serviceprovider != null ) | if ( getContext( ).getUIServiceProvider( ) != null ) | protected Composite getComponent( Composite parent ) { cmpContent = new Composite( parent, SWT.NONE ); { GridLayout glMain = new GridLayout( ); glMain.numColumns = 2; cmpContent.setLayout( glMain ); } Composite cmpLeft = new Composite( cmpContent, SWT.NONE ); { GridLayout gl = new GridLayout( ); gl.numC... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/e89bee61a969154f0d074fedf34da17dd208f822/SeriesTrendlineSheet.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesTrendlineSheet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
14728,
10322,
12,
14728,
982,
262,
202,
95,
202,
202,
9625,
1350,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
95,
1082,
202,
6313,
3744,
5118,
6376,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
14728,
10322,
12,
14728,
982,
262,
202,
95,
202,
202,
9625,
1350,
273,
394,
14728,
12,
982,
16,
348,
8588,
18,
9826,
11272,
202,
202,
95,
1082,
202,
6313,
3744,
5118,
6376,
2... |
_context.profileManager().dbStoreSent(_peer.getIdentity().getHash(), howLong); _context.statManager().addRateData("netDb.ackTime", howLong, howLong); | getContext().profileManager().dbStoreSent(_peer.getIdentity().getHash(), howLong); getContext().statManager().addRateData("netDb.ackTime", howLong, howLong); | public void runJob() { long howLong = _state.confirmed(_peer.getIdentity().getHash()); if (_log.shouldLog(Log.INFO)) _log.info(StoreJob.this.getJobId() + ": Marking store of " + _state.getTarget() + " to " + _peer.getIdentity().getHash().toBase64() ... | 27437 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27437/e737e5c9507ed0d463dc9e45a8f63657f466b177/StoreJob.java/clean/router/java/src/net/i2p/router/networkdb/kademlia/StoreJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
2278,
1435,
288,
5411,
1525,
3661,
3708,
273,
389,
2019,
18,
21606,
24899,
12210,
18,
588,
4334,
7675,
588,
2310,
10663,
5411,
309,
261,
67,
1330,
18,
13139,
1343,
12,
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,
540,
1071,
918,
1086,
2278,
1435,
288,
5411,
1525,
3661,
3708,
273,
389,
2019,
18,
21606,
24899,
12210,
18,
588,
4334,
7675,
588,
2310,
10663,
5411,
309,
261,
67,
1330,
18,
13139,
1343,
12,
13... |
else if (x1 > getWidth()) { | else if (x1 > this.getWidth()) { | private FastVector makePolygon(FastVector v) { FastVector building = new FastVector(v.size() + 10); double x1, y1, x2, y2; int edge1 = 0, edge2 = 0; for (int noa = 0; noa < v.size() - 2; noa++) { building.addElement(new Double(((Double)v.elementAt(noa)). doubleValue())); } ... | 48918 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48918/bf889fda0ae771630a90a87d42ed742a79e83641/VisualizePanel.java/clean/weka/gui/explorer/VisualizePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
9545,
5018,
1221,
11787,
12,
12305,
5018,
331,
13,
288,
1377,
9545,
5018,
10504,
273,
394,
9545,
5018,
12,
90,
18,
1467,
1435,
397,
1728,
1769,
1377,
1645,
619,
21,
16,
677,
21,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
9545,
5018,
1221,
11787,
12,
12305,
5018,
331,
13,
288,
1377,
9545,
5018,
10504,
273,
394,
9545,
5018,
12,
90,
18,
1467,
1435,
397,
1728,
1769,
1377,
1645,
619,
21,
16,
677,
21,
1... |
switch (iCode[pc]) { | switch ((int)(iCode[pc] & 0xff)) { | private static void dumpICode(InterpreterData theData) { if (printICode) { try { int iCodeLength = theData.itsICodeTop; byte iCode[] = theData.itsICode; out = new PrintWriter(new FileOutputStream("icode.txt", true)); out.p... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/c484f4965fe783e973a6b679078412270c6c5773/Interpreter.java/buggy/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4657,
45,
1085,
12,
30010,
751,
326,
751,
13,
288,
3639,
309,
261,
1188,
45,
1085,
13,
288,
5411,
775,
288,
7734,
509,
277,
1085,
1782,
273,
326,
751,
18,
1282,
45,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4657,
45,
1085,
12,
30010,
751,
326,
751,
13,
288,
3639,
309,
261,
1188,
45,
1085,
13,
288,
5411,
775,
288,
7734,
509,
277,
1085,
1782,
273,
326,
751,
18,
1282,
45,
10... |
classClass.defineSingletonMethod("inherited", CallbackFactory.getNilMethod()); | classClass.defineSingletonMethod("inherited", CallbackFactory.getNilMethod(1)); | public static void createClassClass(RubyClass classClass) { classClass.defineSingletonMethod("new", CallbackFactory.getOptSingletonMethod(RubyClass.class, "newInstance")); classClass.defineMethod("new", CallbackFactory.getOptMethod(RubyClass.class, "newInstance")); classClass.defineMethod("supe... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/6076c5ab87d25a488469aa1a32f1d2c9c9e470b2/RubyClass.java/clean/org/jruby/RubyClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
752,
797,
797,
12,
54,
10340,
797,
667,
797,
13,
288,
3639,
667,
797,
18,
11255,
19571,
1305,
2932,
2704,
3113,
8444,
1733,
18,
588,
6179,
19571,
1305,
12,
54,
10340,
79... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
752,
797,
797,
12,
54,
10340,
797,
667,
797,
13,
288,
3639,
667,
797,
18,
11255,
19571,
1305,
2932,
2704,
3113,
8444,
1733,
18,
588,
6179,
19571,
1305,
12,
54,
10340,
79... |
assert clazz.isClass(): Debug.show(clazz); | assert clazz.isClassType(): Debug.show(clazz); | public This This(int pos, Symbol clazz) { assert clazz.isClass(): Debug.show(clazz); This tree = make.This(pos, clazz); global.nextPhase(); tree.setType(clazz.thisType()); global.prevPhase(); return tree; } | 1156 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1156/ec2cf46df2a18f9bcc56e8ac63f27d7fed5c12a6/TreeGen.java/clean/sources/scalac/ast/TreeGen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1220,
1220,
12,
474,
949,
16,
8565,
4003,
13,
288,
3639,
1815,
4003,
18,
291,
18328,
13332,
4015,
18,
4500,
12,
830,
3638,
1769,
3639,
1220,
2151,
273,
1221,
18,
2503,
12,
917,
16... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1220,
1220,
12,
474,
949,
16,
8565,
4003,
13,
288,
3639,
1815,
4003,
18,
291,
18328,
13332,
4015,
18,
4500,
12,
830,
3638,
1769,
3639,
1220,
2151,
273,
1221,
18,
2503,
12,
917,
16... |
public org.quickfix.field.SecurityType getSecurityType() throws FieldNotFound { org.quickfix.field.SecurityType value = new org.quickfix.field.SecurityType(); | public quickfix.field.SecurityType getSecurityType() throws FieldNotFound { quickfix.field.SecurityType value = new quickfix.field.SecurityType(); | public org.quickfix.field.SecurityType getSecurityType() throws FieldNotFound { org.quickfix.field.SecurityType value = new org.quickfix.field.SecurityType(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteRequest.java/clean/src/java/src/quickfix/fix41/QuoteRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
559,
19288,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
559,
460,
273,
394,
2358,
18,
19525,
904,
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,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
559,
19288,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
559,
460,
273,
394,
2358,
18,
19525,
904,
18... |
player.updatePos(); | appClass.updatePos(); | public void processNormalProtocol() throws Exception { zlibInflater = new Inflater(); tightInflaters = new Inflater[4]; // Show current time position in the control panel. player.updatePos(); // Tell our FbsInputStream object to notify us when it goes to the // `paused' mode. rfb.fbs.addObserver(... | 5301 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5301/d2ddbc73a632e8e826f9e9fc26c886b09d268f6e/VncCanvas.java/buggy/java/src/com/tightvnc/rfbplayer/VncCanvas.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1207,
5506,
5752,
1435,
1216,
1185,
288,
565,
24220,
27040,
2045,
273,
394,
657,
2242,
2045,
5621,
565,
26066,
382,
15401,
414,
273,
394,
657,
2242,
2045,
63,
24,
15533,
565,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1207,
5506,
5752,
1435,
1216,
1185,
288,
565,
24220,
27040,
2045,
273,
394,
657,
2242,
2045,
5621,
565,
26066,
382,
15401,
414,
273,
394,
657,
2242,
2045,
63,
24,
15533,
565,
3... |
HttpServletRequest request = (HttpServletRequest) pageContext.getRequest(); url = absoluteURL(request, page); | url.append(request.getContextPath()); url.append(page); | public static URL computeURL(PageContext pageContext, String forward, String href, String page, Map params, String anchor, boolean redirect) throws MalformedURLException { // Validate that exactly one specifier was included int n =... | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/efc69a235670660e4697d7a0f65847d4941b6e9b/RequestUtils.java/buggy/src/share/org/apache/struts/util/RequestUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1976,
3671,
1785,
12,
1964,
1042,
21442,
16,
514,
5104,
16,
4766,
514,
3897,
16,
514,
1363,
16,
4766,
1635,
859,
16,
514,
6984,
16,
1250,
3136,
13,
3639,
1216,
20710,
288,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1976,
3671,
1785,
12,
1964,
1042,
21442,
16,
514,
5104,
16,
4766,
514,
3897,
16,
514,
1363,
16,
4766,
1635,
859,
16,
514,
6984,
16,
1250,
3136,
13,
3639,
1216,
20710,
288,
36... |
if ( ze.getName().equals("one.txt")) { assertEquals( 0640, UnixStat.PERM_MASK & ze.getUnixMode() ); } else if ( ze.getName().equals("two.txt")) { assertEquals( 0664, UnixStat.PERM_MASK & ze.getUnixMode() ); } else { assertEquals( 0400, UnixStat.PERM_MASK & ze.getUnixMode() ); } | if ( ze.getName().equals( "one.txt" ) ) { assertEquals( 0640, UnixStat.PERM_MASK & ze.getUnixMode() ); } else if ( ze.getName().equals( "two.txt" ) ) { assertEquals( 0664, UnixStat.PERM_MASK & ze.getUnixMode() ); } else { assertEquals( 0400, UnixStat.PERM_MASK & ze.getUnixMode() ); } | public void testCreateArchive() throws Exception { ZipArchiver archiver = (ZipArchiver) lookup( Archiver.ROLE, "zip" ); archiver.setDefaultDirectoryMode( 0500 ); archiver.setDefaultFileMode( 0400 ); archiver.addDirectory( getTestFile( "src" ) ); archiver.... | 10884 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10884/8348e0b29d34f62b8f140a99598373fb0cbf7fcb/ZipArchiverTest.java/clean/src/test/java/org/codehaus/plexus/archiver/zip/ZipArchiverTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1684,
7465,
1435,
3639,
1216,
1185,
565,
288,
3639,
8603,
12269,
1667,
6637,
1667,
273,
261,
9141,
12269,
1667,
13,
3689,
12,
16959,
1667,
18,
16256,
16,
315,
4450,
6,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1684,
7465,
1435,
3639,
1216,
1185,
565,
288,
3639,
8603,
12269,
1667,
6637,
1667,
273,
261,
9141,
12269,
1667,
13,
3689,
12,
16959,
1667,
18,
16256,
16,
315,
4450,
6,
11... |
loop: for(int i = str.length() - 1; i >= 0; i--) { switch(str.charAt(i)) | loop: for(int i = str.length() - 1; i >= 0; i--) | public static int getTrailingWhiteSpace(String str) { int whitespace = 0;loop: for(int i = str.length() - 1; i >= 0; i--) { switch(str.charAt(i)) { case ' ': case '\t': whitespace++; break; default: break loop; } } return whitespace; } //}}} | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/44a5f5803f850e1a89f536b419abe4f58e772d29/MiscUtilities.java/buggy/org/gjt/sp/jedit/MiscUtilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
336,
16808,
23108,
12,
780,
609,
13,
202,
95,
202,
202,
474,
7983,
273,
374,
31,
6498,
30,
202,
202,
1884,
12,
474,
277,
273,
609,
18,
2469,
1435,
300,
404,
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,
225,
202,
482,
760,
509,
336,
16808,
23108,
12,
780,
609,
13,
202,
95,
202,
202,
474,
7983,
273,
374,
31,
6498,
30,
202,
202,
1884,
12,
474,
277,
273,
609,
18,
2469,
1435,
300,
404,
31,
... |
return null; if(keywordLabels == null){ keywordLabels = new ArrayList(0); Iterator referenceIterator = keywordReferences.iterator(); while(referenceIterator.hasNext()){ Object label = keywords.get(referenceIterator.next()); if(label != null) keywordLabels.add(label); } | return Collections.EMPTY_LIST; Collection keywordLabels = new ArrayList(keywordReferences.size()); Iterator referenceIterator = keywordReferences.iterator(); while(referenceIterator.hasNext()){ Object label = KeywordRegistry.getInstance().getKeywordLabel( (String) referenceIterator.next()); if(label != null) keywor... | public Collection getKeywordLabels() { if(keywordReferences == null) return null; if(keywordLabels == null){ keywordLabels = new ArrayList(0); Iterator referenceIterator = keywordReferences.iterator(); while(referenceIterator.hasNext()){ Object label = keywords.get(referenceIterator.next()); if(label !... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1c12ca2bf5f4c3b8348566e31ca6eb1f3119cc3c/WorkbenchPreferenceExtensionNode.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/preferences/WorkbenchPreferenceExtensionNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2200,
3579,
1095,
5888,
1435,
288,
202,
202,
430,
12,
11041,
8221,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
430,
12,
11041,
5888,
422,
446,
15329,
1082,
202,
11041,
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,
225,
202,
482,
2200,
3579,
1095,
5888,
1435,
288,
202,
202,
430,
12,
11041,
8221,
422,
446,
13,
1082,
202,
2463,
446,
31,
202,
202,
430,
12,
11041,
5888,
422,
446,
15329,
1082,
202,
11041,
5... |
assertEquals("text/html; charset=UTF-8",response.getContentType()); | assertEquals("text/html; charset=utf-8",response.getContentType()); | public void testContentTypeCharacterEncoding() throws Exception { HttpConnection connection = new HttpConnection(connector,connector.endp,connector.server); Request request = connection.getRequest(); Response response = connection.getResponse(); response... | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/2979677644b299de3c62bb2977f28365723a56f8/ResponseTest.java/buggy/trunk/modules/jetty/src/test/java/org/mortbay/jetty/ResponseTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8046,
7069,
4705,
1435,
3639,
1216,
1185,
565,
288,
3639,
2541,
1952,
1459,
273,
394,
2541,
1952,
12,
23159,
16,
23159,
18,
409,
84,
16,
23159,
18,
3567,
1769,
7734,
1567... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8046,
7069,
4705,
1435,
3639,
1216,
1185,
565,
288,
3639,
2541,
1952,
1459,
273,
394,
2541,
1952,
12,
23159,
16,
23159,
18,
409,
84,
16,
23159,
18,
3567,
1769,
7734,
1567... |
} offset++; prevStart = lineStart; lineStart = offset; lineno++; return '\n'; | } | int read() throws IOException { for(;;) { if (end == offset && !fill()) return -1; // Do only a bitmask + branch per character, at the cost of // three branches per low-bits-only character. if ((buffer[offset] & '\ufff0') == 0) { if (buffer[offset] == '\r') { // if the next character ... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/a912f99c105742299def40e5379d8c4bf79beee6/LineBuffer.java/clean/js/rhino/org/mozilla/javascript/LineBuffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
855,
1435,
1216,
1860,
288,
202,
202,
1884,
12,
25708,
13,
288,
1082,
202,
430,
261,
409,
422,
1384,
597,
401,
5935,
10756,
9506,
565,
327,
300,
21,
31,
1082,
202,
759,
2256,
1338,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
855,
1435,
1216,
1860,
288,
202,
202,
1884,
12,
25708,
13,
288,
1082,
202,
430,
261,
409,
422,
1384,
597,
401,
5935,
10756,
9506,
565,
327,
300,
21,
31,
1082,
202,
759,
2256,
1338,... |
if (container.getType() != IResource.PROJECT) | if (container.getType() != IResource.PROJECT && container.getType() != IResource.FOLDER) | private boolean isValidContainer() { if (container.getType() != IResource.PROJECT) return false; try { IWorkspace workspace = IDEWorkbenchPlugin.getPluginWorkspace(); IProject project = (IProject) container; String[] natureIds = project.getDescription().getN... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/c9b4289824fce91e3a9f32310c32c06f7aa250d3/NewFolderDialog.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/NewFolderDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
4908,
2170,
1435,
288,
3639,
309,
261,
3782,
18,
588,
559,
1435,
480,
467,
1420,
18,
17147,
597,
1478,
18,
588,
559,
1435,
480,
467,
1420,
18,
17357,
13,
5411,
327,
629,
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,
3238,
1250,
4908,
2170,
1435,
288,
3639,
309,
261,
3782,
18,
588,
559,
1435,
480,
467,
1420,
18,
17147,
597,
1478,
18,
588,
559,
1435,
480,
467,
1420,
18,
17357,
13,
5411,
327,
629,
31,... |
super(project, file, XmlElementType.HTML_FILE, XmlElementType.HTML_FILE_TEXT); | super(project, file, XmlElementType.HTML_FILE, XmlElementType.HTML_FILE); | public HtmlFileImpl(Project project, VirtualFile file) { super(project, file, XmlElementType.HTML_FILE, XmlElementType.HTML_FILE_TEXT); } | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/7cc49f57fd75f032b80560ecde54c4a99bda9ac7/HtmlFileImpl.java/buggy/source/com/intellij/psi/impl/source/html/HtmlFileImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5430,
812,
2828,
12,
4109,
1984,
16,
7269,
812,
585,
13,
288,
565,
2240,
12,
4406,
16,
585,
16,
15412,
559,
18,
4870,
67,
3776,
16,
15412,
559,
18,
4870,
67,
3776,
1769,
225,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5430,
812,
2828,
12,
4109,
1984,
16,
7269,
812,
585,
13,
288,
565,
2240,
12,
4406,
16,
585,
16,
15412,
559,
18,
4870,
67,
3776,
16,
15412,
559,
18,
4870,
67,
3776,
1769,
225,
28... |
ihText = _nodeTestSeq.compile(classGen, methodGen, ihLoop); _testSeq[DOM.TEXT] = _nodeTestSeq; | ihText = _childNodeTestSeq.compile(classGen, methodGen, ihLoop); _testSeq[DOM.TEXT] = _childNodeTestSeq; | public void compileApplyTemplates(ClassGenerator classGen) { final XSLTC xsltc = classGen.getParser().getXSLTC(); final ConstantPoolGen cpg = classGen.getConstantPool(); final Vector names = xsltc.getNamesIndex(); // Create the applyTemplates() method final org.apache.bcel.generic.Type[] argTypes = new org.apac... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/3997d939907610b1342d6ed5a6c05ee671a0ee8c/Mode.java/buggy/src/org/apache/xalan/xsltc/compiler/Mode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4074,
7001,
8218,
12,
797,
3908,
667,
7642,
13,
288,
202,
6385,
17243,
15988,
20791,
5111,
273,
667,
7642,
18,
588,
2678,
7675,
588,
60,
4559,
15988,
5621,
202,
6385,
10551,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4074,
7001,
8218,
12,
797,
3908,
667,
7642,
13,
288,
202,
6385,
17243,
15988,
20791,
5111,
273,
667,
7642,
18,
588,
2678,
7675,
588,
60,
4559,
15988,
5621,
202,
6385,
10551,
28... |
ze.setTime(fromDosTime(new ZipLong(cfh, off)).getTime()); | long time = dosToJavaTime(ZipLong.getValue(cfh, off)); ze.setTime(time); | private void populateFromCentralDirectory() throws IOException { positionAtCentralDirectory(); byte[] cfh = new byte[CFH_LEN]; byte[] signatureBytes = new byte[4]; archive.readFully(signatureBytes); ZipLong sig = new ZipLong(signatureBytes); while (sig.equals(ZipOutp... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/a05d1f12196d34b23d4ab80c3598f6fb63410ac5/ZipFile.java/clean/src/main/org/apache/tools/zip/ZipFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
6490,
1265,
39,
12839,
2853,
1435,
3639,
1216,
1860,
288,
3639,
1754,
861,
39,
12839,
2853,
5621,
3639,
1160,
8526,
6080,
76,
273,
394,
1160,
63,
8955,
44,
67,
13017,
15533,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
6490,
1265,
39,
12839,
2853,
1435,
3639,
1216,
1860,
288,
3639,
1754,
861,
39,
12839,
2853,
5621,
3639,
1160,
8526,
6080,
76,
273,
394,
1160,
63,
8955,
44,
67,
13017,
15533,
36... |
throw IdFunction.onBadMethodId(this, methodId); | throw f.unknown(); | public Object execMethod(int methodId, IdFunction function, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { if (scopeSlaveFlag) { switch (methodId) { case Id_decodeURI: ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/8f28fc868ac3f30ea37494abfddb6358154786c3/NativeGlobal.java/buggy/js/rhino/src/org/mozilla/javascript/NativeGlobal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
12,
474,
707,
548,
16,
3124,
2083,
445,
16,
1772,
9494,
16,
11794,
22780,
2146,
16,
22780,
15261,
16,
11794,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
12,
474,
707,
548,
16,
3124,
2083,
445,
16,
1772,
9494,
16,
11794,
22780,
2146,
16,
22780,
15261,
16,
11794,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,... |
returnValue.put(newProperty, new BooleanIcon(getMessageInfo().hasAttachments(), Pooka.getProperty("FolderTable.Attachments.icon", ""))); | returnValue.put(newProperty, new BooleanIcon(getMessageInfo().hasAttachments(), Pooka.getProperty("FolderTable.Attachments.icon", ""), propertyName)); | protected HashMap createTableInfo() throws MessagingException { int columnCount = columnHeaders.size(); HashMap returnValue = new HashMap(); for(int j=0; j < columnCount; j++) { try { Object newProperty = columnHeaders.elementAt(j); if (newProperty instanceof String) { String propertyName = (S... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/f2577f9b0679162bd494e07c5f9f0de47e96d8d4/MessageProxy.java/clean/src/net/suberic/pooka/gui/MessageProxy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
4317,
19565,
966,
1435,
1216,
23794,
503,
288,
565,
509,
22429,
273,
1057,
3121,
18,
1467,
5621,
3639,
4317,
7750,
273,
394,
4317,
5621,
3639,
364,
12,
474,
525,
33,
20,
31,
525,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4317,
19565,
966,
1435,
1216,
23794,
503,
288,
565,
509,
22429,
273,
1057,
3121,
18,
1467,
5621,
3639,
4317,
7750,
273,
394,
4317,
5621,
3639,
364,
12,
474,
525,
33,
20,
31,
525,
... |
new SingleFileInserter(this, this, block, isMetadata, ctx, false, getCHKOnly, false, baseMetadata, insertAsArchiveManifest); | new SingleFileInserter(this, this, block, isMetadata, ctx, false, getCHKOnly, false, baseMetadata, insertAsArchiveManifest, true); | private void resolveAndStartBase() { Bucket bucket = null; synchronized(this) { if(hasResolvedBase) return; } while(true) { try { bucket = BucketTools.makeImmutableBucket(ctx.bf, baseMetadata.writeToByteArray()); break; } catch (IOException e) { fail(new InserterException(InserterException.BUCKET_ER... | 50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/ba61984610fbdc6ae89adf37e39660cc27c3f343/SimpleManifestPutter.java/buggy/src/freenet/client/async/SimpleManifestPutter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2245,
1876,
1685,
2171,
1435,
288,
202,
202,
4103,
2783,
273,
446,
31,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12,
5332,
12793,
2171,
13,
327,
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,
1152,
918,
2245,
1876,
1685,
2171,
1435,
288,
202,
202,
4103,
2783,
273,
446,
31,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
430,
12,
5332,
12793,
2171,
13,
327,
31,
202,
202,
... |
TypeDeclaration decl= (TypeDeclaration) fTypeNode; | AbstractTypeDeclaration decl= (AbstractTypeDeclaration) fTypeNode; | protected ASTRewrite getRewrite() throws CoreException { ITypeBinding binding; AST ast= fTypeNode.getAST(); ASTRewrite rewrite= ASTRewrite.create(ast); ListRewrite listRewrite; if (fTypeNode instanceof AnonymousClassDeclaration) { AnonymousClassDeclaration decl= (AnonymousClassDeclaration) fTypeNode; bindin... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/83d50dc50a6280134095bf53b227a8b225dab16d/UnimplementedMethodsCompletionProposal.java/buggy/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/UnimplementedMethodsCompletionProposal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
432,
3902,
12341,
4170,
12341,
1435,
1216,
30015,
288,
202,
202,
45,
559,
5250,
5085,
31,
202,
202,
9053,
3364,
33,
284,
559,
907,
18,
588,
9053,
5621,
9506,
202,
37,
3902,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
432,
3902,
12341,
4170,
12341,
1435,
1216,
30015,
288,
202,
202,
45,
559,
5250,
5085,
31,
202,
202,
9053,
3364,
33,
284,
559,
907,
18,
588,
9053,
5621,
9506,
202,
37,
3902,
1... |
retValue.width = retValue.width + ReportDesignLayout.MINRIGHTSPACE; | retValue.width = retValue.width + ReportDesignLayout.MINRIGHTSPACE; | public Rectangle getFreeformExtent( ) { Rectangle rect = super.getFreeformExtent(); Rectangle retValue = rect.getCopy(); Object obj = getViewer().getProperty( DeferredGraphicalViewer.REPORT_SIZE ); if (obj instanceof Rectangle) { Rectangle temp = (Rectangle)obj; if (temp.width - rect.right(... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/7c069590b95389226364c6455ac220378423411d/ReportRootEditPart.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/editparts/ReportRootEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
13264,
2812,
992,
687,
17639,
12,
262,
1082,
202,
95,
6862,
202,
19463,
4917,
273,
2240,
18,
588,
9194,
687,
17639,
5621,
9506,
202,
19463,
21236,
273,
4917,
18,
588,
2951,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
13264,
2812,
992,
687,
17639,
12,
262,
1082,
202,
95,
6862,
202,
19463,
4917,
273,
2240,
18,
588,
9194,
687,
17639,
5621,
9506,
202,
19463,
21236,
273,
4917,
18,
588,
2951,
562... |
firePropertyChange(LABEL_FOR_CHANGED_PROPERTY, labelFor, c); | Component oldLabelFor = labelFor; | public void setLabelFor(Component c) { if (c != labelFor) { firePropertyChange(LABEL_FOR_CHANGED_PROPERTY, labelFor, c); labelFor = c; } } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/c754360f408c2c16385a58f8faaf10fbcf3e9594/JLabel.java/buggy/libraries/javalib/javax/swing/JLabel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16558,
1290,
12,
1841,
276,
13,
225,
288,
565,
309,
261,
71,
480,
1433,
1290,
13,
1377,
288,
202,
12179,
1396,
3043,
12,
13545,
67,
7473,
67,
24435,
67,
9900,
16,
1433,
1290,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16558,
1290,
12,
1841,
276,
13,
225,
288,
565,
309,
261,
71,
480,
1433,
1290,
13,
1377,
288,
202,
12179,
1396,
3043,
12,
13545,
67,
7473,
67,
24435,
67,
9900,
16,
1433,
1290,... |
assertEquals("ConverterManager[6 instant,5 duration,2 interval]", ConverterManager.getInstance().toString()); | assertEquals("ConverterManager[6 instant,6 duration,5 period,2 interval]", ConverterManager.getInstance().toString()); | public void testToString() { assertEquals("ConverterManager[6 instant,5 duration,2 interval]", ConverterManager.getInstance().toString()); } | 52859 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52859/226fd68cc77369f5c7cec5195e32c41229a7cac1/TestConverterManager.java/buggy/JodaTime/src/test/org/joda/time/convert/TestConverterManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5808,
1435,
288,
3639,
1815,
8867,
2932,
5072,
1318,
63,
26,
5934,
16,
26,
3734,
16,
25,
3879,
16,
22,
3673,
65,
3113,
14768,
1318,
18,
588,
1442,
7675,
10492,
10663,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5808,
1435,
288,
3639,
1815,
8867,
2932,
5072,
1318,
63,
26,
5934,
16,
26,
3734,
16,
25,
3879,
16,
22,
3673,
65,
3113,
14768,
1318,
18,
588,
1442,
7675,
10492,
10663,
5... |
if (iface != null) { if (interfaceContainsOnlyConstants(iface)) { | if(iface != null){ if(interfaceContainsOnlyConstants(iface)){ | public void visitClass(PsiClass aClass) { // no call to super, so it doesn't drill down final PsiReferenceList implementsList = aClass.getImplementsList(); if (implementsList == null) { return; } final PsiJavaCodeReferenceElement[] refs = imp... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/5aa35b2df570765c60519b186a4c55bd7ac791a6/StaticInheritanceInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/classlayout/StaticInheritanceInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
797,
12,
52,
7722,
797,
20148,
13,
288,
5411,
368,
1158,
745,
358,
2240,
16,
1427,
518,
3302,
1404,
5081,
737,
2588,
5411,
727,
453,
7722,
2404,
682,
4792,
682,
273,
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,
3757,
797,
12,
52,
7722,
797,
20148,
13,
288,
5411,
368,
1158,
745,
358,
2240,
16,
1427,
518,
3302,
1404,
5081,
737,
2588,
5411,
727,
453,
7722,
2404,
682,
4792,
682,
273,
20... |
} catch(java.util.ConcurrentModificationException e) { | } catch(final java.util.ConcurrentModificationException e) { | public boolean isAlreadyPresent(FCPTransferQuery query) { boolean interrupted=true; Iterator it; while(interrupted) { interrupted = false; try { for(it = this.runningQueries.iterator(); it.hasNext(); ) { FCPTransferQuery plop = (FCPTransferQuery)it.next(); if(this.isTheSame(plop, query))... | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/0458430a0dc8a713aa2b4d64f000cbbaaeb4adea/FCPQueueManager.java/clean/src/thaw/fcp/FCPQueueManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
9430,
6351,
12,
42,
4258,
5912,
1138,
843,
13,
288,
202,
202,
6494,
15711,
33,
3767,
31,
202,
202,
3198,
518,
31,
202,
202,
17523,
12,
474,
5954,
13,
288,
1082,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
9430,
6351,
12,
42,
4258,
5912,
1138,
843,
13,
288,
202,
202,
6494,
15711,
33,
3767,
31,
202,
202,
3198,
518,
31,
202,
202,
17523,
12,
474,
5954,
13,
288,
1082,
2... |
public void selectNextWindow() { JInternalFrame[] allFrames = getAllFrames(); if (allFrames.length > 0) { for(int i = 0; i < allFrames.length; i++) { if (allFrames[i].isSelected()) { JInternalFrame selected = allFrames[i]; JInternalFrame newSelected = allFrames[i + 1 % allFrames.length]; try { ... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/538edc8a94ad8ef2062ef68f8ea643b251c1a947/MessagePanel.java/buggy/src/net/suberic/pooka/gui/MessagePanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2027,
2134,
3829,
1435,
288,
565,
804,
3061,
3219,
8526,
777,
15162,
273,
5514,
15162,
5621,
3639,
309,
261,
454,
15162,
18,
2469,
405,
374,
13,
288,
1377,
364,
12,
474,
277,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2027,
2134,
3829,
1435,
288,
565,
804,
3061,
3219,
8526,
777,
15162,
273,
5514,
15162,
5621,
3639,
309,
261,
454,
15162,
18,
2469,
405,
374,
13,
288,
1377,
364,
12,
474,
277,
... | ||
if (e.type == SWT.KeyDown) { e.doit = false; | if (e.type == SWT.KeyDown) { e.doit = false; | public void handleEvent(Event e) { if (!isValid()) { return; } char key = e.character; // Traverse events are handled depending on whether the // event has a character. if (e.type == SWT.Traverse) { // If the traverse event contains a legitimate character, // then we must set doit false... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/3c8429a60e5e65142c6024e843a14c5deaeb91fd/ContentProposalAdapter.java/clean/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,
1133,
425,
13,
288,
9506,
202,
430,
16051,
26810,
10756,
288,
6862,
202,
2463,
31,
9506,
202,
97,
9506,
202,
3001,
498,
273,
425,
18,
11560,
31,
9506,
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,
1875,
202,
482,
918,
1640,
1133,
12,
1133,
425,
13,
288,
9506,
202,
430,
16051,
26810,
10756,
288,
6862,
202,
2463,
31,
9506,
202,
97,
9506,
202,
3001,
498,
273,
425,
18,
11560,
31,
9506,
20... |
Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0016 " + " (i integer not null, " + " s char(10) not null) "); | Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0016 " + " (i integer not null, " + " s char(10) not null) "); | public void testMissingParameter0016() throws Exception { Connection cx = getConnection(); dropTable("#t0016"); Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0016 " + " (i integer not null, " + " s char(10) not null) "); stmt = cx.createStatement(); final int rowsT... | 439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/d9d3f9d24e5fe3f189bd2899a4d10846c0832a3b/TimestampTest.java/buggy/trunk/jtds/src.old/test/freetds/TimestampTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4841,
1662,
713,
2313,
1435,
1216,
1185,
202,
95,
202,
202,
1952,
9494,
273,
6742,
5621,
202,
202,
7285,
1388,
2932,
7,
88,
713,
2313,
8863,
202,
202,
3406,
3480,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4841,
1662,
713,
2313,
1435,
1216,
1185,
202,
95,
202,
202,
1952,
9494,
273,
6742,
5621,
202,
202,
7285,
1388,
2932,
7,
88,
713,
2313,
8863,
202,
202,
3406,
3480,
2... |
assertEquals("should get a description even if argument is null", "eq(null)", new IsEqual(null).describeTo(new StringBuffer()).toString()); } | assertEquals("should get a description even if argument is null", "eq(null)", new IsEqual(null).describeTo(new StringBuffer()).toString()); } | public void testReturnsGoodDescriptionIfCreatedWithNullReference() { assertEquals("should get a description even if argument is null", "eq(null)", new IsEqual(null).describeTo(new StringBuffer()).toString()); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/a917aff361c58c31c5dce12a5e8052df6803dbe1/IsEqualTest.java/buggy/jmock/core/src/test/jmock/core/constraint/IsEqualTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
1356,
18195,
3291,
2047,
6119,
1190,
2041,
2404,
1435,
288,
202,
202,
11231,
8867,
2932,
13139,
336,
279,
2477,
5456,
309,
1237,
353,
446,
3113,
1082,
2398,
315,
11253,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1356,
18195,
3291,
2047,
6119,
1190,
2041,
2404,
1435,
288,
202,
202,
11231,
8867,
2932,
13139,
336,
279,
2477,
5456,
309,
1237,
353,
446,
3113,
1082,
2398,
315,
11253,... |
public void addToOutput(String text, String textType){ | public void addToOutput(JComponent component){ boolean shouldScroll = prepareAdding(); boolean wasEditable = outputComponent.isEditable(); outputComponent.setEditable(true); outputComponent.setCaretPosition(outputComponent.getDocument().getLength()); StyledDocument document = outputComponent.getStyledDocument(); outpu... | public void addToOutput(String text, String textType){ try{ boolean shouldScroll = prepareAdding(); addToOutputImpl(text, textType); assureScrolling(shouldScroll); } catch (BadLocationException e){ e.printStackTrace(); // Why the heck is this checked? } } | 50794 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50794/7ad97f640609065fb4cffaab0b5437105af2ce96/Console.java/buggy/src/free/jin/console/Console.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
9604,
1447,
12,
46,
1841,
1794,
15329,
1250,
1410,
6806,
273,
2911,
13962,
5621,
225,
1250,
1703,
15470,
273,
876,
1841,
18,
291,
15470,
5621,
876,
1841,
18,
542,
15470,
12,
37... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9604,
1447,
12,
46,
1841,
1794,
15329,
1250,
1410,
6806,
273,
2911,
13962,
5621,
225,
1250,
1703,
15470,
273,
876,
1841,
18,
291,
15470,
5621,
876,
1841,
18,
542,
15470,
12,
37... |
return (HeapVertex)_heapVertices.get(v); | return (HeapVertex) _heapVertices.get( v ); | private final HeapVertex heapVertex(Object v) { if (v instanceof HeapVertex) { return (HeapVertex)v; } return (HeapVertex)_heapVertices.get(v); } | 4188 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4188/f63e1142cae73862c9c4f7b6ce46225b40f3ef86/DijkstraAlgorithm.java/buggy/src/org/_3pq/jgrapht/experimental/alg/DijkstraAlgorithm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
727,
30241,
6475,
10500,
6475,
12,
921,
331,
13,
288,
3639,
309,
261,
90,
1276,
30241,
6475,
13,
288,
5411,
327,
261,
15648,
6475,
13,
90,
31,
3639,
289,
540,
327,
261,
15648,
647... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
377,
3238,
727,
30241,
6475,
10500,
6475,
12,
921,
331,
13,
288,
3639,
309,
261,
90,
1276,
30241,
6475,
13,
288,
5411,
327,
261,
15648,
6475,
13,
90,
31,
3639,
289,
540,
327,
261,
15648,
647... |
font=new Font("Helvetica", Font.PLAIN, 12); | myFont=new Font("Helvetica", Font.PLAIN, 12); | public Topology() { addWindowListener(this); //g=getGraphics(); fm=getFontMetrics(new Font("Helvetica", Font.PLAIN, 12)); font=new Font("Helvetica", Font.PLAIN, 12); } | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/5ad015d9a78e1da3350d9b398b46b2f5d4508564/Topology.java/clean/src/org/jgroups/demos/Topology.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19726,
1435,
288,
3639,
527,
3829,
2223,
12,
2211,
1769,
3639,
368,
75,
33,
588,
17558,
5621,
3639,
10940,
33,
588,
5711,
5653,
12,
2704,
10063,
2932,
44,
292,
90,
7943,
69,
3113,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19726,
1435,
288,
3639,
527,
3829,
2223,
12,
2211,
1769,
3639,
368,
75,
33,
588,
17558,
5621,
3639,
10940,
33,
588,
5711,
5653,
12,
2704,
10063,
2932,
44,
292,
90,
7943,
69,
3113,
... |
JavaGenerationParameters params = getJavaGenerationParameters(); Iterator types = api.typeIterator(); while (types.hasNext()) { Type type = (Type) types.next(); if (type instanceof ListType) { String typeName = TypeGenerator.qualifiedClassName(params, type); String emptyName = emptyListVariable(type); println(" privat... | JavaGenerationParameters params = getJavaGenerationParameters(); Iterator types = api.typeIterator(); while (types.hasNext()) { Type type = (Type) types.next(); if (type instanceof ListType) { String typeName = TypeGenerator.qualifiedClassName(params, type); String emptyName = emptyListVariable(type); println(" privat... | private void genFactoryEmptyLists(ADT api) { JavaGenerationParameters params = getJavaGenerationParameters(); Iterator types = api.typeIterator(); while (types.hasNext()) { Type type = (Type) types.next(); if (type instanceof ListType) { String typeName = TypeGenerator.qualifiedClassName(params, type); St... | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/8a7f5eefd6d08ce575d82dee6d963fc83f20a5c0/FactoryGenerator.java/clean/apigen/apigen/gen/java/FactoryGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3157,
1733,
1921,
7432,
12,
1880,
56,
1536,
13,
288,
202,
202,
5852,
13842,
2402,
859,
273,
18911,
13842,
2402,
5621,
202,
202,
3198,
1953,
273,
1536,
18,
723,
3198,
5621,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3157,
1733,
1921,
7432,
12,
1880,
56,
1536,
13,
288,
202,
202,
5852,
13842,
2402,
859,
273,
18911,
13842,
2402,
5621,
202,
202,
3198,
1953,
273,
1536,
18,
723,
3198,
5621,... |
catch (ClassNotFoundException e) { } | public byte[] unprotectHeader(byte[] rawData, MessageAddress source, MessageAddress destination) { SecureMethodParam policy = cps.getReceivePolicy(source.toAddress() +":" +destination.toAddress()); if (policy == null) { throw new RuntimeException("Could not find message policy between... | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/d293fe3e5ebdb257a29487cc4600f66f408b45f5/MessageProtectionServiceImpl.java/buggy/securityservices/src/org/cougaar/core/security/crypto/MessageProtectionServiceImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1160,
8526,
640,
11815,
386,
1864,
12,
7229,
8526,
16503,
16,
9506,
202,
1079,
1887,
1084,
16,
9506,
202,
1079,
1887,
2929,
13,
288,
565,
15653,
1305,
786,
3329,
273,
1377,
276,
112... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
640,
11815,
386,
1864,
12,
7229,
8526,
16503,
16,
9506,
202,
1079,
1887,
1084,
16,
9506,
202,
1079,
1887,
2929,
13,
288,
565,
15653,
1305,
786,
3329,
273,
1377,
276,
112... | |
AST tmp1244_AST_in = (AST)_t; | AST tmp1248_AST_in = (AST)_t; | public final void displaystate(AST _t) throws RecognitionException { AST displaystate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST head = null; AST __t688 = _t; head = _t==ASTNULL ? null :(AST)_t; match(_t,DISPLAY); _t = _t.getFirstChild(); if ( inputState.guessing==0 ) { action.frameInitializingStateme... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2562,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2562,
2019,
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,
2562,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2562,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053... |
if (ps.type == Param.EMPTY_ATTRIBUTE_GROUP) return true; | private boolean isAttributeGroup() { ParamStream ps = new ParamStream(parsed); if (!ps.advance()) return false; if (ps.type == Param.EMPTY_ATTRIBUTE_GROUP) return true; do { if (ps.type != Param.ATTRIBUTE_NAME || !ps.advance() || (ps.type == Param.ATTRIBUTE_TYPE_NOTATION && !ps.advance(... | 50651 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50651/2a2aa4d1750fc952ad962a04f113635b3d29b8d2/Entity.java/buggy/dtdinst/src/com/thaiopensource/xml/dtd/Entity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1250,
353,
1499,
1114,
1435,
288,
565,
3014,
1228,
4250,
273,
394,
3014,
1228,
12,
10817,
1769,
565,
309,
16051,
1121,
18,
361,
5882,
10756,
1377,
327,
629,
31,
565,
309,
261,
1121,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
353,
1499,
1114,
1435,
288,
565,
3014,
1228,
4250,
273,
394,
3014,
1228,
12,
10817,
1769,
565,
309,
16051,
1121,
18,
361,
5882,
10756,
1377,
327,
629,
31,
565,
309,
261,
1121,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.