rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
for (int i = 0; i < javaLibPaths.size(); i++) { | String [] libPaths = ProxyLaunchSupport.convertURLsToStrings((URL[]) javaLibPaths.toArray(new URL[javaLibPaths.size()])); for (int i = 0; i < libPaths.length; i++) { | public void launch(ILaunchConfiguration configuration, String mode, ILaunch launch, IProgressMonitor pm) throws CoreException { String launchKey = configuration.getAttribute(IProxyConstants.ATTRIBUTE_LAUNCH_KEY, (String) null); if (launchKey == null) abort(ProxyRemoteMessages.getString("ProxyRemoteNoLaunchKey"), n... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/77e9488304d8e3e48fdc9582512ac67ccfe05035/LocalProxyLaunchDelegate.java/clean/plugins/org.eclipse.jem.proxy/proxyRemote/org/eclipse/jem/internal/proxy/remote/LocalProxyLaunchDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
8037,
12,
2627,
4760,
1750,
1664,
16,
514,
1965,
16,
467,
9569,
8037,
16,
467,
5491,
7187,
7430,
13,
1216,
30015,
288,
202,
202,
780,
8037,
653,
273,
1664,
18,
588,
1499,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
8037,
12,
2627,
4760,
1750,
1664,
16,
514,
1965,
16,
467,
9569,
8037,
16,
467,
5491,
7187,
7430,
13,
1216,
30015,
288,
202,
202,
780,
8037,
653,
273,
1664,
18,
588,
1499,... |
Result result = runQuery( "SELECT {[Customers].[All Customers].[USA].[CA]} DIMENSION PROPERTIES "+nl+ " CATALOG_NAME, SCHEMA_NAME, CUBE_NAME, DIMENSION_UNIQUE_NAME, " + nl + " HIERARCHY_UNIQUE_NAME, LEVEL_UNIQUE_NAME, LEVEL_NUMBER, MEMBER_UNIQUE_NAME, " + nl + " MEMBER_NAME, MEMBER_TYPE, MEMBER_GUID, MEMBER_CAPTION, ME... | Result result = executeQuery("SELECT {[Customers].[All Customers].[USA].[CA]} DIMENSION PROPERTIES "+nl+ " CATALOG_NAME, SCHEMA_NAME, CUBE_NAME, DIMENSION_UNIQUE_NAME, " + nl + " HIERARCHY_UNIQUE_NAME, LEVEL_UNIQUE_NAME, LEVEL_NUMBER, MEMBER_UNIQUE_NAME, " + nl + " MEMBER_NAME, MEMBER_TYPE, MEMBER_GUID, MEMBER_CAPTION,... | public void _testPropertiesMDX() { Result result = runQuery( "SELECT {[Customers].[All Customers].[USA].[CA]} DIMENSION PROPERTIES "+nl+ " CATALOG_NAME, SCHEMA_NAME, CUBE_NAME, DIMENSION_UNIQUE_NAME, " + nl + " HIERARCHY_UNIQUE_NAME, LEVEL_UNIQUE_NAME, LEVEL_NUMBE... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/3041f930b5fc4bf6aa3339845b828801c1d8b366/PropertiesTest.java/clean/testsrc/main/mondrian/test/PropertiesTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
389,
3813,
2297,
6188,
60,
1435,
288,
3639,
3438,
563,
273,
1086,
1138,
12,
7734,
315,
4803,
288,
63,
3802,
414,
8009,
63,
1595,
6082,
414,
8009,
63,
3378,
37,
8009,
63,
3587... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
389,
3813,
2297,
6188,
60,
1435,
288,
3639,
3438,
563,
273,
1086,
1138,
12,
7734,
315,
4803,
288,
63,
3802,
414,
8009,
63,
1595,
6082,
414,
8009,
63,
3378,
37,
8009,
63,
3587... |
String errorMsg = "getMapOutput(" + mapId + "," + reduceId + ") failed :\n"+ StringUtils.stringifyException(ie); | String errorMsg = ("getMapOutput(" + mapId + "," + reduceId + ") failed :\n"+ StringUtils.stringifyException(ie)); | public void doGet(HttpServletRequest request, HttpServletResponse response ) throws ServletException, IOException { String mapId = request.getParameter("map"); String reduceId = request.getParameter("reduce"); if (mapId == null || reduceId == null... | 55137 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55137/161e86891d1289d22d9636b0b84d32ae4b00853f/TaskTracker.java/buggy/src/java/org/apache/hadoop/mapred/TaskTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
23611,
12,
2940,
18572,
590,
16,
7682,
12446,
766,
15604,
262,
1216,
16517,
16,
1860,
288,
3639,
514,
852,
548,
273,
590,
18,
588,
1662,
2932,
1458,
8863,
3639,
514,
5459,
548... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
23611,
12,
2940,
18572,
590,
16,
7682,
12446,
766,
15604,
262,
1216,
16517,
16,
1860,
288,
3639,
514,
852,
548,
273,
590,
18,
588,
1662,
2932,
1458,
8863,
3639,
514,
5459,
548... |
return wizard.getRepositoryClient() != null; | return wizard.getRepositoryConnector() != null; | public boolean canFlipToNextPage() { return wizard.getRepositoryClient() != null; } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/0e9216c5160dcb4bbfc03d2e326a3e5f9aa0e1cf/SelectRepositoryClientPage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/wizards/SelectRepositoryClientPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
848,
28535,
774,
21563,
1435,
288,
202,
202,
2463,
24204,
18,
588,
3305,
1227,
1435,
480,
446,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
848,
28535,
774,
21563,
1435,
288,
202,
202,
2463,
24204,
18,
588,
3305,
1227,
1435,
480,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
results = compare(retEnv, tempPath); assertTrue(results); | compareXML(retEnv, tempPath); | public void testR2GCEchoFloat() throws AxisFault { url = "http://localhost:8010/interopC.cgi"; soapAction = "http://soapinterop.org/"; util = new GroupcFloatUtil(); retEnv = SunRound2Client.sendMsg(util, url, soapAction); tempPath = resFilePath + "GroupcFloatRes.xml"; resul... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/6295a3864398ed319578fb0b345f1adafef73782/SLRound2InteropTest.java/buggy/modules/integration/itest/test/interop/whitemesa/round2/SLRound2InteropTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
54,
22,
43,
1441,
2599,
4723,
1435,
1216,
15509,
7083,
288,
3639,
880,
273,
315,
2505,
2207,
13014,
30,
28,
23254,
19,
30376,
39,
18,
19062,
14432,
3639,
9930,
1803,
273,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
54,
22,
43,
1441,
2599,
4723,
1435,
1216,
15509,
7083,
288,
3639,
880,
273,
315,
2505,
2207,
13014,
30,
28,
23254,
19,
30376,
39,
18,
19062,
14432,
3639,
9930,
1803,
273,... |
getOwner( ).getViewer( ) .setSelection( new StructuredSelection( list ) ); | if (getOwner( ).getViewer( ).getControl().isVisible()) { getOwner( ).getViewer( ) .setSelection( new StructuredSelection( list ) ); } | public void run( ) { getOwner( ).getViewer( ) .setSelection( new StructuredSelection( list ) ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/5495381640a77875e5cbf18f5f5d7159e3ccaa3f/TableLayout.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/layout/TableLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
1086,
12,
262,
9506,
202,
95,
6862,
202,
588,
5541,
12,
262,
18,
588,
18415,
12,
262,
6862,
1082,
202,
18,
542,
6233,
12,
394,
7362,
2862,
6233,
12,
666,
262,
11272,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
1086,
12,
262,
9506,
202,
95,
6862,
202,
588,
5541,
12,
262,
18,
588,
18415,
12,
262,
6862,
1082,
202,
18,
542,
6233,
12,
394,
7362,
2862,
6233,
12,
666,
262,
11272,
9... |
following.push(FOLLOW_constraint_in_constraints1651); | following.push(FOLLOW_constraint_in_constraints1655); | public List constraints() throws RecognitionException { List constraints; constraints = new ArrayList(); try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:668:17: ( opt_eol ( constraint[constraints] | predicate[constra... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/e3fb9256ae6e5fcb8c78a2c3dbd47f678d9b1287/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... |
for (Enumeration e = mc.getRecipients().elements(); e.hasMoreElements(); ) { | for (Enumeration e = mail.getRecipients().elements(); e.hasMoreElements(); ) { | public Vector match(MessageContainer mc, String condition) { Vector matchingRecipients = new Vector(); for (Enumeration e = mc.getRecipients().elements(); e.hasMoreElements(); ) { String rec = (String) e.nextElement(); if (condition.indexOf(getHost(rec)) != -1) { m... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/47e1f1dd324aaa19b69c89398ecab34856a55c89/HostIs.java/clean/trunk/src/org/apache/james/james/match/HostIs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
5589,
845,
12,
1079,
2170,
6108,
16,
514,
2269,
13,
288,
3639,
5589,
3607,
22740,
273,
394,
5589,
5621,
3639,
364,
261,
21847,
425,
273,
4791,
18,
588,
22740,
7675,
6274,
5621,
425,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5589,
845,
12,
1079,
2170,
6108,
16,
514,
2269,
13,
288,
3639,
5589,
3607,
22740,
273,
394,
5589,
5621,
3639,
364,
261,
21847,
425,
273,
4791,
18,
588,
22740,
7675,
6274,
5621,
425,... |
return getLaunchManager().getLaunchConfigurationType(WOJavaLocalApplicationLaunchConfigurationDelegate.WOJavaLocalApplicationID); | ILaunchConfigurationType launchConfigurationType = getLaunchManager() .getLaunchConfigurationType( WOJavaLocalApplicationLaunchConfigurationDelegate.WOJavaLocalApplicationID); return launchConfigurationType; | protected ILaunchConfigurationType getJavaLaunchConfigType() { return getLaunchManager().getLaunchConfigurationType(WOJavaLocalApplicationLaunchConfigurationDelegate.WOJavaLocalApplicationID); } | 50596 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50596/f992bd5b8e5aeca42a66af65f4ec3d6e14d2352b/WOJavaApplicationLaunchShortcut.java/clean/projects/wolips/plugins/org.objectstyle.wolips.launching/java/org/objectstyle/wolips/launching/WOJavaApplicationLaunchShortcut.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
467,
9569,
1750,
559,
18911,
9569,
809,
559,
1435,
288,
202,
202,
2463,
9014,
4760,
1318,
7675,
588,
9569,
1750,
559,
12,
59,
51,
5852,
2042,
3208,
9569,
1750,
9586,
18,
59,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
467,
9569,
1750,
559,
18911,
9569,
809,
559,
1435,
288,
202,
202,
2463,
9014,
4760,
1318,
7675,
588,
9569,
1750,
559,
12,
59,
51,
5852,
2042,
3208,
9569,
1750,
9586,
18,
59,
... |
sdf = DateFormatWrapperFactory.getPreferredDateFormat( iUnit ); | sdf = DateFormatWrapperFactory.getPreferredDateFormat( iUnit, rtc.getULocale( ) ); | public final void renderEachAxis( IPrimitiveRenderer ipr, Plot pl, OneAxis ax, int iWhatToDraw ) throws ChartException { final RunTimeContext rtc = getRunTimeContext( ); final Axis axModel = ax.getModelAxis( ); final PlotWithAxes pwa = (PlotWithAxes) getComputations( ); final Insets insCA = pwa.getAxes( ).getIns... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/eae7a65cbbb0c080e7d35c810673937db25d4da7/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,
482,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
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,
727,
918,
1743,
3442,
6558,
12,
467,
9840,
6747,
277,
683,
16,
15211,
886,
16,
1082,
202,
3335,
6558,
1740,
16,
509,
277,
23801,
774,
6493,
262,
1216,
14804,
503,
202,
95,
202... |
int to = from + len; for (int off = from; off < to; off++) { h = 31 * h + chars[off]; | int to = chars.length(); for (int off = 0; off < to; off++) { h = 31 * h + chars.charAt(off); | public static int stringHashCode(char[] chars, int from, int len) { int h = 0; int to = from + len; for (int off = from; off < to; off++) { h = 31 * h + chars[off]; } return h; } | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/0299e8d114b64d07dfd8fdd89d166f62316dd01c/StringUtil.java/buggy/util/src/com/intellij/openapi/util/text/StringUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
509,
533,
21952,
12,
3001,
8526,
5230,
16,
509,
628,
16,
509,
562,
13,
288,
565,
509,
366,
273,
374,
31,
565,
509,
358,
273,
628,
397,
562,
31,
565,
364,
261,
474,
3397,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
533,
21952,
12,
3001,
8526,
5230,
16,
509,
628,
16,
509,
562,
13,
288,
565,
509,
366,
273,
374,
31,
565,
509,
358,
273,
628,
397,
562,
31,
565,
364,
261,
474,
3397,
... |
public JavaSupport getJavaSupport() { throw new MockException(); } | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/f11f183fa177acbe7f7b2685c56f38fb3261856d/BaseMockRuby.java/buggy/test/org/jruby/test/BaseMockRuby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5852,
6289,
588,
5852,
6289,
1435,
95,
202,
202,
12849,
2704,
9865,
503,
5621,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5852,
6289,
588,
5852,
6289,
1435,
95,
202,
202,
12849,
2704,
9865,
503,
5621,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... | ||
short seq = 0; if (rs.next()) | while ( rs.next() ) | private java.sql.ResultSet getImportedExportedKeys(String catalog, String schema, String primaryTable, String foreignTable) throws SQLException { Field f[] = new Field[14]; f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, 32); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, 32); f[2] = new Field... | 2413 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2413/54ced94856bd6d174a4e50caa72f009d60060534/DatabaseMetaData.java/buggy/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2252,
18,
4669,
18,
13198,
336,
24934,
31140,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
3354,
1388,
16,
514,
5523,
1388,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
2252,
18,
4669,
18,
13198,
336,
24934,
31140,
2396,
12,
780,
6222,
16,
514,
1963,
16,
514,
3354,
1388,
16,
514,
5523,
1388,
13,
1216,
6483,
202,
95,
202,
202,
974,
284,
8526,... |
public RichStreamReader(BufferedReader reader, | public RichStreamReader(InputStream is, | public RichStreamReader(BufferedReader reader, RichSequenceFormat format, SymbolTokenization symParser, RichSequenceBuilderFactory sf, Namespace ns) { this.reader = reader; this.format = format; this.symParser = symParser; this.sf = sf; ... | 50397 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50397/234ac83aca7c4c358045c77b994f8347c4243524/RichStreamReader.java/buggy/src/org/biojavax/bio/seq/io/RichStreamReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
534,
1354,
31495,
12,
4348,
353,
16,
5411,
534,
1354,
4021,
1630,
740,
16,
5411,
8565,
1345,
1588,
5382,
2678,
16,
5411,
534,
1354,
4021,
20692,
9033,
16,
5411,
6005,
3153,
13,
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,
377,
1071,
534,
1354,
31495,
12,
4348,
353,
16,
5411,
534,
1354,
4021,
1630,
740,
16,
5411,
8565,
1345,
1588,
5382,
2678,
16,
5411,
534,
1354,
4021,
20692,
9033,
16,
5411,
6005,
3153,
13,
225,... |
private void updateClass(ModelClass clazz, JClass jClass, ArrayList alwaysExisting) { String className = clazz.getName(); String uncapClassName = uncapitalise( className ); String clazzTagName = null; if (clazz.hasMetadata(XmlFieldMetadata.ID)) { XmlFieldMetadata clazzMetadata... | 47828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47828/713251ef10d316c5306d2d02000cc42e5f75b7e1/JDOMWriterGenerator.java/buggy/modello-plugins/modello-plugin-jdom/src/main/java/org/codehaus/modello/plugin/jdom/JDOMWriterGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1089,
797,
12,
1488,
797,
4003,
16,
804,
797,
525,
797,
16,
2407,
3712,
9895,
13,
288,
780,
2658,
273,
4003,
18,
17994,
5621,
780,
6301,
438,
3834,
273,
6301,
438,
7053,
784,
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,
3238,
918,
1089,
797,
12,
1488,
797,
4003,
16,
804,
797,
525,
797,
16,
2407,
3712,
9895,
13,
288,
780,
2658,
273,
4003,
18,
17994,
5621,
780,
6301,
438,
3834,
273,
6301,
438,
7053,
784,
12,
... | ||
m_buttonBackward10 = addButton("images/player_rew.png", | m_buttonBackward10 = addButton("player_rew.png", | ToolBar(ActionListener listener, Preferences prefs) { m_listener = listener; m_buttonNew = addButton("images/filenew.png", "new-game", "New game"); m_buttonOpen = addButton("images/fileopen.png", "open", "Load game"); m_buttonSave = addButton("images/filesave2.png", "save", "Save game... | 51310 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51310/b23a394c8ba6d65b045147f9fe902ba446fb00e9/ToolBar.java/clean/src/gui/ToolBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
13288,
5190,
12,
1803,
2223,
2991,
16,
28310,
15503,
13,
565,
288,
3639,
312,
67,
12757,
273,
2991,
31,
3639,
312,
67,
5391,
1908,
273,
527,
3616,
2932,
7369,
19,
7540,
275,
359,
18,
64... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
13288,
5190,
12,
1803,
2223,
2991,
16,
28310,
15503,
13,
565,
288,
3639,
312,
67,
12757,
273,
2991,
31,
3639,
312,
67,
5391,
1908,
273,
527,
3616,
2932,
7369,
19,
7540,
275,
359,
18,
64... |
if (enableZoom.isSelected()) { Dimension2D docSize = svgCanvas.getSVGDocumentSize(); Rectangle2D nb = textNode.getBounds(); AffineTransform at = gn.getGlobalTransform(); | if (highlightButton.isSelected()) { return; } | protected void showSelectedGraphicsNode() { GraphicsNode gn = walker.getCurrentGraphicsNode(); if (!(gn instanceof TextNode)) { return; } TextNode textNode = (TextNode)gn; // mark the selection of the substring found String text = textNode.getText(); String pattern = search.getText()... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/9473cbcb0a4cfebc299cb17dbe9f48aea470670e/FindDialog.java/buggy/sources/org/apache/batik/apps/svgbrowser/FindDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2405,
7416,
17558,
907,
1435,
288,
3639,
16830,
907,
22908,
273,
14810,
18,
588,
3935,
17558,
907,
5621,
3639,
309,
16051,
12,
1600,
1276,
3867,
907,
3719,
288,
5411,
327,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
2405,
7416,
17558,
907,
1435,
288,
3639,
16830,
907,
22908,
273,
14810,
18,
588,
3935,
17558,
907,
5621,
3639,
309,
16051,
12,
1600,
1276,
3867,
907,
3719,
288,
5411,
327,
31,
... |
klass = ent.getOrigin(); id = ent.getMid0(); noex = ent.getNoex(); body = ent.getMethod(); } else { GetMethodBodyResult gmbr = getMethodBody(id, 0); klass = gmbr.getRecvClass(); id = gmbr.getId(); noex = gmbr.getNoex(); body = gmbr.getBody(); | klass = ent.getOrigin(); id = ent.getMid0(); noex = ent.getNoex(); body = ent.getMethod(); } else { GetMethodBodyResult gmbr = getMethodBody(id, 0); klass = gmbr.getRecvClass(); id = gmbr.getId(); noex = gmbr.getNoex(); body = gmbr.getBody(); | public RubyObject call( RubyObject recv, RubyId mid, RubyPointer args, int scope) { RubyMethodCacheEntry ent = RubyMethodCacheEntry.getEntry(getRuby(), this, mid); RubyModule klass = this; RubyId id = mid; int noex; Node body; if (ent != null) { if (ent.getMethod() == null) { throw new RuntimeException(... | 45753 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45753/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/clean/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
921,
745,
12,
202,
202,
54,
10340,
921,
10665,
16,
202,
202,
54,
10340,
548,
7501,
16,
202,
202,
54,
10340,
4926,
833,
16,
202,
202,
474,
2146,
13,
288,
202,
202,
54,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19817,
921,
745,
12,
202,
202,
54,
10340,
921,
10665,
16,
202,
202,
54,
10340,
548,
7501,
16,
202,
202,
54,
10340,
4926,
833,
16,
202,
202,
474,
2146,
13,
288,
202,
202,
54,... |
this.j2eeServerObjectName = ObjectName.getInstance(j2eeDomainName + ":j2eeType=J2EEServer,name=" + j2eeServerName); AxisGeronimoUtils.startGBean(j2eeServerObjectName, j2eeServerGBean, kernel); GBeanMBean tmGBean = new GBeanMBean(GeronimoTransactionManager.GBEAN_INFO); Set patterns = new HashSet(); patterns.add(Obje... | ObjectName j2eeServerObjectName = ObjectName.getInstance(AxisGeronimoConstants.J2EE_SERVER_OBJECT_NAME); kernel.loadGBean(j2eeServerObjectName, j2eeServerGBean); kernel.startGBean(j2eeServerObjectName); | private void startJ2EEServer() throws DeploymentException { try { String str = System.getProperty(javax.naming.Context.URL_PKG_PREFIXES); if (str == null) { str = ":org.apache.geronimo.naming"; } else { str = str + ":org.apache... | 12474 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12474/11d9b16ee7a34a17c5ba86650eceb652d2824445/DependancyEJBManager.java/clean/modules/axis/src/java/org/apache/geronimo/axis/DependancyEJBManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
787,
46,
22,
9383,
2081,
1435,
1216,
8587,
503,
288,
3639,
775,
288,
5411,
514,
609,
273,
10792,
2332,
18,
588,
1396,
12,
28384,
18,
82,
7772,
18,
1042,
18,
1785,
67,
8784,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
787,
46,
22,
9383,
2081,
1435,
1216,
8587,
503,
288,
3639,
775,
288,
5411,
514,
609,
273,
10792,
2332,
18,
588,
1396,
12,
28384,
18,
82,
7772,
18,
1042,
18,
1785,
67,
8784,
... |
if (JavaEnvUtils.isKaffe()) { | public void testSetFollowLinks() throws IOException { if (supportsSymlinks) { File linkFile = new File(System.getProperty("root"), "src/main/org/apache/tools/ThisIsALink"); if (JavaEnvUtils.isKaffe()) { System.err.println("link exists pre-test? " + linkFile.exists()); ... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/9c0047961d3de89fca1814d6055ec03955fb0c36/DirectoryScannerTest.java/clean/src/testcases/org/apache/tools/ant/DirectoryScannerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
694,
8328,
7100,
1435,
1216,
1860,
288,
3639,
309,
261,
28064,
18475,
87,
13,
288,
5411,
1387,
1692,
812,
273,
394,
1387,
12,
3163,
18,
588,
1396,
2932,
3085,
6,
3631,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
694,
8328,
7100,
1435,
1216,
1860,
288,
3639,
309,
261,
28064,
18475,
87,
13,
288,
5411,
1387,
1692,
812,
273,
394,
1387,
12,
3163,
18,
588,
1396,
2932,
3085,
6,
3631,
... | |
Block newBlock = new Block(var, method, self, frame, scope, klass, iter, new DynamicVariableSet(dynamicVariables)); | Block newBlock = new Block(var, method, self, frame, cref, scope, klass, iter, new DynamicVariableSet(dynamicVariables)); | public Block cloneBlock() { Block newBlock = new Block(var, method, self, frame, scope, klass, iter, new DynamicVariableSet(dynamicVariables)); newBlock.isLambda = isLambda; if (getNext() != null) { newBlock.setNext(getNext()); } return newBlock; } | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/a1b8fc1d456e3d5c6e01579b88773383068aa85c/Block.java/buggy/src/org/jruby/runtime/Block.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3914,
3236,
1768,
1435,
288,
3639,
3914,
28482,
273,
394,
3914,
12,
1401,
16,
707,
16,
365,
16,
2623,
16,
1519,
74,
16,
2146,
16,
7352,
16,
1400,
16,
394,
12208,
3092,
694,
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,
3914,
3236,
1768,
1435,
288,
3639,
3914,
28482,
273,
394,
3914,
12,
1401,
16,
707,
16,
365,
16,
2623,
16,
1519,
74,
16,
2146,
16,
7352,
16,
1400,
16,
394,
12208,
3092,
694,
12,
... |
break; | continue; | public List translateRelativePaths(IFile file, String fileName, List includes) { List translatedIncludes = new ArrayList(includes.size()); for (Iterator i = includes.iterator(); i.hasNext(); ) { String include = (String) i.next(); IPath includePath = new Path(include); if (!includePath.isAbsolute()) { // ch... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/e75bafa4a4e6c14b60634418bc08cee3200fcd49/ScannerInfoConsoleParserUtility.java/buggy/build/org.eclipse.cdt.make.core/src/org/eclipse/cdt/make/internal/core/scannerconfig/util/ScannerInfoConsoleParserUtility.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
4204,
8574,
4466,
12,
45,
812,
585,
16,
514,
3968,
16,
987,
6104,
13,
288,
202,
202,
682,
9955,
16815,
273,
394,
2407,
12,
18499,
18,
1467,
10663,
202,
202,
1884,
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,
225,
202,
482,
987,
4204,
8574,
4466,
12,
45,
812,
585,
16,
514,
3968,
16,
987,
6104,
13,
288,
202,
202,
682,
9955,
16815,
273,
394,
2407,
12,
18499,
18,
1467,
10663,
202,
202,
1884,
261,
... |
public DurableSubscriptionHolder(String name, LocalTopic topic, LocalQueue queue) | public DurableSubscriptionHolder(String name, LocalTopic topic, LocalQueue queue, String selector) | public DurableSubscriptionHolder(String name, LocalTopic topic, LocalQueue queue) { this.name = name; this.queue = queue; this.topic = topic; } | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/f7221d281ba7a07fb4ac87aab18e01ea4018e629/DurableSubscriptionHolder.java/buggy/src/main/org/jboss/jms/server/DurableSubscriptionHolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
463,
7463,
6663,
6064,
12,
780,
508,
16,
3566,
6657,
3958,
16,
3566,
3183,
2389,
16,
514,
3451,
13,
282,
288,
1377,
333,
18,
529,
273,
508,
31,
1377,
333,
18,
4000,
273,
2389,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
463,
7463,
6663,
6064,
12,
780,
508,
16,
3566,
6657,
3958,
16,
3566,
3183,
2389,
16,
514,
3451,
13,
282,
288,
1377,
333,
18,
529,
273,
508,
31,
1377,
333,
18,
4000,
273,
2389,
3... |
Object boundClosure = binding.getVariable(name); if (boundClosure != null && boundClosure instanceof Closure) { return ((Closure) boundClosure).call(args); } else { | try { if (name.equals(mme.getMethod())) { Object boundClosure = binding.getVariable(name); if (boundClosure != null && boundClosure instanceof Closure) { return ((Closure) boundClosure).call(args); } else { throw mme; } } else { throw mme; } } catch (MissingPropertyException mpe) { | public Object invokeMethod(String name, Object args) { try { return super.invokeMethod(name, args); } // if the method was not found in the current scope (the script's methods) // let's try to see if there's a method closure with the same name in the binding ... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/f8e7058e4da417dc2b5f0c3c1fab691b7c1e11d4/Script.java/buggy/src/main/groovy/lang/Script.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
27632,
12,
780,
508,
16,
1033,
833,
13,
288,
3639,
775,
288,
5411,
327,
2240,
18,
14407,
1305,
12,
529,
16,
833,
1769,
3639,
289,
7734,
368,
309,
326,
707,
1703,
486,
1392,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
27632,
12,
780,
508,
16,
1033,
833,
13,
288,
3639,
775,
288,
5411,
327,
2240,
18,
14407,
1305,
12,
529,
16,
833,
1769,
3639,
289,
7734,
368,
309,
326,
707,
1703,
486,
1392,
... |
}); } catch (Exception e) { __log.error("DbError", e); throw new ProcessingException("DbError",e); | return ret; | public InstanceInfoListDocument listInstances(String filter, String order, int limit) { InstanceInfoListDocument ret = InstanceInfoListDocument.Factory.newInstance(); final TInstanceInfoList infolist = ret.addNewInstanceInfoList(); final InstanceFilter instanceFilter = new InstanceFilter(filter, order, limit... | 47044 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47044/40604da2488c0e0e9de3a307e5a05bd456b9a02a/ProcessAndInstanceManagementImpl.java/clean/bpel-runtime/src/main/java/org/apache/ode/bpel/engine/ProcessAndInstanceManagementImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5180,
17914,
2519,
666,
5361,
12,
780,
1034,
16,
514,
1353,
16,
509,
1800,
13,
288,
565,
5180,
17914,
2519,
325,
273,
5180,
17914,
2519,
18,
1733,
18,
2704,
1442,
5621,
565,
727,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
5180,
17914,
2519,
666,
5361,
12,
780,
1034,
16,
514,
1353,
16,
509,
1800,
13,
288,
565,
5180,
17914,
2519,
325,
273,
5180,
17914,
2519,
18,
1733,
18,
2704,
1442,
5621,
565,
727,
... |
throw new TckInternalError("A timeout collect was attempted when the timeoutCollector was null"); | throw new TckInternalError( "A timeout collect was attempted when the timeoutCollector was null"); | public TimeoutEvent extractCollectedTimeoutEvent() { if (timeoutCollector == null) throw new TckInternalError("A timeout collect was attempted when the timeoutCollector was null"); TimeoutEvent collectedEvent = timeoutCollector.collectedEvent; sipProvider.removeSipListener(timeoutCollector); resetCollectors(); ... | 7607 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7607/d3bce65e49e71ee7df15bd72fd338535d4501bc1/SipEventCollector.java/buggy/trunk/src/test/tck/msgflow/SipEventCollector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
7804,
1133,
2608,
10808,
329,
2694,
1133,
1435,
288,
202,
202,
430,
261,
4538,
7134,
422,
446,
13,
1082,
202,
12849,
394,
399,
363,
20980,
2932,
37,
2021,
3274,
1703,
18121,
134... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7804,
1133,
2608,
10808,
329,
2694,
1133,
1435,
288,
202,
202,
430,
261,
4538,
7134,
422,
446,
13,
1082,
202,
12849,
394,
399,
363,
20980,
2932,
37,
2021,
3274,
1703,
18121,
134... |
public synchronized void write (byte[] buffer, int offset, int add) | public synchronized void write (int oneByte) | public synchronized void write (byte[] buffer, int offset, int add) { // If ADD < 0 then arraycopy will throw the appropriate error for // us. if (add >= 0) resize (add); System.arraycopy(buffer, offset, buf, count, add); count += add; } | 27835 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27835/daca25b853b52ea5035f6979a325fe030df38870/ByteArrayOutputStream.java/buggy/libjava/java/io/ByteArrayOutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3852,
918,
1045,
261,
474,
1245,
3216,
13,
225,
288,
565,
368,
971,
11689,
411,
374,
1508,
8817,
903,
604,
326,
5505,
555,
364,
565,
368,
584,
18,
565,
309,
261,
1289,
1545,
374,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
918,
1045,
261,
474,
1245,
3216,
13,
225,
288,
565,
368,
971,
11689,
411,
374,
1508,
8817,
903,
604,
326,
5505,
555,
364,
565,
368,
584,
18,
565,
309,
261,
1289,
1545,
374,
... |
Frame frame = new Frame("PostgreSQL ImageViewer v6.3 rev 1"); | Frame frame = new Frame("PostgreSQL ImageViewer v6.4 rev 1"); | public static void main(String args[]) { if(args.length!=3) { instructions(); System.exit(1); } try { Frame frame = new Frame("PostgreSQL ImageViewer v6.3 rev 1"); frame.setLayout(new BorderLayout()); ImageViewer viewer = new ImageViewer(frame,args[0],args[1],args[2]); fram... | 45672 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45672/03ab5f01740a7c2c3fe570d5253aa9bd039d0c70/ImageViewer.java/clean/src/interfaces/jdbc/example/ImageViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
225,
288,
565,
309,
12,
1968,
18,
2469,
5,
33,
23,
13,
288,
1377,
12509,
5621,
1377,
2332,
18,
8593,
12,
21,
1769,
565,
289,
3639,
775,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
2774,
12,
780,
833,
63,
5717,
225,
288,
565,
309,
12,
1968,
18,
2469,
5,
33,
23,
13,
288,
1377,
12509,
5621,
1377,
2332,
18,
8593,
12,
21,
1769,
565,
289,
3639,
775,
... |
segments[i] = new Segment(splitfileType, dataBlocks, checkBlocks, this, archiveContext, ctx, maxTempLength, splitUseLengths); | segments[i] = new Segment(splitfileType, dataBlocks, checkBlocks, this, archiveContext, ctx, maxTempLength, splitUseLengths, blockLength); | public SplitFetcher(Metadata metadata, long maxTempLength, ArchiveContext archiveContext, FetcherContext ctx) throws MetadataParseException { actx = archiveContext; fctx = ctx; overrideLength = metadata.dataLength; this.maxTempLength = maxTempLength; splitfileType = metadata.getSplitfileType(); splitfileDataBloc... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/6409afdcb2a1c16496544e23537bea624c517930/SplitFetcher.java/clean/src/freenet/client/SplitFetcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5385,
16855,
12,
2277,
1982,
16,
1525,
943,
7185,
1782,
16,
13124,
1042,
5052,
1042,
16,
8065,
264,
1042,
1103,
13,
1216,
6912,
13047,
288,
202,
202,
621,
92,
273,
5052,
1042,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5385,
16855,
12,
2277,
1982,
16,
1525,
943,
7185,
1782,
16,
13124,
1042,
5052,
1042,
16,
8065,
264,
1042,
1103,
13,
1216,
6912,
13047,
288,
202,
202,
621,
92,
273,
5052,
1042,
... |
mouseEventTarget = pressedComponent; | mouseEventTarget = pressedComponent; | private void acquireComponentForMouseEvent(MouseEvent me) { int x = me.getX(); int y = me.getY(); // Find the candidate which should receive this event. Component parent = frame.getContentPane(); if (parent == null) return; Component candidate = null; Point p = me.getPoint(); ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicInternalFrameUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicInternalFrameUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
10533,
1841,
1290,
9186,
1133,
12,
9186,
1133,
1791,
13,
565,
288,
1377,
509,
619,
273,
1791,
18,
588,
60,
5621,
1377,
509,
677,
273,
1791,
18,
588,
61,
5621,
1377,
368,
4163... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10533,
1841,
1290,
9186,
1133,
12,
9186,
1133,
1791,
13,
565,
288,
1377,
509,
619,
273,
1791,
18,
588,
60,
5621,
1377,
509,
677,
273,
1791,
18,
588,
61,
5621,
1377,
368,
4163... |
ve.init(velocityPropertiesFile.getAbsolutePath()); | String file = velocityPropertiesFile.getAbsolutePath(); ExtendedProperties config = new ExtendedProperties(file); ve.setExtendedProperties(config); | public void execute () throws BuildException { DirectoryScanner scanner; String[] list; String[] dirs; if (baseDir == null) { baseDir = project.resolveFile("."); } if (destDir == null ) { String msg = "destdir attribute... | 55820 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55820/ad6c98037f434ce1784fa9bd2c639688997402e5/AnakiaTask.java/buggy/src/java/org/apache/velocity/anakia/AnakiaTask.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1832,
1216,
18463,
565,
288,
3639,
8930,
11338,
7683,
31,
3639,
514,
8526,
540,
666,
31,
3639,
514,
8526,
540,
7717,
31,
3639,
309,
261,
1969,
1621,
422,
446,
13,
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,
1836,
1832,
1216,
18463,
565,
288,
3639,
8930,
11338,
7683,
31,
3639,
514,
8526,
540,
666,
31,
3639,
514,
8526,
540,
7717,
31,
3639,
309,
261,
1969,
1621,
422,
446,
13,
3639,
... |
AST __t824 = _t; | AST __t829 = _t; | public final void framephrase(AST _t) throws RecognitionException { AST framephrase_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t817 = _t; AST tmp133_AST_in = (AST)_t; match(_t,WITH); _t = _t.getFirstChild(); { _loop846: do { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case ACCUMULATE: ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/f492fd11e745beb562b4e209643ba003aa8a6271/TreeParser01.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2623,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2623,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2623,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2623,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053... |
throw new PainterException("eq: wrong arguments"); | throw new PainterException("lt: wrong arguments"); | public void execute(PAContext context) throws PainterException { Object data[]; data = context.popOperands(2); if (! (data[0] instanceof Number) && ! (data[0] instanceof String)) { throw new PainterException("eq: wrong arguments"); } if (data[0] instanceof Number) { ... | 3011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3011/3cd4a973dbdca1f7072d8e189d388c5a878cc9a6/PAContext.java/buggy/itext/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
22,
1769,
3639,
309,
16051,
261,
892,
63... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
3639,
501,
273,
819,
18,
5120,
3542,
5708,
12,
22,
1769,
3639,
309,
16051,
261,
892,
63... |
int featureID, Class baseClass, NotificationChain msgs ) | int featureID, NotificationChain msgs ) | public NotificationChain eInverseRemove( InternalEObject otherEnd, int featureID, Class baseClass, NotificationChain msgs ) { if ( featureID >= 0 ) { switch ( eDerivedStructuralFeatureID( featureID, baseClass ) ) { case ComponentPackage.GRID__LINE_ATTRIBUTES : return basicSetLineAttributes( null, msgs )... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/036e8c78765730b146e5854b9d6c397a296fed86/GridImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/GridImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
27050,
425,
16376,
3288,
12,
3186,
8029,
1308,
1638,
16,
1082,
202,
474,
6966,
16,
1659,
23955,
16,
27050,
8733,
262,
202,
95,
202,
202,
430,
261,
6966,
1545,
374,
262,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
27050,
425,
16376,
3288,
12,
3186,
8029,
1308,
1638,
16,
1082,
202,
474,
6966,
16,
1659,
23955,
16,
27050,
8733,
262,
202,
95,
202,
202,
430,
261,
6966,
1545,
374,
262,
202,
2... |
return _editable && (_modified || ((ByteArrayEditor) viewTabbedPane.getSelectedComponent()).isModified()); | ByteArrayEditor ed = ((ByteArrayEditor) viewTabbedPane.getSelectedComponent()); boolean selectedModified = false; if (ed != null) { selectedModified = ed.isModified(); } return _editable && (_modified || selectedModified); | public boolean isModified() { return _editable && (_modified || ((ByteArrayEditor) viewTabbedPane.getSelectedComponent()).isModified()); } | 8554 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8554/7817e8f194a2d7456129959e37d9bb627437dd6c/ContentPanel.java/clean/src/org/owasp/webscarab/ui/swing/ContentPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
22502,
1435,
288,
3639,
7964,
6946,
1675,
273,
14015,
8826,
6946,
13,
1476,
5661,
2992,
8485,
18,
588,
7416,
1841,
10663,
1250,
3170,
4575,
273,
629,
31,
309,
261,
329,
480,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
22502,
1435,
288,
3639,
7964,
6946,
1675,
273,
14015,
8826,
6946,
13,
1476,
5661,
2992,
8485,
18,
588,
7416,
1841,
10663,
1250,
3170,
4575,
273,
629,
31,
309,
261,
329,
480,
4... |
public SimpleDeclarationWrapper() | public SimpleDeclarationWrapper( IParent item ) | public SimpleDeclarationWrapper() { } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/0ff98a152ca4ebe0c2b3707e158d5194dc4acfeb/SimpleDeclarationWrapper.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/model/SimpleDeclarationWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
6094,
3611,
1435,
202,
95,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4477,
6094,
3611,
1435,
202,
95,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
static int get_map_element_count(java.lang.Object c, java.lang.Object n) { | static int get_map_element_count(java.lang.Object p0, java.lang.Object p1) { | static int get_map_element_count(java.lang.Object c, java.lang.Object n) { int count = 0; Map mc = (Map) c; if (mc != null) { java.lang.Object[] a = mc.names; int i = 0; int size = ArrayHandler.get_array_size(a); java.lang.Object name = null; ... | 11597 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11597/388a5a9cdb34f205f11095f15decba522814d968/MapHandler.java/buggy/trunk/src/cyboi/cyboi/MapHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
336,
67,
1458,
67,
2956,
67,
1883,
12,
6290,
18,
4936,
18,
921,
293,
20,
16,
2252,
18,
4936,
18,
921,
293,
21,
13,
288,
3639,
509,
1056,
273,
374,
31,
3639,
1635,
6108,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
509,
336,
67,
1458,
67,
2956,
67,
1883,
12,
6290,
18,
4936,
18,
921,
293,
20,
16,
2252,
18,
4936,
18,
921,
293,
21,
13,
288,
3639,
509,
1056,
273,
374,
31,
3639,
1635,
6108,
27... |
page.printAhref(overviewLink, ROOT_FRAME_NAME, "Overview"); | page.printAhref(overviewLink, ROOT_FRAME, "Overview"); | protected void addNavigationBar(Symbol sym) { try { String overviewLink = Location.asSeenFrom(new URI(ROOT_PAGE), uri).toString(); String indexLink = Location.asSeenFrom(new URI(INDEX_PAGE_NAME), uri).toString(); String helpLink = Location.asSeenFrom(new URI(PAGE_HELP), uri).toString(); page.pr... | 10130 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10130/d498875b09190325828a3310e400a110336e38af/HTMLGenerator.java/buggy/sources/scala/tools/scaladoc/HTMLGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
527,
14301,
5190,
12,
5335,
5382,
13,
288,
202,
698,
288,
202,
565,
514,
18471,
2098,
273,
7050,
18,
345,
15160,
1265,
12,
2704,
3699,
12,
9185,
67,
11219,
3631,
2003,
2934,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
14301,
5190,
12,
5335,
5382,
13,
288,
202,
698,
288,
202,
565,
514,
18471,
2098,
273,
7050,
18,
345,
15160,
1265,
12,
2704,
3699,
12,
9185,
67,
11219,
3631,
2003,
2934,
... |
try { setLength((String) evalAttr("length", getLengthExpr(), String.class)); } catch (NullAttributeException ex) { } | if ((string = EvalHelper.evalString("length", getLengthExpr(), this, pageContext)) != null) setLength(string); | private void evaluateExpressions() throws JspException { try { setCollection(evalAttr("collection", getCollectionExpr(), Object.class)); } catch (NullAttributeException ex) { } try { setId((String) evalAttr("id", getIdExpr(), Strin... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/022bd23c954cf673e53731849d562b3c295473f1/ELIterateTag.java/clean/contrib/struts-el/src/share/org/apache/strutsel/taglib/logic/ELIterateTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
2532,
12,
8622,
3843,
2932,
5548,
3113,
12075,
4742,
9334,
4766,
565,
1033,
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,
2532,
12,
8622,
3843,
2932,
5548,
3113,
12075,
4742,
9334,
4766,
565,
1033,
18,
1106,
10019,
3639,
289,
1044,
261,
... |
java.sql.ResultSet r = connection.ExecSQL("SELECT relname, relacl FROM pg_class, pg_user WHERE ( relkind = 'r' OR relkind = 'i') and relname !~ '^pg_' and relname !~ '^xin[vx][0-9]+' and usesysid = relowner and relname like '"+table.toLowerCase()+"' ORDER BY relname"); | java.sql.ResultSet r = connection.ExecSQL(null, "SELECT relname, relacl FROM pg_class, pg_user WHERE ( relkind = 'r' OR relkind = 'i') and relname !~ '^pg_' and relname !~ '^xin[vx][0-9]+' and usesysid = relowner and relname like '"+table.toLowerCase()+"' ORDER BY relname"); | public java.sql.ResultSet getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern) throws SQLException { Field f[] = new Field[8]; Vector v = new Vector(); if(table==null) table="%"; if(columnNamePattern==null) columnNamePattern="%"; else column... | 45672 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45672/5383b5d8ed6da5c90bcbdb63401b7d1d75db563d/DatabaseMetaData.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
6716,
27692,
12,
780,
6222,
16,
514,
1963,
16,
514,
1014,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
2286,
284,
8526,
273,
394,
2286,
63,
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,
282,
1071,
2252,
18,
4669,
18,
13198,
6716,
27692,
12,
780,
6222,
16,
514,
1963,
16,
514,
1014,
16,
514,
7578,
3234,
13,
1216,
6483,
225,
288,
565,
2286,
284,
8526,
273,
394,
2286,
63,
28,
... |
if (!identifierListeners.contains(identifierListener)) identifierListeners.add(identifierListener); | if (!identifierListeners.contains(identifierListener)) { identifierListeners.add(identifierListener); } | public void addIdentifierListener(IIdentifierListener identifierListener) { if (identifierListener == null) throw new NullPointerException(); if (identifierListeners == null) identifierListeners = new ArrayList(); if (!identifierListeners.contains(identifierListener)) ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/Identifier.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/Identifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3004,
2223,
12,
45,
3004,
2223,
2756,
2223,
13,
288,
3639,
309,
261,
5644,
2223,
422,
446,
13,
5411,
604,
394,
10108,
5621,
3639,
309,
261,
5644,
5583,
422,
446,
13,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
3004,
2223,
12,
45,
3004,
2223,
2756,
2223,
13,
288,
3639,
309,
261,
5644,
2223,
422,
446,
13,
5411,
604,
394,
10108,
5621,
3639,
309,
261,
5644,
5583,
422,
446,
13,
541... |
public void visitTIsNewArray(TIsNewArray n) throws IOException { | public void visitTIsNewArray(/*@non_null*/TIsNewArray n) throws IOException { | public void visitTIsNewArray(TIsNewArray n) throws IOException { visitSons(n); // TODO Auto-generated method stub } | 46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/67867c1e55343e2e2d3135b09cf373b0d4c4adac/TProofTyperVisitor.java/buggy/src/escjava/trunk/ESCTools/Escjava/java/escjava/vcGeneration/coq/TProofTyperVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
56,
2520,
1908,
1076,
12,
56,
2520,
1908,
1076,
290,
13,
1216,
1860,
288,
202,
202,
11658,
55,
7008,
12,
82,
1769,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
56,
2520,
1908,
1076,
12,
56,
2520,
1908,
1076,
290,
13,
1216,
1860,
288,
202,
202,
11658,
55,
7008,
12,
82,
1769,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
... |
byte[] b = new byte[ 4 ]; inputStream.read( b ); | byte[] b = new byte[ 4 ]; /* be sure that 4 bytes are in the stream */ int pos = 0; while ( pos < 4 ) { pos += inputStream.read( b, pos, ( int ) 4 - pos ); } | public static int readInt32( InputStream inputStream ) throws IOException { byte[] b = new byte[ 4 ]; inputStream.read( b ); return ( ( ( int ) b[ 0 ] ) & 0xFF ) + ( ( ( ( int ) b[ 1 ] ) & 0xFF ) << 8 ) + ( ( ( ( int ) b[ 2 ] ) & 0xFF ) << 16 ) + ( ( ( ( int ) b[ 3 ] ) & 0xFF ) << 24 ); } | 11075 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11075/c806622ab8f808bbfdd2afd2f6455a7566bd873d/Message.java/buggy/g2gui/src/net/mldonkey/g2gui/comm/Message.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
13731,
1578,
12,
5037,
10010,
262,
1216,
1860,
288,
202,
202,
7229,
8526,
324,
273,
394,
1160,
63,
1059,
308,
31,
3196,
202,
2630,
1228,
18,
896,
12,
324,
11272,
950... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
13731,
1578,
12,
5037,
10010,
262,
1216,
1860,
288,
202,
202,
7229,
8526,
324,
273,
394,
1160,
63,
1059,
308,
31,
3196,
202,
2630,
1228,
18,
896,
12,
324,
11272,
950... |
new PathVariableSelectionDialog(linkTargetField.getShell(), IResource.FILE | IResource.FOLDER); | new PathVariableSelectionDialog(linkTargetField.getShell(), variableTypes); | private void handleVariablesButtonPressed() { PathVariableSelectionDialog dialog = new PathVariableSelectionDialog(linkTargetField.getShell(), IResource.FILE | IResource.FOLDER); if (dialog.open() == IDialogConstants.OK_ID) { String[] variableNames = (String[]) dialog.getResult(); if (variableNames != null) { ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/b1ebb14a89ca9d7843879389da850e0ff4cf4a25/CreateLinkedResourceGroup.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/CreateLinkedResourceGroup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
1640,
6158,
3616,
24624,
1435,
288,
202,
743,
3092,
6233,
6353,
6176,
273,
3196,
202,
2704,
2666,
3092,
6233,
6353,
12,
1232,
2326,
974,
18,
588,
13220,
9334,
467,
1420,
18,
3776,
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,
3238,
918,
1640,
6158,
3616,
24624,
1435,
288,
202,
743,
3092,
6233,
6353,
6176,
273,
3196,
202,
2704,
2666,
3092,
6233,
6353,
12,
1232,
2326,
974,
18,
588,
13220,
9334,
467,
1420,
18,
3776,
5... |
protected void setRootPaneCheckingEnabled(boolean enabled) { checking = enabled; } | protected void setRootPaneCheckingEnabled(boolean enabled) { checking = enabled; } | protected void setRootPaneCheckingEnabled(boolean enabled) { checking = enabled; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/2703ae3b51c371a2a79d28271cd57b4046c647d0/JDialog.java/clean/core/src/classpath/javax/javax/swing/JDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
31706,
8485,
14294,
1526,
12,
6494,
3696,
13,
288,
202,
202,
24609,
273,
3696,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
1117,
918,
31706,
8485,
14294,
1526,
12,
6494,
3696,
13,
288,
202,
202,
24609,
273,
3696,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
System.err.println("\t-input <in> [-]"); System.err.println("\t-output <out>"); | System.err.println("\t-input <in> <multiple allowed>"); System.err.println("\t-output <outputdir> [\".\"]"); System.err.println("\t-name <api-name> <obligatory>"); | private static void usage() { System.err.println("usage: apigen.gen.c.Main [options]"); System.err.println("options:"); System.err.println("\t-prefix <prefix> [\"\"]"); System.err.println("\t-input <in> [-]"); System.err.println("\t-output <out>"); System.err.println("\t-prologue <prologue... | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/6e5a825da358fc26260621bdb2b86102f8775a3c/Main.java/buggy/apigen/apigen/gen/c/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
4084,
1435,
288,
202,
202,
3163,
18,
370,
18,
8222,
2932,
9167,
30,
513,
30577,
18,
4507,
18,
71,
18,
6376,
306,
2116,
4279,
1769,
202,
202,
3163,
18,
370,
18,
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,
225,
202,
1152,
760,
918,
4084,
1435,
288,
202,
202,
3163,
18,
370,
18,
8222,
2932,
9167,
30,
513,
30577,
18,
4507,
18,
71,
18,
6376,
306,
2116,
4279,
1769,
202,
202,
3163,
18,
370,
18,
82... |
iCodeTop = addByte((byte) TokenStream.ZERO, iCodeTop); | iCodeTop = addByte(TokenStream.ZERO, iCodeTop); | private int generateICode(Node node, int iCodeTop) { int type = node.getType(); Node child = node.getFirstChild(); Node firstChild = child; switch (type) { case TokenStream.FUNCTION : { iCodeTop = addByte((... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/f6c346cc7699c007b0b9b27d9c3cdb5446052c64/Interpreter.java/buggy/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
5621,
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,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
5621,
3639,
... |
mAttrs = SoapProvisioning.getAttrs(prov.invoke(req).getElement(AdminService.E_CALENDAR_RESOURCE)); resetData(); | setAttrs(SoapProvisioning.getAttrs(prov.invoke(req).getElement(AdminService.E_CALENDAR_RESOURCE))); | public void modifyAttrs(SoapProvisioning prov, Map<String, ? extends Object> attrs, boolean checkImmutable) throws ServiceException { XMLElement req = new XMLElement(AdminService.MODIFY_CALENDAR_RESOURCE_REQUEST); req.addElement(AdminService.E_ID).setText(getId()); SoapProvisioning.addAttrEleme... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/8339523efcee3704a3335df4c10f2df8865728d0/SoapCalendarResource.java/clean/ZimbraServer/src/java/com/zimbra/cs/account/soap/SoapCalendarResource.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
5612,
8262,
12,
20601,
17485,
17197,
16,
1635,
32,
780,
16,
692,
3231,
1033,
34,
3422,
16,
1250,
866,
16014,
13,
1216,
16489,
288,
3639,
1139,
11155,
1111,
273,
394,
1139,
1115... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5612,
8262,
12,
20601,
17485,
17197,
16,
1635,
32,
780,
16,
692,
3231,
1033,
34,
3422,
16,
1250,
866,
16014,
13,
1216,
16489,
288,
3639,
1139,
11155,
1111,
273,
394,
1139,
1115... |
if (!Instances.inRanges(first,m_Ranges)) | if (!m_DontNormalize) { if (!Instances.inRanges(first,m_Ranges)) | protected double distance(Instance first, Instance second) { if (!Instances.inRanges(first,m_Ranges)) OOPS("Not in ranges"); if (!Instances.inRanges(second,m_Ranges)) OOPS("Not in ranges"); double distance = 0; int firstI, secondI; for (int p1 = 0, p2 = 0; p1 < first.numValues() || p2 < second.numV... | 4773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4773/0189394f3764e2f206f0264c9cd69d3c25091f8f/IBk.java/clean/weka/classifiers/lazy/IBk.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
1645,
3888,
12,
1442,
1122,
16,
5180,
2205,
13,
288,
1377,
309,
16051,
5361,
18,
267,
9932,
12,
3645,
16,
81,
67,
9932,
3719,
202,
51,
3665,
55,
2932,
1248,
316,
7322,
8863,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
1645,
3888,
12,
1442,
1122,
16,
5180,
2205,
13,
288,
1377,
309,
16051,
5361,
18,
267,
9932,
12,
3645,
16,
81,
67,
9932,
3719,
202,
51,
3665,
55,
2932,
1248,
316,
7322,
8863,
565,
... |
CallableStatement stmt = con.prepareCall("ExEcUtE sp_who"); | CallableStatement cstmt = con.prepareCall("ExEcUtE sp_who"); | public void testCallableStatementExec6() throws Exception { CallableStatement stmt = con.prepareCall("ExEcUtE sp_who"); makeTestTables(stmt); makeObjects(stmt, 8); ResultSet rs = stmt.executeQuery(); dump(rs); stmt.close(); rs.close(); } | 439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/07e30cc55aee5234b3f1978ccc65826a861223a9/CallableStatementTest.java/clean/trunk/jtds/src/test/net/sourceforge/jtds/test/CallableStatementTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
11452,
3406,
1905,
26,
1435,
1216,
1185,
288,
3639,
10464,
3406,
276,
10589,
273,
356,
18,
9366,
1477,
2932,
424,
23057,
57,
88,
41,
1694,
67,
3350,
83,
8863,
3639,
1221,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11452,
3406,
1905,
26,
1435,
1216,
1185,
288,
3639,
10464,
3406,
276,
10589,
273,
356,
18,
9366,
1477,
2932,
424,
23057,
57,
88,
41,
1694,
67,
3350,
83,
8863,
3639,
1221,... |
public BArray(byte[] xs) { this.xs = xs; } | public BArray(byte[] value) { this.value = value; } | public BArray(byte[] xs) { this.xs = xs; } | 5590 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5590/27b51e096e467f35a33e37e0191031477ea9ba8b/RunTime.java/clean/sources/scala/runtime/RunTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
605,
1076,
12,
7229,
8526,
9280,
13,
288,
333,
18,
13713,
273,
9280,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
605,
1076,
12,
7229,
8526,
9280,
13,
288,
333,
18,
13713,
273,
9280,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
.getResourceAsStream("edu/sc/seis/fissuresUtil/bag/IU.HRV.__.BHE.SAC.0")))); | .getResourceAsStream("edu/sc/seis/fissuresUtil/bag/IU.HRV.__.BHE.SAC")))); | public void testCombine() throws Exception { SacTimeSeries sac = new SacTimeSeries(); sac.read(new DataInputStream(new BufferedInputStream(this.getClass() .getClassLoader() .getResourceAsStream("edu/sc/seis/fissuresUtil/bag/IU.HRV.__.BHE.SAC.0")))); LocalSeismogram... | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/c0ba5ea47fe1b47015a2f0b4602e7089133b7e3f/TransferTest.java/clean/tests/unit/edu/sc/seis/fissuresUtil/bag/TransferTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21720,
1435,
1216,
1185,
288,
3639,
348,
1077,
28486,
20071,
273,
394,
348,
1077,
28486,
5621,
3639,
20071,
18,
896,
12,
2704,
29382,
12,
2704,
24742,
12,
2211,
18,
588,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
21720,
1435,
1216,
1185,
288,
3639,
348,
1077,
28486,
20071,
273,
394,
348,
1077,
28486,
5621,
3639,
20071,
18,
896,
12,
2704,
29382,
12,
2704,
24742,
12,
2211,
18,
588,
... |
.setText(MarkerMessages.MarkerResolutionPage_Resolutions_List_Title); | .setText(MarkerMessages.MarkerResolutionDialog_Resolutions_List_Title); | protected Control createDialogArea(Composite parent) { Composite mainArea = (Composite) super.createDialogArea(parent); //Create a new composite as there is the title bar seperator //to deal with Composite control = new Composite(mainArea,SWT.NONE); control.setLayoutData(new GridData(SWT.FILL,SWT.FILL,true,true... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/f86bc2ee682a3e38d2d4d297c6164b6c718c4df3/MarkerResolutionDialog.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerResolutionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
9400,
2774,
5484,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
9506,
202,
759,
1684,
279,
394,
963... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
9400,
2774,
5484,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
9506,
202,
759,
1684,
279,
394,
963... |
if (this.clipText) { | if (this.useSingleLine && this.clipText) { | public boolean animate() { boolean animated = super.animate(); //#if polish.css.text-effect if (this.textEffect != null) { animated |= this.textEffect.animate(); } //#endif //#if polish.css.text-wrap if (this.clipText) { if (this.isSkipHorizontalAnimation) { this.isSkipHorizontalAnimation = false;... | 9804 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9804/b06d19314f04d256a0c2e5c071ed8e407331f884/StringItem.java/clean/enough-polish-j2me/source/src/de/enough/polish/ui/StringItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
14671,
1435,
288,
202,
202,
6494,
29990,
273,
2240,
18,
304,
4988,
5621,
202,
202,
759,
7,
430,
2952,
1468,
18,
5212,
18,
955,
17,
13867,
1875,
202,
430,
261,
2211,
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,
1250,
14671,
1435,
288,
202,
202,
6494,
29990,
273,
2240,
18,
304,
4988,
5621,
202,
202,
759,
7,
430,
2952,
1468,
18,
5212,
18,
955,
17,
13867,
1875,
202,
430,
261,
2211,
18,
... |
Token xsp; xsp = jj_scanpos; if (jj_3R_170()) jj_scanpos = xsp; if (jj_3R_67()) return true; if (jj_3R_294()) return true; while (true) { xsp = jj_scanpos; if (jj_3R_339()) { jj_scanpos = xsp; break; } } return false; | Token xsp; xsp = jj_scanpos; if (jj_3R_170()) jj_scanpos = xsp; if (jj_3R_67()) return true; if (jj_3R_285()) return true; while (true) { xsp = jj_scanpos; if (jj_3R_332()) { jj_scanpos = xsp; break; } | final private boolean jj_3R_135() { Token xsp; xsp = jj_scanpos; if (jj_3R_170()) jj_scanpos = xsp; if (jj_3R_67()) return true; if (jj_3R_294()) return true; while (true) { xsp = jj_scanpos; if (jj_3R_339()) { jj_scanpos = xsp; ... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/94275a63a29bc394e85b2f505b6478b6f7c76d82/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
3238,
1250,
10684,
67,
23,
54,
67,
26612,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
619,
1752,
273,
10684,
67,
9871,
917,
31,
3639,
309,
261,
78,
78,
67,
23,
54,
67,
31779,
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,
377,
727,
3238,
1250,
10684,
67,
23,
54,
67,
26612,
1435,
288,
3639,
3155,
619,
1752,
31,
3639,
619,
1752,
273,
10684,
67,
9871,
917,
31,
3639,
309,
261,
78,
78,
67,
23,
54,
67,
31779,
107... |
g2.setStroke(new BasicStroke((int)border.top(), BasicStroke.CAP_BUTT, BasicStroke.JOIN_BEVEL, 0, pattern, xOffset)); g2.drawLine(x, y + (int)(border.top() / 2), x + w - 1, y + (int)(border.top() / 2)); | g2.setStroke(new BasicStroke((int) border.top(), BasicStroke.CAP_BUTT, BasicStroke.JOIN_BEVEL, 0, pattern, xOffset)); g2.drawLine(x, y + (int) (border.top() / 2), x + w - 1, y + (int) (border.top() / 2)); | private static void paintPatternedRect(final Graphics2D g2, final Rectangle bounds, final BorderPropertySet border, final BorderPropertySet color, final float[] pattern, final int sides, final int currentSide, int xOffset) { Polygon clip = getBevelledPolygon(bounds, border, sides, currentSide, true); ... | 8125 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8125/1ca686f10a0033c5e79968a5d664589db0fef2ec/BorderPainter.java/buggy/src/java/org/xhtmlrenderer/render/BorderPainter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
12574,
3234,
329,
6120,
12,
6385,
16830,
22,
40,
314,
22,
16,
727,
13264,
4972,
16,
727,
13525,
1396,
694,
5795,
16,
727,
13525,
1396,
694,
2036,
16,
727,
1431,
8526,
19... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
12574,
3234,
329,
6120,
12,
6385,
16830,
22,
40,
314,
22,
16,
727,
13264,
4972,
16,
727,
13525,
1396,
694,
5795,
16,
727,
13525,
1396,
694,
2036,
16,
727,
1431,
8526,
19... |
SchemaGrammar getSchemaGrammarFromAppl(short contextType , String namespace , QName enclosingElement, QName triggeringComponet, XMLAttributes attribute ){ //REVISIT: construct empty pool... we dont have to check for the null condition //give a chance to application to be able to retre... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/f8b05e04b15329b6392d97d9c2a70edc1ee5efba/XMLSchemaValidator.java/clean/src/org/apache/xerces/impl/xs/XMLSchemaValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3078,
18576,
11088,
18576,
1265,
1294,
412,
12,
6620,
819,
559,
269,
514,
1981,
269,
16723,
16307,
1046,
16,
16723,
27411,
799,
500,
278,
16,
3167,
2498,
1566,
262,
95,
13491,
368,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3078,
18576,
11088,
18576,
1265,
1294,
412,
12,
6620,
819,
559,
269,
514,
1981,
269,
16723,
16307,
1046,
16,
16723,
27411,
799,
500,
278,
16,
3167,
2498,
1566,
262,
95,
13491,
368,
8... | ||
protected String getParamValueAsString( HttpServletRequest request, | protected Object getParamValueAsString( HttpServletRequest request, | protected String getParamValueAsString( HttpServletRequest request, ScalarParameterHandle parameter ) { String paramName = parameter.getName( ); String paramValue = null; if ( ParameterAccessor.isReportParameterExist( request, paramName ) ) { // Get value from http request paramValue = ParameterAccessor.getR... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/893eaa582bcc46718ce801eb6d7a0fd5ed4a6b44/ViewerAttributeBean.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
514,
9027,
620,
8092,
12,
9984,
590,
16,
1082,
202,
13639,
1662,
3259,
1569,
262,
202,
95,
202,
202,
780,
11466,
273,
1569,
18,
17994,
12,
11272,
202,
202,
780,
20250,
273,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
514,
9027,
620,
8092,
12,
9984,
590,
16,
1082,
202,
13639,
1662,
3259,
1569,
262,
202,
95,
202,
202,
780,
11466,
273,
1569,
18,
17994,
12,
11272,
202,
202,
780,
20250,
273,
4... |
pushFollow(FOLLOW_square_chunk_in_square_chunk2627); | pushFollow(FOLLOW_square_chunk_in_square_chunk2626); | public String square_chunk() throws RecognitionException { String text = null; Token loc=null; String chunk = null; StringBuffer buf = null; Integer channel = null; try { // D:\\workspace\\jboss\\jbossrules\\drools... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/63bc7036e62ae854cec463d59712c173f74e984c/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8576,
67,
6551,
1435,
1216,
9539,
288,
6647,
514,
977,
273,
446,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
514,
2441,
273,
446,
31,
21821,
6674,
1681,
273,
446,
31,
10402,
21... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
8576,
67,
6551,
1435,
1216,
9539,
288,
6647,
514,
977,
273,
446,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
514,
2441,
273,
446,
31,
21821,
6674,
1681,
273,
446,
31,
10402,
21... |
private void addAllSubTypes() { | public void addAllSubTypes(List types) { | private void addAllSubTypes() { for (int i = 0; i < rootTypes.size(); i++) { MarkerType rootType = (MarkerType) rootTypes.get(i); addAllSubTypes(rootType); } } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/26f5b8d27d68eee2ecb371feac02e5287804555e/MarkerFilter.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
5428,
1676,
2016,
12,
682,
1953,
13,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1365,
2016,
18,
1467,
5621,
277,
27245,
288,
5411,
14742,
559,
1365,
559,
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,
5428,
1676,
2016,
12,
682,
1953,
13,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1365,
2016,
18,
1467,
5621,
277,
27245,
288,
5411,
14742,
559,
1365,
559,
273,
261... |
equals(Object obj) | public final boolean equals(Object obj) | equals(Object obj){ if (obj == this) return(true); else return(false);} | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/6c5fbf775e4817547cbb857d56e9826483c1b6ef/AttributedCharacterIterator.java/buggy/libraries/javalib/java/text/AttributedCharacterIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1606,
12,
921,
1081,
15329,
225,
309,
261,
2603,
422,
333,
13,
565,
327,
12,
3767,
1769,
225,
469,
377,
327,
12,
5743,
1769,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1606,
12,
921,
1081,
15329,
225,
309,
261,
2603,
422,
333,
13,
565,
327,
12,
3767,
1769,
225,
469,
377,
327,
12,
5743,
1769,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
parameterLocal = lgen.generateLocal(IntType.v(), "symbolNumber"); | parameterLocal = lgen.generateLocal(IntType.v(), "symbolNumberFrom"); parameterLocals.add(parameterLocal); units.addLast(Jimple.v().newIdentityStmt(parameterLocal, Jimple.v().newParameterRef(IntType.v(), parameterIndex++))); parameterLocal = lgen.generateLocal(IntType.v(), "symbolNumberTo"); | protected SootMethod addAddBindingsDispatchMethod(SootClass constraint, SootClass disjunct, String methodName, List/*<String>*/ variables) { int varCount = variables.size(); List parameterTypes = new LinkedList(); parameterTypes.add(IntType.v()); for(int i = 0; i < varCount; i... | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/afa539172bd164c0d707aed6972fcb4aa1932478/TraceMatchCodeGen.java/clean/aop/abc/src/abc/tm/weaving/weaver/TraceMatchCodeGen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
348,
1632,
1305,
527,
986,
10497,
5325,
1305,
12,
55,
1632,
797,
4954,
16,
348,
1632,
797,
1015,
78,
6931,
16,
5411,
514,
4918,
16,
987,
20308,
32,
780,
34,
5549,
3152,
13,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
348,
1632,
1305,
527,
986,
10497,
5325,
1305,
12,
55,
1632,
797,
4954,
16,
348,
1632,
797,
1015,
78,
6931,
16,
5411,
514,
4918,
16,
987,
20308,
32,
780,
34,
5549,
3152,
13,
288,
... |
new com.exedio.cope.AttributeValue(code,initialCode), | new com.exedio.cope.AttributeValue(PointerItem2.code,code), | */public PointerItem2( final java.lang.String initialCode) throws com.exedio.cope.NotNullViolationException { this(new com.exedio.cope.AttributeValue[]{ new com.exedio.cope.AttributeValue(code,initialCode), }); throwInitialNotNullViolationException(); }/** | 50290 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50290/479717ceb1a651d9cde63fbebf9c019ec12f4752/PointerItem2.java/clean/lib/testmodelsrc/com/exedio/cope/testmodel/PointerItem2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1195,
482,
7107,
1180,
22,
12,
9506,
202,
6385,
2252,
18,
4936,
18,
780,
2172,
1085,
13,
1082,
202,
15069,
9506,
202,
832,
18,
338,
329,
1594,
18,
71,
1306,
18,
5962,
27052,
202,
95,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1195,
482,
7107,
1180,
22,
12,
9506,
202,
6385,
2252,
18,
4936,
18,
780,
2172,
1085,
13,
1082,
202,
15069,
9506,
202,
832,
18,
338,
329,
1594,
18,
71,
1306,
18,
5962,
27052,
202,
95,
... |
last = consume(IToken.tRBRACKET).getEndOffset(); | last = consume().getEndOffset(); | protected IASTExpression postfixExpression() throws EndOfFileException, BacktrackException { IASTExpression firstExpression = null; switch (LT(1)) { case IToken.tLPAREN: // ( type-name ) { initializer-list } // ( type-name ) { initializer-list , } ITo... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/c69e46df852e8daf1a898f5f2d8f0b9d9f957df1/GNUCSourceParser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/c/GNUCSourceParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
467,
9053,
2300,
18923,
2300,
1435,
1216,
4403,
951,
812,
503,
16,
5411,
4297,
4101,
503,
288,
3639,
467,
9053,
2300,
1122,
2300,
273,
446,
31,
3639,
1620,
261,
12050,
12,
21,
3719,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
9053,
2300,
18923,
2300,
1435,
1216,
4403,
951,
812,
503,
16,
5411,
4297,
4101,
503,
288,
3639,
467,
9053,
2300,
1122,
2300,
273,
446,
31,
3639,
1620,
261,
12050,
12,
21,
3719,... |
return level; } | return level; } | public Level getLevel() throws OLAPException { return level; } | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/b5b5168edc3af09cb74945a80b0c36e6630ed502/MondrianLevelFilter.java/clean/src/main/mondrian/jolap/MondrianLevelFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4557,
17236,
1435,
1216,
531,
48,
2203,
503,
288,
202,
202,
2463,
1801,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
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,
225,
202,
482,
4557,
17236,
1435,
1216,
531,
48,
2203,
503,
288,
202,
202,
2463,
1801,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
else | } else { | public static int identifyFormat(String formatName, String alphabetName) { int format, alpha; if (formatName.equalsIgnoreCase("raw")) format = SeqIOConstants.RAW; else if (formatName.equalsIgnoreCase("fasta")) format = SeqIOConstants.FASTA; else if (formatName.equal... | 50397 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50397/4dcd7e11461d6a20289132168a1199a7fba0a651/SeqIOTools.java/buggy/src/org/biojava/bio/seq/io/SeqIOTools.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
509,
9786,
1630,
12,
780,
740,
461,
16,
514,
10877,
461,
13,
288,
3639,
509,
740,
16,
4190,
31,
3639,
309,
261,
2139,
461,
18,
14963,
5556,
2932,
1899,
6,
3719,
5411,
740,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
9786,
1630,
12,
780,
740,
461,
16,
514,
10877,
461,
13,
288,
3639,
509,
740,
16,
4190,
31,
3639,
309,
261,
2139,
461,
18,
14963,
5556,
2932,
1899,
6,
3719,
5411,
740,
... |
} else if (platformAttribute != null && platformAttribute.getOptionValues().values().contains(OPTION_ALL)) { | } else if (platformAttribute != null && platformAttribute.getOptionParameter(OPTION_ALL) != null) { | public void setPlatformOptions(NewBugzillaReport newBugModel) { try { // Get OS Lookup Map // Check that the result is in Values, if it is not, set it to other RepositoryTaskAttribute opSysAttribute = newBugModel.getAttribute(BugzillaReportElement.OP_SYS .getKeyString()); RepositoryTaskAttribute platformA... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/919a0674236c5a90832fd41cafb869aaf978be04/BugzillaProductPage.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/BugzillaProductPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
8201,
1320,
12,
1908,
19865,
15990,
4820,
394,
19865,
1488,
13,
288,
202,
202,
698,
288,
1082,
202,
759,
968,
5932,
8834,
1635,
1082,
202,
759,
2073,
716,
326,
563,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
8201,
1320,
12,
1908,
19865,
15990,
4820,
394,
19865,
1488,
13,
288,
202,
202,
698,
288,
1082,
202,
759,
968,
5932,
8834,
1635,
1082,
202,
759,
2073,
716,
326,
563,
... |
public static void assertEquals(String message, String expected, String actual) { if (expected == null && actual == null) return; if (expected != null && expected.equals(actual)) return; final String formatted; if (message != null) { formatted = message+"."; } else { formatted = ""; } final String expectedWithLineSepar... | public static void assertEquals(String expected, String actual) { assertEquals(null, expected, actual); | public static void assertEquals(String message, String expected, String actual) { if (expected == null && actual == null) return; if (expected != null && expected.equals(actual)) return; final String formatted; if (message != null) { formatted = message+"."; //$NON-NLS-1$ } else { formatted = ""; //$NON-NLS-1$ } fi... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/2fcc7d0f6d73a0e1ec44b95addeba29a0b163a14/TestCase.java/buggy/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/junit/extension/TestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
918,
1815,
8867,
12,
780,
883,
16,
514,
2665,
16,
514,
3214,
13,
288,
202,
430,
261,
3825,
422,
446,
597,
3214,
422,
446,
13,
202,
202,
2463,
31,
202,
430,
261,
3825,
480,
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,
1071,
760,
918,
1815,
8867,
12,
780,
883,
16,
514,
2665,
16,
514,
3214,
13,
288,
202,
430,
261,
3825,
422,
446,
597,
3214,
422,
446,
13,
202,
202,
2463,
31,
202,
430,
261,
3825,
480,
446,
... |
private void drawDialog() { super.dialogInit(); createTable(); setTitle(messages.getString("phonebook")); setModal(true); setLayout(new BorderLayout()); getContentPane().setLayout(new BorderLayout()); JPanel topPane = new JPanel(); JPanel centerPane = new JPanel(); JPanel bottomPane = new JPanel(); saveBut... | 7476 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7476/9868bac8706a9960bb1350acc968391ddce96098/PhoneBookDialog.java/clean/jfritz/src/de/moonflower/jfritz/dialogs/phonebook/PhoneBookDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3724,
6353,
1435,
288,
202,
202,
9565,
18,
12730,
2570,
5621,
202,
202,
2640,
1388,
5621,
202,
202,
542,
4247,
12,
6833,
18,
588,
780,
2932,
10540,
3618,
7923,
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,
1152,
918,
3724,
6353,
1435,
288,
202,
202,
9565,
18,
12730,
2570,
5621,
202,
202,
2640,
1388,
5621,
202,
202,
542,
4247,
12,
6833,
18,
588,
780,
2932,
10540,
3618,
7923,
1769,
202,
... | ||
"\t@Property constraints = {\n" + | "\tdef constraints = {\n" + | protected void onSetUp() throws Exception { Class groovyClass = cl.parseClass("public class PersistentMethodTests {\n" + "\n" + "\t@Property List optionals = [ \"age\" ];\n" + "\t\n" + "\t@Property Long id; \n" + "\t@Property Long... | 50465 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50465/dd7ca7d1686d48648d4eab36fa08f1bfb26eb0ea/PersistentMethodTests.java/clean/test/persistence/org/codehaus/groovy/grails/orm/hibernate/PersistentMethodTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
603,
694,
1211,
1435,
1216,
1185,
288,
5411,
1659,
24955,
797,
273,
927,
18,
2670,
797,
2932,
482,
667,
11049,
1305,
14650,
18890,
82,
6,
397,
7734,
1548,
82,
6,
397,
7734,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
603,
694,
1211,
1435,
1216,
1185,
288,
5411,
1659,
24955,
797,
273,
927,
18,
2670,
797,
2932,
482,
667,
11049,
1305,
14650,
18890,
82,
6,
397,
7734,
1548,
82,
6,
397,
7734,
1... |
progress.installing(MiscUtilities.getFileName(path)); | if(path == null) return; | public boolean runInAWTThread(PluginManagerProgress progress) { progress.installing(MiscUtilities.getFileName(path)); ZipFile zipFile = null; try { zipFile = new ZipFile(path); Enumeration enum = zipFile.entries(); while(enum.hasMoreElements()) { ZipEntry entry = (ZipEntry)enum.nextElement();... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/63b00a311b627581bd023ce6880baba2785ba30f/Roster.java/buggy/org/gjt/sp/jedit/pluginmgr/Roster.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
1086,
382,
37,
8588,
3830,
12,
3773,
1318,
5491,
4007,
13,
202,
202,
95,
1082,
202,
8298,
18,
5425,
310,
12,
11729,
71,
11864,
18,
588,
4771,
12,
803,
10019,
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,
3196,
202,
482,
1250,
1086,
382,
37,
8588,
3830,
12,
3773,
1318,
5491,
4007,
13,
202,
202,
95,
1082,
202,
8298,
18,
5425,
310,
12,
11729,
71,
11864,
18,
588,
4771,
12,
803,
10019,
1082,
202,... |
public org.quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { org.quickfix.field.SecurityDesc value = new org.quickfix.field.SecurityDesc(); | public quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { quickfix.field.SecurityDesc value = new quickfix.field.SecurityDesc(); | public org.quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { org.quickfix.field.SecurityDesc value = new org.quickfix.field.SecurityDesc(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/CrossOrderCancelRequest.java/buggy/src/java/src/quickfix/fix44/CrossOrderCancelRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
4217,
19288,
4217,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
4217,
460,
273,
394,
2358,
18,
19525,
904,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
4217,
19288,
4217,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
4217,
460,
273,
394,
2358,
18,
19525,
904,
... |
dm.fireTableDataChanged(); | dm.fireTableDataChanged(); | public void actionPerformed(ActionEvent e) { String readableName = (String) mSearchSource.getSelectedItem(); int index = mSearchSource.getSelectedIndex(); DataSource ds = mDataSourceList.find (readableName); if (null != ds) { //get the text to search fo... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/b0fa2f56cd2dcc90452b768e6b38187cfb8c30eb/AddressBook.java/buggy/grendel/addressbook/AddressBook.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
514,
7471,
461,
273,
261,
780,
13,
312,
2979,
1830,
18,
588,
7416,
1180,
5621,
5411,
509,
770,
273,
312,
2979,
1830,
18,
588,
7416,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
5411,
514,
7471,
461,
273,
261,
780,
13,
312,
2979,
1830,
18,
588,
7416,
1180,
5621,
5411,
509,
770,
273,
312,
2979,
1830,
18,
588,
7416,... |
workDequeue.push(object); | workDeque.push(object); | final void enumerateScan(VM_Address object) throws VM_PragmaInline { if (Plan.isRCObject(object) && !RCBaseHeader.isGreen(object)) workDequeue.push(object); } | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/a2d31fa1bc95145b8e2016e9bdeeb119aa707383/TrialDeletion.java/clean/MMTk/src/org/mmtk/utility/TrialDeletion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
4241,
7972,
12,
7397,
67,
1887,
733,
13,
377,
1216,
8251,
67,
2050,
9454,
10870,
288,
565,
309,
261,
5365,
18,
291,
11529,
921,
12,
1612,
13,
597,
401,
11529,
2171,
1864,
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,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
918,
4241,
7972,
12,
7397,
67,
1887,
733,
13,
377,
1216,
8251,
67,
2050,
9454,
10870,
288,
565,
309,
261,
5365,
18,
291,
11529,
921,
12,
1612,
13,
597,
401,
11529,
2171,
1864,
18,
... |
IFigure borderItem);; | IFigure borderItem); | public Rectangle getValidLocation(Rectangle proposedLocation, IFigure borderItem);; | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/0fee3a790ef2851c36cc21b66e2f6cb04fe0b9c2/IBorderItemLocator.java/buggy/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/figures/IBorderItemLocator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13264,
22574,
2735,
12,
19463,
20084,
2735,
16,
1082,
202,
5501,
15906,
5795,
1180,
1769,
31,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13264,
22574,
2735,
12,
19463,
20084,
2735,
16,
1082,
202,
5501,
15906,
5795,
1180,
1769,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
fDiscoveredContainerList.setFocus(); | private boolean moveDown() { boolean rc = false; List selElements = fDiscoveredContainerList.getSelectedElements(); List revSelElements = new ArrayList(selElements); Collections.reverse(revSelElements); for (Iterator i = revSelElements.iterator(); i.hasNext(); ) { DiscoveredElement elem = (DiscoveredElement) i.... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/95f7a24e4c745de195366e16eefe76f8f75ff392/DiscoveredPathContainerPage.java/buggy/build/org.eclipse.cdt.make.ui/src/org/eclipse/cdt/make/ui/dialogs/DiscoveredPathContainerPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
3635,
4164,
1435,
288,
202,
202,
6494,
4519,
273,
629,
31,
202,
202,
682,
357,
3471,
273,
284,
28851,
2170,
682,
18,
588,
7416,
3471,
5621,
202,
202,
682,
5588,
1877,
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,
225,
202,
1152,
1250,
3635,
4164,
1435,
288,
202,
202,
6494,
4519,
273,
629,
31,
202,
202,
682,
357,
3471,
273,
284,
28851,
2170,
682,
18,
588,
7416,
3471,
5621,
202,
202,
682,
5588,
1877,
3... | |
InputStream is = BangUI.class.getClassLoader().getResourceAsStream( "rsrc/ui/style.bss"); | InputStream is = _ctx.getResourceManager().getResource("ui/style.bss"); | public static void reloadStylesheet () { BStyleSheet.ResourceProvider rp = new BStyleSheet.ResourceProvider() { public BTextFactory createTextFactory ( String family, String style, int size) { int nstyle = Font.PLAIN; if (style.equals(BStyleSheet.BOL... | 8059 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8059/00e4216cccbacc72d9fd49900062a6351f90dc0f/BangUI.java/buggy/src/java/com/threerings/bang/client/BangUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
7749,
24656,
1832,
565,
288,
3639,
605,
2885,
8229,
18,
1420,
2249,
8715,
273,
394,
605,
2885,
8229,
18,
1420,
2249,
1435,
288,
5411,
1071,
605,
1528,
1733,
752,
1528,
173... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
7749,
24656,
1832,
565,
288,
3639,
605,
2885,
8229,
18,
1420,
2249,
8715,
273,
394,
605,
2885,
8229,
18,
1420,
2249,
1435,
288,
5411,
1071,
605,
1528,
1733,
752,
1528,
173... |
public IOException getCause() { | public Exception getCause() { | public IOException getCause() { return cause; } | 47551 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47551/a11311a22ef561c606a731d392718eb2305b9423/LoginEvent.java/clean/src/java/org/jdesktop/swingx/auth/LoginEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1185,
12932,
1435,
288,
3639,
327,
4620,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1185,
12932,
1435,
288,
3639,
327,
4620,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
AST tmp2370_AST_in = (AST)_t; | AST tmp2372_AST_in = (AST)_t; | public final void sliderphrase(AST _t) throws RecognitionException { AST sliderphrase_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t2281 = _t; AST tmp2363_AST_in = (AST)_t; match(_t,SLIDER); _t = _t.getFirstChild(); { _loop2289: do { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case HORIZON... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/f492fd11e745beb562b4e209643ba003aa8a6271/TreeParser01.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
18442,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
18442,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
90... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
18442,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
18442,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
90... |
final IntItem cnt = vstack.popInt(); final LongItem val = vstack.popLong(); final X86RegisterPool pool = eContext.getPool(); | final IntItem cnt = vstack.popInt(); final LongItem val = vstack.popLong(); final X86RegisterPool pool = eContext.getPool(); | public final void visit_lshr() { final IntItem cnt = vstack.popInt(); final LongItem val = vstack.popLong(); final X86RegisterPool pool = eContext.getPool(); // Get cnt into ECX if (!cnt.uses(ECX)) { val.spillIfUsing(eContext, ECX); requestRegister(ECX, cnt);... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/55b12818040bb69b51502c4cd0f42118d2046977/X86BytecodeVisitor.java/buggy/core/src/core/org/jnode/vm/x86/compiler/l1a/X86BytecodeVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
3757,
67,
80,
674,
86,
1435,
288,
3639,
727,
3094,
1180,
7599,
273,
19510,
18,
5120,
1702,
5621,
3639,
727,
3407,
1180,
1244,
273,
19510,
18,
5120,
3708,
5621,
3639,
727,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
3757,
67,
80,
674,
86,
1435,
288,
3639,
727,
3094,
1180,
7599,
273,
19510,
18,
5120,
1702,
5621,
3639,
727,
3407,
1180,
1244,
273,
19510,
18,
5120,
3708,
5621,
3639,
727,
... |
Gridded2DSet line = new Gridded2DSet(fdomain, ss, nsamp); xref.setData(line); | Gridded2DSet lineSet = new Gridded2DSet(fdomain, ss, nsamp); xref.setData(lineSet); | public void doAction() throws VisADException, RemoteException { Set cellSet = (Set) lineRef.getData(); if (cellSet == null) return; float[][] samples = cellSet.getSamples(); if (samples == null) return; // System.out.println("box (" + samples[0][0] + ", " + samples[1][0] + ... | 55303 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55303/70f56ee3fa101ec0d5c6f5c67bc3511fe51aa484/MultiLUT.java/clean/loci/MultiLUT.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
741,
1803,
1435,
1216,
8077,
1880,
503,
16,
18361,
288,
3639,
1000,
2484,
694,
273,
261,
694,
13,
980,
1957,
18,
588,
751,
5621,
3639,
309,
261,
3855,
694,
422,
446,
13,
327... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
741,
1803,
1435,
1216,
8077,
1880,
503,
16,
18361,
288,
3639,
1000,
2484,
694,
273,
261,
694,
13,
980,
1957,
18,
588,
751,
5621,
3639,
309,
261,
3855,
694,
422,
446,
13,
327... |
public int readByte(final int index) { return b[index] & 0xFF; } | public int readByte (final int index) { return b[index] & 0xFF; } | public int readByte(final int index) { return b[index] & 0xFF; } | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/2d49b952712be2040c67ebcec379769be0f9e29d/ClassReader.java/buggy/aspectwerkz3/src/main/org/objectweb/asm/ClassReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
22301,
12,
6385,
509,
770,
13,
288,
3639,
327,
324,
63,
1615,
65,
473,
374,
6356,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
22301,
12,
6385,
509,
770,
13,
288,
3639,
327,
324,
63,
1615,
65,
473,
374,
6356,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if (field == null || !fieldData.containsKey(field.alias)) return defVal; return (boolean[][])fieldData.get(field.alias); | if (field == null || !fieldData.containsKey(field.alias)) return defVal; return (boolean[][]) fieldData.get(field.alias); | public boolean[][] readBooleanArray2D(String name, boolean[][] defVal) throws IOException { BinaryClassField field = cObj.nameFields.get(name); if (field == null || !fieldData.containsKey(field.alias)) return defVal; return (boolean[][])fieldData.get(field.alias); } | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/7e219898e7365b660f3bf189ddfc9a1be269fb42/BinaryInputCapsule.java/clean/src/com/jme/util/export/binary/BinaryInputCapsule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
63,
6362,
65,
855,
5507,
1076,
22,
40,
12,
780,
508,
16,
1250,
63,
6362,
65,
1652,
3053,
13,
1216,
1860,
288,
3639,
7896,
797,
974,
652,
273,
276,
2675,
18,
529,
2314,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
63,
6362,
65,
855,
5507,
1076,
22,
40,
12,
780,
508,
16,
1250,
63,
6362,
65,
1652,
3053,
13,
1216,
1860,
288,
3639,
7896,
797,
974,
652,
273,
276,
2675,
18,
529,
2314,
18,... |
public static PrintStream getLog() { | public static PrintStream getLog() { | public static PrintStream getLog() { throw new Error("Not implemented");} | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e8834e60eedea5a65712de1e0c0fa2d875e22b9c/RemoteServer.java/buggy/core/src/classpath/java/java/rmi/server/RemoteServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
21677,
9189,
1435,
288,
202,
12849,
394,
1068,
2932,
1248,
8249,
8863,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
21677,
9189,
1435,
288,
202,
12849,
394,
1068,
2932,
1248,
8249,
8863,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "Missing Files section", identifier); | throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "Missing Files section", identifier, global); | public ClientPutComplexDirMessage(SimpleFieldSet fs, BucketFactory bfTemp, PersistentTempBucketFactory bfPersistent) throws MessageInvalidException { // Parse the standard ClientPutDir headers - URI, etc. super(fs); filesByName = new HashMap(); filesToRead = new LinkedList(); long totalBytes = 0; // Now parse ... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/bbb3c23ec38ea1c7abb48040a17f5fc7932248bc/ClientPutComplexDirMessage.java/buggy/src/freenet/node/fcp/ClientPutComplexDirMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
12795,
1621,
1079,
12,
5784,
974,
694,
2662,
16,
7408,
1733,
16222,
7185,
16,
11049,
7185,
4103,
1733,
16222,
11906,
13,
1216,
2350,
1941,
503,
288,
202,
202,
759,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
12795,
1621,
1079,
12,
5784,
974,
694,
2662,
16,
7408,
1733,
16222,
7185,
16,
11049,
7185,
4103,
1733,
16222,
11906,
13,
1216,
2350,
1941,
503,
288,
202,
202,
759,
2... |
SiteTreeNode node = tree.getNode(getSourceDocument().getId()); | SiteTreeNode node = tree.getNode(SiteUtil.getPath(this.manager, getSourceDocument())); | protected void doCheckPreconditions() throws Exception { super.doCheckPreconditions(); if (hasErrors()) { return; } Publication publication = getSourceDocument().getPublication(); ServiceSelector selector = null; SiteManager siteManager = null; try { ... | 45951 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45951/e41395775f7fab54bf6881ec129a973226e8b7d1/Nudge.java/buggy/src/modules/sitetree/java/src/org/apache/lenya/cms/site/usecases/Nudge.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
1564,
1386,
6381,
1435,
1216,
1185,
288,
3639,
2240,
18,
2896,
1564,
1386,
6381,
5621,
3639,
309,
261,
5332,
4229,
10756,
288,
5411,
327,
31,
3639,
289,
3639,
7224,
367,
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,
4750,
918,
741,
1564,
1386,
6381,
1435,
1216,
1185,
288,
3639,
2240,
18,
2896,
1564,
1386,
6381,
5621,
3639,
309,
261,
5332,
4229,
10756,
288,
5411,
327,
31,
3639,
289,
3639,
7224,
367,
2... |
return isMatch(string, activityIds); | return match(string, activityIds); | public boolean isMatch(String string, Set activityIds) { return isMatch(string, activityIds); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/d6a0ceb7d8eaffbc55421a81c1dd44d21444e41a/MutableActivityManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/MutableActivityManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
29895,
12,
780,
533,
16,
1000,
5728,
2673,
13,
288,
202,
202,
2463,
29895,
12,
1080,
16,
5728,
2673,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
29895,
12,
780,
533,
16,
1000,
5728,
2673,
13,
288,
202,
202,
2463,
29895,
12,
1080,
16,
5728,
2673,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if (focusResource == null) return true; | if (focusResource == null) return true; | private boolean selectBySelection(ConcreteMarker marker) { if (onResource == ON_ANY_RESOURCE || marker == null) return true; if (focusResource == null) return true; IResource resource = marker.getResource(); if (onResource == ON_WORKING_SET) { if (working... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/1ceb585b9b16047c6c580984b0c9962c41a22ba6/MarkerFilter.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
2027,
858,
6233,
12,
25845,
7078,
5373,
13,
288,
3639,
309,
261,
265,
1420,
422,
6229,
67,
15409,
67,
11395,
747,
5373,
422,
446,
13,
5411,
327,
638,
31,
3639,
309,
261,
139... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1250,
2027,
858,
6233,
12,
25845,
7078,
5373,
13,
288,
3639,
309,
261,
265,
1420,
422,
6229,
67,
15409,
67,
11395,
747,
5373,
422,
446,
13,
5411,
327,
638,
31,
3639,
309,
261,
139... |
return getStringProperty( Style.PAGE_BREAK_INSIDE_PROP ); | return getStringProperty( IStyleModel.PAGE_BREAK_INSIDE_PROP ); | public String getPageBreakInside( ) { return getStringProperty( Style.PAGE_BREAK_INSIDE_PROP ); } | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/d802c33711e0d111551ae23575895cd060f085b6/GroupHandle.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/GroupHandle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8957,
7634,
18619,
12,
262,
202,
95,
202,
202,
2463,
4997,
1396,
12,
9767,
18,
11219,
67,
27960,
67,
706,
26498,
67,
15811,
11272,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
8957,
7634,
18619,
12,
262,
202,
95,
202,
202,
2463,
4997,
1396,
12,
9767,
18,
11219,
67,
27960,
67,
706,
26498,
67,
15811,
11272,
202,
97,
2,
-100,
-100,
-100,
-100,
-10... |
return newFilter; | return fused; | public static SIRStream fuse(SIRSplitJoin sj) { if (!isFusable(sj)) { return sj; } else { System.err.println("Fusing " + (sj.size()) + " SplitJoin filters!"); } // get copy of child streams List children = sj.getParallelStreams(); // rename components doRenaming(children); // calculate the repeti... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/0849e04b1f473f366af1fd17e9369cfd96e2f037/FuseSimpleSplit.java/buggy/streams/src/at/dms/kjc/sir/lowering/fusion/FuseSimpleSplit.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
5705,
54,
1228,
19552,
12,
2320,
54,
5521,
4572,
30252,
13,
565,
288,
202,
430,
16051,
291,
42,
16665,
12,
87,
78,
3719,
288,
202,
565,
327,
30252,
31,
202,
97,
469,
288,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
5705,
54,
1228,
19552,
12,
2320,
54,
5521,
4572,
30252,
13,
565,
288,
202,
430,
16051,
291,
42,
16665,
12,
87,
78,
3719,
288,
202,
565,
327,
30252,
31,
202,
97,
469,
288,
2... |
log().info("Persiting data for resource "+resource); | log().info("Persisting data for resource "+resource); | public void visitResource(CollectionResource resource) { log().info("Persiting data for resource "+resource); pushShouldPersist(resource); } | 25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/f5ef55e2fe09f2882c095a745c4c8514f2750533/BasePersister.java/buggy/opennms-services/src/main/java/org/opennms/netmgt/collectd/BasePersister.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
1420,
12,
2532,
1420,
1058,
13,
288,
3639,
613,
7675,
1376,
2932,
12771,
310,
501,
364,
1058,
13773,
3146,
1769,
3639,
1817,
14309,
12771,
12,
3146,
1769,
565,
289,
2,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
1420,
12,
2532,
1420,
1058,
13,
288,
3639,
613,
7675,
1376,
2932,
12771,
310,
501,
364,
1058,
13773,
3146,
1769,
3639,
1817,
14309,
12771,
12,
3146,
1769,
565,
289,
2,
-1... |
public String stopFunction(int savedTop) | String stopFunction(int savedTop) | public String stopFunction(int savedTop) { if (!(0 <= savedTop && savedTop <= sourceTop)) throw new IllegalArgumentException(); String encoded = sourceToString(savedTop); sourceTop = savedTop; return encoded; } | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/26830fb45b7c82a7760eb0041f4a6ad5b88bfc73/Parser.java/clean/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
514,
2132,
2083,
12,
474,
5198,
3401,
13,
565,
288,
3639,
309,
16051,
12,
20,
1648,
5198,
3401,
597,
5198,
3401,
1648,
1084,
3401,
3719,
5411,
604,
394,
2754,
5621,
3639,
514,
3749,
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,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
514,
2132,
2083,
12,
474,
5198,
3401,
13,
565,
288,
3639,
309,
16051,
12,
20,
1648,
5198,
3401,
597,
5198,
3401,
1648,
1084,
3401,
3719,
5411,
604,
394,
2754,
5621,
3639,
514,
3749,
273,
... |
storeParametersForLinux(asm, frameSize, method, klass); | public static synchronized VM_CompiledMethod compile (VM_NativeMethod method) { VM_JNICompiledMethod cm = (VM_JNICompiledMethod)VM_CompiledMethods.createCompiledMethod(method, VM_CompiledMethod.JNI); int compiledMethodId = cm.getId(); VM_Assembler asm = new VM_Assembler(0); int frameSize = VM_Compiler.get... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/84e99898036221f1c0ed5e72e060bc3e0803769c/VM_JNICompiler.java/clean/rvm/src/vm/arch/powerPC/jni/VM_JNICompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1707,
2402,
1290,
19475,
12,
23522,
16,
2623,
1225,
16,
707,
16,
7352,
1769,
565,
1707,
2402,
1290,
19475,
12,
23522,
16,
2623,
1225,
16,
707,
16,
7352,
1769,
282,
1071,
1707,
2402,
1290,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1707,
2402,
1290,
19475,
12,
23522,
16,
2623,
1225,
16,
707,
16,
7352,
1769,
565,
1707,
2402,
1290,
19475,
12,
23522,
16,
2623,
1225,
16,
707,
16,
7352,
1769,
282,
1071,
1707,
2402,
1290,... | |
long maxTimeStamp = 0; | long maxTimeStamp = Long.MIN_VALUE; | void loadFSImage( Configuration conf ) throws IOException { FSNamesystem fsNamesys = FSNamesystem.getFSNamesystem(); FSDirectory fsDir = fsNamesys.dir; for (int idx = 0; idx < imageDirs.length; idx++) { // // Atomic move sequence, to recover from interrupted save // File curFile = new Fil... | 49935 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49935/3d053c0d9f93618c2d3bb22b3709a50c2a93c064/FSImage.java/clean/src/java/org/apache/hadoop/dfs/FSImage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1262,
4931,
2040,
12,
4659,
2195,
262,
1216,
1860,
288,
565,
9247,
1557,
1108,
2662,
1557,
1900,
273,
9247,
1557,
1108,
18,
588,
4931,
1557,
1108,
5621,
565,
9247,
2853,
2662,
1621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
918,
1262,
4931,
2040,
12,
4659,
2195,
262,
1216,
1860,
288,
565,
9247,
1557,
1108,
2662,
1557,
1900,
273,
9247,
1557,
1108,
18,
588,
4931,
1557,
1108,
5621,
565,
9247,
2853,
2662,
1621,
... |
logger.info(msg); | logger.log(FQCN, Level.INFO, msg, null); | public void info(String msg) { logger.info(msg); } | 55012 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55012/fb136472b4ff37cfad94ca3ad6fa7781ad7dd989/Log4jLoggerAdapter.java/buggy/src/java/org/slf4j/impl/Log4jLoggerAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1123,
12,
780,
1234,
13,
288,
565,
1194,
18,
1330,
12,
23032,
12821,
16,
4557,
18,
5923,
16,
1234,
16,
446,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1123,
12,
780,
1234,
13,
288,
565,
1194,
18,
1330,
12,
23032,
12821,
16,
4557,
18,
5923,
16,
1234,
16,
446,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public static String searchGetSortOrderString(boolean detailed, HttpSession session) { ResultSortOrder resultSortOrder = ProductSearchOptions.getResultSortOrder(session); | public static String searchGetSortOrderString(boolean detailed, HttpServletRequest request) { Locale locale = UtilHttp.getLocale(request); ResultSortOrder resultSortOrder = ProductSearchOptions.getResultSortOrder(request); | public static String searchGetSortOrderString(boolean detailed, HttpSession session) { ResultSortOrder resultSortOrder = ProductSearchOptions.getResultSortOrder(session); if (resultSortOrder == null) return ""; return resultSortOrder.prettyPrintSortOrder(detailed); } | 45953 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45953/a0a99db38a608b5af3fc0585fced6229e794b469/ProductSearchSession.java/clean/applications/product/src/org/ofbiz/product/product/ProductSearchSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
514,
1623,
967,
31460,
780,
12,
6494,
6864,
16,
26166,
1339,
13,
288,
3639,
3438,
31460,
563,
31460,
273,
8094,
2979,
1320,
18,
588,
1253,
31460,
12,
3184,
1769,
3639,
309,
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,
760,
514,
1623,
967,
31460,
780,
12,
6494,
6864,
16,
26166,
1339,
13,
288,
3639,
3438,
31460,
563,
31460,
273,
8094,
2979,
1320,
18,
588,
1253,
31460,
12,
3184,
1769,
3639,
309,
261... |
public void execute() throws BuildException { if (!destinationDirectory.isDirectory()) { throw new BuildException("destination directory " + destinationDirectory.getPath() + " is not valid"); } if (!sourceDirectory.i... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/60f48875263c0b85f9eab0d94454e3ce3efce5c2/WLJspc.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/jsp/WLJspc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
16051,
10590,
2853,
18,
291,
2853,
10756,
288,
5411,
604,
394,
18463,
2932,
10590,
1867,
315,
397,
2929,
2853,
18,
588,
743,
1435,
397,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
1216,
18463,
288,
3639,
309,
16051,
10590,
2853,
18,
291,
2853,
10756,
288,
5411,
604,
394,
18463,
2932,
10590,
1867,
315,
397,
2929,
2853,
18,
588,
743,
1435,
397,
... | ||
return new org.quickfix.fix41.NewOrderSingle(); | return new quickfix.fix41.NewOrderSingle(); | public Message create( String beginString, String msgType ) { if("0".equals(msgType)) { return new org.quickfix.fix41.Heartbeat(); } if("A".equals(msgType)) { return new org.quickfix.fix41.Logon(); } if("1".equals(msgType)) { return new org.quickfix.fix41.TestRequest(); } if("2".equals(... | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/MessageFactory.java/clean/src/java/src/quickfix/fix41/MessageFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2350,
752,
12,
514,
2376,
780,
16,
514,
1234,
559,
262,
288,
377,
309,
2932,
20,
9654,
14963,
12,
3576,
559,
3719,
288,
377,
327,
394,
2358,
18,
19525,
904,
18,
904,
9803,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2350,
752,
12,
514,
2376,
780,
16,
514,
1234,
559,
262,
288,
377,
309,
2932,
20,
9654,
14963,
12,
3576,
559,
3719,
288,
377,
327,
394,
2358,
18,
19525,
904,
18,
904,
9803,
18,
1... |
public synchronized void addUndoableEditListener(UndoableEditListener value0) { } | public synchronized void addUndoableEditListener(UndoableEditListener val) { listeners.add(val); } | public synchronized void addUndoableEditListener(UndoableEditListener value0) { // TODO } // addUndoableEditListener() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/8f03053e30bf23122f89e48e88064677b27fdd7c/UndoableEditSupport.java/buggy/core/src/classpath/javax/javax/swing/undo/UndoableEditSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
527,
31224,
429,
4666,
2223,
12,
31224,
429,
4666,
2223,
460,
20,
13,
288,
202,
202,
759,
2660,
202,
97,
368,
527,
31224,
429,
4666,
2223,
1435,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
527,
31224,
429,
4666,
2223,
12,
31224,
429,
4666,
2223,
460,
20,
13,
288,
202,
202,
759,
2660,
202,
97,
368,
527,
31224,
429,
4666,
2223,
1435,
2,
-100,
-100,
-100... |
int colNumber = columnNumber - columnWithWidth; int aw = (maxWidth - colSum)/colNumber; distributeWidth( columns, colNumber, aw); | distributeLeftWidth( columns, (maxWidth - colSum)/( columnNumber - columnWithWidth)); | public int[] resolve(int specifiedWidth, int maxWidth) { assert(specifiedWidth<=maxWidth); int columnNumber = table.getColumnCount( ); int[] columns = new int[columnNumber]; int columnWithWidth = 0; int colSum = 0; for ( int j = 0; j < table.getColumnCount( ); j++ ) { IColumn column = (IColumn) t... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/492c34611de8891f6d7b978bd46fd50220a88943/PDFTableLM.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
509,
8526,
2245,
12,
474,
1269,
2384,
16,
509,
17681,
13,
202,
202,
95,
1082,
202,
11231,
12,
13827,
2384,
32,
33,
1896,
2384,
1769,
1082,
202,
474,
1057,
1854,
273,
1014,
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,
3196,
202,
482,
509,
8526,
2245,
12,
474,
1269,
2384,
16,
509,
17681,
13,
202,
202,
95,
1082,
202,
11231,
12,
13827,
2384,
32,
33,
1896,
2384,
1769,
1082,
202,
474,
1057,
1854,
273,
1014,
18... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.