rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
if (!propertiesWritable) | if (propertiesReadOnly) | public void setFloatProperty(String name, float value) throws JMSException { if (!propertiesWritable) throw new MessageNotWriteableException("Properties are read-only"); Float f = new Float(value); checkProperty(name, f); properties.put(name, f); } | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/f957880e3959fea3b4f38d9dbb1e5dd0c710c09e/JBossMessage.java/clean/src/main/org/jboss/jms/message/JBossMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
444,
4723,
1396,
12,
780,
508,
16,
1431,
460,
13,
1216,
20343,
282,
288,
1377,
309,
261,
4738,
12066,
13,
540,
604,
394,
2350,
1248,
3067,
429,
503,
2932,
2297,
854,
855,
17,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
444,
4723,
1396,
12,
780,
508,
16,
1431,
460,
13,
1216,
20343,
282,
288,
1377,
309,
261,
4738,
12066,
13,
540,
604,
394,
2350,
1248,
3067,
429,
503,
2932,
2297,
854,
855,
17,... |
mockTm.expectAndReturn("getTransaction", (Transaction) mockTx.proxy()); | mockTm.expectAndReturn("getTransaction", mockTx.proxy()); | public void testBeginCommit() throws Exception { Mock mockTx = new Mock(Transaction.class); mockTm.expect("begin"); mockTm.expectAndReturn("getTransaction", (Transaction) mockTx.proxy()); XaTransaction tx = new XaTransaction(); assertFalse(tx.isBegun()); assertEquals(UMO... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/3ada23197c9cc39df49f26297238cc1a0f794d24/XaTransactionTestCase.java/buggy/src/test/java/org/mule/test/transaction/XaTransactionTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8149,
5580,
1435,
1216,
1185,
565,
288,
3639,
7867,
5416,
4188,
273,
394,
7867,
12,
3342,
18,
1106,
1769,
3639,
5416,
56,
81,
18,
12339,
2932,
10086,
8863,
3639,
5416,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8149,
5580,
1435,
1216,
1185,
565,
288,
3639,
7867,
5416,
4188,
273,
394,
7867,
12,
3342,
18,
1106,
1769,
3639,
5416,
56,
81,
18,
12339,
2932,
10086,
8863,
3639,
5416,
56... |
throw new JarSignerException("Cannot load the keystore " + storeURI, e); | throw new JarSignerException("Cannot load the keystore " + storeURI, e); | KeyStore getKeyStore() throws JarSignerException { if (keyStore == null) { String ksProvName = (ksProviderName != null) ? ksProviderName : providerName; try { keyStore = KeyStoreLoaderSaver.loadStore(storeURI, storeType, storePass... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/8671abe21fec38b4552360904ff055c2828d44fc/JSParameters.java/buggy/modules/tools/src/main/java/org/apache/harmony/tools/jarsigner/JSParameters.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
17017,
3579,
2257,
1435,
1216,
15644,
15647,
503,
288,
3639,
309,
261,
856,
2257,
422,
446,
13,
288,
5411,
514,
11654,
626,
90,
461,
273,
261,
7904,
31192,
480,
446,
13,
692,
11654,
31192... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17017,
3579,
2257,
1435,
1216,
15644,
15647,
503,
288,
3639,
309,
261,
856,
2257,
422,
446,
13,
288,
5411,
514,
11654,
626,
90,
461,
273,
261,
7904,
31192,
480,
446,
13,
692,
11654,
31192... |
checkRequiredMavenVersion( plugin, localRepository, project.getPluginArtifactRepositories() ); | List remoteRepositories = new ArrayList(); remoteRepositories.addAll( project.getPluginArtifactRepositories() ); remoteRepositories.addAll( project.getRemoteArtifactRepositories() ); checkRequiredMavenVersion( plugin, localRepository, remoteRepositories ); | public PluginDescriptor verifyPlugin( Plugin plugin, MavenProject project, Settings settings, ArtifactRepository localRepository ) throws ArtifactResolutionException, PluginManagerException, PluginVersionResolutionException { // TODO: this should be possibly... | 47160 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47160/6f72bd51df5331ea192410390921a19f83953a07/DefaultPluginManager.java/clean/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6258,
3187,
3929,
3773,
12,
6258,
1909,
16,
17176,
4109,
1984,
16,
8709,
1947,
16,
4766,
1850,
14022,
3305,
1191,
3305,
262,
3639,
1216,
14022,
11098,
503,
16,
6258,
28020,
16,
6258,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6258,
3187,
3929,
3773,
12,
6258,
1909,
16,
17176,
4109,
1984,
16,
8709,
1947,
16,
4766,
1850,
14022,
3305,
1191,
3305,
262,
3639,
1216,
14022,
11098,
503,
16,
6258,
28020,
16,
6258,
... |
public void load(InputStream is) throws IOException, SAXException { | public void load(InputStream is) { | public void load(InputStream is) throws IOException, SAXException { TodoParser.SINGLETON.readTodoList(is, true); } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/56eeb0d4d18fb3e553e32d15e2c45dccd76eb958/ProjectMemberTodoList.java/buggy/src_new/org/argouml/cognitive/ProjectMemberTodoList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
12,
4348,
353,
13,
1216,
1860,
16,
14366,
565,
288,
202,
56,
7370,
2678,
18,
20184,
56,
673,
18,
896,
56,
7370,
682,
12,
291,
16,
638,
1769,
565,
289,
2,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1262,
12,
4348,
353,
13,
1216,
1860,
16,
14366,
565,
288,
202,
56,
7370,
2678,
18,
20184,
56,
673,
18,
896,
56,
7370,
682,
12,
291,
16,
638,
1769,
565,
289,
2,
-100,
-100,
... |
assertEquals("Should be invokable1", "one", dispatcher.dispatch(invocation)); | assertEquals("Should be invokable1", "one", dispatcher.dispatch(invocation)); | public void testSearchesForMatchInLIFOOrder() throws Throwable { invokable1.matchesInvocation.setExpected(invocation); invokable1.matchesResult = true; invokable1.invokeInvocation.setExpected(invocation); invokable1.invokeResult = "one"; invokable2.matchesInvocation.setExpected(in... | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/LIFOInvocationDispatcherTest.java/clean/jmock/core/src/test/jmock/core/LIFOInvocationDispatcherTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
16294,
1290,
2060,
382,
2053,
3313,
2448,
1435,
1216,
4206,
288,
3639,
5770,
429,
21,
18,
8436,
9267,
18,
542,
6861,
12,
5768,
4431,
1769,
3639,
5770,
429,
21,
18,
8436,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16294,
1290,
2060,
382,
2053,
3313,
2448,
1435,
1216,
4206,
288,
3639,
5770,
429,
21,
18,
8436,
9267,
18,
542,
6861,
12,
5768,
4431,
1769,
3639,
5770,
429,
21,
18,
8436,
... |
public void addTo(String addstr, Object name) throws Exception { addRecipient(addstr, name, Message.RecipientType.TO); | public void addTo(String addstr, Object name) { try { addRecipient(addstr, name, Message.RecipientType.TO); } catch (Exception mx) { System.err.println("Error in MailObject.addTO(): "+mx); setStatus(TO); } | public void addTo(String addstr, Object name) throws Exception { addRecipient(addstr, name, Message.RecipientType.TO); } | 3798 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3798/a85de95c0b5d7a04af806ba4d7bfee3a0d1b7578/MailObject.java/clean/src/helma/scripting/rhino/extensions/MailObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9604,
12,
780,
527,
701,
16,
1033,
508,
13,
1216,
1185,
288,
3639,
527,
18241,
12,
1289,
701,
16,
508,
16,
2350,
18,
18241,
559,
18,
4296,
1769,
565,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
9604,
12,
780,
527,
701,
16,
1033,
508,
13,
1216,
1185,
288,
3639,
527,
18241,
12,
1289,
701,
16,
508,
16,
2350,
18,
18241,
559,
18,
4296,
1769,
565,
289,
2,
-100,
-100,
-1... |
public void mousePressed(java.awt.event.MouseEvent evt) { | public void mousePressed(final java.awt.event.MouseEvent evt) { | public void mousePressed(java.awt.event.MouseEvent evt) { versionsContentJListMousePressed(evt); } | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/5df2e6a8f48a4687ecb1808669030ad1f9cc6e45/ContainerVersionsPanel.java/buggy/client-ui/src/main/java/com/thinkparity/ophelia/browser/application/browser/display/renderer/tab/container/ContainerVersionsPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
7644,
24624,
12,
6385,
2252,
18,
2219,
88,
18,
2575,
18,
9186,
1133,
6324,
13,
288,
7734,
5244,
1350,
46,
682,
9186,
24624,
12,
73,
11734,
1769,
5411,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
7644,
24624,
12,
6385,
2252,
18,
2219,
88,
18,
2575,
18,
9186,
1133,
6324,
13,
288,
7734,
5244,
1350,
46,
682,
9186,
24624,
12,
73,
11734,
1769,
5411,
289,
2,
-100,
-100,
-1... |
private void lookupValues(Row row) throws KettleException { Value val_hash = null; Value val_key = null; if (first) { determineTechKeyCreation(); debug="First: lookup keys etc"; first=false; // Lookup values data.keynrs = new int[meta.getKeyField().length]; for (int i=0;i<meta.getKey... | 58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/3586c4222dfaa4b67012407bb2990d849c860283/CombinationLookup.java/clean/kettle/src/be/ibridge/kettle/trans/step/combinationlookup/CombinationLookup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3689,
1972,
12,
1999,
1027,
13,
202,
202,
15069,
1475,
278,
5929,
503,
202,
95,
202,
202,
620,
1244,
67,
2816,
565,
273,
446,
31,
202,
202,
620,
1244,
67,
856,
377,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3689,
1972,
12,
1999,
1027,
13,
202,
202,
15069,
1475,
278,
5929,
503,
202,
95,
202,
202,
620,
1244,
67,
2816,
565,
273,
446,
31,
202,
202,
620,
1244,
67,
856,
377,
27... | ||
return true; | /* If we get here, we've exhausted the loop of servers without * sending the message or throwing an exception. One case * where this might happen is if we get a MessagingException on * each transport.connect(), e.g., if there is only one server * and we get a connect exception. Return FALSE to keep run() * from dele... | private boolean deliver(MailImpl mail, Session session) { try { if (isDebug) { log("Attempting to deliver " + mail.getName()); } MimeMessage message = mail.getMessage(); //Create an array of the recipients as InternetAddress objects Collec... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/893dd84963d60dc5cf9a4eed55163e419562028a/RemoteDelivery.java/buggy/branches/branch_2_1_fcs/src/java/org/apache/james/transport/mailets/RemoteDelivery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
11795,
12,
6759,
2828,
4791,
16,
3877,
1339,
13,
288,
3639,
775,
288,
5411,
309,
261,
291,
2829,
13,
288,
7734,
613,
2932,
23089,
358,
11795,
315,
397,
4791,
18,
17994,
10663,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11795,
12,
6759,
2828,
4791,
16,
3877,
1339,
13,
288,
3639,
775,
288,
5411,
309,
261,
291,
2829,
13,
288,
7734,
613,
2932,
23089,
358,
11795,
315,
397,
4791,
18,
17994,
10663,... |
throw new NotYetImplementedException(); | return delegate.createMapMessage(); | public MapMessage createMapMessage() throws JMSException { throw new NotYetImplementedException(); } | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/c02fe0abfa86eceacf6101f304bc185026342c82/JBossSession.java/buggy/src/main/org/jboss/jms/client/JBossSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1635,
1079,
752,
863,
1079,
1435,
1216,
20343,
282,
288,
1377,
327,
7152,
18,
2640,
863,
1079,
5621,
282,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1635,
1079,
752,
863,
1079,
1435,
1216,
20343,
282,
288,
1377,
327,
7152,
18,
2640,
863,
1079,
5621,
282,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
if (!escapingNotNeeded(ch) || (m_charInfo.isSpecial(ch))) | if (!escapingNotNeeded(ch) || ( (fromTextNode && m_charInfo.isSpecialTextChar(ch)) || (!fromTextNode && m_charInfo.isSpecialAttrChar(ch)))) | protected int accumDefaultEscape( Writer writer, char ch, int i, char[] chars, int len, boolean escLF) throws IOException { int pos = accumDefaultEntity(writer, ch, i, chars, len, escLF); if (i == pos) { if (0xd800 <= ch && ch < 0xd... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/4482d8d80ead98291774223463630650929702d5/ToStream.java/buggy/src/org/apache/xml/serializer/ToStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
22778,
1868,
8448,
12,
3639,
5497,
2633,
16,
3639,
1149,
462,
16,
3639,
509,
277,
16,
3639,
1149,
8526,
5230,
16,
3639,
509,
562,
16,
3639,
1250,
2904,
9105,
13,
3639,
1216,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
22778,
1868,
8448,
12,
3639,
5497,
2633,
16,
3639,
1149,
462,
16,
3639,
509,
277,
16,
3639,
1149,
8526,
5230,
16,
3639,
509,
562,
16,
3639,
1250,
2904,
9105,
13,
3639,
1216,
... |
} else if (tokenizer.sval.equalsIgnoreCase("date")) { | } else if (tokenizer.sval.equalsIgnoreCase(Attribute.ARFF_ATTRIBUTE_DATE)) { | protected void readHeader(StreamTokenizer tokenizer) throws IOException { String attributeName; FastVector attributeValues; int i; // Get name of relation. getFirstToken(tokenizer); if (tokenizer.ttype == StreamTokenizer.TT_EOF) { errms(tokenizer,"premature end of file"); } if (t... | 48918 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48918/da2aa23d3caf334c3f4e512e14136de1a3f1ebcd/Instances.java/buggy/weka/core/Instances.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
855,
1864,
12,
1228,
10524,
10123,
13,
1377,
1216,
1860,
288,
3639,
514,
9734,
31,
565,
9545,
5018,
1566,
1972,
31,
565,
509,
277,
31,
565,
368,
968,
508,
434,
2533,
18,
565,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
855,
1864,
12,
1228,
10524,
10123,
13,
1377,
1216,
1860,
288,
3639,
514,
9734,
31,
565,
9545,
5018,
1566,
1972,
31,
565,
509,
277,
31,
565,
368,
968,
508,
434,
2533,
18,
565,... |
public HibernateDBLayer(Undertaker undertaker) { this(undertaker, "", null, null); | public HibernateDBLayer(DatabaseSettings settings) { this(null, settings); | public HibernateDBLayer(Undertaker undertaker) { this(undertaker, "", null, null); } | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/e58895a8af69faac60cbce6f60c0c83258a4d425/HibernateDBLayer.java/buggy/trunk/src/net/sf/plantlore/server/HibernateDBLayer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
670,
24360,
2290,
4576,
12,
14655,
88,
6388,
3613,
88,
6388,
13,
288,
377,
202,
2211,
12,
9341,
88,
6388,
16,
23453,
446,
16,
446,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
670,
24360,
2290,
4576,
12,
14655,
88,
6388,
3613,
88,
6388,
13,
288,
377,
202,
2211,
12,
9341,
88,
6388,
16,
23453,
446,
16,
446,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,... |
hookActivityListener(); | hookListeners(); | private ActivityPersistanceHelper() { loadEnabledStates(); hookActivityListener(); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/5a71b78fe812d8fe9b96f07d70a137fd3193cb89/ActivityPersistanceHelper.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActivityPersistanceHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
9621,
12771,
1359,
2276,
1435,
288,
3639,
1262,
1526,
7629,
5621,
3639,
3953,
5583,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
9621,
12771,
1359,
2276,
1435,
288,
3639,
1262,
1526,
7629,
5621,
3639,
3953,
5583,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
return null; | return new DefaultTreeCellEditor.EditorContainer(); | protected Container createContainer() { return null; // TODO } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/aa6d4551020d668e0117627b6c897b57ffb692b6/DefaultTreeCellEditor.java/clean/core/src/classpath/javax/javax/swing/tree/DefaultTreeCellEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
4039,
752,
2170,
1435,
225,
288,
202,
202,
2463,
394,
2989,
2471,
4020,
6946,
18,
6946,
2170,
5621,
368,
2660,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
4039,
752,
2170,
1435,
225,
288,
202,
202,
2463,
394,
2989,
2471,
4020,
6946,
18,
6946,
2170,
5621,
368,
2660,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if(debug) { debugger=new Debugger((JChannel)channel); debugger.start(); } | public void start() throws Exception { channel=new JChannel(props); if(debug) { debugger=new Debugger((JChannel)channel); debugger.start(); } //channel.setOpt(Channel.LOCAL, Boolean.FALSE); disp=new MessageDispatcher(channel, null, null, this); channel... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/28be62b4097e0b01b17ca403d23ca6a4aac01eca/MessageDispatcherTestAsync.java/buggy/tests/other/org/jgroups/tests/MessageDispatcherTestAsync.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
1435,
1216,
1185,
288,
3639,
1904,
33,
2704,
804,
2909,
12,
9693,
1769,
3639,
309,
12,
4148,
13,
288,
5411,
19977,
33,
2704,
28645,
12443,
46,
2909,
13,
4327,
1769,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
1435,
1216,
1185,
288,
3639,
1904,
33,
2704,
804,
2909,
12,
9693,
1769,
3639,
309,
12,
4148,
13,
288,
5411,
19977,
33,
2704,
28645,
12443,
46,
2909,
13,
4327,
1769,
5411,
... | |
private ITaskInstance createTask(ITaskDefinition td, IProcessInstance pi, IFOE foe) throws CreateObjectException, StateFailureException, DefinitionNotFoundException { if (foe == null || pi == null || td == null) { throw new CreateObjectException( "Missing required parameters to create a Task Instance - TD... | 9195 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9195/4a0b0093623b8c5849a36f4fa5abb7df3dc603ff/Engine.java/clean/zebra/src/java/zebra-core/src/java/com/anite/zebra/core/Engine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
467,
2174,
1442,
752,
2174,
12,
1285,
835,
1852,
6655,
16,
467,
2227,
1442,
4790,
16,
467,
3313,
41,
284,
15548,
13,
1082,
202,
15069,
1788,
921,
503,
16,
3287,
14389,
16,
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,
225,
202,
1152,
467,
2174,
1442,
752,
2174,
12,
1285,
835,
1852,
6655,
16,
467,
2227,
1442,
4790,
16,
467,
3313,
41,
284,
15548,
13,
1082,
202,
15069,
1788,
921,
503,
16,
3287,
14389,
16,
10... | ||
static FoodItem convert(final Element foodItemElement) { final FoodItem foodItem = new FoodItem(); //Name final String itemName = foodItemElement.getAttributeValue("name"); foodItem.setName(itemName); //Quantity final Element quantityElement = foodItemElement.get... | 13936 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13936/d6958992f83f4074f23c6c30d8b18b6422cc579a/FoodItemConverter1.java/buggy/Housekeeper/trunk/housekeeper/src/java/net/sf/housekeeper/persistence/jdom/FoodItemConverter1.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
478,
4773,
1180,
1765,
12,
6385,
3010,
284,
4773,
1180,
1046,
13,
565,
288,
3639,
727,
478,
4773,
1180,
284,
4773,
1180,
273,
394,
478,
4773,
1180,
5621,
7734,
368,
461,
3639,
727,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
478,
4773,
1180,
1765,
12,
6385,
3010,
284,
4773,
1180,
1046,
13,
565,
288,
3639,
727,
478,
4773,
1180,
284,
4773,
1180,
273,
394,
478,
4773,
1180,
5621,
7734,
368,
461,
3639,
727,
... | ||
markupResourceStream = getApplication().getResourceStreamLocator().locate(containerClass, getStyle(), getLocale(), getMarkupType()); | markupResourceStream = getApplication().getResourceStreamLocator().locate( containerClass, getStyle(), getLocale(), getMarkupType()); | final Markup getAssociatedMarkup() { synchronized (markupCache) { // Look up markup tag list by class, locale, style and markup type final String key = markupKey(); Markup markup = (Markup)markupCache.get(key); // If no markup in map if (markup == null) { // Locate markup resource, searching up class ... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/72c691c1e90dd2f1d131810e4c08757d06d90520/MarkupContainer.java/buggy/wicket/src/java/wicket/MarkupContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6385,
26420,
336,
19233,
13111,
1435,
202,
95,
202,
202,
22043,
261,
15056,
1649,
13,
202,
202,
95,
1082,
202,
759,
10176,
731,
9813,
1047,
666,
635,
667,
16,
2573,
16,
2154,
471,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26420,
336,
19233,
13111,
1435,
202,
95,
202,
202,
22043,
261,
15056,
1649,
13,
202,
202,
95,
1082,
202,
759,
10176,
731,
9813,
1047,
666,
635,
667,
16,
2573,
16,
2154,
471,
... |
Integer sizeX = (Integer) metadata.get("Image width"); Integer sizeY = (Integer) metadata.get("Image height"); Integer sizeZ = (Integer) metadata.get("Number of images"); store.setPixels(sizeX, sizeY, sizeZ, new Integer(numChannels == 0 ? 1 : numChannels), new Integer(1), null, new Boolean(!littleEndian), "XYZTC", null... | */ for (int i=0; i<numSeries; i++) { store.setPixels( new Integer(widths[i]), new Integer(heights[i]), new Integer(zs[i]), new Integer(numChannels[i] == 0 ? 1 : numChannels[i]), new Integer(1), null, new Boolean(!littleEndian), "XYZTC", new Integer(i)); String timestamp = (String) metadata.get("Timestamp " + (i+1)); ... | protected void initMetadata() { if (headerIFDs == null) headerIFDs = ifds; for (int i=0; i<headerIFDs.length; i++) { byte[] temp = (byte[]) headerIFDs[i].get(new Integer(10)); if (temp != null) { // the series data // ID_SERIES metadata.put("Version", new Integer(DataTool... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/7e4d2f34455817883836e0b3f10b9319208ae5e6/LeicaReader.java/buggy/loci/formats/in/LeicaReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
2277,
1435,
288,
565,
309,
261,
3374,
5501,
22831,
422,
446,
13,
1446,
5501,
22831,
273,
309,
2377,
31,
565,
364,
261,
474,
277,
33,
20,
31,
277,
32,
3374,
5501,
22831,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
2277,
1435,
288,
565,
309,
261,
3374,
5501,
22831,
422,
446,
13,
1446,
5501,
22831,
273,
309,
2377,
31,
565,
364,
261,
474,
277,
33,
20,
31,
277,
32,
3374,
5501,
22831,... |
CallFrame frame = (CallFrame)cx.interpreterLineCounting; | CallFrame frame = (CallFrame)cx.lastInterpreterFrame; | static String getSourcePositionFromStack(Context cx, int[] linep) { CallFrame frame = (CallFrame)cx.interpreterLineCounting; InterpreterData idata = frame.idata; if (frame.pcSourceLineStart >= 0) { linep[0] = getIndex(idata.itsICode, frame.pcSourceLineStart); } else { ... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/bfa8309763e2523e019dce764cbca002cf6f54ad/Interpreter.java/buggy/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
514,
7889,
2555,
1265,
2624,
12,
1042,
9494,
16,
509,
8526,
980,
84,
13,
565,
288,
3639,
3049,
3219,
2623,
273,
261,
1477,
3219,
13,
71,
92,
18,
2722,
30010,
3219,
31,
3639,
5294,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
514,
7889,
2555,
1265,
2624,
12,
1042,
9494,
16,
509,
8526,
980,
84,
13,
565,
288,
3639,
3049,
3219,
2623,
273,
261,
1477,
3219,
13,
71,
92,
18,
2722,
30010,
3219,
31,
3639,
5294,
... |
false, | true, | protected void buildItemContent( CTabItem item ) { if ( itemMap.containsKey( item ) && itemMap.get( item ) == null ) { switch ( tabFolder.getSelectionIndex( ) ) { case 1 : bindingPage = new BindingPage( ); setPageInput( bindingPage ); refresh(tabFolder,bindingPage, true); item.setControl( bind... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/0e57e48880673e10841402f4b39f5639c8a22173/ListPageGenerator.java/buggy/UI/org.eclipse.birt.report.designer.ui.views/src/org/eclipse/birt/report/designer/ui/views/attributes/ListPageGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1361,
1180,
1350,
12,
385,
5661,
1180,
761,
262,
202,
95,
202,
202,
430,
261,
761,
863,
18,
12298,
653,
12,
761,
262,
597,
761,
863,
18,
588,
12,
761,
262,
422,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1361,
1180,
1350,
12,
385,
5661,
1180,
761,
262,
202,
95,
202,
202,
430,
261,
761,
863,
18,
12298,
653,
12,
761,
262,
597,
761,
863,
18,
588,
12,
761,
262,
422,
446,
... |
for (File f : new File(Main.pref.getPreferencesDir()+"plugins").listFiles()) { if (!f.isFile() || !f.getName().endsWith(".jar")) continue; availablePlugins.add(f.getName().substring(0, f.getName().length()-4)); } for (PluginProxy plugin : Main.plugins) { boolean available = availablePlugins.contains(plugin.name); JChec... | File[] pluginFiles = new File(Main.pref.getPreferencesDir()+"plugins").listFiles(); if (pluginFiles != null) { for (File f : pluginFiles) { if (!f.isFile() || !f.getName().endsWith(".jar")) continue; availablePlugins.add(f.getName().substring(0, f.getName().length()-4)); } } Collection<String> enabledPlugins = Arrays.a... | public PreferenceDialog() { super(JOptionPane.getFrameForComponent(Main.parent), tr("Preferences")); // look and feel combo box String laf = Main.pref.get("laf"); for (int i = 0; i < lafCombo.getItemCount(); ++i) { if (((LookAndFeelInfo)lafCombo.getItemAt(i)).getClassName().equals(laf)) { lafCombo.setSelected... | 2204 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2204/c49f551220ee6c06c962b984038b701c649cb3f9/PreferenceDialog.java/buggy/src/org/openstreetmap/josm/gui/PreferenceDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
29125,
6353,
1435,
288,
202,
202,
9565,
12,
46,
1895,
8485,
18,
588,
3219,
1290,
1841,
12,
6376,
18,
2938,
3631,
433,
2932,
12377,
7923,
1769,
202,
202,
759,
2324,
471,
1656,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29125,
6353,
1435,
288,
202,
202,
9565,
12,
46,
1895,
8485,
18,
588,
3219,
1290,
1841,
12,
6376,
18,
2938,
3631,
433,
2932,
12377,
7923,
1769,
202,
202,
759,
2324,
471,
1656,
... |
private void threadMarkRulesWithWarningsOrErrors() { // Clear graphic cache because we have to redraw each rule again visual.drawing.clearCacheGraphs(); for (Iterator iterator = visual.getParserEngine().getRules().iterator(); iterator.hasNext();) { GrammarSyntaxRule rule = (GrammarSy... | 51505 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51505/95ba6ba72773f8ce77a463ceeadb53dafdcad590/VisualAnalysis.java/buggy/src/org/antlr/works/visualization/VisualAnalysis.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
5930,
3882,
4478,
1190,
4312,
1162,
4229,
1435,
95,
759,
4756,
3175,
1483,
335,
2493,
26274,
1814,
76,
842,
278,
7653,
354,
1814,
497,
5345,
23095,
26671,
18,
9446,
310,
18,
8507,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6459,
5930,
3882,
4478,
1190,
4312,
1162,
4229,
1435,
95,
759,
4756,
3175,
1483,
335,
2493,
26274,
1814,
76,
842,
278,
7653,
354,
1814,
497,
5345,
23095,
26671,
18,
9446,
310,
18,
8507,
... | ||
RequestStarterClient[] starters = new RequestStarterClient[NUMBER_OF_NODES]; for(int i=0;i<starters.length;i++) starters[i] = nodes[i].makeStarterClient(RequestStarter.INTERACTIVE_PRIORITY_CLASS, (short)0, false); | public static void main(String[] args) throws FSParseException, PeerParseException, CHKEncodeException { PeerNode.disableProbabilisticHTLs = true; String wd = "realNodeRequestInsertTest"; new File(wd).mkdir(); // Don't clobber nearby nodes! Node.MAX_HTL = 5; FileLoggerHook ... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/d32229c02576d531c915059f111c468591f30e84/RealNodeRequestInsertTest.java/buggy/src/freenet/node/RealNodeRequestInsertTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
9247,
13047,
16,
10669,
13047,
16,
6469,
47,
5509,
503,
288,
3639,
10669,
907,
18,
8394,
9152,
22681,
5846,
5062,
48,
87,
273,
638,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
9247,
13047,
16,
10669,
13047,
16,
6469,
47,
5509,
503,
288,
3639,
10669,
907,
18,
8394,
9152,
22681,
5846,
5062,
48,
87,
273,
638,
3... | |
public void appendTdsInt( int i ) throws java.io.IOException { appendByte( ( byte ) ( ( i >> 0 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 8 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 16 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 24 ) & 0xff ) ); | public void appendTdsInt(int i) throws java.io.IOException { appendByte((byte) ((i >> 0) & 0xff)); appendByte((byte) ((i >> 8) & 0xff)); appendByte((byte) ((i >> 16) & 0xff)); appendByte((byte) ((i >> 24) & 0xff)); | public void appendTdsInt( int i ) throws java.io.IOException { appendByte( ( byte ) ( ( i >> 0 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 8 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 16 ) & 0xff ) ); appendByte( ( byte ) ( ( i >> 24 ) & 0xff ) ); } | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/a4e58a1f746332452b934163d1eb35cfed6964a9/TdsComm.java/buggy/src/main/net/sourceforge/jtds/jdbc/TdsComm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
714,
56,
2377,
1702,
12,
509,
277,
262,
2398,
1216,
2252,
18,
1594,
18,
14106,
565,
288,
3639,
714,
3216,
12,
261,
1160,
262,
261,
261,
277,
1671,
374,
262,
473,
374,
5297,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
714,
56,
2377,
1702,
12,
509,
277,
262,
2398,
1216,
2252,
18,
1594,
18,
14106,
565,
288,
3639,
714,
3216,
12,
261,
1160,
262,
261,
261,
277,
1671,
374,
262,
473,
374,
5297,
... |
public char asChar() throws XIllegalArgument { | public char asChar() throws XTypeMismatch { | public char asChar() throws XIllegalArgument { if (javaValue.length() == 1) { return javaValue.charAt(0); } else { throw new XIllegalArgument("Expected a character, given a string: " + javaValue); } } | 57139 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57139/09627d459f1e1bc3a9ef2c39df3c8683749e8cac/NATText.java/clean/src/edu/vub/at/objects/natives/NATText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1149,
487,
2156,
1435,
1216,
1139,
12195,
1379,
288,
1082,
202,
430,
261,
6290,
620,
18,
2469,
1435,
422,
404,
13,
288,
9506,
202,
2463,
2252,
620,
18,
3001,
861,
12,
20,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1149,
487,
2156,
1435,
1216,
1139,
12195,
1379,
288,
1082,
202,
430,
261,
6290,
620,
18,
2469,
1435,
422,
404,
13,
288,
9506,
202,
2463,
2252,
620,
18,
3001,
861,
12,
20,
176... |
public List getNodeIDs (Node home, Relation rel) throws Exception { // Transactor tx = (Transactor) Thread.currentThread (); // tx.timer.beginEvent ("getNodeIDs "+home); if (rel == null || rel.otherType == null || !rel.otherType.isRelational ()) { // this should never be called for embedded nodes throw new ... | 3798 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3798/f2bfe5b9cf3a68d9767d085793b8cfb80c2f8479/NodeManager.java/buggy/src/helma/objectmodel/db/NodeManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
5973,
5103,
261,
907,
6382,
16,
7317,
1279,
13,
1216,
1185,
288,
202,
759,
2604,
3362,
2229,
273,
261,
1429,
3362,
13,
4884,
18,
2972,
3830,
261,
1769,
202,
759,
2229,
18,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
5973,
5103,
261,
907,
6382,
16,
7317,
1279,
13,
1216,
1185,
288,
202,
759,
2604,
3362,
2229,
273,
261,
1429,
3362,
13,
4884,
18,
2972,
3830,
261,
1769,
202,
759,
2229,
18,
12... | ||
protected RubyIO(Ruby runtime, RubyClass type) { | public RubyIO(Ruby runtime, RubyClass type) { | protected RubyIO(Ruby runtime, RubyClass type) { super(runtime, type); } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/ae3178fbb3656e01c3d379a6255e1af956725271/RubyIO.java/buggy/src/org/jruby/RubyIO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4294,
12,
54,
10340,
3099,
16,
19817,
797,
618,
13,
288,
3639,
2240,
12,
9448,
16,
618,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4294,
12,
54,
10340,
3099,
16,
19817,
797,
618,
13,
288,
3639,
2240,
12,
9448,
16,
618,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
SERVER_DATE.length() + P4_SERVER_DATE_FORMAT.length()); | SERVER_DATE.length() + P4_SERVER_DATE_FORMAT.length()); | protected long parseServerInfo(InputStream is) throws IOException { BufferedReader p4reader = new BufferedReader(new InputStreamReader(is)); Date ccServerTime = new Date(); Date p4ServerTime = new Date(); String line = null; long offset = 0; while ((line = p4reader.readLine... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/b7d74646ab37b46052e3e3bc07b897083ec08cd3/P4.java/clean/main/src/net/sourceforge/cruisecontrol/sourcecontrols/P4.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1525,
1109,
2081,
966,
12,
4348,
353,
13,
1216,
1860,
288,
3639,
10633,
293,
24,
10530,
273,
394,
10633,
12,
2704,
15322,
12,
291,
10019,
3639,
2167,
4946,
2081,
950,
273,
394,
2167... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1525,
1109,
2081,
966,
12,
4348,
353,
13,
1216,
1860,
288,
3639,
10633,
293,
24,
10530,
273,
394,
10633,
12,
2704,
15322,
12,
291,
10019,
3639,
2167,
4946,
2081,
950,
273,
394,
2167... |
if (TDEBUG && debuglevel > 6) { | if (TDEBUG && (debuglevel > 6)) { | blockEncrypt (byte[] in, byte[] result, int inOffset, Object sessionKey) {if (TDEBUG) trace(IN, "blockEncrypt("+in+", "+inOffset+", "+sessionKey+")"); Object[] sk = (Object[]) sessionKey; // extract S-box and session key int[] sBox = (int[]) sk[0]; int[] sKey = (int[]) sk[1];if (TDEBUG && debuglevel >... | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/Twofish_Algorithm.java/buggy/src/freenet/crypt/ciphers/Twofish_Algorithm.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1203,
13129,
261,
7229,
8526,
316,
16,
1160,
8526,
563,
16,
509,
316,
2335,
16,
1033,
26864,
13,
288,
430,
261,
56,
9394,
13,
2606,
12,
706,
16,
315,
2629,
13129,
2932,
15,
267,
15,
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,
565,
1203,
13129,
261,
7229,
8526,
316,
16,
1160,
8526,
563,
16,
509,
316,
2335,
16,
1033,
26864,
13,
288,
430,
261,
56,
9394,
13,
2606,
12,
706,
16,
315,
2629,
13129,
2932,
15,
267,
15,
3... |
String groupSep, String groupSize) { _lang = lang; _groupSep = groupSep; _letterValue = letterValue; | String groupSep, String groupSize) { _lang = lang; _groupSep = groupSep; _letterValue = letterValue; | protected void setFormatting(String format, String lang, String letterValue, String groupSep, String groupSize) { _lang = lang; _groupSep = groupSep; _letterValue = letterValue; try { _groupSize = Integer.parseInt(groupSize); } catch (NumberFormatException e) { _groupSize = 0; } setTokens(format); } | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/2d07c253b814672a82d969836d58577bfa628b88/NodeCounter.java/buggy/src/org/apache/xalan/xsltc/dom/NodeCounter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
444,
23974,
12,
780,
740,
16,
514,
3303,
16,
514,
9471,
620,
16,
6862,
514,
1041,
5097,
16,
514,
1041,
1225,
13,
288,
202,
67,
4936,
273,
3303,
31,
202,
67,
1655,
5097,
273... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
444,
23974,
12,
780,
740,
16,
514,
3303,
16,
514,
9471,
620,
16,
6862,
514,
1041,
5097,
16,
514,
1041,
1225,
13,
288,
202,
67,
4936,
273,
3303,
31,
202,
67,
1655,
5097,
273... |
aMenu.appendToGroup(ICommonMenuConstants.GROUP_REORGANIZE, GROUP_IMPORT_SEPARATOR); if (actionContext == null || actionContext.getSelection().isEmpty() || !(actionContext.getSelection() instanceof IStructuredSelection)) { | if (getContext() == null || getContext().getSelection().isEmpty() || !(getContext().getSelection() instanceof IStructuredSelection)) { | public boolean fillContextMenu(IMenuManager aMenu) { aMenu.appendToGroup(ICommonMenuConstants.GROUP_REORGANIZE, GROUP_IMPORT_SEPARATOR); if (actionContext == null || actionContext.getSelection().isEmpty() || !(actionContext.getSelection() instanceof IStructuredSelection)) { addSimplePortingMenus(aMenu); } else { ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/6915e85b60af35942d3186f62ce0acdf65c91e7f/PortingActionExtension.java/buggy/bundles/org.eclipse.ui.navigator.resources/src/org/eclipse/ui/navigator/resources/internal/actions/PortingActionExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
3636,
27315,
12,
3445,
2104,
1318,
279,
4599,
13,
288,
202,
202,
69,
4599,
18,
6923,
774,
1114,
12,
45,
6517,
4599,
2918,
18,
8468,
67,
862,
25071,
1258,
15641,
16,
1383... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3636,
27315,
12,
3445,
2104,
1318,
279,
4599,
13,
288,
202,
202,
69,
4599,
18,
6923,
774,
1114,
12,
45,
6517,
4599,
2918,
18,
8468,
67,
862,
25071,
1258,
15641,
16,
1383... |
DefaultLoggerImpl.instance().log(ILogger.ERROR, "ChartReportItemGenerationImpl: onRowSets(...) - exception"); | DefaultLoggerImpl.instance() .log(ILogger.ERROR, "ChartReportItemGenerationImpl: onRowSets(...) - exception"); | public Object onRowSets(IRowSet[] irsa) throws BirtException { // BIND RESULTSET TO CHART DATASETS if (irsa == null || irsa.length != 1 || ibqda == null || ibqda.length != 1) { throw new BirtException("chart.presentation", new UnexpectedInputException("The number of rowsets provid... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/82edcc17a5f7fd43b8e0179a398bcd092111db6d/ChartReportItemPresentationImpl.java/clean/chart/org.eclipse.birt.chart.reportitem/src/org/eclipse/birt/chart/reportitem/ChartReportItemPresentationImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
603,
1999,
2785,
12,
45,
1999,
694,
8526,
277,
24654,
13,
1216,
605,
2714,
503,
565,
288,
3639,
368,
605,
2356,
17210,
4043,
8493,
6469,
4928,
8730,
28092,
3639,
309,
261,
105... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
603,
1999,
2785,
12,
45,
1999,
694,
8526,
277,
24654,
13,
1216,
605,
2714,
503,
565,
288,
3639,
368,
605,
2356,
17210,
4043,
8493,
6469,
4928,
8730,
28092,
3639,
309,
261,
105... |
MyVariables parent = (MyVariables)jxpathContext.getVariables(); | MyVariables parent =(MyVariables)jxpathContext.getVariables(); | private void execute(final XMLConsumer consumer, MyJexlContext jexlContext, JXPathContext jxpathContext, StartElement macroCall, Event startEvent, Event endEvent) throws SAXException { Event ev = startEvent; LocatorFacade loc = new LocatorFacade(ev.location); co... | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/5825dcbb894fc7e13def0d7cbe9add87b9888009/JXTemplateGenerator.java/clean/src/java/org/apache/cocoon/generation/JXTemplateGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1836,
12,
6385,
3167,
5869,
4765,
16,
5411,
8005,
46,
338,
80,
1042,
525,
338,
80,
1042,
16,
804,
14124,
1042,
525,
18644,
1042,
16,
5411,
3603,
1046,
11522,
1477,
16,
2587,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1836,
12,
6385,
3167,
5869,
4765,
16,
5411,
8005,
46,
338,
80,
1042,
525,
338,
80,
1042,
16,
804,
14124,
1042,
525,
18644,
1042,
16,
5411,
3603,
1046,
11522,
1477,
16,
2587,
... |
LDAPModificationSet modSet = null; | LDAPModificationSet modSet = null; | public void revokeCertificate(Admin admin, Certificate cert, int reason) throws PublisherException{ log.debug(">revokeCertificate()"); int ldapVersion = LDAPConnection.LDAP_V3; LDAPConnection lc = null; if(getUseSSL()){ lc = new LDAPConnection(new LDAPJSSESecureSocketFactory()); ... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/a83cda88849748fb2ed1e07710ffe59b787d2572/LdapPublisher.java/clean/src/java/se/anatom/ejbca/ca/publisher/LdapPublisher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
18007,
4719,
12,
4446,
3981,
16,
6660,
3320,
16,
509,
3971,
13,
1216,
21932,
503,
95,
3639,
613,
18,
4148,
2932,
34,
9083,
3056,
4719,
1435,
8863,
3639,
509,
8079,
1444,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18007,
4719,
12,
4446,
3981,
16,
6660,
3320,
16,
509,
3971,
13,
1216,
21932,
503,
95,
3639,
613,
18,
4148,
2932,
34,
9083,
3056,
4719,
1435,
8863,
3639,
509,
8079,
1444,
... |
public void mTokens() throws RecognitionException { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:1:10: ( T15 | T16 | T17 | T18 | T19 | T20 | T21 | T22 | T23 | T24 | T25 | T26 | T27 | T28 | T29 | T30 | T31 | T32 | T33 | T34 | T35 | T36 | T37 | T38 | T39 | T40 | T41 |... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/297a1e0ef2967d8b4f7be9c022102a5a56e97489/RuleParserLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
5157,
1435,
1216,
9539,
288,
3639,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,
17,
2704,
64,
12215,
17,
9576,
64,
4816,
64,
5254,
64,
4683,
64,
3341,
64,
12215,
64... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
312,
5157,
1435,
1216,
9539,
288,
3639,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,
17,
2704,
64,
12215,
17,
9576,
64,
4816,
64,
5254,
64,
4683,
64,
3341,
64,
12215,
64... | ||
LOG.warn( "Error reading input mapping for variable '" + name + "' (mapping=" | LOG.debug( "Error reading input mapping for variable '" + name + "' (mapping=" | public VariableRow( String name, boolean dynamic ) { LOG.info( "creating variable row for variable '" + name + "' dynamic=" + dynamic ); this.name = name; checkBox.setEnabled( dynamic ); checkBox.setText( name ); for( ComboItem item : choices.ke... | 51637 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51637/c467478d44e5a57716426739ea2fae899bac18a1/DataTransferEditor.java/clean/yawl/editor/com/nexusbpm/editor/editors/DataTransferEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
7110,
1999,
12,
514,
508,
16,
1250,
5976,
262,
288,
5411,
2018,
18,
1376,
12,
315,
23799,
2190,
1027,
364,
2190,
2119,
397,
508,
397,
2491,
5976,
1546,
397,
5976,
11272,
5411,
333,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7110,
1999,
12,
514,
508,
16,
1250,
5976,
262,
288,
5411,
2018,
18,
1376,
12,
315,
23799,
2190,
1027,
364,
2190,
2119,
397,
508,
397,
2491,
5976,
1546,
397,
5976,
11272,
5411,
333,
... |
sb.append("Received messages: ").append(win.toString()); | sb.append("Received messages from " + original_sender + ": ").append(win.toString()); | void handleXmitReq(Address xmit_requester, long first_seqno, long last_seqno, Address original_sender) { Message m, tmp; LinkedList list; long size=0, marker=first_seqno, len; NakReceiverWindow win=null; if(log.isTraceEnabled()) { StringBuffer sb=new StringBuffer(); ... | 3550 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3550/e1e961c2e470a6601a99a1ed05d8b8bc89a5ea4b/NAKACK.java/buggy/src/org/jgroups/protocols/pbcast/NAKACK.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
60,
1938,
6113,
12,
1887,
619,
1938,
67,
26192,
16,
1525,
1122,
67,
5436,
2135,
16,
1525,
1142,
67,
5436,
2135,
16,
5267,
2282,
67,
15330,
13,
288,
3639,
2350,
312,
16,
1853,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
60,
1938,
6113,
12,
1887,
619,
1938,
67,
26192,
16,
1525,
1122,
67,
5436,
2135,
16,
1525,
1142,
67,
5436,
2135,
16,
5267,
2282,
67,
15330,
13,
288,
3639,
2350,
312,
16,
1853,... |
choiceObj.annotation, schema); | choiceObj.annotation, schema); | Element serializeChoice(Document doc, XmlSchemaChoice choiceObj, XmlSchema schema) throws XmlSchemaSerializerException { //todo: handle any non schema attri ? Element choice = createNewElement(doc, "choice", schema.schema_ns_prefix, X... | 58536 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58536/583d6c2db5f993d3085942269eca1b2ab8f3bc5f/XmlSchemaSerializer.java/buggy/src/org/apache/ws/commons/schema/XmlSchemaSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3010,
4472,
10538,
12,
2519,
997,
16,
5714,
3078,
10538,
6023,
2675,
16,
18701,
5714,
3078,
1963,
13,
1216,
5714,
3078,
6306,
503,
288,
3639,
368,
9012,
30,
1640,
1281,
1661,
1963,
1604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3010,
4472,
10538,
12,
2519,
997,
16,
5714,
3078,
10538,
6023,
2675,
16,
18701,
5714,
3078,
1963,
13,
1216,
5714,
3078,
6306,
503,
288,
3639,
368,
9012,
30,
1640,
1281,
1661,
1963,
1604,
... |
public void mT30() throws RecognitionException { try { int type = T30; int start = getCharIndex(); int line = getLine(); int charPosition = getCharPositionInLine(); int channel = Token.DEFAULT_CHANNEL; // /Users/bob/Documents/workspace/jbossru... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/138d9a6805db25e18a7f8c70bebca33cce7b95e5/RuleParserLexer.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21115,
5082,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
509,
618,
273,
399,
5082,
31,
5411,
509,
787,
273,
23577,
1016,
5621,
5411,
509,
980,
273,
9851,
5621,
5411,
509,
1149... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21115,
5082,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
509,
618,
273,
399,
5082,
31,
5411,
509,
787,
273,
23577,
1016,
5621,
5411,
509,
980,
273,
9851,
5621,
5411,
509,
1149... | ||
public static MailServiceException NO_SUCH_FOLDER(String path) { return new NoSuchItemException("no such folder path: " + path, NO_SUCH_FOLDER, SENDERS_FAULT, null); | public static MailServiceException NO_SUCH_FOLDER(int id) { return new NoSuchItemException("no such folder id: " + id, NO_SUCH_FOLDER, SENDERS_FAULT, null); | public static MailServiceException NO_SUCH_FOLDER(String path) { return new NoSuchItemException("no such folder path: " + path, NO_SUCH_FOLDER, SENDERS_FAULT, null); } | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/0099503ca028ae285c8e4bf34e868668bb79c684/MailServiceException.java/buggy/ZimbraServer/src/java/com/zimbra/cs/mailbox/MailServiceException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
11542,
15133,
3741,
67,
19958,
67,
17357,
12,
780,
589,
13,
288,
3639,
327,
394,
5823,
1180,
503,
2932,
2135,
4123,
3009,
589,
30,
315,
397,
589,
16,
3741,
67,
19958,
67,
173... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
760,
11542,
15133,
3741,
67,
19958,
67,
17357,
12,
780,
589,
13,
288,
3639,
327,
394,
5823,
1180,
503,
2932,
2135,
4123,
3009,
589,
30,
315,
397,
589,
16,
3741,
67,
19958,
67,
173... |
if (nodeName != null && nodeName.indexOf(':') > -1) return nodeName.substring(0, nodeName.indexOf(':')); | if (nodeName != null) return nodeName.getPrefix(); | public String getPrefix() { if (nodeName != null && nodeName.indexOf(':') > -1) return nodeName.substring(0, nodeName.indexOf(':')); return ""; } | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/32e91f543a4cc859a507386b6fc4459018aeb3c6/NodeImpl.java/buggy/src/org/exist/dom/NodeImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
16182,
1435,
288,
202,
202,
430,
261,
2159,
461,
480,
446,
597,
7553,
18,
31806,
2668,
2497,
13,
405,
300,
21,
13,
1082,
202,
2463,
7553,
18,
28023,
12,
20,
16,
7553,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
16182,
1435,
288,
202,
202,
430,
261,
2159,
461,
480,
446,
597,
7553,
18,
31806,
2668,
2497,
13,
405,
300,
21,
13,
1082,
202,
2463,
7553,
18,
28023,
12,
20,
16,
7553,
1... |
CollaborationsFactoryImpl collabFactory = (CollaborationsFactoryImpl) nsumlmodel.getCollaborationsFactory(); MCollaboration collab = (MCollaboration) collabFactory.buildCollaboration(model); MClassifierRole cr1 = (MClassifierRole) collabFactory.createClassifierRole(); MClassifierRole cr2 = (MClassifierRole) collabFacto... | CollaborationsFactory collabFactory = Model.getCollaborationsFactory(); Object collab = collabFactory.buildCollaboration(model); Object cr1 = collabFactory.createClassifierRole(); Object cr2 = collabFactory.createClassifierRole(); Object role = collabFactory.buildAssociationRole(cr1, cr2); Object inter = collabFactory.... | public void testDeleteClassifierRole() { MModel model = (MModel) nsumlmodel.getModelManagementFactory().createModel(); CollaborationsFactoryImpl collabFactory = (CollaborationsFactoryImpl) nsumlmodel.getCollaborationsFactory(); MCollaboration collab = (MCollabor... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/eb54e179504c3224b12324085944bd3488191d0b/TestCollaborationsFactory.java/clean/tests/org/argouml/model/uml/TestCollaborationsFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2613,
13860,
2996,
1435,
288,
3639,
490,
1488,
938,
273,
5411,
261,
49,
1488,
13,
290,
1364,
80,
2284,
18,
588,
1488,
10998,
1733,
7675,
2640,
1488,
5621,
3639,
1558,
741... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2613,
13860,
2996,
1435,
288,
3639,
490,
1488,
938,
273,
5411,
261,
49,
1488,
13,
290,
1364,
80,
2284,
18,
588,
1488,
10998,
1733,
7675,
2640,
1488,
5621,
3639,
1558,
741... |
try { if (mPosition >= 0) { mCurrentPartition = mDocument.getPartition(mPosition); mType = mCurrentPartition.getType(); while (mType == SchemePartitionScanner.SCHEME_COMMENT) { mPosition = mCurrentPartition.getOffset() - 1; mCurrentPartition = mDocument.getPartition(mPosition); mType = mCurrentPartition.getType(); } mS... | if (mPosition >= 0) { mCurrentPartition = getCurrentPartition(); mType = mCurrentPartition.getType(); while (mType == SchemePartitionScanner.SCHEME_COMMENT) { mPosition = mCurrentPartition.getOffset() - 1; ITypedRegion partition = getCurrentPartition(); if (partition == null) break; mCurrentPartition = partition; mType... | private void fetchPreviousPartition() { mPosition--; try { if (mPosition >= 0) { mCurrentPartition = mDocument.getPartition(mPosition); mType = mCurrentPartition.getType(); while (mType == SchemePartitionScanner.SCHEME_COMMENT) { ... | 53665 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53665/ce94d6d65ba1a5a47e4e36fd14b5149a7029ac76/BackwardTokenIterator.java/buggy/src/org/schemeway/plugins/schemescript/parser/BackwardTokenIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2158,
8351,
7003,
1435,
288,
3639,
312,
2555,
413,
31,
3639,
775,
288,
5411,
309,
261,
81,
2555,
1545,
374,
13,
288,
7734,
28326,
7003,
273,
312,
2519,
18,
588,
7003,
12,
81,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2158,
8351,
7003,
1435,
288,
3639,
312,
2555,
413,
31,
3639,
775,
288,
5411,
309,
261,
81,
2555,
1545,
374,
13,
288,
7734,
28326,
7003,
273,
312,
2519,
18,
588,
7003,
12,
81,... |
public TA_RetCode AD( int startIdx, int endIdx, double inHigh[], double inLow[], double inClose[], int inVolume[], MInteger outBegIdx, MInteger outNbElement, double outReal[] ){ int nbBar, currentBar, outIdx; double high, low, close, tmp; double ad; if( startIdx < 0 ) return TA_RetCode. TA_OUT_OF_RANGE_START_INDEX; i... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/1bccb7a13486c61b10e8ebdf0c938797539a3f3d/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
9833,
67,
7055,
1085,
1880,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056,
267,
4605,
63,
6487,
474,
267,
4545,
63,
6487,
49,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9833,
67,
7055,
1085,
1880,
12,
474,
1937,
4223,
16,
474,
409,
4223,
16,
9056,
267,
8573,
63,
6487,
9056,
267,
10520,
63,
6487,
9056,
267,
4605,
63,
6487,
474,
267,
4545,
63,
6487,
49,... | ||
public StructureStylesheetUserPreferences getStructureStylesheetUserPreferences (IPerson person, int profileId, int stylesheetId) throws Exception { int userId = person.getID(); StructureStylesheetUserPreferences ssup; Connection con = RDBMServices.getConnection(); try { Statement stmt = con.createSt... | 1895 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1895/d7969d7a991d2db82c6415a2ce1cb6022191815e/AggregatedUserLayoutStore.java/buggy/source/org/jasig/portal/layout/AggregatedUserLayoutStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13348,
24656,
1299,
12377,
18730,
24656,
1299,
12377,
261,
2579,
3565,
6175,
16,
509,
25903,
16,
509,
13820,
548,
13,
1216,
1185,
288,
565,
509,
6249,
273,
6175,
18,
588,
734,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13348,
24656,
1299,
12377,
18730,
24656,
1299,
12377,
261,
2579,
3565,
6175,
16,
509,
25903,
16,
509,
13820,
548,
13,
1216,
1185,
288,
565,
509,
6249,
273,
6175,
18,
588,
734,
5621,
... | ||
caretX = newCaretX; | columnX = newCaretX; | void setCaretLocation(int newCaretX, int line) { if (isBidi()) { setBidiCaretLocation(null); } else { Caret caret = getCaret(); caretX = newCaretX; if (caret != null) { caret.setLocation( newCaretX, line * lineHeight - verticalScrollOffset + topMargin); } }} | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/bd48e2b84a6482ec594a06a3c3531b924107c392/StyledText.java/buggy/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
11440,
20731,
2735,
12,
474,
394,
39,
20731,
60,
16,
509,
980,
13,
288,
202,
430,
261,
291,
17763,
77,
10756,
288,
202,
202,
542,
17763,
77,
39,
20731,
2735,
12,
2011,
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,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
11440,
20731,
2735,
12,
474,
394,
39,
20731,
60,
16,
509,
980,
13,
288,
202,
430,
261,
291,
17763,
77,
10756,
288,
202,
202,
542,
17763,
77,
39,
20731,
2735,
12,
2011,
1769,
202,
97,
... |
for(int i = (facetCount * facetCount); --i >= 0; ) | for(int i = (widthFacetCount * depthFacetCount); --i >= 0; ) | private void indexedTriangles(GeometryData data) throws InvalidArraySizeException { generateIndexedCoordinates(data); if((data.geometryComponents & GeometryData.NORMAL_DATA) != 0) generateIndexedNormals(data); if((data.geometryComponents & GeometryData.TEXTURE_2D_DATA) != 0... | 46075 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46075/8b547f8eacb158f4811528bcdcd3f1ba7ec3edb2/PatchGenerator.java/clean/src/java/org/j3d/geom/spline/PatchGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
8808,
6251,
12356,
12,
9823,
751,
501,
13,
3639,
1216,
1962,
1076,
1225,
503,
565,
288,
3639,
2103,
15034,
13431,
12,
892,
1769,
3639,
309,
12443,
892,
18,
14330,
7171,
473,
83... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8808,
6251,
12356,
12,
9823,
751,
501,
13,
3639,
1216,
1962,
1076,
1225,
503,
565,
288,
3639,
2103,
15034,
13431,
12,
892,
1769,
3639,
309,
12443,
892,
18,
14330,
7171,
473,
83... |
public SearchResult search(String queryText, int offset, int limit) throws ServiceException { Query query = null; if (queryText != null && queryText.length() > 0) { try { query = QueryParser.parse(queryText, "id", new StandardAnalyzer()); } catch (ParseException pe) { throw ServiceException.FAILURE("bad query", pe); | public SearchResult search(Query query, int offset, int limit) throws ServiceException { SearchResult result = new SearchResult(); IndexReader indexReader = null; try { if (!mIndexPath.exists()) { return result; } indexReader = IndexReader.open(mIndexPath); summarize(result, indexReader); if (query == null) { list0(res... | public SearchResult search(String queryText, int offset, int limit) throws ServiceException { Query query = null; if (queryText != null && queryText.length() > 0) { try { query = QueryParser.parse(queryText, "id", new StandardAnalyzer()); } catch (ParseException pe... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/c54411c225968e8c9e6f1cb1bf54d481eee9cb0e/RemoteMailQueue.java/buggy/ZimbraServer/src/java/com/zimbra/cs/rmgmt/RemoteMailQueue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29740,
1623,
12,
780,
843,
1528,
16,
509,
1384,
16,
509,
1800,
13,
1216,
16489,
288,
3639,
2770,
843,
273,
446,
31,
3639,
309,
261,
2271,
1528,
480,
446,
597,
843,
1528,
18,
2469,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29740,
1623,
12,
780,
843,
1528,
16,
509,
1384,
16,
509,
1800,
13,
1216,
16489,
288,
3639,
2770,
843,
273,
446,
31,
3639,
309,
261,
2271,
1528,
480,
446,
597,
843,
1528,
18,
2469,... |
InitIO (); | OperatorInit (); initParams = new ParameterContainer (""); | public Operator () { InitIO (); } | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/924ce63d752d04cfc418d7add5f04a16d1e8dcdf/Operator.java/buggy/streams/src/streamit/library/Operator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
11097,
1832,
565,
288,
3639,
11097,
2570,
261,
1769,
1208,
1370,
273,
394,
5498,
2170,
261,
3660,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
11097,
1832,
565,
288,
3639,
11097,
2570,
261,
1769,
1208,
1370,
273,
394,
5498,
2170,
261,
3660,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void doUnlock(String url, String path, String id, boolean force) throws SVNException { | public void doUnlock(String path, String id, boolean force) throws SVNException { | public void doUnlock(String url, String path, String id, boolean force) throws SVNException { if (id == null) { SVNLock lock = doGetLock(path); if (lock != null) { id = lock.getID(); } if (id == null) { throw new SVNException("reposit... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/28a541543b4a2184525742e00c36858319d85c0c/DAVConnection.java/clean/javasvn/src/org/tmatesoft/svn/core/internal/io/dav/DAVConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
7087,
12,
780,
589,
16,
514,
612,
16,
1250,
2944,
13,
1216,
29537,
50,
503,
288,
3639,
309,
261,
350,
422,
446,
13,
288,
5411,
29537,
50,
2531,
2176,
273,
23611,
2531,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7087,
12,
780,
589,
16,
514,
612,
16,
1250,
2944,
13,
1216,
29537,
50,
503,
288,
3639,
309,
261,
350,
422,
446,
13,
288,
5411,
29537,
50,
2531,
2176,
273,
23611,
2531,
... |
public boolean work_pending() { | public boolean work_pending() { | public boolean work_pending() { throw new org.omg.CORBA.NO_IMPLEMENT ("The Singleton ORB only permits factory methods"); } | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/7271c3cbb78470b90b072d36661a5ab67199cc91/ORBSingleton.java/clean/src/org/jacorb/orb/ORBSingleton.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1440,
67,
9561,
1435,
377,
288,
2398,
604,
394,
2358,
18,
362,
75,
18,
9428,
12536,
18,
3417,
67,
9883,
7618,
7566,
1986,
27802,
4869,
38,
1338,
4641,
1282,
3272,
2590,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1440,
67,
9561,
1435,
377,
288,
2398,
604,
394,
2358,
18,
362,
75,
18,
9428,
12536,
18,
3417,
67,
9883,
7618,
7566,
1986,
27802,
4869,
38,
1338,
4641,
1282,
3272,
2590,
8863,
... |
String parentType = ((PathNode) query.getNodes().get(path)).getParentType(); if (parentType != null) { ClassDescriptor cld = MainHelper.getClassDescriptor(parentType, model); for (Iterator i = query.getView().iterator(); i.hasNext();) { String viewPath = (String) i.next(); if (viewPath.startsWith(path) && !viewPath... | removeNode(pathQuery, path); | public ActionForward removeNode(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { HttpSession session = request.getSession(); ... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/f9aaf2be88400ed7fe193a9d614332c5a6db16d2/MainChange.java/buggy/intermine/src/java/org/intermine/web/MainChange.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1206,
907,
12,
1803,
3233,
2874,
16,
4766,
565,
4382,
1204,
646,
16,
4766,
565,
9984,
590,
16,
4766,
565,
12446,
766,
13,
3639,
1216,
1185,
288,
3639,
26166,
1339,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
1206,
907,
12,
1803,
3233,
2874,
16,
4766,
565,
4382,
1204,
646,
16,
4766,
565,
9984,
590,
16,
4766,
565,
12446,
766,
13,
3639,
1216,
1185,
288,
3639,
26166,
1339,
273,
... |
public AttributeDescr no_loop() throws RecognitionException { AttributeDescr d; Token loc=null; Token t=null; d = null; try { // /Users/bob/checkouts/jbossrules/drools-compiler/src/main/resources/org/drools/lang/drl.g:448:17: ( (loc= 'no-loop' opt_eol ( ';... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/f206af510f937d389fa71f33abed691ac65aa4e3/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
540,
202,
202,
72,
273,
446,
31,
540... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
540,
202,
202,
72,
273,
446,
31,
540... | ||
if (securityCheckCode == 0 && (database.securityMechanism == CodePoint.SECMEC_USRIDPWD || database.securityMechanism == CodePoint.SECMEC_USRIDONL) && database.publicKeyIn != null) securityCheckCode = CodePoint.SECCHKCD_SECTKNMISSING_OR_INVALID; if (SanityManager.DEBUG) trace("** ACCSECRD securityCheckCode is: "+secur... | if (securityCheckCode == 0 && (database.securityMechanism == CodePoint.SECMEC_USRIDPWD || database.securityMechanism == CodePoint.SECMEC_USRIDONL) && database.publicKeyIn != null) securityCheckCode = CodePoint.SECCHKCD_SECTKNMISSING_OR_INVALID; if (SanityManager.DEBUG) trace("** ACCSECRD securityCheckCode is: "+secur... | private int parseACCSEC() throws DRDAProtocolException { int securityCheckCode = 0; int securityMechanism = 0; byte [] publicKeyIn = null; reader.markCollection(); int codePoint = reader.getCodePoint(); while (codePoint != -1) { switch(codePoint) { //optional case CodePoint.SECMGRNM: // this is d... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/9ab36fe5be3632bbd1703a025618a585f0db4a57/DRDAConnThread.java/buggy/java/drda/org/apache/derby/impl/drda/DRDAConnThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
1109,
31414,
11944,
1435,
1216,
225,
16801,
9793,
5752,
503,
202,
95,
202,
202,
474,
4373,
1564,
1085,
273,
374,
31,
202,
202,
474,
4373,
31546,
273,
374,
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,
509,
1109,
31414,
11944,
1435,
1216,
225,
16801,
9793,
5752,
503,
202,
95,
202,
202,
474,
4373,
1564,
1085,
273,
374,
31,
202,
202,
474,
4373,
31546,
273,
374,
31,
202,
202,
... |
if (args == null || args.length != 0) { | if(args == null || args.length != 0){ | private boolean isIteratorNext(PsiElement element, String iteratorNameName) { if (element == null) { return false; } if (!(element instanceof PsiMethodCallExpression)) { return false; } final PsiMethodCallExpression callExpress... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/dba8b183fc1b08e7ad664812bfc0c64d1e4abd3c/ForCanBeForeachInspection.java/clean/plugins/InspectionGadgets/src/com/siyeh/ig/verbose/ForCanBeForeachInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
353,
3198,
2134,
12,
52,
7722,
1046,
930,
16,
514,
2775,
461,
461,
13,
288,
5411,
309,
261,
2956,
422,
446,
13,
288,
7734,
327,
629,
31,
5411,
289,
5411,
309,
16051,
12,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
353,
3198,
2134,
12,
52,
7722,
1046,
930,
16,
514,
2775,
461,
461,
13,
288,
5411,
309,
261,
2956,
422,
446,
13,
288,
7734,
327,
629,
31,
5411,
289,
5411,
309,
16051,
12,
2... |
OptTransformer ot = new OptTransformer(compilerEnv, possibleDirectCalls, | OptTransformer ot = new OptTransformer(possibleDirectCalls, | private void transform(ScriptOrFnNode tree) { initOptFunctions_r(tree); int optLevel = compilerEnv.getOptimizationLevel(); Hashtable possibleDirectCalls = null; if (optLevel > 0) { /* * Collect all of the contained functions into a hashtable * so that t... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/792304a2a96cea5a80c02ff6a02a98f830f7393d/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2510,
12,
3651,
1162,
5372,
907,
2151,
13,
565,
288,
3639,
1208,
6179,
7503,
67,
86,
12,
3413,
1769,
3639,
509,
2153,
2355,
273,
5274,
3491,
18,
588,
13930,
1588,
2355,
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,
377,
3238,
918,
2510,
12,
3651,
1162,
5372,
907,
2151,
13,
565,
288,
3639,
1208,
6179,
7503,
67,
86,
12,
3413,
1769,
3639,
509,
2153,
2355,
273,
5274,
3491,
18,
588,
13930,
1588,
2355,
5621,
... |
return runCount.intValue(); | return runCount; | public int getRunCountForInspection(String inspectionID) { synchronized(lock){ final Integer runCount = (Integer) totalRunCount.get(inspectionID); if(runCount == null) { return 0; } return runCount.intValue(); } } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/2d46d291193579a7564649b4881c7ea8e02eda5b/InspectionGadgetsTelemetry.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/telemetry/InspectionGadgetsTelemetry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
336,
1997,
1380,
1290,
14985,
12,
780,
2763,
7017,
734,
13,
565,
288,
3639,
3852,
12,
739,
15329,
5411,
727,
2144,
1086,
1380,
273,
261,
4522,
13,
2078,
1997,
1380,
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,
509,
336,
1997,
1380,
1290,
14985,
12,
780,
2763,
7017,
734,
13,
565,
288,
3639,
3852,
12,
739,
15329,
5411,
727,
2144,
1086,
1380,
273,
261,
4522,
13,
2078,
1997,
1380,
18,
588,
... |
public org.quickfix.field.QuoteSetID getQuoteSetID() throws FieldNotFound { org.quickfix.field.QuoteSetID value = new org.quickfix.field.QuoteSetID(); | public quickfix.field.QuoteSetID getQuoteSetID() throws FieldNotFound { quickfix.field.QuoteSetID value = new quickfix.field.QuoteSetID(); | public org.quickfix.field.QuoteSetID getQuoteSetID() throws FieldNotFound { org.quickfix.field.QuoteSetID value = new org.quickfix.field.QuoteSetID(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/MassQuote.java/buggy/src/java/src/quickfix/fix43/MassQuote.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10257,
694,
734,
336,
10257,
694,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10257,
694,
734,
460,
273,
394,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10257,
694,
734,
336,
10257,
694,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10257,
694,
734,
460,
273,
394,
23... |
public void openLink(SVGAElement elt) { String show = XLinkSupport.getXLinkShow(elt); String href = XLinkSupport.getXLinkHref(elt); if (show.equals("new")) { fireLinkActivatedEvent(elt, href); if (svgUserAgent != null) { URL oldUR... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/afe65c576faff6e36e162bc2b2e45075f49d0112/JSVGComponent.java/buggy/sources/org/apache/batik/swing/svg/JSVGComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3190,
2098,
12,
26531,
37,
1046,
20224,
15329,
780,
4500,
33,
60,
2098,
6289,
18,
588,
60,
2098,
5706,
12,
20224,
1769,
780,
7547,
33,
60,
2098,
6289,
18,
588,
60,
2098,
15962,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3190,
2098,
12,
26531,
37,
1046,
20224,
15329,
780,
4500,
33,
60,
2098,
6289,
18,
588,
60,
2098,
5706,
12,
20224,
1769,
780,
7547,
33,
60,
2098,
6289,
18,
588,
60,
2098,
15962,
1... | ||
List resources = new ArrayList(); if (part instanceof IEditorPart) { IEditorPart editor = (IEditorPart) part; IFile file = ResourceUtil.getFile(editor.getEditorInput()); if (file != null) { resources.add(file); } } else { if (selection instanceof IStructuredSelection) { for (Iterator iterator = ((IStructuredSelection) ... | List resources = new ArrayList(); if (part instanceof IEditorPart) { IEditorPart editor = (IEditorPart) part; IFile file = ResourceUtil.getFile(editor.getEditorInput()); if (file != null) { resources.add(file); } } else { if (selection instanceof IStructuredSelection) { for (Iterator iterator = ((IStructuredSelection) ... | protected void focusSelectionChanged(IWorkbenchPart part, ISelection selection) { List resources = new ArrayList(); if (part instanceof IEditorPart) { IEditorPart editor = (IEditorPart) part; IFile file = ResourceUtil.getFile(editor.getEditorInput()); if (fi... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1ceb585b9b16047c6c580984b0c9962c41a22ba6/MarkerView.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
7155,
6233,
5033,
12,
45,
2421,
22144,
1988,
1087,
16,
5411,
467,
6233,
4421,
13,
288,
3639,
987,
2703,
273,
394,
2407,
5621,
3639,
309,
261,
2680,
1276,
467,
6946,
1988,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
7155,
6233,
5033,
12,
45,
2421,
22144,
1988,
1087,
16,
5411,
467,
6233,
4421,
13,
288,
3639,
987,
2703,
273,
394,
2407,
5621,
3639,
309,
261,
2680,
1276,
467,
6946,
1988,
13,
... |
System.out.println("int (*func[15])()"); parser.parse("int (*func[15])()"); | System.out.println("int (*func[15])()"); parser.parse("int (*func[15])()"); | public static void main(String[] args) { GDBTypeParser parser = new GDBTypeParser(); System.out.println("struct link { int i; int j; struct link * next} *"); parser.parse("struct link { int i; int j; struct link * next} *"); System.out.println(parser.getGDBType().verbose()); System.out.println("char **argv"); pa... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/f3a9fae6384fd8bb36474b1661bb6d0b65b38d5f/GDBTypeParser.java/buggy/debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/GDBTypeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
202,
202,
43,
2290,
559,
2678,
2082,
273,
394,
611,
2290,
559,
2678,
5621,
202,
202,
3163,
18,
659,
18,
8222,
2932,
1697,
1692,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
780,
8526,
833,
13,
288,
202,
202,
43,
2290,
559,
2678,
2082,
273,
394,
611,
2290,
559,
2678,
5621,
202,
202,
3163,
18,
659,
18,
8222,
2932,
1697,
1692,
... |
Expr own_lock = ownLock(body, units); | Expr do_not_own_lock = doNotOwnLock(body, units); | protected void genRunSolutions() { boolean is_around = tm.isAround(); SootMethod method = tm.getBodyMethod(); Body body = method.getActiveBody(); Chain units = body.getUnits(); // generate identity statements; genIdentityStmts(method, body, units); Local this_loca... | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/2b853ee3faf9cced5db678e074860fb28309ab40/CodeGenHelper.java/buggy/aop/abc/src/abc/tm/weaving/weaver/CodeGenHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3157,
1997,
20608,
6170,
1435,
565,
288,
3639,
1250,
353,
67,
12716,
273,
6118,
18,
291,
30022,
5621,
3639,
348,
1632,
1305,
707,
273,
6118,
18,
588,
2250,
1305,
5621,
3639,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3157,
1997,
20608,
6170,
1435,
565,
288,
3639,
1250,
353,
67,
12716,
273,
6118,
18,
291,
30022,
5621,
3639,
348,
1632,
1305,
707,
273,
6118,
18,
588,
2250,
1305,
5621,
3639,
56... |
String result = rs.getString(1); | final String result = rs.getString(1); | public String getUniqueProcedureName() throws SQLException { if (serverType == SYBASE) { // Fix for bug 822544 ??? // Since Sybase does not support temporary stored procedures, construct // permenant stored procedures with a UUID as the name. // Since I do not have... | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/209992e94df47f36845f9a0bbe112b76e9b5c0b5/Tds.java/buggy/src/main/net/sourceforge/jtds/jdbc/Tds.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
16076,
17213,
461,
1435,
1216,
6483,
288,
3639,
309,
261,
3567,
559,
422,
7068,
8369,
13,
288,
5411,
368,
12139,
364,
7934,
28024,
2947,
6334,
5317,
35,
5411,
368,
7897,
16455,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16076,
17213,
461,
1435,
1216,
6483,
288,
3639,
309,
261,
3567,
559,
422,
7068,
8369,
13,
288,
5411,
368,
12139,
364,
7934,
28024,
2947,
6334,
5317,
35,
5411,
368,
7897,
16455,
... |
fireTableDataChanged(); | fireTableStructureChanged(); | public void setResultId(int resultId) { logger.debug("Setting resultid to "+resultId); this.resultId = resultId; from = 0; //FIXME try { loadData(); fireTableDataChanged(); //let the table compoment know it should redraw itself } catch (DBLayerExceptio... | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/945fad335099e96dc1cc69e3ea12d31734402007/OverviewTableModel.java/buggy/trunk/src/net/sf/plantlore/client/OverviewTableModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21582,
548,
12,
474,
563,
548,
13,
288,
3639,
1194,
18,
4148,
2932,
5568,
563,
350,
358,
13773,
2088,
548,
1769,
3639,
333,
18,
2088,
548,
273,
563,
548,
31,
3639,
628,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21582,
548,
12,
474,
563,
548,
13,
288,
3639,
1194,
18,
4148,
2932,
5568,
563,
350,
358,
13773,
2088,
548,
1769,
3639,
333,
18,
2088,
548,
273,
563,
548,
31,
3639,
628,
273,
... |
case 6: this.Fix = Convert.toInt(currToken); break; case 7: this.numSat = Convert.toInt(currToken); break; case 8: try {this.HDOP = Common.parseDouble(currToken); } catch (NumberFormatException e) {} break; case 9: try {this.Alt = Common.parseDouble(currToken); } catch (NumberFormatException e) {} break; | case 6: this.Fix = Convert.toInt(currToken); interpreted = true; break; case 7: this.numSat = Convert.toInt(currToken); interpreted = true; break; case 8: try {this.HDOP = Common.parseDouble(currToken); interpreted = true; } catch (NumberFormatException e) {} break; case 9: try {this.Alt = Common.parseDouble(currToken)... | public void examine(String NMEA){ int i, start, end; String latDeg="0", latMin="0", latNS="N"; String lonDeg="0", lonMin="0", lonEW="E"; String currToken; end = 0; //Vm.debug(NMEA); if (writeLog && (logFlag & LOGRAW) > 0){ try { logFile.write(NMEA); writeLog = false; } catch (IOException e) {} } wh... | 57191 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57191/14fba987d6890fd79fcd1f78d05d249ab1912b10/CWGPSPoint.java/buggy/trunk/src/CacheWolf/CWGPSPoint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
19707,
558,
12,
780,
423,
958,
37,
15329,
202,
202,
474,
277,
16,
787,
16,
679,
31,
202,
202,
780,
2516,
13283,
1546,
20,
3113,
2516,
2930,
1546,
20,
3113,
2516,
3156,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19707,
558,
12,
780,
423,
958,
37,
15329,
202,
202,
474,
277,
16,
787,
16,
679,
31,
202,
202,
780,
2516,
13283,
1546,
20,
3113,
2516,
2930,
1546,
20,
3113,
2516,
3156,
... |
return Integer.parseInt( DesignerConstants.fontSizes[i - 1][1] ); | return Integer .parseInt( DesignerConstants.fontSizes[i - 1][1] ); | private static int getSmallerFontSizeIntValue( DesignElementHandle handle ) { if ( !( handle instanceof ReportItemHandle ) ) { if ( handle instanceof ModuleHandle ) { // return 10. String size = (String) DesignerConstants.fontMap.get( DesignChoiceConstants.FONT_SIZE_MEDIUM ); return Integer.parseInt( si... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/e2cfefeda592f2030e7f1600e05d1ce18b6d2faf/DEUtil.java/buggy/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
509,
1322,
81,
454,
264,
22688,
1702,
620,
12,
29703,
1046,
3259,
1640,
262,
202,
95,
202,
202,
430,
261,
401,
12,
1640,
1276,
8706,
1180,
3259,
262,
262,
202,
202,
95,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
509,
1322,
81,
454,
264,
22688,
1702,
620,
12,
29703,
1046,
3259,
1640,
262,
202,
95,
202,
202,
430,
261,
401,
12,
1640,
1276,
8706,
1180,
3259,
262,
262,
202,
202,
95,
... |
public boolean isDoubleEscapeSequence() { return false; } | public boolean isDoubleEscapeSequence() { return false; } | public boolean isDoubleEscapeSequence() { return false; } | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/e325016b29b8dde8e3ba0908ae34d55edb22c64f/Gap.java/clean/drjava/src/edu/rice/cs/drjava/Gap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
5265,
8448,
4021,
1435,
202,
202,
95,
1082,
202,
2463,
629,
31,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
5265,
8448,
4021,
1435,
202,
202,
95,
1082,
202,
2463,
629,
31,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
switch (alt60) { | switch (alt61) { | public void constraint(List constraints) throws RecognitionException { Token fb=null; Token f=null; Token bvc=null; Token con=null; String op = null; String lc = null; String rvc = null; PatternDescr d = null; try { // /home/mic... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/8c3be0baa8712893e2dea6fbb679cbb7e80de372/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,
3639,
3155,
356,
33,
2011,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,
3639,
3155,
356,
33,
2011,
31,
... |
for ( DesignElementHandle elementHandle = baseElement; elementHandle.getContainer( ) != null; elementHandle = getBindingHolder( elementHandle ).getContainer( ), level++ ) | for ( DesignElementHandle elementHandle = baseElement; elementHandle .getContainer( ) != null; elementHandle = getBindingHolder( elementHandle ).getContainer( ), level++ ) | public static int getBindingLevel( DesignElementHandle holder, DesignElementHandle baseElement ) { int level = 0; for ( DesignElementHandle elementHandle = baseElement; elementHandle.getContainer( ) != null; elementHandle = getBindingHolder( elementHandle ).getContainer( ), level++ ) { DesignElementHandle bindi... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ca4edaffeaa16cb189cd6d5fe0b1d125ff3cca1a/DEUtil.java/buggy/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
29471,
2355,
12,
29703,
1046,
3259,
10438,
16,
1082,
202,
15478,
1046,
3259,
1026,
1046,
262,
202,
95,
202,
202,
474,
1801,
273,
374,
31,
202,
202,
1884,
261,
29703,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29471,
2355,
12,
29703,
1046,
3259,
10438,
16,
1082,
202,
15478,
1046,
3259,
1026,
1046,
262,
202,
95,
202,
202,
474,
1801,
273,
374,
31,
202,
202,
1884,
261,
29703,
... |
db.desk.getDesktopManager().deiconifyFrame(w); | debugGui.desk.getDesktopManager().deiconifyFrame(w); | public void run() { JTextArea ta = w.textArea; try { if (line == -1) { w.setPosition(-1); if (db.currentWindow == w) { db.currentWindow = null; } } else { int loc = ta.getLineStartOffset(line-1); ... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/5655ee268837ed14ebcc1a8cefdd8319a5d667a7/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
804,
1528,
5484,
13561,
273,
341,
18,
955,
5484,
31,
3639,
775,
288,
5411,
309,
261,
1369,
422,
300,
21,
13,
288,
7734,
341,
18,
542,
2555,
19236,
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,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
804,
1528,
5484,
13561,
273,
341,
18,
955,
5484,
31,
3639,
775,
288,
5411,
309,
261,
1369,
422,
300,
21,
13,
288,
7734,
341,
18,
542,
2555,
19236,
21,
... |
TestUtil.createTable(con, "testtimestamp2", | TestUtil.createTable(con, "testtimezone", | protected void setUp() throws Exception { // We must change the default TZ before establishing the connection. saveTZ = TimeZone.getDefault(); TimeZone.setDefault(TimeZone.getTimeZone("GMT+01")); // Arbitary timezone that doesn't match our test timezones con = TestUtil.openDB(); ... | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/7c370a035da8d0a42c54708b82cfd548a200ffe0/TimezoneTest.java/buggy/org/postgresql/test/jdbc2/TimezoneTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
1216,
1185,
565,
288,
3639,
368,
1660,
1297,
2549,
326,
805,
399,
62,
1865,
18312,
310,
326,
1459,
18,
3639,
1923,
21647,
273,
16491,
18,
588,
1868,
5621,
3639,
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,
4750,
918,
24292,
1435,
1216,
1185,
565,
288,
3639,
368,
1660,
1297,
2549,
326,
805,
399,
62,
1865,
18312,
310,
326,
1459,
18,
3639,
1923,
21647,
273,
16491,
18,
588,
1868,
5621,
3639,
16... |
public static Border createLoweredBevelBorder () | public static Border createLoweredBevelBorder() | public static Border createLoweredBevelBorder () { return new BevelBorder (BevelBorder.LOWERED); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/159638d634951eb718c5e3a0917ef516d5a44797/BorderFactory.java/buggy/core/src/classpath/javax/javax/swing/BorderFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13525,
752,
4070,
329,
1919,
941,
8107,
1435,
225,
288,
565,
327,
394,
4823,
941,
8107,
261,
1919,
941,
8107,
18,
23085,
2056,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13525,
752,
4070,
329,
1919,
941,
8107,
1435,
225,
288,
565,
327,
394,
4823,
941,
8107,
261,
1919,
941,
8107,
18,
23085,
2056,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
... |
if (!rom.loadRom()) return; | if (!rom.loadRom()) return; | private void loadRom(File loc) { if (loc == null) { if (!rom.loadRom()) return; } else if (!rom.loadRom(loc)) return; //make sure spt names are read for other resets //SpriteEditor.initSptNames(rom.getPath()); resetModules(); mainWindow.setTitle(... | 3699 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3699/418f9a1343a903d5280148d7e94a9e3e7e05db50/MainGUI.java/clean/src/net/starmen/pkhack/MainGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
54,
362,
12,
812,
1515,
13,
565,
288,
3639,
309,
261,
1829,
422,
446,
13,
3639,
288,
5411,
309,
16051,
520,
18,
945,
54,
362,
10756,
327,
31,
3639,
289,
3639,
469,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1262,
54,
362,
12,
812,
1515,
13,
565,
288,
3639,
309,
261,
1829,
422,
446,
13,
3639,
288,
5411,
309,
16051,
520,
18,
945,
54,
362,
10756,
327,
31,
3639,
289,
3639,
469,
30... |
this.taint = taint; } | this.taint = taint; } | public void setTaint(boolean taint) { this.taint = taint; } | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyObject.java/clean/org/jruby/RubyObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
29048,
12,
6494,
22664,
13,
288,
202,
202,
2211,
18,
88,
1598,
273,
22664,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
29048,
12,
6494,
22664,
13,
288,
202,
202,
2211,
18,
88,
1598,
273,
22664,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
this.numMapTasks = jd.getNumMapTasks(); this.numReduceTasks = jd.getNumReduceTasks(); | this.numMapTasks = conf.getNumMapTasks(); this.numReduceTasks = conf.getNumReduceTasks(); | public JobInProgress(String jobFile, JobTracker jobtracker, Configuration conf) throws IOException { String jobid = "job_" + jobtracker.createUniqueId(); String url = "http://" + jobtracker.getJobTrackerMachine() + ":" + jobtracker.getInfoPort() + "/jobdetails.jsp?jobid=" + jobid; this.conf = c... | 49248 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49248/92bb9906eb1d7dd678549d685d85b5fc4d47590d/JobInProgress.java/clean/src/java/org/apache/hadoop/mapred/JobInProgress.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3956,
13434,
12,
780,
1719,
812,
16,
3956,
8135,
1719,
16543,
16,
4659,
2195,
13,
1216,
1860,
288,
3639,
514,
1719,
350,
273,
315,
4688,
9548,
397,
1719,
16543,
18,
2640,
24174,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3956,
13434,
12,
780,
1719,
812,
16,
3956,
8135,
1719,
16543,
16,
4659,
2195,
13,
1216,
1860,
288,
3639,
514,
1719,
350,
273,
315,
4688,
9548,
397,
1719,
16543,
18,
2640,
24174,
562... |
throw new Error("Not implemented"); | Thread currThread = Thread.currentThread(); if (currThread instanceof RMIIncomingThread) { RMIIncomingThread incomingThread = (RMIIncomingThread) currThread; return incomingThread.getClientHost(); } else { throw new ServerNotActiveException( "Unknown client host - current thread not instance of 'RMIIncomingThread'"); }... | public static String getClientHost() throws ServerNotActiveException { throw new Error("Not implemented");} | 25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/e835c12a0e664d4b68ae8f0b19ddc7c28e3acf17/RemoteServer.java/buggy/libjava/java/rmi/server/RemoteServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
514,
7635,
2594,
1435,
1216,
3224,
1248,
3896,
503,
288,
202,
12849,
394,
1068,
2932,
1248,
8249,
8863,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
1071,
760,
514,
7635,
2594,
1435,
1216,
3224,
1248,
3896,
503,
288,
202,
12849,
394,
1068,
2932,
1248,
8249,
8863,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
pn.requeueMessageItems(messages, 0, x, false, "NotConnectedException"); pn.requeueMessageItems(messages, i, messages.length-i, false, "NotConnectedException"); | pn.requeueMessageItems(messages, 0, x, false, "WouldBlockException(1a)"); pn.requeueMessageItems(messages, i, messages.length-i, false, "WouldBlockException(1b)"); | public void processOutgoingOrRequeue(MessageItem[] messages, PeerNode pn, boolean neverWaitForPacketNumber, boolean dontRequeue) { Logger.minor(this, "processOutgoingOrRequeue "+messages.length+" messages for "+pn+" ("+neverWaitForPacketNumber+")"); byte[][] messageData = new byte[messages.length][]; ... | 51834 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51834/504207c0e1330ada452a05a9933786ec8572e2aa/FNPPacketMangler.java/clean/src/freenet/node/FNPPacketMangler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1207,
24866,
1162,
426,
4000,
12,
1079,
1180,
8526,
2743,
16,
10669,
907,
11059,
16,
1250,
5903,
29321,
6667,
1854,
16,
1250,
14046,
426,
4000,
13,
288,
3639,
4242,
18,
17364,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1207,
24866,
1162,
426,
4000,
12,
1079,
1180,
8526,
2743,
16,
10669,
907,
11059,
16,
1250,
5903,
29321,
6667,
1854,
16,
1250,
14046,
426,
4000,
13,
288,
3639,
4242,
18,
17364,
... |
if (last) System.out.println("Current mode is set to last"); | if (last== ButtonRemoteListener.LAST_UPDATE) System.out.println("Current mode is set to last"); | public static void main( String[] args ) throws IOException { String buttonName = "Phantom@gold-cs"; vrpn.ButtonRemote button = null; try { button = new vrpn.ButtonRemote(buttonName); } catch(InstantiationException e) { System.out.println("We couldn't connect to phantom " + buttonName + "."); System.o... | 37212 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37212/9ae692227693da776d5bd011ec11810e315b9097/ButtonListenerTest.java/buggy/java_vrpn/test/ButtonListenerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
514,
8526,
833,
262,
1216,
1860,
202,
95,
202,
202,
780,
3568,
461,
273,
315,
3731,
16317,
36,
75,
1673,
17,
2143,
14432,
202,
202,
18090,
7449,
18,
3616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
12,
514,
8526,
833,
262,
1216,
1860,
202,
95,
202,
202,
780,
3568,
461,
273,
315,
3731,
16317,
36,
75,
1673,
17,
2143,
14432,
202,
202,
18090,
7449,
18,
3616,
... |
Hashtable tokenHash = new Hashtable(); final int maxFieldLength = 10000; | Hashtable tokenHash = new Hashtable(); final int maxFieldLength = 10000; | private void invertDocument(Document doc) throws IOException { Hashtable tokenHash = new Hashtable(); final int maxFieldLength = 10000; Analyzer analyzer = new StandardAnalyzer(); Enumeration fields = doc.fields(); while (fields.hasMoreElements()) { Field field = (Field) fields.nextElement(); String fieldNam... | 50125 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50125/2ee994898d3c2735b001051fedb15d78bf072770/LuceneMethods.java/buggy/sandbox/contributions/lucli/src/lucli/LuceneMethods.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
9848,
2519,
12,
2519,
997,
13,
202,
202,
15069,
1860,
288,
202,
202,
5582,
14544,
1147,
2310,
273,
394,
18559,
5621,
202,
202,
6385,
509,
943,
974,
1782,
273,
12619,
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,
1152,
918,
9848,
2519,
12,
2519,
997,
13,
202,
202,
15069,
1860,
288,
202,
202,
5582,
14544,
1147,
2310,
273,
394,
18559,
5621,
202,
202,
6385,
509,
943,
974,
1782,
273,
12619,
31,
... |
public void setReadonlyExpr(String readonlyExpr) { this.readonlyExpr = readonlyExpr; } | public void setReadonlyExpr(String readonlyExpr) { this.readonlyExpr = readonlyExpr; } | public void setReadonlyExpr(String readonlyExpr) { this.readonlyExpr = readonlyExpr; } | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/db064e19656421b94aaf753550935d95f44bd5f9/ELTextareaTag.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELTextareaTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
918,
377,
29506,
3700,
4742,
12,
780,
17102,
4742,
13,
565,
288,
333,
18,
16365,
4742,
225,
273,
17102,
4742,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
918,
377,
29506,
3700,
4742,
12,
780,
17102,
4742,
13,
565,
288,
333,
18,
16365,
4742,
225,
273,
17102,
4742,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (idata.kind.equalsIgnoreCase("web") || idata.kind.equalsIgnoreCase("web-kunststoff")) | if (idata.kind.equalsIgnoreCase("web") || idata.kind.equalsIgnoreCase("web-kunststoff")) | public void run() { instances.add(this); try { // // Initialisations FileOutputStream out = null; ArrayList parsables = new ArrayList(); ArrayList executables = new ArrayList(); ArrayList updatechecks = new ArrayList(); List packs = idata.selectedPacks; int npacks = p... | 54145 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54145/6e8ab3930a21f787bcd0f3cf0b9937f9d50c80c0/Unpacker.java/clean/src/lib/com/izforge/izpack/installer/Unpacker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1086,
1435,
225,
288,
565,
3884,
18,
1289,
12,
2211,
1769,
565,
775,
565,
288,
1377,
368,
1377,
368,
10188,
291,
1012,
1377,
12942,
596,
273,
446,
31,
1377,
2407,
13249,
1538,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1435,
225,
288,
565,
3884,
18,
1289,
12,
2211,
1769,
565,
775,
565,
288,
1377,
368,
1377,
368,
10188,
291,
1012,
1377,
12942,
596,
273,
446,
31,
1377,
2407,
13249,
1538,
... |
} else { BinaryIdContentPair newPair = generateIdContentPair(object, bco); contentTable.put(object, newPair); object.write(this); newPair.getContent().finalize(); return newPair.getId(); | public int processBinarySavable(Savable object) throws IOException { if (object == null) { return -1; } BinaryClassObject bco = classes.get(object.getClassTag().getName()); // is this class been looked at before? in tagTable? if (bco == null) { bco = new Bina... | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/202ed4e817057ebf4f96d3e558d4978384c13760/BinaryExporter.java/buggy/src/com/jme/util/export/binary/BinaryExporter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1207,
5905,
55,
842,
429,
12,
55,
842,
429,
733,
13,
1216,
1860,
288,
3639,
309,
261,
1612,
422,
446,
13,
288,
5411,
327,
300,
21,
31,
3639,
289,
3639,
7896,
797,
921,
324,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1207,
5905,
55,
842,
429,
12,
55,
842,
429,
733,
13,
1216,
1860,
288,
3639,
309,
261,
1612,
422,
446,
13,
288,
5411,
327,
300,
21,
31,
3639,
289,
3639,
7896,
797,
921,
324,... | |
void createModel() { m = new BeanTableDataModel() { public String getValue(String name) { return InstanceManager.reporterManagerInstance().getBySystemName(name).getCurrentReport().toString(); } public Manager getManager() { return InstanceManager.reporterManage... | 2652 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2652/f664c413dd182bb64a488dea62949d934bf0ddec/ReporterTableAction.java/buggy/jmri/jmrit/beantable/ReporterTableAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
918,
225,
15552,
1435,
225,
288,
7734,
312,
225,
273,
225,
394,
225,
7704,
1388,
26349,
1435,
225,
288,
13491,
1071,
225,
514,
225,
2366,
12,
780,
225,
508,
13,
225,
288,
27573,
327,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
918,
225,
15552,
1435,
225,
288,
7734,
312,
225,
273,
225,
394,
225,
7704,
1388,
26349,
1435,
225,
288,
13491,
1071,
225,
514,
225,
2366,
12,
780,
225,
508,
13,
225,
288,
27573,
327,
22... | ||
for (int i = existingChildren.length; i < infos.length; i++) { | for (int i = 0; i < infos.length; i++) { | private void refreshAll() { Object[] infos = getSortedChildren(getRoot()); Control[] existingChildren = control.getChildren(); int reuseLength = Math.min(infos.length, existingChildren.length); // Update with the new elements to prevent flash for (int i = 0; i < reuseLength; i++) { ProgressInfoItem item = (Prog... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/802b5b9d4fc9736a6decf93526045cccb8b3c0ca/DetailedProgressViewer.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/DetailedProgressViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4460,
1595,
1435,
288,
202,
202,
921,
8526,
10626,
273,
15175,
329,
4212,
12,
588,
2375,
10663,
202,
202,
3367,
8526,
2062,
4212,
273,
3325,
18,
588,
4212,
5621,
202,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
4460,
1595,
1435,
288,
202,
202,
921,
8526,
10626,
273,
15175,
329,
4212,
12,
588,
2375,
10663,
202,
202,
3367,
8526,
2062,
4212,
273,
3325,
18,
588,
4212,
5621,
202,
202,... |
Object result = null; StringBuffer errorMessage = null; int c; boolean l_endQuery = false; while (!l_endQuery) { c = stream.ReceiveChar(); | public Object fastpath(int fnid, boolean resulttype, FastpathArg[] args) throws SQLException { // added Oct 7 1998 to give us thread safety synchronized (stream) { // send the function call try { // 70 is 'F' in ASCII. Note: don't use SendChar() here as it adds padding // that confuses the backend. The ... | 46597 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46597/ef7d7910745cf2812007668138eaaf0a8e1d8d99/Fastpath.java/clean/src/interfaces/jdbc/org/postgresql/fastpath/Fastpath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
14469,
12,
474,
2295,
350,
16,
1250,
563,
723,
16,
9545,
803,
4117,
8526,
833,
13,
1216,
6483,
202,
95,
202,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
14469,
12,
474,
2295,
350,
16,
1250,
563,
723,
16,
9545,
803,
4117,
8526,
833,
13,
1216,
6483,
202,
95,
202,
202,
759,
3096,
29482,
2371,
23673,
28,
358,
8492,
584,
2650... | |
if (stmt != null) { stmt.checkClosed(); } | private void checkClosed() throws SQLException { if (stmt != null) { stmt.checkClosed(); } if (isClosed) { throw new SQLException("Invalid state: ResultSet closed."); } } | 439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/e36636808e819c852c554642ef8e720df0405e27/TdsResultSet.java/buggy/trunk/jtds/src/main/net/sourceforge/jtds/jdbc/TdsResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
866,
7395,
1435,
1216,
6483,
288,
3639,
309,
261,
10589,
480,
446,
13,
288,
5411,
3480,
18,
1893,
7395,
5621,
3639,
289,
3639,
309,
261,
291,
7395,
13,
288,
5411,
604,
394,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
866,
7395,
1435,
1216,
6483,
288,
3639,
309,
261,
10589,
480,
446,
13,
288,
5411,
3480,
18,
1893,
7395,
5621,
3639,
289,
3639,
309,
261,
291,
7395,
13,
288,
5411,
604,
394,
6... | |
case M_CLONE: return rbClone(); | public RubyObject callIndexed(int index, RubyObject[] args) { switch (index) { case M_INSPECT: return inspect(); case M_TO_S: return to_s(); case M_FROZEN: return frozen(); case M_EQUAL: return equal(args[0]); case M_EQL: ... | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/afb67c3765f6466c476317e6bb0c72f6593f05f3/RubyArray.java/clean/org/jruby/RubyArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
15034,
12,
474,
770,
16,
19817,
921,
8526,
833,
13,
288,
3639,
1620,
261,
1615,
13,
288,
3639,
648,
490,
67,
706,
23810,
1268,
30,
5411,
327,
5334,
5621,
3639,
64... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
15034,
12,
474,
770,
16,
19817,
921,
8526,
833,
13,
288,
3639,
1620,
261,
1615,
13,
288,
3639,
648,
490,
67,
706,
23810,
1268,
30,
5411,
327,
5334,
5621,
3639,
64... | |
case TypePackage.STOCK_SERIES__FORMAT_SPECIFIER: return getFormatSpecifier(); | public Object eGet(EStructuralFeature eFeature, boolean resolve) { switch (eDerivedStructuralFeatureID(eFeature)) { case TypePackage.STOCK_SERIES__VISIBLE: return isVisible() ? Boolean.TRUE : Boolean.FALSE; case TypePackage.STOCK_SERIES__LABEL: re... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/StockSeriesImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/type/impl/StockSeriesImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
15952,
12,
41,
14372,
4595,
425,
4595,
16,
1250,
2245,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
1412,
2261,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
15952,
12,
41,
14372,
4595,
425,
4595,
16,
1250,
2245,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
1412,
2261,
18,
... | |
charMap.put("agrave", "\u00E0"); charMap.put("aacute", "\u00E1"); charMap.put("acirc", "\u00E2"); charMap.put("atilde", "\u00E3"); charMap.put("auml", "\u00E4"); charMap.put("aring", "\u00E5"); charMap.put("aelig", "\u00E6"); charMap.put("ccedil", "\u00E7"); charMap.put("egrave", "\u00E8"); charMap.put("eacute", "\u00E... | charMap.put("agrave", "\u00E0"); charMap.put("aacute", "\u00E1"); charMap.put("acirc", "\u00E2"); charMap.put("atilde", "\u00E3"); charMap.put("auml", "\u00E4"); charMap.put("aring", "\u00E5"); charMap.put("aelig", "\u00E6"); charMap.put("ccedil", "\u00E7"); charMap.put("egrave", "\u00E8"); charMap.put("eacute", "\u00E... | private final void initEntityTable() { for (int index = 11; index < 32; index++) charMap.put("#0" + index, String.valueOf((char) index)); for (int index = 32; index < 128; index++) charMap.put("#" + index, String.valueOf((char) index)); for (int index = 128; index < 256; index++) charMap.put("#" + index, String.val... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/ba37857b1181bceef527ce8c220b1ab1adb59841/OnlyText.java/buggy/src/java/org/apache/james/transport/mailets/OnlyText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
1208,
1943,
1388,
1435,
288,
202,
202,
1884,
261,
474,
770,
273,
4648,
31,
770,
411,
3847,
31,
770,
27245,
1149,
863,
18,
458,
2932,
7,
20,
6,
397,
770,
16,
514,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
1208,
1943,
1388,
1435,
288,
202,
202,
1884,
261,
474,
770,
273,
4648,
31,
770,
411,
3847,
31,
770,
27245,
1149,
863,
18,
458,
2932,
7,
20,
6,
397,
770,
16,
514,
... |
Activity i) { assert nowSet_.contains(i); nowSet_.add(i); } | Activity i) { } | public void notifyActivitySpawn(Activity a, Activity i) { assert nowSet_.contains(i); nowSet_.add(i); } | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/ee02c6868949b2ade69b622bc3c5303f97584866/Clock_c.java/buggy/x10.runtime/src/x10/runtime/Clock_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
5066,
6193,
3389,
9533,
12,
6193,
279,
16,
4766,
5411,
9621,
277,
13,
288,
7734,
1815,
2037,
694,
27799,
12298,
12,
77,
1769,
7734,
2037,
694,
27799,
1289,
12,
77,
1769,
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,
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,
918,
5066,
6193,
3389,
9533,
12,
6193,
279,
16,
4766,
5411,
9621,
277,
13,
288,
7734,
1815,
2037,
694,
27799,
12298,
12,
77,
1769,
7734,
2037,
694,
27799,
1289,
12,
77,
1769,
5411,... |
encBuff.append( getConnection() == null ? "" : getConnection().toString()); | encBuff.append(getConnection() == null ? "" : getConnection() .toString()); | public String toString() { StringBuffer encBuff = new StringBuffer(); //Encode single attributes encBuff.append(getVersion() == null ? "" : getVersion().toString()); encBuff.append(getOrigin() == null ? "" : getOrigin().toString()); encBuff.append( getSessionName() == null ? "" : getSessionName().toString()); ... | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/3a05e2397e3d61f9113b673f501b3459c8fdcc70/SessionDescriptionImpl.java/buggy/src/gov/nist/javax/sdp/SessionDescriptionImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
780,
1892,
2446,
10642,
273,
394,
6674,
5621,
202,
202,
759,
5509,
2202,
1677,
202,
202,
1331,
10642,
18,
6923,
12,
588,
1444,
1435,
422,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1762,
1435,
288,
202,
202,
780,
1892,
2446,
10642,
273,
394,
6674,
5621,
202,
202,
759,
5509,
2202,
1677,
202,
202,
1331,
10642,
18,
6923,
12,
588,
1444,
1435,
422,
446,
... |
sb.append("\n"); | sb.append("\n"); | public String toString() { StringBuffer sb = new StringBuffer( "PrivateKeyEntry: number of elements in certificate chain is "); sb.append(Integer.toString(chain.length)); sb.append("\n"); for (int i = 0; i < chain.length; i++) { sb.ap... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/c7fdc88348ff6da63262b6309c2810876f42c6d8/KeyStore.java/buggy/modules/security/src/main/java/common/java/security/KeyStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
6674,
2393,
273,
394,
6674,
12,
10792,
315,
10824,
1622,
30,
1300,
434,
2186,
316,
4944,
2687,
353,
315,
1769,
5411,
2393,
18,
6923,
12,
4522,
18,
10492,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1762,
1435,
288,
5411,
6674,
2393,
273,
394,
6674,
12,
10792,
315,
10824,
1622,
30,
1300,
434,
2186,
316,
4944,
2687,
353,
315,
1769,
5411,
2393,
18,
6923,
12,
4522,
18,
10492,... |
if (jj_scan_token(THROW)) return true; if (jj_3R_83()) return true; | if (jj_scan_token(BREAK)) return true; Token xsp; xsp = jj_scanpos; if (jj_3R_363()) jj_scanpos = xsp; | final private boolean jj_3R_187() { if (jj_scan_token(THROW)) return true; if (jj_3R_83()) return true; if (jj_scan_token(SEMICOLON)) return true; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/3afd4630754ba5d6642f3e8a1c9aa5162eff7e9f/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
2643,
27,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
2455,
11226,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
2643,
27,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
2455,
11226,
3719,
327,
638,
31,
565,
309,
261,
78,
78,
67,
23,
54,
67,
... |
return ( transferSource instanceof IDesignElement && ( (IDesignElement) transferSource ).getDefn( ) .getName( ) .equals( ReportDesignConstants.PARAMETER_GROUP_ELEMENT ) ); | return ( transferSource instanceof IDesignElement && ( (IDesignElement) transferSource ) .getDefn( ).getName( ).equals( ReportDesignConstants.PARAMETER_GROUP_ELEMENT ) ); | public static boolean isParameterGroup( Object transferSource ) { return ( transferSource instanceof IDesignElement && ( (IDesignElement) transferSource ).getDefn( ) .getName( ) .equals( ReportDesignConstants.PARAMETER_GROUP_ELEMENT ) ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/fa0d9b868dc450072bbb03258594a18bbc5f2012/DEUtil.java/clean/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
353,
19094,
12,
1033,
7412,
1830,
262,
202,
95,
202,
202,
2463,
261,
7412,
1830,
1276,
1599,
281,
724,
1046,
597,
261,
261,
734,
281,
724,
1046,
13,
7412,
1830,
262... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
353,
19094,
12,
1033,
7412,
1830,
262,
202,
95,
202,
202,
2463,
261,
7412,
1830,
1276,
1599,
281,
724,
1046,
597,
261,
261,
734,
281,
724,
1046,
13,
7412,
1830,
262... |
public void testGetAntLogAsElement() { | public void testGetAntLogAsElement() throws Exception { | public void testGetAntLogAsElement() { try { Element buildLogElement = new Element("build"); File logFile = new File("_tempAntLog14.xml"); BufferedWriter bw1 = new BufferedWriter(new FileWriter(logFile)); bw1.write("<?xml:stylesheet type=\"text/xsl\" href=\"log.xsl... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/343c29c1e1a18b8ae94b988474dcde2e92f3d6cc/AntBuilderTest.java/clean/main/test/net/sourceforge/cruisecontrol/builders/AntBuilderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
967,
14925,
1343,
1463,
1046,
1435,
1216,
1185,
288,
3639,
775,
288,
5411,
3010,
1361,
1343,
1046,
273,
394,
3010,
2932,
3510,
8863,
5411,
1387,
20169,
273,
394,
1387,
2932... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
967,
14925,
1343,
1463,
1046,
1435,
1216,
1185,
288,
3639,
775,
288,
5411,
3010,
1361,
1343,
1046,
273,
394,
3010,
2932,
3510,
8863,
5411,
1387,
20169,
273,
394,
1387,
2932... |
public final Class getCategory() | public Class getCategory() | public final Class getCategory() { return JobHoldUntil.class; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/affa0d2d6f465179c4324a2357a64c93083d6c43/JobHoldUntil.java/buggy/core/src/classpath/javax/javax/print/attribute/standard/JobHoldUntil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1659,
19110,
1435,
225,
288,
565,
327,
3956,
20586,
9716,
18,
1106,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
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,
282,
1071,
1659,
19110,
1435,
225,
288,
565,
327,
3956,
20586,
9716,
18,
1106,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
System.out.println("--------------------------------"); | if (! (data[1] instanceof Number)) { throw new PainterException("setdash: wrong arguments"); } ArrayList list = (ArrayList) data[0]; if (list.size() == 0) { return; } float[] dashpattern = new float[list.size()]; for (int i = 0; i < dashpattern.length; i++) { dashpattern[i] = ( (Number) list.get(i)).floatValue(); } f... | public void execute(PAContext context) throws PainterException { Enumeration enumx = context.operands.elements(); System.out.println("-------------Stack--------------"); while (enumx.hasMoreElements()) { System.out.println(enumx.nextElement()); } System.out.println("---... | 3506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3506/e841a8d80b54d639e4e53a6a4fbdd96bb4c9ec7e/PAContext.java/clean/itext/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,
13864,
2792,
92,
273,
819,
18,
4063,
5708,
18,
6274,
5621,
3639,
2332,
18,
659,
18,
8222,
2932,
16982,
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,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
13864,
2792,
92,
273,
819,
18,
4063,
5708,
18,
6274,
5621,
3639,
2332,
18,
659,
18,
8222,
2932,
16982,
2624,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.