rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
if (0 < ignorePrefix) { newLine = newLine.substring(ignorePrefix); oldLine = oldLine.substring(ignorePrefix); | if (ignorePrefix) { int bracketColon = 0; if (-1 != (bracketColon = newLine.indexOf("]: "))) { newLine = newLine.substring(bracketColon + 3); } if (-1 != (bracketColon = oldLine.indexOf("]: "))) { oldLine = oldLine.substring(bracketColon + 3); } | public static boolean filesIdentical (String newFileName, String oldFileName, List oldLinesToIgnore, int ignorePrefix) throws IOException { boolean same = true; File newFile = new File(newFileName); File oldFile = new File(oldFileName); FileReader newFile... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/b497e4b3ffee7f5f33b502c34c8c49bd700b7290/CompareFiles.java/buggy/java/webclient/test/automated/src/classes/org/mozilla/webclient/CompareFiles.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
1390,
6106,
1706,
261,
780,
394,
4771,
16,
9944,
225,
514,
1592,
4771,
16,
9944,
225,
987,
1592,
5763,
774,
3777,
16,
9944,
225,
509,
2305,
2244,
13,
2398,
1216,
1860,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
1390,
6106,
1706,
261,
780,
394,
4771,
16,
9944,
225,
514,
1592,
4771,
16,
9944,
225,
987,
1592,
5763,
774,
3777,
16,
9944,
225,
509,
2305,
2244,
13,
2398,
1216,
1860,
... |
return receiver.getRuntime().getClasses().getFloatClass().callMethod("induced_from", receiver); | return receiver.getRuntime().getClass("Float").callMethod("induced_from", receiver); | public static IRubyObject prec_f(IRubyObject receiver) { return receiver.getRuntime().getClasses().getFloatClass().callMethod("induced_from", receiver); } | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/ca6b16e996ea9af83ce593594b9c69b9364a9924/RubyPrecision.java/buggy/src/org/jruby/RubyPrecision.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
13382,
67,
74,
12,
7937,
10340,
921,
5971,
13,
288,
3639,
327,
5971,
18,
588,
5576,
7675,
588,
797,
2932,
4723,
20387,
1991,
1305,
2932,
728,
26372,
67,
2080... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
13382,
67,
74,
12,
7937,
10340,
921,
5971,
13,
288,
3639,
327,
5971,
18,
588,
5576,
7675,
588,
797,
2932,
4723,
20387,
1991,
1305,
2932,
728,
26372,
67,
2080... |
TempFileManager.setWorkingDirectory(new File(_ode.getContext() .getWorkspaceRoot())); | if (_ode.getContext().getWorkspaceRoot() != null) TempFileManager.setWorkingDirectory(new File(_ode.getContext().getWorkspaceRoot())); | public void init(ComponentContext context) throws JBIException { try { _ode = OdeContext.getInstance(); _ode.setContext(context); _ode._consumer = new OdeConsumer(_ode); TempFileManager.setWorkingDirectory(new File(_ode.getContext() .getWorkspace... | 45373 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45373/1a15505e6abed48284394b7c9c2a03b5f1150491/OdeLifeCycle.java/clean/jbi/src/main/java/org/apache/ode/jbi/OdeLifeCycle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1208,
12,
1841,
1042,
819,
13,
1216,
804,
31558,
503,
288,
3639,
775,
288,
5411,
389,
390,
273,
531,
323,
1042,
18,
588,
1442,
5621,
5411,
389,
390,
18,
542,
1042,
12,
2472,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1841,
1042,
819,
13,
1216,
804,
31558,
503,
288,
3639,
775,
288,
5411,
389,
390,
273,
531,
323,
1042,
18,
588,
1442,
5621,
5411,
389,
390,
18,
542,
1042,
12,
2472,
... |
return getMinimumSize(c); | Dimension size = getMinimumSize(c); size.width += 4; return size; | public Dimension getPreferredSize(JComponent c) { // note: overriding getMinimumSize() (for example in the MetalComboBoxUI // class) affects the getPreferredSize() result, so it seems logical that // this method is implemented by delegating to the getMinimumSize() method return getMinimumSize(c); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/7cc107e01ff95c250142dda3e246542e1b0c0794/BasicComboBoxUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicComboBoxUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
12822,
4193,
1225,
12,
46,
1841,
276,
13,
225,
288,
565,
368,
4721,
30,
225,
19488,
30665,
1225,
1435,
261,
1884,
3454,
316,
326,
21604,
287,
22199,
5370,
377,
368,
667,
13,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
12822,
4193,
1225,
12,
46,
1841,
276,
13,
225,
288,
565,
368,
4721,
30,
225,
19488,
30665,
1225,
1435,
261,
1884,
3454,
316,
326,
21604,
287,
22199,
5370,
377,
368,
667,
13,
... |
if (jj_3R_273()) { | if (jj_3_7()) { | final private boolean jj_3R_267() { Token xsp; xsp = jj_scanpos; if (jj_3R_273()) { jj_scanpos = xsp; if (jj_3R_274()) return true; } return false; } | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/a180e9b19197c7613f1e73c6ec8a574a17011e5e/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5558,
27,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
23,
67,
27,
10756,
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,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5558,
27,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
23,
67,
27,
10756,
2... |
imcode.server.user.User user = super.getUserObj(req,res) ; | imcode.server.user.UserDomainObject user = super.getUserObj(req,res) ; | public void doPost(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { // Lets validate the session, e.g has the user logged in to Janus? if (super.checkSession(req,res) == false) return ; // Lets get the standard parameters and validate them Properties params = super.getSessionP... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/aac0c3f1fbded79e44eeb9b126b31959f0f22c1d/ConfForum.java/buggy/servlets/conf/ConfForum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
1216,
16517,
16,
1860,
288,
202,
759,
511,
2413,
1954,
326,
1339,
16,
425,
18,
75,
711,
326,
729,
7545,
316,
358,
23214,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3349,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
1216,
16517,
16,
1860,
288,
202,
759,
511,
2413,
1954,
326,
1339,
16,
425,
18,
75,
711,
326,
729,
7545,
316,
358,
23214,... |
ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, ComponentPackage.SCALE__MAX, oldMax, newMax); if (msgs == null) msgs = notification; else msgs.add(notification); | ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, ComponentPackage.SCALE__MAX, oldMax, newMax); if (msgs == null) msgs = notification; else msgs.add(notification); | public NotificationChain basicSetMax(DataElement newMax, NotificationChain msgs) { DataElement oldMax = max; max = newMax; if (eNotificationRequired()) { ENotificationImpl notification = new ENotificationImpl(this, Notification.SET, ComponentPackage.SCALE__MAX, oldMax, newM... | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/ScaleImpl.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/model/component/impl/ScaleImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
27050,
5337,
30643,
12,
751,
1046,
394,
2747,
16,
27050,
8733,
13,
565,
288,
3639,
1910,
1046,
1592,
2747,
273,
943,
31,
3639,
943,
273,
394,
2747,
31,
3639,
309,
261,
73,
21107,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
27050,
5337,
30643,
12,
751,
1046,
394,
2747,
16,
27050,
8733,
13,
565,
288,
3639,
1910,
1046,
1592,
2747,
273,
943,
31,
3639,
943,
273,
394,
2747,
31,
3639,
309,
261,
73,
21107,
... |
return false; | return KEEP; | public boolean processRequest(Request request) { if (selectorRequestFilter.acceptRequest(request)) { body.serve(request); return true; } else { return false; } } | 23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/2666230e00db643175e81dac0b52f3f8ba384784/Service.java/buggy/src/org/objectweb/proactive/Service.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1207,
691,
12,
691,
590,
13,
288,
1377,
309,
261,
9663,
691,
1586,
18,
9436,
691,
12,
2293,
3719,
288,
3639,
1417,
18,
30104,
12,
2293,
1769,
3639,
327,
638,
31,
3639,
289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1207,
691,
12,
691,
590,
13,
288,
1377,
309,
261,
9663,
691,
1586,
18,
9436,
691,
12,
2293,
3719,
288,
3639,
1417,
18,
30104,
12,
2293,
1769,
3639,
327,
638,
31,
3639,
289,
... |
NutchConf nutchConf = new NutchConf(); NutchBean bean = new NutchBean(nutchConf); Query query = Query.parse(args[0], nutchConf); | Configuration conf = NutchConfiguration.create(); NutchBean bean = new NutchBean(conf); Query query = Query.parse(args[0], conf); | public static void main(String[] args) throws Exception { String usage = "NutchBean query"; if (args.length == 0) { System.err.println(usage); System.exit(-1); } NutchConf nutchConf = new NutchConf(); NutchBean bean = new NutchBean(nutchConf); Query query = Query.parse(args[0], nutchConf);... | 46828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46828/25437bc825d50715dcc9a289a1b4c8fbbc6aced1/NutchBean.java/clean/src/java/org/apache/nutch/searcher/NutchBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
288,
565,
514,
4084,
273,
315,
50,
322,
343,
3381,
843,
14432,
565,
309,
261,
1968,
18,
2469,
422,
374,
13,
288,
1377,
2332,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
2774,
12,
780,
8526,
833,
13,
1216,
1185,
288,
565,
514,
4084,
273,
315,
50,
322,
343,
3381,
843,
14432,
565,
309,
261,
1968,
18,
2469,
422,
374,
13,
288,
1377,
2332,
... |
throw new UnsupportedOperationException(); | throw new UnsupportedRepositoryOperationException(); | public Version checkin() throws RepositoryException { // TODO Auto-generated method stub // return null; throw new UnsupportedOperationException(); } | 49304 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49304/9a4d2d514f3034e7f39869df9e9bb9c1e8bc021e/ClientNode.java/clean/contrib/jcr-rmi/src/java/org/apache/jackrabbit/rmi/client/ClientNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4049,
866,
267,
1435,
1216,
13367,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
368,
327,
446,
31,
3639,
604,
394,
7221,
3305,
10602,
5621,
565,
289,
2,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4049,
866,
267,
1435,
1216,
13367,
288,
3639,
368,
2660,
8064,
17,
11168,
707,
7168,
3639,
368,
327,
446,
31,
3639,
604,
394,
7221,
3305,
10602,
5621,
565,
289,
2,
-100,
-100,
-100,... |
FontStyle style = (FontStyle) getPrimaryView().getStyle( | FontStyle style = (FontStyle) getFontStyleOwnerView().getStyle( | protected void refreshUnderline() { FontStyle style = (FontStyle) getPrimaryView().getStyle( NotationPackage.eINSTANCE.getFontStyle()); if (style != null && getFigure() instanceof WrapLabel) { ((WrapLabel) getFigure()).setTextUnderline(style.isUnderline()); } } | 7409 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7409/c90605b94797aa95ffa039808ae26671d3dd7b1e/RelationshipLabel3EditPart.java/buggy/examples/org.eclipse.gmf.examples.mindmap.diagram/src/org/eclipse/gmf/examples/mindmap/diagram/edit/parts/RelationshipLabel3EditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
4460,
14655,
1369,
1435,
288,
202,
202,
5711,
2885,
2154,
273,
261,
5711,
2885,
13,
11398,
1767,
7675,
588,
2885,
12,
9506,
202,
14818,
2261,
18,
73,
13341,
18,
588,
5711,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4460,
14655,
1369,
1435,
288,
202,
202,
5711,
2885,
2154,
273,
261,
5711,
2885,
13,
11398,
1767,
7675,
588,
2885,
12,
9506,
202,
14818,
2261,
18,
73,
13341,
18,
588,
5711,... |
offsets = (int) in.getFilePointer(); | offsets = (int) (fileLength - in.available()); | protected void initFile(String id) throws FormatException, IOException { super.initFile(id); in = new RandomAccessFile(id, "r"); little = true; location = 0; // some DICOM files have a 128 byte header followed by a 4 byte identifier byte[] four = new byte[4]; in.seek(128); in.read(four); if... | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/91859a26506b8a1d312b398da2c3ecd94e02fa60/DicomReader.java/buggy/loci/formats/DicomReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
1272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
1208,
812,
12,
780,
612,
13,
1216,
4077,
503,
16,
1860,
288,
565,
2240,
18,
2738,
812,
12,
350,
1769,
565,
316,
273,
394,
8072,
26933,
12,
350,
16,
315,
86,
8863,
565,
1272... |
if (sel instanceof TreeViewer) { TreeViewer tv = (TreeViewer) sel; ISelection sel2 = tv.getSelection(); if (sel2 instanceof StructuredSelection) { monitor.beginTask("Searhing for files...", IProgressMonitor.UNKNOWN); StructuredSelection ss = (StructuredSelection) sel2; for (Iterator iter = ss.iterator(); iter.hasNext()... | Object sel = targetPart.getSite().getSelectionProvider().getSelection(); if (sel instanceof IStructuredSelection) { monitor.beginTask("Searhing for files...", IProgressMonitor.UNKNOWN); StructuredSelection ss = (StructuredSelection) sel; for (Iterator iter = ss.iterator(); iter.hasNext();) { Object obj = iter.next(); i... | public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException { try { CPD cpd = new CPD(); //cpd.setListener(new CPDActivityListener(monitor)); //for some reason CPD dies when using this listener PMDPlugin.getDefault().getPreferenceStore().... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/885f0a09fd7fcd66c210cca8c46ce5b645c985ae/CPDCheckProjectAction.java/buggy/pmd-eclipse/src/net/sourceforge/pmd/eclipse/actions/CPDCheckProjectAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
3639,
775,
288,
5411,
5181,
40,
29660,
273,
394,
5181,
40,
5621,
5411,
368,
4057,
72,
18,
542,
2223,
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,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
3639,
775,
288,
5411,
5181,
40,
29660,
273,
394,
5181,
40,
5621,
5411,
368,
4057,
72,
18,
542,
2223,
12,
2704,... |
checkPageValid( ); | checkPageValid( ); | public void modifyText( ModifyEvent e ) { checkPageValid( ); } | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/b91f1dd2fabe6ffd72656b2cfe7d12c525b2521c/GeneralPreferencePage.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/GeneralPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
1528,
12,
9518,
1133,
425,
262,
1082,
202,
95,
9506,
202,
1893,
1964,
1556,
12,
11272,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
5612,
1528,
12,
9518,
1133,
425,
262,
1082,
202,
95,
9506,
202,
1893,
1964,
1556,
12,
11272,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
bc2ir.appendInstruction(Binary.create(REF_ADD, op0, o1, op1)); | bc2ir.appendInstruction(Binary.create(REF_ADD, op0, o1, op1.copyD2U())); | static boolean generatePolymorphicMagic(OPT_BC2IR bc2ir, OPT_GenerationContext gc, VM_MethodReference meth, VM_Atom methodName) { VM_TypeReference [] paramTypes = meth.getParameterTypes(); VM_TypeReference resultType = meth.getR... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/1cc6fa656ae5eb0b3049f6a9bfd9a6e94b399522/OPT_GenerateMagic.java/buggy/rvm/src/vm/compilers/optimizing/ir/conversions/bc2hir/OPT_GenerateMagic.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
1250,
2103,
5850,
21976,
19289,
12,
15620,
67,
16283,
22,
7937,
6533,
22,
481,
16,
4766,
6647,
16456,
67,
13842,
1042,
8859,
16,
4766,
6647,
8251,
67,
1305,
2404,
7917,
16,
8251,
67,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
1250,
2103,
5850,
21976,
19289,
12,
15620,
67,
16283,
22,
7937,
6533,
22,
481,
16,
4766,
6647,
16456,
67,
13842,
1042,
8859,
16,
4766,
6647,
8251,
67,
1305,
2404,
7917,
16,
8251,
67,... |
"Can't find component " + component); | "Can't find component " + component); | public Object getProperty(String component, String propertyName) throws PropertyException { Object obj = null; Symbol symbol = symbolTable.get(component); if (symbol != null) { PropertySheet ps = symbol.getPropertySheet(); obj = ps.getRawNoReplacement(propertyName); } els... | 52185 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52185/1e6515ee6eca03c12b6dd786af9302825b638188/ConfigurationManager.java/clean/src/sphinx4/edu/cmu/sphinx/util/props/ConfigurationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
3911,
12,
780,
1794,
16,
514,
5470,
13,
225,
202,
15069,
4276,
503,
288,
202,
921,
1081,
273,
446,
31,
3639,
8565,
3273,
273,
26086,
18,
588,
12,
4652,
1769,
3639,
309,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
3911,
12,
780,
1794,
16,
514,
5470,
13,
225,
202,
15069,
4276,
503,
288,
202,
921,
1081,
273,
446,
31,
3639,
8565,
3273,
273,
26086,
18,
588,
12,
4652,
1769,
3639,
309,
261,... |
out.writeObject(channel_name); | out.writeObject(channel_name); | public void writeExternal(ObjectOutput out) throws IOException { out.writeObject(channel_name); } | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/462c7e2ed6980678c603a434a8eb5bc2e6749ac2/TunnelHeader.java/clean/src/org/jgroups/protocols/TunnelHeader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
6841,
12,
921,
1447,
596,
13,
1216,
1860,
288,
202,
659,
18,
2626,
921,
12,
4327,
67,
529,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1045,
6841,
12,
921,
1447,
596,
13,
1216,
1860,
288,
202,
659,
18,
2626,
921,
12,
4327,
67,
529,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
final byte parseForArrayElementTypeCode() { | final byte parseForArrayElementTypeCode() throws VM_PragmaUninterruptible { | final byte parseForArrayElementTypeCode() { if (VM.VerifyAssertions) VM.assert(val[0] == '['); return val[1]; } | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/4a987a25f93ceebb0f47a68989f48a184a7ef4ca/VM_Atom.java/buggy/rvm/src/vm/classLoader/VM_Atom.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1160,
1109,
1290,
1076,
1046,
15460,
1435,
1216,
8251,
67,
2050,
9454,
984,
31847,
1523,
288,
565,
309,
261,
7397,
18,
8097,
8213,
1115,
13,
8251,
18,
11231,
12,
1125,
63,
20,
65,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1160,
1109,
1290,
1076,
1046,
15460,
1435,
1216,
8251,
67,
2050,
9454,
984,
31847,
1523,
288,
565,
309,
261,
7397,
18,
8097,
8213,
1115,
13,
8251,
18,
11231,
12,
1125,
63,
20,
65,
... |
handleSortByOverride(sortByStr); | handleSortByOverride(sortByStr); | public ZimbraQuery(String queryString, Mailbox mbox, byte[] types, SortBy searchOrder, boolean includeTrash, boolean includeSpam, int chunkSize) throws ParseException, ServiceException { mMbox = mbox; // // Step 1: parse the text using the JavaCC parser ZimbraQueryParser parser = new ZimbraQueryParser(new... | 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,
225,
202,
482,
2285,
381,
15397,
1138,
12,
780,
11337,
16,
11542,
2147,
312,
2147,
16,
1160,
8526,
1953,
16,
5928,
858,
1623,
2448,
16,
1250,
2341,
29420,
16,
1250,
2341,
3389,
301,
16,
509,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2285,
381,
15397,
1138,
12,
780,
11337,
16,
11542,
2147,
312,
2147,
16,
1160,
8526,
1953,
16,
5928,
858,
1623,
2448,
16,
1250,
2341,
29420,
16,
1250,
2341,
3389,
301,
16,
509,
... |
BodyPeriodTotal = 0; BodyTrailingIdx = startIdx - (this.candleSettings[TA_CandleSettingType.TA_BodyShort .ordinal()].avgPeriod); ShadowLongPeriodTotal = 0; ShadowLongTrailingIdx = startIdx - (this.candleSettings[TA_CandleSettingType.TA_ShadowLong .ordinal()].avgPeriod); ShadowVeryShortPeriodTotal = 0; ShadowVeryShortTr... | public TA_RetCode CDLHANGINGMAN(int startIdx, int endIdx, double inOpen[], double inHigh[], double inLow[], double inClose[], MInteger outBegIdx, MInteger outNbElement, int outInteger[]) { double BodyPeriodTotal, ShadowLongPeriodTotal, ShadowVeryShortPeriodTotal, NearPeriodTotal; int i, outIdx, BodyTrailingIdx, ... | 2365 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2365/8c26ea7a2c59f9148f3db0db7ab39ed48689e601/Core.java/buggy/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
399,
37,
67,
7055,
1085,
385,
8914,
44,
3388,
1360,
9560,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
3678,
63,
6487,
1082,
202,
9056,
316,
8573,
63,
6487,
1645,
316,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
399,
37,
67,
7055,
1085,
385,
8914,
44,
3388,
1360,
9560,
12,
474,
27108,
16,
509,
679,
4223,
16,
1645,
316,
3678,
63,
6487,
1082,
202,
9056,
316,
8573,
63,
6487,
1645,
316,
... | |
log.logDetailed(APP_NAME, "Main window is created."); | log.logDetailed(APP_NAME, "Main window is created."); | public static void main (String [] a) throws KettleException { EnvUtil.environmentInit(); ArrayList args = new ArrayList(); for (int i=0;i<a.length;i++) args.add(a[i]); Display display = new Display(); Splash splash = new Splash(display); // System.out.println("Welcome to Chef!"); StringBuffer optionRep... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/466ea40abc95c39a5103fe3a9a74262a61dce808/Chef.java/buggy/src/be/ibridge/kettle/chef/Chef.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
2774,
261,
780,
5378,
279,
13,
1216,
1475,
278,
5929,
503,
202,
95,
202,
202,
3491,
1304,
18,
10274,
2570,
5621,
202,
565,
2407,
833,
273,
394,
2407,
5621,
202,
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,
225,
202,
482,
760,
918,
2774,
261,
780,
5378,
279,
13,
1216,
1475,
278,
5929,
503,
202,
95,
202,
202,
3491,
1304,
18,
10274,
2570,
5621,
202,
565,
2407,
833,
273,
394,
2407,
5621,
202,
565,... |
try { setParamScope((String) evalAttr("paramScope", getParamScopeExpr(), String.class)); } catch (NullAttributeException ex) { } | if ((string = EvalHelper.evalString("paramProperty", getParamPropertyExpr(), this, pageContext)) != null) setParamProperty(string); | private void evaluateExpressions() throws JspException { try { setAccesskey((String) evalAttr("accessKey", getAccesskeyExpr(), String.class)); } catch (NullAttributeException ex) { } try { setAction((String) evalAttr("action... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/022bd23c954cf673e53731849d562b3c295473f1/ELLinkTag.java/buggy/contrib/struts-el/src/share/org/apache/strutsel/taglib/html/ELLinkTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
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,
3238,
918,
5956,
8927,
1435,
1216,
27485,
288,
3639,
775,
288,
5411,
444,
1862,
856,
12443,
780,
13,
5302,
3843,
2932,
3860,
653,
3113,
21909,
856,
4742,
9334,
4766,
6647,
514,
18,
1106,
... |
return (net.suberic.crypto.EncryptionManager.checkEncryptionType((MimeMessage) msgInfo.getMessage()) != null); | EncryptionUtils utils = getEncryptionUtils(); if (utils != null) { return true; } else return false; | public boolean isEncrypted() throws MessagingException { // FIXME return (net.suberic.crypto.EncryptionManager.checkEncryptionType((MimeMessage) msgInfo.getMessage()) != null); } | 967 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/967/5ce8823d091ec5be46b22baaf589bd0fd36ba948/MessageCryptoInfo.java/clean/net/suberic/pooka/MessageCryptoInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
353,
14678,
1435,
1216,
23794,
503,
288,
565,
368,
9852,
282,
14585,
1989,
2990,
273,
336,
7894,
1989,
5621,
309,
261,
5471,
480,
446,
13,
288,
225,
327,
638,
31,
289,
469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
353,
14678,
1435,
1216,
23794,
503,
288,
565,
368,
9852,
282,
14585,
1989,
2990,
273,
336,
7894,
1989,
5621,
309,
261,
5471,
480,
446,
13,
288,
225,
327,
638,
31,
289,
469,
... |
item.imageCanvasGC.drawImage(offScreenImage, 0, 0); | void animateLoop(IProgressMonitor monitor) { // Create an off-screen image to draw on, and a GC to draw with. // Both are disposed after the animation. if (items.size() == 0) return; AnimationItem[] animationItems = getAnimationItems(); boolean startErrorState = showingError; Display display = animationItems[0... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/4e2d6cb95ed1b15963cfd0327c709ad8ca53c4b5/AnimationManager.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
14671,
6452,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
759,
1788,
392,
3397,
17,
9252,
1316,
358,
3724,
603,
16,
471,
279,
15085,
358,
3724,
598,
18,
202,
202,
759,
19118,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
14671,
6452,
12,
45,
5491,
7187,
6438,
13,
288,
202,
202,
759,
1788,
392,
3397,
17,
9252,
1316,
358,
3724,
603,
16,
471,
279,
15085,
358,
3724,
598,
18,
202,
202,
759,
19118,... | |
while (optNode != null && argsList.size() != 0) { ((AssignableNode)optNode.getHeadNode()).assign(ruby, recv, argsList.getRuby(0), true); argsList.inc(1); | while (optNode != null && args.size() != 0) { ((AssignableNode)optNode.getHeadNode()).assign(ruby, recv, args.getRuby(0), true); args.inc(1); | public RubyObject call(Ruby ruby, RubyObject recv, RubyId id, RubyObject[] args, boolean noSuper) { CRefNode savedCref = ruby.getCRef(); // +++ = null; // VALUE[] localVars = null; RubyPointer argsList = new RubyPointer(args); RubyPointer localVarsList = null; ruby... | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/f629550c5947df9c1dbe414645f3dc76bcb70df4/ScopeNode.java/buggy/org/jruby/nodes/ScopeNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
1250,
1158,
8051,
13,
288,
3639,
385,
1957,
907,
5198,
39,
1734,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
745,
12,
54,
10340,
22155,
16,
19817,
921,
10665,
16,
19817,
548,
612,
16,
19817,
921,
8526,
833,
16,
1250,
1158,
8051,
13,
288,
3639,
385,
1957,
907,
5198,
39,
1734,
... |
protected void fdOpen(int fd) { switch (fd) { case 0 : inStream = new RubyInputStream(getRuntime().getInputStream()); break; case 1 : outStream = getRuntime().getOutputStream(); break; case 2 : outStream = getRuntime().getErrorStream(); break; default : throw new IOError(getRuntime(), "Bad file descriptor"); } | public static IRubyObject fdOpen(Ruby ruby, int descriptor) { return new RubyIO(ruby, descriptor); | protected void fdOpen(int fd) { switch (fd) { case 0 : inStream = new RubyInputStream(getRuntime().getInputStream()); break; case 1 : outStream = getRuntime().getOutputStream(); break; case 2 : outStre... | 48300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48300/4c689a812e20d4fcf2da0cdc9b527b00cc1960ef/RubyIO.java/buggy/src/org/jruby/RubyIO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
5194,
3678,
12,
474,
5194,
13,
288,
3639,
1620,
261,
8313,
13,
288,
5411,
648,
374,
294,
7734,
28987,
273,
394,
19817,
4348,
12,
588,
5576,
7675,
588,
4348,
10663,
7734,
898,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5194,
3678,
12,
474,
5194,
13,
288,
3639,
1620,
261,
8313,
13,
288,
5411,
648,
374,
294,
7734,
28987,
273,
394,
19817,
4348,
12,
588,
5576,
7675,
588,
4348,
10663,
7734,
898,
... |
return nilString(getRuntime()); | return getRuntime().getNil(); | public RubyString downcase_bang() { String result = getValue().toLowerCase(); if (result.equals(getValue())) { return nilString(getRuntime()); } setValue(result); return this; } | 47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/RubyString.java/clean/src/org/jruby/RubyString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
780,
21662,
67,
70,
539,
1435,
288,
3639,
514,
563,
273,
2366,
7675,
869,
5630,
5621,
3639,
309,
261,
2088,
18,
14963,
12,
24805,
1435,
3719,
288,
5411,
327,
18814,
7675,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
780,
21662,
67,
70,
539,
1435,
288,
3639,
514,
563,
273,
2366,
7675,
869,
5630,
5621,
3639,
309,
261,
2088,
18,
14963,
12,
24805,
1435,
3719,
288,
5411,
327,
18814,
7675,... |
List children = getKettleVariablesWithParent(thread); for (int i=0;i<children.size();i++) { Thread child = (Thread)children.get(i); removeKettleVariables(child); } map.remove(thread); | removeKettleVariables(thread, 1); | public void removeKettleVariables(Thread thread) { List children = getKettleVariablesWithParent(thread); for (int i=0;i<children.size();i++) { Thread child = (Thread)children.get(i); // System.out.println("--> removing child #"+i+"/"+children.size()+" ["+child+"] for th... | 58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/7d32172925db51f9b170e33071270f7769b1d080/LocalVariables.java/buggy/kettle/src/be/ibridge/kettle/core/LocalVariables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1206,
47,
278,
5929,
6158,
12,
3830,
2650,
13,
565,
288,
3639,
987,
2325,
273,
16566,
278,
5929,
6158,
1190,
3054,
12,
5930,
1769,
3639,
364,
261,
474,
277,
33,
20,
31,
77,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
47,
278,
5929,
6158,
12,
3830,
2650,
13,
565,
288,
3639,
987,
2325,
273,
16566,
278,
5929,
6158,
1190,
3054,
12,
5930,
1769,
3639,
364,
261,
474,
277,
33,
20,
31,
77,
... |
static boolean precedes(ClassType ct1, ClassType ct2,Map prec_rel) { return ct1.descendsFrom(ct2) || (prec_rel.containsKey(ct1.fullName()) && ((Set) prec_rel.get(ct1.fullName())).contains(ct2.fullName())); | static boolean precedes(ClassType ct1, ClassType ct2) { return (ct1.descendsFrom(ct2) || (GlobalAspectInfo.v().getPrecedence(ct1.fullName(), ct2.fullName()) == GlobalAspectInfo.PRECEDENCE_FIRST) ); | static boolean precedes(ClassType ct1, ClassType ct2,Map prec_rel) { return ct1.descendsFrom(ct2) || (prec_rel.containsKey(ct1.fullName()) && ((Set) prec_rel.get(ct1.fullName())).contains(ct2.fullName())); } | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/52bb3f75a47894c0c6a472fc6a22c93a32d49165/IntertypeMethodDecl_c.java/buggy/aop/abc/src/abc/aspectj/ast/IntertypeMethodDecl_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
1250,
10575,
281,
12,
18328,
5691,
21,
16,
1659,
559,
5691,
22,
16,
863,
13382,
67,
2878,
13,
288,
202,
202,
2463,
5691,
21,
18,
5569,
5839,
1265,
12,
299,
22,
13,
747,
686... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3845,
1250,
10575,
281,
12,
18328,
5691,
21,
16,
1659,
559,
5691,
22,
16,
863,
13382,
67,
2878,
13,
288,
202,
202,
2463,
5691,
21,
18,
5569,
5839,
1265,
12,
299,
22,
13,
747,
686... |
public Number executeUpdateAndGetGeneratedKey( String sql, String[] parameters ) { try { PreparedStatement preparedStatement = this.connection.prepareStatement( sql, Statement.RETURN_GENERATED_KEYS ); setPreparedStatementParameters( preparedStatement, parameters ); preparedStatement.executeUpdate(); ResultSet generated... | Number executeUpdateAndGetGeneratedKey( String sql, String[] parameters ); | public Number executeUpdateAndGetGeneratedKey( String sql, String[] parameters ) { try { PreparedStatement preparedStatement = this.connection.prepareStatement( sql, Statement.RETURN_GENERATED_KEYS ); setPreparedStatementParameters( preparedStatement, parameters ); preparedSt... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/962b9fbccc20a9dc1f7559965c2b0b91e0712a46/DatabaseConnection.java/clean/server/src/imcode/server/db/DatabaseConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3588,
17521,
14042,
7823,
653,
12,
514,
1847,
16,
514,
8526,
1472,
262,
288,
3639,
775,
288,
5411,
16913,
8208,
3406,
273,
333,
18,
4071,
18,
9366,
3406,
12,
1847,
16,
8056,
18,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3588,
17521,
14042,
7823,
653,
12,
514,
1847,
16,
514,
8526,
1472,
262,
288,
3639,
775,
288,
5411,
16913,
8208,
3406,
273,
333,
18,
4071,
18,
9366,
3406,
12,
1847,
16,
8056,
18,
1... |
int res = c1.compareTo(c2); if (res != 0) { return res; } | int res = 0; try { int componentInt1 = Integer.parseInt(component1.trim()); int componentInt2 = Integer.parseInt(component2.trim()); res = componentInt1 - componentInt2; } catch (NumberFormatException e) { res = component1.compareTo(component2); } if (res != 0) { return res; } | public static int compare(String v1, String v2) { while (!v1.equals("") || !v2.equals("")) { String c1; int p1 = v1.indexOf("."); if (p1 > -1) { c1 = v1.substring(0, p1); v1 = v1.substring(p1 + 1); } else { c1 = v1; v1 = ""; } if (c1.equals("")) { c1 = "0"; } String c2; int p2 = v2.i... | 4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/40a42d66ffbe70421296fd193264bbf4d291d8fc/Version.java/buggy/src/games/stendhal/client/update/Version.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
3400,
12,
780,
331,
21,
16,
514,
331,
22,
13,
288,
202,
202,
17523,
16051,
90,
21,
18,
14963,
2932,
7923,
747,
401,
90,
22,
18,
14963,
2932,
6,
3719,
288,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
3400,
12,
780,
331,
21,
16,
514,
331,
22,
13,
288,
202,
202,
17523,
16051,
90,
21,
18,
14963,
2932,
7923,
747,
401,
90,
22,
18,
14963,
2932,
6,
3719,
288,
1082,
... |
protected static void println2Log(String dbname, String drdaID, String msg) { | protected static void println2Log(String dbname, String drdaID, String msg) { | protected static void println2Log(String dbname, String drdaID, String msg) { if (logStream == null) logStream = Monitor.getStream(); if (dbname != null) { int endOfName = dbname.indexOf(';'); if (endOfName != -1) dbname = dbname.substring(0, endOfName); } logStream.printlnWithHeader("(DATABAS... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/d2989b7c8e85d8e5237ca2f36344eb4f163a426b/DRDAConnThread.java/clean/java/drda/org/apache/derby/impl/drda/DRDAConnThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
918,
3785,
22,
1343,
12,
780,
18448,
16,
514,
5081,
2414,
734,
16,
514,
1234,
13,
565,
288,
202,
430,
261,
1330,
1228,
422,
446,
13,
202,
565,
613,
1228,
273,
14086,
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,
377,
4750,
760,
918,
3785,
22,
1343,
12,
780,
18448,
16,
514,
5081,
2414,
734,
16,
514,
1234,
13,
565,
288,
202,
430,
261,
1330,
1228,
422,
446,
13,
202,
565,
613,
1228,
273,
14086,
18,
58... |
return ((((this.candleSettings[TA_CandleSettingType.TA_BodyDoji .ordinal()].avgPeriod)) > ((this.candleSettings[TA_CandleSettingType.TA_BodyLong .ordinal()].avgPeriod))) ? ((this.candleSettings[TA_CandleSettingType.TA_BodyDoji .ordinal()].avgPeriod)) : ((this.candleSettings[TA_CandleSettingType.TA_BodyLong .ordinal()].... | return ((( (this.candleSettings[TA_CandleSettingType.TA_BodyDoji.ordinal()].avgPeriod) ) > ( (this.candleSettings[TA_CandleSettingType.TA_BodyLong.ordinal()].avgPeriod) )) ? ( (this.candleSettings[TA_CandleSettingType.TA_BodyDoji.ordinal()].avgPeriod) ) : ( (this.candleSettings[TA_CandleSettingType.TA_BodyLong.ordinal... | public int CDLHARAMICROSS_Lookback() { return ((((this.candleSettings[TA_CandleSettingType.TA_BodyDoji .ordinal()].avgPeriod)) > ((this.candleSettings[TA_CandleSettingType.TA_BodyLong .ordinal()].avgPeriod))) ? ((this.candleSettings[TA_CandleSettingType.TA_BodyDoji .ordinal()].avgPeriod)) : ((this.candleS... | 7231 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7231/5df8081f2a7211016256c0f481213a987e02947a/Core.java/clean/ta-lib/java/src/TA/Lib/Core.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
385,
8914,
44,
985,
2192,
2871,
1457,
1260,
67,
9794,
823,
1435,
288,
202,
202,
2463,
261,
12443,
12,
2211,
18,
71,
464,
298,
2628,
63,
9833,
67,
39,
464,
298,
5568,
55... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
385,
8914,
44,
985,
2192,
2871,
1457,
1260,
67,
9794,
823,
1435,
288,
202,
202,
2463,
261,
12443,
12,
2211,
18,
71,
464,
298,
2628,
63,
9833,
67,
39,
464,
298,
5568,
55... |
for(int j = 0; j < mar.length; j++){ Match m = mar[j]; try{ XmlNodeHelper xnode = new XmlNodeHelper(fei, m.getOffset()); nodeMap.put(m, xnode); IMylarStructureBridge bridge = MylarPlugin.getDefault().getStructureBridge(f.getName()); String handle = xnode.getHandle(); Object o = bridge.getObjectForHandle(handle); String... | public void searchCompleted(List<?> l) { // deal with File if(l.isEmpty()) return; Map<String, String> nodes = new HashMap<String, String>(); if (l.get(0) instanceof FileSearchResult){ ... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/fc1edb65cf1ee5a5bb60acc081f4e192caf98d00/XmlReferencesProvider.java/clean/org.eclipse.mylyn.resources.ui/src/org/eclipse/mylyn/xml/XmlReferencesProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
7734,
1071,
918,
1623,
9556,
12,
682,
12880,
34,
328,
13,
288,
10402,
368,
225,
10490,
598,
1387,
10402,
309,
12,
80,
18,
291,
1921,
10756,
327,
31,
4766,
1377,
1635,
32,
780,
16,
514,
34,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
7734,
1071,
918,
1623,
9556,
12,
682,
12880,
34,
328,
13,
288,
10402,
368,
225,
10490,
598,
1387,
10402,
309,
12,
80,
18,
291,
1921,
10756,
327,
31,
4766,
1377,
1635,
32,
780,
16,
514,
34,
... | |
File classFile = new File(destDir, | File classFile = new File(destDir, | private void scanDir(File srcDir, File destDir, String[] files) { for (int i = 0; i < files.length; i++) { File srcFile = new File(srcDir, files[i]); File destFile = new File(destDir, files[i]); String filename = files[i]; // if it's a non source file, copy it if a... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/04337673032f6fdbebf4d2539e3c668eb963f4e6/NetRexxC.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/NetRexxC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4135,
1621,
12,
812,
30585,
16,
1387,
26231,
16,
514,
8526,
1390,
13,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1390,
18,
2469,
31,
277,
27245,
288,
5411,
1387,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
4135,
1621,
12,
812,
30585,
16,
1387,
26231,
16,
514,
8526,
1390,
13,
288,
3639,
364,
261,
474,
277,
273,
374,
31,
277,
411,
1390,
18,
2469,
31,
277,
27245,
288,
5411,
1387,
... |
while (enum.hasMoreElements()) { Definition def = (Definition) enum.nextElement(); | while (enumList.hasMoreElements()) { Definition def = (Definition) enumList.nextElement(); | public void accept(Visitor visitor) { Enumeration enum = elements(); while (enum.hasMoreElements()) { Definition def = (Definition) enum.nextElement(); def.accept(visitor); } | 6140 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6140/27e2b7f1f395db1c66b73c2c05a6dd78a7deb478/JavaVector.java/buggy/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
7413,
8000,
13,
288,
3639,
13864,
2792,
273,
2186,
5621,
3639,
1323,
261,
7924,
18,
5332,
7417,
3471,
10756,
288,
5411,
10849,
1652,
273,
261,
1852,
13,
2792,
18,
428... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2791,
12,
7413,
8000,
13,
288,
3639,
13864,
2792,
273,
2186,
5621,
3639,
1323,
261,
7924,
18,
5332,
7417,
3471,
10756,
288,
5411,
10849,
1652,
273,
261,
1852,
13,
2792,
18,
428... |
mm ).length > 0 ) | mm, getContext() ).length > 0 ) | protected boolean isUpToDate( FileScanner[] scanners, File zipFile ) throws TaskException { String[][] fileNames = grabFileNames( scanners ); File[] files = grabFiles( scanners, fileNames ); if( files.length == 0 ) { if( m_emptyBehavior.equals( "skip" ) ) ... | 506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/2afc643a3ea676cc68f2f010ea3a7560b7a0a3af/Zip.java/buggy/proposal/myrmidon/src/todo/org/apache/tools/ant/taskdefs/archive/Zip.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
353,
1211,
31264,
12,
1387,
11338,
8526,
888,
19637,
16,
1387,
19450,
262,
3639,
1216,
3837,
503,
565,
288,
3639,
514,
63,
6362,
65,
27375,
273,
11086,
812,
1557,
12,
888,
196... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
353,
1211,
31264,
12,
1387,
11338,
8526,
888,
19637,
16,
1387,
19450,
262,
3639,
1216,
3837,
503,
565,
288,
3639,
514,
63,
6362,
65,
27375,
273,
11086,
812,
1557,
12,
888,
196... |
} | }); | public void showTab(Component c) { int numVisible = 0; // This retarded method doesn't work for our two always-on tabs, // so here's a temporary kludge. if (c == _interactionsPane) _tabbedPane.setSelectedIndex(0); else if (c == _consolePane) _tabbedPane.setSelectedIndex(1); else { for (Tabb... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/d1ffac675273323f7a1b9777462d16896d09a1af/MainFrame.java/clean/drjava/src/edu/rice/cs/drjava/ui/MainFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
2405,
5661,
12,
1841,
276,
13,
288,
565,
509,
818,
6207,
273,
374,
31,
3639,
368,
1220,
325,
17212,
707,
3302,
1404,
1440,
364,
3134,
2795,
3712,
17,
265,
10920,
16,
565,
368... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2405,
5661,
12,
1841,
276,
13,
288,
565,
509,
818,
6207,
273,
374,
31,
3639,
368,
1220,
325,
17212,
707,
3302,
1404,
1440,
364,
3134,
2795,
3712,
17,
265,
10920,
16,
565,
368... |
timeStamp+ONE_HOUR, qty, geoLoc, org, type, item); | timeStamp+duration, qty, geoLoc, org, type, item); | public List generateDemandTasks(long start, long duration, Collection relevantProjectSupplys) { ArrayList demandTasks = new ArrayList(); // Make sure the file reader is initialized initReader(); if (reader == null) { return demandTasks; } HashMap subtaskMap = new HashMap(); String line = nul... | 11319 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11319/bee58ee1018339f5fa6fe45ea4d7def555bd0eff/DemandGeneratorInputModule.java/buggy/bbn/src/org/cougaar/logistics/plugin/demand/DemandGeneratorInputModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
987,
2103,
25461,
6685,
12,
5748,
787,
16,
1525,
3734,
16,
2200,
9368,
4109,
3088,
1283,
87,
13,
288,
565,
2407,
23653,
6685,
273,
394,
2407,
5621,
565,
368,
4344,
3071,
326,
585,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
2103,
25461,
6685,
12,
5748,
787,
16,
1525,
3734,
16,
2200,
9368,
4109,
3088,
1283,
87,
13,
288,
565,
2407,
23653,
6685,
273,
394,
2407,
5621,
565,
368,
4344,
3071,
326,
585,
... |
public void visitUnconditionalBranch(UnconditionalBranch obj); | void visitUnconditionalBranch(UnconditionalBranch obj); | public void visitUnconditionalBranch(UnconditionalBranch obj); | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/6f181de4aafbe2a9534fc417eee9f0b8d8ae805d/Bytecodes.java/clean/joeq_core/joeq/Compiler/BytecodeAnalysis/Bytecodes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
984,
22019,
7108,
12,
984,
22019,
7108,
1081,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
3757,
984,
22019,
7108,
12,
984,
22019,
7108,
1081,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if (chosenPersp != null) list.setSelection(new StructuredSelection(chosenPersp)); | if (chosenPersp != null) { list.setSelection(new StructuredSelection(chosenPersp)); } | protected Control createDialogArea(Composite parent) { // page group Composite composite = (Composite) super.createDialogArea(parent); composite.setLayout(new GridLayout()); GridData data = new GridData(GridData.FILL_BOTH); data.widthHint = MIN_DIALOG_WIDTH; data.heightHint... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/ProjectPerspectiveChoiceDialog.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/ProjectPerspectiveChoiceDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
3639,
368,
1363,
1041,
3639,
14728,
9635,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
3639,
9635,
18,
542,
3744,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
3639,
368,
1363,
1041,
3639,
14728,
9635,
273,
261,
9400,
13,
2240,
18,
2640,
6353,
5484,
12,
2938,
1769,
3639,
9635,
18,
542,
3744,
... |
return person.getAttributeNames(); | return this.person.getAttributeNames(); | public Enumeration getAttributeNames() { return person.getAttributeNames(); } | 24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/c0c1dd0a1871ebae4f0039a690088b1e96747524/RestrictedPerson.java/buggy/source/org/jasig/portal/security/provider/RestrictedPerson.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
13864,
4061,
1557,
1435,
288,
3639,
327,
333,
18,
12479,
18,
588,
26080,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
13864,
4061,
1557,
1435,
288,
3639,
327,
333,
18,
12479,
18,
588,
26080,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
commonData.setProjectname(ECGEclipseSensor.getProjectnameFromLocation(textEditor.getTitleToolTip())); | commonData.setProjectname(ECGEclipseSensor.getProjectnameFromPart(textEditor)); | public void run() { ECGEclipseSensor.logger.entering(this.getClass().getName(), "run"); ECGEclipseSensor sensor = ECGEclipseSensor.getInstance(); ECGEclipseSensor.logger.log(ECGLevel.PACKET, "A codechange event has been recorded."); CommonData commonData = microActivi... | 239 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/239/61da006d249981bbf8884625b0bd42db6c11f647/ECGDocumentListener.java/buggy/sensors/eclipse/ECG_EclipseSensor/src/org/electrocodeogram/sensor/eclipse/listener/ECGDocumentListener.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
7773,
7113,
71,
10472,
22294,
18,
4901,
18,
2328,
310,
12,
2211,
18,
588,
797,
7675,
17994,
9334,
315,
2681,
8863,
5411,
7773,
7113,
71,
10472,
22294,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1086,
1435,
288,
5411,
7773,
7113,
71,
10472,
22294,
18,
4901,
18,
2328,
310,
12,
2211,
18,
588,
797,
7675,
17994,
9334,
315,
2681,
8863,
5411,
7773,
7113,
71,
10472,
22294,
10... |
filterText.setText(filterText.getText() + " && " + columnNameKeywordMap.get(colName).toString() + | filterText.setText(columnNameKeywordMap.get(colName) .toString() + | public void actionPerformed(ActionEvent evt) { if (currentPoint != null) { int column = table.columnAtPoint(currentPoint); int row = table.rowAtPoint(currentPoint); String colName = table.getColumnName(column); ... | 47730 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47730/5e174411f47eae139a3b4c2198c45ad6f0ba2cbc/LogPanel.java/buggy/src/java/org/apache/log4j/chainsaw/LogPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
26100,
12,
1803,
1133,
6324,
13,
288,
10792,
309,
261,
2972,
2148,
480,
446,
13,
288,
13491,
509,
1057,
273,
1014,
18,
2827,
861,
2148,
12,
2972,
2148,
1769,
13491,
509,
1027,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1171,
1071,
918,
26100,
12,
1803,
1133,
6324,
13,
288,
10792,
309,
261,
2972,
2148,
480,
446,
13,
288,
13491,
509,
1057,
273,
1014,
18,
2827,
861,
2148,
12,
2972,
2148,
1769,
13491,
509,
1027,... |
checkBoxMultiKeyRocker.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); | gridData = new GridData(GridData.FILL_HORIZONTAL); gridData.horizontalSpan = 2; checkBoxMultiKeyRocker.setLayoutData(gridData); | private Composite createAdvancedTab(TabFolder parent) { // The composite for this tab. final Composite composite = new Composite(parent, SWT.NULL); final GridLayout gridLayout = new GridLayout(); gridLayout.marginHeight = 5; gridLayout.marginWidth = 5; composite.setLayout(gridLayout); composite.setLayoutData(ne... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/4a6a0c1ba6e5e14fe8663036fd791735c80e6210/KeysPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/KeysPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
14728,
752,
23618,
5661,
12,
5661,
3899,
982,
13,
288,
202,
202,
759,
1021,
9635,
364,
333,
3246,
18,
202,
202,
6385,
14728,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
14728,
752,
23618,
5661,
12,
5661,
3899,
982,
13,
288,
202,
202,
759,
1021,
9635,
364,
333,
3246,
18,
202,
202,
6385,
14728,
9635,
273,
394,
14728,
12,
2938,
16,
348,
8588,
1... |
private void generate_checks() { /* do constraint checks */ Iterator i; if (Compiler.REPAIR) i=termination.constraintdependence.computeOrdering().iterator(); else i=state.vConstraints.iterator(); for (; i.hasNext();) { Constraint constraint; if (Compiler.REPAIR) constraint= (Constraint) ((Gr... | 2866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2866/32bfda5c6823fd1bc1337f18afee0b0502328a23/RepairGenerator.java/clean/RepairCompiler/MCC/IR/RepairGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
67,
12366,
1435,
288,
3639,
1748,
741,
4954,
4271,
1195,
202,
3198,
277,
31,
202,
430,
261,
9213,
18,
862,
4066,
7937,
13,
202,
565,
277,
33,
9505,
367,
18,
13364,
5817... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
67,
12366,
1435,
288,
3639,
1748,
741,
4954,
4271,
1195,
202,
3198,
277,
31,
202,
430,
261,
9213,
18,
862,
4066,
7937,
13,
202,
565,
277,
33,
9505,
367,
18,
13364,
5817... | ||
GraphModelConnection c = (GraphModelConnection) i.next(); | IGraphModelConnection c = (IGraphModelConnection) i.next(); | private List recursiveGetConnectionsFrom(NestedGraphModelNode currentNode, NestedGraphModelNode topNode) { List connectedFrom = new ArrayList(); List targetConnections = currentNode.getTargetConnections(); for (Iterator i = targetConnections.iterator(); i.hasNext();) { GraphModelConnection c = (GraphModelConnecti... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/a3a79bed35b871a171afff98eeddb6ea113e8052/NestedGraphModelNode.java/buggy/sandbox/org.eclipse.mylyn.zest.core/src/org/eclipse/mylyn/zest/core/internal/graphmodel/nested/NestedGraphModelNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
987,
5904,
967,
9314,
1265,
12,
8649,
4137,
1488,
907,
13425,
16,
19071,
4137,
1488,
907,
1760,
907,
13,
288,
202,
202,
682,
5840,
1265,
273,
394,
2407,
5621,
202,
202,
682,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5904,
967,
9314,
1265,
12,
8649,
4137,
1488,
907,
13425,
16,
19071,
4137,
1488,
907,
1760,
907,
13,
288,
202,
202,
682,
5840,
1265,
273,
394,
2407,
5621,
202,
202,
682,
... |
return standardCodes.getData(type, e.type); | if(e.type == null) { return "NULL"; } else { String sc = standardCodes.getData(type, e.type); if(sc == null) { return e.type; } else { return sc; } } | public String text(NodeSet.NodeSetEntry e) { return standardCodes.getData(type, e.type); } | 27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/388dc79784c2930f26e30ef359d1148fe73f365f/StandardCodeTexter.java/clean/tools/java/org/unicode/cldr/web/StandardCodeTexter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
977,
12,
907,
694,
18,
907,
694,
1622,
425,
13,
288,
3639,
309,
12,
73,
18,
723,
422,
446,
13,
288,
327,
315,
8560,
14432,
289,
469,
288,
514,
888,
273,
225,
4529,
6295,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
977,
12,
907,
694,
18,
907,
694,
1622,
425,
13,
288,
3639,
309,
12,
73,
18,
723,
422,
446,
13,
288,
327,
315,
8560,
14432,
289,
469,
288,
514,
888,
273,
225,
4529,
6295,
... |
if (ch == rtable.postfixLookupOperator && ! inEscapes && validPostfixLookupStart()) | if (postfixMode && ch == rtable.postfixLookupOperator && ! inEscapes && validPostfixLookupStart(rtable)) | public void readToken(int ch, boolean inEscapes, char readCase) throws java.io.IOException, SyntaxException { ReadTable rtable = ReadTable.getCurrent(); for (;; ch = read()) { if (ch < 0) { if (inEscapes) eofError("unexpected EOF between escapes"); else break; } ReadTableEntry... | 41089 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41089/6cf919d3705207d6e2cacf938c58b9ed226887b6/LispReader.java/buggy/gnu/kawa/lispexpr/LispReader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
855,
1345,
12,
474,
462,
16,
1250,
316,
30092,
16,
1149,
855,
2449,
13,
1377,
1216,
2252,
18,
1594,
18,
14106,
16,
11517,
503,
225,
288,
565,
2720,
1388,
436,
2121,
273,
2720... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1345,
12,
474,
462,
16,
1250,
316,
30092,
16,
1149,
855,
2449,
13,
1377,
1216,
2252,
18,
1594,
18,
14106,
16,
11517,
503,
225,
288,
565,
2720,
1388,
436,
2121,
273,
2720... |
public void generateKey(NLSSubstitution[] substitutions, String keyPrefix) { if (fState != EXTERNALIZED || ((fState == EXTERNALIZED) && hasChanged())) { | public void generateKey(NLSSubstitution[] substitutions) { if (fState != EXTERNALIZED || ((fState == EXTERNALIZED) && hasStateChanged())) { | public void generateKey(NLSSubstitution[] substitutions, String keyPrefix) { if (fState != EXTERNALIZED || ((fState == EXTERNALIZED) && hasChanged())) { int counter = 0; fKey = createKey(counter); while(true) { int i; for (i = 0; i < substitutions.length; i++) { NLSSubsti... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/a664535ef1d5fa986173c5b6b54d580c28bdfd0e/NLSSubstitution.java/buggy/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSSubstitution.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2103,
653,
12,
24924,
1260,
373,
14278,
8526,
23368,
16,
514,
28877,
13,
288,
377,
202,
430,
261,
74,
1119,
480,
5675,
11702,
24131,
747,
14015,
74,
1119,
422,
5675,
11702,
241... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2103,
653,
12,
24924,
1260,
373,
14278,
8526,
23368,
16,
514,
28877,
13,
288,
377,
202,
430,
261,
74,
1119,
480,
5675,
11702,
24131,
747,
14015,
74,
1119,
422,
5675,
11702,
241... |
public static void bind(Class name, Object service) throws NamingException, NameAlreadyBoundException { getNameSpace().bind(name, service); | public static void bind(Class name, Object service) throws NamingException, NameAlreadyBoundException { getNameSpace().bind(name, service); | public static void bind(Class name, Object service) throws NamingException, NameAlreadyBoundException { getNameSpace().bind(name, service); } | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/95d080b6dd45e9377ad3ace3a74f8c5e46c8815f/InitialNaming.java/buggy/core/src/core/org/jnode/naming/InitialNaming.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1993,
12,
797,
508,
16,
1033,
1156,
13,
225,
202,
15069,
26890,
16,
1770,
9430,
3499,
503,
288,
3639,
1723,
3819,
7675,
4376,
12,
529,
16,
1156,
1769,
202,
565,
289,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
1993,
12,
797,
508,
16,
1033,
1156,
13,
225,
202,
15069,
26890,
16,
1770,
9430,
3499,
503,
288,
3639,
1723,
3819,
7675,
4376,
12,
529,
16,
1156,
1769,
202,
565,
289,... |
OPT_BasicBlock b1 = (OPT_BasicBlock)out1.getOutNodes().nextElement(); | OPT_BasicBlock b1 = (OPT_BasicBlock)out1.getNormalOut().nextElement(); | static OPT_Diamond buildDiamond(OPT_BasicBlock bb) { if (bb.getNumberOfNormalOut() != 2) return null; // Identify the two out nodes from bb. Enumeration outNodes = bb.getOutNodes(); OPT_BasicBlock out1 = (OPT_BasicBlock)outNodes.nextElement(); OPT_BasicBlock out2 = (OPT_BasicBlock)outNodes.nextElement(... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/1dda5410520a0f500ffcd29f04308d88ddf71967/OPT_Diamond.java/buggy/rvm/src/vm/compilers/optimizing/optimizations/control/OPT_Diamond.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
16456,
67,
14521,
301,
1434,
1361,
14521,
301,
1434,
12,
15620,
67,
8252,
1768,
7129,
13,
288,
565,
309,
261,
9897,
18,
588,
9226,
5506,
1182,
1435,
480,
576,
13,
327,
446,
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,
760,
16456,
67,
14521,
301,
1434,
1361,
14521,
301,
1434,
12,
15620,
67,
8252,
1768,
7129,
13,
288,
565,
309,
261,
9897,
18,
588,
9226,
5506,
1182,
1435,
480,
576,
13,
327,
446,
31,
565... |
noex = iVisited.getNoex(); | noex = iVisited.getVisibility(); | public void visitDefnNode(DefnNode iVisited) { RubyModule rubyClass = ruby.getRubyClass(); if (rubyClass == null) { throw new TypeError(ruby, "No class to add method."); } //if (ruby_class == getRuby().getObjectClass() && node.nd_mid() == init) { // warn("redefining Obj... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/615c030e9e2e4f7129fe3e92d877dd15dd313c3d/EvaluateVisitor.java/clean/org/jruby/evaluator/EvaluateVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
3262,
82,
907,
12,
3262,
82,
907,
277,
30019,
13,
288,
3639,
19817,
3120,
22155,
797,
273,
22155,
18,
588,
54,
10340,
797,
5621,
3639,
309,
261,
27768,
797,
422,
446,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
3757,
3262,
82,
907,
12,
3262,
82,
907,
277,
30019,
13,
288,
3639,
19817,
3120,
22155,
797,
273,
22155,
18,
588,
54,
10340,
797,
5621,
3639,
309,
261,
27768,
797,
422,
446,
1... |
input.close(); } | input.close(); } | protected void initMapping() throws IOException, ServletException { String value = null; // Link our mappings collection to this servlet instance mappings.setServlet(this); // Initialize the debugging detail level we will use int detail; try { value = getServletConfig().getInitParameter("detail");... | 2722 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2722/893cf1f05ff2aed2f868307f45763b5b3bc5a257/ActionServlet.java/clean/src/share/org/apache/struts/action/ActionServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1208,
3233,
1435,
1216,
1860,
16,
16517,
288,
202,
780,
460,
273,
446,
31,
3639,
368,
4048,
3134,
7990,
1849,
358,
333,
8100,
791,
3639,
7990,
18,
542,
4745,
12,
2211,
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,
4750,
918,
1208,
3233,
1435,
1216,
1860,
16,
16517,
288,
202,
780,
460,
273,
446,
31,
3639,
368,
4048,
3134,
7990,
1849,
358,
333,
8100,
791,
3639,
7990,
18,
542,
4745,
12,
2211,
1769,
... |
buffer[1], | repair.recoveryOnNextStack ? buffer[1] : buffer[2], | private void secondaryDiagnosis(SecondaryRepairInfo repair) { switch(repair.code) { case SCOPE_CODE: { if (repair.stackPosition < stateStackTop) { reportError(DELETION_CODE, Parser.terminal_index[ERROR_SYMBOL], locationStack[repair.... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/a45110537db794da9beaea8c7409e380466db842/DiagnoseParser.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/diagnose/DiagnoseParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
9946,
14058,
18050,
291,
12,
14893,
426,
6017,
966,
20994,
13,
288,
202,
202,
9610,
12,
266,
6017,
18,
710,
13,
288,
1082,
202,
3593,
19296,
67,
5572,
30,
288,
202,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
9946,
14058,
18050,
291,
12,
14893,
426,
6017,
966,
20994,
13,
288,
202,
202,
9610,
12,
266,
6017,
18,
710,
13,
288,
1082,
202,
3593,
19296,
67,
5572,
30,
288,
202,
5411... |
} } else { _numActive++; return pair.value; | } else { continue; } | public synchronized Object borrowObject() throws Exception { assertOpen(); long starttime = System.currentTimeMillis(); boolean newlyCreated = false; for(;;) { ObjectTimestampPair pair = null; // if there are any sleeping, just grab one of those try { ... | 50977 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50977/9edfa6440c9902186229544c41e8449da42b6b9a/GenericObjectPool.java/clean/src/java/org/apache/commons/pool/impl/GenericObjectPool.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1033,
29759,
921,
1435,
1216,
1185,
288,
3639,
1815,
3678,
5621,
3639,
1525,
23437,
273,
2332,
18,
2972,
28512,
5621,
3639,
1250,
10894,
6119,
273,
629,
31,
3639,
364,
12,
25708... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1033,
29759,
921,
1435,
1216,
1185,
288,
3639,
1815,
3678,
5621,
3639,
1525,
23437,
273,
2332,
18,
2972,
28512,
5621,
3639,
1250,
10894,
6119,
273,
629,
31,
3639,
364,
12,
25708... |
void initialiseCRC() { | void initialiseCRC() { | void initialiseCRC() { globalCrc = 0xffffffff; } | 10884 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10884/8348e0b29d34f62b8f140a99598373fb0cbf7fcb/CRC.java/buggy/src/main/java/org/codehaus/plexus/archiver/bzip2/CRC.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
21301,
26803,
1435,
288,
3639,
2552,
39,
1310,
273,
374,
28857,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
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,
377,
918,
21301,
26803,
1435,
288,
3639,
2552,
39,
1310,
273,
374,
28857,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void global() throws RecognitionException { Token id=null; String type = null; try { // /home/michael/projects/jboss-rules/drools-compiler/src/main/resources/org/drools/lang/drl.g:325:17: ( 'global' type= dotted_name id= ID ( ';' )? opt_eol ) // /home/mi... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/fb2f51ad0fb80e03d0cc7f4644cb7a7e17027618/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2552,
1435,
1216,
9539,
288,
6647,
3155,
612,
33,
2011,
31,
3639,
514,
618,
273,
446,
31,
540,
202,
3639,
775,
288,
5411,
368,
342,
8712,
19,
81,
1354,
69,
292,
19,
13582,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2552,
1435,
1216,
9539,
288,
6647,
3155,
612,
33,
2011,
31,
3639,
514,
618,
273,
446,
31,
540,
202,
3639,
775,
288,
5411,
368,
342,
8712,
19,
81,
1354,
69,
292,
19,
13582,
... | ||
if (! entry.isDirectory()) { zipFile(in, zOut, prefix+vPath, entry.getTime(), | if (!entry.isDirectory()) { zipFile(in, zOut, prefix + vPath, entry.getTime(), | protected void addZipEntries(ZipFileSet fs, DirectoryScanner ds, ZipOutputStream zOut, String prefix, String fullpath) throws IOException { log("adding zip entries: " + fullpath, Project.MSG_VERBOSE); if (prefix.length() > 0 &&... | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/c7b5b643b25b20f5c96097b2c54e2e26a054f212/Zip.java/clean/src/main/org/apache/tools/ant/taskdefs/Zip.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
527,
9141,
5400,
12,
29394,
694,
2662,
16,
8930,
11338,
3780,
16,
4766,
8603,
4632,
998,
1182,
16,
514,
1633,
16,
21394,
514,
15170,
13,
3639,
1216,
1860,
565,
288,
3639,
613,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
527,
9141,
5400,
12,
29394,
694,
2662,
16,
8930,
11338,
3780,
16,
4766,
8603,
4632,
998,
1182,
16,
514,
1633,
16,
21394,
514,
15170,
13,
3639,
1216,
1860,
565,
288,
3639,
613,
... |
Cursor cursor = DragSource.DefaultCopyNoDrop; myCurrentDragContext.setCursor(cursor); | myCurrentDragContext.setCursor(null); | private void onDragExit() { if (myCurrentDragContext != null) { Cursor cursor = DragSource.DefaultCopyNoDrop; myCurrentDragContext.setCursor(cursor); } myLastProcessedTarget.cleanUpOnLeave(); hideCurrentHighlighter(); //FabriqueStatusBar.setStatusText(""); myHightlighterShowRequest = null;... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/1175c8c5dd00704d4c12e1b6f540c24696396592/DnDManagerImpl.java/buggy/source/com/intellij/ide/dnd/DnDManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
603,
11728,
6767,
1435,
288,
565,
309,
261,
4811,
3935,
11728,
1042,
480,
446,
13,
288,
1377,
13949,
3347,
273,
28425,
1830,
18,
1868,
2951,
2279,
7544,
31,
1377,
3399,
3935,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
603,
11728,
6767,
1435,
288,
565,
309,
261,
4811,
3935,
11728,
1042,
480,
446,
13,
288,
1377,
13949,
3347,
273,
28425,
1830,
18,
1868,
2951,
2279,
7544,
31,
1377,
3399,
3935,
1... |
v.visitTypedInstruction(this); v.visitStackProducer(this); v.visitStackConsumer(this); v.visitConversionInstruction(this); v.visitD2F(this); } | v.visitTypedInstruction(this); v.visitStackProducer(this); v.visitStackConsumer(this); v.visitConversionInstruction(this); v.visitD2F(this); } | public void accept(Visitor v) { v.visitTypedInstruction(this); v.visitStackProducer(this); v.visitStackConsumer(this); v.visitConversionInstruction(this); v.visitD2F(this); } | 3029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3029/d7c792e0a316dd3ac20a9fe9f758abdde9bd79fe/Bytecodes.java/buggy/joeq_core/joeq/Compiler/BytecodeAnalysis/Bytecodes.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
2791,
12,
7413,
331,
13,
288,
5411,
331,
18,
11658,
11985,
11983,
12,
2211,
1769,
5411,
331,
18,
11658,
2624,
12140,
12,
2211,
1769,
5411,
331,
18,
11658,
2624,
5869,
12,
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,
540,
1071,
918,
2791,
12,
7413,
331,
13,
288,
5411,
331,
18,
11658,
11985,
11983,
12,
2211,
1769,
5411,
331,
18,
11658,
2624,
12140,
12,
2211,
1769,
5411,
331,
18,
11658,
2624,
5869,
12,
2211,... |
removeReport(bugReport); | removeOfflineTaskData(bugReport); | private void internalSubmitBugReport(RepositoryReport bugReport, BugzillaReportSubmitForm form) { try { form.submitReportToRepository(); removeReport(bugReport); String handle = AbstractRepositoryTask.getHandle(bugReport.getRepositoryUrl(), bugReport.getId()); ITask task = MylarTaskListPlugin.getTaskListManag... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/d6adf902ecafbef942349464348e4435750dd099/BugzillaRepositoryConnector.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/BugzillaRepositoryConnector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2713,
11620,
19865,
4820,
12,
3305,
4820,
7934,
4820,
16,
16907,
15990,
4820,
11620,
1204,
646,
13,
288,
202,
202,
698,
288,
1082,
202,
687,
18,
9297,
4820,
774,
3305,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
2713,
11620,
19865,
4820,
12,
3305,
4820,
7934,
4820,
16,
16907,
15990,
4820,
11620,
1204,
646,
13,
288,
202,
202,
698,
288,
1082,
202,
687,
18,
9297,
4820,
774,
3305,
562... |
logError(Messages.getString("DatabaseJoin.Log.UnexpectedError")+debug+"] : "+e.toString()); | logError(Messages.getString("DatabaseJoin.Log.UnexpectedError")+" : "+e.toString()); | public void run() { logBasic(Messages.getString("DatabaseJoin.Log.StartingToRun")); //$NON-NLS-1$ try { while (processRow(meta, data) && !isStopped()); } catch(Exception e) { logError(Messages.getString("DatabaseJoin.Log.UnexpectedError")+debug+"] : "+e.toString()); //$NON-NLS-1$ //$NON-NLS-2$ l... | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/3f39d037ba2ddf06fc422d6ae1f3add16df6eae5/DatabaseJoin.java/buggy/src/be/ibridge/kettle/trans/step/databasejoin/DatabaseJoin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
202,
95,
202,
202,
1330,
8252,
12,
5058,
18,
588,
780,
2932,
4254,
4572,
18,
1343,
18,
11715,
774,
1997,
7923,
1769,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1086,
1435,
202,
95,
202,
202,
1330,
8252,
12,
5058,
18,
588,
780,
2932,
4254,
4572,
18,
1343,
18,
11715,
774,
1997,
7923,
1769,
4329,
3993,
17,
5106,
17,
21,
8,
9506,
... |
public void update(boolean force) { // long startTime= 0; // if (DEBUG) { // dumpStatistics(); // startTime= (new Date()).getTime(); // } if (isDirty() || force) { if (toolBarExist()) { int oldCount = toolBar.getItemCount(); // cl... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/95cd7fe82387f3f7959231b5ddc4a9efad83986a/ToolBarManager.java/clean/bundles/org.eclipse.jface/src/org/eclipse/jface/action/ToolBarManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
12,
6494,
2944,
13,
288,
3639,
368,
202,
5748,
8657,
33,
374,
31,
3639,
368,
202,
430,
261,
9394,
13,
288,
3639,
368,
202,
202,
8481,
8569,
5621,
3639,
368,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
12,
6494,
2944,
13,
288,
3639,
368,
202,
5748,
8657,
33,
374,
31,
3639,
368,
202,
430,
261,
9394,
13,
288,
3639,
368,
202,
202,
8481,
8569,
5621,
3639,
368,
202,
202,
... | ||
/* | public void testSnmpInterfaceNonUniqueKeys() throws Exception { if (!isDBTestEnabled()) { return; } m_installer.createSequences(); m_installer.updatePlPgsql(); m_installer.addStoredProcedures(); addTableFromSQL("distpoller"); addTableFromSQL("node"); ... | 25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/e14afda26b6a106ace58fd834660594638109533/InstallerDBTest.java/buggy/opennms-install/src/test/java/org/opennms/install/InstallerDBTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10461,
1291,
1358,
3989,
6303,
2396,
1435,
1216,
1185,
288,
3639,
309,
16051,
291,
2290,
4709,
1526,
10756,
288,
5411,
327,
31,
3639,
289,
3639,
312,
67,
20163,
18,
2640,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10461,
1291,
1358,
3989,
6303,
2396,
1435,
1216,
1185,
288,
3639,
309,
16051,
291,
2290,
4709,
1526,
10756,
288,
5411,
327,
31,
3639,
289,
3639,
312,
67,
20163,
18,
2640,
... | |
fDatatypeValidator = datatypeValidator; | public Field(Field.XPath xpath, DatatypeValidator datatypeValidator, IdentityConstraint identityConstraint) { fXPath = xpath; fDatatypeValidator = datatypeValidator; fIdentityConstraint = identityConstraint; } // <init>(Field.XPath,DatatypeValidator,IdentityConstraint) | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/d193f24a367ea37291fecfd902a4b0da65c27110/Field.java/buggy/src/org/apache/xerces/validators/schema/identity/Field.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2286,
12,
974,
18,
14124,
6748,
16,
21168,
5126,
11172,
5126,
16,
1171,
7808,
5806,
4215,
5806,
13,
288,
3639,
284,
14124,
273,
6748,
31,
9079,
284,
4334,
5806,
273,
4215,
5806,
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,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2286,
12,
974,
18,
14124,
6748,
16,
21168,
5126,
11172,
5126,
16,
1171,
7808,
5806,
4215,
5806,
13,
288,
3639,
284,
14124,
273,
6748,
31,
9079,
284,
4334,
5806,
273,
4215,
5806,
31,... | |
public int getConversationCount(HttpUrl url) { | public int getConversationCount() { | public int getConversationCount(HttpUrl url) { try { _rwl.readLock().acquire(); return _compared.size(); } catch (InterruptedException ie) { _logger.warning("Interrupted! " + ie); return -1; } finally { _... | 8554 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8554/5cd0631e882b72a5ed80c126194f77856e1d210a/CompareModel.java/clean/src/org/owasp/webscarab/plugin/compare/CompareModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
509,
336,
15717,
1380,
1435,
288,
5411,
775,
288,
7734,
389,
86,
21504,
18,
896,
2531,
7675,
1077,
1039,
5621,
7734,
327,
389,
9877,
72,
18,
1467,
5621,
5411,
289,
1044,
261,
24485,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
509,
336,
15717,
1380,
1435,
288,
5411,
775,
288,
7734,
389,
86,
21504,
18,
896,
2531,
7675,
1077,
1039,
5621,
7734,
327,
389,
9877,
72,
18,
1467,
5621,
5411,
289,
1044,
261,
24485,... |
ruby_class.getSingletonClass().addMethod((RubyId)node.nd_mid(), defn, NOEX_PUBLIC); ruby_class.funcall(getRuby().intern("singleton_method_added"), ((RubyId)node.nd_mid()).toSymbol()); } if (ruby_class.isSingleton()) { ruby_class.getInstanceVar("__attached__").funcall(getRuby().intern("singleton_method_added"), ((RubyId... | ruby.getRubyClass().getSingletonClass().addMethod((RubyId)node.nd_mid(), defn, NOEX_PUBLIC); ruby.getRubyClass().funcall(getRuby().intern("singleton_method_added"), ((RubyId)node.nd_mid()).toSymbol()); } if (ruby.getRubyClass().isSingleton()) { ruby.getRubyClass().getInstanceVar("__attached__").funcall(getRuby().intern... | public RubyObject eval(RubyObject self, NODE n) { NODE node = n; RubyObject cond = null; RubyObject[] args = null; RubyObject value = null; RubyObject result = null; RubyModule rubyClass = null; // int state; // RubyOriginalMethods rom = getRub... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/a2024bddc1b8e83f4e8075d2080935c221a833fe/RubyInterpreter.java/clean/org/jruby/interpreter/RubyInterpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
5302,
12,
54,
10340,
921,
365,
16,
11922,
290,
13,
288,
3639,
11922,
756,
273,
290,
31,
7734,
19817,
921,
6941,
273,
446,
31,
3639,
19817,
921,
8526,
833,
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,
377,
1071,
19817,
921,
5302,
12,
54,
10340,
921,
365,
16,
11922,
290,
13,
288,
3639,
11922,
756,
273,
290,
31,
7734,
19817,
921,
6941,
273,
446,
31,
3639,
19817,
921,
8526,
833,
273,
446,
31... |
if( executable == null || executable.length() == 0 ) | if( executable == null || executable.length() == 0 ) { | public void setExecutable( final String executable ) { if( executable == null || executable.length() == 0 ) return; m_executable = executable.replace( '/', File.separatorChar ) .replace( '\\', File.separatorChar ); } | 17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/b95d90a13da3fb8d362982bc84652f1e03e8325e/Commandline.java/clean/proposal/myrmidon/src/todo/org/apache/tools/ant/types/Commandline.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
17709,
12,
727,
514,
9070,
262,
565,
288,
3639,
309,
12,
9070,
422,
446,
747,
9070,
18,
2469,
1435,
422,
374,
262,
288,
5411,
327,
31,
3639,
312,
67,
17751,
273,
9070,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
17709,
12,
727,
514,
9070,
262,
565,
288,
3639,
309,
12,
9070,
422,
446,
747,
9070,
18,
2469,
1435,
422,
374,
262,
288,
5411,
327,
31,
3639,
312,
67,
17751,
273,
9070,
... |
assertEqualContent(new File(System.getProperty("root"), "src/etc/testcases/taskdefs/fixcrlf/expected/crcrlf.dos"), new File(System.getProperty("root"), "src/etc/testcases/taskdefs/fixcrlf/result/crcrlf")); | public void testCrCrLfSequenceDos() throws IOException { executeTarget("testCrCrLfSequence-dos"); assertEqualContent(new File(System.getProperty("root"), "src/etc/testcases/taskdefs/fixcrlf/expected/crcrlf.dos"), new File(System.getProperty("root"), "src/etc/testcases/taskdef... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/0fb6ce69c29faf80158c280c98e57e08327dd576/FixCrLfTest.java/buggy/src/testcases/org/apache/tools/ant/taskdefs/FixCrLfTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
12893,
12893,
48,
74,
4021,
40,
538,
1435,
1216,
1860,
288,
3639,
1836,
2326,
2932,
3813,
12893,
12893,
48,
74,
4021,
17,
19219,
8863,
3639,
1815,
5812,
1350,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
12893,
12893,
48,
74,
4021,
40,
538,
1435,
1216,
1860,
288,
3639,
1836,
2326,
2932,
3813,
12893,
12893,
48,
74,
4021,
17,
19219,
8863,
3639,
1815,
5812,
1350,
12,
2704,
1... | |
for ( int i = 0; i < totalRestores && current < needed; ++i ) { currentTechnique = getMethod.invoke( null, new Integer [] { new Integer(i) } ); currentTechniqueName = currentTechnique.toString(); | if ( scriptPath.equals( "" ) && restoreSetting.equals( "" ) ) updateDisplay( ERROR_STATE, "No auto-restore settings found." ); | private final boolean recover( int needed, String settingName, String currentName, String maximumName, String scriptProperty, String listProperty, Class techniqueList ) { try { Object [] empty = new Object[0]; Method currentMethod, maximumMethod; currentMethod = KoLCharacter.class.getMethod( currentName, new C... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/dfb35d63002d9877a80e45d82c6f27528b4d76e2/KoLmafia.java/buggy/src/net/sourceforge/kolmafia/KoLmafia.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
727,
1250,
5910,
12,
509,
3577,
16,
514,
3637,
461,
16,
514,
783,
461,
16,
514,
4207,
461,
16,
514,
2728,
1396,
16,
514,
666,
1396,
16,
1659,
17734,
2161,
682,
262,
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,
727,
1250,
5910,
12,
509,
3577,
16,
514,
3637,
461,
16,
514,
783,
461,
16,
514,
4207,
461,
16,
514,
2728,
1396,
16,
514,
666,
1396,
16,
1659,
17734,
2161,
682,
262,
202,
95... |
log.debug("xpath size:" + list.size()); | public void setFeedback(ArrayList itemTextList, Item itemXml) { log.debug("item text size: " + itemTextList.size()); log.debug("item answer type: " + itemXml.getItemType()); // for any answers that are now in the template, create a feedback String xpath = "item/itemfeedback/flow/response_lid/render_... | 2021 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2021/3f81d8a6d9a7c69c2709822170aa047b899334ae/ItemHelper12Impl.java/buggy/samigo/src/org/sakaiproject/tool/assessment/business/entity/helper/item/ItemHelper12Impl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
15888,
12,
19558,
761,
1528,
682,
16,
4342,
761,
4432,
13,
225,
288,
565,
613,
18,
4148,
2932,
1726,
977,
963,
30,
315,
397,
761,
1528,
682,
18,
1467,
10663,
565,
613,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
15888,
12,
19558,
761,
1528,
682,
16,
4342,
761,
4432,
13,
225,
288,
565,
613,
18,
4148,
2932,
1726,
977,
963,
30,
315,
397,
761,
1528,
682,
18,
1467,
10663,
565,
613,
... | |
while(!start.isZero()) { scanRegion(scanner, start); | while (!start.isZero()) { scanRegion(scanner, start); | public void linearScan(LinearScan scanner) throws InlinePragma { if (Assert.VERIFY_ASSERTIONS) Assert._assert(allowScanning); /* Has this allocator ever allocated anything? */ if (initialRegion.isZero()) return; /* Loop through active regions or until the last region */ Address start = initialRegion; ... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/30524c62fa391922d51289c03075f714c772951c/BumpPointer.java/buggy/MMTk/src/org/mmtk/utility/alloc/BumpPointer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
9103,
7972,
12,
15982,
7972,
7683,
13,
1216,
16355,
2050,
9454,
288,
565,
309,
261,
8213,
18,
23756,
67,
8423,
11539,
1146,
55,
13,
5452,
6315,
11231,
12,
5965,
1541,
10903,
17... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
9103,
7972,
12,
15982,
7972,
7683,
13,
1216,
16355,
2050,
9454,
288,
565,
309,
261,
8213,
18,
23756,
67,
8423,
11539,
1146,
55,
13,
5452,
6315,
11231,
12,
5965,
1541,
10903,
17... |
return _createMethod; | return createMethod; | public String getCreateMethod() { return _createMethod; } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/56eeb0d4d18fb3e553e32d15e2c45dccd76eb958/UmlFactory.java/clean/src_new/org/argouml/model/uml/UmlFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
25667,
1305,
1435,
288,
5411,
327,
752,
1305,
31,
3639,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
25667,
1305,
1435,
288,
5411,
327,
752,
1305,
31,
3639,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
out.println("rc += tightMarshalString1(" + getter + ", bs);"); | out.println(" rc += tightMarshalString1(" + getter + ", bs);"); | protected int generateTightMarshal1Body(PrintWriter out) { List properties = getProperties(); int baseSize = 0; for (Iterator iter = properties.iterator(); iter.hasNext();) { JProperty property = (JProperty) iter.next(); JAnnotation annotation = property.getAnnotation("ope... | 11783 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11783/cd0fb615deb6accf8dfdc07fbe58b53cf6b972a2/OpenWireJavaMarshallingScript.java/buggy/activemq-core/src/gram/java/org/apache/activemq/openwire/tool/OpenWireJavaMarshallingScript.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
509,
2103,
56,
750,
8105,
21,
2250,
12,
5108,
2289,
596,
13,
288,
3639,
987,
1790,
273,
9392,
5621,
3639,
509,
1026,
1225,
273,
374,
31,
3639,
364,
261,
3198,
1400,
273,
1790,
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,
509,
2103,
56,
750,
8105,
21,
2250,
12,
5108,
2289,
596,
13,
288,
3639,
987,
1790,
273,
9392,
5621,
3639,
509,
1026,
1225,
273,
374,
31,
3639,
364,
261,
3198,
1400,
273,
1790,
18,... |
_loop1526: | _loop1530: | public final void io_phrase(AST _t) throws RecognitionException { AST io_phrase_AST_in = (_t == ASTNULL) ? null : (AST)_t; { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case OSDIR: { AST __t1516 = _t; AST tmp1940_AST_in = (AST)_t; match(_t,OSDIR); _t = _t.getFirstChild(); AST tmp1941_AST_in ... | 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,
2527,
67,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2527,
67,
9429,
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,
2527,
67,
9429,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2527,
67,
9429,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
... |
public StaticTagScript(TagFactory tagFactory) { super(tagFactory); | public StaticTagScript() { | public StaticTagScript(TagFactory tagFactory) { super(tagFactory); } | 51800 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51800/1d15e9a4daaf2cf5d10d0ffc119a8c036740cceb/StaticTagScript.java/buggy/src/java/org/apache/commons/jelly/impl/StaticTagScript.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
10901,
1805,
3651,
12,
1805,
1733,
1047,
1733,
13,
288,
3639,
2240,
12,
2692,
1733,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
10901,
1805,
3651,
12,
1805,
1733,
1047,
1733,
13,
288,
3639,
2240,
12,
2692,
1733,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
assertEquals("[\"foo\", \"bar\"]", eval("$h.each_pair {|pair| p pair}")); assertEquals("{\"foo\"=>\"bar\"}", eval("p $h.each_pair {|pair| }")); | assertTrue(eval("$h.each_pair {|pair| p pair}").indexOf("[\"foo\", \"bar\"]") != -1); assertTrue(eval("p $h.each_pair {|pair| }").indexOf("{\"foo\"=>\"bar\"}") != -1); | public void testIterating() throws Exception { assertEquals("[\"foo\", \"bar\"]", eval("$h.each {|pair| p pair}")); assertEquals("{\"foo\"=>\"bar\"}", eval("p $h.each {|pair| }")); assertEquals("[\"foo\", \"bar\"]", eval("$h.each_pair {|pair| p pair}")); assertEquals("{\"foo\"=>\"bar\"}"... | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/b87fee1b90fc7a4ff567235e2fc1387d035bbf31/TestRubyHash.java/buggy/test/org/jruby/test/TestRubyHash.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
2360,
1776,
1435,
1216,
1185,
288,
3639,
1815,
8867,
2932,
63,
2412,
11351,
22564,
1239,
3215,
2412,
65,
3113,
5302,
2932,
8,
76,
18,
13798,
288,
96,
6017,
96,
293,
3082,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2360,
1776,
1435,
1216,
1185,
288,
3639,
1815,
8867,
2932,
63,
2412,
11351,
22564,
1239,
3215,
2412,
65,
3113,
5302,
2932,
8,
76,
18,
13798,
288,
96,
6017,
96,
293,
3082,... |
public RubyString id2name() { return RubySymbol.getSymbol(runtime, value).to_s(); | public IRubyObject id2name() { return RubySymbol.getSymbol(runtime, value).convertToString(); | public RubyString id2name() { return RubySymbol.getSymbol(runtime, value).to_s(); } | 50661 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50661/cc20d41e6031b7e9c9ed46676d32e45334ed0d53/RubyFixnum.java/clean/src/org/jruby/RubyFixnum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
780,
612,
22,
529,
1435,
288,
3639,
327,
19817,
5335,
18,
588,
5335,
12,
9448,
16,
460,
2934,
869,
67,
87,
5621,
565,
289,
2,
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,
1071,
19817,
780,
612,
22,
529,
1435,
288,
3639,
327,
19817,
5335,
18,
588,
5335,
12,
9448,
16,
460,
2934,
869,
67,
87,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
Object result = client.execute("login", v); | Object result = getClientByUrl(url).execute("login", v); | public UserContext login(String userName, String password) { Vector v = new Vector(); v.add(userName); v.add(password); try { Object result = client.execute("login", v); if (!((String)result).equals(IKoboldServer.NO_RESULT)) { Element element = RPCMessageTransformer.decode((String)result); return new Use... | 9773 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9773/c458fa0998db96545b3f2a5a2f8b3f21770c4023/SecureKoboldClient.java/clean/kobold/src/kobold.client.plam/src/kobold/client/plam/controller/SecureKoboldClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2177,
1042,
3925,
12,
780,
12065,
16,
514,
2201,
13,
288,
202,
202,
5018,
331,
273,
394,
5589,
5621,
202,
202,
90,
18,
1289,
12,
1355,
461,
1769,
202,
202,
90,
18,
1289,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2177,
1042,
3925,
12,
780,
12065,
16,
514,
2201,
13,
288,
202,
202,
5018,
331,
273,
394,
5589,
5621,
202,
202,
90,
18,
1289,
12,
1355,
461,
1769,
202,
202,
90,
18,
1289,
12,... |
String safeId = id.replace('\\', '_').replace('/', '_'); | protected final XmlFile getConfigFile() { String safeId = id.replace('\\', '_').replace('/', '_'); return new XmlFile(XSTREAM,new File(Hudson.getInstance().getRootDir(),"users/"+ safeId +"/config.xml")); } | 33411 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/33411/8477eb1a8b63ae642c6436a06f1f5c6802ae65f9/User.java/buggy/core/src/main/java/hudson/model/User.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
5714,
812,
4367,
812,
1435,
288,
9079,
327,
394,
5714,
812,
12,
60,
13693,
16,
2704,
1387,
12,
44,
1100,
816,
18,
588,
1442,
7675,
588,
27322,
9334,
6,
5577,
4898,
15,
4183,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
727,
5714,
812,
4367,
812,
1435,
288,
9079,
327,
394,
5714,
812,
12,
60,
13693,
16,
2704,
1387,
12,
44,
1100,
816,
18,
588,
1442,
7675,
588,
27322,
9334,
6,
5577,
4898,
15,
4183,
... | |
catch (IOException e) | catch ( IOException e ) | public void writeImage( File dest ) throws IOException { if ( source == IImage.INVALID_IMAGE ) { logger.log( Level.SEVERE, "image source {0} is not valid!", id ); //$NON-NLS-1$ return; } InputStream input = getImageStream(); if ( null == input ) { logger.log( Level.SEVERE, "image source {0} is not found!",... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/4e5bdbf4992d60d94c4838190ed496a349f82918/Image.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/impl/Image.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1045,
2040,
12,
1387,
1570,
262,
1216,
1860,
202,
95,
202,
202,
430,
261,
1084,
422,
467,
2040,
18,
9347,
67,
13603,
262,
202,
202,
95,
1082,
202,
4901,
18,
1330,
12,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1045,
2040,
12,
1387,
1570,
262,
1216,
1860,
202,
95,
202,
202,
430,
261,
1084,
422,
467,
2040,
18,
9347,
67,
13603,
262,
202,
202,
95,
1082,
202,
4901,
18,
1330,
12,
4... |
bugTask.setSyncState(state); MylarTaskListPlugin.getTaskListManager().getTaskList().notifyRepositoryInfoChanged(bugTask); | if (bugTask.getSyncState() != state) { bugTask.setSyncState(state); MylarTaskListPlugin.getTaskListManager().getTaskList().notifyRepositoryInfoChanged(bugTask); } | private static void offlineStatusChange(AbstractRepositoryReport report, BugzillaOfflineStatus status, boolean forceSynch) { RepositoryTaskSyncState state = null; if (status == BugzillaOfflineStatus.SAVED_WITH_OUTGOING_CHANGES) { state = RepositoryTaskSyncState.OUTGOING; } else if (status == BugzillaOfflineStat... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/a085e9ee5a3a4fa782be35cbc4ee144d08925a8a/BugzillaRepositoryConnector.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/BugzillaRepositoryConnector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
13493,
1482,
3043,
12,
7469,
3305,
4820,
2605,
16,
16907,
15990,
23106,
1482,
1267,
16,
1082,
202,
6494,
2944,
55,
2515,
13,
288,
202,
202,
3305,
2174,
4047,
1119,
91... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
760,
918,
13493,
1482,
3043,
12,
7469,
3305,
4820,
2605,
16,
16907,
15990,
23106,
1482,
1267,
16,
1082,
202,
6494,
2944,
55,
2515,
13,
288,
202,
202,
3305,
2174,
4047,
1119,
91... |
showType = ShowPluginsMenu.SHOW_RUNNING_PLUGINS; | this.showRunning = showRunning; | public RegistryBrowserContentProvider(TreeViewer viewer){ super(); this.viewer = viewer; showType = ShowPluginsMenu.SHOW_RUNNING_PLUGINS; } | 14404 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14404/da9411dec7054667c47dca3c2ca1644866de8d9b/RegistryBrowserContentProvider.java/buggy/ui/org.eclipse.pde.runtime/src/org/eclipse/pde/internal/runtime/registry/RegistryBrowserContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5438,
9132,
1350,
2249,
12,
2471,
18415,
14157,
15329,
202,
202,
9565,
5621,
202,
202,
2211,
18,
25256,
273,
14157,
31,
202,
202,
4500,
559,
273,
9674,
9461,
4599,
18,
16677,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
5438,
9132,
1350,
2249,
12,
2471,
18415,
14157,
15329,
202,
202,
9565,
5621,
202,
202,
2211,
18,
25256,
273,
14157,
31,
202,
202,
4500,
559,
273,
9674,
9461,
4599,
18,
16677,
67... |
} catch (Exception e) { ZimbraLog.mailbox.info( "Unable to convert TNEF attachment for message " + getId(), e); | } catch (Throwable t) { ZimbraLog.mailbox.warn( "MIME converter failed for message " + getId(), t); | public MimeMessage getMimeMessage() throws ServiceException { InputStream is = null; MimeMessage mm = null; try { is = getRawMessage(); mm = new MimeMessage(JMSession.getSession(), is); is.close(); try { for (Class visitor : MimeVisitor... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/f2c35ee7fd864bd76c6892508fbb3491ef2f75b4/Appointment.java/buggy/ZimbraServer/src/java/com/zimbra/cs/mailbox/Appointment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
22059,
1079,
2108,
494,
1079,
1435,
1216,
16489,
288,
3639,
5037,
353,
273,
446,
31,
3639,
22059,
1079,
9740,
273,
446,
31,
3639,
775,
288,
5411,
353,
273,
10547,
1079,
5621,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
22059,
1079,
2108,
494,
1079,
1435,
1216,
16489,
288,
3639,
5037,
353,
273,
446,
31,
3639,
22059,
1079,
9740,
273,
446,
31,
3639,
775,
288,
5411,
353,
273,
10547,
1079,
5621,
5411,
... |
setUserStatus(admin, username, UserDataConstants.STATUS_REVOKED,false); | setUserStatus(admin, username, UserDataConstants.STATUS_REVOKED); | public void revokeUser(Admin admin, String username, int reason) throws AuthorizationDeniedException, FinderException { debug(">revokeUser(" + username + ")"); UserDataPK pk = new UserDataPK(username); UserDataLocal data; try { data = home.findByPrimaryKey(pk); } catch ... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/28e5842c88b16b61b311f03767ce3d06870ca00e/LocalUserAdminSessionBean.java/buggy/src/java/org/ejbca/core/ejb/ra/LocalUserAdminSessionBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18007,
1299,
12,
4446,
3981,
16,
514,
2718,
16,
509,
3971,
13,
1216,
10234,
15877,
16,
19307,
503,
288,
3639,
1198,
2932,
34,
9083,
3056,
1299,
2932,
397,
2718,
397,
7310,
1769... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
18007,
1299,
12,
4446,
3981,
16,
514,
2718,
16,
509,
3971,
13,
1216,
10234,
15877,
16,
19307,
503,
288,
3639,
1198,
2932,
34,
9083,
3056,
1299,
2932,
397,
2718,
397,
7310,
1769... |
if (jj_3R_291()) return true; Token xsp; xsp = jj_scanpos; if (jj_3R_300()) jj_scanpos = xsp; | if (jj_scan_token(BIT_OR)) return true; if (jj_3R_226()) return true; | final private boolean jj_3R_279() { if (jj_3R_291()) return true; Token xsp; xsp = jj_scanpos; if (jj_3R_300()) jj_scanpos = xsp; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/ac9207dcb7a8bbf54f85da7f1bdae7d7162b86b3/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5324,
29,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
5540,
21,
10756,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
106... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5324,
29,
1435,
288,
565,
309,
261,
78,
78,
67,
23,
54,
67,
5540,
21,
10756,
327,
638,
31,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
106... |
if (allowNewContainerName) containerNameField.setFocus(); else treeViewer.getTree().setFocus(); | if (allowNewContainerName) { containerNameField.setFocus(); } else { treeViewer.getTree().setFocus(); } | public void setInitialFocus() { if (allowNewContainerName) containerNameField.setFocus(); else treeViewer.getTree().setFocus(); } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/ContainerSelectionGroup.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/misc/ContainerSelectionGroup.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
4435,
9233,
1435,
288,
3639,
309,
261,
5965,
1908,
2170,
461,
13,
5411,
20408,
974,
18,
542,
9233,
5621,
3639,
469,
5411,
2151,
18415,
18,
588,
2471,
7675,
542,
9233,
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,
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,
444,
4435,
9233,
1435,
288,
3639,
309,
261,
5965,
1908,
2170,
461,
13,
5411,
20408,
974,
18,
542,
9233,
5621,
3639,
469,
5411,
2151,
18415,
18,
588,
2471,
7675,
542,
9233,
5621... |
smtp.sendMailWait( fromEmail, toEmail ,header ,replyHeader+"\n"+text+"\n\n"+fromEmail ); | smtp.sendMailWait( fromEmail, toEmail ,header ,replyHeader+"\n"+text ); | public void sendReplieEmail( HttpServletRequest req, HttpServletResponse res, String toEmail, String fromEmail, String header, String text, String replyHeader) throws ServletException, IOException { String emptyString = ""; /* server info */ String host = req.getHea... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/8af9574dd41c2dda3799702e91a1aad228c89352/BillBoardAdd.java/clean/servlets/billBoard/BillBoardAdd.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1366,
20043,
1385,
4134,
12,
9984,
1111,
16,
6862,
6862,
12446,
400,
16,
6862,
6862,
514,
358,
4134,
16,
6862,
6862,
514,
628,
4134,
16,
6862,
6862,
514,
1446,
16,
6862,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1366,
20043,
1385,
4134,
12,
9984,
1111,
16,
6862,
6862,
12446,
400,
16,
6862,
6862,
514,
358,
4134,
16,
6862,
6862,
514,
628,
4134,
16,
6862,
6862,
514,
1446,
16,
6862,
... |
int testMetaId = Integer.parseInt( params.getProperty("META_ID") ); if ( !isUserAuthorized( req, res, testMetaId, user ) ) { return; } | int testMetaId = Integer.parseInt( params.getProperty("META_ID") ); if ( !isUserAuthorized( req, res, testMetaId, user ) ) { return; } | public void doGet(HttpServletRequest req, HttpServletResponse res) throws ServletException, IOException { // Lets validate the session, e.g has the user logged in to Janus? if (super.checkSession(req,res) == false) return ; // Lets get the standard parameters and validate them Properties params = super.getParame... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/a270627916b37a677a391dd9f45c54d3d6f12503/ConfManager.java/clean/servlets/conf/ConfManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
202,
202,
15069,
16517,
16,
1860,
288,
202,
759,
511,
2413,
1954,
326,
1339,
16,
425,
18,
75,
711,
326,
729,
7545,
316,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
202,
202,
15069,
16517,
16,
1860,
288,
202,
759,
511,
2413,
1954,
326,
1339,
16,
425,
18,
75,
711,
326,
729,
7545,
316,
... |
Asserts.notNull(name); Asserts.notNull(oldName); Asserts.isTrue(name.startsWith("$")); Asserts.isTrue(oldName.startsWith("$")); | assert name != null; assert oldName != null; assert name.startsWith("$"); assert oldName.startsWith("$"); | public void alias(String name, String oldName) { Asserts.notNull(name); Asserts.notNull(oldName); Asserts.isTrue(name.startsWith("$")); Asserts.isTrue(oldName.startsWith("$")); if (runtime.getSafeLevel() >= 4) { throw new SecurityError(runtime, "Insecure: can't alias gl... | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/GlobalVariables.java/buggy/src/org/jruby/internal/runtime/GlobalVariables.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2308,
12,
780,
508,
16,
514,
22916,
13,
288,
3639,
5452,
87,
18,
902,
2041,
12,
529,
1769,
3639,
5452,
87,
18,
902,
2041,
12,
1673,
461,
1769,
3639,
5452,
87,
18,
291,
5510... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2308,
12,
780,
508,
16,
514,
22916,
13,
288,
3639,
5452,
87,
18,
902,
2041,
12,
529,
1769,
3639,
5452,
87,
18,
902,
2041,
12,
1673,
461,
1769,
3639,
5452,
87,
18,
291,
5510... |
JExpression[] args = new JExpression[params.length]; for (int i=0; i<args.length; i++) { args[i] = new JLocalVariableExpression(null, params[i]); | LinkedList args = new LinkedList(); for (int i=0; i<params.length; i++) { args.add(new JLocalVariableExpression(null, params[i])); | private JMethodDeclaration makeSJInit() { // start by cloning the original init function, so we can get // the signature right JMethodDeclaration result = (JMethodDeclaration) ObjectDeepCloner.deepCopy(origFilter.getInit()); // get the parameters JFormalParameter[] params = result.getParameters(); // now build ... | 5955 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5955/cd3a4a304cc69f1483b11cec633fae09177ffc92/StatelessDuplicate.java/clean/streams/src/at/dms/kjc/sir/lowering/fission/StatelessDuplicate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
1305,
6094,
1221,
55,
46,
2570,
1435,
288,
202,
759,
787,
635,
927,
22470,
326,
2282,
1208,
445,
16,
1427,
732,
848,
336,
202,
759,
326,
3372,
2145,
202,
46,
1305,
6094,
563,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
804,
1305,
6094,
1221,
55,
46,
2570,
1435,
288,
202,
759,
787,
635,
927,
22470,
326,
2282,
1208,
445,
16,
1427,
732,
848,
336,
202,
759,
326,
3372,
2145,
202,
46,
1305,
6094,
563,... |
return noex; } | return noex; } | public int getNoex() { return noex; } | 46258 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46258/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/buggy/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
509,
336,
2279,
338,
1435,
288,
1082,
202,
2463,
1158,
338,
31,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
509,
336,
2279,
338,
1435,
288,
1082,
202,
2463,
1158,
338,
31,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
sform.reflow(true); | form.reflow(true); | public void expansionStateChanged(ExpansionEvent e) { sform.reflow(true); } | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/9b13d7f9bed1baf18f525af681ce9d7de181aea2/TaskSummaryEditor.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/TaskSummaryEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
918,
17965,
1119,
5033,
12,
2966,
12162,
1133,
425,
13,
288,
9506,
202,
87,
687,
18,
1734,
821,
12,
3767,
1769,
1082,
202,
97,
9506,
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,
1875,
202,
482,
918,
17965,
1119,
5033,
12,
2966,
12162,
1133,
425,
13,
288,
9506,
202,
87,
687,
18,
1734,
821,
12,
3767,
1769,
1082,
202,
97,
9506,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
protected void int2alphaCount(int val, char [] aTable, FastStringBuffer stringBuf) { int radix = aTable.length; char[] table = new char[aTable.length]; // start table at 1, add last char at index 0. Reason explained above and below. int i; for (i=0; i<aTable.length-1;i++) table[i+1] = aTable[i]... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/77ad973f1d6ad8f28fd358f2ba4d4c63da65d953/ElemNumber.java/buggy/src/org/apache/xalan/templates/ElemNumber.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
509,
22,
5429,
1380,
12,
474,
1244,
16,
1149,
5378,
279,
1388,
16,
9545,
780,
1892,
533,
5503,
13,
225,
288,
225,
509,
19015,
273,
279,
1388,
18,
2469,
31,
225,
1149,
8526,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
509,
22,
5429,
1380,
12,
474,
1244,
16,
1149,
5378,
279,
1388,
16,
9545,
780,
1892,
533,
5503,
13,
225,
288,
225,
509,
19015,
273,
279,
1388,
18,
2469,
31,
225,
1149,
8526,
... | ||
case Id_charCodeAt: return wrap_double( jsFunction_charCodeAt(ScriptRuntime.toString(thisObj), args)); | case Id_indexOf: return wrap_int(jsFunction_indexOf (ScriptRuntime.toString(thisObj), args)); | public Object execMethod (int methodId, IdFunction f, Context cx, Scriptable scope, Scriptable thisObj, Object[] args) throws JavaScriptException { switch (methodId) { case ConstructorId_fromCharCode: return jsStaticFunction_fromCharCode(args); case Id_constr... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/35caf7c2bb93872680ae16e34746d94fe1e533e3/NativeString.java/clean/js/rhino/src/org/mozilla/javascript/NativeString.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
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,
1071,
1033,
1196,
1305,
3639,
261,
474,
707,
548,
16,
3124,
2083,
284,
16,
540,
1772,
9494,
16,
22780,
2146,
16,
22780,
15261,
16,
1033,
8526,
833,
13,
3639,
1216,
11905,
503,
565,
288,
... |
final String tName = CoreUtility.replaceFirst(info, LIST_TOKEN_REPLACEMENT, anObj.getAssociated(i, true)); | final String tName = CoreUtility.replaceFirst(info, VALUE_TOKEN_REPLACEMENT, anObj.getAssociated(i, true)); | public List<String> getStringListFromBonus(final PObject anObj) { final List<String> aList = new ArrayList<String>(); final String bInfoString = getBonusInfo(); final StringTokenizer aTok = new StringTokenizer(bInfoString, ","); int listindex = 0; while (aTok.hasMoreTokens()) { final String info = aTok.nextTok... | 48301 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48301/088c15261d01327bce6f44925516d0287dc266cb/BonusObj.java/buggy/code/src/java/pcgen/core/bonus/BonusObj.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
32,
780,
34,
4997,
682,
1265,
38,
22889,
12,
6385,
453,
921,
392,
2675,
13,
202,
95,
202,
202,
6385,
987,
32,
780,
34,
279,
682,
273,
394,
2407,
32,
780,
34,
5621,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
32,
780,
34,
4997,
682,
1265,
38,
22889,
12,
6385,
453,
921,
392,
2675,
13,
202,
95,
202,
202,
6385,
987,
32,
780,
34,
279,
682,
273,
394,
2407,
32,
780,
34,
5621,
20... |
GradientPaint gp = (GradientPaint)paint; | GradientPaint gp = (GradientPaint) paint; | public void writeString(String string, double x, double y) throws IOException { Color color; Paint paint = getPaint(); if (paint instanceof Color) { color = (Color)paint; } else if (paint instanceof GradientPaint) { GradientPaint gp = (GradientPaint)paint; ... | 57341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57341/de061d5977b00047b242b52aea5bc47538b063c5/EMFGraphics2D.java/buggy/freehep-graphicsio-emf/src/main/java/org/freehep/graphicsio/emf/EMFGraphics2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
918,
12967,
12,
780,
533,
16,
1645,
619,
16,
1645,
677,
13,
1216,
1860,
288,
7734,
5563,
2036,
31,
3639,
30001,
12574,
273,
1689,
1598,
5621,
3639,
309,
261,
84,
1598,
1276,
5563,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12967,
12,
780,
533,
16,
1645,
619,
16,
1645,
677,
13,
1216,
1860,
288,
7734,
5563,
2036,
31,
3639,
30001,
12574,
273,
1689,
1598,
5621,
3639,
309,
261,
84,
1598,
1276,
5563,
... |
} | void handleStateRsp(Object sender, Digest digest, byte[] state) { if(digest == null) { if(log.isWarnEnabled()) log.warn("digest received from " + sender + " is null, skipping setting digest !"); } else { passDown(new Event(Event.SET_DIGEST, digest)); // set ... | 49475 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49475/3dbf2221432e58f7e5f2cbbc8d9711ec4787fa46/STATE_TRANSFER.java/buggy/src/org/jgroups/protocols/pbcast/STATE_TRANSFER.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1640,
1119,
54,
1752,
12,
921,
5793,
16,
15864,
5403,
16,
1160,
8526,
919,
13,
288,
3639,
309,
12,
10171,
422,
446,
13,
288,
5411,
309,
12,
1330,
18,
291,
3160,
1526,
10756,
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,
918,
1640,
1119,
54,
1752,
12,
921,
5793,
16,
15864,
5403,
16,
1160,
8526,
919,
13,
288,
3639,
309,
12,
10171,
422,
446,
13,
288,
5411,
309,
12,
1330,
18,
291,
3160,
1526,
10756,
7734,
... | |
old = opt.getBackCol(); | old = opt.getColorValueForKey("BACKGROUND_COLOR", Color.WHITE); | public AppOptions run() { Container content; JPanel genOpts, buttons, colours, options; content = getContentPane(); content.setLayout(new BorderLayout()); askSave = new JCheckBox(java.util.ResourceBundle.getBundle("global").getString("askSave")); ... | 11750 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11750/e52bc9bb7a81f5b8a747c29cc00e1456e4c54c6e/OptionDlg.java/buggy/src/gui/dialogs/OptionDlg.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4677,
1320,
1086,
1435,
288,
3639,
4039,
913,
31,
3639,
24048,
3157,
5476,
16,
9502,
16,
645,
4390,
16,
702,
31,
7734,
913,
273,
5154,
8485,
5621,
7734,
913,
18,
542,
3744,
12,
27... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4677,
1320,
1086,
1435,
288,
3639,
4039,
913,
31,
3639,
24048,
3157,
5476,
16,
9502,
16,
645,
4390,
16,
702,
31,
7734,
913,
273,
5154,
8485,
5621,
7734,
913,
18,
542,
3744,
12,
27... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.