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 |
|---|---|---|---|---|---|---|
} }); break; case LENGTH_CHANGED: if (progressBar.isIndeterminate()) { progressBar.setIndeterminate(false); } SwingUtilities.invokeLater(new Runnable() { public void run() { progressBar.setMaximum(task.getLength()); } }); break; case STOPPED: afterStopped(); setVisible(false); dispose(); break; } } | }); break; case STOPPING: setVisible(false); dispose(); break; case STOPPED: afterStopped(value); break; } } } | public void update(Observable o, Object arg) { final ProgressBar pb = this; if (arg instanceof Task.Message) { Task.Message msg = (Task.Message)arg; logger.debug("Received message: "+msg); switch (msg) { case STARTING: SwingUtilities.i... | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/d31dbab586fd8bb367e8dc29ef0b94562105e331/ProgressBar.java/buggy/trunk/src/net/sf/plantlore/common/ProgressBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
12,
15279,
320,
16,
1033,
1501,
13,
288,
3639,
727,
27793,
6386,
273,
333,
31,
3639,
309,
261,
3175,
1276,
3837,
18,
1079,
13,
288,
5411,
3837,
18,
1079,
1234,
273,
261... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
12,
15279,
320,
16,
1033,
1501,
13,
288,
3639,
727,
27793,
6386,
273,
333,
31,
3639,
309,
261,
3175,
1276,
3837,
18,
1079,
13,
288,
5411,
3837,
18,
1079,
1234,
273,
261... |
cfw.add(ByteCode.INVOKEVIRTUAL, | cfw.add(ByteCode.INVOKEINTERFACE, | private static void generateReturnResult(ClassFileWriter cfw, Class retType) { // wrap boolean values with java.lang.Boolean, convert all other // primitive values to java.lang.Double. if (retType.equals(Boolean.TYPE)) { cfw.add(ByteC... | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/1057414fef7dea2519e65ecdda7e454a93a53478/JavaAdapter.java/clean/js/rhino/src/org/mozilla/javascript/JavaAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2103,
990,
1253,
12,
797,
812,
2289,
6080,
91,
16,
4766,
2868,
1659,
325,
559,
13,
377,
288,
3639,
368,
2193,
1250,
924,
598,
2252,
18,
4936,
18,
5507,
16,
1765,
777,
... |
return new ClasspathDomain(bundlefile.getBaseFile().toURL(), permissions); | Certificate[] certs = null; if (bundlefile instanceof CertificateVerifier) { CertificateChain[] chains = ((CertificateVerifier) bundlefile).getChains(); certs = chains == null || chains.length == 0 ? null : chains[0].getCertificates(); } return new ProtectionDomain(new CodeSource(bundlefile.getBaseFile().toURL(), certs... | public static ProtectionDomain createProtectionDomain(BundleFile bundlefile, ProtectionDomain baseDomain) { // create a protection domain which knows about the codesource for this classpath entry (bug 89904) try { // use the permissions supplied by the domain passed in from the framework PermissionCollection per... | 2516 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2516/c2efbe45e2731ee8183cd576d15061657911b102/DefaultClassLoader.java/buggy/bundles/org.eclipse.osgi/defaultAdaptor/src/org/eclipse/osgi/internal/baseadaptor/DefaultClassLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1186,
9694,
3748,
752,
16938,
3748,
12,
3405,
812,
3440,
768,
16,
1186,
9694,
3748,
1026,
3748,
13,
288,
202,
202,
759,
752,
279,
17862,
2461,
1492,
21739,
2973,
326,
6198,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1186,
9694,
3748,
752,
16938,
3748,
12,
3405,
812,
3440,
768,
16,
1186,
9694,
3748,
1026,
3748,
13,
288,
202,
202,
759,
752,
279,
17862,
2461,
1492,
21739,
2973,
326,
6198,... |
vSubTypes.add( new DefaultChartSubTypeImpl( Messages.getString("AreaChart.Tooltip.Stacked"), imgStackedWithDepth, sStackedDescription ) ); | vSubTypes.add( new DefaultChartSubTypeImpl( STACKED_SUBTYPE_LITERAL , imgStackedWithDepth, sStackedDescription ) ); | public Collection getChartSubtypes( String sDimension, Orientation orientation ) { Vector vSubTypes = new Vector( ); if ( sDimension.equals( TWO_DIMENSION_TYPE ) || sDimension.equals( ChartDimension.TWO_DIMENSIONAL_LITERAL.getName( ) ) ) { if ( orientation.equals( Orientation.VERTICAL_LITERAL ) ) { imgS... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/ae5c99c975d28a2277f3b75baa2207ddf1c0d0ae/AreaChart.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/AreaChart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2200,
336,
7984,
1676,
2352,
12,
514,
272,
8611,
16,
1082,
202,
14097,
9820,
262,
202,
95,
202,
202,
5018,
331,
1676,
2016,
273,
394,
5589,
12,
11272,
202,
202,
430,
261,
272,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2200,
336,
7984,
1676,
2352,
12,
514,
272,
8611,
16,
1082,
202,
14097,
9820,
262,
202,
95,
202,
202,
5018,
331,
1676,
2016,
273,
394,
5589,
12,
11272,
202,
202,
430,
261,
272,... |
NNTPGroup group = null; | private void doLISTGROUP(String groupName) { // 9.5.1.1.1 NNTPGroup group = null; if (groupName==null) { if ( group == null ) writer.println("412 not currently in newsgroup"); } else { group = repo.getGroup(groupName); if ( group == ... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/cc100f37ee536c71759c5c9fd585b8437c35e0e2/NNTPHandler.java/buggy/src/java/org/apache/james/nntpserver/NNTPHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
7085,
8468,
12,
780,
11619,
13,
288,
3639,
368,
2468,
18,
25,
18,
21,
18,
21,
18,
21,
9079,
309,
261,
1655,
461,
631,
2011,
13,
288,
5411,
309,
261,
1041,
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,
377,
3238,
918,
741,
7085,
8468,
12,
780,
11619,
13,
288,
3639,
368,
2468,
18,
25,
18,
21,
18,
21,
18,
21,
9079,
309,
261,
1655,
461,
631,
2011,
13,
288,
5411,
309,
261,
1041,
422,
446,
... | |
public Map getParamValues() { | public Map getParamValues() { | public Map getParamValues() { return wcontext().getParamValues(); } | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/ef68ef66f0feb3bc08bb217fe9abcd99045ef301/WebActionContext.java/buggy/src/share/org/apache/struts/chain/contexts/WebActionContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1635,
9027,
1972,
1435,
565,
288,
3639,
327,
341,
2472,
7675,
588,
786,
1972,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1635,
9027,
1972,
1435,
565,
288,
3639,
327,
341,
2472,
7675,
588,
786,
1972,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
getNotifications().add(not); | notifications.add(not); | protected void disAssociateSource(String qualifiedName) { Notification not = getAdapterFactory().disAssociateSource(qualifiedName, false); if (not != null) getNotifications().add(not); } | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/7d45e9b1762d7b0eed96f268aa7abdf4720a51f6/JavaReflectionSynchronizer.java/buggy/plugins/org.eclipse.jem.workbench/workbench/org/eclipse/jem/internal/adapters/jdom/JavaReflectionSynchronizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1015,
23880,
1830,
12,
780,
24133,
13,
288,
202,
202,
4386,
486,
273,
16679,
1733,
7675,
2251,
23880,
1830,
12,
19724,
461,
16,
629,
1769,
202,
202,
430,
261,
902,
480,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1117,
918,
1015,
23880,
1830,
12,
780,
24133,
13,
288,
202,
202,
4386,
486,
273,
16679,
1733,
7675,
2251,
23880,
1830,
12,
19724,
461,
16,
629,
1769,
202,
202,
430,
261,
902,
480,
... |
return Sequence.EMPTY_SEQUENCE; Sequence returnSeq = returnExpr.eval(docs, filtered, null); | return Sequence.EMPTY_SEQUENCE; Sequence returnSeq = null; if(orderSpecs == null) returnSeq = returnExpr.eval(docs, filtered, null); else { if(filtered != null) val = filtered; OrderedValueSequence ordered = new OrderedValueSequence(docs, orderSpecs, val.getLength()); ordered.addAll(val); returnSeq = returnExpr.eval(do... | public Sequence eval( DocumentSet docs, Sequence contextSequence, Item contextItem) throws XPathException { context.pushLocalContext(false); Variable var = new Variable(QName.parse(context, varName)); context.declareVariable(var); Sequence val = inputSequence.eval(docs, null, null); var.setValue(val); Sequ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/26f1996e17197f1d48e2c24034fa91c7c8b22ecd/LetExpr.java/buggy/src/org/exist/xpath/LetExpr.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8370,
5302,
12,
202,
202,
2519,
694,
3270,
16,
202,
202,
4021,
819,
4021,
16,
202,
202,
1180,
819,
1180,
13,
202,
202,
15069,
10172,
503,
288,
202,
202,
2472,
18,
6206,
2042,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8370,
5302,
12,
202,
202,
2519,
694,
3270,
16,
202,
202,
4021,
819,
4021,
16,
202,
202,
1180,
819,
1180,
13,
202,
202,
15069,
10172,
503,
288,
202,
202,
2472,
18,
6206,
2042,
... |
public Trimmer(jq_Method method, Set initialClassSet) { this(initialClassSet); | public Trimmer(jq_Method method, Set initialClassSet, boolean addall) { this(initialClassSet, addall); | public Trimmer(jq_Method method, Set initialClassSet) { this(initialClassSet); addToWorklist(method); } | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/8c36dff7220601bf5c27db768e12a5d33d5533b9/Trimmer.java/buggy/joeq_native/joeq/Compiler/BytecodeAnalysis/Trimmer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7105,
6592,
12,
78,
85,
67,
1305,
707,
16,
1000,
2172,
797,
694,
13,
288,
3639,
333,
12,
6769,
797,
694,
1769,
3639,
9604,
2421,
1098,
12,
2039,
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,
7105,
6592,
12,
78,
85,
67,
1305,
707,
16,
1000,
2172,
797,
694,
13,
288,
3639,
333,
12,
6769,
797,
694,
1769,
3639,
9604,
2421,
1098,
12,
2039,
1769,
565,
289,
2,
-100,
-100,
-... |
private static boolean queryAdjacency(IBond a1, IBond b1, IBond a2, IBond b2) { IAtom atom1 = null; IAtom atom2 = null; if (a1.contains(b1.getAtomAt(0))) { atom1 = b1.getAtomAt(0); } else if (a1.contains(b1.getAtomAt(1))) { atom1 = b1.getAtomAt(1); } if (a2.... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/56c201de67d3ab0b41150bdf3c9bae4980107820/UniversalIsomorphismTester.java/clean/src/org/openscience/cdk/isomorphism/UniversalIsomorphismTester.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
1250,
843,
17886,
1077,
2075,
12,
45,
9807,
279,
21,
16,
16178,
324,
21,
16,
16178,
279,
22,
16,
16178,
324,
22,
13,
288,
4202,
202,
225,
8831,
3179,
21,
273,
446,
31,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
1250,
843,
17886,
1077,
2075,
12,
45,
9807,
279,
21,
16,
16178,
324,
21,
16,
16178,
279,
22,
16,
16178,
324,
22,
13,
288,
4202,
202,
225,
8831,
3179,
21,
273,
446,
31,
202,... | ||
protected void unpackProperties(Properties info) throws SQLException { serverName = info.getProperty(Messages.get(Driver.SERVERNAME)); portNumber = parseIntegerProperty(info, Driver.PORTNUMBER); serverType = parseIntegerProperty(info, Driver.SERVERTYPE); databaseName = info.ge... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/202aea0df8a603f59ffa790b51f5ca8bc3a6d41a/ConnectionJDBC2.java/buggy/src/main/net/sourceforge/jtds/jdbc/ConnectionJDBC2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
6167,
2297,
12,
2297,
1123,
13,
15069,
6483,
288,
225,
10926,
273,
1123,
18,
588,
1396,
12,
5058,
18,
588,
12,
4668,
18,
4370,
1985,
10019,
225,
1756,
1854,
273,
1109,
4522,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6167,
2297,
12,
2297,
1123,
13,
15069,
6483,
288,
225,
10926,
273,
1123,
18,
588,
1396,
12,
5058,
18,
588,
12,
4668,
18,
4370,
1985,
10019,
225,
1756,
1854,
273,
1109,
4522,
... | ||
return "jms: | return "axis:jms: | protected String getReceiveComplexCollectionEndpoint() { return "jms://mycomponent3?method=getPeople"; } | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/e210a622e29dd34feed9619d9da60bf69103c098/AxisConnectorJmsFunctionalTestCase.java/buggy/tests/integration/src/test/java/org/mule/test/integration/providers/soap/AxisConnectorJmsFunctionalTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
336,
11323,
12795,
2532,
3293,
1435,
288,
3639,
327,
315,
78,
959,
2207,
4811,
4652,
23,
35,
2039,
33,
588,
11227,
11763,
14432,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
336,
11323,
12795,
2532,
3293,
1435,
288,
3639,
327,
315,
78,
959,
2207,
4811,
4652,
23,
35,
2039,
33,
588,
11227,
11763,
14432,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
if(priorityClass < RequestStarter.MAXIMUM_PRIORITY_CLASS || priorityClass > RequestStarter.MINIMUM_PRIORITY_CLASS) | if((priorityClass < RequestStarter.MAXIMUM_PRIORITY_CLASS) || (priorityClass > RequestStarter.MINIMUM_PRIORITY_CLASS)) | public ClientPutMessage(SimpleFieldSet fs) throws MessageInvalidException { identifier = fs.get("Identifier"); if(identifier == null) throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "No Identifier", null); try { String u = fs.get("URI"); if(u == null) throw new MessageInvalidException... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/ClientPutMessage.java/buggy/src/freenet/node/fcp/ClientPutMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
1079,
12,
5784,
974,
694,
2662,
13,
1216,
2350,
1941,
503,
288,
202,
202,
5644,
273,
2662,
18,
588,
2932,
3004,
8863,
202,
202,
430,
12,
5644,
422,
446,
13,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
1079,
12,
5784,
974,
694,
2662,
13,
1216,
2350,
1941,
503,
288,
202,
202,
5644,
273,
2662,
18,
588,
2932,
3004,
8863,
202,
202,
430,
12,
5644,
422,
446,
13,
1082,
... |
recv.callMethod("write", rs.toRubyObject()); | recv.callMethod("write", rs); | public static IRubyObject print(IRubyObject recv, IRubyObject args[]) { if (args.length == 0) { args = new IRubyObject[] { recv.getRuntime().getLastline()}; } IRubyObject fs = recv.getRuntime().getGlobalVar("$,"); IRubyObject rs = recv.getRuntime().getGlobalVar("$\\"); ... | 1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/f235ab756f32ea9496f8f880066b46ad95ebb692/RubyIO.java/clean/org/jruby/RubyIO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
1172,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
833,
63,
5717,
288,
3639,
309,
261,
1968,
18,
2469,
422,
374,
13,
288,
5411,
833,
273,
394,
15908,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
1172,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
833,
63,
5717,
288,
3639,
309,
261,
1968,
18,
2469,
422,
374,
13,
288,
5411,
833,
273,
394,
15908,
... |
public static void main(String[] args) throws Exception { Set flags = new HashSet(); flags.add("h"); flags.add("help"); flags.add("usage"); flags.add("license"); flags.add("version"); CommandLine cl = new CommandLine(args, flags, Arrays.asList(new String[] {"impor... | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/001aee1d328098a9a567f5df3cb355c8d26c1c2b/FactorImports.java/buggy/src/xmlcomp/org/apache/xmlbeans/impl/tool/FactorImports.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
565,
288,
3639,
1000,
2943,
273,
394,
6847,
5621,
3639,
2943,
18,
1289,
2932,
76,
8863,
3639,
2943,
18,
1289,
2932,
5201,
8863,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
565,
288,
3639,
1000,
2943,
273,
394,
6847,
5621,
3639,
2943,
18,
1289,
2932,
76,
8863,
3639,
2943,
18,
1289,
2932,
5201,
8863,
... | ||
public void setEnabled(boolean enabled); | void setEnabled(boolean enabled); | public void setEnabled(boolean enabled); | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/2d7debfa0b9e176eb89b1dd2089f53cb5079cc16/ComponentPeer.java/buggy/core/src/classpath/java/java/awt/peer/ComponentPeer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12888,
12,
6494,
3696,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12888,
12,
6494,
3696,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public final boolean dispatchEvent(Event event) throws EventException { DomEvent e = (DomEvent) event; DomNode[] ancestors = null; int ancestorMax = 0; boolean haveDispatchDataLock = false; if (e.type == null) { throw new DomEventException(); } e.doDefault = true; e.targe... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/a41d0899aa65f05fc526d9fb2ea0b096d1ff3f8c/DomNode.java/clean/core/src/classpath/gnu/gnu/xml/dom/DomNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
727,
1250,
15678,
12,
1133,
871,
13,
15069,
2587,
503,
95,
8832,
1133,
425,
273,
261,
8832,
1133,
13,
871,
31,
8832,
907,
8526,
14322,
273,
446,
31,
474,
9731,
2747,
273,
374,
31,
6494... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
1250,
15678,
12,
1133,
871,
13,
15069,
2587,
503,
95,
8832,
1133,
425,
273,
261,
8832,
1133,
13,
871,
31,
8832,
907,
8526,
14322,
273,
446,
31,
474,
9731,
2747,
273,
374,
31,
6494... | ||
ArtifactResolutionResult distroProvidedResult = artifactResolver .resolveTransitively( dependencies, pluginArtifact, localRepository, remoteRepositories, metadataSource, distroProvidedFilter ); | List allResolved = new ArrayList( resolved.size() + unresolved.size() ); allResolved.addAll( resolved ); allResolved.addAll( unresolved ); | private void ensurePluginContainerIsComplete( PluginDescriptor pluginDescriptor, PlexusContainer pluginContainer, MavenProject project, MavenSession session ) throws PluginConfigurationException { // if the plugin's already been used once, don't re-d... | 1315 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1315/11082da5f4fafc00e6a133efa683b636ff92951e/DefaultPluginManager.java/clean/maven-core/src/main/java/org/apache/maven/plugin/DefaultPluginManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3387,
3773,
2170,
2520,
6322,
12,
6258,
3187,
1909,
3187,
16,
453,
4149,
407,
2170,
1909,
2170,
16,
4766,
5375,
17176,
4109,
1984,
16,
17176,
2157,
1339,
262,
3639,
1216,
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,
3238,
918,
3387,
3773,
2170,
2520,
6322,
12,
6258,
3187,
1909,
3187,
16,
453,
4149,
407,
2170,
1909,
2170,
16,
4766,
5375,
17176,
4109,
1984,
16,
17176,
2157,
1339,
262,
3639,
1216,
6258,
... |
return tagify("B", null, null); | return tagify("b", null, null); | private String jsFunction_bold() { return tagify("B", null, null); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/e4c32e2c7bcbcebcd19b29115abbd924e9039485/NativeString.java/buggy/js/rhino/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
3828,
2083,
67,
16390,
1435,
288,
3639,
327,
1047,
1164,
2932,
70,
3113,
446,
16,
446,
1769,
565,
289,
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,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
3828,
2083,
67,
16390,
1435,
288,
3639,
327,
1047,
1164,
2932,
70,
3113,
446,
16,
446,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
public org.quickfix.field.UnderlyingIssuer getUnderlyingIssuer() throws FieldNotFound { org.quickfix.field.UnderlyingIssuer value = new org.quickfix.field.UnderlyingIssuer(); | public quickfix.field.UnderlyingIssuer getUnderlyingIssuer() throws FieldNotFound { quickfix.field.UnderlyingIssuer value = new quickfix.field.UnderlyingIssuer(); | public org.quickfix.field.UnderlyingIssuer getUnderlyingIssuer() throws FieldNotFound { org.quickfix.field.UnderlyingIssuer value = new org.quickfix.field.UnderlyingIssuer(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderMassCancelReport.java/buggy/src/java/src/quickfix/fix43/OrderMassCancelReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
16667,
10833,
765,
6291,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
16667,
460,
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,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
16667,
10833,
765,
6291,
16667,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
16667,
460,
273,
... |
int tmp_ret = instance.proxycall172(get_ReleaseDC(), tmp_0, param_1); | int tmp_ret = instance.proxycall182(get_ReleaseDC(), tmp_0, param_1); | public final int ReleaseDC(Win32.IDirectDrawSurface This, long param_1) { long tmp_0 = This == null ? 0 : This.longLockPointer(); int tmp_ret = instance.proxycall172(get_ReleaseDC(), tmp_0, param_1); if (This != null) { This.unlock(); } retur... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9b00f971bab2256d913aec1b141462a929f6e182/Win32.java/clean/modules/awt/src/main/java/windows/org/apache/harmony/awt/nativebridge/windows/Win32.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
727,
509,
10819,
5528,
12,
18049,
1578,
18,
734,
867,
6493,
11508,
1220,
16,
1525,
579,
67,
21,
13,
288,
5411,
1525,
1853,
67,
20,
273,
1220,
422,
446,
692,
374,
294,
1220,
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,
540,
1071,
727,
509,
10819,
5528,
12,
18049,
1578,
18,
734,
867,
6493,
11508,
1220,
16,
1525,
579,
67,
21,
13,
288,
5411,
1525,
1853,
67,
20,
273,
1220,
422,
446,
692,
374,
294,
1220,
18,
... |
if (!name.startsWith(Action.APPLICATION_KEY)) { | if (!name.startsWith(Globals.MODULE_KEY)) { | public static String[] getApplicationPrefixes(ServletContext context) { String prefixes[] = (String[]) context.getAttribute(PREFIXES_KEY); if (prefixes != null) { return (prefixes); } ArrayList list = new ArrayList(); Enumeration names = context.getAttributeNames(); ... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/02d148b515a594d8daed79f607144d0aa2b9c42a/RequestUtils.java/buggy/src/share/org/apache/struts/util/RequestUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
8526,
9615,
11700,
12,
4745,
1042,
819,
13,
288,
3639,
514,
9419,
8526,
273,
261,
780,
63,
5717,
819,
18,
588,
1499,
12,
6307,
3991,
67,
3297,
1769,
3639,
309,
261,
1777... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
8526,
9615,
11700,
12,
4745,
1042,
819,
13,
288,
3639,
514,
9419,
8526,
273,
261,
780,
63,
5717,
819,
18,
588,
1499,
12,
6307,
3991,
67,
3297,
1769,
3639,
309,
261,
1777... |
public void handleFiles(List files) { try { DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); DocumentBuilder db = dbf.newDocumentBuilder(); Document doc = db.newDocument(); Element overviewRoot = Util.addChildElement(doc, "overview-frame", null); doc = db.newDocument(); Element allTag... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/bcf54ee9560f4fd9a0ff083d3f0ea7c829a28aea/TaglibDoc.java/buggy/contrib/tag-doc/src/java/org/apache/struts/taskdefs/TaglibDoc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | ||
} case 861: break; case 432: case 489: case 541: { tokenType = yytext().substring(6).trim(); } case 862: break; case 591: case 635: { isExtending = yytext().substring(9).trim(); } case 863: break; case 639: case 675: { functionName = yytext().substring(10).trim(); } case 864: break; case 713: { return symbol(LOW... | } case 220: break; case 127: { standalone = true; isInteger = true; } case 221: break; case 4: { throw new ScannerException(file,ErrorMessages.UNEXPECTED_CHAR, yyline, yycolumn); } case 222: break; case 47: { t.start(); | public Symbol next_token() throws java.io.IOException { int yy_input; int yy_action; int [] yytrans_l = yytrans; int [] yy_rowMap_l = yy_rowMap; byte [] yy_attr_l = YY_ATTRIBUTE; int yy_pushbackPos_l = yy_pushbackPos = -1; boolean yy_was_pushback; while (true) { // cached fields: int... | 45285 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45285/c5b664099369e6ab7a60ec6354a7dd4322f53873/LexScan.java/buggy/jflex/src/JFlex/LexScan.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8565,
1024,
67,
2316,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
67,
2630,
31,
565,
509,
9016,
67,
1128,
31,
565,
509,
5378,
9016,
2338,
67,
80,
273,
9016,
2338,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8565,
1024,
67,
2316,
1435,
1216,
2252,
18,
1594,
18,
14106,
288,
565,
509,
9016,
67,
2630,
31,
565,
509,
9016,
67,
1128,
31,
565,
509,
5378,
9016,
2338,
67,
80,
273,
9016,
2338,
... |
children = newChildren; if (folderNode != null) folderNode.loadChildren(); | public void updateChildren() { try { if ((getFolder().getType() & Folder.HOLDS_FOLDERS) == 0) { return; } } catch (MessagingException me) { } Vector newChildren = new Vector(); StringTokenizer tokens = new StringTokenizer(Pooka.getProperty(getFolderProperty() + ".folderList", "INBOX"), ":"); String newFol... | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/7f48c7a241b88036c073696c7920af0f3ee38ee0/FolderInfo.java/buggy/net/suberic/pooka/FolderInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
4212,
1435,
288,
202,
698,
288,
202,
565,
309,
14015,
588,
3899,
7675,
588,
559,
1435,
473,
12623,
18,
44,
1741,
3948,
67,
17357,
55,
13,
422,
374,
13,
288,
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,
377,
1071,
918,
1089,
4212,
1435,
288,
202,
698,
288,
202,
565,
309,
14015,
588,
3899,
7675,
588,
559,
1435,
473,
12623,
18,
44,
1741,
3948,
67,
17357,
55,
13,
422,
374,
13,
288,
202,
202,
... | |
org.intermine.web.LogMe.log("i", " fieldName: " + fieldName); | protected void createAttributeIndexes(ClassDescriptor cld) throws SQLException, MetaDataException { org.intermine.web.LogMe.log("i", "examining: " + cld); org.intermine.web.LogMe.log("i", "examining: " + cld.getName()); Map primaryKeys = DataLoaderHelper.getPrimaryKeys(cld); ... | 7196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7196/7e5efefe9647289db6f4a068611497d3224a031f/CreateIndexesTask.java/clean/intermine/src/java/org/intermine/task/CreateIndexesTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
752,
1499,
8639,
12,
797,
3187,
23451,
13,
3639,
1216,
6483,
16,
6565,
22480,
288,
3639,
2358,
18,
2761,
3081,
18,
4875,
18,
1343,
4667,
18,
1330,
2932,
77,
3113,
315,
338,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
752,
1499,
8639,
12,
797,
3187,
23451,
13,
3639,
1216,
6483,
16,
6565,
22480,
288,
3639,
2358,
18,
2761,
3081,
18,
4875,
18,
1343,
4667,
18,
1330,
2932,
77,
3113,
315,
338,
3... | |
if(delegate != null) return delegate.loadClass(className, remoteCodebase, loader); else throw new ClassNotFoundException(className + ": delegate == null"); | return delegate.loadClass(className, remoteCodebase, loader); | public static Class loadClass(String className, String remoteCodebase, ClassLoader loader) throws ClassNotFoundException { if(delegate != null) return delegate.loadClass(className, remoteCodebase, loader); else throw new ClassNotFoundException(className + ": delegate == null"); } | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/1ae69e4e117f16a6f054d25da0de26f83fe5b43e/Util.java/buggy/javax/rmi/CORBA/Util.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1659,
16038,
12,
780,
2658,
16,
514,
2632,
1085,
1969,
16,
9403,
4088,
13,
565,
1216,
10403,
225,
288,
565,
309,
12,
22216,
480,
446,
13,
1377,
327,
7152,
18,
945,
797,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
1659,
16038,
12,
780,
2658,
16,
514,
2632,
1085,
1969,
16,
9403,
4088,
13,
565,
1216,
10403,
225,
288,
565,
309,
12,
22216,
480,
446,
13,
1377,
327,
7152,
18,
945,
797,
12,
... |
flowManager.addFLow(flowKey, flow); | flowManager.addFLow(flowKey, flow,ClientTransferAction.class.getName()); | protected void setUp() throws Exception { super.setUp(); try { setServletConfigFile(ResourceLoader.getURI("WEB-INF/web.xml") .getPath()); setConfigFile(ResourceLoader.getURI( "org/mifos/application/customer/client/struts-config.xml") .getPath()); } catch (URISyntaxException e) { e.printStackTrace(... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/2ad3938ddf5827b09ecc08cedee11b66453e1078/ClientTransferActionTest.java/clean/mifos/test/org/mifos/application/customer/client/struts/action/ClientTransferActionTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
9565,
18,
542,
1211,
5621,
202,
202,
698,
288,
1082,
202,
542,
4745,
13705,
12,
1420,
2886,
18,
588,
3098,
2932,
14778,
17,
19212,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
1435,
1216,
1185,
288,
202,
202,
9565,
18,
542,
1211,
5621,
202,
202,
698,
288,
1082,
202,
542,
4745,
13705,
12,
1420,
2886,
18,
588,
3098,
2932,
14778,
17,
19212,
... |
if (findPerspectiveWithLabel(label) != null) | } if (findPerspectiveWithLabel(label) != null) { | public PerspectiveDescriptor createPerspective(String label, PerspectiveDescriptor originalDescriptor) { // Sanity check to avoid invalid or duplicate labels. if (!validateLabel(label)) return null; if (findPerspectiveWithLabel(label) != null) return null; // Calculate ID. String id = label.replace(' ', '_'... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/PerspectiveRegistry.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/PerspectiveRegistry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
414,
16772,
3187,
752,
14781,
16772,
12,
780,
1433,
16,
1082,
202,
14781,
16772,
3187,
2282,
3187,
13,
288,
202,
202,
759,
23123,
866,
358,
4543,
2057,
578,
6751,
3249,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
453,
414,
16772,
3187,
752,
14781,
16772,
12,
780,
1433,
16,
1082,
202,
14781,
16772,
3187,
2282,
3187,
13,
288,
202,
202,
759,
23123,
866,
358,
4543,
2057,
578,
6751,
3249,
18,... |
assertEquals("before1 # C after1 ", m_logString); | assertEquals("before1 C after1 ", m_logString); | public void test_OR() { m_logString = ""; B(); assertEquals("before1 # B after1 ", m_logString); m_logString = ""; C(); assertEquals("before1 # C after1 ", m_logString); } | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/a4954bc086440ee1724b840d06c4279c27d6d1c7/PointcutExpressionTest.java/clean/aspectwerkz/src/test/test/PointcutExpressionTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
916,
1435,
288,
3639,
312,
67,
1330,
780,
273,
1408,
31,
3639,
605,
5621,
3639,
1815,
8867,
2932,
5771,
21,
468,
605,
1839,
21,
3104,
312,
67,
1330,
780,
1769,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
916,
1435,
288,
3639,
312,
67,
1330,
780,
273,
1408,
31,
3639,
605,
5621,
3639,
1815,
8867,
2932,
5771,
21,
468,
605,
1839,
21,
3104,
312,
67,
1330,
780,
1769,
3639... |
SimpleFieldSet sfs = new SimpleFieldSet(); | SimpleFieldSet sfs = new SimpleFieldSet(false); | public SimpleFieldSet getFieldSet() { SimpleFieldSet sfs = new SimpleFieldSet(); sfs.put("URI", uri.toString()); sfs.put("Identifier", identifier); sfs.put("DataLength", Long.toString(dataLength)); sfs.put("Verbosity", Integer.toString(verbosity)); sfs.put("MaxRetries", Integer.toString(maxRetries)); sfs.put("M... | 50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/2d2b5012400f5bab60d65d3d26d67efa9cf7d1d6/ClientPutMessage.java/buggy/src/freenet/node/fcp/ClientPutMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
272,
2556,
273,
394,
4477,
974,
694,
5621,
202,
202,
87,
2556,
18,
458,
2932,
3098,
3113,
2003,
18,
10492,
1066... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
974,
694,
5031,
694,
1435,
288,
202,
202,
5784,
974,
694,
272,
2556,
273,
394,
4477,
974,
694,
5621,
202,
202,
87,
2556,
18,
458,
2932,
3098,
3113,
2003,
18,
10492,
1066... |
{"First_Day",new java.lang.Integer(2),}, | {"First_Day",java.lang.Integer.valueOf(2),}, | protected Object[][] getContents() { Object[][] contents = { {"First_Day",new java.lang.Integer(2),}, {"LocalPatternChars","GanjkHmsSEDFwWxhKzZ",}, {"ampm",new String[]{"\u03c0\u03bc","\u03bc\u03bc",},}, {"months",new String[]{"\u0399\u03b1\u03bd\u03bf\u03c5\u03ac\u03c1\u03b9\u03bf\u03c2","\u03a6\u03b5\u03b2\u03c1\... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/4cd556f6bcafbcc4bb2142e05523342b18bd2dda/Locale_el.java/buggy/modules/luni/src/main/java/org/apache/harmony/luni/internal/locale/Locale_el.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
1033,
63,
6362,
65,
15015,
1435,
288,
202,
921,
63,
6362,
65,
2939,
273,
288,
202,
202,
16711,
3759,
67,
4245,
3113,
2704,
2252,
18,
4936,
18,
4522,
12,
22,
3631,
5779,
202,
202,
16711... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
1033,
63,
6362,
65,
15015,
1435,
288,
202,
921,
63,
6362,
65,
2939,
273,
288,
202,
202,
16711,
3759,
67,
4245,
3113,
2704,
2252,
18,
4936,
18,
4522,
12,
22,
3631,
5779,
202,
202,
16711... |
public void testSynchronization() throws Exception { SOAPConnectionFactory scFactory = SOAPConnectionFactory.newInstance(); SOAPConnection con = scFactory.createConnection(); MessageFactory factory = MessageFactory.newInstance(); SOAPMessage message = factory.createMessage(); Stri... | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/6da3db3dc7a79b2e979479ec52e14f102f056977/EchoHeadersTest.java/clean/modules/axis/src/test/org/apache/geronimo/axis/EchoHeadersTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
3813,
30196,
1435,
15069,
503,
95,
27952,
18749,
1017,
1733,
33,
27952,
18749,
18,
2704,
1442,
5621,
27952,
1952,
591,
33,
1017,
1733,
18,
2640,
1952,
5621,
1079,
1733,
6848,
33,
107... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3813,
30196,
1435,
15069,
503,
95,
27952,
18749,
1017,
1733,
33,
27952,
18749,
18,
2704,
1442,
5621,
27952,
1952,
591,
33,
1017,
1733,
18,
2640,
1952,
5621,
1079,
1733,
6848,
33,
107... | ||
private void render() { | private void render() { if (this.engineVector.size() == 0) { allLog("No engines ... contact the dispatcher"); return; } | private void render() { // Checks there are some engines usde if (li_enginesUsed.getItems().length == 0) { showMessageAll("No engines ... contact the dispatcher"); return; } // Toggles the rendering flag.. b_render = true; // Benchmarking stuff... startTime = System.currentTimeMillis(); Interval interval;... | 23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/80a90996a87b23c561b5cc820ea57e1356c218b2/C3DDispatcher.java/clean/src/org/objectweb/proactive/examples/c3d/C3DDispatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1743,
1435,
202,
95,
202,
202,
759,
13074,
1915,
854,
2690,
20504,
584,
323,
202,
202,
430,
261,
549,
67,
275,
14660,
6668,
18,
588,
3126,
7675,
2469,
422,
374,
13,
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,
1743,
1435,
202,
95,
202,
202,
759,
13074,
1915,
854,
2690,
20504,
584,
323,
202,
202,
430,
261,
549,
67,
275,
14660,
6668,
18,
588,
3126,
7675,
2469,
422,
374,
13,
202,... |
List allowedWindowStates = appConfig.getAllowedWindowStates(); windowStates = new String[allowedWindowStates.size()]; for (int i = 0; i < allowedWindowStates.size(); i++) { PortletWindow.State state = (PortletWindow.State)allowedWindowStates.get(i); windowStates[i] = state.toString(); } | allowedWindowStates = appConfig.getAllowedWindowStates(); | protected void doConfig() { PortletRegistry registryManager = PortletRegistry.getInstance(); String appID = registryManager.getApplicationPortletID(portletClass); ApplicationPortlet appPortlet = registryManager.getApplicationPortlet(appID); if (appPortlet != null) { Applicatio... | 49343 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49343/4a73adddfedc05843450521dfaa7d0a6af1f5a3a/PortletTitleBar.java/buggy/src/org/gridlab/gridsphere/layout/PortletTitleBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
809,
1435,
288,
3639,
21305,
4243,
4023,
1318,
273,
21305,
4243,
18,
588,
1442,
5621,
3639,
514,
24411,
273,
4023,
1318,
18,
588,
3208,
18566,
734,
12,
655,
1810,
797,
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,
377,
4750,
918,
741,
809,
1435,
288,
3639,
21305,
4243,
4023,
1318,
273,
21305,
4243,
18,
588,
1442,
5621,
3639,
514,
24411,
273,
4023,
1318,
18,
588,
3208,
18566,
734,
12,
655,
1810,
797,
176... |
System.out.println(": " + node.getName()); | RubyPlugin.log(": " + node.getName()); | public void visitFCallNode(FCallNode node) { visitNode(node); System.out.println(": " + node.getName()); } | 13291 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13291/f0d2d3f9a041e8e3a638a130b978aa15445aac51/JRubyParser.java/clean/src/org/jedit/ruby/JRubyParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
42,
1477,
907,
12,
42,
1477,
907,
756,
13,
288,
5411,
3757,
907,
12,
2159,
1769,
5411,
19817,
3773,
18,
1330,
2932,
30,
315,
397,
756,
18,
17994,
10663,
3639,
289,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
42,
1477,
907,
12,
42,
1477,
907,
756,
13,
288,
5411,
3757,
907,
12,
2159,
1769,
5411,
19817,
3773,
18,
1330,
2932,
30,
315,
397,
756,
18,
17994,
10663,
3639,
289,
2,
... |
return stripe; | protected Stripe makeStripeForJavaMember(IJavaElement member){ Stripe stripe = new Stripe(); IMylarElement memberContextNode = MylarPlugin.getContextManager().getElement(member.getHandleIdentifier()); if (memberContextNode != null){ int stripeDepth = 1; if (member instanceof IMethod){ stripeDepth = Util.g... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/75a7af17198a7839c562452f3c20b50b76b5b894/JavaContextMarkupProvider.java/clean/sandbox/org.eclipse.mylyn.viz/src/org/eclipse/mylyn/viz/seesoft/JavaContextMarkupProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
21566,
1221,
18275,
1290,
5852,
4419,
12,
45,
5852,
1046,
3140,
15329,
202,
202,
18275,
14268,
273,
394,
21566,
5621,
202,
202,
3445,
93,
7901,
1046,
3140,
1042,
907,
273,
8005,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21566,
1221,
18275,
1290,
5852,
4419,
12,
45,
5852,
1046,
3140,
15329,
202,
202,
18275,
14268,
273,
394,
21566,
5621,
202,
202,
3445,
93,
7901,
1046,
3140,
1042,
907,
273,
8005,
... | |
return ( (ReportDesign) module ).collectPropValues( BODY_SLOT, | List tocs = ( (ReportDesign) module ).collectPropValues( BODY_SLOT, | public List getAllTocs( ) { return ( (ReportDesign) module ).collectPropValues( BODY_SLOT, IReportItemModel.TOC_PROP ); } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/8529bccfd675ca4ba8b0642f4a2b0f94ae7c57ae/ReportDesignHandle.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/ReportDesignHandle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
5514,
56,
22280,
12,
262,
202,
95,
202,
202,
2463,
261,
261,
4820,
15478,
13,
1605,
262,
18,
14676,
4658,
1972,
12,
30580,
67,
55,
1502,
56,
16,
9506,
202,
45,
4820,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
5514,
56,
22280,
12,
262,
202,
95,
202,
202,
2463,
261,
261,
4820,
15478,
13,
1605,
262,
18,
14676,
4658,
1972,
12,
30580,
67,
55,
1502,
56,
16,
9506,
202,
45,
4820,
11... |
public static boolean copyFile(String resPath, File dstFile) { try { BufferedInputStream bis = new BufferedInputStream( Util.class.getResourceAsStream(resPath)); FileOutputStream fos = new FileOutputStream(dstFile); int offset = 0, len = 0; byte[] buffer = new byte[2 * 1024]; while ((len = bis.read(b... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/6c6a574b8da6a8f7989e99ea78e4db5cb63abe6b/Util.java/buggy/tag-doc/src/java/org/apache/struts/taskdefs/Util.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3845,
6494,
3530,
812,
12,
780,
455,
743,
16,
812,
11057,
812,
15329,
202,
202,
698,
95,
1082,
202,
17947,
4348,
70,
291,
33,
9506,
202,
2704,
17947,
4348,
12,
6862,
202,
1304... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3845,
6494,
3530,
812,
12,
780,
455,
743,
16,
812,
11057,
812,
15329,
202,
202,
698,
95,
1082,
202,
17947,
4348,
70,
291,
33,
9506,
202,
2704,
17947,
4348,
12,
6862,
202,
1304... | ||
myIsClosed = true; synchronized(myEvents) { myEvents.notifyAll(); | finally { myLock.unlock(); | public void close(){ if (LOG.isDebugEnabled()) { LOG.debug("events closed"); } myIsClosed = true; synchronized(myEvents) { myEvents.notifyAll(); } } | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/cd5bc138fc1fbe0ffe6958108bcd4095f94cb67b/EventQueue.java/buggy/debugger/impl/com/intellij/debugger/impl/EventQueue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1746,
1435,
95,
565,
309,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
1377,
2018,
18,
4148,
2932,
5989,
4375,
8863,
565,
289,
565,
3399,
2520,
7395,
273,
638,
31,
565,
3852,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1746,
1435,
95,
565,
309,
261,
4842,
18,
291,
2829,
1526,
10756,
288,
1377,
2018,
18,
4148,
2932,
5989,
4375,
8863,
565,
289,
565,
3399,
2520,
7395,
273,
638,
31,
565,
3852,
... |
if (curLine.controls.size() > 0) | if (curLine.controls.size() > 0) { | private List computeWrappedTrim(TrimArea trimArea, int majorHint) { boolean horizontal = trimArea.orientation == SWT.TOP || trimArea.orientation == SWT.BOTTOM; // Return a list of 'lines' to tile the control into... List lines = new ArrayList(); TrimLine curLine = new TrimLine(); lines.add(curLine); curLine.m... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/WorkbenchLayout.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/WorkbenchLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
3671,
17665,
14795,
12,
14795,
5484,
2209,
5484,
16,
509,
7888,
7002,
13,
288,
202,
202,
6494,
10300,
273,
2209,
5484,
18,
19235,
422,
348,
8588,
18,
10462,
9506,
202,
200... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
3671,
17665,
14795,
12,
14795,
5484,
2209,
5484,
16,
509,
7888,
7002,
13,
288,
202,
202,
6494,
10300,
273,
2209,
5484,
18,
19235,
422,
348,
8588,
18,
10462,
9506,
202,
200... |
SimpleParticleInfluenceFactory.createBasicDrag(1f)); | SimpleParticleInfluenceFactory.createBasicGravity( new Vector3f(Vector3f.ZERO))); | public void actionPerformed(ActionEvent e) { particleMesh.addInfluence( SimpleParticleInfluenceFactory.createBasicDrag(1f)); int idx = particleMesh.getInfluences().size() - 1; influenceModel.fireIntervalAdded(idx, idx); influence... | 8059 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8059/f32ea71a9e345e9061f008ac4d925c767c9bce1a/RenParticleEditor.java/buggy/projects/pseditor/src/java/jmetest/effects/RenParticleEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
7734,
20036,
16748,
18,
1289,
27040,
23209,
12,
10792,
4477,
1988,
3711,
27040,
23209,
1733,
18,
2640,
8252,
14571,
16438,
12,
394,
5589,
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,
2398,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
7734,
20036,
16748,
18,
1289,
27040,
23209,
12,
10792,
4477,
1988,
3711,
27040,
23209,
1733,
18,
2640,
8252,
14571,
16438,
12,
394,
5589,
23... |
public DefaultGrailsDomainClass(Class clazz) { super(clazz, ""); PropertyDescriptor[] propertyDescriptors = getReference().getPropertyDescriptors(); if(!clazz.getSuperclass().equals( GroovyObject.class ) && !clazz.getSuperclass().equals(Object.class) && !Modifier.isAbstract(... | 50670 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50670/6c47cbe485713fe8d2b500632651590033abed59/DefaultGrailsDomainClass.java/clean/src/commons/org/codehaus/groovy/grails/commons/DefaultGrailsDomainClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
2989,
14571,
14573,
3748,
797,
12,
797,
4003,
13,
288,
9565,
12,
830,
3638,
16,
1408,
1769,
1396,
3187,
8526,
1272,
12705,
273,
13223,
7675,
588,
1396,
12705,
5621,
430,
12,
5,
830,
3638... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2989,
14571,
14573,
3748,
797,
12,
797,
4003,
13,
288,
9565,
12,
830,
3638,
16,
1408,
1769,
1396,
3187,
8526,
1272,
12705,
273,
13223,
7675,
588,
1396,
12705,
5621,
430,
12,
5,
830,
3638... | ||
} if ( debugOut == null ) debugOut = new PrintWriter(System.out, true); } } } | } if ( debugOut == null ) debugOut = new PrintWriter(System.out, true); } } } | public static void checkTracing() { if ( debugOut == null ) { int trace = MondrianProperties.instance().getTraceLevel(); if (trace > 0) { String debugOutFile = MondrianProperties.instance().getProperty(MondrianProperties.DebugOutFile); if ( debugOutFile != null ) { File f; try { f = n... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/b5b5168edc3af09cb74945a80b0c36e6630ed502/RolapUtil.java/clean/src/main/mondrian/rolap/RolapUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
866,
3403,
1435,
288,
202,
202,
430,
261,
1198,
1182,
422,
446,
262,
288,
1082,
202,
474,
2606,
273,
490,
1434,
566,
304,
2297,
18,
1336,
7675,
588,
3448,
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,
225,
202,
482,
760,
918,
866,
3403,
1435,
288,
202,
202,
430,
261,
1198,
1182,
422,
446,
262,
288,
1082,
202,
474,
2606,
273,
490,
1434,
566,
304,
2297,
18,
1336,
7675,
588,
3448,
2355,
5621... |
printLine( text.replaceAll( "<br>", LINE_BREAK ).replaceAll( "<(p|blockquote)>", LINE_BREAK + LINE_BREAK ).replaceAll( LINE_BREAK + "(" + LINE_BREAK + ")+", LINE_BREAK + LINE_BREAK ).replaceAll( "<.*?>", "" ).replaceAll( " ", " " ).replaceAll( "™", " [tm]" ).replaceAll( "ñ", "n" ).replaceAll( """... | String displayText = text.replaceAll( "<br>", "\n" ).replaceAll( "<(p|blockquote)>", "\n\n" ); displayText = Pattern.compile( "<.*?>", Pattern.DOTALL ).matcher( displayText ).replaceAll( "" ); displayText = displayText.replaceAll( " ", " " ).replaceAll( "™", " [tm]" ).replaceAll( "ñ", "n" ).replaceAll... | public void showHTML( String text, String title ) { printLine( text.replaceAll( "<br>", LINE_BREAK ).replaceAll( "<(p|blockquote)>", LINE_BREAK + LINE_BREAK ).replaceAll( LINE_BREAK + "(" + LINE_BREAK + ")+", LINE_BREAK + LINE_BREAK ).replaceAll( "<.*?>", "" ).replaceAll( " ", " " ).replaceAll( "™", " ... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/9e70c52814631c9a31c99c280d8ad4968c6540fc/KoLmafiaCLI.java/clean/src/net/sourceforge/kolmafia/KoLmafiaCLI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2405,
4870,
12,
514,
977,
16,
514,
2077,
262,
202,
95,
202,
202,
1188,
1670,
12,
977,
18,
2079,
1595,
12,
3532,
2848,
2984,
16,
14340,
67,
27960,
262,
18,
2079,
1595,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2405,
4870,
12,
514,
977,
16,
514,
2077,
262,
202,
95,
202,
202,
1188,
1670,
12,
977,
18,
2079,
1595,
12,
3532,
2848,
2984,
16,
14340,
67,
27960,
262,
18,
2079,
1595,
1... |
this.index = index; | index = -1; | PathQuery(String path, int type, int index) { if (path == null) { throw new NullPointerException("path"); } if (type < PathQueryNode.TYPE_EXACT || type > PathQueryNode.TYPE_DESCENDANT) { throw new IllegalArgumentException("type: " + type); } if (index < 1) { throw new IllegalArgumentException("index: " ... | 48761 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48761/06e4b9f6c32e55c8a398ee9f50e20ac6d16c78f3/PathQuery.java/buggy/src/java/org/apache/jackrabbit/core/search/lucene/PathQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2666,
1138,
12,
780,
589,
16,
509,
618,
16,
509,
770,
13,
288,
202,
430,
261,
803,
422,
446,
13,
288,
202,
565,
604,
394,
10108,
2932,
803,
8863,
202,
97,
202,
430,
261,
723,
411,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2666,
1138,
12,
780,
589,
16,
509,
618,
16,
509,
770,
13,
288,
202,
430,
261,
803,
422,
446,
13,
288,
202,
565,
604,
394,
10108,
2932,
803,
8863,
202,
97,
202,
430,
261,
723,
411,
2... |
VM_Statics.setSlotContents(offset >>> LOG_BYTES_IN_INT, value ); | VM_Statics.setSlotContents(getOffset(), value ); | private void put32(Object obj, int value) { if (isStatic()) { VM_Statics.setSlotContents(offset >>> LOG_BYTES_IN_INT, value ); } else { VM_Magic.setIntAtOffset(obj, getOffset(), value); } } | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/d1d1434574eb350f48cb1d82f04917a27eea9bdc/VM_Field.java/clean/rvm/src/vm/classLoader/VM_Field.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1378,
1578,
12,
921,
1081,
16,
509,
460,
13,
288,
565,
309,
261,
291,
5788,
10756,
288,
1377,
8251,
67,
5000,
2102,
18,
542,
8764,
6323,
12,
588,
2335,
9334,
460,
11272,
565,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1378,
1578,
12,
921,
1081,
16,
509,
460,
13,
288,
565,
309,
261,
291,
5788,
10756,
288,
1377,
8251,
67,
5000,
2102,
18,
542,
8764,
6323,
12,
588,
2335,
9334,
460,
11272,
565,... |
queryHash = qArgs.buildQueryHash(request); Iterator i = queryHash.keySet().iterator(); while(i.hasNext()) | queryHash = qArgs.buildQueryHash(request); Iterator i = queryHash.keySet().iterator(); while(i.hasNext()) | protected void doDSGet(Context context, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException, SQLException, AuthorizeException { // Get the query String query = request.getParameter("query"); int start = UIUtil.getIntPar... | 31338 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31338/2d4d8c52c85a4e3ae8a0730741d5c00415955b7e/SimpleSearchServlet.java/clean/dspace/src/org/dspace/app/webui/servlet/SimpleSearchServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
3948,
967,
12,
1042,
819,
16,
3639,
9984,
590,
16,
3639,
12446,
766,
13,
3639,
1216,
16517,
16,
1860,
16,
6483,
16,
23859,
503,
565,
288,
3639,
368,
968,
326,
843,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
3948,
967,
12,
1042,
819,
16,
3639,
9984,
590,
16,
3639,
12446,
766,
13,
3639,
1216,
16517,
16,
1860,
16,
6483,
16,
23859,
503,
565,
288,
3639,
368,
968,
326,
843,
3639,... |
addByteCode(ByteCode.GOTO, targetLabel); | cfw.add(ByteCode.GOTO, targetLabel); | private void visitGOTO(Node node, int type, Node child) { Node target = (Node)(node.getProp(Node.TARGET_PROP)); int targetLabel = target.getIntProp(Node.LABEL_PROP, -1); if (targetLabel == -1) { targetLabel = acquireLabel(); target.putIntProp(Node.LABEL_PROP, targetLabe... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/bd2594e6ebd6d8099b587934641c8f7650d87761/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
43,
27019,
12,
907,
756,
16,
509,
618,
16,
2029,
1151,
13,
565,
288,
3639,
2029,
1018,
273,
261,
907,
21433,
2159,
18,
588,
4658,
12,
907,
18,
16374,
67,
15811,
10019,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
43,
27019,
12,
907,
756,
16,
509,
618,
16,
2029,
1151,
13,
565,
288,
3639,
2029,
1018,
273,
261,
907,
21433,
2159,
18,
588,
4658,
12,
907,
18,
16374,
67,
15811,
10019,
... |
try { spiceframe.showStatus("Loading...Wait...",Color.red); DAS_PDBFeeder pdb_f = new DAS_PDBFeeder(spiceframe.getConfiguration()) ; pdb_f.loadPDB(pdb_file); structure = pdb_f.getStructure() ; structure.setPDBCode(pdb_file); spiceframe.setStructure(structure); spiceframe.showStatus(pdb_file +" loaded"); fi... | try { spiceframe.showStatus("Loading...Wait...",Color.red); DAS_PDBFeeder pdb_f = new DAS_PDBFeeder(spiceframe.getConfiguration()) ; pdb_f.loadPDB(pdb_file); structure = pdb_f.getStructure() ; structure.setPDBCode(pdb_file); spiceframe.setStructure(structure); spiceframe.showStatus(pdb_file +" loaded"); fi... | public synchronized void loadCompound() { try { //String dassequencecommand = spiceframe.getSequenceServer() + "sequence?segment="; //String dasalignmentcommand = dasalignmentcommand = getAlignmentServer() + "alignment?query=" ; spiceframe.showStatus("Loading...Wait...",Color.red); //DAS_PDB... | 52521 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52521/13ff30867f5275c13414003254ec2adce26901d7/LoadStructureThread.java/clean/src/org/biojava/spice/LoadStructureThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1262,
16835,
1435,
288,
202,
202,
698,
288,
1082,
565,
368,
780,
30255,
6178,
3076,
225,
273,
1694,
1812,
3789,
18,
588,
4021,
2081,
1435,
225,
397,
315,
6178,
35,
9273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1262,
16835,
1435,
288,
202,
202,
698,
288,
1082,
565,
368,
780,
30255,
6178,
3076,
225,
273,
1694,
1812,
3789,
18,
588,
4021,
2081,
1435,
225,
397,
315,
6178,
35,
9273,
... |
/* JButton button = new JButton("Guess"); | JButton button = new JButton("Guess"); | public Box createTokensToIgnoreField() { Box box = Box.createHorizontalBox(); box.add(new JLabel("Ignore rules:")); box.add(Box.createHorizontalStrut(5)); tokensToIgnoreLabel = new JLabel(); tokensToIgnoreLabel.setFont(tokensToIgnoreLabel.getFont().deriveFont(Font.ITALIC)); ... | 51505 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51505/21f189efd0dc560976d5ee501836c5849800a38c/EditorInterpreter.java/buggy/src/org/antlr/works/interpreter/EditorInterpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8549,
752,
5157,
774,
3777,
974,
1435,
288,
3639,
8549,
3919,
273,
8549,
18,
2640,
14457,
3514,
5621,
3639,
3919,
18,
1289,
12,
2704,
21403,
2932,
3777,
2931,
2773,
10019,
3639,
3919,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8549,
752,
5157,
774,
3777,
974,
1435,
288,
3639,
8549,
3919,
273,
8549,
18,
2640,
14457,
3514,
5621,
3639,
3919,
18,
1289,
12,
2704,
21403,
2932,
3777,
2931,
2773,
10019,
3639,
3919,... |
return null; | public String getCurrentState(int instanceId) { String historyId = this.getParameter(PRM_HISTORY_ID); //System.err.println("in iwc.getCurrentState()"); if (historyId != null) { //System.err.println("historyId != null"); HttpSession s = this.getSession(); //System.err.println(" - from Session.hashCode() -> "+s... | 52001 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52001/143a1004ea568609581b67939539eda441461be3/IWContext.java/buggy/src/java/com/idega/presentation/IWContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
5175,
1119,
12,
474,
17608,
13,
288,
202,
202,
780,
4927,
548,
273,
333,
18,
588,
1662,
12,
8025,
49,
67,
31746,
67,
734,
1769,
202,
202,
759,
3163,
18,
370,
18,
8222,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5175,
1119,
12,
474,
17608,
13,
288,
202,
202,
780,
4927,
548,
273,
333,
18,
588,
1662,
12,
8025,
49,
67,
31746,
67,
734,
1769,
202,
202,
759,
3163,
18,
370,
18,
8222,
... | |
this.templateParameterTypes = templateParameterTypes; | fTemplate.setTemplateParameterTypes(templateParameterTypes); | public void setTemplateParameterTypes(String[] templateParameterTypes) { this.templateParameterTypes = templateParameterTypes; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/dd2d2f9a52db3f3bdb4053be6286f0e185ffad86/FunctionTemplate.java/clean/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/FunctionTemplate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
21334,
1662,
2016,
12,
780,
8526,
1542,
1662,
2016,
13,
288,
202,
202,
2211,
18,
3202,
1662,
2016,
273,
1542,
1662,
2016,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
21334,
1662,
2016,
12,
780,
8526,
1542,
1662,
2016,
13,
288,
202,
202,
2211,
18,
3202,
1662,
2016,
273,
1542,
1662,
2016,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-1... |
public ComponentsImageMeasure(ImageMeasure measure) { | public ComponentsImageMeasure(ImageMeasure measure, int[] indices) { | public ComponentsImageMeasure(ImageMeasure measure) { if (measure == null) throw new NullPointerException("measure == null"); this.measure = measure; } | 13378 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13378/8c17d99cd03b8aaf44f4598313596d8c3328b0f4/ComponentsImageMeasure.java/clean/Imilarity/de/berlios/imilarity/measures/ComponentsImageMeasure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
25286,
2040,
7197,
12,
2040,
7197,
6649,
13,
288,
202,
202,
430,
261,
10772,
422,
446,
13,
1082,
202,
12849,
394,
10108,
2932,
10772,
422,
446,
8863,
202,
202,
2211,
18,
10772,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
25286,
2040,
7197,
12,
2040,
7197,
6649,
13,
288,
202,
202,
430,
261,
10772,
422,
446,
13,
1082,
202,
12849,
394,
10108,
2932,
10772,
422,
446,
8863,
202,
202,
2211,
18,
10772,
... |
switch (currentToken) { | switch (this.currentToken) { | public void recoveryTokenCheck() { switch (currentToken) { case TokenNameLBRACE : RecoveredElement newElement = null; if(!ignoreNextOpeningBrace) { newElement = currentElement.updateOnOpeningBrace(scanner.startPosition - 1, scanner.currentPosition - 1); } lastCheckPoint = scanner.currentPosition; if ... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/72d09911302484497c2776b017dc226fd10250ec/Parser.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
11044,
1345,
1564,
1435,
288,
202,
9610,
261,
2972,
1345,
13,
288,
202,
202,
3593,
3155,
461,
12995,
9254,
294,
1875,
202,
426,
16810,
1046,
31308,
273,
446,
31,
1082,
202,
430,
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,
1071,
918,
11044,
1345,
1564,
1435,
288,
202,
9610,
261,
2972,
1345,
13,
288,
202,
202,
3593,
3155,
461,
12995,
9254,
294,
1875,
202,
426,
16810,
1046,
31308,
273,
446,
31,
1082,
202,
430,
12,... |
Class uninitializedClass = Class.forName(externalName, false, loader); if (iface.isAssignableFrom(uninitializedClass) ) { Class<T> type = iface.getClass().cast( Class.forName(externalName) ); impls.add(type); | Class type = loader.loadClass(externalName); if (iface.isAssignableFrom(type) ) { impls.add( (Class<T>) type); | static <T> void addIfImplements(Set<Class<T>> impls, Class<T> iface, String name) { try { log.trace("Checking to see if class '", name, "' implements ", iface.getName()); ClassLoader loader = Thread.currentThread().getContextClassLoader(); String externalName = name.substring... | 9306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9306/f0eac7a348346ecad1d455e9f8685e479fa1dce5/ResolverUtil.java/buggy/stripes/src/net/sourceforge/stripes/util/ResolverUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
411,
56,
34,
918,
527,
2047,
17516,
12,
694,
32,
797,
32,
56,
9778,
9380,
87,
16,
1659,
32,
56,
34,
9751,
16,
514,
508,
13,
288,
3639,
775,
288,
5411,
613,
18,
5129,
2932,
1429... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
411,
56,
34,
918,
527,
2047,
17516,
12,
694,
32,
797,
32,
56,
9778,
9380,
87,
16,
1659,
32,
56,
34,
9751,
16,
514,
508,
13,
288,
3639,
775,
288,
5411,
613,
18,
5129,
2932,
1429... |
rwl.writeLock().lock(); { if (renderer == null) throw new IllegalStateException(NULL_RENDERER); | try { rwl.writeLock().lock(); errorIfInvalidState(); | public void setActive(int w, boolean active) { rwl.writeLock().lock(); { if (renderer == null) throw new IllegalStateException(NULL_RENDERER); ChannelBinding[] cb = renderer.getChannelBindings(); cb[w].setActive(Boolean.valueOf(active)); ... | 55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/1a80ae364d5a13aebca07b0ae7349d79247ded75/RenderingEngineImpl.java/clean/components/rendering/src/omeis/providers/re/RenderingEngineImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20669,
12,
474,
341,
16,
1250,
2695,
13,
565,
288,
3639,
7985,
80,
18,
2626,
2531,
7675,
739,
5621,
3639,
288,
5411,
309,
261,
14374,
422,
446,
13,
7734,
604,
394,
5477,
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,
918,
20669,
12,
474,
341,
16,
1250,
2695,
13,
565,
288,
3639,
7985,
80,
18,
2626,
2531,
7675,
739,
5621,
3639,
288,
5411,
309,
261,
14374,
422,
446,
13,
7734,
604,
394,
5477,
12,
... |
case T_EXPR: | case T_EXPR : | Object processValue(StylesheetHandler handler, String uri, String name, String rawName, String value) throws SAXException { int type = getType(); Object processedValue = null; switch(type) { case T_AVT: processedValue = processAVT(handler, uri, name, r... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/6fbfc5b396871b2ddb731ea98fccffe88307b5d3/XSLTAttributeDef.java/clean/src/org/apache/xalan/processor/XSLTAttributeDef.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
1207,
620,
12,
24656,
1503,
1838,
16,
8227,
514,
2003,
16,
514,
508,
16,
8227,
514,
1831,
461,
16,
514,
460,
13,
565,
1216,
14366,
225,
288,
565,
509,
618,
273,
3130,
5621,
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,
1033,
1207,
620,
12,
24656,
1503,
1838,
16,
8227,
514,
2003,
16,
514,
508,
16,
8227,
514,
1831,
461,
16,
514,
460,
13,
565,
1216,
14366,
225,
288,
565,
509,
618,
273,
3130,
5621,
565,
... |
if (pid > 0) { CLITargetAttach attach = factory.createCLITargetAttach(pid); session.postCommand(attach); MIInfo info = attach.getMIInfo(); if (info == null) { throw new MIException(getResourceString("src.common.No_answer")); } session.getMIInferior().setInferiorPID(pid); session.getMIInferior().setConnected(); } } ca... | public Session createCSession(String gdb, String miVersion, File program, int pid, String[] targetParams, File cwd, String gdbinit, IProgressMonitor monitor) throws IOException, MIException { if (gdb == null || gdb.length() == 0) { gdb = GDB; } String commandFile = (gdbinit != null && gdbinit.length() > 0) ? "--... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/17464c08f4d94cc47098c0d0ca9a1f7ddc481fe8/MIPlugin.java/buggy/debug/org.eclipse.cdt.debug.mi.core/src/org/eclipse/cdt/debug/mi/core/MIPlugin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3877,
752,
39,
2157,
12,
780,
314,
1966,
16,
514,
12837,
1444,
16,
1387,
5402,
16,
509,
4231,
16,
514,
8526,
1018,
1370,
16,
1387,
7239,
16,
514,
314,
1966,
2738,
16,
467,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3877,
752,
39,
2157,
12,
780,
314,
1966,
16,
514,
12837,
1444,
16,
1387,
5402,
16,
509,
4231,
16,
514,
8526,
1018,
1370,
16,
1387,
7239,
16,
514,
314,
1966,
2738,
16,
467,
5... | |
ContainerGenerator generator = new ContainerGenerator(destination); generator.generateContainer(new SubProgressMonitor(monitor, 10)); IProgressMonitor subMonitor = new SubProgressMonitor(monitor, 75); subMonitor.beginTask(getOperationTitle(), resources.length); | private boolean performCopyWithAutoRename(IResource[] resources, IPath destination, IProgressMonitor monitor) { IWorkspace workspace = resources[0].getWorkspace(); try { ContainerGenerator generator = new ContainerGenerator(destination); generator.generateContainer(new SubProgressMonitor(monitor, 10)); IProg... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/53cada7d6d0463cdcb3aed320ea380f4aae64087/CopyFilesAndFoldersOperation.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
3073,
2951,
1190,
4965,
16019,
12,
45,
1420,
8526,
2703,
16,
1082,
202,
45,
743,
2929,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
45,
8241,
6003,
273,
2703,
63,
20,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
3073,
2951,
1190,
4965,
16019,
12,
45,
1420,
8526,
2703,
16,
1082,
202,
45,
743,
2929,
16,
467,
5491,
7187,
6438,
13,
288,
202,
202,
45,
8241,
6003,
273,
2703,
63,
20,
... | |
boolean hasPegRevisions = false; | protected void init(String[] arguments) throws SVNException { myUnaryArguments = new HashSet(); myBinaryArguments = new HashMap(); myPaths = new ArrayList(); myURLs = new ArrayList(); myPathURLs = new ArrayList(); myPegRevisions = new ArrayList(); myPegPathRevisions ... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/70f921244e8ccf34d5043817d6c06e57579c824f/SVNCommandLine.java/buggy/javasvn/src/org/tmatesoft/svn/cli/SVNCommandLine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
1250,
711,
52,
1332,
21208,
273,
629,
31,
225,
... | |
if (buffer[offset] == c) { offset++; return true; | for (;;) { if (end == offset && !fill()) return false; int c = buffer[offset]; if (test == c) { ++offset; return true; } if (c < 128 || !formatChar(c)) { return false; } skipFormatChar(); | boolean match(char c) throws IOException { if (end == offset && !fill()) return false; // This'd be a place where we'd need to map '\r' to '\n' and // do other updates, but TokenStream never looks ahead for // '\n', so we don't bother. if (buffer[offset] == c) { ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/b5141d614d4ae3c0a7455df83312be1a30e1b2e6/LineBuffer.java/buggy/js/rhino/src/org/mozilla/javascript/LineBuffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
845,
12,
3001,
276,
13,
1216,
1860,
288,
3639,
309,
261,
409,
422,
1384,
597,
401,
5935,
10756,
5411,
327,
629,
31,
3639,
368,
1220,
14271,
506,
279,
3166,
1625,
732,
14271,
1608,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
845,
12,
3001,
276,
13,
1216,
1860,
288,
3639,
309,
261,
409,
422,
1384,
597,
401,
5935,
10756,
5411,
327,
629,
31,
3639,
368,
1220,
14271,
506,
279,
3166,
1625,
732,
14271,
1608,
... |
return Category.getInstance((String)m_tgCategory.get()); | cat = Category.getInstance(prefix + "." + c.getName()); | public static Category getInstance() { if ((String)m_tgCategory.get() != null) { return Category.getInstance((String)m_tgCategory.get()); } else { // Use the default category anywhere that ThreadCategory // is instantiated without a prefix, classname, or user- // specified string return Category.getInst... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/b3612967cb053036bdb295ee74cb2e369c6ca18d/ThreadCategory.java/buggy/src/core/org/opennms/core/utils/ThreadCategory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
9856,
3694,
1435,
202,
95,
202,
202,
430,
14015,
780,
13,
81,
67,
88,
75,
4457,
18,
588,
1435,
480,
446,
13,
202,
202,
95,
1082,
202,
2463,
9856,
18,
588,
1442,
12443,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
9856,
3694,
1435,
202,
95,
202,
202,
430,
14015,
780,
13,
81,
67,
88,
75,
4457,
18,
588,
1435,
480,
446,
13,
202,
202,
95,
1082,
202,
2463,
9856,
18,
588,
1442,
12443,
... |
if (dataSource == null) { | public Connection getConnection() throws SQLException { if (dataSource == null) { try { // load driver //System.out.println ("lodading ..."+jdbcDriverClassName); Class.forName(jdbcDriverClassName).newInstance(); dataSource = new DriverManagerDataSource( jdbcDriverClassName, connectionString, us... | 2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/61a1624f451efa0797697fc2773e27a304c46993/DetailedDataSource.java/buggy/src/java/org/ensembl/mart/lib/DetailedDataSource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4050,
6742,
1435,
1216,
6483,
288,
202,
430,
261,
892,
1830,
422,
446,
13,
288,
202,
225,
775,
288,
202,
202,
759,
1262,
3419,
540,
202,
202,
759,
3163,
18,
659,
18,
8222,
7566,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4050,
6742,
1435,
1216,
6483,
288,
202,
430,
261,
892,
1830,
422,
446,
13,
288,
202,
225,
775,
288,
202,
202,
759,
1262,
3419,
540,
202,
202,
759,
3163,
18,
659,
18,
8222,
7566,
... | |
private void dload(short local) { | private void dload(short local) { | private void dload(short local) { xop(ByteCode.DLOAD_0, ByteCode.DLOAD, local); } | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/9d6bb8957ead2c95a3562b84a47b63afc8cfc761/Codegen.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
302,
945,
12,
6620,
1191,
13,
288,
3639,
619,
556,
12,
3216,
1085,
18,
40,
7783,
67,
20,
16,
3506,
1085,
18,
40,
7783,
16,
1191,
1769,
565,
289,
2,
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,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
302,
945,
12,
6620,
1191,
13,
288,
3639,
619,
556,
12,
3216,
1085,
18,
40,
7783,
67,
20,
16,
3506,
1085,
18,
40,
7783,
16,
1191,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
... |
this.forceThread = new Thread( this ); | this.forceThread = new Thread( this, "vrpn ForceDeviceRemote" ); | public ForceDeviceRemote( String name, String localInLogfileName, String localOutLogfileName, String remoteInLogfileName, String remoteOutLogfileName ) throws InstantiationException { try { synchronized( downInVrpnLock ) { this.init( name, localInLogfileName, localOutLogfileName, remoteIn... | 11788 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11788/1365506f71a60451a885e204fe6327636461a9b9/ForceDeviceRemote.java/clean/java_vrpn/ForceDeviceRemote.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
11889,
3654,
5169,
12,
514,
508,
16,
514,
1191,
382,
1343,
17812,
16,
514,
1191,
1182,
1343,
17812,
16,
6862,
1082,
225,
514,
2632,
382,
1343,
17812,
16,
514,
2632,
1182,
1343,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11889,
3654,
5169,
12,
514,
508,
16,
514,
1191,
382,
1343,
17812,
16,
514,
1191,
1182,
1343,
17812,
16,
6862,
1082,
225,
514,
2632,
382,
1343,
17812,
16,
514,
2632,
1182,
1343,
... |
case 1: pixelType[0] = FormatReader.INT8; break; case 2: pixelType[0] = FormatReader.INT16; break; case 3: pixelType[0] = FormatReader.INT8; break; case 4: pixelType[0] = FormatReader.INT32; break; | case 1: pixelType[0] = FormatReader.INT8; break; case 2: pixelType[0] = FormatReader.INT16; break; case 3: pixelType[0] = FormatReader.INT8; break; case 4: pixelType[0] = FormatReader.INT32; break; | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); in = new RandomAccessFile(id, "r"); spork = true; offsets = new Vector(); chunkSizes = new Vector(); parse(0, 0, in.length()); numImages = offsets.size(); //String pixelType = "int"; int bytesPerPix... | 49800 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49800/eeb7d180f005e6ae2fd86935cddb27bf8758f621/QTReader.java/buggy/loci/formats/in/QTReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
1694... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
1694... |
if (!quiet && !f.delete()) { | if (!f.delete() && !quiet) { | protected void removeFiles(File d, String[] files) { if (files.length > 0) { log("Deleting " + files.length + " files from " + d.getAbsolutePath()); for (int j=0; j<files.length; j++) { File f = new File(d, files[j]); log("Deleting " + f.getAbsolutePath(), ... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/4909034a29b548bee04703ade13f20f0a5fd3143/Delete.java/clean/src/main/org/apache/tools/ant/taskdefs/Delete.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1206,
2697,
12,
812,
302,
16,
514,
8526,
1390,
13,
288,
3639,
309,
261,
2354,
18,
2469,
405,
374,
13,
288,
5411,
613,
2932,
20433,
315,
397,
1390,
18,
2469,
397,
315,
1390,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
2697,
12,
812,
302,
16,
514,
8526,
1390,
13,
288,
3639,
309,
261,
2354,
18,
2469,
405,
374,
13,
288,
5411,
613,
2932,
20433,
315,
397,
1390,
18,
2469,
397,
315,
1390,
... |
this.clientPort = PortMatcher.MATCHER_PING; this.serverPort = PortMatcher.MATCHER_PING; } else if ( this.clientPort.equals( PortMatcher.MATCHER_PING ) || this.serverPort.equals( PortMatcher.MATCHER_PING )) { | this.clientPort = pingMatcher; this.serverPort = pingMatcher; } else if ( this.clientPort.equals( pingMatcher ) || this.serverPort.equals( pingMatcher )) { | public void fixPing() throws ParseException { if ( this.protocol.equals( ProtocolMatcher.MATCHER_PING )) { this.clientPort = PortMatcher.MATCHER_PING; this.serverPort = PortMatcher.MATCHER_PING; } else if ( this.clientPort.equals( PortMatcher.MATCHER_PING ) || ... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/f195f519648c05c4a5317cfd8293b1d4f20c13eb/UserPolicyRule.java/clean/mvvm/main/com/metavize/mvvm/policy/UserPolicyRule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2917,
17223,
1435,
1216,
10616,
565,
288,
3639,
309,
261,
333,
18,
8373,
18,
14963,
12,
4547,
6286,
18,
11793,
654,
67,
20002,
8623,
288,
5411,
333,
18,
2625,
2617,
273,
6008,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2917,
17223,
1435,
1216,
10616,
565,
288,
3639,
309,
261,
333,
18,
8373,
18,
14963,
12,
4547,
6286,
18,
11793,
654,
67,
20002,
8623,
288,
5411,
333,
18,
2625,
2617,
273,
6008,
... |
this.enabler = new SelectionEnabler(configElement); | enabler = new SelectionEnabler(configElement); | public PluginAction(IConfigurationElement actionElement, String runAttribute,String definitionId) { super(); // Create unique action id. setId("PluginAction." + Integer.toString(actionCount)); //$NON-NLS-1$ ++actionCount; setActionDefinitionId(definitionId); // Store arguments. this.configElement = actionEl... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/3113adf073596bfd0c0770703963de0f288cda77/PluginAction.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PluginAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6258,
1803,
12,
45,
1750,
1046,
1301,
1046,
16,
514,
1086,
1499,
16,
780,
2379,
548,
13,
288,
202,
202,
9565,
5621,
202,
202,
759,
1788,
3089,
1301,
612,
18,
202,
202,
542,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6258,
1803,
12,
45,
1750,
1046,
1301,
1046,
16,
514,
1086,
1499,
16,
780,
2379,
548,
13,
288,
202,
202,
9565,
5621,
202,
202,
759,
1788,
3089,
1301,
612,
18,
202,
202,
542,
... |
System.err.println("cl add decl:"+decl+ " defs:"+defs); | public boolean scanForDefinitions (Pair st, java.util.Vector forms, ScopeExp defs, Translator tr) { Pair p; if (! (st.cdr instanceof Pair) || ! ((p = (Pair) st.cdr).car instanceof String)) return super.scanForDefinitions(st, forms, defs, tr); String name = (St... | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/2e8c9e19890c6a8b8c6fb458d3c33cce97e9c405/define_class.java/buggy/kawa/standard/define_class.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
4135,
1290,
7130,
261,
4154,
384,
16,
2252,
18,
1367,
18,
5018,
10138,
16,
19694,
5468,
2966,
17588,
16,
18669,
433,
13,
225,
288,
565,
8599,
293,
31,
565,
309,
16051,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
4135,
1290,
7130,
261,
4154,
384,
16,
2252,
18,
1367,
18,
5018,
10138,
16,
19694,
5468,
2966,
17588,
16,
18669,
433,
13,
225,
288,
565,
8599,
293,
31,
565,
309,
16051,
261,
... | |
final PsiFile file = documentManager.getPsiFile(document); if (file == null) return; | PsiFile file = getRoot(documentManager.getPsiFile(document), editor); | public void executeWriteAction(Editor editor, DataContext dataContext) { final Project project = editor.getProject(); final PsiDocumentManager documentManager = PsiDocumentManager.getInstance(project); final Document document = editor.getDocument(); final PsiFile file = documentManager.getPsiFile(document... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/5f8d0b26ed8be9b4fedc6526accda87c29dd092a/MoveStatementHandler.java/buggy/source/com/intellij/openapi/editor/actions/moveUpDown/MoveStatementHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1836,
3067,
1803,
12,
6946,
4858,
16,
1910,
1042,
501,
1042,
13,
288,
565,
727,
5420,
1984,
273,
4858,
18,
588,
4109,
5621,
565,
727,
453,
7722,
2519,
1318,
1668,
1318,
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,
282,
1071,
918,
1836,
3067,
1803,
12,
6946,
4858,
16,
1910,
1042,
501,
1042,
13,
288,
565,
727,
5420,
1984,
273,
4858,
18,
588,
4109,
5621,
565,
727,
453,
7722,
2519,
1318,
1668,
1318,
273,
... |
public String getInitParameter(String name) { try { String result = null; final Configuration[] values = configuration.getChildren( name ); for ( int i = 0; i < values.length; i++ ) { if (result == null) { result = ""; ... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/52148e6ed9b39f76c481e06c3d073f4e7092d765/MailetConfigImpl.java/buggy/branches/branch_2_1_fcs/src/java/org/apache/james/core/MailetConfigImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
780,
588,
2570,
1662,
12,
780,
529,
15329,
698,
95,
780,
2088,
33,
2011,
31,
6385,
1750,
8526,
2372,
33,
7025,
18,
588,
4212,
12,
529,
1769,
1884,
12,
474,
77,
33,
20,
31,
77,
32,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
780,
588,
2570,
1662,
12,
780,
529,
15329,
698,
95,
780,
2088,
33,
2011,
31,
6385,
1750,
8526,
2372,
33,
7025,
18,
588,
4212,
12,
529,
1769,
1884,
12,
474,
77,
33,
20,
31,
77,
32,
... | ||
javax.xml.transform.TransformerFactory.newInstance().newTransformer().transform( new javax.xml.transform.dom.DOMSource(node), | javax.xml.transform.TransformerFactory.newInstance().newTransformer().transform(new javax.xml.transform.dom.DOMSource(node), | private void displayDOM(org.w3c.dom.Node node, java.io.OutputStream ostream) { try { System.out.println("\n====\n"); javax.xml.transform.TransformerFactory.newInstance().newTransformer().transform( new javax.xml.transform.dom.DOMSource(node), new javax.xml... | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/543f6dfce170197a352cd5f3ea9285b93c22ead1/DispatchXMLDecoder.java/clean/jaxws-ri/rt/src/com/sun/xml/ws/client/dispatch/impl/encoding/DispatchXMLDecoder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
3238,
918,
2562,
8168,
12,
3341,
18,
91,
23,
71,
18,
9859,
18,
907,
756,
16,
2252,
18,
1594,
18,
4632,
320,
3256,
13,
288,
3639,
775,
288,
5411,
2332,
18,
659,
18,
8222,
31458,
82,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
3238,
918,
2562,
8168,
12,
3341,
18,
91,
23,
71,
18,
9859,
18,
907,
756,
16,
2252,
18,
1594,
18,
4632,
320,
3256,
13,
288,
3639,
775,
288,
5411,
2332,
18,
659,
18,
8222,
31458,
82,
... |
int size = messages.size(); Message info; for( int i = 0; i < size; i++ ) { info = (Message)messages.elementAt(i); | try { Message info = (Message)messages.findMessageById( msgid); | public boolean isComplete() { int size = messages.size(); Message info; for( int i = 0; i < size; i++ ) { info = (Message)messages.elementAt(i); if( ! info.isComplete()) { return false; } } return true; } | 9947 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9947/e0e56ec15f3a68cf477652f4b04c182908443b30/MessageAgent.java/buggy/com/novell/ldap/client/MessageAgent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
6322,
1435,
202,
95,
3639,
509,
963,
273,
2743,
18,
1467,
5621,
3639,
2350,
1123,
31,
3639,
364,
12,
509,
277,
273,
374,
31,
277,
411,
963,
31,
277,
9904,
262,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
353,
6322,
1435,
202,
95,
3639,
509,
963,
273,
2743,
18,
1467,
5621,
3639,
2350,
1123,
31,
3639,
364,
12,
509,
277,
273,
374,
31,
277,
411,
963,
31,
277,
9904,
262,
28... |
public org.quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { org.quickfix.field.TradingSessionID value = new org.quickfix.field.TradingSessionID(); | public quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { quickfix.field.TradingSessionID value = new quickfix.field.TradingSessionID(); | public org.quickfix.field.TradingSessionID getTradingSessionID() throws FieldNotFound { org.quickfix.field.TradingSessionID value = new org.quickfix.field.TradingSessionID(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderSingle.java/clean/src/java/src/quickfix/fix42/NewOrderSingle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
336,
1609,
7459,
2157,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1609,
7459,
2157,
734,
336,
1609,
7459,
2157,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
1609,
7459,
2157,
734,
... |
logger.debug("min:("+minx+","+miny+"),max:("+maxx+","+maxy+")"); | public Dimension getPreferredSize() { Rectangle cbounds = null; //int minx = Integer.MAX_VALUE, miny = Integer.MAX_VALUE, maxx = 0, maxy = 0; int minx = 0, miny = 0, maxx = 0, maxy = 0; for (int i = 0; i < contentPane.getComponentCount(); i++) { Component c = contentPane.getComponent(i); if (c.isVisible()) { ... | 53257 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53257/b9d7c4bc0386ed149dd2715da9f999285c1a2fac/PlayPen.java/clean/src/ca/sqlpower/architect/swingui/PlayPen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13037,
12822,
4193,
1225,
1435,
288,
202,
202,
19463,
2875,
9284,
273,
446,
31,
202,
202,
759,
474,
31407,
273,
2144,
18,
6694,
67,
4051,
16,
1131,
93,
273,
2144,
18,
6694,
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,
225,
202,
482,
13037,
12822,
4193,
1225,
1435,
288,
202,
202,
19463,
2875,
9284,
273,
446,
31,
202,
202,
759,
474,
31407,
273,
2144,
18,
6694,
67,
4051,
16,
1131,
93,
273,
2144,
18,
6694,
67... | |
label.setText("&Bold:"); | label.setText(PreferencesMessages.getString("CEditorPreferencePage.colorPage.bold")); | private Control createColorPage(Composite parent) { Composite colorComposite = new Composite(parent, SWT.NULL); colorComposite.setLayout(new GridLayout()); Composite backgroundComposite = new Composite(colorComposite, SWT.NULL); GridLayout layout = new GridLayout(); layout.marginHeight = 0; layout.marginWidth = ... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/1738ff26440cb838b4d42f49cb8d29c4cc9babdf/CEditorPreferencePage.java/clean/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/preferences/CEditorPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
8888,
752,
2957,
1964,
12,
9400,
982,
13,
288,
202,
202,
9400,
2036,
9400,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
202,
202,
3266,
9400,
18,
542,
3744,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
8888,
752,
2957,
1964,
12,
9400,
982,
13,
288,
202,
202,
9400,
2036,
9400,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
202,
202,
3266,
9400,
18,
542,
3744,
12,
... |
private static boolean isIterator(PsiClass aClass) { | public static boolean isIterator(PsiClass aClass){ | private static boolean isIterator(PsiClass aClass) { final String className = aClass.getQualifiedName(); if("java.util.Iterator".equals(className)){ return true; } final PsiManager psiManager = aClass.getManager(); final Project project = aClass.getProject(); ... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/0aedf33c7dff54890b2ed798d21d9e8cb91dcf1a/IteratorNextDoesNotThrowNoSuchElementExceptionInspection.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/bugs/IteratorNextDoesNotThrowNoSuchElementExceptionInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
353,
3198,
12,
52,
7722,
797,
20148,
13,
565,
288,
3639,
727,
514,
2658,
273,
20148,
18,
588,
12345,
5621,
3639,
309,
2932,
6290,
18,
1367,
18,
3198,
9654,
14963,
12,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1250,
353,
3198,
12,
52,
7722,
797,
20148,
13,
565,
288,
3639,
727,
514,
2658,
273,
20148,
18,
588,
12345,
5621,
3639,
309,
2932,
6290,
18,
1367,
18,
3198,
9654,
14963,
12,
1... |
if ( StringUtil.isBlank( value ) ) return; | if ( value == null ) return; | public void end( ) throws SAXException { String value = text.toString( ); if ( StringUtil.isBlank( value ) ) return; String newColumnName = setupBoundDataColumn( value, value ); // set the property for the result set column property of DataItem. doEnd( newColumnName ); } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/e25130736a1421b789d0e6852d66cd1143ac5f0d/CompatibleDataValueExprState.java/clean/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/parser/CompatibleDataValueExprState.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
12,
262,
1216,
14366,
202,
95,
202,
202,
780,
460,
273,
977,
18,
10492,
12,
11272,
202,
202,
430,
261,
14205,
18,
291,
7796,
12,
460,
262,
262,
1082,
202,
2463,
31... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
679,
12,
262,
1216,
14366,
202,
95,
202,
202,
780,
460,
273,
977,
18,
10492,
12,
11272,
202,
202,
430,
261,
14205,
18,
291,
7796,
12,
460,
262,
262,
1082,
202,
2463,
31... |
if( name.endsWith( ".class" ) ) | String lowerName = name.toLowerCase(); if( lowerName.endsWith( ".class" ) ) | public synchronized Class loadClass( String name ) throws ClassNotFoundException { Main.debug( dbgID + "loadClass, class name = " + name ); //We need to be able to handle foo.class, so strip off the suffix String fixed_name = name; if( name.endsWith( ".class" ) ) { f... | 1818 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1818/6d2b8e85de7502abf79309a16bf57441d96a6787/KJASAppletClassLoader.java/buggy/khtml/java/org/kde/kjas/server/KJASAppletClassLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1659,
16038,
12,
514,
508,
262,
1216,
10403,
565,
288,
3639,
12740,
18,
4148,
12,
28966,
734,
397,
315,
945,
797,
16,
667,
508,
273,
315,
397,
508,
11272,
3639,
368,
3218,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1659,
16038,
12,
514,
508,
262,
1216,
10403,
565,
288,
3639,
12740,
18,
4148,
12,
28966,
734,
397,
315,
945,
797,
16,
667,
508,
273,
315,
397,
508,
11272,
3639,
368,
3218,
1... |
int i; for (i = 0; i < MAX_PRECISION - 1; i++) { sqrtLutFixed[i] = (int)(Math.sqrt(i*sqStepFloat)); } sqrtLutFixed[i] = sqrtLutFixed[i-1]; | int i; for (i = 0; i < MAX_PRECISION - 1; i++) { sqrtLutFixed[i] = (int)(Math.sqrt(i*sqStepFloat)); } sqrtLutFixed[i] = sqrtLutFixed[i-1]; | private void calculateFixedPointSqrtLookupTable() { sqStepFloat = (fastGradientArraySize * fastGradientArraySize) / (MAX_PRECISION - 2); // The last two values are the same so that linear square root // interpolation can happen on the maximum reachable element in the // lookup table (precision-2) in... | 46680 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46680/c26e5ec22b4d94b781d4557388c4ecfa235ae876/RadialGradientPaintContext.java/clean/sources/org/apache/batik/ext/awt/RadialGradientPaintContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4604,
7505,
2148,
19643,
3797,
6609,
1388,
1435,
288,
202,
4202,
202,
11410,
4160,
4723,
273,
261,
8076,
15651,
1076,
1225,
225,
380,
4797,
15651,
1076,
1225,
13,
3196,
565,
342,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4604,
7505,
2148,
19643,
3797,
6609,
1388,
1435,
288,
202,
4202,
202,
11410,
4160,
4723,
273,
261,
8076,
15651,
1076,
1225,
225,
380,
4797,
15651,
1076,
1225,
13,
3196,
565,
342,... |
ResultSet rs = null; String itemName=null, endDate=null, startDate=null, description=null, sellerName=null; float maxBid=0, initialPrice=0, buyNow=0, reservePrice=0; int qty=0, sellerId=-1, nbOfBids=0; String firstBid=null; | ResultSet rs = null; String itemName = null, endDate = null, startDate = null, description = null, sellerName = null; float maxBid = 0, initialPrice = 0, buyNow = 0, reservePrice = 0; int qty = 0, sellerId = -1, nbOfBids = 0; String firstBid = null; | public String getItemDescription(Integer itemId, int userId) throws RemoteException { StringBuffer html = new StringBuffer(); Connection conn = null; PreparedStatement stmt = null; ResultSet rs = null; String itemName=null, endDate=null, startDate=null, description=null, sellerName=n... | 5750 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5750/ae0c40f7e168dda45fa4267b28f35853fc325320/SB_ViewItemBean.java/clean/EJB_SessionBean/edu/rice/rubis/beans/SB_ViewItemBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
8143,
3291,
12,
4522,
18424,
16,
509,
6249,
13,
1216,
18361,
225,
288,
565,
6674,
1729,
273,
394,
6674,
5621,
565,
4050,
3639,
1487,
273,
446,
31,
565,
16913,
3480,
273,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
8143,
3291,
12,
4522,
18424,
16,
509,
6249,
13,
1216,
18361,
225,
288,
565,
6674,
1729,
273,
394,
6674,
5621,
565,
4050,
3639,
1487,
273,
446,
31,
565,
16913,
3480,
273,
446,
... |
exceptionTypes, factory); | exceptionTypes); | private static void calculateExceptionsThrown(PsiExpression exp, Set exceptionTypes, PsiElementFactory factory){ if(exp == null){ return; } if(exp instanceof PsiThisExpression || ... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/3837c95856454e21e9059f3aa91174a1e2c65526/ExceptionUtils.java/clean/plugins/IntentionPowerPak/src/com/siyeh/ipp/exceptions/ExceptionUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4604,
11416,
29591,
12,
52,
7722,
2300,
1329,
16,
4766,
5375,
1000,
1520,
2016,
16,
4766,
5375,
453,
7722,
1046,
1733,
3272,
15329,
3639,
309,
12,
2749,
422,
446,
15329,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
4604,
11416,
29591,
12,
52,
7722,
2300,
1329,
16,
4766,
5375,
1000,
1520,
2016,
16,
4766,
5375,
453,
7722,
1046,
1733,
3272,
15329,
3639,
309,
12,
2749,
422,
446,
15329,
5... |
getRunTimeContext( ).getLocale( ) ) ); | getRunTimeContext( ).getULocale( ) ) ); | private final void renderMarkerRanges( OneAxis[] oaxa, Bounds boPlotClientArea ) throws ChartException { Axis ax; EList el; int iRangeCount, iAxisCount = oaxa.length; MarkerRange mr; RectangleRenderEvent rre; DataElement deStart, deEnd; AutoScale asc; double dMin = 0, dMax = 0; int iOrientation, iCompare = ... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/ae8909f5c697c610266e491d0af9a02eed14e2e4/AxesRenderer.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/AxesRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
1743,
7078,
9932,
12,
6942,
6558,
8526,
320,
651,
69,
16,
1082,
202,
5694,
800,
11532,
1227,
5484,
262,
1216,
14804,
503,
202,
95,
202,
202,
6558,
1740,
31,
202,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
918,
1743,
7078,
9932,
12,
6942,
6558,
8526,
320,
651,
69,
16,
1082,
202,
5694,
800,
11532,
1227,
5484,
262,
1216,
14804,
503,
202,
95,
202,
202,
6558,
1740,
31,
202,
20... |
configVar.setName( paramName + "_" + parameter.getID( ) ); | configVar .setName( paramName + "_" + parameter.getID( ) ); | protected void __execute( ) throws RemoteException { ViewerAttributeBean attrBean = (ViewerAttributeBean) context.getBean( ); assert attrBean != null; try { // get design file name String reportDesignName = attrBean.getReportDesignName( ); // get design config file name String configFileName = ParameterAcc... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/663e473c5349712c54b9729e27543a44deac7a02/BirtCacheParameterActionHandler.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/actionhandler/BirtCacheParameterActionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
8837,
12,
262,
1216,
18361,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
8837,
12,
262,
1216,
18361,
202,
95,
202,
202,
18415,
1499,
3381,
1604,
3381,
273,
261,
18415,
1499,
3381,
13,
819,
18,
588,
3381,
12,
11272,
202,
202,
11231,
1604,
... |
return m_roles; | Collection roles = m_groupManager.getRoles(); List webRoles = new ArrayList(roles.size()); for (Iterator it = roles.iterator(); it.hasNext();) { Role role = (Role) it.next(); webRoles.add(new ManagedRole(role)); } return webRoles; | public Collection getRoles() { return m_roles; } | 25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/706ae9a9c41b58e508fa716d64e3d6f6ca56ee0e/WebRoleManager.java/clean/src/web/src/org/opennms/web/admin/roles/WebRoleManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
21787,
1435,
288,
3639,
2200,
4900,
273,
312,
67,
1655,
1318,
18,
588,
6898,
5621,
987,
3311,
6898,
273,
394,
2407,
12,
7774,
18,
1467,
10663,
364,
261,
3198,
518,
273,
4900,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2200,
21787,
1435,
288,
3639,
2200,
4900,
273,
312,
67,
1655,
1318,
18,
588,
6898,
5621,
987,
3311,
6898,
273,
394,
2407,
12,
7774,
18,
1467,
10663,
364,
261,
3198,
518,
273,
4900,
... |
setHref(null); | private void evaluateExpressions() throws JspException { try { setAnchor((String) evalAttr("anchor", getAnchor(), String.class)); } catch (NullAttributeException ex) { setAnchor(null); } try { setForward((String) evalAttr("forward", getForward(), ... | 8610 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8610/2dbb705eab3659c5c2ceb6398f2eec56e1f6994d/ELRewriteTag.java/clean/struts-el/src/share/org/apache/strutsel/taglib/html/ELRewriteTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
11605,
12443,
780,
13,
5302,
3843,
2932,
16215,
3113,
336,
11605,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
11605,
12443,
780,
13,
5302,
3843,
2932,
16215,
3113,
336,
11605,
9334,
514,
18,
1106,
10019,
3639,
289,
1044,
261,... | |
public org.quickfix.field.SolicitedFlag getSolicitedFlag() throws FieldNotFound { org.quickfix.field.SolicitedFlag value = new org.quickfix.field.SolicitedFlag(); | public quickfix.field.SolicitedFlag getSolicitedFlag() throws FieldNotFound { quickfix.field.SolicitedFlag value = new quickfix.field.SolicitedFlag(); | public org.quickfix.field.SolicitedFlag getSolicitedFlag() throws FieldNotFound { org.quickfix.field.SolicitedFlag value = new org.quickfix.field.SolicitedFlag(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/ExecutionReport.java/buggy/src/java/src/quickfix/fix44/ExecutionReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
55,
1415,
16261,
4678,
1322,
1415,
16261,
4678,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
55,
1415,
16261,
4678,
460,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
55,
1415,
16261,
4678,
1322,
1415,
16261,
4678,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
55,
1415,
16261,
4678,
460,... |
switch ( eDerivedStructuralFeatureID( eFeature ) ) | switch ( featureID ) | public void eSet( EStructuralFeature eFeature, Object newValue ) { switch ( eDerivedStructuralFeatureID( eFeature ) ) { case AttributePackage.LOCATION3_D__X : setX( ( (Double) newValue ).doubleValue( ) ); return; case AttributePackage.LOCATION3_D__Y : setY( ( (Double) newValue ).doubleValue( ) ); ret... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/036e8c78765730b146e5854b9d6c397a296fed86/Location3DImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/Location3DImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
20199,
12,
512,
14372,
4595,
425,
4595,
16,
1033,
6129,
262,
202,
95,
202,
202,
9610,
261,
425,
21007,
14372,
4595,
734,
12,
425,
4595,
262,
262,
202,
202,
95,
1082,
202,... |
scaledWidth=800; | scaledWidth=PageSize.A4.width(); | private void processParameters() throws BadElementException, IOException { type = IMGTEMPLATE; originalType = ORIGINAL_PS; InputStream is = null; try { if (rawData == null) { is = url.openStream(); } else { is = new java.io.B... | 6653 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6653/a70285238d45643e095fbf1c5a17749c92b693e7/ImgPostscript.java/clean/src/com/lowagie/text/ImgPostscript.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
2402,
1435,
1216,
6107,
20826,
16,
1860,
288,
3639,
618,
273,
26582,
12205,
31,
3639,
2282,
559,
273,
24069,
7702,
1013,
67,
5857,
31,
3639,
5037,
353,
273,
446,
31,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
2402,
1435,
1216,
6107,
20826,
16,
1860,
288,
3639,
618,
273,
26582,
12205,
31,
3639,
2282,
559,
273,
24069,
7702,
1013,
67,
5857,
31,
3639,
5037,
353,
273,
446,
31,
3639... |
} else { if (paramSize == 0) { result = "@" + myprefix; } | public String generateTests(String prefix) { String result = new String(); String myprefix = prefix + "_" + name.toLowerCase(); int paramSize = (paramFilters != null) ? paramFilters.size() : 0; if (useTimeRange) { String key = myprefix ... | 47226 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47226/41608041a8ffd9856c89f7485d0037b620a26516/QueryFilter.java/clean/src/main/java/org/osaf/cosmo/dav/report/caldav/QueryFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
2103,
14650,
12,
780,
1633,
13,
288,
5411,
514,
563,
273,
394,
514,
5621,
5411,
514,
312,
879,
266,
904,
273,
1633,
397,
8802,
397,
508,
18,
869,
5630,
5621,
5411,
509,
579,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
14650,
12,
780,
1633,
13,
288,
5411,
514,
563,
273,
394,
514,
5621,
5411,
514,
312,
879,
266,
904,
273,
1633,
397,
8802,
397,
508,
18,
869,
5630,
5621,
5411,
509,
579,
... | |
protected synchronized void playEvents() { debugger.playEvents(getCurrentEvents()); | protected synchronized void playEvents(boolean reset) { debugger.playEvents(getCurrentEvents(), reset); | protected synchronized void playEvents() { debugger.playEvents(getCurrentEvents()); } | 51505 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51505/bc4088ea842f6870771e9c97ca5d590b23671f89/DebuggerRecorder.java/clean/src/org/antlr/works/debugger/DebuggerRecorder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3852,
918,
6599,
3783,
1435,
288,
3639,
19977,
18,
1601,
3783,
12,
588,
3935,
3783,
10663,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
3852,
918,
6599,
3783,
1435,
288,
3639,
19977,
18,
1601,
3783,
12,
588,
3935,
3783,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
StackFrame(Context cx, Main db, DebuggableScript fnOrScript) | StackFrame(Context cx, Main db, FunctionSource fsource) | StackFrame(Context cx, Main db, DebuggableScript fnOrScript) { this.db = db; this.contextData = ContextData.get(cx); this.fnOrScript = fnOrScript; FunctionSource item = db.getFunctionSource(fnOrScript); if (item != null) { this.sourceI... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/e2031a639690d05ffedb08d225af2e6b3282ad1e/Main.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
7283,
3219,
12,
1042,
9494,
16,
12740,
1319,
16,
4284,
1830,
2662,
552,
13,
3639,
288,
5411,
333,
18,
1966,
273,
1319,
31,
5411,
333,
18,
2472,
751,
273,
1772,
751,
18,
588,
12,
71,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
7283,
3219,
12,
1042,
9494,
16,
12740,
1319,
16,
4284,
1830,
2662,
552,
13,
3639,
288,
5411,
333,
18,
1966,
273,
1319,
31,
5411,
333,
18,
2472,
751,
273,
1772,
751,
18,
588,
12,
71,
9... |
layout.numColumns = 2; | protected Control createContents(Composite parent) { Composite composite = new Composite(parent, SWT.NONE); GridLayout layout = new GridLayout(); layout.numColumns = 2; composite.setLayout(layout); GridData data = new GridData(GridData.FILL); composite.setLayoutData(data); ... | 6016 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6016/dea4e4b7dd0682d5d73aeb25f9ed3f933e5e051a/SVNPropertyPage.java/buggy/ui/src/org/tigris/subversion/subclipse/ui/properties/SVNPropertyPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8888,
752,
6323,
12,
9400,
982,
13,
288,
3639,
14728,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
3639,
7145,
3744,
3511,
273,
394,
7145,
3744,
5621,
9079,
9635,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8888,
752,
6323,
12,
9400,
982,
13,
288,
3639,
14728,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
9826,
1769,
3639,
7145,
3744,
3511,
273,
394,
7145,
3744,
5621,
9079,
9635,... | |
int ix = children.indexOf(childElements[cc]); if (ix < 0) continue; Item[] ch = getChildren(widget); if (ch.length + 1 == children.size()) { createTreeItem(widget, childElements[cc], ix); if (ch.length == 0) { tree.setRedraw(false); tree.setRedraw(true); } continue; } refresh(parentElement); return; } } | public void add(Object parentElement, Object[] childElements) { Assert.isNotNull(parentElement); Assert.isNotNull(childElements); Widget widget = findItem(parentElement); // If parent hasn't been realized yet, just ignore the add. if (widget == null) return; Control tree = getControl(); // optimization! // i... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1c8f382d49c8e2e5d13694225cce93f4fac936ee/AbstractTreeViewer.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/AbstractTreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
527,
12,
921,
30363,
16,
1033,
8526,
1151,
3471,
13,
288,
202,
202,
8213,
18,
291,
5962,
12,
2938,
1046,
1769,
202,
202,
8213,
18,
291,
5962,
12,
3624,
3471,
1769,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
527,
12,
921,
30363,
16,
1033,
8526,
1151,
3471,
13,
288,
202,
202,
8213,
18,
291,
5962,
12,
2938,
1046,
1769,
202,
202,
8213,
18,
291,
5962,
12,
3624,
3471,
1769,
202,
... | |
private void limit ( int len ) { if ( len <= 0 ) throw new IllegalArgumentException ( "len <= 0, shouldn't happen" ); buffer.limit ( buffer.position() + len ); } | private void limit(int len) { if (len <= 0) throw new IllegalArgumentException ("len <= 0, shouldn't happen"); buffer.limit(buffer.position() + len); } | private void limit ( int len ) { if ( len <= 0 ) throw new IllegalArgumentException ( "len <= 0, shouldn't happen" ); buffer.limit ( buffer.position() + len ); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/63b8a00eb4a060a1688070c40c709ac44fefbeac/BlockAlignmentSupport.java/buggy/fs/src/driver/org/jnode/driver/block/BlockAlignmentSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1800,
261,
509,
562,
262,
288,
202,
565,
309,
261,
562,
1648,
374,
225,
262,
202,
202,
12849,
394,
2754,
1082,
565,
261,
315,
1897,
1648,
374,
16,
12044,
1404,
5865,
6,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
1800,
261,
509,
562,
262,
288,
202,
565,
309,
261,
562,
1648,
374,
225,
262,
202,
202,
12849,
394,
2754,
1082,
565,
261,
315,
1897,
1648,
374,
16,
12044,
1404,
5865,
6,
... |
public Path getQPath(ItemId id) throws ItemNotFoundException, RepositoryException { if (id.equals(rootNodeId)) { return Path.ROOT; } | public Path getQPath(ItemState itemState) throws ItemNotFoundException, RepositoryException { | public Path getQPath(ItemId id) throws ItemNotFoundException, RepositoryException { // shortcut if (id.equals(rootNodeId)) { return Path.ROOT; } Path.PathBuilder builder = new Path.PathBuilder(); try { buildPath(builder, getItemState(id)); ... | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/225b0a8914928975a7c9c42574c1fa2778136c47/HierarchyManagerImpl.java/buggy/contrib/spi/jcr2spi/src/main/java/org/apache/jackrabbit/jcr2spi/HierarchyManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2666,
23413,
743,
12,
17673,
612,
13,
5411,
1216,
4342,
3990,
16,
13367,
288,
3639,
368,
10995,
3639,
309,
261,
350,
18,
14963,
12,
3085,
15883,
3719,
288,
5411,
327,
2666,
18,
9185... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2666,
23413,
743,
12,
17673,
612,
13,
5411,
1216,
4342,
3990,
16,
13367,
288,
3639,
368,
10995,
3639,
309,
261,
350,
18,
14963,
12,
3085,
15883,
3719,
288,
5411,
327,
2666,
18,
9185... |
Logger.error(this,"Unmatchable packet from "+peer); | if(opn != null && !opn.isConnected()) Logger.minor(this,"Unmatchable packet from "+peer); else Logger.error(this,"Unmatchable packet from "+peer); | public void process(byte[] buf, int offset, int length, Peer peer) { node.random.acceptTimerEntropy(fnpTimingSource, 0.25); Logger.minor(this, "Packet length "+length+" from "+peer); /** * Look up the Peer. * If we know it, check the packet with that key. * Otherwise try... | 48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/d5644cba6a7150afb4bc68c0f80caf3c62e5c960/FNPPacketMangler.java/clean/src/freenet/node/FNPPacketMangler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1207,
12,
7229,
8526,
1681,
16,
509,
1384,
16,
509,
769,
16,
10669,
4261,
13,
288,
3639,
756,
18,
9188,
18,
9436,
6777,
28727,
12,
4293,
84,
25377,
1830,
16,
374,
18,
2947,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12,
7229,
8526,
1681,
16,
509,
1384,
16,
509,
769,
16,
10669,
4261,
13,
288,
3639,
756,
18,
9188,
18,
9436,
6777,
28727,
12,
4293,
84,
25377,
1830,
16,
374,
18,
2947,
... |
{ int w = view.getDomainPane().getWavelengths().getSelectedIndex(); return (int) eventManager.getGlobalChannelWindowStart(w); } | { int w = view.getDomainPane().getWavelengths().getSelectedIndex(); return (int) eventManager.getGlobalChannelWindowStart(w); } | int getGlobalMinimum() { int w = view.getDomainPane().getWavelengths().getSelectedIndex(); return (int) eventManager.getGlobalChannelWindowStart(w); } | 54698 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54698/1722ebf9ac60fc8e45cdc8d0049e85db5b86715c/QuantumPaneManager.java/buggy/SRC/org/openmicroscopy/shoola/agents/rnd/pane/QuantumPaneManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
474,
20591,
13042,
1435,
202,
95,
202,
202,
474,
341,
273,
1476,
18,
588,
3748,
8485,
7675,
588,
59,
16775,
87,
7675,
588,
7416,
1016,
5621,
202,
202,
2463,
261,
474,
13,
23040,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
474,
20591,
13042,
1435,
202,
95,
202,
202,
474,
341,
273,
1476,
18,
588,
3748,
8485,
7675,
588,
59,
16775,
87,
7675,
588,
7416,
1016,
5621,
202,
202,
2463,
261,
474,
13,
23040,
18... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.