rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
if ( part == this ) { SessionHandleAdapter.getInstance( ).clear( getModel( ) ); } | if ( part == this ) { SessionHandleAdapter.getInstance( ).clear( getModel( ) ); } | public void partClosed( IWorkbenchPart part ) { if ( part == this ) { SessionHandleAdapter.getInstance( ).clear( getModel( ) ); } } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/604ce5391dbc451664ffe72c0eb2da50e51bc4ed/MultiPageReportEditor.java/clean/UI/org.eclipse.birt.report.designer.ui.editors/src/org/eclipse/birt/report/designer/ui/editors/MultiPageReportEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1087,
7395,
12,
467,
2421,
22144,
1988,
1087,
262,
202,
95,
202,
202,
430,
261,
1087,
422,
333,
262,
202,
202,
95,
1082,
202,
2157,
3259,
4216,
18,
588,
1442,
12,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1087,
7395,
12,
467,
2421,
22144,
1988,
1087,
262,
202,
95,
202,
202,
430,
261,
1087,
422,
333,
262,
202,
202,
95,
1082,
202,
2157,
3259,
4216,
18,
588,
1442,
12,
262,
... |
public void setRuntimeData(ChannelRuntimeData rd, String uid) throws PortalException { ChannelState channelState = (ChannelState)channelStateMap.get(uid); channelState.setRuntimeData(rd); ChannelStaticData sd = channelState.getStaticData(); ChannelData cd = channelState.getChanne... | 1895 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1895/367199d1607d8a6cfa99e68e99203fa3451ebf25/CPortletAdapter.java/buggy/source/org/jasig/portal/channels/portlet/CPortletAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
542,
5576,
751,
12,
2909,
5576,
5139,
1060,
16,
780,
1911,
13,
15069,
24395,
503,
95,
2909,
1119,
4327,
1119,
28657,
2909,
1119,
13,
4327,
1119,
863,
18,
588,
12,
1911,
1769,
4327,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
542,
5576,
751,
12,
2909,
5576,
5139,
1060,
16,
780,
1911,
13,
15069,
24395,
503,
95,
2909,
1119,
4327,
1119,
28657,
2909,
1119,
13,
4327,
1119,
863,
18,
588,
12,
1911,
1769,
4327,... | ||
log.debug("!!!!!!!!!!!!!!!!!!!! Recreating crl from byte data before updating LDAP !!!!!!!!!!!!!!!!!!!!!!!!!!!!"); log.debug(""); log.debug(""); log.debug(""); log.debug(""); X509CRL crl1=null; CertificateFactory cf = CertificateFactory.getInstance("X.509"); ByteArrayInputStream bais=null ; bais = new ByteArrayInputSt... | log.debug("Recreating crl from byte data before updating LDAP"); } X509CRL crl1=null; CertificateFactory cf = CertificateFactory.getInstance("X.509"); ByteArrayInputStream bais=null ; bais = new ByteArrayInputStream(crldata); Collection crls =cf.generateCRLs(bais); Iterator i = crls.iterator(); if (i.hasNext()) { crl1... | public void updateCRLinLdap(String bindingname,X509CRL crl, String bindingname_revokedcert) throws CRLException,CertificateException, NamingException { String newstatus=revoked; Attribute attr1=new BasicAttribute(STATUS_ATTRIBUTE,newstatus); ModificationItem mit[]=new ModificationItem[1]; ModificationItem... | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/a51df5f1eb38a22f66b24c8f4cba9da639b96ff5/OpenLdapCertDirectoryService.java/buggy/securityservices/src/org/cougaar/core/security/crypto/ldap/OpenLdapCertDirectoryService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1089,
29524,
267,
18437,
12,
780,
5085,
529,
16,
60,
5995,
29524,
18789,
16,
514,
5085,
529,
67,
9083,
14276,
7593,
13,
1216,
26526,
503,
16,
4719,
503,
16,
26890,
288,
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,
1071,
918,
1089,
29524,
267,
18437,
12,
780,
5085,
529,
16,
60,
5995,
29524,
18789,
16,
514,
5085,
529,
67,
9083,
14276,
7593,
13,
1216,
26526,
503,
16,
4719,
503,
16,
26890,
288,
565,
... |
if (node instanceof MInterface && (((MInterface) node).getName() != null)) _name.setText(((MModelElement) node).getName()); | setBounds(10, 10, 60, 21 + ROWHEIGHT); | public FigInterface(GraphModel gm, Object node) { this(); setOwner(node); enableSizeChecking(true); if (node instanceof MInterface && (((MInterface) node).getName() != null)) _name.setText(((MModelElement) node).getName()); } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/1ebb17ac06205415cc8d51f57abdfb1e5ec54d76/FigInterface.java/buggy/src_new/org/argouml/uml/diagram/static_structure/ui/FigInterface.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
478,
360,
1358,
12,
4137,
1488,
14125,
16,
1033,
756,
13,
288,
3639,
333,
5621,
3639,
31309,
12,
2159,
1769,
3639,
4237,
1225,
14294,
12,
3767,
1769,
3639,
309,
261,
2159,
1276,
490... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
478,
360,
1358,
12,
4137,
1488,
14125,
16,
1033,
756,
13,
288,
3639,
333,
5621,
3639,
31309,
12,
2159,
1769,
3639,
4237,
1225,
14294,
12,
3767,
1769,
3639,
309,
261,
2159,
1276,
490... |
public void visitIADD(IADD obj) { handleNormalInstruction(obj); } | public void visitIADD(IADD obj) { handleNormalInstruction(obj); } | public void visitIADD(IADD obj) { handleNormalInstruction(obj); } | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/1d541964940eaa91b52b21469dc5b763fef1d8d1/AbstractFrameModelingVisitor.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/AbstractFrameModelingVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3757,
45,
8355,
12,
45,
8355,
1081,
13,
288,
1640,
5506,
11983,
12,
2603,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
3757,
45,
8355,
12,
45,
8355,
1081,
13,
288,
1640,
5506,
11983,
12,
2603,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
switch ( type ) { case IResourceLocator.MESSAGE_FILE : u = getMessageFile( moduleHandle, fileName ); break; default : u = getResource( moduleHandle, fileName ); break; } return u; | public URL findResource( ModuleHandle moduleHandle, String fileName, int type ) { if ( fileName == null ) return null; // try absolute path search try { File f = new File( fileName ); if ( f.isAbsolute( ) ) return f.exists( ) && f.isFile( ) ? f.getCanonicalFile( ) .toURL( ) : null; } catch ( IOEx... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/489076d625efe0a418663d032003f3a3fd87f8a2/DefaultResourceLocator.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/DefaultResourceLocator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
9610,
261,
618,
262,
288,
648,
467,
1420,
5786,
18,
8723,
67,
3776,
294,
582,
273,
2381,
812,
12,
1605,
3259,
16,
3968,
11272,
898,
31,
805,
294,
582,
273,
5070,
12,
1605,
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,
482,
9610,
261,
618,
262,
288,
648,
467,
1420,
5786,
18,
8723,
67,
3776,
294,
582,
273,
2381,
812,
12,
1605,
3259,
16,
3968,
11272,
898,
31,
805,
294,
582,
273,
5070,
12,
1605,
3... | |
public void actionPerformed(ActionEvent e) { Thread newTh = new Thread(this); | public void actionPerformed(final ActionEvent e) { final Thread newTh = new Thread(this); | public void actionPerformed(ActionEvent e) { Thread newTh = new Thread(this); newTh.run(); } | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/0458430a0dc8a713aa2b4d64f000cbbaaeb4adea/IndexManagementHelper.java/clean/src/thaw/plugins/index/IndexManagementHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1082,
202,
3830,
394,
1315,
273,
394,
4884,
12,
2211,
1769,
1082,
202,
2704,
1315,
18,
2681,
5621,
202,
202,
97,
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,
3196,
202,
482,
918,
26100,
12,
1803,
1133,
425,
13,
288,
1082,
202,
3830,
394,
1315,
273,
394,
4884,
12,
2211,
1769,
1082,
202,
2704,
1315,
18,
2681,
5621,
202,
202,
97,
2,
-100,
-100,
-100... |
int conversionRequired = 1; | int requiredConversion = Cost.IDENTITY_RANK; | static private void qualificationConversion( Cost cost ) throws DOMException{ boolean canConvert = true; int conversionRequired = 1; //1 means it will work without a conversion, 2 means conversion was needed IPointerType op1, op2; IType s = cost.source, t = cost.target; boolean constInEveryCV2k = true; while( t... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/a857f476415405a2b7dcdff53867416683d7ec6d/CPPSemantics.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPSemantics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
3238,
918,
4544,
1480,
6814,
12,
28108,
6991,
262,
1216,
4703,
503,
95,
202,
202,
6494,
848,
2723,
273,
638,
31,
202,
202,
474,
1931,
6814,
273,
28108,
18,
29413,
67,
54,
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,
3845,
3238,
918,
4544,
1480,
6814,
12,
28108,
6991,
262,
1216,
4703,
503,
95,
202,
202,
6494,
848,
2723,
273,
638,
31,
202,
202,
474,
1931,
6814,
273,
28108,
18,
29413,
67,
54,
202... |
result /= 5; if (result / 2 <= tics) | tics /= 5; if (tics / 2 <= range / maxNumberTics) | private double getTics(double range, int maxNumberTics) { maxNumberTics = Math.max(2, maxNumberTics); double tics = range / maxNumberTics; if (tics < 0.5) { double result = 0.5; while (result / 5 > tics) { result /= 5; if ... | 48906 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48906/99f2a2d420b7e944c0c7157045301715eec3e927/Plot.java/clean/src/net/sf/gogui/gtpstatistics/Plot.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1645,
3181,
2102,
12,
9056,
1048,
16,
509,
943,
1854,
56,
2102,
13,
565,
288,
3639,
943,
1854,
56,
2102,
273,
2361,
18,
1896,
12,
22,
16,
943,
1854,
56,
2102,
1769,
3639,
1645,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1645,
3181,
2102,
12,
9056,
1048,
16,
509,
943,
1854,
56,
2102,
13,
565,
288,
3639,
943,
1854,
56,
2102,
273,
2361,
18,
1896,
12,
22,
16,
943,
1854,
56,
2102,
1769,
3639,
1645,
... |
scaffoldViewResolver.resolveViewForUriAndAction(request.getRequestURI(), actionName), | scaffoldViewResolver.resolveViewForUriAndAction(uri, actionName), | public ModelAndView handleResponse(HttpServletRequest request, HttpServletResponse response, String actionName, Map model) { if(scaffoldViewResolver == null) throw new IllegalStateException("Property [viewResolver] is required to be set, but is null"); return new ModelAndView( scaffoldViewResolver.resolve... | 55385 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55385/8f437ade5e2fd07aeb51b071528e08fc29c1a205/ViewDelegatingScaffoldResponseHandler.java/clean/src/scaffolding/org/codehaus/groovy/grails/scaffolding/ViewDelegatingScaffoldResponseHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3164,
1876,
1767,
1640,
1064,
12,
2940,
18572,
590,
16,
1082,
202,
2940,
29910,
766,
16,
514,
15451,
16,
1635,
938,
13,
288,
202,
202,
430,
12,
31105,
1767,
4301,
422,
446,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3164,
1876,
1767,
1640,
1064,
12,
2940,
18572,
590,
16,
1082,
202,
2940,
29910,
766,
16,
514,
15451,
16,
1635,
938,
13,
288,
202,
202,
430,
12,
31105,
1767,
4301,
422,
446,
13... |
IViewPart view= activePage.findView(VIEW_ID); | IViewPart view= activePage.findView(ID); | public static ActiveSearchView getFromActivePerspective() { if (Workbench.getInstance() == null) return null; IWorkbenchPage activePage= Workbench.getInstance().getActiveWorkbenchWindow().getActivePage(); if (activePage == null) return null; IViewPart view= activePage.findView(VIEW_... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/e40ee170df5b0b246911e0d6c664dc75ba57db2f/ActiveSearchView.java/clean/org.eclipse.mylyn.context.ui/src/org/eclipse/mylyn/ui/views/ActiveSearchView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
8857,
2979,
1767,
11859,
3896,
14781,
16772,
1435,
288,
377,
202,
430,
261,
2421,
22144,
18,
588,
1442,
1435,
422,
446,
13,
327,
446,
31,
377,
202,
45,
2421,
22144,
1964,
2695,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8857,
2979,
1767,
11859,
3896,
14781,
16772,
1435,
288,
377,
202,
430,
261,
2421,
22144,
18,
588,
1442,
1435,
422,
446,
13,
327,
446,
31,
377,
202,
45,
2421,
22144,
1964,
2695,... |
public static RubyClass createHashClass(Ruby ruby) { RubyClass hashClass = ruby.defineClass("Hash", ruby.getClasses().getObjectClass());// rb_include_module(rb_cHash, rb_mEnumerable); hashClass.defineSingletonMethod("new", CallbackFactory.getOptSingletonMethod(RubyHash.class, "newInstance")); h... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/6f48980923c4b06bac2890165c858310895f9a14/RubyHash.java/clean/org/jruby/RubyHash.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
19817,
797,
752,
2310,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
1651,
797,
273,
22155,
18,
11255,
797,
2932,
2310,
3113,
22155,
18,
588,
4818,
7675,
588,
921,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
19817,
797,
752,
2310,
797,
12,
54,
10340,
22155,
13,
288,
3639,
19817,
797,
1651,
797,
273,
22155,
18,
11255,
797,
2932,
2310,
3113,
22155,
18,
588,
4818,
7675,
588,
921,
... | ||
setSize(((Float)newValue).floatValue()); | setSize(((Float) newValue).floatValue()); | public void eSet(EStructuralFeature eFeature, Object newValue) { switch (eDerivedStructuralFeatureID(eFeature)) { case AttributePackage.FONT_DEFINITION__NAME: setName((String)newValue); return; case AttributePackage.FONT_DEFINITION__SIZE: ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/FontDefinitionImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/impl/FontDefinitionImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
3601,
2261,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20199,
12,
41,
14372,
4595,
425,
4595,
16,
1033,
6129,
13,
565,
288,
3639,
1620,
261,
73,
21007,
14372,
4595,
734,
12,
73,
4595,
3719,
3639,
288,
5411,
648,
3601,
2261,
18,
2... |
public NodeIterator getNodeValueIterator(NodeIterator iterator, | public NodeIterator getNodeValueIterator(NodeIterator iterator, int type, | public NodeIterator getNodeValueIterator(NodeIterator iterator, String value, boolean op) { return(new NodeValueIterator(iterator, value, op)); } | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/3b76ccf0fb42918c762d62aa3697cbd60b3a686c/DOMImpl.java/buggy/src/org/apache/xalan/xsltc/dom/DOMImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2029,
3198,
28587,
3198,
12,
907,
3198,
2775,
16,
25083,
377,
514,
460,
16,
1250,
1061,
13,
288,
202,
2463,
12,
2704,
2029,
620,
3198,
12,
9838,
16,
460,
16,
1061,
10019,
565,
289... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2029,
3198,
28587,
3198,
12,
907,
3198,
2775,
16,
25083,
377,
514,
460,
16,
1250,
1061,
13,
288,
202,
2463,
12,
2704,
2029,
620,
3198,
12,
9838,
16,
460,
16,
1061,
10019,
565,
289... |
return Collections.EMPTY_LIST; | return EMPTY_LIST; | public List childNodes() { return Collections.EMPTY_LIST; } | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/b1293eda8454686e846e2a9837b348e2983bb423/DVarNode.java/clean/src/org/jruby/ast/DVarNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
10582,
1435,
288,
3639,
327,
8984,
67,
7085,
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,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
10582,
1435,
288,
3639,
327,
8984,
67,
7085,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
private void createResourcesSection(Composite parent, FormToolkit toolkit) { Section section = toolkit.createSection(parent, ExpandableComposite.TITLE_BAR | Section.TWISTIE); section.setText("Resources"); section.setLayout(new GridLayout()); section.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); section.a... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/d3993ba876d0097975ecf17bfe92bae050bccc25/TaskPlanningEditor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasks/ui/editors/TaskPlanningEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
225,
918,
225,
752,
3805,
5285,
12,
9400,
225,
982,
16,
225,
2748,
6364,
8691,
225,
5226,
8691,
13,
225,
288,
202,
202,
5285,
225,
2442,
225,
273,
225,
5226,
8691,
18,
2640,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
918,
225,
752,
3805,
5285,
12,
9400,
225,
982,
16,
225,
2748,
6364,
8691,
225,
5226,
8691,
13,
225,
288,
202,
202,
5285,
225,
2442,
225,
273,
225,
5226,
8691,
18,
2640,
... | ||
public void setFrequency(long l) { if (l <= 0) { | public void setFrequency(long l) { if (l <= 0) { | public void setFrequency(long l) { if (l <= 0) { frequency = DEFAULT_POLL_FREQUENCY; } else { frequency = l; } } | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/5469dd005aa4f69700fdbd3782117cce20e16533/PollingMessageReceiver.java/buggy/mule/src/java/org/mule/providers/PollingMessageReceiver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
13865,
12,
5748,
328,
13,
565,
288,
3639,
309,
261,
80,
1648,
374,
13,
3639,
288,
5411,
8670,
273,
3331,
67,
14232,
48,
67,
42,
862,
3500,
26325,
31,
3639,
289,
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,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
13865,
12,
5748,
328,
13,
565,
288,
3639,
309,
261,
80,
1648,
374,
13,
3639,
288,
5411,
8670,
273,
3331,
67,
14232,
48,
67,
42,
862,
3500,
26325,
31,
3639,
289,
3639,
... |
public StringBuffer describeTo(StringBuffer buffer) { | public StringBuffer describeTo( StringBuffer buffer ) { | public StringBuffer describeTo(StringBuffer buffer) { describeToBuffer.setActual(buffer); buffer.append(describeToOutput); return buffer; } | 54028 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54028/4aaf60d8fa76687c3492c508dd98678fbbd3d935/MockInvocationMatcher.java/clean/jmock/core/src/test/jmock/core/testsupport/MockInvocationMatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6674,
6401,
774,
12,
780,
1892,
1613,
13,
288,
202,
202,
22748,
774,
1892,
18,
542,
11266,
12,
4106,
1769,
202,
202,
4106,
18,
6923,
12,
22748,
774,
1447,
1769,
202,
202,
2463... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6674,
6401,
774,
12,
780,
1892,
1613,
13,
288,
202,
202,
22748,
774,
1892,
18,
542,
11266,
12,
4106,
1769,
202,
202,
4106,
18,
6923,
12,
22748,
774,
1447,
1769,
202,
202,
2463... |
handler.xmlDecl(version, encodingName, docIsStandalone, inputEncoding); | private String parseXMLDecl(boolean ignoreEncoding) throws SAXException, IOException { String version; String encodingName = null; String standalone = null; int flags = LIT_DISABLE_CREF | LIT_DISABLE_PE | LIT_DISABLE_EREF; String inputEncoding = null; switch (this.encoding) { ... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/XmlParser.java/clean/core/src/classpath/gnu/gnu/xml/aelfred2/XmlParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
1109,
4201,
3456,
12,
6494,
2305,
4705,
13,
565,
1216,
14366,
16,
1860,
565,
288,
202,
780,
202,
1589,
31,
202,
780,
202,
5999,
461,
273,
446,
31,
202,
780,
202,
10145,
12451... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
1109,
4201,
3456,
12,
6494,
2305,
4705,
13,
565,
1216,
14366,
16,
1860,
565,
288,
202,
780,
202,
1589,
31,
202,
780,
202,
5999,
461,
273,
446,
31,
202,
780,
202,
10145,
12451... | |
if ( DesignChoiceConstants.FONT_SIZE_MEDIUM .equals( DesignerConstants.fontSizes[i][0] ) ) | if ( DesignChoiceConstants.FONT_SIZE_MEDIUM.equals( DesignerConstants.fontSizes[i][0] ) ) | private static String getLargerFontSize( DesignElementHandle handle ) { if ( !( handle instanceof ReportItemHandle ) ) { if ( handle instanceof ModuleHandle ) { for ( int i = 0; i < DesignerConstants.fontSizes.length - 1; i++ ) { if ( DesignChoiceConstants.FONT_SIZE_MEDIUM .equals( DesignerConsta... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/65c31b53af468bafee3d7b3a9d5249824989932a/DEUtil.java/clean/UI/org.eclipse.birt.report.designer.core/src/org/eclipse/birt/report/designer/util/DEUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
514,
9014,
297,
693,
22688,
12,
29703,
1046,
3259,
1640,
262,
202,
95,
202,
202,
430,
261,
401,
12,
1640,
1276,
8706,
1180,
3259,
262,
262,
202,
202,
95,
1082,
202,
430,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
9014,
297,
693,
22688,
12,
29703,
1046,
3259,
1640,
262,
202,
95,
202,
202,
430,
261,
401,
12,
1640,
1276,
8706,
1180,
3259,
262,
262,
202,
202,
95,
1082,
202,
430,... |
qPos.add(approved); qPos.add(approved); qPos.add(expired); qPos.add(expired); | if (approved != null) { qPos.add(approved); } if (expired != null) { qPos.add(expired); } | public static int countByC_A_V_G_T_C_T_S_T_D_A_E_R( String companyId, String articleId, Double version, String groupId, String title, String content, String type, String structureId, String templateId, Date displayDateGT, Date displayDateLT, Boolean approved, Boolean expired, Date reviewDate, boolean andOper... | 53908 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53908/8b54d1e130703a869baafb5d2a4550e3d5d4c3c0/JournalArticleFinder.java/buggy/portal-ejb/src/com/liferay/portlet/journal/service/persistence/JournalArticleFinder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
1056,
858,
39,
67,
37,
67,
58,
67,
43,
67,
56,
67,
39,
67,
56,
67,
55,
67,
56,
67,
40,
67,
37,
67,
41,
67,
54,
12,
1082,
202,
780,
14346,
16,
514,
7559,
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,
760,
509,
1056,
858,
39,
67,
37,
67,
58,
67,
43,
67,
56,
67,
39,
67,
56,
67,
55,
67,
56,
67,
40,
67,
37,
67,
41,
67,
54,
12,
1082,
202,
780,
14346,
16,
514,
7559,
54... |
return; | return false; | protected void searchForDuplicates() { String stackTrace = getStackTraceFromDescription(); if (stackTrace == null) { MessageDialog.openWarning(null, "No Stack Trace Found", NO_STACK_MESSAGE); return; } String queryUrl = ""; try { queryUrl = repository.getUrl() + "/buglist.cgi?long_desc_type=allwordssubstr&l... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/d72a80e26b6f9db0cb9d28deac68988fe1075e8c/NewBugEditor.java/buggy/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/editor/NewBugEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1623,
1290,
23897,
1435,
288,
202,
202,
780,
22327,
273,
22798,
1265,
3291,
5621,
202,
202,
430,
261,
3772,
3448,
422,
446,
13,
288,
1082,
202,
1079,
6353,
18,
3190,
6210,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1623,
1290,
23897,
1435,
288,
202,
202,
780,
22327,
273,
22798,
1265,
3291,
5621,
202,
202,
430,
261,
3772,
3448,
422,
446,
13,
288,
1082,
202,
1079,
6353,
18,
3190,
6210,... |
throws ProxoolException{ | throws ProxoolException { | public static void equalsCompleteAlternativeProperties(ConnectionPoolDefinitionIF connectionPoolDefinition) throws ProxoolException{ checkProperty("user", "sa", connectionPoolDefinition.getProperties().getProperty("user")); checkProperty(ProxoolConstants.HOUSE_KEEPING_SLEEP_TIME, 40000, ... | 4082 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4082/4987965bb7b5527778558692a69c9981644b5be6/TestHelper.java/buggy/src/java-test/org/logicalcobwebs/proxool/TestHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1606,
6322,
21144,
2297,
12,
1952,
2864,
1852,
5501,
1459,
2864,
1852,
13,
3639,
1216,
1186,
92,
1371,
503,
288,
3639,
866,
1396,
2932,
1355,
3113,
315,
13098,
3113,
1459,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1606,
6322,
21144,
2297,
12,
1952,
2864,
1852,
5501,
1459,
2864,
1852,
13,
3639,
1216,
1186,
92,
1371,
503,
288,
3639,
866,
1396,
2932,
1355,
3113,
315,
13098,
3113,
1459,
... |
return RubyFixnum.newFixnum(getRuntime(), (long) val); | return getRuntime().newFixnum((long) val); | public RubyInteger ceil() { double val = Math.ceil(getDoubleValue()); if (val < RubyFixnum.MIN || val > RubyFixnum.MAX) { return RubyBignum.newBignum(getRuntime(), val); } return RubyFixnum.newFixnum(getRuntime(), (long) val); } | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyFloat.java/clean/src/org/jruby/RubyFloat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
8416,
1435,
288,
3639,
1645,
1244,
273,
2361,
18,
311,
330,
12,
588,
5265,
620,
10663,
3639,
309,
261,
1125,
411,
19817,
8585,
2107,
18,
6236,
747,
1244,
405,
19817,
85... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
8416,
1435,
288,
3639,
1645,
1244,
273,
2361,
18,
311,
330,
12,
588,
5265,
620,
10663,
3639,
309,
261,
1125,
411,
19817,
8585,
2107,
18,
6236,
747,
1244,
405,
19817,
85... |
((IFragment) getPluginBase()).setPluginVersion(entry .getValue()); | ((IFragment) getPluginBase()).setPluginVersion(entry.getValue()); | private void createPluginVersionEntry(Composite client, FormToolkit toolkit, IActionBars actionBars) { fPluginVersionEntry = new FormEntry(client, toolkit, "Plug-in Version:", null, false); fPluginVersionEntry.setFormEntryListener(new FormEntryAdapter(this, actionBars) { public void textValueChanged(FormEn... | 8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/1dbb0b54c530f703f5b13713faab970d4b145c96/GeneralInfoSection.java/clean/ui/org.eclipse.pde.ui/src_Forms/org/eclipse/pde/internal/ui/neweditor/plugin/GeneralInfoSection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
3773,
1444,
1622,
12,
9400,
1004,
16,
1082,
202,
1204,
6364,
8691,
5226,
8691,
16,
467,
1803,
5190,
87,
1301,
5190,
87,
13,
288,
202,
202,
74,
3773,
1444,
1622,
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,
225,
202,
1152,
918,
752,
3773,
1444,
1622,
12,
9400,
1004,
16,
1082,
202,
1204,
6364,
8691,
5226,
8691,
16,
467,
1803,
5190,
87,
1301,
5190,
87,
13,
288,
202,
202,
74,
3773,
1444,
1622,
273... |
newArgs[0] = RubySymbol.newSymbol(runtime, name); | newArgs[0] = RubySymbol.newSymbol(getRuntime(), name); | private IRubyObject callMethodMissing(IRubyObject receiver, String name, IRubyObject[] args) { if (name == "method_missing") { runtime.getFrameStack().push(); try { return receiver.method_missing(args); } finally { runtime.getFrameStack().pop(); ... | 52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/870e1da9b41bfdbae259e1fc5f18fc8b76686998/RubyModule.java/clean/src/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
15908,
10340,
921,
745,
1305,
4841,
12,
7937,
10340,
921,
5971,
16,
514,
508,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
529,
422,
315,
2039,
67,
7337,
7923,
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,
3238,
15908,
10340,
921,
745,
1305,
4841,
12,
7937,
10340,
921,
5971,
16,
514,
508,
16,
15908,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
529,
422,
315,
2039,
67,
7337,
7923,
288,
... |
StringTokenizer eTokens = null; | StringTokenizer eTokens = null; | protected void checkContentEnum( String content, ValidationContext state, Vector enumeration ) throws InvalidDatatypeValueException { //REVISIT: attemt to make enumeration to be validated against value space. //a redesign of Datatypes might help to reduce complexity of this validation Strin... | 4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/64f8cd8c5af52cced145b95ab9eba69cc1c37c0b/ListDatatypeValidator.java/clean/src/org/apache/xerces/impl/dv/xs/ListDatatypeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
866,
1350,
3572,
12,
514,
913,
16,
225,
5684,
1042,
919,
16,
5589,
16836,
262,
565,
1216,
1962,
20228,
9738,
288,
3639,
368,
862,
26780,
1285,
30,
3547,
88,
358,
1221,
16836,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
1350,
3572,
12,
514,
913,
16,
225,
5684,
1042,
919,
16,
5589,
16836,
262,
565,
1216,
1962,
20228,
9738,
288,
3639,
368,
862,
26780,
1285,
30,
3547,
88,
358,
1221,
16836,
... |
baseUrl = originatingUrl_; | baseUrl = webResponse_.getUrl(); | public URL getFullyQualifiedUrl( final String relativeUrl ) throws MalformedURLException { final List baseElements = getDocumentElement().getHtmlElementsByTagNames( Collections.singletonList("base")); final URL baseUrl; if( baseElements.isEmpty() ) { baseUrl = originatingUrl_;... | 3508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3508/278d9a210ae748519c8779570f0c45d33f248be6/HtmlPage.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/html/HtmlPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1976,
10208,
93,
8708,
1489,
12,
727,
514,
3632,
1489,
262,
3639,
1216,
20710,
288,
3639,
727,
987,
1026,
3471,
273,
9956,
1046,
7675,
588,
4353,
3471,
29309,
1557,
12,
5737,
18,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1976,
10208,
93,
8708,
1489,
12,
727,
514,
3632,
1489,
262,
3639,
1216,
20710,
288,
3639,
727,
987,
1026,
3471,
273,
9956,
1046,
7675,
588,
4353,
3471,
29309,
1557,
12,
5737,
18,
24... |
g.setFont(f); | g.setFont(f); | public void paint(Graphics g, JComponent c) { AbstractButton b = (AbstractButton) c; Rectangle tr = new Rectangle(); Rectangle ir = new Rectangle(); Rectangle vr = new Rectangle(); Font f = c.getFont(); g.setFont(f); FontMetrics fm = SwingUtilities.getFontMetrics(f); Insets i = ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0788b89b7368770a1157f825d60dd8c5a9df183e/BasicButtonUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicButtonUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12574,
12,
17558,
314,
16,
29058,
276,
13,
565,
288,
4202,
202,
7469,
3616,
324,
273,
261,
7469,
3616,
13,
276,
31,
202,
19463,
433,
273,
394,
13264,
5621,
202,
19463,
9482,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12574,
12,
17558,
314,
16,
29058,
276,
13,
565,
288,
4202,
202,
7469,
3616,
324,
273,
261,
7469,
3616,
13,
276,
31,
202,
19463,
433,
273,
394,
13264,
5621,
202,
19463,
9482,
... |
String ids = config.getAttribute( ILauncherSettings.WSPROJECT, (String) null ); if ( ids != null ) | String ids = config.getAttribute( IReportLauncherSettings.IMPORTPROJECT, (String) null ); if ( ids != null && ids.length( ) > 0 ) | public static TreeSet parseDeselectedWSIds( ILaunchConfiguration config ) throws CoreException { TreeSet deselected = new TreeSet( ); String ids = config.getAttribute( ILauncherSettings.WSPROJECT, (String) null ); if ( ids != null ) { StringTokenizer tok = new StringTokenizer( ids, File.pathSeparator ); w... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/3ccc85648273178c611c271d8d0521b92055a331/ReportLauncherUtils.java/clean/UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/internal/ui/launcher/util/ReportLauncherUtils.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
19461,
1109,
6305,
292,
828,
2651,
2673,
12,
467,
9569,
1750,
642,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
2471,
694,
2832,
292,
828,
273,
394,
19461,
12,
11272,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
19461,
1109,
6305,
292,
828,
2651,
2673,
12,
467,
9569,
1750,
642,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
2471,
694,
2832,
292,
828,
273,
394,
19461,
12,
11272,
... |
return KIND; | return BugzillaPlugin.REPOSITORY_KIND; | public String getKind() { return KIND; } | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/a40d59c8c922e2f9f545b74611db4be500580bb0/BugzillaTaskRepositoryClient.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/bugzilla/ui/tasklist/BugzillaTaskRepositoryClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
21842,
1435,
288,
202,
202,
2463,
1475,
2356,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
21842,
1435,
288,
202,
202,
2463,
1475,
2356,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public org.quickfix.field.RegistID get(org.quickfix.field.RegistID value) | public quickfix.field.RegistID get(quickfix.field.RegistID value) | public org.quickfix.field.RegistID get(org.quickfix.field.RegistID value) throws FieldNotFound { getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/RegistrationInstructionsResponse.java/clean/src/java/src/quickfix/fix43/RegistrationInstructionsResponse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9549,
904,
18,
1518,
18,
1617,
376,
734,
336,
12,
19525,
904,
18,
1518,
18,
1617,
376,
734,
225,
460,
13,
565,
1216,
2286,
2768,
225,
288,
5031,
12,
1132,
1769,
327,
460,
31,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
9549,
904,
18,
1518,
18,
1617,
376,
734,
336,
12,
19525,
904,
18,
1518,
18,
1617,
376,
734,
225,
460,
13,
565,
1216,
2286,
2768,
225,
288,
5031,
12,
1132,
1769,
327,
460,
31,
28... |
try { setStyle((String) evalAttr("style", getStyleExpr(), String.class)); } catch (NullAttributeException ex) { } | if ((string = EvalHelper.evalString("property", getPropertyExpr(), this, pageContext)) != null) setProperty(string); | private void evaluateExpressions() throws JspException { try { setCollection((String) evalAttr("collection", getCollectionExpr(), String.class)); } catch (NullAttributeException ex) { } try { setFilter(((Boolean) evalAttr(... | 48068 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48068/022bd23c954cf673e53731849d562b3c295473f1/ELOptionsTag.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELOptionsTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
2532,
12443,
780,
13,
5302,
3843,
2932,
5548,
3113,
12075,
4742,
9334,
4766,
2398,
514,
18,
1106,
10019,
3639,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12443,
780,
13,
5302,
3843,
2932,
5548,
3113,
12075,
4742,
9334,
4766,
2398,
514,
18,
1106,
10019,
3639,
289,... |
protected MavenProject getProject( File pom ) | protected MavenProject getProject( File pom, boolean transitive ) | protected MavenProject getProject( File pom ) throws Exception { return projectBuilder.build( pom, getLocalRepository() ); } | 11530 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11530/4d1ca8da33ebc5ee0a65735d890e35299675ef56/MavenTestCase.java/buggy/maven-core/src/test/java/org/apache/maven/MavenTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
17176,
4109,
11080,
12,
1387,
21400,
16,
1250,
30442,
262,
3639,
1216,
1185,
565,
288,
3639,
327,
1984,
1263,
18,
3510,
12,
21400,
16,
6993,
3305,
1435,
11272,
565,
289,
2,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
17176,
4109,
11080,
12,
1387,
21400,
16,
1250,
30442,
262,
3639,
1216,
1185,
565,
288,
3639,
327,
1984,
1263,
18,
3510,
12,
21400,
16,
6993,
3305,
1435,
11272,
565,
289,
2,
-100,
-1... |
public static RubyBoolean readable_p(IRubyObject recv, RubyString filename) { | public static RubyBoolean readable_p(IRubyObject recv, IRubyObject filename) { | public static RubyBoolean readable_p(IRubyObject recv, RubyString filename) { return filename.getRuntime().newBoolean(newFile(filename).canRead()); } | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/418c30d7568bd7f3d82ef1d3a011ee39d958b8f6/RubyFileTest.java/buggy/src/org/jruby/RubyFileTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
19817,
5507,
7471,
67,
84,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
1544,
13,
288,
3639,
327,
1544,
18,
588,
5576,
7675,
2704,
5507,
12,
2704,
812,
12,
3459,
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,
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,
760,
19817,
5507,
7471,
67,
84,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
1544,
13,
288,
3639,
327,
1544,
18,
588,
5576,
7675,
2704,
5507,
12,
2704,
812,
12,
3459,
2934,
... |
data.horizontalSpan = 1; | data.horizontalSpan = horizontalSpan; | private Label createLabel(Composite parent, String text) { Label label = new Label(parent, SWT.LEFT); label.setText(text); GridData data = new GridData(); data.horizontalSpan = 1; data.horizontalAlignment = GridData.FILL; label.setLayoutData(data); return label; } | 6016 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6016/2f801d3d7dd9c98a92560aadb7da752f61090896/SVNPreferencesPage.java/clean/ui/src/org/tigris/subversion/subclipse/ui/preferences/SVNPreferencesPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
5287,
752,
2224,
12,
9400,
982,
16,
514,
977,
13,
288,
202,
202,
2224,
1433,
273,
394,
5287,
12,
2938,
16,
348,
8588,
18,
10066,
1769,
202,
202,
1925,
18,
542,
1528,
12,
95... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
5287,
752,
2224,
12,
9400,
982,
16,
514,
977,
13,
288,
202,
202,
2224,
1433,
273,
394,
5287,
12,
2938,
16,
348,
8588,
18,
10066,
1769,
202,
202,
1925,
18,
542,
1528,
12,
95... |
MuleManager.getConfiguration().setSynchronous(true); | MuleManager.getConfiguration().setDefaultSynchronousEndpoints(true); | public void testReceivingASubscriptionEvent() throws Exception { OrderManagerBean subscriptionBean = (OrderManagerBean)context.getBean("orderManager"); assertNotNull(subscriptionBean); // when an event is received by 'testEventBean1' this callback will be // invoked EventCallba... | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/e7a904f2d4b39c4e1d7e55677ec26d46fa90e676/SpringEventsJmsAsyncExampleTestCase.java/clean/tests/integration/src/test/java/org/mule/test/integration/spring/events/async/SpringEventsJmsAsyncExampleTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
4779,
9288,
37,
6663,
1133,
1435,
1216,
1185,
565,
288,
3639,
4347,
1318,
3381,
4915,
3381,
273,
261,
2448,
1318,
3381,
13,
2472,
18,
588,
3381,
2932,
1019,
1318,
8863,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
4779,
9288,
37,
6663,
1133,
1435,
1216,
1185,
565,
288,
3639,
4347,
1318,
3381,
4915,
3381,
273,
261,
2448,
1318,
3381,
13,
2472,
18,
588,
3381,
2932,
1019,
1318,
8863,
3... |
_t = __t2092; | _t = __t2093; | public final void systemhelpstate(AST _t) throws RecognitionException { AST systemhelpstate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t2082 = _t; AST tmp1301_AST_in = (AST)_t; match(_t,SYSTEMHELP); _t = _t.getFirstChild(); expression(_t); _t = _retTree; { if (_t==null) _t=ASTNULL; switch ( _t.getT... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2619,
5201,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2619,
5201,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2619,
5201,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2619,
5201,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... |
cv = m_cw.visitMethod( ACC_PUBLIC + ACC_STATIC, IS_IN_CFLOWBELOW_METOD_NAME, IS_IN_CFLOWBELOW_METOD_SIGNATURE, EMPTY_STRING_ARRAY, null ); Label isNull2 = new Label(); cv.visitFieldInsn(GETSTATIC, m_className, INSTANCE_CFLOW_FIELD_NAME, ABSTRACT_CFLOW_SIGNATURE); cv.visitJumpInsn(IFNULL, isNull2); cv.visitFieldInsn(GE... | private byte[] compile() { m_cw = AsmHelper.newClassWriter(true); // class extends AbstractCflowsystemAspect m_cw.visit( AsmHelper.JAVA_VERSION, ACC_PUBLIC + ACC_SUPER + ACC_SYNTHETIC, m_className, ABSTRACT_CFLOW_CLASS, ... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/9befe20e19a1c795e3084b85df3ae067ddf49066/CflowCompiler.java/buggy/aspectwerkz4/src/main/org/codehaus/aspectwerkz/cflow/CflowCompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1160,
8526,
4074,
1435,
288,
3639,
312,
67,
71,
91,
273,
2970,
81,
2276,
18,
2704,
797,
2289,
12,
3767,
1769,
3639,
368,
667,
3231,
4115,
39,
2426,
4299,
17468,
3639,
312,
67,
71,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
4074,
1435,
288,
3639,
312,
67,
71,
91,
273,
2970,
81,
2276,
18,
2704,
797,
2289,
12,
3767,
1769,
3639,
368,
667,
3231,
4115,
39,
2426,
4299,
17468,
3639,
312,
67,
71,... | |
if ((active0 & 0x24000100000L) != 0L) | if ((active0 & 0x120000800000L) != 0L) | private final int jjStopStringLiteralDfa_0(int pos, long active0){ switch (pos) { case 0: if ((active0 & 0x7f7fe27effc00L) != 0L) { jjmatchedKind = 53; return 27; } if ((active0 & 0x10000000L) != 0L) { jjmatchedKind = 53; retur... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/310be8d52869f0ee2c185cb657525fc655f30133/ZimbraQueryParserTokenManager.java/buggy/ZimbraServer/src/java/com/zimbra/cs/index/queryparser/ZimbraQueryParserTokenManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
4947,
28565,
40,
507,
67,
20,
12,
474,
949,
16,
1525,
2695,
20,
15329,
282,
1620,
261,
917,
13,
282,
288,
1377,
648,
374,
30,
540,
309,
14015,
3535,
20,
473,
374,
92... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
727,
509,
10684,
4947,
28565,
40,
507,
67,
20,
12,
474,
949,
16,
1525,
2695,
20,
15329,
282,
1620,
261,
917,
13,
282,
288,
1377,
648,
374,
30,
540,
309,
14015,
3535,
20,
473,
374,
92... |
public RubyObject callSuper(RubyObject[] args) { if (ruby.getRubyFrame().getLastClass() == null) { throw new NameError(ruby, "superclass method '" + ruby.getRubyFrame().getLastFunc() + "' must be enabled by enableSuper()."); } ruby.getIter().push(); RubyObject ... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/d31a76ee29d5978a9bec41e3ac9134cee024bcab/RubyRuntime.java/clean/org/jruby/runtime/RubyRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
8051,
12,
54,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
27768,
18,
588,
54,
10340,
3219,
7675,
588,
3024,
797,
1435,
422,
446,
13,
288,
5411,
604,
394,
2547... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
8051,
12,
54,
10340,
921,
8526,
833,
13,
288,
3639,
309,
261,
27768,
18,
588,
54,
10340,
3219,
7675,
588,
3024,
797,
1435,
422,
446,
13,
288,
5411,
604,
394,
2547... | ||
return Long.class.getName(); | return Integer.class.getName(); | public String getColumnClassName(int column) throws SQLException { switch (getXsqlvar(column).sqltype & ~1) { case ISCConstants.SQL_TEXT: return String.class.getName(); case ISCConstants.SQL_VARYING: return String.class.getName(); case ISCConsta... | 6960 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6960/c5e99d820b97ba4274a72e32086123e5df9a6fa0/FBResultSetMetaData.java/clean/src/main/org/firebirdsql/jdbc/FBResultSetMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
6716,
3834,
12,
474,
1057,
13,
1216,
225,
6483,
288,
3639,
1620,
261,
588,
60,
4669,
1401,
12,
2827,
2934,
4669,
723,
473,
4871,
21,
13,
288,
5411,
648,
467,
2312,
2918,
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,
514,
6716,
3834,
12,
474,
1057,
13,
1216,
225,
6483,
288,
3639,
1620,
261,
588,
60,
4669,
1401,
12,
2827,
2934,
4669,
723,
473,
4871,
21,
13,
288,
5411,
648,
467,
2312,
2918,
18,
... |
return (Function)value; | return (Callable)value; | public static Function getElemFunctionAndThis(Object obj, Object elem, Context cx) { String s = toStringIdOrIndex(cx, elem); if (s != null) { return getPropFunctionAndThis(obj, s, cx); ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/90ebe1bf30876ca8ca8a098496166e8475268746/ScriptRuntime.java/buggy/js/rhino/src/org/mozilla/javascript/ScriptRuntime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
4284,
4774,
3269,
2083,
1876,
2503,
12,
921,
1081,
16,
4766,
5375,
1033,
3659,
16,
4766,
5375,
1772,
9494,
13,
565,
288,
3639,
514,
272,
273,
1762,
548,
1162,
1016,
12,
71,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
4284,
4774,
3269,
2083,
1876,
2503,
12,
921,
1081,
16,
4766,
5375,
1033,
3659,
16,
4766,
5375,
1772,
9494,
13,
565,
288,
3639,
514,
272,
273,
1762,
548,
1162,
1016,
12,
71,
9... |
new String(outputBuf)); | new String(outputBuf, 0, n)); | protected void sendFrame(Frame f) throws BEEPException { try { OutputStream os = socket.getOutputStream(); synchronized (writerLock) { /* Inspite of the extra data copy if is faster to have * a single call to write() (at least with the JVMs we ... | 11902 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11902/b2bbbe99d37eb846353722c33424d470ed8a460c/TCPSession.java/buggy/src/org/beepcore/beep/transport/tcp/TCPSession.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1366,
3219,
12,
3219,
284,
13,
1216,
605,
9383,
52,
503,
565,
288,
3639,
775,
288,
5411,
8962,
1140,
273,
2987,
18,
588,
4632,
5621,
5411,
3852,
261,
6299,
2531,
13,
288,
773... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1366,
3219,
12,
3219,
284,
13,
1216,
605,
9383,
52,
503,
565,
288,
3639,
775,
288,
5411,
8962,
1140,
273,
2987,
18,
588,
4632,
5621,
5411,
3852,
261,
6299,
2531,
13,
288,
773... |
hashCodeComputed = false; hashCode = 0; | hashCode = HASH_INITIAL; | boolean setActivityRequirementBindings(Set activityRequirementBindings) { activityRequirementBindings = Util.safeCopy( activityRequirementBindings, IActivityRequirementBinding.class); if (!Util.equals(activityRequirementBindings, this.activityRequirementBindings)) { ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/656aceed8fe4b7861391608975573bcdfb416f65/Activity.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/activities/Activity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
444,
6193,
18599,
10497,
12,
694,
5728,
18599,
10497,
13,
288,
3639,
5728,
18599,
10497,
273,
3564,
18,
4626,
2951,
12,
7734,
5728,
18599,
10497,
16,
467,
6193,
18599,
5250,
18,
1106,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1250,
444,
6193,
18599,
10497,
12,
694,
5728,
18599,
10497,
13,
288,
3639,
5728,
18599,
10497,
273,
3564,
18,
4626,
2951,
12,
7734,
5728,
18599,
10497,
16,
467,
6193,
18599,
5250,
18,
1106,... |
this (null, 0, null, true, null); | this (null, DnDConstants.ACTION_COPY_OR_MOVE, null, true, null); | public DropTarget () { this (null, 0, null, true, null); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/d9914069235ddf6c317ef746cdfbc929cbef6265/DropTarget.java/buggy/core/src/classpath/java/java/awt/dnd/DropTarget.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
10895,
2326,
1832,
225,
288,
565,
333,
261,
2011,
16,
463,
82,
40,
2918,
18,
12249,
67,
24875,
67,
916,
67,
16537,
16,
446,
16,
638,
16,
446,
1769,
225,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
10895,
2326,
1832,
225,
288,
565,
333,
261,
2011,
16,
463,
82,
40,
2918,
18,
12249,
67,
24875,
67,
916,
67,
16537,
16,
446,
16,
638,
16,
446,
1769,
225,
289,
2,
-100,
-100,
-100... |
/*@bgen(jjtree) UnaryExpression */ ASTUnaryExpression jjtn000 = new ASTUnaryExpression(this, JJTUNARYEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { switch ((jj_ntk == -1) ? jj_ntk() : jj_ntk) { case PLUS: case MINUS: switch ((jj_ntk == -1) ? jj_ntk() : jj_ntk) { case PLUS: jj_consume_token(PL... | /*@bgen(jjtree) UnaryExpression */ ASTUnaryExpression jjtn000 = new ASTUnaryExpression(this, JJTUNARYEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case PLUS: case MINUS: switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case PLUS: jj_consume_token(PLUS); jjtn000... | final public void UnaryExpression() throws ParseException { /*@bgen(jjtree) UnaryExpression */ ASTUnaryExpression jjtn000 = new ASTUnaryExpression(this, JJTUNARYEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { switch ((jj_ntk == -1) ? jj_ntk() :... | 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,
1071,
918,
20324,
2300,
1435,
1216,
10616,
288,
3639,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
20324,
2300,
1195,
3639,
9183,
15972,
2300,
10684,
5088,
3784,
273,
394,
9183,
15972,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
918,
20324,
2300,
1435,
1216,
10616,
288,
3639,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
20324,
2300,
1195,
3639,
9183,
15972,
2300,
10684,
5088,
3784,
273,
394,
9183,
15972,
... |
} | } | public void start() { // Construct the filter with the objectclass + filter String classnamefilter = "(objectClass=" + m_metadata.getServiceSpecification() + ")"; String filter = ""; if (!m_metadata.getFilter().equals("")) { filter = "(&" + classnamefilter + m_metadata.getFilt... | 45948 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45948/ade5d36d9bda6dfac49dec23cf83e543691726ab/Dependency.java/buggy/ipojo/src/main/java/org/apache/felix/ipojo/handlers/dependency/Dependency.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
1435,
288,
3639,
368,
14291,
326,
1034,
598,
326,
733,
1106,
397,
1034,
3639,
514,
7479,
2188,
273,
7751,
1612,
797,
1546,
397,
312,
67,
4165,
18,
588,
1179,
8615,
1435,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
1435,
288,
3639,
368,
14291,
326,
1034,
598,
326,
733,
1106,
397,
1034,
3639,
514,
7479,
2188,
273,
7751,
1612,
797,
1546,
397,
312,
67,
4165,
18,
588,
1179,
8615,
1435,
... |
CharBuffer a = (CharBuffer) obj; | CharBuffer other = (CharBuffer) obj; | public int compareTo (Object obj) { CharBuffer a = (CharBuffer) obj; if (a.remaining () != remaining ()) return 1; if (! hasArray () || ! a.hasArray ()) { return 1; } int r = remaining (); int i1 = position (); int i2 = a.position (); for (int i = 0; i < r; i++) ... | 25352 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25352/a221385cec60e1ba526d292898aeb99953891407/CharBuffer.java/buggy/libjava/java/nio/CharBuffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
9292,
261,
921,
1081,
13,
225,
288,
565,
3703,
1892,
1308,
273,
261,
2156,
1892,
13,
1081,
31,
565,
309,
261,
69,
18,
17956,
1832,
480,
4463,
1832,
13,
1377,
327,
404,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
9292,
261,
921,
1081,
13,
225,
288,
565,
3703,
1892,
1308,
273,
261,
2156,
1892,
13,
1081,
31,
565,
309,
261,
69,
18,
17956,
1832,
480,
4463,
1832,
13,
1377,
327,
404,
31,
... |
public void mT20() throws RecognitionException { int T20_StartIndex = input.index(); try { int type = T20; int start = getCharIndex(); int line = getLine(); int charPosition = getCharPositionInLine(); int channel = Token.DEFAULT_CHANNEL; ... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/297a1e0ef2967d8b4f7be9c022102a5a56e97489/RuleParserLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21115,
3462,
1435,
1216,
9539,
288,
3639,
509,
399,
3462,
67,
16792,
273,
810,
18,
1615,
5621,
3639,
775,
288,
5411,
509,
618,
273,
399,
3462,
31,
5411,
509,
787,
273,
23577,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21115,
3462,
1435,
1216,
9539,
288,
3639,
509,
399,
3462,
67,
16792,
273,
810,
18,
1615,
5621,
3639,
775,
288,
5411,
509,
618,
273,
399,
3462,
31,
5411,
509,
787,
273,
23577,
... | ||
throw new NullPointerException( "Trying to set a feature with a null name: " + CLASS_NAME + "#setFeature(null, " + value + ")" ); } | ErrorMsg err = new ErrorMsg(ErrorMsg.JAXP_SET_FEATURE_NULL_NAME); throw new NullPointerException(err.toString()); } | public void setFeature(String name, boolean value) throws TransformerConfigurationException { // feature name cannot be null if (name == null) { throw new NullPointerException( "Trying to set a feature with a null name: " + CLASS_NAME + "#setFeature(null, " + value + ")" ); } // secure processing? i... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/f22658e0d69f8550b3494a8593653ad91e44410c/TransformerFactoryImpl.java/buggy/src/org/apache/xalan/xsltc/trax/TransformerFactoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
28669,
12,
780,
508,
16,
1250,
460,
13,
3639,
1216,
11519,
10737,
288,
202,
759,
2572,
508,
2780,
506,
446,
202,
430,
261,
529,
422,
446,
13,
288,
202,
565,
604,
394,
10108,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28669,
12,
780,
508,
16,
1250,
460,
13,
3639,
1216,
11519,
10737,
288,
202,
759,
2572,
508,
2780,
506,
446,
202,
430,
261,
529,
422,
446,
13,
288,
202,
565,
604,
394,
10108,
... |
return newFixnum(getRuby(), getValue() / other.getLongValue()); | return newFixnum(getRuby(), getLongValue() / other.getLongValue()); | public RubyNumeric op_div(RubyObject num) { RubyNumeric other = numericValue(num); if (other instanceof RubyFloat) { return RubyFloat.newFloat(getRuby(), getDoubleValue()).op_div(other); } else if (other instanceof RubyBignum) { return RubyBignum.newBignum(getRuby(), getLo... | 46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/786cea08c1dd2092a02d1254b49fbee371ace5f9/RubyFixnum.java/buggy/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
9902,
1061,
67,
2892,
12,
54,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
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,
377,
1071,
19817,
9902,
1061,
67,
2892,
12,
54,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
309,
261,
3011,
1276,
19817,
4723,
13,
288,
5411,
327,
... |
if (line == null) { return null; } int space1 = line.indexOf(" "); int space2 = line.indexOf(" ", space1 + 1); if (space1 == -1 || space2 == -1) { throw new IOException("Http message header line is malformed: " + line); } String method = line.substring(0, space1); String request = line.substring(space1 + 1, space2); S... | StringTokenizer tokenizer = new StringTokenizer(startLine); String method = tokenizer.nextToken(); String request = tokenizer.nextToken(); String httpVersion = tokenizer.nextToken(); | protected byte[] parseRequest(DataInputStream is, Properties p) throws IOException { byte[] payload;// if(is.available()==0) {// return null;// } String line = null; try { line = HttpParser.readLine(is); } catch (SocketException e) { retu... | 28323 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28323/0c7a9a289266901867811ac1d1d9027534003930/HttpMessageReceiver.java/buggy/providers/http/src/java/org/mule/providers/http/HttpMessageReceiver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1160,
8526,
1109,
691,
12,
751,
4348,
353,
16,
6183,
293,
13,
1216,
1860,
565,
288,
3639,
1160,
8526,
2385,
31,
759,
3639,
309,
12,
291,
18,
5699,
1435,
631,
20,
13,
288,
759,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1160,
8526,
1109,
691,
12,
751,
4348,
353,
16,
6183,
293,
13,
1216,
1860,
565,
288,
3639,
1160,
8526,
2385,
31,
759,
3639,
309,
12,
291,
18,
5699,
1435,
631,
20,
13,
288,
759,
5... |
return false; | return actualCount; | private boolean processDynamicResults(java.sql.ResultSet[][] holder, int maxDynamicResultSets) throws SQLException { EmbedResultSet[] sorted = new EmbedResultSet[holder.length]; int actualCount = 0; for (int i = 0; i < holder.length; i++) { java.sql.ResultSet[] param = holder[i]; if (param[0] == null) contin... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/fade7e973fe4de9706c7dc940def98548c1ff841/EmbedStatement.java/buggy/java/engine/org/apache/derby/impl/jdbc/EmbedStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1207,
9791,
3447,
12,
6290,
18,
4669,
18,
13198,
63,
6362,
65,
10438,
16,
509,
943,
9791,
1253,
2785,
13,
1216,
6483,
288,
202,
202,
9538,
13198,
8526,
3115,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
1207,
9791,
3447,
12,
6290,
18,
4669,
18,
13198,
63,
6362,
65,
10438,
16,
509,
943,
9791,
1253,
2785,
13,
1216,
6483,
288,
202,
202,
9538,
13198,
8526,
3115,
273,
394,
... |
LinkedList<String> workList = new LinkedList<String>(); workList.add(pluginFile); | LinkedList<WorkListItem> workList = new LinkedList<WorkListItem>(); workList.add(new WorkListItem(rootPluginDir, false)); | public EclipseClasspath execute() throws EclipseClasspathException, DocumentException, IOException { // Build plugin directory map File pluginDir = new File(eclipseDir, "plugins"); File[] dirList = pluginDir.listFiles(new FileFilter() { public boolean accept(File pathname) { return pathname.isDirectory(); } ... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/cecef5c23f9739219773397e8a772901b68ebf8d/EclipseClasspath.java/clean/findbugs/src/tools/edu/umd/cs/findbugs/EclipseClasspath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
20840,
10472,
17461,
1836,
1435,
1216,
20840,
10472,
17461,
503,
16,
4319,
503,
16,
1860,
288,
202,
202,
759,
3998,
1909,
1867,
852,
202,
202,
812,
1909,
1621,
273,
394,
1387,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20840,
10472,
17461,
1836,
1435,
1216,
20840,
10472,
17461,
503,
16,
4319,
503,
16,
1860,
288,
202,
202,
759,
3998,
1909,
1867,
852,
202,
202,
812,
1909,
1621,
273,
394,
1387,
1... |
int count = 0; | public void testxx005x() throws Exception { boolean passed = true; output.println("test getting a DECIMAL as a long from the database."); int count = 0; Statement stmt = con.createStatement(); ResultSet rs; rs = stmt.executeQuery("select convert(DECIMAL... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/dc53ac1d792ddad2710aa8aeff0f22c88eb98ebd/CSUnitTest.java/buggy/src/test/net/sourceforge/jtds/test/CSUnitTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5279,
28564,
92,
1435,
1216,
1185,
288,
3639,
1250,
565,
2275,
273,
638,
31,
3639,
876,
18,
8222,
2932,
3813,
8742,
279,
25429,
487,
279,
1525,
628,
326,
2063,
1199,
1769... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
5279,
28564,
92,
1435,
1216,
1185,
288,
3639,
1250,
565,
2275,
273,
638,
31,
3639,
876,
18,
8222,
2932,
3813,
8742,
279,
25429,
487,
279,
1525,
628,
326,
2063,
1199,
1769... | |
filesSet.add(file); | filesSet.add(directory); | public static VirtualFile[] getCommonAncestors(VirtualFile[] files) { // Separate files by first component in the path. HashMap<VirtualFile,Set<VirtualFile>> map = new HashMap<VirtualFile, Set<VirtualFile>>(); for (VirtualFile aFile : files) { VirtualFile file = aFile.isDirectory() ? aFile : aFile.getPa... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/1078aac7aa2e197a0e764f306f0e10508b737588/VfsUtil.java/buggy/openapi/src/com/intellij/openapi/vfs/VfsUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
7269,
812,
8526,
30863,
28304,
12,
6466,
812,
8526,
1390,
13,
288,
565,
368,
18032,
297,
340,
1390,
635,
1122,
1794,
316,
326,
589,
18,
565,
4317,
32,
6466,
812,
16,
694,
32,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
7269,
812,
8526,
30863,
28304,
12,
6466,
812,
8526,
1390,
13,
288,
565,
368,
18032,
297,
340,
1390,
635,
1122,
1794,
316,
326,
589,
18,
565,
4317,
32,
6466,
812,
16,
694,
32,... |
_path.remove(fc); Map<FactoryContainer, Attributes> newPath = new LinkedHashMap<FactoryContainer, Attributes>(_path.size() + 1); newPath.put(fc, a); newPath.putAll(_path); _path = newPath; | synchronized(_path) { _path.remove(fc); Map<FactoryContainer, Attributes> newPath = new LinkedHashMap<FactoryContainer, Attributes>(1 + 4*(_path.size() + 1)/3); newPath.put(fc, a); newPath.putAll(_path); _path.clear(); _path.putAll(newPath); } | private void internalAdd(FactoryContainer fc, Attributes a) { _path.remove(fc); Map<FactoryContainer, Attributes> newPath = new LinkedHashMap<FactoryContainer, Attributes>(_path.size() + 1); newPath.put(fc, a); newPath.putAll(_path); _path = newPath; } | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/32b081d35c862d8b528458dd008b4732f5de01d8/FactoryPath.java/clean/org.eclipse.jdt.apt.core/src/org/eclipse/jdt/apt/core/internal/util/FactoryPath.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2713,
986,
12,
1733,
2170,
8036,
16,
9055,
279,
13,
288,
202,
202,
67,
803,
18,
4479,
12,
7142,
1769,
202,
202,
863,
32,
1733,
2170,
16,
9055,
34,
14954,
273,
1875,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2713,
986,
12,
1733,
2170,
8036,
16,
9055,
279,
13,
288,
202,
202,
67,
803,
18,
4479,
12,
7142,
1769,
202,
202,
863,
32,
1733,
2170,
16,
9055,
34,
14954,
273,
1875,
20... |
public void run(SPF1Data spfData) throws PermErrorException; | public String run(SPF1Data spfData) throws PermErrorException; | public void run(SPF1Data spfData) throws PermErrorException; | 49306 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49306/8dd14e5e0fcf759527f7528d87c64676e28ff728/Modifier.java/clean/src/main/java/org/apache/spf/modifier/Modifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
12,
3118,
42,
21,
751,
1694,
74,
751,
13,
1216,
13813,
10009,
31,
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,
918,
1086,
12,
3118,
42,
21,
751,
1694,
74,
751,
13,
1216,
13813,
10009,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
errorReporter = new ToolErrorReporter(false); | errorReporter = new ToolErrorReporter(false, err); | public static void main(String args[]) { Context cx = Context.enter(); errorReporter = new ToolErrorReporter(false); cx.setErrorReporter(errorReporter); // A bit of shorthand: since Main extends ScriptableObject, // we can make it the global object. // We create a shared gl... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/de8bedf312b2fad23c19d3781ea5e0b40c31a314/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/shell/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
3639,
1772,
9494,
273,
1772,
18,
2328,
5621,
3639,
555,
13289,
273,
394,
13288,
668,
13289,
12,
5743,
16,
393,
1769,
3639,
9494,
18,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
12,
780,
833,
63,
5717,
288,
3639,
1772,
9494,
273,
1772,
18,
2328,
5621,
3639,
555,
13289,
273,
394,
13288,
668,
13289,
12,
5743,
16,
393,
1769,
3639,
9494,
18,
5... |
case 47: | case 46: | public AttributeDescr rule_attribute() throws RecognitionException { AttributeDescr d = null; AttributeDescr a = null; d = null; try { // D:\\dev\\jbossrules\\trunk\\drools-compiler\\src\\main\\resources\\org\\drools\\lang\\DRL.g:512:4: (a= salience | a= ... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/c3437c2488c314384990c4282a547e0f92ca02c2/DRLParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1720,
67,
4589,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
273,
446,
31,
3639,
3601,
16198,
279,
273,
446,
31,
1171,
202,
202,
72,
273,
446,
31,
540,
202,
3639,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1720,
67,
4589,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
273,
446,
31,
3639,
3601,
16198,
279,
273,
446,
31,
1171,
202,
202,
72,
273,
446,
31,
540,
202,
3639,
7... |
Element schema = XUtil.getFirstChildElement(fDocumentType, "schema"); Element externalEntity = XUtil.getFirstChildElement(schema, "externalEntity", "name", entityName); if (externalEntity == null) { externalEntity = fDocument.createElement("externalEntity"); externalEntity.setAttribute("name", entityName); externalEnti... | StringBuffer str = new StringBuffer(); str.append("<!ENTITY "); str.append(fStringPool.toString(entityNameIndex)); str.append(' '); if (publicIdIndex != -1) { str.append("PUBLIC \""); str.append(fStringPool.toString(publicIdIndex)); str.append('"'); if (systemIdIndex != -1) { str.append(" \""); str.append(fStringPool.t... | public void externalEntityDecl(int entityNameIndex, int publicIdIndex, int systemIdIndex) throws Exception { // deferred expansion if (fDeferredDocumentImpl != null) { //revisit: how to check if entity was already declared. // XML spec says that 1st Entity decl is binding.... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/3bbd83a7bcddbc34357f71fe08eace8d74b9bc8f/DOMParser.java/buggy/src/org/apache/xerces/parsers/DOMParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3903,
1943,
3456,
12,
474,
14868,
1016,
16,
509,
1071,
548,
1016,
16,
509,
30083,
1016,
13,
3639,
1216,
1185,
288,
3639,
368,
7045,
17965,
3639,
309,
261,
74,
16886,
2519,
2828... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3903,
1943,
3456,
12,
474,
14868,
1016,
16,
509,
1071,
548,
1016,
16,
509,
30083,
1016,
13,
3639,
1216,
1185,
288,
3639,
368,
7045,
17965,
3639,
309,
261,
74,
16886,
2519,
2828... |
public void addAccessibleSelection(int value0) { } | public void addAccessibleSelection(int value0) { } | public void addAccessibleSelection(int value0) { // TODO } // addAccessibleSelection() | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/49e488b8530051383b90b1357fa767c87c9ff7f5/JMenu.java/clean/core/src/classpath/javax/javax/swing/JMenu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
527,
10451,
6233,
12,
474,
460,
20,
13,
288,
1082,
202,
759,
2660,
202,
202,
97,
368,
527,
10451,
6233,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3196,
202,
482,
918,
527,
10451,
6233,
12,
474,
460,
20,
13,
288,
1082,
202,
759,
2660,
202,
202,
97,
368,
527,
10451,
6233,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if ( StaticEntity.getClient().getRestaurantItems().isEmpty() ) | if ( restaurantItems.isEmpty() ) | public static void constructFrame( String frameName ) { // Now, test to see if any requests need to be run before // you fall into the event dispatch thread. if ( frameName.equals( "LocalRelayServer" ) ) { StaticEntity.getClient().startRelayServer(); return; } else if ( frameName.equals( "KoLMessenger" ) ) ... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/e62c220071db475c697de817376ca4486bbcebd6/KoLmafiaGUI.java/buggy/src/net/sourceforge/kolmafia/KoLmafiaGUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
4872,
3219,
12,
514,
2623,
461,
262,
202,
95,
202,
202,
759,
4494,
16,
1842,
358,
2621,
309,
1281,
3285,
1608,
358,
506,
1086,
1865,
202,
202,
759,
1846,
4159,
1368,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
4872,
3219,
12,
514,
2623,
461,
262,
202,
95,
202,
202,
759,
4494,
16,
1842,
358,
2621,
309,
1281,
3285,
1608,
358,
506,
1086,
1865,
202,
202,
759,
1846,
4159,
1368,... |
null, "setStyle"); | null, "setStyleExpr"); | public PropertyDescriptor[] getPropertyDescriptors() { PropertyDescriptor[] result = new PropertyDescriptor[25]; try { result[0] = new PropertyDescriptor("accesskey", ELResetTag.class, null, "setAccesskey"); result[1] = new Pro... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/db064e19656421b94aaf753550935d95f44bd5f9/ELResetTagBeanInfo.java/clean/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELResetTagBeanInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
2947,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
225,
26761,
8526,
3911,
12705,
1435,
565,
288,
3639,
26761,
8526,
225,
563,
282,
273,
394,
26761,
63,
2947,
15533,
3639,
775,
288,
5411,
563,
63,
20,
65,
273,
394,
26761,
2932,
3860... |
if (ClusterBackend.debugPrint) | if (ClusterBackend.debugging) | int nextPhase() { Vector<Integer> phase = new Vector<Integer>(); if (ClusterBackend.debugPrint) System.out.println("-------------------------------------"); for (int y = 0; y < ph; y++) { HashSet<SIROperator> p = sched.getAllOperatorsInPhase(y); Iterator<SIROper... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/f1197ac29a976f6015baaa30c8e231cc5cf68a9f/Greedy.java/buggy/streams/src/at/dms/kjc/cluster/Greedy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
1024,
11406,
1435,
288,
3639,
5589,
32,
4522,
34,
6855,
273,
394,
5589,
32,
4522,
34,
5621,
3639,
309,
261,
3629,
7172,
18,
4148,
1998,
13,
5411,
2332,
18,
659,
18,
8222,
2932,
244... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
509,
1024,
11406,
1435,
288,
3639,
5589,
32,
4522,
34,
6855,
273,
394,
5589,
32,
4522,
34,
5621,
3639,
309,
261,
3629,
7172,
18,
4148,
1998,
13,
5411,
2332,
18,
659,
18,
8222,
2932,
244... |
double optimizerEstimatedCost, GeneratedMethod closeCleanup) | double optimizerEstimatedCost) | public NoPutResultSet getTableScanResultSet( Activation activation, long conglomId, int scociItem, GeneratedMethod resultRowAllocator, int resultSetNumber, GeneratedMethod startKeyGetter, int startSearchOperator, GeneratedMethod stopKeyG... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/9e6e461e8a18e9d7ada381c5ec3e7568559831b5/GenericResultSetFactory.java/clean/java/engine/org/apache/derby/impl/sql/execute/GenericResultSetFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2631,
6426,
13198,
5638,
7972,
13198,
12,
7682,
1082,
202,
14857,
10027,
16,
6862,
6862,
202,
5748,
356,
7043,
362,
548,
16,
6862,
6862,
202,
474,
888,
1882,
1180,
16,
6862,
686... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2631,
6426,
13198,
5638,
7972,
13198,
12,
7682,
1082,
202,
14857,
10027,
16,
6862,
6862,
202,
5748,
356,
7043,
362,
548,
16,
6862,
6862,
202,
474,
888,
1882,
1180,
16,
6862,
686... |
if(activePage != null && part instanceof IViewPart) { String id = ((IViewPart)part).getSite().getId(); ArrayList parts = getParts(); if(parts.indexOf(id) < 0) { parts.add(id); updateMenu(); | if (part instanceof IViewPart) { String id = ((IViewPart) part).getSite().getId(); ArrayList parts = getParts(part.getSite().getPage()); if (parts.indexOf(id) < 0) { parts.add(id); updateMenu(); } | public void partOpened(IWorkbenchPart part) { if(activePage != null && part instanceof IViewPart) { String id = ((IViewPart)part).getSite().getId(); ArrayList parts = getParts(); if(parts.indexOf(id) < 0) { parts.add(id); updateMenu(); } }} | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e20e950fad87c9434ea5cb423007f610e35ee559/ShowViewMenu.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/ShowViewMenu.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1087,
23115,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
202,
430,
12,
3535,
1964,
480,
446,
597,
1087,
1276,
467,
1767,
1988,
13,
288,
202,
202,
780,
612,
273,
14015,
45,
1767,
198... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1087,
23115,
12,
45,
2421,
22144,
1988,
1087,
13,
288,
202,
430,
12,
3535,
1964,
480,
446,
597,
1087,
1276,
467,
1767,
1988,
13,
288,
202,
202,
780,
612,
273,
14015,
45,
1767,
198... |
public void addCode(Bytecodes.InstructionList il) { if (TRACE) Debug.writeln("Adding code for "+il); RebuildCPVisitor v = new RebuildCPVisitor(); il.accept(v); | public void addCode(jq_Method m) { if (TRACE) Debug.writeln("Adding code for "+m); byte[] bc = m.getBytecode(); if (bc == null) return; Bytecodes.InstructionList il = new Bytecodes.InstructionList(m.getDeclaringClass().getCP(), bc); this.addCode(il); | public void addCode(Bytecodes.InstructionList il) { if (TRACE) Debug.writeln("Adding code for "+il); RebuildCPVisitor v = new RebuildCPVisitor(); il.accept(v); } | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/bf41dcd462f4295f75ec613e7cecf3251f80d148/jq_ConstantPool.java/buggy/joeq_core/joeq/Class/jq_ConstantPool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26436,
12,
858,
14537,
1145,
18,
11983,
682,
14254,
13,
288,
5411,
309,
261,
23827,
13,
4015,
18,
5363,
292,
82,
2932,
13962,
981,
364,
13773,
330,
1769,
5411,
868,
3510,
4258,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
26436,
12,
858,
14537,
1145,
18,
11983,
682,
14254,
13,
288,
5411,
309,
261,
23827,
13,
4015,
18,
5363,
292,
82,
2932,
13962,
981,
364,
13773,
330,
1769,
5411,
868,
3510,
4258,... |
boolean isBreakPoint(int line) { | public boolean isBreakPoint(int line) { | boolean isBreakPoint(int line) { return sourceInfo.breakableLine(line) && sourceInfo.breakpoint(line); } | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/2d4fc75b74d717c754829dde488ff0a7456682cc/SwingGui.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/SwingGui.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
7634,
2148,
12,
474,
980,
13,
288,
3639,
327,
1084,
966,
18,
8820,
429,
1670,
12,
1369,
13,
597,
1084,
966,
18,
8820,
1153,
12,
1369,
1769,
565,
289,
2,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
353,
7634,
2148,
12,
474,
980,
13,
288,
3639,
327,
1084,
966,
18,
8820,
429,
1670,
12,
1369,
13,
597,
1084,
966,
18,
8820,
1153,
12,
1369,
1769,
565,
289,
2,
-100,
-100,
-... |
public static MethodDeclarationLineNumberAttribute read(DataInputStream s) throws IOException { | public static MethodDeclarationLineNumberAttribute read(VersionedDataInputStream s) throws IOException { | public static MethodDeclarationLineNumberAttribute read(DataInputStream s) throws IOException { return new MethodDeclarationLineNumberAttribute(s.readInt()); } | 53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/797b6a6afb75b14dc530bc0831566e110da3ae91/AjAttribute.java/buggy/weaver/src/org/aspectj/weaver/AjAttribute.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
760,
2985,
6094,
31063,
1499,
855,
12,
751,
4348,
272,
13,
1216,
1860,
288,
1082,
202,
2463,
394,
2985,
6094,
31063,
1499,
12,
87,
18,
896,
1702,
10663,
202,
202,
97,
2,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
760,
2985,
6094,
31063,
1499,
855,
12,
751,
4348,
272,
13,
1216,
1860,
288,
1082,
202,
2463,
394,
2985,
6094,
31063,
1499,
12,
87,
18,
896,
1702,
10663,
202,
202,
97,
2,
-100... |
"TREENODE_LEVEL" | "L" | public String makeTreeNodeId(int level, TreeNode parent, int siblingNumber) { return "TREENODE_LEVEL" + Constants.DELIMITER + level + Constants.DELIMITER + "PARENTNODEID" + Constants.DELIMITER + "[" + (parent == null ? "NOPARENTID" : parent.getId()) + "]" + Consta... | 5235 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5235/eb28eb7a536f6911851c1420be30d88ad043ad97/Fixtures.java/buggy/signet/test/edu/internet2/middleware/signet/test/Fixtures.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1221,
12513,
548,
12,
474,
1801,
16,
20270,
982,
16,
509,
10841,
1854,
13,
225,
288,
565,
327,
377,
202,
6,
48,
6,
4202,
397,
5245,
18,
19722,
1377,
397,
1801,
1377,
397,
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,
282,
1071,
514,
1221,
12513,
548,
12,
474,
1801,
16,
20270,
982,
16,
509,
10841,
1854,
13,
225,
288,
565,
327,
377,
202,
6,
48,
6,
4202,
397,
5245,
18,
19722,
1377,
397,
1801,
1377,
397,
5... |
for (Enumeration enum = asset.getRoleSchedule().getRoleScheduleElements(); enum.hasMoreElements(); numShown++) { | for (Enumeration en = asset.getRoleSchedule().getRoleScheduleElements(); en.hasMoreElements(); numShown++) { | protected String getRoleSchedule(Asset asset) { StringBuffer buf = new StringBuffer(); if (asset.getRoleSchedule().getRoleScheduleElements().hasMoreElements()) { buf.append("<br/>which has Role Schedule: "); } int numShown = 0; for (Enumeration enum = asset.getRoleSchedule().getRoleScheduleElement... | 11320 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11320/6b858078dbe91834f90776396fc6fe36ce8e2c5d/HistoryServlet.java/clean/pizza/src/org/cougaar/pizza/servlet/HistoryServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
514,
15673,
6061,
12,
6672,
3310,
13,
288,
565,
6674,
1681,
273,
394,
6674,
5621,
565,
309,
261,
9406,
18,
588,
2996,
6061,
7675,
588,
2996,
6061,
3471,
7675,
5332,
7417,
3471,
1075... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
15673,
6061,
12,
6672,
3310,
13,
288,
565,
6674,
1681,
273,
394,
6674,
5621,
565,
309,
261,
9406,
18,
588,
2996,
6061,
7675,
588,
2996,
6061,
3471,
7675,
5332,
7417,
3471,
1075... |
public org.quickfix.field.LegSecurityID getLegSecurityID() throws FieldNotFound { org.quickfix.field.LegSecurityID value = new org.quickfix.field.LegSecurityID(); | public quickfix.field.LegSecurityID getLegSecurityID() throws FieldNotFound { quickfix.field.LegSecurityID value = new quickfix.field.LegSecurityID(); | public org.quickfix.field.LegSecurityID getLegSecurityID() throws FieldNotFound { org.quickfix.field.LegSecurityID value = new org.quickfix.field.LegSecurityID(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/News.java/clean/src/java/src/quickfix/fix44/News.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
336,
8329,
4368,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
460,
273,
394,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
336,
8329,
4368,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
8329,
4368,
734,
460,
273,
394,
23... |
System.out.println(ret.toString()); | logger.debug(ret.toString()); | private Map readMPHDChunk(InputStream in) throws IOException { Map ret = null; TileSet set = new TileSet(); int major, minor; major = in.read(); minor = in.read(); in.skip(2); // skip lsb and reserved bytes - always msb ret = new Map(Util.readShort(in), Util.readShor... | 6621 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6621/4d9c6db9217eca659efd010fb07842c209998861/MappyMapReader.java/buggy/src/tiled/plugins/mappy/MappyMapReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1635,
855,
4566,
44,
40,
5579,
12,
4348,
316,
13,
1216,
1860,
288,
3639,
1635,
325,
273,
446,
31,
3639,
13791,
694,
444,
273,
394,
13791,
694,
5621,
3639,
509,
7888,
16,
8439,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1635,
855,
4566,
44,
40,
5579,
12,
4348,
316,
13,
1216,
1860,
288,
3639,
1635,
325,
273,
446,
31,
3639,
13791,
694,
444,
273,
394,
13791,
694,
5621,
3639,
509,
7888,
16,
8439,
31,... |
private int processInstruction(int textState, int tokenStart, int tokenEnd, | protected int processInstruction(int textState, int tokenStart, int tokenEnd, | private int processInstruction(int textState, int tokenStart, int tokenEnd, StringBuilder buffer, Model model) { String instruction = template.subSequence(tokenStart, tokenEnd).toString(); getLogger().log(Level.FINER, "processInstruction: " + instruction, buffer); if (instruction.startsWith("if ")) { String co... | 14172 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14172/5ba24b8a7826b97ad199ba73f9694371cb08e27b/StringTemplate.java/clean/plugins/internal/org.restlet/src/org/restlet/util/StringTemplate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
1207,
11983,
12,
474,
977,
1119,
16,
509,
1147,
1685,
16,
509,
1147,
1638,
16,
1082,
202,
21253,
1613,
16,
3164,
938,
13,
202,
95,
202,
202,
780,
7592,
273,
1542,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
509,
1207,
11983,
12,
474,
977,
1119,
16,
509,
1147,
1685,
16,
509,
1147,
1638,
16,
1082,
202,
21253,
1613,
16,
3164,
938,
13,
202,
95,
202,
202,
780,
7592,
273,
1542,
18,
... |
return alias + '/' + resourceKey(path, locale, style); | if (locale != null) { buffer.append('_'); boolean l = locale.getLanguage().length() != 0; boolean c = locale.getCountry().length() != 0; boolean v = locale.getVariant().length() != 0; buffer.append(locale.getLanguage()); if (c || (l && v)) { buffer.append('_').append(locale.getCountry()); } if (v && (l || c)) { buffer... | public String resourceKey(final Class scope, final String path, final Locale locale, final String style) { String alias = classAliasMap.get(scope); if (alias == null) { alias = scope.getName(); } return alias + '/' + resourceKey(path, locale, style); } | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/37b096fa65d9200e3fe8ac3bdb928f440c35fe97/SharedResources.java/clean/wicket/src/java/wicket/SharedResources.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
1058,
653,
12,
6385,
1659,
2146,
16,
727,
514,
589,
16,
727,
6458,
2573,
16,
1082,
202,
6385,
514,
2154,
13,
202,
95,
202,
202,
780,
2308,
273,
667,
2936,
863,
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,
225,
202,
482,
514,
1058,
653,
12,
6385,
1659,
2146,
16,
727,
514,
589,
16,
727,
6458,
2573,
16,
1082,
202,
6385,
514,
2154,
13,
202,
95,
202,
202,
780,
2308,
273,
667,
2936,
863,
18,
588,... |
download=dm.download(new RemoteFileDesc[] {rfd1,rfd2}, false); | download=dm.download(rfd1.getFileName(),new RemoteFileDesc[] {rfd1,rfd2}, false); | private void tOverlapCheckWhite(boolean deleteCorrupt) throws Exception { shouldRun(OVERLAP_CHECK_WHITE); debug("-Testing overlap checking from White area..."+ "stop when corrupt "+deleteCorrupt+" "); final int RATE=500; uploader1.setCorru... | 5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/8c14dd0a6063f4845ab073c9b42f44774d19dfab/DownloadTest.java/clean/components/gnutella-core/src/test/java/com/limegroup/gnutella/downloader/DownloadTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
268,
17411,
1564,
13407,
12,
6494,
1430,
22701,
13,
1216,
1185,
288,
3639,
1410,
1997,
12,
12959,
48,
2203,
67,
10687,
67,
16861,
1769,
3639,
1198,
2932,
17,
22218,
7227,
6728,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
268,
17411,
1564,
13407,
12,
6494,
1430,
22701,
13,
1216,
1185,
288,
3639,
1410,
1997,
12,
12959,
48,
2203,
67,
10687,
67,
16861,
1769,
3639,
1198,
2932,
17,
22218,
7227,
6728,
... |
private boolean outgoingMessageAction(Message msg, TrustSet trust) { // if(!(msg instanceof DirectiveMessage)) //return true; String act; try { act = acps.getOutgoingAction (msg.getOriginator().toString(), (String)trust.getAttribute(MissionCriticality.name).getValue()); } catch(Ex... | 12869 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12869/dc9fd5855e50eaadd5520fad9ce9335764830777/SecurityAspect.java/buggy/securityservices/src/com/nai/security/crypto/SecurityAspect.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
6494,
31891,
1079,
1803,
12,
49,
403,
346,
351,
1055,
16,
14146,
694,
21879,
15329,
759,
430,
12,
5,
12,
3576,
1336,
792,
13307,
1079,
3719,
759,
2463,
3767,
31,
780,
621,
31,
698,
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,
3238,
6494,
31891,
1079,
1803,
12,
49,
403,
346,
351,
1055,
16,
14146,
694,
21879,
15329,
759,
430,
12,
5,
12,
3576,
1336,
792,
13307,
1079,
3719,
759,
2463,
3767,
31,
780,
621,
31,
698,
95,... | ||
RefUtil.getInstance().setAccessModifier(refElement, newAccess); getFilter().addIgnoreList(refElement); | if (refElement != null) { RefUtil.getInstance().setAccessModifier(refElement, newAccess); getFilter().addIgnoreList(refElement); } | private void changeAccessLevel(PsiModifierListOwner psiElement, RefElement refElement, String newAccess) { try { if (psiElement instanceof PsiVariable) { ((PsiVariable)psiElement).normalizeDeclaration(); } PsiModifierList list = psiElement.getModifierList(); if (psiElement instanceof Psi... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/5f5b1ed48708e53ec126bb2ca0956457df48f6e7/VisibilityInspection.java/buggy/inspections/impl/com/intellij/codeInspection/visibility/VisibilityInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2549,
1862,
2355,
12,
52,
7722,
9829,
682,
5541,
23921,
1046,
16,
3941,
1046,
1278,
1046,
16,
514,
394,
1862,
13,
288,
565,
775,
288,
1377,
309,
261,
24275,
1046,
1276,
453,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2549,
1862,
2355,
12,
52,
7722,
9829,
682,
5541,
23921,
1046,
16,
3941,
1046,
1278,
1046,
16,
514,
394,
1862,
13,
288,
565,
775,
288,
1377,
309,
261,
24275,
1046,
1276,
453,
... |
public DescriptorValue calculate(AtomContainer ac) throws CDKException { RingSet rs = (new AllRingsFinder()).findAllRings(ac); HueckelAromaticityDetector.detectAromaticity(ac, rs, true); double xlogP = 0; org.openscience.cdk.interfaces.Atom[] atoms = ac.getAtoms(); String symbol = ""; int bondCount = 0; int hsC... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/11cd872c3dbcc51a117ad375706e7a5334b88daa/XLogPDescriptor.java/clean/src/org/openscience/cdk/qsar/XLogPDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
1721,
13,
1216,
24570,
288,
202,
202,
10369,
694,
3597,
273,
261,
2704,
4826,
54,
899,
8441,
1435,
2934,
4720,
1595,
54,
899,
12,
1077,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
12823,
620,
4604,
12,
3641,
2170,
1721,
13,
1216,
24570,
288,
202,
202,
10369,
694,
3597,
273,
261,
2704,
4826,
54,
899,
8441,
1435,
2934,
4720,
1595,
54,
899,
12,
1077,
1769,
... | ||
public State createState(State state); | public State createState(); | public State createState(State state); | 2516 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2516/02c3baba58122da29d1c435a7714bdb8b375e65a/StateObjectFactory.java/buggy/bundles/org.eclipse.osgi/osgi/src/org/eclipse/osgi/service/resolver/StateObjectFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3287,
752,
1119,
12,
1119,
919,
1769,
202,
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,
... | [
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,
3287,
752,
1119,
12,
1119,
919,
1769,
202,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Marker blue = Marker.getMarker(BLUE); | Marker blue = MarkerFactory.getMarker(BLUE); | public void testStar() { Marker blue = Marker.getMarker(BLUE); assertEquals(BLUE, blue.getName()); Marker star = Marker.getMarker("*"); //assertTrue(blue.isImmutable()); assertTrue(blue.matches("*")); assertTrue(blue.matches(star)); assertTrue(star.matches("asdasd")); assertTrue(star.matches(s... | 46603 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46603/5813ec1f27de9d0b21969c4da66ee09180dbddd4/MarkerTest.java/clean/tests/src/java/org/slf4j/MarkerTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
18379,
1435,
288,
565,
14742,
8024,
273,
14742,
1733,
18,
588,
7078,
12,
14618,
1821,
1769,
565,
1815,
8867,
12,
14618,
1821,
16,
8024,
18,
17994,
10663,
565,
14742,
10443,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
18379,
1435,
288,
565,
14742,
8024,
273,
14742,
1733,
18,
588,
7078,
12,
14618,
1821,
1769,
565,
1815,
8867,
12,
14618,
1821,
16,
8024,
18,
17994,
10663,
565,
14742,
10443,... |
error("illegal XML character", | if (!isXML11Char(c) || isXML11RestrictedChar(c)) error("illegal XML 1.1 character", | private int readCharData(String prefix) throws IOException, XMLStreamException { boolean white = true; buf.setLength(0); if (prefix != null) buf.append(prefix); boolean done = false; boolean entities = false; //System.out.println("readCharData input="+input.name+" line="+input.line+" col="+... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/XMLParser.java/buggy/core/src/classpath/gnu/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
855,
2156,
751,
12,
780,
1633,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
9578,
273,
638,
31,
565,
1681,
18,
542,
1782,
12,
20,
1769,
565,
309,
261,
3239,
480,
44... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
855,
2156,
751,
12,
780,
1633,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
9578,
273,
638,
31,
565,
1681,
18,
542,
1782,
12,
20,
1769,
565,
309,
261,
3239,
480,
44... |
return requirements; | private static List completeGateway() { // Remove his weapon so that everything is easier for // the rest of the script. List requirements = new ArrayList(); // Make sure the character has some candy, or at least // the appropriate status effect. AdventureResult candy = pickOne( new AdventureResult [] { RICE_CAN... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/d8542fa4c396b1beca260ada4fa0300b6c583317/SorceressLair.java/buggy/src/net/sourceforge/kolmafia/SorceressLair.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
987,
3912,
5197,
1435,
202,
95,
202,
202,
759,
3581,
18423,
732,
28629,
1427,
716,
7756,
353,
15857,
364,
202,
202,
759,
326,
3127,
434,
326,
2728,
18,
202,
202,
682,
84... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
3912,
5197,
1435,
202,
95,
202,
202,
759,
3581,
18423,
732,
28629,
1427,
716,
7756,
353,
15857,
364,
202,
202,
759,
326,
3127,
434,
326,
2728,
18,
202,
202,
682,
84... | |
if (bEnableStyles) { if (laCurrent == null) { cmbStyle.setLineStyle(getSWTLineStyle(LineStyle.SOLID_LITERAL)); } else { cmbStyle.setLineStyle(getSWTLineStyle(attributes.getStyle())); | if ( bEnableStyles ) { if ( laCurrent == null ) { cmbStyle.setLineStyle( getSWTLineStyle( LineStyle.SOLID_LITERAL ) ); } else { cmbStyle.setLineStyle( getSWTLineStyle( attributes.getStyle( ) ) ); | public void setLineAttributes(LineAttributes attributes) { laCurrent = attributes; if (bEnableVisibility) { if (laCurrent == null) { cbVisible.setSelection(false); } else { cbVisible.setSelection(attributes.isVisible()); } boolean bUIEnabled = cbVisible.getSelection(); if (bEnableStyles) { cmbStyl... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/c60a4815037b62e9358af2625eb6236e7c979d0f/LineAttributesComposite.java/buggy/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/composites/LineAttributesComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
26482,
2498,
12,
1670,
2498,
1677,
13,
288,
202,
202,
11821,
3935,
273,
1677,
31,
202,
202,
430,
261,
70,
8317,
10135,
13,
288,
1082,
202,
430,
261,
11821,
3935,
422,
446... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
26482,
2498,
12,
1670,
2498,
1677,
13,
288,
202,
202,
11821,
3935,
273,
1677,
31,
202,
202,
430,
261,
70,
8317,
10135,
13,
288,
1082,
202,
430,
261,
11821,
3935,
422,
446... |
CronExpression copy = null; | CronExpression copy = null; | public Object clone() { CronExpression copy = null; try { copy = new CronExpression(getCronExpression()); copy.setTimeZone(getTimeZone()); } catch (ParseException ex) { // never happens since the source is valid... throw new IncompatibleClassChangeError("Not Cloneable.")... | 15562 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15562/f6eeea5a952e67d6b7fc8b54ae64d0b9e7098a98/CronExpression.java/clean/src/java/org/quartz/CronExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
3236,
1435,
288,
377,
202,
18586,
2300,
1610,
273,
446,
31,
3639,
775,
288,
540,
202,
3530,
273,
394,
18972,
2300,
12,
588,
18586,
2300,
10663,
540,
202,
3530,
18,
542,
16760,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3236,
1435,
288,
377,
202,
18586,
2300,
1610,
273,
446,
31,
3639,
775,
288,
540,
202,
3530,
273,
394,
18972,
2300,
12,
588,
18586,
2300,
10663,
540,
202,
3530,
18,
542,
16760,... |
weapon.longRange = 9; | weapon.longRange = 9; weapon.extremeRange = 12; | public static WeaponType createMediumLaser() { WeaponType weapon = new WeaponType(); weapon.name = "Medium Laser"; weapon.setInternalName(weapon.name); weapon.addLookupName("IS Medium Laser"); weapon.addLookupName("ISMediumLaser"); weapon.heat = 3; weapon.damage = 5;... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/e34eab3397e8f0ce6945e8fea65402a51536b0b3/WeaponType.java/buggy/megamek/src/megamek/common/WeaponType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1660,
28629,
559,
752,
25599,
48,
14558,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
25599,
511,
14558,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1660,
28629,
559,
752,
25599,
48,
14558,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
529,
273,
315,
25599,
511,
14558,
... |
&& level.fSecondPosition.offset == level.fFirstPosition.offset) { | && level.fSecondPosition.offset == level.fFirstPosition.offset) { | public void perform(IDocument d, IDocumentListener owner) { if ((level.fFirstPosition.isDeleted || level.fFirstPosition.length == 0) && !level.fSecondPosition.isDeleted && level.fSecondPosition.offset == level.fFirstPosition.offset) { try { document.replace(level.fSecondPosition.offse... | 9028 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9028/1c7c79e15150bceef6e3353d6c87c8bc905669be/BracketInserter.java/buggy/source/net/sourceforge/texlipse/editor/BracketInserter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
3073,
12,
734,
504,
650,
302,
16,
1599,
504,
650,
2223,
3410,
13,
288,
6862,
202,
430,
14015,
2815,
18,
74,
3759,
2555,
18,
291,
7977,
747,
1801,
18,
74,
3759,
2555,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
3073,
12,
734,
504,
650,
302,
16,
1599,
504,
650,
2223,
3410,
13,
288,
6862,
202,
430,
14015,
2815,
18,
74,
3759,
2555,
18,
291,
7977,
747,
1801,
18,
74,
3759,
2555,
1... |
thaw.plugins.index.File file = (thaw.plugins.index.File)it.next(); | final thaw.plugins.index.File file = (thaw.plugins.index.File)it.next(); | public void unloadFiles() { if (this.fileList != null) { for (Iterator it = this.fileList.iterator(); it.hasNext();) { thaw.plugins.index.File file = (thaw.plugins.index.File)it.next(); file.deleteObserver(this); } } this.fileList = null; } | 47012 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47012/0458430a0dc8a713aa2b4d64f000cbbaaeb4adea/Index.java/buggy/src/thaw/plugins/index/Index.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
27060,
2697,
1435,
288,
202,
202,
430,
261,
2211,
18,
768,
682,
480,
446,
13,
288,
1082,
202,
1884,
261,
3198,
518,
225,
273,
333,
18,
768,
682,
18,
9838,
5621,
9506,
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,
482,
918,
27060,
2697,
1435,
288,
202,
202,
430,
261,
2211,
18,
768,
682,
480,
446,
13,
288,
1082,
202,
1884,
261,
3198,
518,
225,
273,
333,
18,
768,
682,
18,
9838,
5621,
9506,
3... |
public void endElement(CMLStack xpath, String uri, String local, String raw) { String name = raw; if (name.equals("list") && connectionTable && !isBond) { logger.debug("End Connection Table"); connectionTable = false; } isELSYM = false; isBond = false; ... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/3458415ba2170ae222944c38d0bce8541191dc46/PDBConvention.java/clean/src/org/openscience/cdk/io/cml/PDBConvention.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
409,
1046,
12,
39,
1495,
2624,
18644,
16,
780,
1650,
16,
780,
3729,
16,
780,
1899,
15329,
780,
529,
33,
1899,
31,
430,
12,
529,
18,
14963,
2932,
1098,
7923,
10,
10,
4071,
1388,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
409,
1046,
12,
39,
1495,
2624,
18644,
16,
780,
1650,
16,
780,
3729,
16,
780,
1899,
15329,
780,
529,
33,
1899,
31,
430,
12,
529,
18,
14963,
2932,
1098,
7923,
10,
10,
4071,
1388,
... | ||
OptLocalVariable lVar = (OptLocalVariable) theVariables.get(i); | OptLocalVariable lVar = (OptLocalVariable) theVariables.getVariable(i); | void findSinglyTypedVars(VariableTable theVariables, Block theBlocks[]) {/* discover the type events for each non-volatile variable (not live across function calls). A type event is a def, which sets the target type to the source type.*/ if (false) { /* it's enough to pr... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/0470e048abb345f567d5fda1e9564715a9f4d5d7/Optimizer.java/clean/js/rhino/src/org/mozilla/javascript/optimizer/Optimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1104,
55,
310,
715,
11985,
5555,
12,
3092,
1388,
326,
6158,
16,
3914,
326,
6450,
63,
5717,
565,
288,
20308,
565,
10372,
326,
618,
2641,
364,
1517,
1661,
17,
15416,
20295,
2190,
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,
918,
1104,
55,
310,
715,
11985,
5555,
12,
3092,
1388,
326,
6158,
16,
3914,
326,
6450,
63,
5717,
565,
288,
20308,
565,
10372,
326,
618,
2641,
364,
1517,
1661,
17,
15416,
20295,
2190,
261,
... |
((MModelElement)o).removeClientDependency((MDependency)dep); | ((MModelElement) o).removeClientDependency((MDependency) dep); | public static void removeClientDependency(Object o, Object dep) { if (o != null && dep != null && o instanceof MModelElement && dep instanceof MDependency) { ((MModelElement)o).removeClientDependency((MDependency)dep); } } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/ModelFacade.java/clean/src_new/org/argouml/model/ModelFacade.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1206,
1227,
7787,
12,
921,
320,
16,
1033,
5993,
13,
288,
3639,
309,
261,
83,
480,
446,
5411,
597,
5993,
480,
446,
5411,
597,
320,
1276,
490,
1488,
1046,
5411,
597,
5993,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
1227,
7787,
12,
921,
320,
16,
1033,
5993,
13,
288,
3639,
309,
261,
83,
480,
446,
5411,
597,
5993,
480,
446,
5411,
597,
320,
1276,
490,
1488,
1046,
5411,
597,
5993,... |
File expectedEJBArtifact = new File( webAppDirectory, "WEB-INF/lib/ejbartifact-0.0-Test.ejb" ); | File expectedEJBArtifact = new File( webAppDirectory, "WEB-INF/lib/ejbartifact-0.0-Test.jar" ); | public void testExplodedWar_WithEJB() throws Exception { // setup test data String testId = "ExplodedWar_WithEJB"; MavenProjectArtifactsStub project = new MavenProjectArtifactsStub(); File webAppDirectory = new File( getTestDirectory(), testId ); File webAppSource = crea... | 7444 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7444/fd0007bdbfe6a3eb296a7908dbb7ab86fc5443c0/WarExplodedMojoTest.java/clean/maven-war-plugin/src/test/java/org/apache/maven/plugin/war/WarExplodedMojoTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2966,
383,
785,
30634,
67,
1190,
22719,
1435,
3639,
1216,
1185,
565,
288,
3639,
368,
3875,
1842,
501,
3639,
514,
1842,
548,
273,
315,
2966,
383,
785,
30634,
67,
1190,
227... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2966,
383,
785,
30634,
67,
1190,
22719,
1435,
3639,
1216,
1185,
565,
288,
3639,
368,
3875,
1842,
501,
3639,
514,
1842,
548,
273,
315,
2966,
383,
785,
30634,
67,
1190,
227... |
throw new RubyNameException(getRuby(), "class variable " + name.toId() + " not defined for " + toName()); | throw new NameError(getRuby(), "class variable " + name.toId() + " not defined for " + toName()); | public RubyObject removeCvar(RubyObject name) { // Wrong Parameter ? if (!IdUtil.isClassVariable(name.toId())) { throw new RubyNameException(getRuby(), "wrong class variable name " + name.toId()); } if (!isTaint() && getRuby().getSafeLevel() >= 4) { throw new RubySecurityE... | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/8140cac1b7c2375c549787852e38fa6c52b199df/RubyModule.java/buggy/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
1206,
39,
1401,
12,
54,
10340,
921,
508,
13,
288,
368,
24668,
5498,
692,
3639,
309,
16051,
548,
1304,
18,
291,
797,
3092,
12,
529,
18,
869,
548,
1435,
3719,
288,
5411,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
1206,
39,
1401,
12,
54,
10340,
921,
508,
13,
288,
368,
24668,
5498,
692,
3639,
309,
16051,
548,
1304,
18,
291,
797,
3092,
12,
529,
18,
869,
548,
1435,
3719,
288,
5411,... |
for (int i=0; i < columnGotUpdated.length; i++) { columnGotUpdated[i] = false; } currentRowHasBeenUpdated = false; if (!isOnInsertRow) { currentRowBeforeInsert = currentRow; } isOnInsertRow = true; if (insertRow == null) { insertRow = stmt.lcc.getExecutionContext(). getExecutionFactory().getValueRow(columnGotUpdat... | initializeUpdateRowModifiers(); isOnInsertRow = true; | public void moveToInsertRow() throws SQLException { checkExecIfClosed("moveToInsertRow"); // if not updatable resultset, then throw exception checkUpdatableCursor("moveToInsertRow"); synchronized (getConnectionSynchronization()) { try { // initialize state corresponding to insertRow/updateRow impl. for (in... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/a1c5d5f0f4dbce02e29831beda9fa146c5f0794f/EmbedResultSet.java/buggy/java/engine/org/apache/derby/impl/jdbc/EmbedResultSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
13863,
4600,
1999,
1435,
1216,
6483,
288,
202,
202,
1893,
1905,
2047,
7395,
2932,
8501,
774,
4600,
1999,
8863,
202,
202,
759,
309,
486,
2166,
8163,
26539,
16,
1508,
604,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13863,
4600,
1999,
1435,
1216,
6483,
288,
202,
202,
1893,
1905,
2047,
7395,
2932,
8501,
774,
4600,
1999,
8863,
202,
202,
759,
309,
486,
2166,
8163,
26539,
16,
1508,
604,
15... |
getController().getNodeManager().startIO(new Sender(), new Receiver()); | getController().getNodeManager().startIO(new Sender(), new Receiver()); | public ConnectionHandler(Controller controller, Socket socket) throws ConnectionException { super(controller); if (socket == null) { throw new NullPointerException("Socket is null"); } if (socket.isClosed() || !socket.isConnected()) { throw new ConnectionE... | 51438 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51438/d4f105c34125a92975b6c60f800a7ffbaa4646aa/ConnectionHandler.java/buggy/src/main/de/dal33t/powerfolder/net/ConnectionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4050,
1503,
12,
2933,
2596,
16,
8758,
2987,
13,
3639,
1216,
31545,
565,
288,
3639,
2240,
12,
5723,
1769,
3639,
309,
261,
7814,
422,
446,
13,
288,
5411,
604,
394,
10108,
2932,
4534,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4050,
1503,
12,
2933,
2596,
16,
8758,
2987,
13,
3639,
1216,
31545,
565,
288,
3639,
2240,
12,
5723,
1769,
3639,
309,
261,
7814,
422,
446,
13,
288,
5411,
604,
394,
10108,
2932,
4534,
... |
Object value = getProperty( module, propName ); if ( value == null ) | ElementPropertyDefn prop = getPropertyDefn( propName ); if ( prop == null ) | public BigDecimal getNumberProperty( Module module, String propName ) { Object value = getProperty( module, propName ); if ( value == null ) return null; if ( value instanceof BigDecimal ) return (BigDecimal) value; ElementPropertyDefn prop = getPropertyDefn( propName ); PropertyType type = MetaDataDictionary... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/e7114ad5bbd4556bfe90ad8fef8d73f7007b3bbf/DesignElement.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8150,
18491,
1396,
12,
5924,
1605,
16,
514,
9994,
262,
202,
95,
202,
202,
921,
460,
273,
3911,
12,
1605,
16,
9994,
11272,
202,
202,
430,
261,
460,
422,
446,
262,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8150,
18491,
1396,
12,
5924,
1605,
16,
514,
9994,
262,
202,
95,
202,
202,
921,
460,
273,
3911,
12,
1605,
16,
9994,
11272,
202,
202,
430,
261,
460,
422,
446,
262,
1082,
202,
... |
builder = new MemTreeBuilder(); | builder = new MemTreeBuilder(this); | public MemTreeBuilder getDocumentBuilder() { if (builder == null) { builder = new MemTreeBuilder(); builder.startDocument(); } return builder; } | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/10981304ec1eac7abf93e24be62293e75342c292/StaticContext.java/buggy/src/org/exist/xpath/StaticContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5890,
25060,
9956,
1263,
1435,
288,
202,
202,
430,
261,
9574,
422,
446,
13,
288,
1082,
202,
9574,
273,
394,
5890,
25060,
5621,
1082,
202,
9574,
18,
1937,
2519,
5621,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5890,
25060,
9956,
1263,
1435,
288,
202,
202,
430,
261,
9574,
422,
446,
13,
288,
1082,
202,
9574,
273,
394,
5890,
25060,
5621,
1082,
202,
9574,
18,
1937,
2519,
5621,
202,
202,
... |
ti.setChecked(checked.contains(data)); ti.setGrayed(grayed.contains(data)); | ti.setChecked(checked.containsKey(data)); ti.setGrayed(grayed.containsKey(data)); | private void applyState(Set checked, Set grayed, Widget widget) { Item[] items = getChildren(widget); for (int i = 0; i < items.length; i++) { Item item = items[i]; if (item instanceof TreeItem) { Object data = item.getData(); if (data != null) { TreeItem ti = (TreeItem) item; ti.setChecked(checked.contains... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/62cad76fa04eac5c5069428b96651b4449f3b7bc/CheckboxTreeViewer.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/viewers/CheckboxTreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
2230,
1119,
12,
694,
5950,
16,
1000,
16937,
329,
16,
11103,
3604,
13,
288,
202,
1180,
8526,
1516,
273,
10268,
12,
6587,
1769,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
151... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2230,
1119,
12,
694,
5950,
16,
1000,
16937,
329,
16,
11103,
3604,
13,
288,
202,
1180,
8526,
1516,
273,
10268,
12,
6587,
1769,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
151... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.