rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
private synchronized void loadHeaders() throws MessagingException { if (headers != null) { return; } try { InputStream in = source.getInputStream(); try { headers = new MailHeaders(in); } finally { IOUtil.shutdownStream(in); } } catch (IOException ioe) { throw new MessagingException("Unable to parse headers from strea... | private synchronized MailHeaders loadHeaders(InputStream is) throws MessagingException { headers = new MailHeaders(new ByteArrayInputStream((RFC2822Headers.RETURN_PATH + ": placeholder").getBytes())); headers.setHeader(RFC2822Headers.RETURN_PATH, null); headers.load(is); return headers; | private synchronized void loadHeaders() throws MessagingException { if (headers != null) { //Another thread has already loaded these headers return; } try { InputStream in = source.getInputStream(); try { headers = new MailHeaders(in); ... | 47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/da754849918f34e133a8f60e9919ae1af63cc3c7/MimeMessageWrapper.java/buggy/branches/branch_2_1_fcs/src/java/org/apache/james/core/MimeMessageWrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3852,
918,
1262,
3121,
1435,
1216,
23794,
503,
288,
3639,
309,
261,
2485,
480,
446,
13,
288,
5411,
368,
37,
24413,
2650,
711,
1818,
4203,
4259,
1607,
5411,
327,
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,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3852,
918,
1262,
3121,
1435,
1216,
23794,
503,
288,
3639,
309,
261,
2485,
480,
446,
13,
288,
5411,
368,
37,
24413,
2650,
711,
1818,
4203,
4259,
1607,
5411,
327,
31,
3639,
289,
3639,... |
splitPane.setDividerLocation(.8); | public OMEMetaPanel(Frame frame, int imageplusID, Object[] obmeta){ imagePID=imageplusID; meta=obmeta; //Create the tree root= (DefaultMutableTreeNode)obmeta[1]; tree=new JTree(root); tree.getSelectionModel().setSelectionMode (TreeSelectionModel.SINGLE_TREE_SELECTION); tree.addTreeSele... | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/ab4795658e7c3d0e40c0f31d5eb323194a8d23fb/OMEMetaPanel.java/buggy/loci/ome/ij/OMEMetaPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
531,
958,
2781,
5537,
12,
3219,
2623,
16,
509,
1316,
10103,
734,
16,
1033,
8526,
3768,
3901,
15329,
565,
1316,
16522,
33,
2730,
10103,
734,
31,
565,
2191,
33,
947,
3901,
31,
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,
531,
958,
2781,
5537,
12,
3219,
2623,
16,
509,
1316,
10103,
734,
16,
1033,
8526,
3768,
3901,
15329,
565,
1316,
16522,
33,
2730,
10103,
734,
31,
565,
2191,
33,
947,
3901,
31,
565,
... | |
public boolean isGroup(@NotNull String actionId) { return getActionImpl(actionId, true) instanceof ActionGroup; } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/4972de74093751aa507c641e7a852c8feb15d5e3/ActionManagerImpl.java/clean/action-system/impl/com/intellij/openapi/actionSystem/impl/ActionManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6494,
291,
1114,
26964,
5962,
780,
1128,
548,
15329,
2463,
588,
1803,
2828,
12,
1128,
548,
16,
3767,
13,
1336,
792,
1803,
1114,
31,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6494,
291,
1114,
26964,
5962,
780,
1128,
548,
15329,
2463,
588,
1803,
2828,
12,
1128,
548,
16,
3767,
13,
1336,
792,
1803,
1114,
31,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... | ||
if (descriptor.getConfigurationElement().getAttribute(NavigatorContentDescriptor.ATT_ACTION_PROVIDER) == null) { | if (descriptor.getConfigurationElement().getAttribute( NavigatorContentDescriptor.ATT_ACTION_PROVIDER) == null) { | public ICommonActionProvider getActionProvider(INavigatorActionService theActionService) { if (actionProvider != null || actionProviderInitializationFailed) return actionProvider; if (descriptor.getConfigurationElement().getAttribute(NavigatorContentDescriptor.ATT_ACTION_PROVIDER) == null) { actionProvider = Ske... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e0b46ec766fbc7b3887a89a3b90905046c7610c3/NavigatorContentExtension.java/buggy/bundles/org.eclipse.ui.navigator/src-navigator/org/eclipse/ui/navigator/internal/extensions/NavigatorContentExtension.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
6517,
1803,
2249,
12473,
2249,
12,
706,
13061,
1803,
1179,
326,
1803,
1179,
13,
288,
202,
202,
430,
261,
1128,
2249,
480,
446,
747,
1301,
2249,
17701,
2925,
13,
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,
467,
6517,
1803,
2249,
12473,
2249,
12,
706,
13061,
1803,
1179,
326,
1803,
1179,
13,
288,
202,
202,
430,
261,
1128,
2249,
480,
446,
747,
1301,
2249,
17701,
2925,
13,
1082,
202,
... |
entry = (Map.Entry) it.next(); Set values = (Set) entry.getValue(); | Map.Entry entry = (Map.Entry) it.next(); Collection values = (Collection) entry.getValue(); | public void execute() throws MojoExecutionException { if ( templateDirectory == null ) { siteRenderer.setTemplateClassLoader( DoxiaMojo.class.getClassLoader() ); } else { try { URL templateDirectoryUrl = new URL( templateDi... | 7444 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7444/0100df041fcde4ad386f65568ac70320dcaf2d25/DoxiaMojo.java/buggy/maven-site-plugin/src/main/java/org/apache/maven/doxia/DoxiaMojo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
1435,
3639,
1216,
18780,
565,
288,
3639,
309,
261,
1542,
2853,
422,
446,
262,
3639,
288,
5411,
2834,
6747,
18,
542,
2283,
7805,
12,
2256,
92,
1155,
49,
10007,
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,
1071,
918,
1836,
1435,
3639,
1216,
18780,
565,
288,
3639,
309,
261,
1542,
2853,
422,
446,
262,
3639,
288,
5411,
2834,
6747,
18,
542,
2283,
7805,
12,
2256,
92,
1155,
49,
10007,
18,
1106,
... |
Asserts.isTrue(isCurrent()); | assert isCurrent(); | public void notifyStarted() { Asserts.isTrue(isCurrent()); synchronized (hasStartedLock) { hasStarted = true; hasStartedLock.notifyAll(); } } | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/RubyThread.java/clean/src/org/jruby/RubyThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
5066,
9217,
1435,
288,
3639,
1815,
25694,
5621,
3639,
3852,
261,
5332,
9217,
2531,
13,
288,
5411,
711,
9217,
273,
638,
31,
5411,
711,
9217,
2531,
18,
12336,
1595,
5621,
3639,
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,
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,
5066,
9217,
1435,
288,
3639,
1815,
25694,
5621,
3639,
3852,
261,
5332,
9217,
2531,
13,
288,
5411,
711,
9217,
273,
638,
31,
5411,
711,
9217,
2531,
18,
12336,
1595,
5621,
3639,
2... |
if (children.length == 0) | if (numChildren == 0) | public Enumeration children() { if (children.length == 0) return null; Vector tmp = new Vector(); for (int index = 0; index < children.length; ++index) tmp.add(children[index]); return tmp.elements(); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/AbstractDocument.java/buggy/core/src/classpath/javax/javax/swing/text/AbstractDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13864,
2325,
1435,
565,
288,
1377,
309,
261,
2107,
4212,
422,
374,
13,
3639,
327,
446,
31,
1377,
5589,
1853,
273,
394,
5589,
5621,
1377,
364,
261,
474,
770,
273,
374,
31,
770,
411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13864,
2325,
1435,
565,
288,
1377,
309,
261,
2107,
4212,
422,
374,
13,
3639,
327,
446,
31,
1377,
5589,
1853,
273,
394,
5589,
5621,
1377,
364,
261,
474,
770,
273,
374,
31,
770,
411... |
AST __t748 = _t; AST tmp1214_AST_in = (AST)_t; | AST __t753 = _t; AST tmp1224_AST_in = (AST)_t; | public final void fieldoption(AST _t) throws RecognitionException { AST fieldoption_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST as = null; AST li = null; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case AS: { AST __t743 = _t; as = _t==ASTNULL ? null :(AST)_t; match(_t,AS); _t = _t.getFirst... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/f492fd11e745beb562b4e209643ba003aa8a6271/TreeParser01.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
652,
3482,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
652,
3482,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
652,
3482,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
652,
3482,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
9053,
... |
Boolean isDesignerBoolean = ( Boolean ) options | Boolean isDesignerBoolean = (Boolean) options | private Map getParsedParameters( IViewerReportDesignHandle design, InputOptions options, Map parameters ) throws ReportServiceException { Locale locale = ( Locale ) options.getOption( InputOptions.OPT_LOCALE ); Collection parameterList = getParameterDefinitions( design, options ); Map paramMap = new HashMap( );... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/4f2d0a24ff9ec8881defea107bb54374df18cb9c/BirtViewerReportService.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
1210,
1320,
702,
16,
1635,
1472,
262,
1082,
202,
15069,
8706,
15133,
202,
95,
202,
202,
3916,
2573,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
1210,
1320,
702,
16,
1635,
1472,
262,
1082,
202,
15069,
8706,
15133,
202,
95,
202,
202,
3916,
2573,
2... |
public String generateClassifier(Object cls); | String generateClassifier(Object cls); | public String generateClassifier(Object cls); | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/e731149c55337fa442f598b6b0bcea95cdaa8dd5/NotationProvider2.java/clean/src_new/org/argouml/application/api/NotationProvider2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2103,
13860,
12,
921,
2028,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
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,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2103,
13860,
12,
921,
2028,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
} | }*/ | private void adjustWidth(Context c, Box block) { if (!(block.getContent() instanceof BlockContent)) {//then it must be anonymous return; } // initalize the width to all the available space //block.width = c.getExtents().width; Element elem = block.getElement(); C... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/e65470765b9501b251ba6faf1734b383bb9b1578/BoxLayout.java/buggy/src/java/org/xhtmlrenderer/layout/BoxLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5765,
2384,
12,
1042,
276,
16,
8549,
1203,
13,
288,
3639,
309,
16051,
12,
2629,
18,
588,
1350,
1435,
1276,
3914,
1350,
3719,
288,
759,
15991,
518,
1297,
506,
13236,
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,
3238,
918,
5765,
2384,
12,
1042,
276,
16,
8549,
1203,
13,
288,
3639,
309,
16051,
12,
2629,
18,
588,
1350,
1435,
1276,
3914,
1350,
3719,
288,
759,
15991,
518,
1297,
506,
13236,
5411,
327,
... |
throw new UnsupportedOperationException("Dimensions of a Table can't be calculated. See the FAQ."); } | throw new UnsupportedOperationException("Dimensions of a Table can't be calculated. See the FAQ."); } | public float left() { throw new UnsupportedOperationException("Dimensions of a Table can't be calculated. See the FAQ."); } | 3506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3506/f82915686e9b5f4c554a5d954f60c86d2892af42/Table.java/buggy/itext/src/com/lowagie/text/Table.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1431,
2002,
1435,
288,
4202,
604,
394,
13172,
2932,
10796,
434,
279,
3555,
848,
1404,
506,
8894,
18,
2164,
326,
15064,
53,
1199,
1769,
282,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1431,
2002,
1435,
288,
4202,
604,
394,
13172,
2932,
10796,
434,
279,
3555,
848,
1404,
506,
8894,
18,
2164,
326,
15064,
53,
1199,
1769,
282,
289,
2,
-100,
-100,
-100,
-100,
-100,
-10... |
String rubyDir = jrubyHome + File.separatorChar + "lib" + File.separatorChar + "ruby" + File.separatorChar; | char sep = File.separatorChar; String rubyDir = jrubyHome + sep + "lib" + sep + "ruby" + sep; | public void init(Ruby runtime, List additionalDirectories) { for (Iterator iter = additionalDirectories.iterator(); iter.hasNext();) { addPath((String)iter.next()); } if (runtime.getSafeLevel() == 0) { String jrubyLib = System.getProperty("jruby.lib"); if (jruby... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/61503e7396c70acb6ed9f50922ff044d1fcc4bcc/LoadService.java/clean/src/org/jruby/internal/runtime/load/LoadService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
54,
10340,
3099,
16,
987,
3312,
13071,
13,
288,
3639,
364,
261,
3198,
1400,
273,
3312,
13071,
18,
9838,
5621,
1400,
18,
5332,
2134,
5621,
13,
288,
5411,
25505,
12443,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
54,
10340,
3099,
16,
987,
3312,
13071,
13,
288,
3639,
364,
261,
3198,
1400,
273,
3312,
13071,
18,
9838,
5621,
1400,
18,
5332,
2134,
5621,
13,
288,
5411,
25505,
12443,... |
else if ( event.widget.equals( txtInnerRadius ) ) { ( (DialRegion) ( getDialForProcessing( ).getDialRegions( ) ).get( getMarkerIndex( ) ) ).setInnerRadius( Double.parseDouble( trimString( txtInnerRadius.getText( ) ) ) ); } else if ( event.widget.equals( txtOuterRadius ) ) { ( (DialRegion) ( getDialForProcessing( ).getD... | public void handleEvent( Event event ) { // if ( event.widget.equals( lacLabel ) ) // { // if ( this.lstMarkers.getSelection( ).length != 0 ) // { // switch ( event.type ) // { // case LabelAttributesComposite.FONT_CHANGED_EVENT : // getSelectedMarkerLabel( ).getCaption( ) // .setFont( (FontDefinition) ( (Obj... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/d2b70963deda52802fb91e4162be11f6dfa733e4/SeriesRegionSheet.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/wizard/format/popup/series/SeriesRegionSheet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
1133,
12,
2587,
871,
262,
202,
95,
202,
202,
759,
309,
261,
871,
18,
6587,
18,
14963,
12,
328,
1077,
2224,
262,
262,
202,
202,
759,
288,
202,
202,
759,
309,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
1133,
12,
2587,
871,
262,
202,
95,
202,
202,
759,
309,
261,
871,
18,
6587,
18,
14963,
12,
328,
1077,
2224,
262,
262,
202,
202,
759,
288,
202,
202,
759,
309,
261,
... | |
vPhaseReport.addElement(r); | addReport(r); | private void processMovement(Entity entity, MovePath md) { Report r; boolean sideslipped = false; // for VTOL sideslipping // check for fleeing if (md.contains(MovePath.STEP_FLEE)) { // Unit has fled the battlefield. r = new Report(2005, Report.PUBLIC); ... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/0259d527ea17f9b6ac49ee6eb9adc9e0d12e163f/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
9933,
743,
3481,
13,
288,
3639,
8706,
436,
31,
3639,
1250,
22423,
3169,
1845,
273,
629,
31,
368,
364,
22944,
1741,
22423,
3169,
1382,
7734,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1207,
49,
26140,
12,
1943,
1522,
16,
9933,
743,
3481,
13,
288,
3639,
8706,
436,
31,
3639,
1250,
22423,
3169,
1845,
273,
629,
31,
368,
364,
22944,
1741,
22423,
3169,
1382,
7734,... |
result = resolver.removeFileTypeAssociation(tha); | result = workspaceResolver.removeAssociation(tha); | public final void testAdd() { boolean result = false; // Languages ICLanguage langIn = new CLanguage(LANG_TEST, "Test Language"); result = resolver.removeLanguage(langIn); assertFalse(result); result = resolver.addLanguage(langIn); assertTrue(result); ICLanguage langOut = resolver.getLanguageById(LANG_... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/285254ad4e9bc51ea2483287742812f092c60d3b/ResolverTests.java/buggy/core/org.eclipse.cdt.core.tests/misc/org/eclipse/cdt/core/filetype/tests/ResolverTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1842,
986,
1435,
288,
202,
202,
6494,
563,
273,
629,
31,
9506,
202,
759,
511,
5443,
9506,
202,
2871,
3779,
3303,
382,
273,
394,
385,
3779,
12,
10571,
67,
16961,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1842,
986,
1435,
288,
202,
202,
6494,
563,
273,
629,
31,
9506,
202,
759,
511,
5443,
9506,
202,
2871,
3779,
3303,
382,
273,
394,
385,
3779,
12,
10571,
67,
16961,
16,
... |
public boolean equals(Object o) { assert o instanceof Range; Range rhs = (Range) o; return rhs.lo == lo && rhs.hi == hi; } | public abstract boolean equals(Object o); | public boolean equals(Object o) { assert o instanceof Range; Range rhs = (Range) o; return rhs.lo == lo && rhs.hi == hi; } | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/55eeb4921f8e95dcf2bd0aa0d38d776bfe05ff3b/Range.java/clean/x10.runtime/src/x10/array/Range.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
320,
13,
288,
202,
202,
11231,
320,
1276,
8086,
31,
202,
202,
2655,
7711,
273,
261,
2655,
13,
320,
31,
202,
202,
2463,
7711,
18,
383,
422,
437,
597,
771... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
320,
13,
288,
202,
202,
11231,
320,
1276,
8086,
31,
202,
202,
2655,
7711,
273,
261,
2655,
13,
320,
31,
202,
202,
2463,
7711,
18,
383,
422,
437,
597,
771... |
return Map.getSpaceForAddress(address) != null; | return Map.getSpaceForAddress(address) != null && Mmapper.addressIsMapped(address); | public static final boolean isMappedAddress(Address address) throws InlinePragma { return Map.getSpaceForAddress(address) != null; } | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/4eedf794c439fbd5145b70510d9d15f141da4b7f/Space.java/buggy/MMTk/src/org/mmtk/policy/Space.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
1250,
353,
12868,
1887,
12,
1887,
1758,
13,
1377,
1216,
16355,
2050,
9454,
288,
565,
327,
1635,
18,
588,
3819,
1290,
1887,
12,
2867,
13,
480,
446,
597,
490,
13919,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
1250,
353,
12868,
1887,
12,
1887,
1758,
13,
1377,
1216,
16355,
2050,
9454,
288,
565,
327,
1635,
18,
588,
3819,
1290,
1887,
12,
2867,
13,
480,
446,
597,
490,
13919,
18,
2... |
new Object[] { attValue }, | new Object[] { attValue}, | private void validateDTDattribute(QName element, String attValue, XMLAttributeDecl attributeDecl) throws XNIException { switch (attributeDecl.simpleType.type) { case XMLSimpleType.TYPE_ENTITY: { // NOTE: Save t... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/1281996de10d3af1b51f0b4d78cfcd75d8ade6fe/XMLDTDValidator.java/clean/src/org/apache/xerces/impl/dtd/XMLDTDValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1954,
25728,
4589,
12,
13688,
930,
16,
514,
2403,
620,
16,
4766,
1377,
3167,
1499,
3456,
1566,
3456,
13,
540,
1216,
1139,
50,
45,
503,
288,
3639,
1620,
261,
4589,
3456,
18,
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,
3238,
918,
1954,
25728,
4589,
12,
13688,
930,
16,
514,
2403,
620,
16,
4766,
1377,
3167,
1499,
3456,
1566,
3456,
13,
540,
1216,
1139,
50,
45,
503,
288,
3639,
1620,
261,
4589,
3456,
18,
9... |
resLength = val.numberLength + 1; resDigits = new int[resLength]; BitLevel.setTrueCoded(valNeg, val.numberLength); bitOperation(resDigits, that.digits, val.numberLength, valNeg, val.numberLength, 3); resDigits[resLength - 1] = -1; | if (that.sign > 0) { return orDiffSigns(that, val); } else if (that.getFirstNonzeroDigit() > val.getFirstNonzeroDigit()) { return orNegative(that, val); } else { return orNegative(val, that); | static BigInteger or(BigInteger val, BigInteger that) { if (that.sign == 0) { return val; } if (val.sign == 0) { return that; } int resSign = (val.sign | that.sign); int resLength; int resDigits[]; int valNeg[] = null; int thatNeg[... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/60fc441485c7a022bf610dfb0c986e395a2545d7/Logical.java/clean/modules/math/src/main/java/java/math/Logical.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
10246,
578,
12,
24198,
1244,
16,
10246,
716,
13,
288,
3639,
309,
261,
19056,
18,
2977,
422,
374,
13,
288,
5411,
327,
1244,
31,
3639,
289,
3639,
309,
261,
1125,
18,
2977,
422,
374,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
10246,
578,
12,
24198,
1244,
16,
10246,
716,
13,
288,
3639,
309,
261,
19056,
18,
2977,
422,
374,
13,
288,
5411,
327,
1244,
31,
3639,
289,
3639,
309,
261,
1125,
18,
2977,
422,
374,
... |
jj_la1[47] = jj_gen; | jj_la1[48] = jj_gen; | final public void Initializer() throws ParseException { /*@bgen(jjtree) Initializer */ ASTInitializer jjtn000 = new ASTInitializer(this, JJTINITIALIZER); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case STATIC: jj_consume_token(STATIC); ... | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/ac9207dcb7a8bbf54f85da7f1bdae7d7162b86b3/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
918,
4378,
3926,
1435,
1216,
10616,
288,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
4378,
3926,
1195,
225,
9183,
14729,
10684,
5088,
3784,
273,
394,
9183,
14729,
12,
2211,
16,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
918,
4378,
3926,
1435,
1216,
10616,
288,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
4378,
3926,
1195,
225,
9183,
14729,
10684,
5088,
3784,
273,
394,
9183,
14729,
12,
2211,
16,
... |
public Number border() { Number result=(Number) (hasBinding("border") ? valueForBinding("border") : null); | public Object border() { Object result = (hasBinding("border") ? valueForBinding("border") : null); | public Number border() { Number result=(Number) (hasBinding("border") ? valueForBinding("border") : null); if (result==null) result=ERXConstant.OneInteger; return result; } | 22541 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/22541/89163a329eed911e5f63645efa3eb6481627b166/ERXTableWithBorder.java/buggy/Common/Frameworks/ERExtensions/Sources/er/extensions/ERXTableWithBorder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3588,
5795,
1435,
288,
3639,
3588,
563,
28657,
1854,
13,
261,
5332,
5250,
2932,
8815,
7923,
692,
460,
1290,
5250,
2932,
8815,
7923,
294,
446,
1769,
3639,
309,
261,
2088,
631,
2011,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3588,
5795,
1435,
288,
3639,
3588,
563,
28657,
1854,
13,
261,
5332,
5250,
2932,
8815,
7923,
692,
460,
1290,
5250,
2932,
8815,
7923,
294,
446,
1769,
3639,
309,
261,
2088,
631,
2011,
... |
recordProcessor.writeRecordHeader( offset, totalWritten, recordLength, first_record ); | recordProcessor.writeRecordHeader( offset, totalWritten, recordDataLength, first_record ); | private void serializeLargeRecord( int record_size, int record_length_index, byte[] buffer, int offset ) { startOfSST = offset; byte[] stringReminant = null; int stringIndex = 0; boolean lastneedcontinue = false; boolean first_record = true; int totalWritten = 0; ... | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/0a8cadc08a7d67e35548506b36f8b03872d6c415/SSTSerializer.java/clean/src/java/org/apache/poi/hssf/record/SSTSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4472,
20020,
2115,
12,
509,
1409,
67,
1467,
16,
509,
1409,
67,
2469,
67,
1615,
16,
1160,
8526,
1613,
16,
509,
1384,
262,
565,
288,
3639,
787,
951,
55,
882,
273,
1384,
31,
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,
3238,
918,
4472,
20020,
2115,
12,
509,
1409,
67,
1467,
16,
509,
1409,
67,
2469,
67,
1615,
16,
1160,
8526,
1613,
16,
509,
1384,
262,
565,
288,
3639,
787,
951,
55,
882,
273,
1384,
31,
3... |
public final Scriptable construct(Context arg0, Scriptable arg1, Object[] arg2) throws JavaScriptException { | public final Scriptable construct( final Context arg0, final Scriptable arg1, final Object[] arg2) throws JavaScriptException { | public final Scriptable construct(Context arg0, Scriptable arg1, Object[] arg2) throws JavaScriptException { return null; } | 3508 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3508/bfbb9e2a2e54bf7040308f5f0b4fd744c80370c8/ElementArray.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/javascript/ElementArray.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
22780,
4872,
12,
1042,
1501,
20,
16,
22780,
1501,
21,
16,
1033,
8526,
1501,
22,
13,
565,
1216,
11905,
503,
288,
3639,
327,
446,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
22780,
4872,
12,
1042,
1501,
20,
16,
22780,
1501,
21,
16,
1033,
8526,
1501,
22,
13,
565,
1216,
11905,
503,
288,
3639,
327,
446,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,... |
assertFalse("Node Modifications have not been flushed after Node.refresh(false)", testNode1Session1.hasNodes()); | assertFalse("Node Modifications have not been flushed after Node.refresh(false)", testNode1Session1.hasNodes()); | public void testRefreshBooleanFalse() throws RepositoryException { // get default workspace test root node using superuser session Node defaultRootNode = (Node) superuser.getItem(testRootNode.getPath()); // create a node Node testNode1Session1 = defaultRootNode.addNode(nodeName1, testNod... | 48761 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48761/a70220ce21821950174edcf6b4370f7215d33b9f/NodeTest.java/buggy/src/test/org/apache/jackrabbit/test/api/NodeTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
8323,
5507,
8381,
1435,
1216,
13367,
288,
3639,
368,
336,
805,
6003,
1842,
1365,
756,
1450,
2240,
1355,
1339,
3639,
2029,
805,
29658,
273,
261,
907,
13,
2240,
1355,
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,
918,
1842,
8323,
5507,
8381,
1435,
1216,
13367,
288,
3639,
368,
336,
805,
6003,
1842,
1365,
756,
1450,
2240,
1355,
1339,
3639,
2029,
805,
29658,
273,
261,
907,
13,
2240,
1355,
18,
5... |
item.setEnabled(false); | interruptOnlyItems.add(item); } else { runOnlyItems.add(item); | Menubar(DebugGui debugGui) { super(); this.debugGui = debugGui; String[] fileItems = {"Open...", "Run...", "", "Exit"}; String[] fileCmds = {"Open", "Load", "", "Exit"}; char[] fileShortCuts = {'0', 'N', '\0', 'X'}; int[] fileAccelerators = {KeyEvent.VK_O, ... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/012fd059015fa654428b0b45979a41d4b4108437/DebugGui.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/DebugGui.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
490,
275,
373,
297,
12,
2829,
18070,
1198,
18070,
13,
288,
3639,
2240,
5621,
3639,
333,
18,
4148,
18070,
273,
1198,
18070,
31,
3639,
514,
8526,
585,
3126,
225,
273,
12528,
3678,
7070,
16,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
490,
275,
373,
297,
12,
2829,
18070,
1198,
18070,
13,
288,
3639,
2240,
5621,
3639,
333,
18,
4148,
18070,
273,
1198,
18070,
31,
3639,
514,
8526,
585,
3126,
225,
273,
12528,
3678,
7070,
16,... |
InetAddress addr = p.getAddress(); if (addr.isMulticastAddress()) s.checkMulticast(addr); else s.checkConnect(addr.getHostAddress(), p.getPort()); | InetAddress addr = p.getAddress(); if (addr.isMulticastAddress()) s.checkMulticast(addr); else s.checkConnect(addr.getHostAddress(), p.getPort()); | public void send(DatagramPacket p) throws IOException { // JDK1.2: Don't do security checks if socket is connected; see jdk1.2 api. SecurityManager s = System.getSecurityManager(); if (s != null) { InetAddress addr = p.getAddress(); if (addr.isMulticastAddress()) s.checkMulticast(addr); else s.chec... | 13625 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13625/36e953e19158aa2f7e16ad8534450b58f07fea36/DatagramSocket.java/buggy/libjava/java/net/DatagramSocket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1366,
12,
5139,
17049,
6667,
293,
13,
1216,
1860,
225,
288,
565,
368,
24387,
21,
18,
22,
30,
7615,
1404,
741,
4373,
4271,
309,
2987,
353,
5840,
31,
2621,
525,
2883,
21,
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,
282,
1071,
918,
1366,
12,
5139,
17049,
6667,
293,
13,
1216,
1860,
225,
288,
565,
368,
24387,
21,
18,
22,
30,
7615,
1404,
741,
4373,
4271,
309,
2987,
353,
5840,
31,
2621,
525,
2883,
21,
18,
... |
taskSummaryEditor.init(this.getEditorSite(), this.getEditorInput()); taskSummaryEditor.setTask(task); | taskInfoEditor.init(this.getEditorSite(), this.getEditorInput()); taskInfoEditor.setTask(task); | public void init(IEditorSite site, IEditorInput input) throws PartInitException { taskEditorInput = (TaskEditorInput) input; super.init(site, input); setSite(site); site.setSelectionProvider(new TaskEditorSelectionProvider(this)); /* * The task data is saved only once, at the initialization of the * editor. T... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/b380ea052e535a9796ce74a73e94c971859b45d0/MylarTaskEditor.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/MylarTaskEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1208,
12,
45,
6946,
4956,
2834,
16,
467,
6946,
1210,
810,
13,
1216,
6393,
2570,
503,
288,
202,
202,
4146,
6946,
1210,
273,
261,
2174,
6946,
1210,
13,
810,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1208,
12,
45,
6946,
4956,
2834,
16,
467,
6946,
1210,
810,
13,
1216,
6393,
2570,
503,
288,
202,
202,
4146,
6946,
1210,
273,
261,
2174,
6946,
1210,
13,
810,
31,
202,
202,
... |
if((result == null) || !isAutoUpdateAllowed || hasBeenBlown) | Logger.minor(this, "Update() called"); if((result == null) || hasBeenBlown) { Logger.minor(this, "Returning: result="+result+", isAutoUpdateAllowed="+isAutoUpdateAllowed+", hasBeenBlown="+hasBeenBlown); | public synchronized void Update(){ if((result == null) || !isAutoUpdateAllowed || hasBeenBlown) return; this.revocationDNFCounter = 0; this.finalCheck = true; this.queueFetchRevocation(100); while(revocationDNFCounter < 3) { if(this.hasBeenBlown) { Logger.error(this, "The revocation key has been found on... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/6f21340eca1c1c262cd376ecf14bd03d2fc8caeb/NodeUpdater.java/clean/src/freenet/node/updater/NodeUpdater.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
918,
2315,
1435,
95,
202,
202,
430,
12443,
2088,
422,
446,
13,
747,
401,
291,
4965,
1891,
5042,
747,
711,
25931,
38,
821,
82,
13,
1082,
202,
2463,
31,
202,
202,
2211,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
918,
2315,
1435,
95,
202,
202,
430,
12443,
2088,
422,
446,
13,
747,
401,
291,
4965,
1891,
5042,
747,
711,
25931,
38,
821,
82,
13,
1082,
202,
2463,
31,
202,
202,
2211,
... |
public GVTLineMetrics getLineMetrics(char[] chars, int beginIndex, int limit, FontRenderContext frc); | public GVTLineMetrics getLineMetrics(char[] chars, int beginIndex, int limit, FontRenderContext frc); | public GVTLineMetrics getLineMetrics(char[] chars, int beginIndex, int limit, FontRenderContext frc); | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/4869183dd452b1d4d6d9508ed6ab36070c6f2b0c/GVTFont.java/buggy/sources/org/apache/batik/gvt/font/GVTFont.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
611,
58,
56,
1670,
5653,
9851,
5653,
12,
3001,
8526,
5230,
16,
509,
30929,
16,
509,
1800,
16,
4766,
1377,
10063,
3420,
1042,
284,
1310,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
611,
58,
56,
1670,
5653,
9851,
5653,
12,
3001,
8526,
5230,
16,
509,
30929,
16,
509,
1800,
16,
4766,
1377,
10063,
3420,
1042,
284,
1310,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
canvas.scrollTo(0, 0); | public void run() { canvas.scrollTo(0, 0); canvas.setContents(figure); } | 4785 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4785/f1ff17c10f26593171720cbf13bc7cc2316aa3e5/GraphWindow.java/buggy/src/net/ggtools/grand/ui/widgets/GraphWindow.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
1086,
1435,
288,
1171,
9079,
5953,
18,
542,
6323,
12,
19675,
1769,
5411,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
1086,
1435,
288,
1171,
9079,
5953,
18,
542,
6323,
12,
19675,
1769,
5411,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... | |
if( sm_logger.isLoggable( Level.FINER ) ) | if( sm_logger.isLoggingEnterExitLevel() ) | private boolean supportsNamedResults() throws DataException { String methodName = "supportsNamedResults"; sm_logger.entering( sm_className, methodName ); if( m_supportsNamedResults != UNKNOWN ) { boolean ret = ( m_supportsNamedResults == TRUE ); if( sm_logger.isLoggable( Level.FINER ) ) sm_logger.exiti... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/2ac885878a23bee92cd501683619a083c7b0e41d/PreparedStatement.java/clean/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/odaconsumer/PreparedStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
6146,
7604,
3447,
1435,
1216,
1910,
503,
202,
95,
202,
202,
780,
4918,
273,
315,
28064,
7604,
3447,
14432,
202,
202,
4808,
67,
4901,
18,
2328,
310,
12,
3029,
67,
12434,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6146,
7604,
3447,
1435,
1216,
1910,
503,
202,
95,
202,
202,
780,
4918,
273,
315,
28064,
7604,
3447,
14432,
202,
202,
4808,
67,
4901,
18,
2328,
310,
12,
3029,
67,
12434,
... |
for (int nX = 0; nX < sortedCategories.length; nX ++) { Category cat = ((CategoryNode)sortedCategories[nX]).getCategory(); | for (int nX = 0; nX < flatArray.length; nX ++) { Category cat = ((CategoryNode)flatArray[nX]).getCategory(); | private void finishCategories() { // If no categories just return. if (deferCategories == null) return; // Sort categories by flattened name. CategoryNode [] flatArray = new CategoryNode[deferCategories.size()]; for (int i=0; i < deferCategories.size(); i++) { flatArray[i] = new CategoryNode((Category)deferCategories... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/0fa35df3b822ccc8ca5e89821fdb912a9a5695b5/NewWizardsRegistryReader.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/registry/NewWizardsRegistryReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3238,
918,
4076,
10487,
1435,
288,
202,
759,
971,
1158,
6477,
2537,
327,
18,
202,
430,
261,
18974,
10487,
422,
446,
13,
202,
202,
2463,
31,
202,
759,
5928,
6477,
635,
14171,
508,
18,
202,
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,
3238,
918,
4076,
10487,
1435,
288,
202,
759,
971,
1158,
6477,
2537,
327,
18,
202,
430,
261,
18974,
10487,
422,
446,
13,
202,
202,
2463,
31,
202,
759,
5928,
6477,
635,
14171,
508,
18,
202,
44... |
for (int n = _position - 1; n-- > 0;) { | final int pos = _position; for (int n = pos - 1; n-- > 0;) { | public int next() { if (_ready && _position > 0) { _ready = false; // skip N-1 nodes for (int n = _position - 1; n-- > 0;) { if (_source.next() == NodeIterator.END) { return NodeIterator.END; } } return _source.next(); } return NodeIterator.END; } | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/706695bb745afd0f8ce5340c5e9a23c2e11db914/NthIterator.java/buggy/src/org/apache/xalan/xsltc/dom/NthIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1024,
1435,
288,
202,
430,
261,
67,
1672,
597,
389,
3276,
405,
374,
13,
288,
202,
565,
389,
1672,
273,
629,
31,
202,
565,
368,
2488,
423,
17,
21,
2199,
202,
565,
364,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
1024,
1435,
288,
202,
430,
261,
67,
1672,
597,
389,
3276,
405,
374,
13,
288,
202,
565,
389,
1672,
273,
629,
31,
202,
565,
368,
2488,
423,
17,
21,
2199,
202,
565,
364,
261,
... |
Sequence r = whereExpr.eval(context, docs, contextSequence); if (r.effectiveBooleanValue()) return r; else return Sequence.EMPTY_SEQUENCE; | NodeSet result = new ExtArrayNodeSet(); int p = 0; context.setContextPosition(0); for (SequenceIterator i = contextSequence.iterate(); i.hasNext(); p++) { Item item = i.nextItem(); context.setContextPosition(p); Sequence innerSeq = whereExpr.eval(docs, contextSequence, item); if (innerSeq.effectiveBooleanValue()) resul... | protected Sequence applyWhereExpression( StaticContext context, DocumentSet docs, Sequence contextSequence) throws XPathException { whereExpr.setInPredicate(true); if (Type.subTypeOf(whereExpr.returnsType(), Type.NODE)) { // if the where expression returns a node set, check the context // node of each node i... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/991914fac6d8ec32704e1e021ab6bf8707ee56ec/BindingExpression.java/buggy/src/org/exist/xpath/BindingExpression.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8370,
2230,
5262,
2300,
12,
202,
202,
5788,
1042,
819,
16,
202,
202,
2519,
694,
3270,
16,
202,
202,
4021,
819,
4021,
13,
202,
202,
15069,
10172,
503,
288,
202,
202,
6051,
474... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8370,
2230,
5262,
2300,
12,
202,
202,
5788,
1042,
819,
16,
202,
202,
2519,
694,
3270,
16,
202,
202,
4021,
819,
4021,
13,
202,
202,
15069,
10172,
503,
288,
202,
202,
6051,
474... |
dialog.setPreferredSize(new Dimension(500, 150)); | private void jbInit() throws Exception { setIconImage(Env.getImage("mProcess.gif")); // dialog.setLayout(mainLayout); bOK.addActionListener(this); bPrint.addActionListener(this); // southPanel.setLayout(southLayout); southLayout.setAlignment(FlowLayout.RIGHT); dialog.setPreferredSize(new Dimension(500, 150));... | 50520 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50520/498ca4a5dc68f9bd083032fb4c41762d1b282231/ProcessDialog.java/clean/client/src/org/compiere/apps/ProcessDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
20515,
2570,
1435,
1216,
1185,
202,
95,
202,
202,
542,
5554,
2040,
12,
3491,
18,
588,
2040,
2932,
81,
2227,
18,
13905,
7923,
1769,
202,
202,
759,
202,
202,
12730,
18,
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,
1152,
918,
20515,
2570,
1435,
1216,
1185,
202,
95,
202,
202,
542,
5554,
2040,
12,
3491,
18,
588,
2040,
2932,
81,
2227,
18,
13905,
7923,
1769,
202,
202,
759,
202,
202,
12730,
18,
54... | |
private UserTransaction startUserTransaction() { if (wrapInUserTransaction == false) { | private UserTransaction startUserTransaction() { if (wrapInUserTransaction == false) { | private UserTransaction startUserTransaction() { if (wrapInUserTransaction == false) { return null; } UserTransaction userTransaction = null; try { userTransaction = UserTransactionHelper.lookupUserTransaction(); userTransaction.begin();... | 15562 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15562/f6eeea5a952e67d6b7fc8b54ae64d0b9e7098a98/SchedulerPluginWithUserTransactionSupport.java/buggy/src/java/org/quartz/plugins/SchedulerPluginWithUserTransactionSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2177,
3342,
787,
1299,
3342,
1435,
565,
288,
3639,
309,
261,
4113,
382,
1299,
3342,
422,
629,
13,
3639,
288,
5411,
327,
446,
31,
3639,
289,
7734,
2177,
3342,
729,
3342,
273,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2177,
3342,
787,
1299,
3342,
1435,
565,
288,
3639,
309,
261,
4113,
382,
1299,
3342,
422,
629,
13,
3639,
288,
5411,
327,
446,
31,
3639,
289,
7734,
2177,
3342,
729,
3342,
273,
446,
... |
heredoc_restore(); | int hereDocument() { HereDocNode here = (HereDocNode) lex_strterm; char c; String eos = here.getValue(); long len = eos.length(); int func = here.getFunc(); boolean indent = (func & STR_FUNC_INDENT) != 0; StringBuffer str = new StringBuffer(); if ((c = support... | 47273 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47273/e3f1342402481ba0beeee24e139dfeaf1f0125a8/RubyYaccLexer.java/clean/src/org/jruby/lexer/yacc/RubyYaccLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
316,
1136,
329,
504,
67,
13991,
5621,
2674,
2519,
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,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
22336,
329,
504,
67,
13991,
5621,
316,
1136,
329,
504,
67,
13991,
5621,
2674,
2519,
1435,
... | |
if (messageReadWrite) | if (bodyWriteOnly) | private void checkRead() throws JMSException { if (messageReadWrite) { throw new MessageNotReadableException("readByte while the buffer is writeonly"); } // We have just received/reset() the message, and the client is trying to // read it if (istream == null || m == null) ... | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/f7221d281ba7a07fb4ac87aab18e01ea4018e629/JBossBytesMessage.java/clean/src/main/org/jboss/jms/message/JBossBytesMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
866,
1994,
1435,
1216,
20343,
282,
288,
1377,
309,
261,
3432,
3067,
3386,
13,
1377,
288,
540,
604,
394,
2350,
1248,
14151,
503,
2932,
896,
3216,
1323,
326,
1613,
353,
1045,
370... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
866,
1994,
1435,
1216,
20343,
282,
288,
1377,
309,
261,
3432,
3067,
3386,
13,
1377,
288,
540,
604,
394,
2350,
1248,
14151,
503,
2932,
896,
3216,
1323,
326,
1613,
353,
1045,
370... |
protected void initMenus() { int menuShortcut = Toolkit.getDefaultToolkit().getMenuShortcutKeyMask(); // These are currently not used./* KeyStroke ctrlMinus = KeyStroke.getKeyStroke(KeyEvent.VK_MINUS, menuShortcut); KeyStroke ctrlEquals = KeyStroke.getKeyStroke(KeyEvent.VK_EQUALS... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/3f8cef8e048f8f5d92a6acc4a8970542cd2c274b/GenericArgoMenuBar.java/buggy/src_new/org/argouml/ui/cmd/GenericArgoMenuBar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
29755,
1435,
288,
3639,
509,
3824,
15576,
273,
13288,
8691,
18,
588,
1868,
6364,
8691,
7675,
588,
4599,
15576,
653,
5796,
5621,
3639,
368,
8646,
854,
4551,
486,
1399,
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,
4750,
918,
1208,
29755,
1435,
288,
3639,
509,
3824,
15576,
273,
13288,
8691,
18,
588,
1868,
6364,
8691,
7675,
588,
4599,
15576,
653,
5796,
5621,
3639,
368,
8646,
854,
4551,
486,
1399,
18,
... | ||
return resolution; | return resolution; | public Resolution intercept(ExecutionContext context) throws Exception { LifecycleStage stage = context.getLifecycleStage(); ActionBeanContext abc = context.getActionBeanContext(); String event = abc == null ? null : abc.getEventName(); Resolution resolution = null; // Run @Before methods, as lo... | 9306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9306/af80a348dda5027f70b0eb9cfb2583959647ec01/BeforeAfterMethodInterceptor.java/clean/stripes/src/net/sourceforge/stripes/controller/BeforeAfterMethodInterceptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
24933,
10883,
12,
3210,
1042,
819,
13,
1216,
1185,
288,
202,
202,
9977,
8755,
6009,
273,
819,
18,
588,
9977,
8755,
5621,
3639,
4382,
3381,
1042,
20011,
273,
819,
18,
588,
1803,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24933,
10883,
12,
3210,
1042,
819,
13,
1216,
1185,
288,
202,
202,
9977,
8755,
6009,
273,
819,
18,
588,
9977,
8755,
5621,
3639,
4382,
3381,
1042,
20011,
273,
819,
18,
588,
1803,
... |
setReturnCode(CANCEL); close(); } | setReturnCode(CANCEL); close(); } | protected void handleShellCloseEvent() { setReturnCode(CANCEL); close(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/981750d591ad92d3cf184a5ea61ad6b63139a974/Window.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/window/Window.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1640,
13220,
4605,
1133,
1435,
288,
3639,
444,
990,
1085,
12,
25268,
1769,
3639,
1746,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1640,
13220,
4605,
1133,
1435,
288,
3639,
444,
990,
1085,
12,
25268,
1769,
3639,
1746,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void markForDisposal() { // Decrement the request count (negative number means dispose) synchronized(this) { this.requestCount--; } if (this.requestCount < 0) { // No more users : dispose right now dispose(); } } | 46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/c787c9db6ca1bdd57cf2923006f3cf1b375910d1/ConcreteTreeProcessor.java/clean/src/java/org/apache/cocoon/components/treeprocessor/ConcreteTreeProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2267,
1290,
1669,
8016,
1435,
288,
202,
202,
759,
31073,
475,
326,
590,
1056,
261,
13258,
1300,
4696,
15825,
13,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
2211,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2267,
1290,
1669,
8016,
1435,
288,
202,
202,
759,
31073,
475,
326,
590,
1056,
261,
13258,
1300,
4696,
15825,
13,
202,
202,
22043,
12,
2211,
13,
288,
1082,
202,
2211,
18,
... | ||
return super.isEnabled( ) && getSelectedElement() instanceof ReportItemHandle; | return super.isEnabled( ) && getSelectedElement( ) instanceof ReportItemHandle && !(getSelectedElement().getContainer() instanceof SimpleMasterPageHandle); | public boolean isEnabled( ) { return super.isEnabled( ) && getSelectedElement() instanceof ReportItemHandle; } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/cbd5d8da15bbbbfb6f685d32f52cc55c77297835/CreatePlaceHolderAction.java/clean/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/views/actions/CreatePlaceHolderAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
12047,
12,
262,
202,
95,
202,
202,
2463,
2240,
18,
291,
1526,
12,
262,
597,
16625,
1046,
1435,
1276,
8706,
1180,
3259,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
12047,
12,
262,
202,
95,
202,
202,
2463,
2240,
18,
291,
1526,
12,
262,
597,
16625,
1046,
1435,
1276,
8706,
1180,
3259,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100... |
_t = __t661; | _t = __t665; | public final void compile_append(AST _t) throws RecognitionException { AST compile_append_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t659 = _t; AST tmp2090_AST_in = (AST)_t; match(_t,APPEND); _t = _t.getFirstChild(); { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case EQUAL: { AST __t661 = ... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/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,
4074,
67,
6923,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4074,
67,
6923,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4074,
67,
6923,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4074,
67,
6923,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... |
int scrollRightIndex = getScrollRightIndex(table); if (scrollRightIndex < table.getColumnCount()) { table.changeSelection(currentRow, scrollRightIndex, false, true); } else { table.changeSelection(currentRow, table.getColumnCount() - 1, false, true); | if (table.isEditing()) { table.getCellEditor().stopCellEditing(); } else if (table.editCellAt(currentRow, currentColumn)) { table.getEditorComponent().requestFocus(); | protected void processRowColumn(final JTable table, final int currentRow, final int currentColumn) { int scrollRightIndex = getScrollRightIndex(table); if (scrollRightIndex < table.getColumnCount()) { table.changeSelection(currentRow, scrollRightIndex, false, true); ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/9b00f971bab2256d913aec1b141462a929f6e182/BasicTableKeyboardActions.java/buggy/modules/swing/src/main/java/common/javax/swing/plaf/basic/BasicTableKeyboardActions.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
918,
1207,
1999,
1494,
12,
6385,
804,
1388,
1014,
16,
727,
509,
31185,
16,
727,
509,
783,
1494,
13,
288,
5411,
509,
5532,
4726,
1016,
273,
11971,
2693,
4726,
1016,
12,
2121,
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,
540,
4750,
918,
1207,
1999,
1494,
12,
6385,
804,
1388,
1014,
16,
727,
509,
31185,
16,
727,
509,
783,
1494,
13,
288,
5411,
509,
5532,
4726,
1016,
273,
11971,
2693,
4726,
1016,
12,
2121,
1769,
... |
recruit.getHintedRecruitmentValue(hintSectionUsed)); | ghrv(recruit, legion, hintSectionUsed)); | private Creature getBestRecruitmentOneTurnAhead(LegionInfo legion, MasterHex hex, List recruits) { Creature recruit = (Creature)recruits.get(recruits.size() - 1); String basic = recruit.getName();... | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/b64fc344bdfa99cc0c172ea3378e2ae44ee6db3b/SimpleAI.java/buggy/Colossus/net/sf/colossus/client/SimpleAI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5799,
1231,
28782,
426,
3353,
14945,
475,
3335,
15858,
24250,
12,
8329,
285,
966,
4553,
285,
16,
4766,
5397,
13453,
7037,
3827,
16,
4766,
10792,
987,
1950,
8653,
1282,
13,
565,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
5799,
1231,
28782,
426,
3353,
14945,
475,
3335,
15858,
24250,
12,
8329,
285,
966,
4553,
285,
16,
4766,
5397,
13453,
7037,
3827,
16,
4766,
10792,
987,
1950,
8653,
1282,
13,
565,
288,
... |
queue.clear(); } | mesList.clear(); } | public void run() { if (trace) { log.trace("running connection consumer"); } try { LinkedList queue = new LinkedList(); while (true) { if (closed) { if (trace) { log.trace("Connection consumer is closed, breaking"); } ... | 3806 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3806/07e374de7de6b7e5b2cc24cb9721dda2c85d257e/JBossConnectionConsumer.java/buggy/src/main/org/jboss/jms/client/JBossConnectionConsumer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1086,
1435,
282,
288,
1377,
309,
261,
5129,
13,
288,
613,
18,
5129,
2932,
8704,
1459,
4765,
8863,
289,
1377,
775,
1377,
288,
540,
10688,
2389,
273,
394,
10688,
5621,
540,
1323,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
1086,
1435,
282,
288,
1377,
309,
261,
5129,
13,
288,
613,
18,
5129,
2932,
8704,
1459,
4765,
8863,
289,
1377,
775,
1377,
288,
540,
10688,
2389,
273,
394,
10688,
5621,
540,
1323,... |
addChangeToList(readChange(changeNode), list); | list.addChange(readChange(changeNode)); | public void readExternal(Element element) throws InvalidDataException { final List<Element> listNodes = (List<Element>)element.getChildren(NODE_LIST); for (Element listNode : listNodes) { // workaround for loading incorrect settings (with duplicate changelist names) final String changeListName = listN... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/76927d3bce85543dca96e11474392ca317d3f68f/ChangeListManagerImpl.java/buggy/source/com/intellij/openapi/vcs/changes/ChangeListManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
855,
6841,
12,
1046,
930,
13,
1216,
1962,
22480,
288,
565,
727,
987,
32,
1046,
34,
666,
3205,
273,
261,
682,
32,
1046,
23429,
2956,
18,
588,
4212,
12,
8744,
67,
7085,
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,
282,
1071,
918,
855,
6841,
12,
1046,
930,
13,
1216,
1962,
22480,
288,
565,
727,
987,
32,
1046,
34,
666,
3205,
273,
261,
682,
32,
1046,
23429,
2956,
18,
588,
4212,
12,
8744,
67,
7085,
1769,
... |
protected QueryOperation getQueryOperation(boolean truth) { DBQueryOperation op = DBQueryOperation.Create(); truth = calcTruth(truth); long highest = -1, lowest = -1; switch (getQueryType()) { case ZimbraQueryPars... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/c2968386a64d285ddcd668a68b39b84d790490b4/ZimbraQuery.java/buggy/ZimbraServer/src/java/com/zimbra/cs/index/ZimbraQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
2770,
2988,
6041,
2988,
12,
6494,
16512,
13,
540,
288,
5411,
2383,
1138,
2988,
1061,
273,
2383,
1138,
2988,
18,
1684,
5621,
13491,
16512,
273,
7029,
1070,
795,
12,
313,
795,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
2770,
2988,
6041,
2988,
12,
6494,
16512,
13,
540,
288,
5411,
2383,
1138,
2988,
1061,
273,
2383,
1138,
2988,
18,
1684,
5621,
13491,
16512,
273,
7029,
1070,
795,
12,
313,
795,
1769,
1... | ||
_loop476: | _loop475: | public final void balancedTokens() throws RecognitionException, TokenStreamException { returnAST = null; ASTPair currentAST = new ASTPair(); AST balancedTokens_AST = null; { _loop476: do { if ((_tokenSet_32.member(LA(1)))) { balancedBrackets(); } else if ((_tokenSet_33.member(LA(1)))) { { matc... | 6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/402b6bb60ff460172ee2d793373e0aa52b284687/GroovyRecognizer.java/buggy/src/main/org/codehaus/groovy/antlr/parser/GroovyRecognizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
11013,
72,
5157,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
11013,
72,
5157,
1435,
1216,
9539,
16,
3155,
1228,
503,
288,
9506,
202,
2463,
9053,
273,
446,
31,
202,
202,
9053,
4154,
783,
9053,
273,
394,
9183,
4154,
5621,
202,
2... |
iVisitor.visitFlip2Node(this); | iVisitor.visitFlipNode(this); | public void accept(NodeVisitor iVisitor) { iVisitor.visitFlip2Node(this); } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/d31a76ee29d5978a9bec41e3ac9134cee024bcab/FlipNode.java/buggy/org/jruby/nodes/FlipNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
907,
7413,
277,
7413,
13,
288,
3639,
277,
7413,
18,
11658,
28535,
907,
12,
2211,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
907,
7413,
277,
7413,
13,
288,
3639,
277,
7413,
18,
11658,
28535,
907,
12,
2211,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
catch (TypeCheckError e) { ErrorMsg errorMsg = e.getErrorMsg(); if (errorMsg == null) { | catch (TypeCheckError e) { ErrorMsg errorMsg = e.getErrorMsg(); if (errorMsg == null) { | public Type typeCheck(SymbolTable stable) throws TypeCheckError { if (_type != null) return _type; final String namespace = _fname.getNamespace(); final String local = _fname.getLocalPart(); if (isExtension()) { _fname = new QName(null, null, local); return typeCheckStandard(stable); } else if (isStand... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/47232583afae3c38e775458b08f99814218b34af/FunctionCall.java/buggy/src/org/apache/xalan/xsltc/compiler/FunctionCall.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1412,
618,
1564,
12,
5335,
1388,
14114,
13,
225,
202,
15069,
1412,
1564,
668,
377,
288,
202,
430,
261,
67,
723,
480,
446,
13,
327,
389,
723,
31,
202,
6385,
514,
1981,
273,
389,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1412,
618,
1564,
12,
5335,
1388,
14114,
13,
225,
202,
15069,
1412,
1564,
668,
377,
288,
202,
430,
261,
67,
723,
480,
446,
13,
327,
389,
723,
31,
202,
6385,
514,
1981,
273,
389,
... |
BlockFormattingContext bfc = c.getBlockFormattingContext(); if (bfc != null) { float width = bfc.getWidth(); float height = bfc.getHeight(); | public static void paintBackground(Context c, Box box) { Box block = box; // cache the background color //no sense getBackgroundColor(c); // get the css properties CalculatedStyle style = c.getCurrentStyle(); String back_image = style.getStringProperty(CSSName.BACKGROUND_IM... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/0bcb35d367c0f0b2a89eb6aabedfe9807525ad3a/BoxRendering.java/buggy/src/java/org/xhtmlrenderer/render/BoxRendering.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
12574,
8199,
12,
1042,
276,
16,
8549,
3919,
13,
288,
3639,
8549,
1203,
273,
3919,
31,
3639,
368,
1247,
326,
5412,
2036,
3639,
368,
2135,
12764,
336,
21699,
12,
71,
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,
760,
918,
12574,
8199,
12,
1042,
276,
16,
8549,
3919,
13,
288,
3639,
8549,
1203,
273,
3919,
31,
3639,
368,
1247,
326,
5412,
2036,
3639,
368,
2135,
12764,
336,
21699,
12,
71,
1769,
... | |
return false; | throw ioe; | public boolean saveSettings() { boolean successful = apply(); if (successful) { try { DrJava.CONFIG.saveConfiguration(); } catch (IOException ioe) { JOptionPane.showMessageDialog(this, "Could not save changes to your '.drjava' file \n" + ... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/577b4a8bad3187067d1f7c3df5ccf6c439482a05/ConfigFrame.java/buggy/drjava/src/edu/rice/cs/drjava/ui/config/ConfigFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
1923,
2628,
1435,
288,
565,
1250,
6873,
273,
2230,
5621,
565,
309,
261,
18418,
13,
288,
1377,
775,
288,
3639,
11473,
5852,
18,
7203,
18,
5688,
1750,
5621,
1377,
289,
1377,
104... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
1923,
2628,
1435,
288,
565,
1250,
6873,
273,
2230,
5621,
565,
309,
261,
18418,
13,
288,
1377,
775,
288,
3639,
11473,
5852,
18,
7203,
18,
5688,
1750,
5621,
1377,
289,
1377,
104... |
private String[] getProgramArguments(ILaunchConfiguration configuration) throws CoreException { ArrayList programArgs = new ArrayList(); // If a product is specified, then add it to the program args if (configuration.getAttribute(USE_PRODUCT, false)) { programArgs.add("-product"); //$NON-NLS-1$ programArgs... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/84984bdff51060b92abfead47bb784698b54f38d/ReportLaunchConfigurationDelegate.java/buggy/UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launcher/ReportLaunchConfigurationDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
8526,
3570,
3295,
4628,
12,
2627,
4760,
1750,
1664,
13,
1216,
30015,
288,
202,
202,
19558,
5402,
2615,
273,
394,
2407,
5621,
9506,
202,
759,
971,
279,
3017,
353,
1269,
16,
1508... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
8526,
3570,
3295,
4628,
12,
2627,
4760,
1750,
1664,
13,
1216,
30015,
288,
202,
202,
19558,
5402,
2615,
273,
394,
2407,
5621,
9506,
202,
759,
971,
279,
3017,
353,
1269,
16,
1508... | ||
asm.emitCMPI (reg, 0); | asm.emitCMPI (reg, NEEDS_DYNAMIC_LINK); | private void emitDynamicLinkingSequence(int reg, VM_MemberReference ref, boolean couldBeZero) { int memberId = ref.getId(); int memberOffset = memberId << LOG_BYTES_IN_INT; int tableOffset = VM_Entrypoints.memberOffsetsField.getOffset(); if (couldBeZero) { int resolverOffset = VM_Entrypoints.resolveM... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/fae9eb341c70d1a6982f4a5246a042e6e7f82fce/VM_Compiler.java/buggy/rvm/src/vm/arch/powerPC/compilers/baseline/VM_Compiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
3626,
9791,
2098,
310,
4021,
12,
474,
960,
16,
8251,
67,
4419,
2404,
1278,
16,
1250,
3377,
1919,
7170,
13,
288,
565,
509,
3140,
548,
273,
1278,
18,
26321,
5621,
565,
509,
314... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3626,
9791,
2098,
310,
4021,
12,
474,
960,
16,
8251,
67,
4419,
2404,
1278,
16,
1250,
3377,
1919,
7170,
13,
288,
565,
509,
3140,
548,
273,
1278,
18,
26321,
5621,
565,
509,
314... |
String temp[] = ( new ExecutionArguments( configuration.getAttribute( "vmargs", "" ), "" ) ).getVMArgumentsArray( ); | String temp[] = ( new ExecutionArguments( configuration.getAttribute( "vmargs", "" ), "" ) ).getVMArgumentsArray( ); | private String[] getVMArguments( ILaunchConfiguration configuration ) throws CoreException { String temp[] = ( new ExecutionArguments( configuration.getAttribute( "vmargs", "" ), "" ) ).getVMArgumentsArray( ); //$NON-NLS-1$ //$NON-NLS-2$ //$NON-NLS-3$ String path = configuration.getAttribute( IMPORTPROJECT, "" ... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/93f83d28c012c9318e61bf947b01279cec0512a3/ReportLaunchConfigurationDelegate.java/clean/UI/org.eclipse.birt.report.debug.ui/src/org/eclipse/birt/report/debug/ui/launcher/ReportLaunchConfigurationDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
336,
7397,
4628,
12,
467,
9569,
1750,
1664,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
780,
1906,
8526,
273,
261,
394,
8687,
4628,
12,
1664,
18,
588,
1499,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8526,
336,
7397,
4628,
12,
467,
9569,
1750,
1664,
262,
1082,
202,
15069,
30015,
202,
95,
202,
202,
780,
1906,
8526,
273,
261,
394,
8687,
4628,
12,
1664,
18,
588,
1499,
1... |
public org.quickfix.field.UnderlyingRedemptionDate getUnderlyingRedemptionDate() throws FieldNotFound { org.quickfix.field.UnderlyingRedemptionDate value = new org.quickfix.field.UnderlyingRedemptionDate(); | public quickfix.field.UnderlyingRedemptionDate getUnderlyingRedemptionDate() throws FieldNotFound { quickfix.field.UnderlyingRedemptionDate value = new quickfix.field.UnderlyingRedemptionDate(); | public org.quickfix.field.UnderlyingRedemptionDate getUnderlyingRedemptionDate() throws FieldNotFound { org.quickfix.field.UnderlyingRedemptionDate value = new org.quickfix.field.UnderlyingRedemptionDate(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/NewOrderList.java/clean/src/java/src/quickfix/fix44/NewOrderList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
426,
19117,
375,
1626,
10833,
765,
6291,
426,
19117,
375,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
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,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
426,
19117,
375,
1626,
10833,
765,
6291,
426,
19117,
375,
1626,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18... |
Connection connection = getConnection(); Query query = connection.parseQuery( "with member [Measures].[Rendite] as " + nl + " '(([Measures].[Store Sales] - [Measures].[Store Cost])) / [Measures].[Store Cost]'," + nl + " format_string = iif(([Measures].[Store Sales] - [Measures].[Store Cost]) / [Measures].[Store Cost] *... | Connection connection = getConnection(); Query query = connection.parseQuery( "with member [Measures].[Rendite] as " + nl + " '(([Measures].[Store Sales] - [Measures].[Store Cost])) / [Measures].[Store Cost]'," + nl + " format_string = iif(([Measures].[Store Sales] - [Measures].[Store Cost]) / [Measures].[Store Cost] *... | public void testUnparse() { Connection connection = getConnection(); Query query = connection.parseQuery( "with member [Measures].[Rendite] as " + nl + " '(([Measures].[Store Sales] - [Measures].[Store Cost])) / [Measures].[Store Cost]'," + nl + " format_string = iif(([Measures].[Store Sales] - [Measures].[... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/b5b5168edc3af09cb74945a80b0c36e6630ed502/BasicQueryTest.java/clean/testsrc/main/mondrian/test/BasicQueryTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
984,
2670,
1435,
288,
202,
202,
1952,
1459,
273,
6742,
5621,
202,
202,
1138,
843,
273,
1459,
18,
2670,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
984,
2670,
1435,
288,
202,
202,
1952,
1459,
273,
6742,
5621,
202,
202,
1138,
843,
273,
1459,
18,
2670,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
6... |
return scannerData.getContextStack().getMostRelevantFileContext() != null ? scannerData.getContextStack().getMostRelevantFileContext().getFilename() : ""; | return scannerData.getContextStack().getMostRelevantFileContext() != null ? scannerData.getContextStack().getMostRelevantFileContext().getFilename() : ""; | protected String getCurrentFile() { return scannerData.getContextStack().getMostRelevantFileContext() != null ? scannerData.getContextStack().getMostRelevantFileContext().getFilename() : ""; } | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/95f42aeb9e7f38db093795981bd7c7300a3eeeb6/Scanner.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner/Scanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
5175,
812,
1435,
202,
95,
202,
202,
2463,
7683,
751,
18,
29120,
2624,
7675,
588,
18714,
17018,
7445,
812,
1042,
1435,
480,
446,
692,
7683,
751,
18,
29120,
2624,
7675,
588,
1871... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
514,
5175,
812,
1435,
202,
95,
202,
202,
2463,
7683,
751,
18,
29120,
2624,
7675,
588,
18714,
17018,
7445,
812,
1042,
1435,
480,
446,
692,
7683,
751,
18,
29120,
2624,
7675,
588,
1871... |
runEvaluation( testPerson_, "$not_exist == 3", "FALSE"); runEvaluation( testPerson_, "3 == $not_exist", "FALSE"); | try { runEvaluation( testPerson_, "$.not_exist"); fail(); } catch (EvaluationException e) {} | public void testAccessNonExistingStructMember() throws Exception { runEvaluation( testPerson_, "$not_exist == 3", "FALSE"); runEvaluation( testPerson_, "3 == $not_exist", "FALSE"); } | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/a61da9e94e1e48433b07b3d4806331609bc4ff80/TCLTest.java/buggy/test/regression/src/org/jacorb/test/notification/node/TCLTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1862,
3989,
9895,
3823,
4419,
1435,
1216,
1185,
565,
288,
3639,
1086,
13468,
12,
1842,
8346,
67,
16,
4662,
902,
67,
7398,
422,
890,
3113,
315,
21053,
8863,
3639,
1086,
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,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1862,
3989,
9895,
3823,
4419,
1435,
1216,
1185,
565,
288,
3639,
1086,
13468,
12,
1842,
8346,
67,
16,
4662,
902,
67,
7398,
422,
890,
3113,
315,
21053,
8863,
3639,
1086,
13... |
Logger.getLogger().logError("Error loading nested archive: "+temp.getURI()); | Logger.getLogger().logError("Error loading nested archive: " + temp.getURI()); | private List getModuleModels() { if (getArchiveFile() == null) return Collections.EMPTY_LIST; cachedLoadError = null; List moduleFiles = getEARFile().getModuleFiles(); List moduleModels = new ArrayList(); List clientJarArchives = new ArrayList(); IDataModel localModel; // String earProjectName = getStringProp... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/d35cfd1fa80f00c9c8748724ba4cd166935675c9/EARComponentImportDataModelProvider.java/buggy/plugins/org.eclipse.jst.j2ee/earproject/org/eclipse/jst/j2ee/application/internal/operations/EARComponentImportDataModelProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
11251,
8430,
1435,
288,
202,
202,
430,
261,
588,
7465,
812,
1435,
422,
446,
13,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
202,
202,
7097,
2563,
668,
273,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
11251,
8430,
1435,
288,
202,
202,
430,
261,
588,
7465,
812,
1435,
422,
446,
13,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
202,
202,
7097,
2563,
668,
273,
446,
31,
... |
break; } boLegend.setTop( bo.getTop( ) ); boLegend.setLeft( bo.getLeft( ) + bo.getWidth( ) - szLegend.getWidth( ) ); plotLeft = bo.getLeft( ); plotTop = bo.getTop( ); switch ( titleAnchor.getValue( ) ) { case Anchor.WEST : plotLeft = bo.getLeft( ) + szTitle.getWidth( ); break; case Anchor.EAST : boTitle.setLeft( bo.g... | boTitle.setWidth( bo.getWidth( ) ); | private void doLayout_tmp( IDisplayServer xs, Chart cm, Bounds boFull, RunTimeContext rtc ) throws ChartException { final boolean isRightToLeft = rtc.isRightToLeft( ); Block bl = cm.getBlock( ); bl.setBounds( boFull ); Insets ins = bl.getInsets( ); Bounds bo = boFull.adjustedInstance( ins ); Legend lg = cm.get... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/bdbe857d641e2e27600409e7bb20f1950ed1536b/LayoutManager.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/internal/layout/LayoutManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
741,
3744,
67,
5645,
12,
1599,
291,
1601,
2081,
9280,
16,
14804,
5003,
16,
20382,
800,
5080,
16,
1082,
202,
1997,
950,
1042,
436,
5111,
262,
1216,
14804,
503,
202,
95,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
741,
3744,
67,
5645,
12,
1599,
291,
1601,
2081,
9280,
16,
14804,
5003,
16,
20382,
800,
5080,
16,
1082,
202,
1997,
950,
1042,
436,
5111,
262,
1216,
14804,
503,
202,
95,
2... |
if (len == 0) return ScriptRuntime.NaNobj; | int start = 0; char c; for (;;) { if (start == len) { return ScriptRuntime.NaNobj; } c = s.charAt(start); if (!TokenStream.isJSSpace(c)) { break; } ++start; } | private Object js_parseFloat(Context cx, Object[] args) { if (args.length < 1) return ScriptRuntime.NaNobj; String s = ScriptRuntime.toString(args[0]); int len = s.length(); if (len == 0) return ScriptRuntime.NaNobj; int i; char c; // Scan forwa... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/0b056816ae240bd12d40a9a4926520fc5cf9299b/NativeGlobal.java/clean/src/org/mozilla/javascript/NativeGlobal.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
3828,
67,
2670,
4723,
12,
1042,
9494,
16,
1033,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
13,
5411,
327,
7739,
5576,
18,
24101,
2279,
441,
31,
3639,
514,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
3828,
67,
2670,
4723,
12,
1042,
9494,
16,
1033,
8526,
833,
13,
288,
3639,
309,
261,
1968,
18,
2469,
411,
404,
13,
5411,
327,
7739,
5576,
18,
24101,
2279,
441,
31,
3639,
514,... |
protected int first_date_index() { int result; ArrayList dates = dates(); ArrayList times = times(); if (indicator_dates == null ||//!!Check on ^^^^^^^^^^^^^^^^^^^^^^ indicator_dates.get(0).equals(dates.get(0))) {if (indicator_dates == null) {System.out.println("Is this a bug?: 'indicator_dates == null'"+"\nInd... | 13245 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13245/4ead31f78160e6a06d1841484878a0f2386a0fff/IndicatorDrawer.java/buggy/src/clients/graph/IndicatorDrawer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
474,
3645,
67,
712,
67,
1615,
1435,
95,
202,
202,
474,
2088,
31,
202,
202,
19558,
9683,
33,
9683,
5621,
202,
202,
19558,
8293,
33,
8293,
5621,
202,
202,
430,
12,
18741,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
474,
3645,
67,
712,
67,
1615,
1435,
95,
202,
202,
474,
2088,
31,
202,
202,
19558,
9683,
33,
9683,
5621,
202,
202,
19558,
8293,
33,
8293,
5621,
202,
202,
430,
12,
18741,
67,
... | ||
public static void debug(String msg) | public static void debug(Throwable th) | public static void debug(String msg) { if (log==null) return; log.debug(msg,null,null); } | 13242 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13242/02afc3afb955558e0f52959974573cdb0b61f6f4/Log.java/buggy/trunk/modules/util/src/main/java/org/mortbay/log/Log.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1198,
12,
15155,
286,
13,
565,
288,
3639,
309,
261,
1330,
631,
2011,
13,
5411,
327,
31,
3639,
613,
18,
4148,
12,
3576,
16,
2011,
16,
2011,
1769,
565,
289,
2,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
1198,
12,
15155,
286,
13,
565,
288,
3639,
309,
261,
1330,
631,
2011,
13,
5411,
327,
31,
3639,
613,
18,
4148,
12,
3576,
16,
2011,
16,
2011,
1769,
565,
289,
2,
-100,
-10... |
log.error( "Failed on " + className + ".stop()", e ); | log.error( "Failed on " + stopClassName + ".stop()", e ); | public void callStop( String className ) { Class clazz = null; Method op = null; try { clazz = appLoader.loadClass( className ); } catch ( ClassNotFoundException e ) { log.error( "Could not find " + className, e ); System.e... | 10677 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10677/4350c947119a3f2bb5047cf41c1cca097a80b46b/Bootstrapper.java/clean/standalone/daemon/src/main/java/org/apache/directory/server/standalone/daemon/Bootstrapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
745,
4947,
12,
514,
2658,
262,
565,
288,
3639,
1659,
4003,
273,
446,
31,
3639,
2985,
1061,
273,
446,
31,
7734,
775,
3639,
288,
5411,
4003,
273,
595,
2886,
18,
945,
797,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
745,
4947,
12,
514,
2658,
262,
565,
288,
3639,
1659,
4003,
273,
446,
31,
3639,
2985,
1061,
273,
446,
31,
7734,
775,
3639,
288,
5411,
4003,
273,
595,
2886,
18,
945,
797,
12,
... |
Address addr = Address.fromIntZeroExtend(ival); | private static Address getReferenceAddr(Offset jtocOff, boolean fatalIfNotFound) { int ival = getIVal(jtocOff); Address addr = Address.fromIntZeroExtend(ival); if (ival != 0) { Object jdkObject = BootImageMap.getObject(ival); if (jdkObject instanceof VM_CodeArray) { jdkObject = ((VM_CodeArra... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/7602774297ec03e7800add308846318abb2d6a3e/BootImageWriter.java/buggy/tools/bootImageWriter/BootImageWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
5267,
13223,
3178,
12,
2335,
525,
1391,
7210,
16,
1250,
10081,
2047,
2768,
13,
288,
565,
509,
277,
1125,
273,
8974,
3053,
12,
78,
1391,
7210,
1769,
4202,
309,
261,
5162,
480,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
5267,
13223,
3178,
12,
2335,
525,
1391,
7210,
16,
1250,
10081,
2047,
2768,
13,
288,
565,
509,
277,
1125,
273,
8974,
3053,
12,
78,
1391,
7210,
1769,
4202,
309,
261,
5162,
480,
... | |
fileName = fileName.trim( ); | filePath = createAbsolutePath( filePath ); | public static String getReportDocument( HttpServletRequest request ) { String fileName = getParameter( request, PARAM_REPORT_DOCUMENT ); if ( fileName == null ) { fileName = ""; //$NON-NLS-1$ } else { fileName = fileName.trim( ); } if ( fileName == null || fileName.length() <= 0 ) { fileName = getR... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/4f8d9ec70a9a4bdebe627870db17ed54ddb4e8ef/ParameterAccessor.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/utility/ParameterAccessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
22452,
2519,
12,
9984,
590,
262,
202,
95,
202,
202,
780,
3968,
273,
5575,
12,
590,
16,
4655,
67,
22710,
67,
18450,
11272,
9506,
202,
430,
261,
3968,
422,
446,
262,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
514,
22452,
2519,
12,
9984,
590,
262,
202,
95,
202,
202,
780,
3968,
273,
5575,
12,
590,
16,
4655,
67,
22710,
67,
18450,
11272,
9506,
202,
430,
261,
3968,
422,
446,
262,
... |
log.debug("AjaxFilterService found regions = " + commaSeparatedRegions); | if (log.isDebugEnabled()) log.debug("AjaxFilterService found regions = " + commaSeparatedRegions); | protected void action(Path path, InputData input, OutputData output) throws Exception { AtomicResponseHelper arUtil = new AtomicResponseHelper(output); try { HttpOutputData httpOutput = (HttpOutputData) output; String commaSeparatedRegions = (String)input.getGlobalData().get(UPDATE_REGIONS_KEY); log.debug("... | 53585 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53585/ad0af2022e5921dc9a36d0d5cf62e390b55b6743/StandardAjaxFilterService.java/buggy/src/org/araneaframework/http/filter/StandardAjaxFilterService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1301,
12,
743,
589,
16,
2741,
751,
810,
16,
3633,
751,
876,
13,
1216,
1185,
288,
202,
202,
23102,
1064,
2276,
419,
1304,
273,
1082,
202,
2704,
11553,
1064,
2276,
12,
284... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1301,
12,
743,
589,
16,
2741,
751,
810,
16,
3633,
751,
876,
13,
1216,
1185,
288,
202,
202,
23102,
1064,
2276,
419,
1304,
273,
1082,
202,
2704,
11553,
1064,
2276,
12,
284... |
return validateUnitsOfMeasurement( (Object) value, | return validateUnitsOfMeasurement( (UnitsOfMeasurement) value, | protected boolean validate( int classifierID, Object value, DiagnosticChain diagnostics, Map context ) { switch ( classifierID ) { case AttributePackage.ACTION_VALUE : return validateActionValue( (ActionValue) value, diagnostics, context ); case AttributePackage.ANGLE3_D : return validateAngle3... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/036e8c78765730b146e5854b9d6c397a296fed86/AttributeValidator.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/attribute/util/AttributeValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1250,
1954,
12,
509,
14622,
734,
16,
1033,
460,
16,
1082,
202,
26836,
3893,
22568,
16,
1635,
819,
262,
202,
95,
202,
202,
9610,
261,
14622,
734,
262,
202,
202,
95,
1082,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1250,
1954,
12,
509,
14622,
734,
16,
1033,
460,
16,
1082,
202,
26836,
3893,
22568,
16,
1635,
819,
262,
202,
95,
202,
202,
9610,
261,
14622,
734,
262,
202,
202,
95,
1082,
202,... |
buf.append('.'); | buf = frac_buf = new StringBuffer(); frac_buf.append('.'); | public Number parse (String str, ParsePosition pos) { // Our strategy is simple: copy the text into a buffer, // translating or omitting locale-specific information. Then // let Double or Long convert the number for us. boolean is_neg = false; int index = pos.getIndex(); StringBuffer buf = new Str... | 25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/34290161e7c358c11bc837788b6e95a9d3b39f49/DecimalFormat.java/buggy/libjava/java/text/DecimalFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3588,
1109,
261,
780,
609,
16,
2884,
2555,
949,
13,
225,
288,
565,
368,
29613,
6252,
353,
4143,
30,
1610,
326,
977,
1368,
279,
1613,
16,
565,
368,
2162,
1776,
578,
14088,
1787,
25... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3588,
1109,
261,
780,
609,
16,
2884,
2555,
949,
13,
225,
288,
565,
368,
29613,
6252,
353,
4143,
30,
1610,
326,
977,
1368,
279,
1613,
16,
565,
368,
2162,
1776,
578,
14088,
1787,
25... |
/* if(indx < size) { System.out.println("indx = " + indx); System.out.println("dim = " + dim); System.out.println("value = " + value); System.out.println("current key = " + keys[indx]); System.out.println("current val = " + values[indx]); System.out.println("last key = " + keys[size-1]); System.out.println("l... | public void put(int dim, double value) { // find index of key nearest dim int indx = Arrays.binarySearch(keys, dim); if(indx >= 0) { // found entry for dim values[indx] = value; } else { // need to create entry for dim indx = -(indx + 1);/* if(indx < size) { S... | 50397 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50397/0d10c781990e57f687c38201808be3cff8f7d798/SparseVector.java/buggy/src/org/biojava/stats/svm/SparseVector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1378,
12,
474,
2464,
16,
1645,
460,
13,
288,
1377,
368,
1104,
770,
434,
498,
11431,
2464,
1377,
509,
24732,
273,
5647,
18,
8578,
2979,
12,
2452,
16,
2464,
1769,
5411,
309,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1378,
12,
474,
2464,
16,
1645,
460,
13,
288,
1377,
368,
1104,
770,
434,
498,
11431,
2464,
1377,
509,
24732,
273,
5647,
18,
8578,
2979,
12,
2452,
16,
2464,
1769,
5411,
309,
12... | |
log().debug("Received a tracker pdu from "+getAddress()+" of size "+response.size()+" errorStatus = "+response.getErrorStatusText()+" errorIndex = "+response.getErrorIndex()); | log().debug("Received a tracker pdu of type "+PDU.getTypeString(response.getType())+" from "+getAddress()+" of size "+response.size()+" errorStatus = "+response.getErrorStatusText()+" errorIndex = "+response.getErrorIndex()); | public void processResponse(PDU response) { try { log().debug("Received a tracker pdu from "+getAddress()+" of size "+response.size()+" errorStatus = "+response.getErrorStatusText()+" errorIndex = "+response.getErrorIndex()); if (!processError... | 47678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47678/af173b82dc8e9ec6b8759a2b8705eef1f348557b/Snmp4JWalker.java/clean/src/services/org/opennms/netmgt/snmp/snmp4j/Snmp4JWalker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1207,
1064,
12,
52,
16214,
766,
13,
288,
13491,
775,
288,
7734,
613,
7675,
4148,
2932,
8872,
279,
9745,
21160,
434,
618,
13773,
52,
16214,
18,
588,
559,
780,
12,
2740,
18,
58... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1207,
1064,
12,
52,
16214,
766,
13,
288,
13491,
775,
288,
7734,
613,
7675,
4148,
2932,
8872,
279,
9745,
21160,
434,
618,
13773,
52,
16214,
18,
588,
559,
780,
12,
2740,
18,
58... |
m_driverManager.unlockResource(m_context, addSiteRoot(resource)); | m_driverManager.unlockResource(m_context, addSiteRoot(resource), false); | protected void doUnlockResource(String resource) throws CmsException { m_driverManager.unlockResource(m_context, addSiteRoot(resource)); } | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/13800bc9901ef233804cde14a40105c18bf67203/CmsObject.java/buggy/src/com/opencms/file/CmsObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
7087,
1420,
12,
780,
1058,
13,
1216,
11228,
288,
3639,
312,
67,
7407,
1318,
18,
26226,
1420,
12,
81,
67,
2472,
16,
527,
21889,
12,
3146,
3631,
629,
1769,
565,
289,
2,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
7087,
1420,
12,
780,
1058,
13,
1216,
11228,
288,
3639,
312,
67,
7407,
1318,
18,
26226,
1420,
12,
81,
67,
2472,
16,
527,
21889,
12,
3146,
3631,
629,
1769,
565,
289,
2,
... |
gms.becomeCoordinator(); | gms.becomeCoordinator(); | void becomeSingletonMember(Address mbr) { Digest initial_digest; ViewId view_id=null; Vector mbrs=new Vector(1); // set the initial digest (since I'm the first member) initial_digest=new Digest(1); // 1 member (it's only me) initial_digest.add(gms.local_addr, 0,... | 50160 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50160/6fb09c82ef4207cebcaea41da8650b37c61bc21d/ClientGmsImpl.java/buggy/src/org/jgroups/protocols/pbcast/ClientGmsImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
12561,
19571,
4419,
12,
1887,
312,
2848,
13,
288,
3639,
15864,
2172,
67,
10171,
31,
3639,
4441,
548,
1476,
67,
350,
33,
2011,
31,
3639,
5589,
312,
2848,
87,
33,
2704,
5589,
12,
21,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
12561,
19571,
4419,
12,
1887,
312,
2848,
13,
288,
3639,
15864,
2172,
67,
10171,
31,
3639,
4441,
548,
1476,
67,
350,
33,
2011,
31,
3639,
5589,
312,
2848,
87,
33,
2704,
5589,
12,
21,... |
x = Support.convert(x, targetSqlType, connection.getCharSet()); | x = Support.convert(this, x, targetSqlType, connection.getCharSet()); | public void setObjectBase(int parameterIndex, Object x, int targetSqlType, int scale) throws SQLException { if (targetSqlType == java.sql.Types.CLOB) { targetSqlType = java.sql.Types.LONGVARCHAR; } else if (targetSqlType == java.sql.Types.BLOB) { targetSqlType = java.... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/56e9068ec616c6c95052dc39dce12c98471a778c/JtdsPreparedStatement.java/buggy/src/main/net/sourceforge/jtds/jdbc/JtdsPreparedStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
20530,
2171,
12,
474,
25412,
16,
1033,
619,
16,
509,
1018,
5101,
559,
16,
509,
3159,
13,
540,
1216,
6483,
288,
540,
309,
261,
3299,
5101,
559,
422,
2252,
18,
4669,
18,
2016,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20530,
2171,
12,
474,
25412,
16,
1033,
619,
16,
509,
1018,
5101,
559,
16,
509,
3159,
13,
540,
1216,
6483,
288,
540,
309,
261,
3299,
5101,
559,
422,
2252,
18,
4669,
18,
2016,
... |
return getDateTime(datePattern, aDate); | return getDateTime(getDatePattern(), aDate); | public static final String convertDateToString(Date aDate) { return getDateTime(datePattern, aDate); } | 30015 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/30015/b2bc2294c6bc5fd45eb48774a3356b447c9beb71/DateUtil.java/clean/src/service/org/appfuse/util/DateUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
514,
1765,
1626,
5808,
12,
1626,
279,
1626,
13,
288,
3639,
327,
25562,
12,
588,
1626,
3234,
9334,
279,
1626,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
727,
514,
1765,
1626,
5808,
12,
1626,
279,
1626,
13,
288,
3639,
327,
25562,
12,
588,
1626,
3234,
9334,
279,
1626,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
pluginRoot=org.eclipse.core.runtime.Platform.getPlugin("org.eclipse.cdt.core.tests").find(new Path("/")).getFile(); | pluginRoot = Platform.asLocalURL(Platform.getPlugin("org.eclipse.cdt.core.tests").getDescriptor().getInstallURL()).getFile(); | protected void setUp() throws CoreException,FileNotFoundException { String pluginRoot; /*** * The tests assume that they have a working workspace * and workspace root object to use to create projects/files in, * so we need to get them setup first. */ workspace... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/c7241a4d1a2b349995391ece481e9305cd30072c/BinaryTests.java/buggy/core/org.eclipse.cdt.core.tests/model/org/eclipse/cdt/core/model/tests/BinaryTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
225,
1216,
30015,
16,
812,
3990,
225,
288,
3639,
514,
1909,
2375,
31,
3639,
1783,
14,
540,
380,
1021,
7434,
6750,
716,
2898,
1240,
279,
5960,
6003,
540,
380,
471,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
225,
1216,
30015,
16,
812,
3990,
225,
288,
3639,
514,
1909,
2375,
31,
3639,
1783,
14,
540,
380,
1021,
7434,
6750,
716,
2898,
1240,
279,
5960,
6003,
540,
380,
471,
... |
System.out.println("received"); | if (debug) {System.out.println("received");} | private Response receiveResponse(isc_db_handle_impl db) throws GDSException { try { System.out.print("op_response "); int op = readOperation(db); if (op == op_response) { Response r = new Response(); r.resp_object = db.in.readInt(); Sy... | 6960 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6960/f95bfd6ee37ab19e341d5544efb72e22f83ecff2/GDS_Impl.java/buggy/src/org/firebirdsql/jgds/GDS_Impl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2306,
6798,
1064,
12,
291,
71,
67,
1966,
67,
4110,
67,
11299,
1319,
13,
1216,
611,
3948,
503,
288,
3639,
775,
288,
5411,
2332,
18,
659,
18,
1188,
2932,
556,
67,
2740,
315,
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,
3238,
2306,
6798,
1064,
12,
291,
71,
67,
1966,
67,
4110,
67,
11299,
1319,
13,
1216,
611,
3948,
503,
288,
3639,
775,
288,
5411,
2332,
18,
659,
18,
1188,
2932,
556,
67,
2740,
315,
1769,
... |
currentArchiveFile.setClassLoader(); ArchiveReader archiveReader = new ArchiveReader(); String serviceStatus = ""; | ArchiveReader archiveReader; | public void doDeploy() { if (wsToDeploy.size() > 0) { for (int i = 0; i < wsToDeploy.size(); i++) { currentArchiveFile = (ArchiveFileData) wsToDeploy.get(i); int type = currentArchiveFile.getType(); try { currentArchiveFile.setClassLo... | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/3389c598027d995e6c4f7c76b9e3d182cedba072/DeploymentEngine.java/clean/modules/core/src/org/apache/axis2/deployment/DeploymentEngine.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
10015,
1435,
288,
3639,
309,
261,
4749,
774,
10015,
18,
1467,
1435,
405,
374,
13,
288,
5411,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4945,
774,
10015,
18,
1467,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
10015,
1435,
288,
3639,
309,
261,
4749,
774,
10015,
18,
1467,
1435,
405,
374,
13,
288,
5411,
364,
261,
474,
277,
273,
374,
31,
277,
411,
4945,
774,
10015,
18,
1467,
5621... |
OutputStream outputStream = response.getOutputStream(); | protected void marshallSoapMessage( HttpServletResponse response, byte[][] responseSoapParts) throws XmlaException { // Regardless of whats been put into the response so far, clear // it out. response.reset(); response.setStatus(HttpServletResponse.SC_OK... | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/3660032154aa64408399bb342e3a3a4e2bad1098/DefaultXmlaServlet.java/clean/src/main/mondrian/xmla/impl/DefaultXmlaServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1833,
20601,
1079,
12,
5411,
12446,
766,
16,
5411,
1160,
63,
6362,
65,
766,
20601,
4305,
13,
2398,
1216,
5714,
69,
503,
288,
3639,
368,
2526,
1060,
2656,
434,
600,
2323,
2118,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1833,
20601,
1079,
12,
5411,
12446,
766,
16,
5411,
1160,
63,
6362,
65,
766,
20601,
4305,
13,
2398,
1216,
5714,
69,
503,
288,
3639,
368,
2526,
1060,
2656,
434,
600,
2323,
2118,
... | |
extractAttachments(_call); } catch (org.apache.axis.AxisFault axisFaultException) { throw axisFaultException; } | public void endProgress() throws java.rmi.RemoteException { if (super.cachedEndpoint == null) { throw new org.apache.axis.NoEndPointException(); } org.apache.axis.client.Call _call = createCall(); _call.setOperation(_operations[9]); _call.setUseSOAPAction(true); ... | 57344 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57344/4a820be38a9edc1276f2a21752f65f71b51690d6/TaskIntegratorSoapBindingStub.java/clean/src/org/genepattern/webservice/TaskIntegratorSoapBindingStub.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
679,
5491,
1435,
1216,
2252,
18,
8864,
77,
18,
5169,
503,
288,
3639,
309,
261,
9565,
18,
7097,
3293,
422,
446,
13,
288,
5411,
604,
394,
2358,
18,
19211,
18,
4890,
18,
2279,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
679,
5491,
1435,
1216,
2252,
18,
8864,
77,
18,
5169,
503,
288,
3639,
309,
261,
9565,
18,
7097,
3293,
422,
446,
13,
288,
5411,
604,
394,
2358,
18,
19211,
18,
4890,
18,
2279,
... | |
ConfigElement elt = (ConfigElement)value; mElementPropSheet.setElement(elt); if (mCustomEditors != null) { for(Iterator itr = mCustomEditors.iterator() ; itr.hasNext() ; ) { CustomEditor editor = (CustomEditor)itr.next(); mTabPane.remove(mTabPane.indexOfTab(editor.getTitle())); } mCustomEditors = null; } mCustomEdit... | }); | public ConfigContextEditor() { // Init the GUI try { jbInit(); } catch (Exception e) { e.printStackTrace(); } // Set up the tree mContextModel = new ConfigContextModel(); mElementTree.setModel(mContextModel); mElementTree.setCellRenderer(new Co... | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/6570edc444bc3748e2629f90eab19d87e3a6de67/ConfigContextEditor.java/buggy/modules/jackal/editors/org/vrjuggler/jccl/editors/ConfigContextEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1903,
1042,
6946,
1435,
282,
288,
1377,
368,
4378,
326,
10978,
1377,
775,
1377,
288,
540,
20515,
2570,
5621,
1377,
289,
1377,
1044,
261,
503,
425,
13,
1377,
288,
540,
425,
18,
1188,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1903,
1042,
6946,
1435,
282,
288,
1377,
368,
4378,
326,
10978,
1377,
775,
1377,
288,
540,
20515,
2570,
5621,
1377,
289,
1377,
1044,
261,
503,
425,
13,
1377,
288,
540,
425,
18,
1188,... |
public boolean contains(P2PService service) { return this.groupOfAcquaintances.contains(service); | public BooleanWrapper contains(P2PService service) { return new BooleanWrapper(this.groupOfAcquaintances.contains(service)); | public boolean contains(P2PService service) { return this.groupOfAcquaintances.contains(service); } | 58694 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58694/0aad9a60aca347dacfc0f0039dbbb1671d89cbc5/P2PAcquaintanceManager.java/buggy/src/org/objectweb/proactive/p2p/service/P2PAcquaintanceManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1914,
12,
52,
22,
52,
1179,
1156,
13,
288,
3639,
327,
333,
18,
1655,
951,
9988,
372,
1598,
6872,
18,
12298,
12,
3278,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1914,
12,
52,
22,
52,
1179,
1156,
13,
288,
3639,
327,
333,
18,
1655,
951,
9988,
372,
1598,
6872,
18,
12298,
12,
3278,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (!isEnabled()) { unfiltered = findMarkers(new IResource[] { ResourcesPlugin .getWorkspace().getRoot() }, IResource.DEPTH_INFINITE, -1, mon, ignoreExceptions); } else { int limit = -1; | Collection findMarkers(IProgressMonitor mon, boolean ignoreExceptions) throws CoreException { List unfiltered = Collections.EMPTY_LIST; if (!isEnabled()) { unfiltered = findMarkers(new IResource[] { ResourcesPlugin .getWorkspace().getRoot() }, IResource.DEPTH_INFINITE, -1, mon, ignoreExceptions); } else... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/09a4c864bb83fb62a685d497a2df9ce5451376bd/MarkerFilter.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerFilter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
2532,
1104,
21644,
12,
45,
5491,
7187,
6921,
16,
1250,
2305,
11416,
13,
1082,
202,
15069,
30015,
288,
202,
202,
682,
640,
12071,
273,
5737,
18,
13625,
67,
7085,
31,
202,
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,
2532,
1104,
21644,
12,
45,
5491,
7187,
6921,
16,
1250,
2305,
11416,
13,
1082,
202,
15069,
30015,
288,
202,
202,
682,
640,
12071,
273,
5737,
18,
13625,
67,
7085,
31,
202,
202,
430,
... | |
runTest( "+", new int[]{ PLUS, EOF } ); | runTest( "+", new int[]{ TokenTypes.PLUS, TokenTypes.EOF } ); | public void testPlus() { runTest( "+", new int[]{ PLUS, EOF } ); } | 47970 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47970/b2f4e150ff5bae2f46e3741f6b5c806f3f9446fa/XPathLexerTokenTest.java/buggy/src/java/test/org/jaxen/saxpath/base/XPathLexerTokenTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
13207,
1435,
565,
288,
3639,
1086,
4709,
12,
13773,
3113,
394,
509,
63,
7073,
3155,
2016,
18,
6253,
3378,
16,
3155,
2016,
18,
12706,
289,
11272,
565,
289,
2,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1842,
13207,
1435,
565,
288,
3639,
1086,
4709,
12,
13773,
3113,
394,
509,
63,
7073,
3155,
2016,
18,
6253,
3378,
16,
3155,
2016,
18,
12706,
289,
11272,
565,
289,
2,
-100,
-100,
... |
return null; | return cs; | public CodeScheme getCodeScheme() { CodeScheme cs = null; if (codePosition instanceof CodeScheme) { cs = (CodeScheme) codePosition; } else if (parent != null) { cs = parent.getCodeScheme(); } return null; } | 3071 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3071/60bd0949a623dd205fde69555642fa259d242be4/SymbolPart.java/clean/src/openmap/com/bbn/openmap/tools/symbology/milStd2525/SymbolPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3356,
9321,
6583,
9321,
1435,
288,
3639,
3356,
9321,
2873,
273,
446,
31,
3639,
309,
261,
710,
2555,
1276,
3356,
9321,
13,
288,
5411,
2873,
273,
261,
1085,
9321,
13,
981,
2555,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3356,
9321,
6583,
9321,
1435,
288,
3639,
3356,
9321,
2873,
273,
446,
31,
3639,
309,
261,
710,
2555,
1276,
3356,
9321,
13,
288,
5411,
2873,
273,
261,
1085,
9321,
13,
981,
2555,
31,
... |
containingDocument.prepareForExternalEvents(pipelineContext); | containingDocument.prepareForExternalEventsSequence(pipelineContext); | private void executeExternalEventPrepareIfNecessary(PipelineContext pipelineContext, XFormsContainingDocument containingDocument, int[] sentEventCount, String eventName, String controlId, String otherControlId, String contextString) { if (sentEventCount[0] == 0) { // Prepare ContainingDocument ... | 51410 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51410/cea433d5bce9b2974177c5566f94b0414f010953/XFormsServer.java/clean/src/java/org/orbeon/oxf/xforms/processor/XFormsServer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1836,
6841,
1133,
7543,
26034,
12,
8798,
1042,
5873,
1042,
16,
1139,
18529,
24344,
2519,
4191,
2519,
16,
509,
8526,
3271,
1133,
1380,
16,
514,
7933,
16,
514,
3325,
548,
16,
514... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1836,
6841,
1133,
7543,
26034,
12,
8798,
1042,
5873,
1042,
16,
1139,
18529,
24344,
2519,
4191,
2519,
16,
509,
8526,
3271,
1133,
1380,
16,
514,
7933,
16,
514,
3325,
548,
16,
514... |
if ( namePattern.lastIndexOf( '%' ) == -1 ) { namePattern = namePattern + "%"; } | namePattern = namePattern + "%"; | private String getTailoredSearchText( String namePattern ) { if ( searchTxt.getText( ).length( ) > 0 ) { namePattern = searchTxt.getText( ); // Add the % by default if there is no such pattern if ( namePattern != null ) { if ( namePattern.lastIndexOf( '%' ) == -1 ) { namePattern = namePattern + "%"... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/dfca913ab52a1c35308def530c47013de32db0dc/SQLDataSetEditorPage.java/clean/data/org.eclipse.birt.report.data.oda.jdbc.ui/src/org/eclipse/birt/report/data/oda/jdbc/ui/editors/SQLDataSetEditorPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
3181,
671,
7653,
2979,
1528,
12,
514,
508,
3234,
262,
202,
95,
202,
202,
430,
261,
1623,
21811,
18,
588,
1528,
12,
262,
18,
2469,
12,
262,
405,
374,
262,
202,
202,
95,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
3181,
671,
7653,
2979,
1528,
12,
514,
508,
3234,
262,
202,
95,
202,
202,
430,
261,
1623,
21811,
18,
588,
1528,
12,
262,
18,
2469,
12,
262,
405,
374,
262,
202,
202,
95,... |
+ " while parsing XML stream", e); | + " while parsing XML stream: " + e.toString()); | public void fatalError(SAXParseException e) throws SAXException { // log and re-throw exception log.error("fatal error encountered at line: " + e.getLineNumber() + ", column: " + e.getColumnNumber() + " while parsing XML stream", e); throw e; } | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/db5b6327cfca6d04f3ed00f53e133e2e0f9746e5/ImportHandler.java/clean/src/java/org/apache/jackrabbit/core/xml/ImportHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
10081,
668,
12,
55,
2501,
13047,
425,
13,
1216,
14366,
288,
3639,
368,
613,
471,
283,
17,
12849,
1520,
3639,
613,
18,
1636,
2932,
30709,
555,
9919,
622,
980,
30,
315,
397,
42... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10081,
668,
12,
55,
2501,
13047,
425,
13,
1216,
14366,
288,
3639,
368,
613,
471,
283,
17,
12849,
1520,
3639,
613,
18,
1636,
2932,
30709,
555,
9919,
622,
980,
30,
315,
397,
42... |
return null; | return "PKCS#8"; | public String getFormat() { return null; } | 45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/8d26d9d8b3f09637143115b4f409f7a777da1c33/GnuDSAPrivateKey.java/clean/libraries/javalib/gnu/java/security/provider/GnuDSAPrivateKey.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
10959,
1435,
225,
288,
565,
327,
315,
26044,
7,
28,
14432,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
10959,
1435,
225,
288,
565,
327,
315,
26044,
7,
28,
14432,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
infoboxContent.addChild("#", "Are you sure you wish to unload " + request.getPartAsString("unload", MAX_PLUGIN_NAME_LENGTH) + "?"); | infoboxContent.addChild("#", "Are you sure you wish to unload " + request.getPartAsString("unload", MAX_PLUGIN_NAME_LENGTH) + '?'); | public void handlePost(URI uri, Bucket data, ToadletContext ctx) throws ToadletContextClosedException, IOException { HTTPRequest request = new HTTPRequest(uri, data, ctx); MultiValueTable headers = new MultiValueTable(); String pass = request.getPartAsString("formPassword", 32); if((pass == null) || !pass.e... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/62fd59041864b4ed1f43adc676de6bfb5ea977f3/PproxyToadlet.java/clean/src/freenet/clients/http/PproxyToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
202,
202,
15069,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
288,
9506,
202,
23891,
590,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
202,
202,
15069,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
288,
9506,
202,
23891,
590,
2... |
if (blockedJobs.contains(tw.jobKey)) tw.state = TriggerWrapper.STATE_PAUSED_BLOCKED; | if (blockedJobs.contains(tw.jobKey)) { tw.state = TriggerWrapper.STATE_PAUSED_BLOCKED; } } else if (blockedJobs.contains(tw.jobKey)) { tw.state = TriggerWrapper.STATE_BLOCKED; } else { addToTimeTriggers(tw); | public void storeTrigger(SchedulingContext ctxt, Trigger newTrigger, boolean replaceExisting) throws JobPersistenceException { TriggerWrapper tw = new TriggerWrapper(newTrigger); if (tw.nextFireTime < this.nextFireTime) this.nextFireTime = tw.nextFireTime; if (triggersByFQN.... | 3431 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3431/0ca5d7d851637eb8695746dba9608de14253a225/RAMJobStore.java/buggy/src/java/org/quartz/simpl/RAMJobStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1707,
6518,
12,
25401,
1042,
14286,
16,
11321,
394,
6518,
16,
5411,
1250,
1453,
9895,
13,
1216,
3956,
13182,
503,
288,
3639,
11321,
3611,
2339,
273,
394,
11321,
3611,
12,
2704,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1707,
6518,
12,
25401,
1042,
14286,
16,
11321,
394,
6518,
16,
5411,
1250,
1453,
9895,
13,
1216,
3956,
13182,
503,
288,
3639,
11321,
3611,
2339,
273,
394,
11321,
3611,
12,
2704,
... |
m_gtp.send(cmd); | return m_gtp.send(cmd); | private void send(String cmd) throws GtpError { m_gtp.send(cmd); } | 48906 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48906/4a5428fc3fadbc79933169a0cbd21d0545a60e30/GtpAdapter.java/clean/src/net/sf/gogui/gtpadapter/GtpAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
12,
780,
1797,
13,
1216,
611,
6834,
668,
565,
288,
3639,
327,
312,
67,
4521,
84,
18,
4661,
12,
4172,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
12,
780,
1797,
13,
1216,
611,
6834,
668,
565,
288,
3639,
327,
312,
67,
4521,
84,
18,
4661,
12,
4172,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
pipelinedChildren = pipelinedContentProvider.getPipelinedChildren( | pipelinedContentProvider.getPipelinedChildren( | private Set pipelineChildren(Object aParent, NavigatorContentExtension[] theOverridingExtensions, Set theCurrentChildren) { IPipelinedTreeContentProvider pipelinedContentProvider; NavigatorContentExtension[] overridingExtensions; Set pipelinedChildren = theCurrentChildren; for (int i = 0; i < theOverridingExte... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/c93d807ed962723d90daba76fc2003e2c1801cbc/NavigatorContentServiceContentProvider.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1000,
5873,
4212,
12,
921,
279,
3054,
16,
1082,
202,
22817,
1350,
3625,
8526,
326,
22042,
10415,
7513,
16,
1082,
202,
694,
326,
3935,
4212,
13,
288,
202,
202,
2579,
625,
292,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1000,
5873,
4212,
12,
921,
279,
3054,
16,
1082,
202,
22817,
1350,
3625,
8526,
326,
22042,
10415,
7513,
16,
1082,
202,
694,
326,
3935,
4212,
13,
288,
202,
202,
2579,
625,
292,
... |
getFullName() + "\".", Annotate.getLineNumber(this)); | getFullName() + "\".", Annotate.getPosition(this)); | public Node removeAmbiguities( LocalContext c) throws SemanticException { Node top = null; if (prefix != null) { if (prefix instanceof TypeNode) { /* Try static fields. */ Type type = ((TypeNode) prefix).getType(); if (type.isReferenceType()) { try { ReferenceType refType = type.toReferenceTy... | 11982 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11982/96c2c0f08db74e6b67885d020d1aa6b2502f09f2/AmbiguousName.java/clean/src/polyglot/ast/AmbiguousName.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2029,
1206,
30706,
8810,
1961,
12,
3566,
1042,
276,
13,
1216,
24747,
503,
225,
288,
565,
2029,
1760,
273,
446,
31,
565,
309,
261,
3239,
480,
446,
13,
288,
202,
430,
261,
3239,
127... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2029,
1206,
30706,
8810,
1961,
12,
3566,
1042,
276,
13,
1216,
24747,
503,
225,
288,
565,
2029,
1760,
273,
446,
31,
565,
309,
261,
3239,
480,
446,
13,
288,
202,
430,
261,
3239,
127... |
LOG.debug("splits["+j+"]="+splits[j]+" count=" + count); | public void testFormat() throws Exception { JobConf job = new JobConf(conf); FileSystem fs = FileSystem.getNamed("local", conf); Path dir = new Path(System.getProperty("test.build.data",".") + "/mapred"); Path file = new Path(dir, "test.txt"); Reporter reporter = new Reporter() { public void set... | 48130 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48130/48264173e88fdcd9b42c4d801117c3b7cb289242/TestTextInputFormat.java/clean/src/test/org/apache/hadoop/mapred/TestTextInputFormat.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2018,
18,
4148,
2932,
21902,
9614,
15,
78,
9078,
65,
1546,
15,
21902,
63,
78,
3737,
6,
1056,
1546,
397,
1056,
1769,
2018,
18,
4148,
2932,
21902,
9614,
15,
78,
9078,
65,
1546,
15,
21902,
63,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2018,
18,
4148,
2932,
21902,
9614,
15,
78,
9078,
65,
1546,
15,
21902,
63,
78,
3737,
6,
1056,
1546,
397,
1056,
1769,
2018,
18,
4148,
2932,
21902,
9614,
15,
78,
9078,
65,
1546,
15,
21902,
63,
... | |
char [] patternArray = patternString.toCharArray(); | private static CSearchPattern createDerivedPattern(String patternString, SearchFor searchFor, LimitTo limitTo, int matchMode, boolean caseSensitive) { IScanner scanner =null; try { scanner = ParserFactory.createScanner( new CodeReader(patternString.toCharArray()), new ScannerInfo(), ParserMode.Q... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/75fee20f69852f5219e039afb6665d56da8886f9/CSearchPattern.java/clean/core/org.eclipse.cdt.core/search/org/eclipse/cdt/internal/core/search/matching/CSearchPattern.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3001,
5378,
1936,
1076,
273,
1936,
780,
18,
869,
15936,
5621,
760,
3001,
5378,
1936,
1076,
273,
1936,
780,
18,
869,
15936,
5621,
385,
2979,
3234,
3001,
5378,
1936,
1076,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
3001,
5378,
1936,
1076,
273,
1936,
780,
18,
869,
15936,
5621,
760,
3001,
5378,
1936,
1076,
273,
1936,
780,
18,
869,
15936,
5621,
385,
2979,
3234,
3001,
5378,
1936,
1076,
273,
1... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.