rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
for (Iterator i=bundles.keySet().iterator();i.hasNext();) { Integer initLevel = ((Integer) i.next()); | for (Iterator i=bundles.entrySet().iterator();i.hasNext();) { Map.Entry entry = (Map.Entry) i.next(); Integer initLevel = (Integer) entry.getKey(); | public String[] create() throws IOException { ArrayList args = new ArrayList(); // Create xargs file File initFile = new File(instanceDir, "init.xargs"); File restartFile = new File(instanceDir, "restart.xargs"); // Start empty framework if (attributes.containsKey(IOsgiLaunchConfigurationCon... | 14547 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14547/7570cb0eac9e8ce8f4e3cac76f377f740d5f1f8d/OsgiConfiguration.java/buggy/org.knopflerfish.eclipse.core/src/org/knopflerfish/eclipse/core/OsgiConfiguration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
8526,
752,
1435,
1216,
1860,
288,
565,
2407,
833,
273,
394,
2407,
5621,
3639,
368,
1788,
619,
1968,
585,
565,
1387,
1208,
812,
273,
394,
1387,
12,
1336,
1621,
16,
315,
2738,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
8526,
752,
1435,
1216,
1860,
288,
565,
2407,
833,
273,
394,
2407,
5621,
3639,
368,
1788,
619,
1968,
585,
565,
1387,
1208,
812,
273,
394,
1387,
12,
1336,
1621,
16,
315,
2738,
... |
int startChunk = Conversions.addressToMmapChunksDown(start); | int startChunk = Conversions.addressToMmapChunksDown(start); | public static void protect(Address start, int pages) { int startChunk = Conversions.addressToMmapChunksDown(start); int chunks = Conversions.pagesToMmapChunksUp(pages); int endChunk = startChunk + chunks; lock.acquire(); for (int chunk=startChunk; chunk < endChunk; chunk++) { if (mapped[chunk] ==... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/4c66aa27cec27f8dd5902baec018ff86d7f49ee2/LazyMmapper.java/buggy/MMTk/src/org/mmtk/utility/heap/LazyMmapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
17151,
12,
1887,
787,
16,
509,
4689,
13,
288,
565,
509,
787,
5579,
273,
735,
10169,
18,
2867,
774,
49,
1458,
14975,
4164,
12,
1937,
1769,
377,
509,
6055,
273,
735,
10169... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
17151,
12,
1887,
787,
16,
509,
4689,
13,
288,
565,
509,
787,
5579,
273,
735,
10169,
18,
2867,
774,
49,
1458,
14975,
4164,
12,
1937,
1769,
377,
509,
6055,
273,
735,
10169... |
logger.debug(message.toString()); | logger.debug(String.valueOf(message)); | public void debug(Object message) { logger.debug(message.toString()); } | 47996 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47996/20ccb7e664910ee2066f364bc6ef007f40ccf10f/SLF4JLog.java/buggy/src/java/org/apache/commons/logging/impl/SLF4JLog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1198,
12,
921,
883,
13,
288,
565,
1194,
18,
4148,
12,
780,
18,
1132,
951,
12,
2150,
10019,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1198,
12,
921,
883,
13,
288,
565,
1194,
18,
4148,
12,
780,
18,
1132,
951,
12,
2150,
10019,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
void setAlign(String align); | void setAlign( String align ); | void setAlign(String align); | 15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/418b538dedc46927b62e9d884dd3fc2419ed5e34/IScriptStyle.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/api/script/instance/IScriptStyle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
444,
10044,
12,
780,
5689,
1769,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
444,
10044,
12,
780,
5689,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
boolean fromEval) | ErrorReporter compilationErrorReporter) | private Object compile(Scriptable scope, Reader sourceReader, String sourceString, String sourceName, int lineno, Object securityDomain, boolean returnFunction, boolean fromEval) throws IOException { ... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/31ff23cd2e6b5190dbe92f81b7d5dc732adb75d6/Context.java/buggy/js/rhino/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
4074,
12,
3651,
429,
2146,
16,
21821,
5393,
1084,
2514,
16,
514,
1084,
780,
16,
21821,
514,
28337,
16,
509,
7586,
16,
21821,
1033,
4373,
3748,
16,
1250,
327,
2083,
16,
21821,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
4074,
12,
3651,
429,
2146,
16,
21821,
5393,
1084,
2514,
16,
514,
1084,
780,
16,
21821,
514,
28337,
16,
509,
7586,
16,
21821,
1033,
4373,
3748,
16,
1250,
327,
2083,
16,
21821,
... |
return image; | return null; | public Image getColumnHeaderImage() { return image; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/1e93f90efdd1830ca8ce4d498400400142e1afd3/FieldFolder.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldFolder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3421,
6716,
1864,
2040,
1435,
288,
3639,
327,
446,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3421,
6716,
1864,
2040,
1435,
288,
3639,
327,
446,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
do { int widthAtLevelOne = ( ( width > 1 ) ? (widthPowerOf2 >> 1) : widthPowerOf2 ); int heightAtLevelOne = ( ( height > 1 ) ? (heightPowerOf2 >> 1) : heightPowerOf2 ); int proxyTarget; | try { do { int widthAtLevelOne = ( ( width > 1 ) ? (widthPowerOf2 >> 1) : widthPowerOf2 ); int heightAtLevelOne = ( ( height > 1 ) ? (heightPowerOf2 >> 1) : heightPowerOf2 ); int proxyTarget; | public static void closestFit( GL gl, int target, int width, int height, int internalFormat, int format, int type, int[] newWidth, int[] newHeight ) { // Use proxy textures if OpenGL version >= 1.1 if( Double.parseDouble( gl.glGetString( GL.GL_VERSION ).trim().substring( 0, 3 ) ) ... | 46278 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46278/d34ebafbd61123d369a1657b8e9bb2db5d45ba6a/Mipmap.java/clean/src/net/java/games/jogl/impl/mipmap/Mipmap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
9219,
14219,
12,
10252,
5118,
16,
509,
1018,
16,
509,
1835,
16,
509,
2072,
16,
509,
2713,
1630,
16,
27573,
509,
740,
16,
509,
618,
16,
509,
8526,
23542,
16,
509,
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,
1071,
760,
918,
9219,
14219,
12,
10252,
5118,
16,
509,
1018,
16,
509,
1835,
16,
509,
2072,
16,
509,
2713,
1630,
16,
27573,
509,
740,
16,
509,
618,
16,
509,
8526,
23542,
16,
509,
8526,
... |
filterList.add(new UserFilter(fileList[i])); | UserFilter filter=null; try { filter = new UserFilter(fileList[i]); }catch(ParserException e) { mLog.warning("error parsing filter from file "+fileList[i]+"; exception: "+e); } if (filter!=null) { filterList.add(filter); } | private ProgramFilter[] createFilterList() { ArrayList filterList = new ArrayList(); /* Add default filters. The user may not remove them. */ filterList.add(new ShowAllFilter()); filterList.add(new PluginFilter()); /* Read the available filters from the file system and add them to the array... | 9266 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9266/ea5071d42d809ac32c624ef83985dc051b5f4903/FilterList.java/buggy/tvbrowser/src/tvbrowser/core/filters/FilterList.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
13586,
1586,
8526,
752,
1586,
682,
1435,
288,
565,
2407,
1034,
682,
273,
394,
2407,
5621,
3639,
1748,
1436,
805,
3415,
18,
1021,
729,
2026,
486,
1206,
2182,
18,
1195,
565,
1034,
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,
282,
3238,
13586,
1586,
8526,
752,
1586,
682,
1435,
288,
565,
2407,
1034,
682,
273,
394,
2407,
5621,
3639,
1748,
1436,
805,
3415,
18,
1021,
729,
2026,
486,
1206,
2182,
18,
1195,
565,
1034,
682... |
public AdminButtonParser ( String prefix, String suffix, int perm_set_id, int perm_set ) { super(prefix,suffix) ; set_id = perm_set_id ; set = perm_set ; } | public AdminButtonParser( UserDomainObject user, String prefix, String suffix, int perm_set_id, int perm_set ) { this.user = user ; this.prefix = prefix ; this.suffix = suffix ; set_id = perm_set_id; set = perm_set; } | public AdminButtonParser ( String prefix, String suffix, int perm_set_id, int perm_set ) { super(prefix,suffix) ; set_id = perm_set_id ; set = perm_set ; } | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/618d5d54faf5e3c0770e526300f1e7af31025ba1/AdminButtonParser.java/buggy/server/src/imcode/server/parser/AdminButtonParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
7807,
3616,
2678,
261,
514,
1633,
16,
514,
3758,
16,
509,
4641,
67,
542,
67,
350,
16,
509,
4641,
67,
542,
262,
288,
202,
202,
9565,
12,
3239,
16,
8477,
13,
274,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
7807,
3616,
2678,
261,
514,
1633,
16,
514,
3758,
16,
509,
4641,
67,
542,
67,
350,
16,
509,
4641,
67,
542,
262,
288,
202,
202,
9565,
12,
3239,
16,
8477,
13,
274,
202,
202,
... |
context.pencil.clip(); | Object data[]; data = context.popOperands(3); | public void execute(PAContext context) throws PainterException { context.pencil.clip(); } | 3506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3506/3cd4a973dbdca1f7072d8e189d388c5a878cc9a6/PAContext.java/clean/itext/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
501,
273,
819,
18,
5120,
3542,
5708,
12,
23,
1769,
5411,
289,
2,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
1033,
501,
8526,
31,
501,
273,
819,
18,
5120,
3542,
5708,
12,
23,
1769,
5411,
289,
2,
-100,
-100,
-100,
-100... |
throwBacktrack(firstOffset); | throwBacktrack(firstOffset, LA(1).getEndOffset(), LA(1).getLineNumber()); | protected IASTDeclaration simpleDeclaration( SimpleDeclarationStrategy strategy, IASTScope scope, IASTTemplate ownerTemplate, CompletionKind overideKind, boolean fromCatchHandler, KeywordSetKey overrideKey) throws BacktrackException, EndOfFileException { IToken firstToken = LA(1);... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/36ec31dca2ce38ed47d0f35d5d3993c54f09c5ff/Parser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
467,
9053,
6094,
4143,
6094,
12,
3639,
4477,
6094,
4525,
6252,
16,
3639,
467,
9053,
3876,
2146,
16,
3639,
467,
9053,
2283,
3410,
2283,
16,
20735,
5677,
1879,
831,
5677,
16,
1250,
62... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
467,
9053,
6094,
4143,
6094,
12,
3639,
4477,
6094,
4525,
6252,
16,
3639,
467,
9053,
3876,
2146,
16,
3639,
467,
9053,
2283,
3410,
2283,
16,
20735,
5677,
1879,
831,
5677,
16,
1250,
62... |
p = (PortletComponent) components.get(i); if (p.getVisible()) { p.doRender(event); | if (!components.isEmpty()) { out.println("<table width=\"100%\" cellspacing=\"2\" cellpadding=\"0\"> <!-- START COLUMN -->"); out.println("<tbody>"); for (int i=0;i<components.size();i++) { out.print("<tr><td valign=\"top\">"); p = (PortletComponent) components.get(i); if (p.getVisible()) { p.doRender(event); } ou... | public void doRender(GridSphereEvent event) throws PortletLayoutException, IOException { PortletResponse res = event.getPortletResponse(); PrintWriter out = res.getWriter(); PortletComponent p = null; // starting of the gridtable out.println("<table width=\"100%\" cellspacing=\"2\... | 49343 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49343/5ae4600d8ab1fbecd88304fe87f07985cb876694/PortletColumnLayout.java/buggy/src/org/gridlab/gridsphere/layout/PortletColumnLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
3420,
12,
6313,
22747,
1133,
871,
13,
1216,
21305,
3744,
503,
16,
1860,
288,
3639,
21305,
1064,
400,
273,
871,
18,
588,
18566,
1064,
5621,
3639,
14071,
596,
273,
400,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
3420,
12,
6313,
22747,
1133,
871,
13,
1216,
21305,
3744,
503,
16,
1860,
288,
3639,
21305,
1064,
400,
273,
871,
18,
588,
18566,
1064,
5621,
3639,
14071,
596,
273,
400,
18,
... |
ret = intersection(r); | ret = new EmptyRegion(rank); | public region difference(region r ) { assert r != null; region ret = null; if (r instanceof ContiguousRange) { ContiguousRange cr = (ContiguousRange) r; if (lo == cr.lo || hi == cr.hi) { ret = intersection(r); } } if (ret == null) ret = super.difference(r); return ret; } | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/06a286b073a1f0282e240b47a98ec724b0e756aa/ContiguousRange.java/clean/x10.runtime/src/x10/array/ContiguousRange.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3020,
7114,
12,
6858,
436,
262,
288,
202,
202,
11231,
436,
480,
446,
31,
202,
202,
6858,
325,
273,
446,
31,
202,
202,
430,
261,
86,
1276,
1816,
10623,
2655,
13,
288,
1082,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3020,
7114,
12,
6858,
436,
262,
288,
202,
202,
11231,
436,
480,
446,
31,
202,
202,
6858,
325,
273,
446,
31,
202,
202,
430,
261,
86,
1276,
1816,
10623,
2655,
13,
288,
1082,
5... |
if (jj_3R_298()) { | if (jj_scan_token(100)) { | final private boolean jj_3R_276() { Token xsp; xsp = jj_scanpos; if (jj_3R_298()) { jj_scanpos = xsp; if (jj_3R_299()) return true; if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; } else if (jj_la == 0 && jj_scanpos == jj_lastpos) return false; if (jj_3R_265()) return true; if (jj... | 41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/d42ce7980bc2030e88ae13be5cf1b864eee291da/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,
26,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
5324,
26,
1435,
288,
565,
3155,
619,
1752,
31,
565,
619,
1752,
273,
10684,
67,
9871,
917,
31,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
... |
return storeTemplate(template, true); | return storeTemplate(template, true, true); | public PresentationTemplate storeTemplate(final PresentationTemplate template) { return storeTemplate(template, true); } | 48996 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48996/c243b2a2c04bc8e6d1705ecbece92c2daf2ac79d/PresentationManagerImpl.java/clean/presentation/api-impl/src/java/org/theospi/portfolio/presentation/model/impl/PresentationManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
25130,
367,
2283,
1707,
2283,
12,
6385,
25130,
367,
2283,
1542,
13,
288,
1377,
327,
1707,
2283,
12,
3202,
16,
638,
16,
638,
1769,
282,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
25130,
367,
2283,
1707,
2283,
12,
6385,
25130,
367,
2283,
1542,
13,
288,
1377,
327,
1707,
2283,
12,
3202,
16,
638,
16,
638,
1769,
282,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Log.setApplicationVersionDate("$Id: BrowserControlMozillaShim.java,v 1.3 1999-09-03 19:28:45 edburns%acm.org Exp $"); | Log.setApplicationVersionDate("$Id: BrowserControlMozillaShim.java,v 1.4 1999-10-08 00:48:02 edburns%acm.org Exp $"); | public static void main(String [] args){ Assert.setEnabled(true); BrowserControlMozillaShim me = new BrowserControlMozillaShim(); Log.setApplicationName("BrowserControlMozillaShim"); Log.setApplicationVersion("0.0"); Log.setApplicationVersionDate("$Id: BrowserControlMozillaShim.java,v 1.3 1999-09-03 19:2... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/9b8cfd3205d2687376e8f6ee565df985044e3651/BrowserControlMozillaShim.java/clean/java/webclient/classes/org/mozilla/webclient/BrowserControlMozillaShim.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
918,
2774,
12,
780,
5378,
833,
15329,
565,
5452,
18,
542,
1526,
12,
3767,
1769,
565,
15408,
3367,
49,
11142,
10745,
1555,
381,
1791,
273,
394,
15408,
3367,
49,
11142,
10745,
1555,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
760,
918,
2774,
12,
780,
5378,
833,
15329,
565,
5452,
18,
542,
1526,
12,
3767,
1769,
565,
15408,
3367,
49,
11142,
10745,
1555,
381,
1791,
273,
394,
15408,
3367,
49,
11142,
10745,
1555,
3... |
public AddOrModifyUser(User user) | public AddOrModifyUser() | public AddOrModifyUser(User user) { super(null, "Wicket-Addons: Category Request Form"); if (user == null) { user = new User(); } // Create and add feedback panel to page final FeedbackPanel feedback = new FeedbackPanel("feedback"); //ad... | 51612 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51612/014f0718834fc1e3aec3560738d584575cb2164b/AddOrModifyUser.java/buggy/wicket-library/src/java/wicket/addons/admin/AddOrModifyUser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1436,
1162,
11047,
1299,
1435,
565,
288,
3639,
2240,
12,
2011,
16,
315,
59,
29378,
17,
986,
7008,
30,
9856,
1567,
2748,
8863,
7734,
309,
261,
1355,
422,
446,
13,
3639,
288,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1436,
1162,
11047,
1299,
1435,
565,
288,
3639,
2240,
12,
2011,
16,
315,
59,
29378,
17,
986,
7008,
30,
9856,
1567,
2748,
8863,
7734,
309,
261,
1355,
422,
446,
13,
3639,
288,
5411,
... |
setPageComplete(getValidProjects().length > 0); | setPageComplete(projectsList.getCheckedElements().length > 0); | public void updateProjectsList(final String path) { if(path.equals(lastPath)) { return; } lastPath = path; // on an empty path empty selectedProjects if (path == null || path.length() == 0) { selectedProjects = new ProjectRecord[0]; projectsList.refresh(true); projectsList.setCheckedElements(selecte... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/06321623726fd4a8f22d18290c97ca30d1c9236a/WizardProjectsImportPage.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/wizards/datatransfer/WizardProjectsImportPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1089,
15298,
682,
12,
6385,
514,
589,
13,
288,
9506,
202,
430,
12,
803,
18,
14963,
12,
2722,
743,
3719,
288,
1082,
202,
2463,
31,
202,
202,
97,
9506,
202,
2722,
743,
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,
225,
202,
482,
918,
1089,
15298,
682,
12,
6385,
514,
589,
13,
288,
9506,
202,
430,
12,
803,
18,
14963,
12,
2722,
743,
3719,
288,
1082,
202,
2463,
31,
202,
202,
97,
9506,
202,
2722,
743,
27... |
if(pubKey != null) | if(pubKey != null) { | public synchronized Object makeRequestSender(Key key, short htl, long uid, PeerNode source, double closestLocation, boolean localOnly, boolean cache) { Logger.minor(this, "makeRequestSender("+key+","+htl+","+uid+","+source+") on "+portNumber); // In store? KeyBlock chk = null; try { ... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/c9f6ebb4822e48325e7abc91f5d0d340e3189312/Node.java/buggy/src/freenet/node/Node.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
1033,
23009,
12021,
12,
653,
498,
16,
3025,
366,
6172,
16,
1525,
4555,
16,
10669,
907,
1084,
16,
1645,
9219,
2735,
16,
1250,
1191,
3386,
16,
1250,
1247,
13,
288,
3639,
4242,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
23009,
12021,
12,
653,
498,
16,
3025,
366,
6172,
16,
1525,
4555,
16,
10669,
907,
1084,
16,
1645,
9219,
2735,
16,
1250,
1191,
3386,
16,
1250,
1247,
13,
288,
3639,
4242,
... |
if (occurrence.isThisOrSuper()) { | if (occurrence.isThisOrSuper() || occurrence.isMethodOrConstructorInvocation()) { | public NameDeclaration findVariableHere(NameOccurrence occurrence) { if (occurrence.isThisOrSuper()) { return null; } ImageFinderFunction finder = new ImageFinderFunction(occurrence.getImage()); Applier.apply(finder, variableNames.keySet().iterator()); return finder.get... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/14f22ca0ded9047f00db3996c9a1e5870a6b58d7/MethodScope.java/clean/pmd/src/net/sourceforge/pmd/symboltable/MethodScope.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1770,
6094,
1104,
3092,
26715,
12,
461,
24267,
13083,
13,
288,
3639,
309,
261,
31177,
18,
291,
2503,
1162,
8051,
1435,
747,
13083,
18,
291,
1305,
1162,
6293,
9267,
10756,
288,
5411,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1770,
6094,
1104,
3092,
26715,
12,
461,
24267,
13083,
13,
288,
3639,
309,
261,
31177,
18,
291,
2503,
1162,
8051,
1435,
747,
13083,
18,
291,
1305,
1162,
6293,
9267,
10756,
288,
5411,
... |
public void booleanTests(boolean useServerPrepare) throws SQLException { java.sql.PreparedStatement pstmt = con.prepareStatement("insert into testbool values (?)"); if (useServerPrepare) ((org.postgresql.PGStatement)pstmt).setUseServerPrepare(true); ... | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/20aaea3cf4cc33459ad8a89c94b19616f1cfdb27/ResultSetTest.java/buggy/org/postgresql/test/jdbc2/ResultSetTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1250,
14650,
12,
6494,
999,
2081,
7543,
13,
1216,
6483,
3639,
288,
7734,
2252,
18,
4669,
18,
29325,
293,
10589,
273,
356,
18,
9366,
3406,
2932,
6387,
1368,
1842,
6430,
924,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
14650,
12,
6494,
999,
2081,
7543,
13,
1216,
6483,
3639,
288,
7734,
2252,
18,
4669,
18,
29325,
293,
10589,
273,
356,
18,
9366,
3406,
2932,
6387,
1368,
1842,
6430,
924,... | ||
private void logParams() { | protected void logParams() { | private void logParams() { Enumeration en = req.getParameterNames(); while (en.hasMoreElements()) { String name = (String)en.nextElement(); log.debug(name + " = " + req.getParameter(name)); } } | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/0d04d3d4e4492ba995cfea554d9c1b01ff954a72/LockssServlet.java/clean/src/org/lockss/servlet/LockssServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
613,
1370,
1435,
288,
565,
13864,
570,
273,
1111,
18,
588,
1662,
1557,
5621,
565,
1323,
261,
275,
18,
5332,
7417,
3471,
10756,
288,
1377,
514,
508,
273,
261,
780,
13,
275,
18... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
613,
1370,
1435,
288,
565,
13864,
570,
273,
1111,
18,
588,
1662,
1557,
5621,
565,
1323,
261,
275,
18,
5332,
7417,
3471,
10756,
288,
1377,
514,
508,
273,
261,
780,
13,
275,
18... |
return getSourceEditPart().getParent() == getTargetEditPart(); | EditPart part = getSourceEditPart(); while (part != getTargetEditPart() && part != null) { if (part.getParent() == getTargetEditPart() && part.getSelected() != EditPart.SELECTED_NONE) return true; part = part.getParent(); } return false; | protected boolean isMove() { return getSourceEditPart().getParent() == getTargetEditPart();} | 11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/c02f5e227d8c7a71cd463a9e32ca3b4029536288/DragEditPartsTracker.java/buggy/org.eclipse.gef/src/org/eclipse/gef/tools/DragEditPartsTracker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
1250,
353,
7607,
1435,
288,
202,
2463,
7889,
4666,
1988,
7675,
588,
3054,
1435,
422,
8571,
4666,
1988,
5621,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
1250,
353,
7607,
1435,
288,
202,
2463,
7889,
4666,
1988,
7675,
588,
3054,
1435,
422,
8571,
4666,
1988,
5621,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if(flag != oldFlag) throw new InterruptedException(); if(index - minValue < maxRange) return; | if(flag != oldFlag) { Logger.minor(this, "Interrupted"); throw new InterruptedException(); } if(index - minValue < maxRange || minValue == -1) { Logger.minor(this, "index="+index+", minValue="+minValue+", maxRange="+maxRange+" - returning"); return; } | public synchronized void lock(int index) throws InterruptedException { boolean oldFlag = flag; if(minValue == -1) return; if(index - minValue < maxRange) return; Logger.normal(this, toString()+" lock("+index+") - minValue = "+minValue+", maxValue = "+maxValue+", maxRange="+maxRange); ... | 45341 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45341/d764310ce0592a5fd06db73c2ccf0b083791a0b2/LimitedRangeIntByteArrayMap.java/buggy/src/freenet/support/LimitedRangeIntByteArrayMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
2176,
12,
474,
770,
13,
1216,
7558,
288,
3639,
1250,
1592,
4678,
273,
2982,
31,
3639,
309,
12,
1154,
620,
422,
300,
21,
13,
327,
31,
3639,
309,
12,
1615,
300,
20533,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
2176,
12,
474,
770,
13,
1216,
7558,
288,
3639,
1250,
1592,
4678,
273,
2982,
31,
3639,
309,
12,
1154,
620,
422,
300,
21,
13,
327,
31,
3639,
309,
12,
1615,
300,
20533,
... |
|| op.equals("PopUp") | private static String XlateSeleneseStatementTokens(String op, String[] tokens, String oldLine) { String beginning = "\t\t// " + oldLine .replaceFirst(BEGIN_SELENESE, "") .replaceFirst(END_SELENESE, "") .replaceAll(SELENESE_TOKEN_DIVIDER, "|") + EOL; String ending = ";"; ... | 4718 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4718/5c8747499eb025be085728e51061032a82f05c7f/XlateHtmlSeleneseToJava.java/clean/server/src/main/java/org/openqa/selenium/server/testgenerator/XlateHtmlSeleneseToJava.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1139,
20293,
1877,
275,
3392,
3406,
5157,
12,
780,
1061,
16,
514,
8526,
2430,
16,
514,
1592,
1670,
13,
288,
3639,
514,
8435,
273,
1548,
88,
64,
88,
759,
315,
397,
1592,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1139,
20293,
1877,
275,
3392,
3406,
5157,
12,
780,
1061,
16,
514,
8526,
2430,
16,
514,
1592,
1670,
13,
288,
3639,
514,
8435,
273,
1548,
88,
64,
88,
759,
315,
397,
1592,
... | |
getCurrentContext().pushClass(getClasses().getObjectClass()); | getCurrentContext().setRubyClass(getClasses().getObjectClass()); | private void init() { getIterStack().push(Iter.ITER_NOT); getFrameStack().push(); getScope().push(); setCurrentVisibility(Visibility.PRIVATE); classes = new RubyClasses(this); classes.initCoreClasses(); RubyGlobal.createGlobals(this); exceptions = new RubyExce... | 45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/abfe85d15f992ecf4447b155d177050fe2239c3b/Ruby.java/clean/src/org/jruby/Ruby.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
1435,
288,
3639,
336,
2360,
2624,
7675,
6206,
12,
2360,
18,
11844,
67,
4400,
1769,
3639,
25396,
2624,
7675,
6206,
5621,
3639,
19203,
7675,
6206,
5621,
3639,
12589,
10135,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
1435,
288,
3639,
336,
2360,
2624,
7675,
6206,
12,
2360,
18,
11844,
67,
4400,
1769,
3639,
25396,
2624,
7675,
6206,
5621,
3639,
19203,
7675,
6206,
5621,
3639,
12589,
10135,
1... |
if(parent != null) { if(parent != finalP2) { while(!(parent instanceof JFrame)) { | if (parent != null) { if (parent != finalP2) { while (!(parent instanceof JFrame)) { | ContextWindow(Main db) { super(); this.db = db; enabled = false; JPanel left = new JPanel(); JToolBar t1 = new JToolBar(); t1.setName("Variables"); t1.setLayout(new GridLayout()); t1.add(left); JPanel p1 = new JPanel(); p1.setLayout(new GridLayou... | 12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/5b760bc86060749267746b7d77c0c8da1d3b9c1d/Main.java/buggy/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1772,
3829,
12,
6376,
1319,
13,
288,
3639,
2240,
5621,
3639,
333,
18,
1966,
273,
1319,
31,
3639,
3696,
273,
629,
31,
3639,
24048,
2002,
273,
394,
24048,
5621,
3639,
804,
6364,
5190,
268,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1772,
3829,
12,
6376,
1319,
13,
288,
3639,
2240,
5621,
3639,
333,
18,
1966,
273,
1319,
31,
3639,
3696,
273,
629,
31,
3639,
24048,
2002,
273,
394,
24048,
5621,
3639,
804,
6364,
5190,
268,
... |
if (tmpf.tindexes.size() > 0) { | if (tmpf.intTIndexes.length > 0) { | public void drawModel(float matAlphaMultiplier, boolean greyed) { float alphaMultiplier = 1; try { Vertex v = null, vt = null, vn = null, endV = null; int vtidx = 0, vnidx = 0, vidx = 0, vidx2=0; PImage imgtex = null; boolean bTexture = false; // render all triangles for (int g = 0; g < groups.size(); g+... | 55499 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55499/648da0cce12a512ed4d4f539712df502e34090a8/OBJModel.java/buggy/cpm/objLoader/OBJModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3724,
1488,
12,
5659,
4834,
9690,
23365,
16,
1250,
5174,
93,
329,
13,
288,
202,
202,
5659,
4190,
23365,
273,
404,
31,
202,
202,
698,
288,
1082,
202,
6475,
331,
273,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
3724,
1488,
12,
5659,
4834,
9690,
23365,
16,
1250,
5174,
93,
329,
13,
288,
202,
202,
5659,
4190,
23365,
273,
404,
31,
202,
202,
698,
288,
1082,
202,
6475,
331,
273,
446,
... |
if (id1 != null && id2 != null && !id1.equals(id2)) return collator.compare(id1, id2); | if (id1 != null && id2 != null && !id1.equals(id2)) { return collator.compare(id1, id2); } | public int compare(Object a, Object b) { IConfigurationElement element1 = (IConfigurationElement) a; IConfigurationElement element2 = (IConfigurationElement) b; String id1 = element1.getAttribute("id"); //$NON-NLS-1$ String id2 = element2.getAttrib... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/AboutSystemDialog.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutSystemDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
509,
3400,
12,
921,
279,
16,
1033,
324,
13,
288,
7734,
467,
1750,
1046,
930,
21,
273,
261,
45,
1750,
1046,
13,
279,
31,
7734,
467,
1750,
1046,
930,
22,
273,
261,
45,
1750,
1046... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
509,
3400,
12,
921,
279,
16,
1033,
324,
13,
288,
7734,
467,
1750,
1046,
930,
21,
273,
261,
45,
1750,
1046,
13,
279,
31,
7734,
467,
1750,
1046,
930,
22,
273,
261,
45,
1750,
1046... |
public DataContent( IContent content ) | public DataContent( ReportContent report ) | public DataContent( IContent content ) { super( content ); } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/b811fd826807f2a8956bc9cc187b79dc5aff3c45/DataContent.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/content/impl/DataContent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1910,
1350,
12,
467,
1350,
913,
262,
202,
95,
202,
202,
9565,
12,
913,
11272,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1910,
1350,
12,
467,
1350,
913,
262,
202,
95,
202,
202,
9565,
12,
913,
11272,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
getHardTokenSession().getIsTokenTypeAvailableToIssuer(admin, issuerid, data); | getHardTokenSession().getIsHardTokenProfileAvailableToIssuer(admin, issuerid, data); | public Collection getNextHardTokensToGenerate(Admin admin, X509Certificate issuercert) throws UnavailableTokenException{ debug(">getNextHardTokensToGenerate()"); ArrayList returnval = new ArrayList(); int issuerid = getHardTokenSession().getHardTokenIssuerId(admin, issuercert); if(issuerid != IH... | 4109 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4109/7734ca14478c03822c95e1fe85ba81ec3f718dc9/LocalEjbcaHardTokenBatchJobSessionBean.java/buggy/src/java/se/anatom/ejbca/hardtoken/LocalEjbcaHardTokenBatchJobSessionBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
6927,
29601,
5157,
774,
4625,
12,
4446,
3981,
16,
1139,
5995,
4719,
9715,
7593,
13,
1216,
1351,
5699,
1345,
503,
95,
1377,
1198,
2932,
34,
588,
2134,
29601,
5157,
774,
4625,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
6927,
29601,
5157,
774,
4625,
12,
4446,
3981,
16,
1139,
5995,
4719,
9715,
7593,
13,
1216,
1351,
5699,
1345,
503,
95,
1377,
1198,
2932,
34,
588,
2134,
29601,
5157,
774,
4625,
1... |
synchronized void doneWithRecruits() | void doneWithRecruits() | synchronized void doneWithRecruits() { if (!isMyTurn()) { return; } aiPause(); nakable = Constants.doneWithSplits; server.doneWithRecruits(); } | 51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/13fd7e55524ae607efd57c2dd1bbc8ece72c6451/Client.java/buggy/Colossus/net/sf/colossus/client/Client.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2731,
1190,
426,
3353,
89,
1282,
1435,
565,
288,
3639,
309,
16051,
291,
12062,
15858,
10756,
3639,
288,
5411,
327,
31,
3639,
289,
3639,
14679,
19205,
5621,
3639,
290,
581,
429,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2731,
1190,
426,
3353,
89,
1282,
1435,
565,
288,
3639,
309,
16051,
291,
12062,
15858,
10756,
3639,
288,
5411,
327,
31,
3639,
289,
3639,
14679,
19205,
5621,
3639,
290,
581,
429,
273,
... |
SetOfMolecules som2 = new SetOfMolecules(); | SetOfMolecules som2 = builder.newSetOfMolecules(); | public void testAdd_SetOfMolecules() { SetOfMolecules som = new SetOfMolecules(); som.addMolecule(new Molecule()); som.addMolecule(new Molecule()); som.addMolecule(new Molecule()); som.addMolecule(new Molecule()); som.addMolecule(new Molecule()); SetOfMolecules som2 ... | 1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/67261c8143759a6ee4feb79dc1687d6dcfa25f40/SetOfMoleculesTest.java/buggy/src/org/openscience/cdk/test/SetOfMoleculesTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
986,
67,
694,
951,
49,
29466,
1435,
288,
3639,
1000,
951,
49,
29466,
4737,
273,
394,
1000,
951,
49,
29466,
5621,
3639,
4737,
18,
1289,
29669,
12,
2704,
490,
10545,
10663,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
986,
67,
694,
951,
49,
29466,
1435,
288,
3639,
1000,
951,
49,
29466,
4737,
273,
394,
1000,
951,
49,
29466,
5621,
3639,
4737,
18,
1289,
29669,
12,
2704,
490,
10545,
10663,... |
barContainer.getParent().getLayout().layoutContainer(barContainer.getParent()); resize(); | barContainer.getParent().getLayout().layoutContainer(barContainer.getParent()); resize(); | protected void update() { // Reset Layout configureSlidingIcons(); TableLayout layout = (TableLayout) sheet.getLayout(); layout.setColumn(0, 0); layout.setColumn(2, 0); layout.setRow(0, 0); layout.setRow(2, 0); barContainer.getParent().getLayout().layoutContai... | 51282 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51282/af64b92abdde29d6ca1f7bfe4d12bcbc8ce142c1/SlidingContainer.java/clean/mydoggy-plaf/src/main/java/org/noos/xing/mydoggy/plaf/ui/SlidingContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1089,
1435,
288,
3639,
368,
7151,
9995,
3639,
5068,
3738,
10415,
27510,
5621,
3639,
3555,
3744,
3511,
273,
261,
1388,
3744,
13,
6202,
18,
588,
3744,
5621,
3639,
3511,
18,
542,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1089,
1435,
288,
3639,
368,
7151,
9995,
3639,
5068,
3738,
10415,
27510,
5621,
3639,
3555,
3744,
3511,
273,
261,
1388,
3744,
13,
6202,
18,
588,
3744,
5621,
3639,
3511,
18,
542,
... |
if(BugzillaPreferences.getUserName() != null && !BugzillaPreferences.getUserName().equals("") && BugzillaPreferences.getPassword() != null && !BugzillaPreferences.getPassword().equals("")) | if(BugzillaPreferencePage.getUserName() != null && !BugzillaPreferencePage.getUserName().equals("") && BugzillaPreferencePage.getPassword() != null && !BugzillaPreferencePage.getPassword().equals("")) | public BugReport getBug(int id) throws IOException, MalformedURLException, LoginException { BufferedReader in = null; try { // create a new input stream for getting the bug String url = bugzillaUrl + "/show_bug.cgi?id=" + id; // allow the use to only see the operations that they can do to a bug if they ... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/695b71c2a1894c734e97c79c6ddbecafadbdf35c/BugzillaRepository.java/clean/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/bugzilla/core/BugzillaRepository.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16907,
4820,
2882,
637,
12,
474,
612,
13,
1216,
1860,
16,
20710,
16,
11744,
503,
202,
95,
202,
202,
17947,
2514,
316,
273,
446,
31,
202,
202,
698,
288,
25083,
202,
759,
752,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16907,
4820,
2882,
637,
12,
474,
612,
13,
1216,
1860,
16,
20710,
16,
11744,
503,
202,
95,
202,
202,
17947,
2514,
316,
273,
446,
31,
202,
202,
698,
288,
25083,
202,
759,
752,
... |
if (element instanceof IPackageFragmentRoot) { | if (!fIsFlatLayout && element instanceof IPackageFragment) { return fPackageFragmentProvider.getHierarchicalPackageParent((IPackageFragment) element); } else if (element instanceof IPackageFragmentRoot) { | protected Object internalGetParent(Object element) { // since we insert logical package containers we have to fix // up the parent for package fragment roots so that they refer // to the container and containers refere to the project // if (element instanceof IPackageFragmentRoot) { IPackageFragmentRoot root= (... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/9910e19c5f4a333211710688e7dc9340855a4265/PackageExplorerContentProvider.java/clean/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/packageview/PackageExplorerContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1033,
2713,
967,
3054,
12,
921,
930,
13,
288,
202,
202,
759,
3241,
732,
2243,
6374,
2181,
8475,
732,
1240,
358,
2917,
202,
202,
759,
731,
326,
982,
364,
2181,
5481,
12876,
14... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
2713,
967,
3054,
12,
921,
930,
13,
288,
202,
202,
759,
3241,
732,
2243,
6374,
2181,
8475,
732,
1240,
358,
2917,
202,
202,
759,
731,
326,
982,
364,
2181,
5481,
12876,
14... |
public final static void endCallArgs(Ruby ruby, Block currentBlock) { if (currentBlock != null) { ruby.getBlockStack().push(currentBlock); } ruby.getIterStack().pop(); | public static void endCallArgs(Ruby runtime, Block currentBlock) { runtime.getBlockStack().setCurrent(currentBlock); runtime.getIterStack().pop(); | public final static void endCallArgs(Ruby ruby, Block currentBlock) { if (currentBlock != null) { ruby.getBlockStack().push(currentBlock); // Refresh the next attribute. } ruby.getIterStack().pop(); } | 48072 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48072/aa3fe2195e86c2c426f4012089ef8c66a66e925c/ArgsUtil.java/buggy/org/jruby/ast/util/ArgsUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
760,
918,
679,
1477,
2615,
12,
54,
10340,
22155,
16,
3914,
30610,
13,
288,
3639,
309,
261,
2972,
1768,
480,
446,
13,
288,
5411,
22155,
18,
588,
1768,
2624,
7675,
6206,
12,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
760,
918,
679,
1477,
2615,
12,
54,
10340,
22155,
16,
3914,
30610,
13,
288,
3639,
309,
261,
2972,
1768,
480,
446,
13,
288,
5411,
22155,
18,
588,
1768,
2624,
7675,
6206,
12,
29... |
Quad[] ql = (Quad[]) hc.getElements(); for (int i=0; i<ql.length; i++) if (execMap(ql[i])) ql[i].accept(visitor); | for (Iterator it=new SnapshotIterator(hc.getElementsI()); it.hasNext(); ) { Quad q = (Quad) it.next(); if (execMap(q)) q.accept(visitor); } | public void optimize(final HCode hc) { QuadVisitor visitor = new QuadVisitor() { public void visit(Quad q) { // if all defs are constants, replace the statement // with a series of CONSTs. Temp d[] = q.def(); if (d.length == 0) return; // nothing to do here. int i; for (i=0; i<d.length; i++) if (!... | 2866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2866/ae73e6914d226d74c23bbe0da89acd8d2aabada9/SCCOptimize.java/buggy/Analysis/Quads/SCC/SCCOptimize.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
10979,
12,
6385,
670,
1085,
11684,
13,
288,
377,
202,
24483,
7413,
8000,
273,
394,
27258,
7413,
1435,
288,
202,
565,
1071,
918,
3757,
12,
24483,
1043,
13,
288,
202,
202,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10979,
12,
6385,
670,
1085,
11684,
13,
288,
377,
202,
24483,
7413,
8000,
273,
394,
27258,
7413,
1435,
288,
202,
565,
1071,
918,
3757,
12,
24483,
1043,
13,
288,
202,
202,
759,
... |
ArrayList ary = new ArrayList(getALength()); for (Node node = this; node != null ; node = node.getNextNode()) { ary.add(node.getHeadNode().eval(ruby, self)); } | ArrayList ary = getArrayList(ruby, self); | public RubyObject[] getArray(Ruby ruby, RubyObject self) { ArrayList ary = new ArrayList(getALength()); for (Node node = this; node != null ; node = node.getNextNode()) { ary.add(node.getHeadNode().eval(ruby, self)); } return (RubyObject[])ary.toArray(new RubyObject[ary.size()... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/f629550c5947df9c1dbe414645f3dc76bcb70df4/ArrayNode.java/buggy/org/jruby/nodes/ArrayNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
8526,
12634,
12,
54,
10340,
22155,
16,
19817,
921,
365,
13,
288,
3639,
2407,
11841,
273,
394,
2407,
12,
588,
1013,
1288,
10663,
3639,
364,
261,
907,
756,
273,
333,
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,
8526,
12634,
12,
54,
10340,
22155,
16,
19817,
921,
365,
13,
288,
3639,
2407,
11841,
273,
394,
2407,
12,
588,
1013,
1288,
10663,
3639,
364,
261,
907,
756,
273,
333,
31,
... |
return children.size(); | return children.length; | public int getElementCount() { return children.size(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/24b73181a09b4527eb22c4c8eb2b482d63993ef9/AbstractDocument.java/clean/core/src/classpath/javax/javax/swing/text/AbstractDocument.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
7426,
1380,
1435,
565,
288,
1377,
327,
2325,
18,
2469,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
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,
1071,
509,
7426,
1380,
1435,
565,
288,
1377,
327,
2325,
18,
2469,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
run("./Future1Boxed.x10","Future1Boxed","./Constructs/Future"); } | runHelper(); } | public void test_Constructs_Future_Future1Boxed() { run("./Future1Boxed.x10","Future1Boxed","./Constructs/Future"); } | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/3bd1027a0e8a0edbdacb19b952cc4296d36760df/TestCompiler.java/clean/x10.test/src/polyglot/ext/x10/tests/TestCompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
13262,
67,
4118,
67,
4118,
21,
3514,
329,
1435,
288,
3639,
1086,
2932,
18,
19,
4118,
21,
3514,
329,
18,
92,
2163,
15937,
4118,
21,
3514,
329,
3113,
9654,
19,
13262,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
67,
13262,
67,
4118,
67,
4118,
21,
3514,
329,
1435,
288,
3639,
1086,
2932,
18,
19,
4118,
21,
3514,
329,
18,
92,
2163,
15937,
4118,
21,
3514,
329,
3113,
9654,
19,
13262,... |
} | public void timePassing(double time) { Collection fixedMalfunctions = new ArrayList(); // Check if any malfunctions are fixed. if (hasMalfunction()) { Iterator i = malfunctions.iterator(); while (i.hasNext()) { Malfunction malfunction = (Malfunction) i.next(); if (malfunction.i... | 49678 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49678/a697e2d1c1cc6fd42f5cd03f8faef0903a937fca/MalfunctionManager.java/buggy/org/mars_sim/msp/simulation/malfunction/MalfunctionManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
813,
6433,
310,
12,
9056,
813,
13,
288,
3639,
2200,
5499,
49,
287,
10722,
273,
394,
2407,
5621,
3639,
368,
2073,
309,
1281,
27431,
10722,
854,
5499,
18,
202,
430,
261,
5332,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
813,
6433,
310,
12,
9056,
813,
13,
288,
3639,
2200,
5499,
49,
287,
10722,
273,
394,
2407,
5621,
3639,
368,
2073,
309,
1281,
27431,
10722,
854,
5499,
18,
202,
430,
261,
5332,
... | |
return single.requiresTraining(); } | return single.requiresTraining(); } | public boolean requiresTraining() { return single.requiresTraining(); } | 45325 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45325/9d7d7ef96431a47fb3a1e2dfe7df19a71f0925ec/FeatureTypesEachLabel.java/buggy/src/iitb/Model/FeatureTypesEachLabel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
4991,
14527,
1435,
288,
202,
202,
2463,
2202,
18,
18942,
14527,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
4991,
14527,
1435,
288,
202,
202,
2463,
2202,
18,
18942,
14527,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
buf.append(c); | throw new EOFException(); | private String readLiteral(int flags) throws IOException, XMLStreamException { boolean saved = expandPE; char delim = readCh(); if (delim != '\'' && delim != '"') error("expected '\"' or \"'\"", new Character(delim)); buf.setLength(0); if ((flags & LIT_DISABLE_PE) != 0) expandPE = false; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0194d0bf7a4335231f8ce3fab46cefa8a9a70bb0/XMLParser.java/buggy/core/src/classpath/gnu/gnu/xml/stream/XMLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
855,
6177,
12,
474,
2943,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
5198,
273,
4542,
1423,
31,
565,
1149,
10508,
273,
855,
782,
5621,
565,
309,
261,
23822,
480,
15... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
855,
6177,
12,
474,
2943,
13,
565,
1216,
1860,
16,
21526,
225,
288,
565,
1250,
5198,
273,
4542,
1423,
31,
565,
1149,
10508,
273,
855,
782,
5621,
565,
309,
261,
23822,
480,
15... |
mid = (end - prev_end)/2; | mid = prev_end + (end - prev_end)/2; | public String process (Item seg) throws ProcessException{ //System.out.println("Looking for pitch..."); try{ float mid; float end = seg.getFeatures().getFloat("end"); Item prev = seg.getPrevious(); if (prev == null) { mid = end/2;... | 49846 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49846/c1adbf0f073bf408862c069beed0047c384e260e/GenericFeatureProcessors.java/clean/java/de/dfki/lt/mary/unitselection/featureprocessors/GenericFeatureProcessors.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1207,
261,
1180,
2291,
13,
1216,
4389,
503,
95,
5411,
368,
3163,
18,
659,
18,
8222,
2932,
9794,
310,
364,
14486,
7070,
1769,
5411,
775,
95,
5411,
1431,
7501,
31,
5411,
1431,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
514,
1207,
261,
1180,
2291,
13,
1216,
4389,
503,
95,
5411,
368,
3163,
18,
659,
18,
8222,
2932,
9794,
310,
364,
14486,
7070,
1769,
5411,
775,
95,
5411,
1431,
7501,
31,
5411,
1431,
... |
public static DERUTF8String getInstance( Object obj) | public static DERUTF8String getInstance(Object obj) | public static DERUTF8String getInstance( Object obj) { if (obj == null || obj instanceof DERUTF8String) { return (DERUTF8String)obj; } if (obj instanceof ASN1OctetString) { return new DERUTF8String(((ASN1OctetString)obj).getOctets()); } ... | 53000 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53000/b112da6f2b9bc0b03599d0c4f87783cab94c1bf3/DERUTF8String.java/buggy/crypto/src/org/bouncycastle/asn1/DERUTF8String.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
21801,
5159,
28,
780,
3694,
12,
3639,
1033,
225,
1081,
13,
565,
288,
3639,
309,
261,
2603,
422,
446,
747,
1081,
1276,
21801,
5159,
28,
780,
13,
3639,
288,
5411,
327,
261,
417... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21801,
5159,
28,
780,
3694,
12,
3639,
1033,
225,
1081,
13,
565,
288,
3639,
309,
261,
2603,
422,
446,
747,
1081,
1276,
21801,
5159,
28,
780,
13,
3639,
288,
5411,
327,
261,
417... |
protected void addImpl (Component comp, Object constraints, int index) { if (index > ncomponents || comp instanceof Window || (comp instanceof Container && ((Container) comp).isAncestorOf (this))) throw new IllegalArgumentException (); // Reparent component, and make sure component is instantiated if ... | 45163 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45163/14a46ad9e70e8baeb4a720508e0a04f9df8b41f5/Container.java/buggy/libjava/java/awt/Container.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
527,
2828,
261,
1841,
1161,
16,
1033,
6237,
16,
509,
770,
15329,
430,
261,
1615,
405,
290,
8119,
202,
20081,
1161,
1276,
6076,
202,
20081,
261,
2919,
1276,
4039,
202,
10,
10,
14015,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4750,
918,
527,
2828,
261,
1841,
1161,
16,
1033,
6237,
16,
509,
770,
15329,
430,
261,
1615,
405,
290,
8119,
202,
20081,
1161,
1276,
6076,
202,
20081,
261,
2919,
1276,
4039,
202,
10,
10,
14015,... | ||
System.out.println(" database changed "); | synchronized void _check_mtime(){ try { if ((dboptions & GEOIP_CHECK_CACHE) != 0){ long t = databaseFile.lastModified(); if (t != mtime){ System.out.println(" database changed "); /* GeoIP Database file updated */ /* refresh filehandle */ fil... | 6812 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6812/e30eb29e85f27c9dea62354fae4f3c6424d99de9/LookupService.java/clean/source/com/maxmind/geoip/LookupService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3852,
918,
389,
1893,
67,
10838,
1435,
95,
1377,
775,
288,
3639,
309,
14015,
72,
1075,
573,
473,
17788,
51,
2579,
67,
10687,
67,
8495,
13,
480,
374,
15329,
1850,
1525,
268,
273,
2063,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3852,
918,
389,
1893,
67,
10838,
1435,
95,
1377,
775,
288,
3639,
309,
14015,
72,
1075,
573,
473,
17788,
51,
2579,
67,
10687,
67,
8495,
13,
480,
374,
15329,
1850,
1525,
268,
273,
2063,
8... | |
super(maxHits); | super(numHits); | public LimitedCollector(int numHits, int maxHits) { super(maxHits); this.maxHits = maxHits; } | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/f2b977b670aefff850597e68d964d33a738ac57d/LuceneQueryOptimizer.java/clean/src/java/org/apache/nutch/searcher/LuceneQueryOptimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
7214,
329,
7134,
12,
474,
818,
20950,
16,
509,
943,
20950,
13,
288,
1377,
2240,
12,
2107,
20950,
1769,
1377,
333,
18,
1896,
20950,
273,
943,
20950,
31,
565,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7214,
329,
7134,
12,
474,
818,
20950,
16,
509,
943,
20950,
13,
288,
1377,
2240,
12,
2107,
20950,
1769,
1377,
333,
18,
1896,
20950,
273,
943,
20950,
31,
565,
289,
2,
-100,
-100,
-1... |
printDebug( "Validate Coord: " + value); printDebug( "System in: " + insys + " " + inJB + inequinox ); printDebug( "System out: " + outsys + " " + outJB + outequinox ); | printDebug( "validate: Coord: " + value); printDebug( " System in: " + insys + " " + inJBeq + inequinox ); printDebug( " System out: " + outsys + " " + outJBeq + outequinox ); | public AngleDR validate( String value ) { String text = null; AngleDR ra, rb, rw; double a, b, w; printDebug( "Validate Coord: " + value); printDebug( "System in: " + insys + " " + inJB + inequinox ); printDebug( "System out: " + outsys + " " + outJB + outequinox ); ... | 48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/5499057960531eb152fbab79fcdc99b83d5f7003/CoordinateConversion.java/buggy/coco/src/main/uk/ac/starlink/coco/CoordinateConversion.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
24154,
6331,
1954,
12,
514,
460,
262,
288,
3639,
514,
977,
273,
446,
31,
3639,
24154,
6331,
767,
16,
7138,
16,
7985,
31,
3639,
1645,
279,
16,
324,
16,
341,
31,
3639,
1172,
2829,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24154,
6331,
1954,
12,
514,
460,
262,
288,
3639,
514,
977,
273,
446,
31,
3639,
24154,
6331,
767,
16,
7138,
16,
7985,
31,
3639,
1645,
279,
16,
324,
16,
341,
31,
3639,
1172,
2829,
... |
weapon.flags |= F_FLAMER | F_ENERGY; | weapon.flags |= F_FLAMER | F_ENERGY | F_BURST_FIRE; | private static WeaponType createCLFlamer() { WeaponType weapon = new WeaponType(); weapon.techLevel = TechConstants.T_CLAN_LEVEL_2; weapon.name = "Flamer"; weapon.setInternalName("CLFlamer"); weapon.addLookupName("Clan Flamer"); weapon.heat = 3; weapon.damage = 2; ... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/6e1b12cd6539c07d258d62cd05cf7c5a167a9268/WeaponType.java/clean/megamek/src/megamek/common/WeaponType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1660,
28629,
559,
752,
5017,
2340,
24458,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
28012,
2355,
273,
399,
8987,
2918... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
1660,
28629,
559,
752,
5017,
2340,
24458,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
3639,
732,
28629,
18,
28012,
2355,
273,
399,
8987,
2918... |
ILaunchConfigurationWorkingCopy configwc = DebugPlugin.getDefault().getLaunchManager().getLaunchConfigurationType(IRemoteProxyConstants.LOCAL_LAUNCH_TYPE).newInstance(null, DebugPlugin.getDefault().getLaunchManager().generateUniqueLaunchConfigurationNameFrom("LocalProxy_"+project.getName())); | ILaunchConfigurationWorkingCopy configwc = DebugPlugin.getDefault().getLaunchManager().getLaunchConfigurationType(IProxyConstants.LOCAL_LAUNCH_TYPE).newInstance(null, DebugPlugin.getDefault().getLaunchManager().generateUniqueLaunchConfigurationNameFrom("LocalProxy_"+project.getName())); | public static ProxyFactoryRegistry startImplementation( IProject project, String vmTitle, IConfigurationContributor[] aContribs, IProgressMonitor pm) throws CoreException { // First find the appropriate launch configuration to use for this project. // The process is: // 1) See if the project's persiste... | 8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/75a8c1b96c14de389b11d746a188e99bb3bf5259/ProxyLaunchSupport.java/buggy/plugins/org.eclipse.jem.proxy/proxy/org/eclipse/jem/internal/proxy/core/ProxyLaunchSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
7659,
1733,
4243,
787,
13621,
12,
1082,
202,
45,
4109,
1984,
16,
1082,
202,
780,
4268,
4247,
16,
1082,
202,
45,
1750,
442,
19293,
8526,
279,
442,
665,
87,
16,
1082,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
7659,
1733,
4243,
787,
13621,
12,
1082,
202,
45,
4109,
1984,
16,
1082,
202,
780,
4268,
4247,
16,
1082,
202,
45,
1750,
442,
19293,
8526,
279,
442,
665,
87,
16,
1082,
202,
... |
nextbit = Util.substitute( patMat, MENU_PATTERN, menuparsersubstitution, nextbit, Util.SUBSTITUTE_ALL ); | String result = Util.substitute( patMat, MENU_PATTERN, menuparsersubstitution, template, Util.SUBSTITUTE_ALL ); | private String replaceTags( String nextbit, Perl5Matcher patMat, MenuParserSubstitution menuparsersubstitution, ImcmsTagSubstitution imcmstagsubstitution, MapSubstitution hashtagsubstitution ) { // Menus. nextbit = Util.substitute( patMat, MENU_PATTERN, menuparsersubstit... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/ad377e1666afe055ff7402850f0d10196cb46451/TextDocumentParser.java/buggy/server/src/imcode/server/parser/TextDocumentParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1453,
3453,
12,
514,
1024,
3682,
16,
5722,
80,
25,
6286,
9670,
15947,
16,
9809,
2678,
23798,
21247,
416,
5913,
414,
373,
14278,
16,
27573,
2221,
6851,
1805,
23798,
709,
7670,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1453,
3453,
12,
514,
1024,
3682,
16,
5722,
80,
25,
6286,
9670,
15947,
16,
9809,
2678,
23798,
21247,
416,
5913,
414,
373,
14278,
16,
27573,
2221,
6851,
1805,
23798,
709,
7670,
3... |
org.exist.xquery.parser.XQueryAST tmp57_AST_in = (org.exist.xquery.parser.XQueryAST)_t; | org.exist.xquery.parser.XQueryAST tmp59_AST_in = (org.exist.xquery.parser.XQueryAST)_t; | public final Expression typeCastExpr(AST _t, PathExpr path ) throws RecognitionException, PermissionDeniedException,EXistException,XPathException { Expression step; org.exist.xquery.parser.XQueryAST typeCastExpr_AST_in = (_t == ASTNULL) ? null : (org.exist.xquery.parser.XQueryAST)_t; org.exist.xquery.parser.XQu... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/9aec85412cf9f86cb609358133dd23628306f44a/XQueryTreeParser.java/clean/src/org/exist/xquery/parser/XQueryTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
618,
9735,
4742,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
16,
8509,
15877,
16,
2294,
376,
503,
16,
14124,
503,
288,
202,
202,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
5371,
225,
618,
9735,
4742,
12,
9053,
389,
88,
16,
202,
202,
743,
4742,
589,
202,
13,
1216,
9539,
16,
8509,
15877,
16,
2294,
376,
503,
16,
14124,
503,
288,
202,
202,
23... |
NodeRef ref = new NodeRef(doc.getDocId()); final IndexQuery idx = new IndexQuery(IndexQuery.TRUNC_RIGHT, ref); new DOMTransaction(this, domDb) { public Object start() { try { domDb.findKeys(idx); } catch (BTreeException e) { LOG.warn("start() - " + "error while removing doc", e); } catch (IOException e) { LOG.warn("sta... | public void checkTree(final DocumentImpl doc) { LOG.debug("Checking DOM tree for document " + doc.getFileName()); new DOMTransaction(this, domDb, Lock.READ_LOCK) { public Object start() throws ReadOnlyException { LOG.debug("Pages used: " + domDb.debugPages(doc)); return null; } }.run(); NodeList nodes ... | 2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/f54245bba75f634e8e6feceb3e5199151e5b88f5/NativeBroker.java/buggy/src/org/exist/storage/NativeBroker.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
866,
2471,
12,
6385,
4319,
2828,
997,
13,
288,
202,
202,
4842,
18,
4148,
2932,
14294,
4703,
2151,
364,
1668,
315,
397,
997,
18,
588,
4771,
10663,
202,
202,
2704,
4703,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
866,
2471,
12,
6385,
4319,
2828,
997,
13,
288,
202,
202,
4842,
18,
4148,
2932,
14294,
4703,
2151,
364,
1668,
315,
397,
997,
18,
588,
4771,
10663,
202,
202,
2704,
4703,
33... | |
+ whitespace); | + newlines * whitespace); | public static boolean expandAbbrev(View view, boolean add) { //{{{ Figure out some minor things Buffer buffer = view.getBuffer(); JEditTextArea textArea = view.getTextArea(); if(!buffer.isEditable()) { view.getToolkit().beep(); return false; } int line = textArea.getCaretLine(); int lineStart = buffer.getL... | 8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/8da8b7e42fe31df906724245a97564ef79cf4980/Abbrevs.java/buggy/org/gjt/sp/jedit/Abbrevs.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1250,
4542,
5895,
27216,
12,
1767,
1476,
16,
1250,
527,
13,
202,
95,
202,
202,
759,
12187,
95,
18818,
596,
2690,
8439,
9198,
202,
202,
1892,
1613,
273,
1476,
18,
588,
189... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
4542,
5895,
27216,
12,
1767,
1476,
16,
1250,
527,
13,
202,
95,
202,
202,
759,
12187,
95,
18818,
596,
2690,
8439,
9198,
202,
202,
1892,
1613,
273,
1476,
18,
588,
189... |
this.blockArea = | blockArea = | public Status layout(Area area) throws FOPException { // MessageHandler.error(" b:LAY[" + marker + "] "); if (this.marker == BREAK_AFTER) { return new Status(Status.OK); } if (this.marker == START) { this.align = this.properties.get("text-align").getEnum(); ... | 5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/cc7a009f4767f9207956d8a4672c608659fd2cf9/Block.java/buggy/src/org/apache/fop/fo/flow/Block.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2685,
3511,
12,
5484,
5091,
13,
1216,
478,
3665,
503,
288,
3639,
368,
2350,
1503,
18,
1636,
2932,
324,
30,
7868,
9614,
397,
5373,
397,
9850,
315,
1769,
3639,
309,
261,
2211,
18,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2685,
3511,
12,
5484,
5091,
13,
1216,
478,
3665,
503,
288,
3639,
368,
2350,
1503,
18,
1636,
2932,
324,
30,
7868,
9614,
397,
5373,
397,
9850,
315,
1769,
3639,
309,
261,
2211,
18,
1... |
Result result = runQuery( "with member [Measures].[Store Profit Rate] as '([Measures].[Store Sales]-[Measures].[Store Cost])/[Measures].[Store Cost]', format = '#.00%'" + nl + "select" + nl + " {[Measures].[Store Cost],[Measures].[Store Sales],[Measures].[Store Profit Rate]} on columns," + nl + " Order([Product].[Pro... | runQueryCheckResult(sampleQueries[5]); | public void testSample5() { Result result = runQuery( "with member [Measures].[Store Profit Rate] as '([Measures].[Store Sales]-[Measures].[Store Cost])/[Measures].[Store Cost]', format = '#.00%'" + nl + "select" + nl + " {[Measures].[Store Cost],[Measures].[Store Sales],[Measures].[Store Profit Rate]} on c... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/7509e0f25235fd2cb529aabfa3408833d5f3a58b/FoodMartTestCase.java/buggy/src/main/mondrian/test/FoodMartTestCase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8504,
25,
1435,
288,
202,
202,
1253,
563,
273,
1086,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
63,
2257,
1186,
7216,
13025,
65,
487,
296,
3816,
23... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8504,
25,
1435,
288,
202,
202,
1253,
563,
273,
1086,
1138,
12,
9506,
202,
6,
1918,
3140,
306,
23177,
1823,
8009,
63,
2257,
1186,
7216,
13025,
65,
487,
296,
3816,
23... |
if (singleton == null) | if (singleton == null) { | public IStatus runInUIThread(IProgressMonitor monitor) { if (singleton == null) return Status.CANCEL_STATUS; if (ProgressManagerUtil.rescheduleIfModalShellOpen(this)) return Status.CANCEL_STATUS; singleton.open(); return Status.OK_STATUS; } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/BlockedJobsDialog.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/BlockedJobsDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
467,
1482,
1086,
382,
57,
1285,
76,
896,
12,
45,
5491,
7187,
6438,
13,
288,
6862,
202,
430,
261,
24487,
422,
446,
13,
25083,
202,
2463,
2685,
18,
25268,
67,
8608,
31,
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,
4697,
202,
482,
467,
1482,
1086,
382,
57,
1285,
76,
896,
12,
45,
5491,
7187,
6438,
13,
288,
6862,
202,
430,
261,
24487,
422,
446,
13,
25083,
202,
2463,
2685,
18,
25268,
67,
8608,
31,
6862,
... |
String url = request.getParameter("url"); | public void doV1(HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException { PrintWriter out = response.getWriter(); stats.bumpHour(System.currentTimeMillis()); stats.bumpRequests(); ClientVersion clientVe... | 2284 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2284/45e56ee285cb02fdd8a7d2b51a991d0d30b72657/GWebCache.java/buggy/org/mager/gwebcache/GWebCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
741,
58,
21,
12,
2940,
18572,
590,
16,
13491,
12446,
766,
13,
13491,
1216,
16517,
16,
1860,
288,
3639,
14071,
596,
273,
766,
18,
588,
2289,
5621,
3639,
3177,
18,
70,
2801,
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,
377,
1071,
918,
741,
58,
21,
12,
2940,
18572,
590,
16,
13491,
12446,
766,
13,
13491,
1216,
16517,
16,
1860,
288,
3639,
14071,
596,
273,
766,
18,
588,
2289,
5621,
3639,
3177,
18,
70,
2801,
13... | |
info.addNativeTypeMapping(Types.TINYINT, "NUMBER(3,0)"); | info.addNativeTypeMapping(Types.TINYINT, "NUMBER(3)"); | public Oracle8Platform() { PlatformInfo info = new PlatformInfo(); info.setMaxIdentifierLength(30); info.setRequiringNullAsDefaultValue(false); info.setPrimaryKeyEmbedded(true); info.setForeignKeysEmbedded(false); info.setIndicesEmbedded(false); info.addNativeType... | 1224 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1224/00f40881986c6b57e3fc6470542ea338a246ef56/Oracle8Platform.java/buggy/src/java/org/apache/ddlutils/platform/oracle/Oracle8Platform.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
28544,
28,
8201,
1435,
565,
288,
3639,
11810,
966,
1123,
273,
394,
11810,
966,
5621,
3639,
1123,
18,
542,
2747,
3004,
1782,
12,
5082,
1769,
3639,
1123,
18,
542,
426,
372,
11256,
204... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
28544,
28,
8201,
1435,
565,
288,
3639,
11810,
966,
1123,
273,
394,
11810,
966,
5621,
3639,
1123,
18,
542,
2747,
3004,
1782,
12,
5082,
1769,
3639,
1123,
18,
542,
426,
372,
11256,
204... |
if (defaultOK != null && (binding.prefix.length() > 0 || defaultOK.booleanValue())) { | boolean satisfiesRequirement = defaultOK != null && (binding.prefix.length() > 0 || defaultOK.booleanValue()); if (((BindingUsage)bindingUsageMap.get(binding)).required || satisfiesRequirement) { | NamespaceBindings createBindings() { // maps prefix representing a string to a namespaceUri Map prefixMap = new HashMap(); // maps namespace to preferred non-empty prefix Map nsMap = new HashMap(); prefixMap.put("xml", WellKnownNamespaces.XML); requiredNamespaces.remove(WellKnownNamespaces.XML); ... | 50651 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50651/62a1a5704e97e13481934d8181018c6a61a2c6e3/NamespaceManager.java/buggy/trang/src/com/thaiopensource/relaxng/output/rnc/NamespaceManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
6005,
10497,
752,
10497,
1435,
288,
565,
368,
7565,
1633,
5123,
279,
533,
358,
279,
1981,
3006,
565,
1635,
1633,
863,
273,
394,
4317,
5621,
565,
368,
7565,
1981,
358,
9119,
1661,
17,
5531... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6005,
10497,
752,
10497,
1435,
288,
565,
368,
7565,
1633,
5123,
279,
533,
358,
279,
1981,
3006,
565,
1635,
1633,
863,
273,
394,
4317,
5621,
565,
368,
7565,
1981,
358,
9119,
1661,
17,
5531... |
return get_Shipment_mode(); | try { return ((Integer) shipment_modeConverter.toJava(get_Shipment_mode())).intValue(); } catch (org.openxava.converters.ConversionException ex) { ex.printStackTrace(); throw new EJBException(XavaResources.getString("generator.conversion_error", "shipment.mode", "Delivery", "int")); } | public int getShipment_mode() { return get_Shipment_mode(); } | 14127 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14127/030793e9d0d4ab721e9bb90abaea43fe0ca66d5e/DeliveryBean.java/clean/OpenXavaTest/gen-src-xava/org/openxava/test/model/xejb/DeliveryBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
28674,
475,
67,
3188,
1435,
288,
3196,
202,
698,
288,
327,
14015,
4522,
13,
26990,
67,
3188,
5072,
18,
869,
5852,
12,
588,
67,
19355,
67,
3188,
10756,
2934,
474,
620,
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,
482,
509,
28674,
475,
67,
3188,
1435,
288,
3196,
202,
698,
288,
327,
14015,
4522,
13,
26990,
67,
3188,
5072,
18,
869,
5852,
12,
588,
67,
19355,
67,
3188,
10756,
2934,
474,
620,
562... |
public void mFLOAT() throws RecognitionException { try { ruleNestingLevel++; int _type = FLOAT; int _start = getCharIndex(); int _line = getLine(); int _charPosition = getCharPositionInLine(); int _channel = Token.DEFAULT_CHANNEL; /... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/d92dc116c388103ddf04d98d53904a6fdc204af5/DRLLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/DRLLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
15640,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
1720,
50,
10100,
2355,
9904,
31,
5411,
509,
389,
723,
273,
15483,
31,
5411,
509,
389,
1937,
273,
23577,
1016,
5621,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
15640,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
1720,
50,
10100,
2355,
9904,
31,
5411,
509,
389,
723,
273,
15483,
31,
5411,
509,
389,
1937,
273,
23577,
1016,
5621,
541... | ||
public abstract NamedLocation addLocation (Symbol name, Object prop, Location loc); | public final void addLocation (NamedLocation loc) { addLocation(loc.getKeySymbol(), loc.getKeyProperty(), loc); } | public abstract NamedLocation addLocation (Symbol name, Object prop, Location loc); | 36952 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/36952/6df231561b7efa217227002a394fbc19a3a9e631/Environment.java/buggy/gnu/mapping/Environment.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8770,
9796,
2735,
527,
2735,
261,
5335,
508,
16,
1033,
2270,
16,
7050,
1515,
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,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8770,
9796,
2735,
527,
2735,
261,
5335,
508,
16,
1033,
2270,
16,
7050,
1515,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public void populateLayoutConstraint(LayoutConstraint constraint) { // TODO Auto-generated method stub } | 11225 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11225/1aa9d8e4021b81d1278aaf3ff0dc441a0f195829/GraphModelConnection.java/buggy/org.eclipse.zest.core/src/org/eclipse/zest/core/internal/graphmodel/GraphModelConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6490,
3744,
5806,
12,
3744,
5806,
4954,
13,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
1082,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
6490,
3744,
5806,
12,
3744,
5806,
4954,
13,
288,
202,
202,
759,
2660,
8064,
17,
11168,
707,
7168,
1082,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... | ||
public void createTestableMethods(JClass jclass, FactoryState state) { if (jclass == null) throw new IllegalArgumentException("JClass must not be null"); jclass.addInterface("org.exolab.castor.tests.framework.CastorTestable"); jclass.addImport("org.exolab.castor.tests.framework.Cas... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/fcdb945626043d9ec20f92b02741abd9cab7d4e7/SourceFactory.java/clean/castor/trunk/src/main/java/org/exolab/castor/builder/SourceFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
752,
4709,
429,
4712,
12,
46,
797,
525,
1106,
16,
7822,
1119,
919,
13,
288,
282,
309,
261,
78,
1106,
422,
446,
13,
282,
604,
394,
2754,
2932,
46,
797,
1297,
486,
506,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
752,
4709,
429,
4712,
12,
46,
797,
525,
1106,
16,
7822,
1119,
919,
13,
288,
282,
309,
261,
78,
1106,
422,
446,
13,
282,
604,
394,
2754,
2932,
46,
797,
1297,
486,
506,
446,
... | ||
if (Context.getContext().hasFeature (Context.FEATURE_MEMBER_EXPR_AS_FUNCTION_NAME)) { | if (allowMemberExprAsFunctionName) { | private Object function(TokenStream ts, boolean isExpr) throws IOException, JavaScriptException { int baseLineno = ts.getLineno(); // line number where source starts String name; Object memberExprNode = null; if (ts.matchToken(ts.NAME)) { name = ts.getString(); ... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/56c3f65ac92dbd3ff9f471a1829280e95bd7ddf4/Parser.java/buggy/js/rhino/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
445,
12,
1345,
1228,
3742,
16,
1250,
353,
4742,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
1026,
48,
267,
5764,
273,
3742,
18,
588,
48,
267,
5764,
5621,
225,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
445,
12,
1345,
1228,
3742,
16,
1250,
353,
4742,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
1026,
48,
267,
5764,
273,
3742,
18,
588,
48,
267,
5764,
5621,
225,... |
Class controllerClass = gcl.parseClass( "class TestController {\n" + | gcl.parseClass( "class TestController {\n" + | public void testGetTagLibForTag() throws Exception { GroovyClassLoader gcl = new GroovyClassLoader(); Class controllerClass = gcl.parseClass( "class TestController {\n" + "@Property list = {\n" + "}\n" + "}" ); Class tagLibClass1 = ... | 47932 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47932/69a3cca909851811b4e03b13e0fc135a1832f1c7/GrailsApplicationAttributesTests.java/clean/grails/test/web/org/codehaus/groovy/grails/web/servlet/GrailsApplicationAttributesTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
967,
1805,
5664,
1290,
1805,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
3639,
1659,
29345,
273,
314,
830,
18,
2670,
797,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
967,
1805,
5664,
1290,
1805,
1435,
1216,
1185,
288,
202,
202,
43,
12859,
7805,
314,
830,
273,
394,
20841,
7805,
5621,
3639,
1659,
29345,
273,
314,
830,
18,
2670,
797,... |
return findListFor(token.getSearchState().getClass()); | if (token.isEmitting()) { return emittingActiveList; } else { return findListFor(token.getSearchState().getClass()); } | private ActiveList findListFor(Token token) { return findListFor(token.getSearchState().getClass()); } | 52185 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52185/a52dacb4235ac75799ffe095717988fe0b9b16d8/SimpleActiveListManager.java/clean/edu/cmu/sphinx/decoder/search/SimpleActiveListManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
8857,
682,
1104,
682,
1290,
12,
1345,
1147,
13,
288,
3639,
309,
261,
2316,
18,
291,
17982,
1787,
10756,
288,
327,
3626,
1787,
3896,
682,
31,
289,
469,
288,
327,
1104,
682,
1290,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
8857,
682,
1104,
682,
1290,
12,
1345,
1147,
13,
288,
3639,
309,
261,
2316,
18,
291,
17982,
1787,
10756,
288,
327,
3626,
1787,
3896,
682,
31,
289,
469,
288,
327,
1104,
682,
1290,
1... |
pushed = true; | public void run() { List seismograms = new ArrayList(); for(int counter = 0; counter < requestFilters.length; counter++) { try { RequestFilter[] temp = { requestFilters[counter] }; LocalSeismogram[] seis = dbDataCenter.retrieve_seismograms(temp); ... | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/752de332cbe92654ab0c0f2173a0c5213266f594/DataCenterThread.java/buggy/src/edu/sc/seis/fissuresUtil/database/DataCenterThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
987,
695,
6228,
5553,
87,
273,
394,
2407,
5621,
3639,
364,
12,
474,
3895,
273,
374,
31,
3895,
411,
225,
590,
5422,
18,
2469,
31,
3895,
27245,
288,
5411... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
288,
3639,
987,
695,
6228,
5553,
87,
273,
394,
2407,
5621,
3639,
364,
12,
474,
3895,
273,
374,
31,
3895,
411,
225,
590,
5422,
18,
2469,
31,
3895,
27245,
288,
5411... | |
logger.error("Unable to parse configured initial ping target '" + configuredTargets[i] + "'. Skipping this target. Check your setting of the property " + PINGS_INITIAL_COMMON_TARGETS_PROP); | logger.error("Unable to parse configured initial ping target '" + thisTarget + "'. Skipping this target. Check your setting of the property " + PINGS_INITIAL_COMMON_TARGETS_PROP); | public static void initializeCommonTargets() throws RollerException { String configuredVal = RollerConfig.getProperty(PINGS_INITIAL_COMMON_TARGETS_PROP); if (configuredVal == null || configuredVal.trim().length() == 0) { if (logger.isDebugEnabled()) { logger.debug("No (or emp... | 46431 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46431/4bb8739367642f752495ca5d666aa53681218635/PingConfig.java/buggy/src/org/apache/roller/config/PingConfig.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
4046,
6517,
9432,
1435,
1216,
11714,
749,
503,
288,
3639,
514,
4351,
3053,
273,
11714,
749,
809,
18,
588,
1396,
12,
20002,
55,
67,
28497,
67,
4208,
17667,
67,
16374,
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,
377,
1071,
760,
918,
4046,
6517,
9432,
1435,
1216,
11714,
749,
503,
288,
3639,
514,
4351,
3053,
273,
11714,
749,
809,
18,
588,
1396,
12,
20002,
55,
67,
28497,
67,
4208,
17667,
67,
16374,
55,
... |
" 16 new java.util.ArrayList [17]\n" + | " 16 new java.util.ArrayList [16]\n" + | public void test034() { this.runConformTest( new String[] { "X.java", "import java.util.ArrayList;\n" + "import java.util.List;\n" + "\n" + "public class X {\n" + " public static void main(String [] args) {\n" + " List list = (List) new ArrayList();\n" + " list = (List) new Array... | 10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c17970bb54810597f5d28802d36bfac65d844634/CastTest.java/buggy/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/CastTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
4630,
24,
1435,
288,
202,
2211,
18,
2681,
442,
687,
4709,
12,
202,
202,
2704,
514,
8526,
288,
1082,
202,
6,
60,
18,
6290,
3113,
1082,
202,
6,
5666,
2252,
18,
1367,
18,
195... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
918,
1842,
4630,
24,
1435,
288,
202,
2211,
18,
2681,
442,
687,
4709,
12,
202,
202,
2704,
514,
8526,
288,
1082,
202,
6,
60,
18,
6290,
3113,
1082,
202,
6,
5666,
2252,
18,
1367,
18,
195... |
public ActionForward chooseExecutionDegreePostBack(ActionMapping mapping, ActionForm actionForm, HttpServletRequest request, HttpServletResponse response) { DFACandidacyBean candidacyBean = (DFACandidacyBean) RenderUtils.getViewState().getMetaObject().getObject(); RenderUtils.invali... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/5c3dc2c3719b5088c690a493b9a51c7dbe70de86/DFACandidacyDispatchAction.java/buggy/src/net/sourceforge/fenixedu/presentationTier/Action/administrativeOffice/candidacy/DFACandidacyDispatchAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4382,
8514,
9876,
3210,
22885,
3349,
2711,
12,
1803,
3233,
2874,
16,
5411,
4382,
1204,
1301,
1204,
16,
9984,
590,
16,
12446,
766,
13,
288,
7734,
463,
2046,
39,
3339,
3505,
3381,
422... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4382,
8514,
9876,
3210,
22885,
3349,
2711,
12,
1803,
3233,
2874,
16,
5411,
4382,
1204,
1301,
1204,
16,
9984,
590,
16,
12446,
766,
13,
288,
7734,
463,
2046,
39,
3339,
3505,
3381,
422... | ||
assertEquals( initValue1.tokens().size(), 1 ); | assertEquals( initValue1.elements().size(), 1 ); | public void testPointerOperators() throws Exception { // Parse and get the translaton unit Writer code = new StringWriter(); code.write("int * x = 0, & y, * const * const volatile * z;"); TranslationUnit translationUnit = parse(code.toString()); List tudeclarations = translationUnit.getDeclarations(); assertE... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/30b5b4501043f254e85bfaa3f0153fef1000ae21/DOMTests.java/buggy/core/org.eclipse.cdt.ui.tests/parser/org/eclipse/cdt/core/parser/tests/DOMTests.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4926,
24473,
1435,
1216,
1185,
202,
95,
202,
202,
759,
2884,
471,
336,
326,
2162,
16799,
2836,
202,
202,
2289,
981,
273,
394,
17436,
5621,
202,
202,
710,
18,
2626,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
4926,
24473,
1435,
1216,
1185,
202,
95,
202,
202,
759,
2884,
471,
336,
326,
2162,
16799,
2836,
202,
202,
2289,
981,
273,
394,
17436,
5621,
202,
202,
710,
18,
2626,
... |
public void setVarOrder(String ordering) { List result = new LinkedList(); int nDomains = numberOfDomains(); StringTokenizer st = new StringTokenizer(ordering, "x_", true); boolean[] done = new boolean[nDomains]; List last = null; for (int i=0; ; ++i) { String s = st.nextToken(); BDDDomain d; for (int j=0; ; ++j) { if ... | public void setVarOrder(int[] neworder) { bdd_setvarorder(neworder); } | public void setVarOrder(String ordering) { List result = new LinkedList(); int nDomains = numberOfDomains(); StringTokenizer st = new StringTokenizer(ordering, "x_", true); boolean[] done = new boolean[nDomains]; List last = null; for (int i=0; ; ++i) { String s ... | 5661 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5661/1b3981caf5cf23dfd71e6ebcffe7d25398ef69c7/JFactory.java/buggy/JavaBDD/net/sf/javabdd/JFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
1537,
2448,
12,
780,
9543,
13,
288,
3639,
987,
563,
273,
394,
10688,
5621,
3639,
509,
290,
15531,
273,
7922,
15531,
5621,
3639,
16370,
384,
273,
394,
16370,
12,
22598,
16,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
1537,
2448,
12,
780,
9543,
13,
288,
3639,
987,
563,
273,
394,
10688,
5621,
3639,
509,
290,
15531,
273,
7922,
15531,
5621,
3639,
16370,
384,
273,
394,
16370,
12,
22598,
16,... |
msg.setArrival(new Date(_context.clock().now())); | msg.setArrival(new Date(getContext().clock().now())); | private void sendAck() { DeliveryStatusMessage msg = new DeliveryStatusMessage(_context); msg.setMessageId(_message.getReplyToken()); msg.setArrival(new Date(_context.clock().now())); TunnelId outTunnelId = selectOutboundTunnel(); _context.jobQueue().addJob(new SendTunnelMessageJo... | 27493 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27493/e737e5c9507ed0d463dc9e45a8f63657f466b177/HandleDatabaseStoreMessageJob.java/buggy/router/java/src/net/i2p/router/networkdb/HandleDatabaseStoreMessageJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
11931,
1435,
288,
3639,
17390,
1482,
1079,
1234,
273,
394,
17390,
1482,
1079,
24899,
2472,
1769,
3639,
1234,
18,
542,
30550,
24899,
2150,
18,
588,
7817,
1345,
10663,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1366,
11931,
1435,
288,
3639,
17390,
1482,
1079,
1234,
273,
394,
17390,
1482,
1079,
24899,
2472,
1769,
3639,
1234,
18,
542,
30550,
24899,
2150,
18,
588,
7817,
1345,
10663,
3639,
... |
userView, "ReadExecutionDegreesByExecutionYear", new Object[] { infoExecutionYear }); | userView, "ReadExecutionDegreesByExecutionYearAndDegreeType", new Object[] { infoExecutionYear, TipoCurso.LICENCIATURA_OBJ }); | public ActionForward chooseDegree(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws FenixActionException, FenixFilterException, FenixServiceException, IllegalAccessException, InstantiationException { final IUserView userView = SessionUtils.getUserView(req... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/66b2b2fb20c480b8fb161f845123ae2766c456e6/FinalWorkManagementAction.java/clean/src/net/sourceforge/fenixedu/presentationTier/Action/teacher/FinalWorkManagementAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
9876,
22885,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
1082,
202,
2940,
18572,
590,
16,
12446,
766,
13,
1082,
202,
15069,
478,
275,
697,
1803,
503,
16,
478,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4382,
8514,
9876,
22885,
12,
1803,
3233,
2874,
16,
4382,
1204,
646,
16,
1082,
202,
2940,
18572,
590,
16,
12446,
766,
13,
1082,
202,
15069,
478,
275,
697,
1803,
503,
16,
478,
2... |
while (_active) { try { DatagramPacket packet = getPacket(); removeTimedOutFilters(); if(packet != null) { Peer peer = new Peer(packet.getAddress(), packet.getPort()); byte[] data = packet.getData(); int offset = packet.getOffset(); int length = packet.getLength(); if(lowLevelFilter != null) { try { lowLevelFilter.pr... | while (/*_active*/true) { try { DatagramPacket packet = getPacket(); removeTimedOutFilters(); if (packet != null) { Peer peer = new Peer(packet.getAddress(), packet.getPort()); byte[] data = packet.getData(); int offset = packet.getOffset(); int length = packet.getLength(); if (lowLevelFilter != null) { try { lowLeve... | public void run() { // Listen for packets try { while (_active) { try { DatagramPacket packet = getPacket(); // Check for timedout _filters removeTimedOutFilters(); // Check for matched _filters if(packet != null) { Peer peer = new Peer(packet.getAddress(), packet.getPort()); byte[] data =... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/b4ecaa4055b5835413830d4125c72de27d68e306/UdpSocketManager.java/buggy/src/freenet/io/comm/UdpSocketManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1086,
1435,
288,
368,
13426,
364,
12640,
202,
202,
698,
288,
202,
202,
17523,
261,
67,
3535,
13,
288,
1082,
565,
775,
288,
1082,
202,
5139,
17049,
6667,
4414,
273,
30401,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
288,
368,
13426,
364,
12640,
202,
202,
698,
288,
202,
202,
17523,
261,
67,
3535,
13,
288,
1082,
565,
775,
288,
1082,
202,
5139,
17049,
6667,
4414,
273,
30401,
... |
for (int addedChildrenIndex = 0; addedChildrenIndex < addedChildren.length; ++addedChildrenIndex) { | boolean childFound = false; for (int addedChildrenIndex = 0; !childFound && addedChildrenIndex < addedChildren.length; ++addedChildrenIndex) { | private void renderAddChildren(RenderContext rc, ServerComponentUpdate update) { Column column = (Column) update.getParent(); String elementId = ContainerInstance.getElementId(column); Component[] components = update.getParent().getVisibleComponents(); Component[] addedChildren =... | 45635 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45635/3c861f5dfc9a33a5d4122f3a34b09dc4074f911a/ColumnPeer.java/clean/src/webcontainer/java/nextapp/echo2/webcontainer/syncpeer/ColumnPeer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1743,
986,
4212,
12,
3420,
1042,
4519,
16,
3224,
1841,
1891,
1089,
13,
288,
3639,
4753,
1057,
273,
261,
1494,
13,
1089,
18,
588,
3054,
5621,
3639,
514,
930,
548,
273,
4039,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1743,
986,
4212,
12,
3420,
1042,
4519,
16,
3224,
1841,
1891,
1089,
13,
288,
3639,
4753,
1057,
273,
261,
1494,
13,
1089,
18,
588,
3054,
5621,
3639,
514,
930,
548,
273,
4039,
1... |
public static WeaponType createISUltraAC10() { WeaponType weapon = new WeaponType(); weapon.name = "Ultra AC/10"; weapon.internalName = "ISUltraAC10"; weapon.mepName = "IS Ultra AC/10"; weapon.mtfName = "ISUltraAC10"; weapon.heat = 4; weapon.damage = 10; ... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/d05f2130c25015ca88066511083759513d50b746/WeaponType.java/clean/megamek/src/megamek/common/WeaponType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1660,
28629,
559,
752,
5127,
57,
80,
2033,
2226,
2163,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
7734,
732,
28629,
18,
529,
273,
315,
57,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1660,
28629,
559,
752,
5127,
57,
80,
2033,
2226,
2163,
1435,
288,
3639,
1660,
28629,
559,
732,
28629,
273,
394,
1660,
28629,
559,
5621,
7734,
732,
28629,
18,
529,
273,
315,
57,... | ||
public boolean isSet(org.quickfix.field.SecurityAltID field) | public boolean isSet(quickfix.field.SecurityAltID field) | public boolean isSet(org.quickfix.field.SecurityAltID field) { return isSetField(field); } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityListRequest.java/clean/src/java/src/quickfix/fix44/SecurityListRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
13532,
12,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
652,
13,
225,
288,
327,
13532,
974,
12,
1518,
1769,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
13532,
12,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
652,
13,
225,
288,
327,
13532,
974,
12,
1518,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if ( paramValueObj instanceof Date ) { params.put( paramName, paramValueObj ); continue; } | protected Map getParsedParameters( IViewerReportDesignHandle design, Collection parameterList, HttpServletRequest request, InputOptions options ) throws ReportServiceException { Map params = new HashMap( ); if ( parameterList == null || this.parametersAsString == null ) return params; for ( Iterator iter = pa... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/e67b6a4506a01d4fbb741a982d76ef6cb9dba851/ViewerAttributeBean.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
2532,
1569,
682,
16,
9984,
590,
16,
1082,
202,
1210,
1320,
702,
262,
1216,
8706,
15133,
202,
95,
202,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1635,
25406,
2402,
12,
467,
18415,
4820,
15478,
3259,
8281,
16,
1082,
202,
2532,
1569,
682,
16,
9984,
590,
16,
1082,
202,
1210,
1320,
702,
262,
1216,
8706,
15133,
202,
95,
202,... | |
public org.quickfix.field.UnderlyingStartValue getUnderlyingStartValue() throws FieldNotFound { org.quickfix.field.UnderlyingStartValue value = new org.quickfix.field.UnderlyingStartValue(); | public quickfix.field.UnderlyingStartValue getUnderlyingStartValue() throws FieldNotFound { quickfix.field.UnderlyingStartValue value = new quickfix.field.UnderlyingStartValue(); | public org.quickfix.field.UnderlyingStartValue getUnderlyingStartValue() throws FieldNotFound { org.quickfix.field.UnderlyingStartValue value = new org.quickfix.field.UnderlyingStartValue(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteResponse.java/buggy/src/java/src/quickfix/fix44/QuoteResponse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
1685,
620,
10833,
765,
6291,
1685,
620,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
1685,
620... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
1685,
620,
10833,
765,
6291,
1685,
620,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
14655,
6291,
1685,
620... |
public DeflaterOutputStream(OutputStream out, Deflater defl, int bufsize) | public DeflaterOutputStream (OutputStream out) | public DeflaterOutputStream(OutputStream out, Deflater defl, int bufsize) { super (out); buf = new byte[bufsize]; def = defl; } | 5916 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5916/1e3cd04be9565704fb97be6d733636dea0442cf2/DeflaterOutputStream.java/buggy/libjava/java/util/zip/DeflaterOutputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1505,
2242,
2045,
4632,
261,
4632,
596,
13,
225,
288,
565,
2240,
261,
659,
1769,
565,
1681,
273,
394,
1160,
63,
4385,
1467,
15533,
565,
1652,
273,
1652,
80,
31,
225,
289,
2,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1505,
2242,
2045,
4632,
261,
4632,
596,
13,
225,
288,
565,
2240,
261,
659,
1769,
565,
1681,
273,
394,
1160,
63,
4385,
1467,
15533,
565,
1652,
273,
1652,
80,
31,
225,
289,
2,
-100,... |
names = (IASTName[]) ArrayUtil.append( IASTName.class, names, name ); | if (name != null) { namesPos++; names = (IASTName[]) ArrayUtil.append( IASTName.class, names, name ); } | public int visit(IASTName name) { names = (IASTName[]) ArrayUtil.append( IASTName.class, names, name ); return PROCESS_CONTINUE; } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/8a37c61a8cf7ad9a8e5afee104a5b301a0555dbb/CASTAmbiguity.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/c/CASTAmbiguity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
509,
3757,
12,
45,
9053,
461,
508,
13,
288,
5411,
309,
261,
529,
480,
446,
13,
288,
1257,
1616,
9904,
31,
1257,
273,
261,
45,
9053,
461,
63,
5717,
27207,
18,
6923,
12,
467,
9053... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
509,
3757,
12,
45,
9053,
461,
508,
13,
288,
5411,
309,
261,
529,
480,
446,
13,
288,
1257,
1616,
9904,
31,
1257,
273,
261,
45,
9053,
461,
63,
5717,
27207,
18,
6923,
12,
467,
9053... |
if(line.isNil()) { return recv.getRuntime().newString(""); } | public static IRubyObject s_readline(IRubyObject recv, IRubyObject prompt, IRubyObject add_to_hist) throws IOException { IRubyObject line = recv.getRuntime().getNil(); String v = readline.readLine(prompt.toString()); if(null != v) { if (add_to_hist.isTrue()) readline.g... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/93b4832244b3a18f15b406720fe8e901ecb92553/Readline.java/buggy/src/org/jruby/ext/Readline.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
272,
67,
896,
1369,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
6866,
16,
15908,
10340,
921,
527,
67,
869,
67,
11488,
13,
1216,
1860,
288,
3639,
1590... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
15908,
10340,
921,
272,
67,
896,
1369,
12,
7937,
10340,
921,
10665,
16,
15908,
10340,
921,
6866,
16,
15908,
10340,
921,
527,
67,
869,
67,
11488,
13,
1216,
1860,
288,
3639,
1590... | |
public org.quickfix.field.EncodedIssuerLen getEncodedIssuerLen() throws FieldNotFound { org.quickfix.field.EncodedIssuerLen value = new org.quickfix.field.EncodedIssuerLen(); | public quickfix.field.EncodedIssuerLen getEncodedIssuerLen() throws FieldNotFound { quickfix.field.EncodedIssuerLen value = new quickfix.field.EncodedIssuerLen(); | public org.quickfix.field.EncodedIssuerLen getEncodedIssuerLen() throws FieldNotFound { org.quickfix.field.EncodedIssuerLen value = new org.quickfix.field.EncodedIssuerLen(); getField(value); return value; } | 8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityDefinitionRequest.java/buggy/src/java/src/quickfix/fix42/SecurityDefinitionRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
2891,
28799,
16667,
2891,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
2891,
460,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
2891,
28799,
16667,
2891,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
10397,
16667,
2891,
460,
273,
394,
... |
/* * Hooks into the Eclipse framework for Object contributions, and View * contributions. */ if (force || viewerDescriptor.allowsPlatformContributionsToContextMenu()) commonViewerSite.registerContextMenu(contentService .getViewerDescriptor().getPopupMenuId(), menu, aSelectionProvider); | if(commonViewerSite instanceof ICommonViewerWorkbenchSite) { /* * Hooks into the Eclipse framework for Object contributions, and View * contributions. */ if (force || viewerDescriptor.allowsPlatformContributionsToContextMenu()) ((ICommonViewerWorkbenchSite)commonViewerSite).registerContextMenu(contentService .getViewer... | public void prepareMenuForPlatformContributions(MenuManager menu, ISelectionProvider aSelectionProvider, boolean force) { Assert.isTrue(!disposed); /* * Hooks into the Eclipse framework for Object contributions, and View * contributions. */ if (force || viewerDescriptor.allowsPlatformContributionsToConte... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/fac8f823cbc986ebda4bd8c18b1aa4ab764531ee/NavigatorActionService.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/NavigatorActionService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2911,
4599,
1290,
8201,
442,
15326,
12,
4599,
1318,
3824,
16,
1082,
202,
45,
6233,
2249,
279,
6233,
2249,
16,
1250,
2944,
13,
288,
202,
202,
8213,
18,
291,
5510,
12,
5,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
2911,
4599,
1290,
8201,
442,
15326,
12,
4599,
1318,
3824,
16,
1082,
202,
45,
6233,
2249,
279,
6233,
2249,
16,
1250,
2944,
13,
288,
202,
202,
8213,
18,
291,
5510,
12,
5,
... |
g.setForegroundColor(ZestColors.LIGHT_BLUE_CYAN); | g.setForegroundColor(ZestPlugin.getDefault().getColor(IZestColorConstants.LIGHT_BLUE_CYAN)); | protected void paintFigure(Graphics g) { super.paintFigure(g); Rectangle r = Rectangle.SINGLETON; r.setBounds(getBounds()); g.fillRectangle(r); Insets insets = getInsets(); if (!insets.isEmpty()) { r.resize(0 - (insets.left + insets.right), 0 - (insets.top + insets.bottom)); r.translate(insets.left, inse... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/4dd8b192ec1fe2f3d6e8f7953f02d9fc386aba37/PlusMinusFigure.java/buggy/sandbox/org.eclipse.mylyn.zest.core/src/org/eclipse/mylyn/zest/core/internal/viewers/figures/PlusMinusFigure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
12574,
42,
15906,
12,
17558,
314,
13,
288,
202,
202,
9565,
18,
84,
1598,
42,
15906,
12,
75,
1769,
9506,
202,
19463,
436,
273,
13264,
18,
20184,
56,
673,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
12574,
42,
15906,
12,
17558,
314,
13,
288,
202,
202,
9565,
18,
84,
1598,
42,
15906,
12,
75,
1769,
9506,
202,
19463,
436,
273,
13264,
18,
20184,
56,
673,
31,
202,
202,
... |
if (this == object) return true; if (!(object instanceof DateFormatSymbols)) return false; DateFormatSymbols obj = (DateFormatSymbols) object; if (!localPatternChars.equals(obj.localPatternChars)) return false; if (!Arrays.equals(ampms, obj.ampms)) return false; if (!Arrays.equals(eras, obj.eras)) return false; if (!Ar... | if (this == object) { return true; } if (!(object instanceof DateFormatSymbols)) { return false; } DateFormatSymbols obj = (DateFormatSymbols) object; if (!localPatternChars.equals(obj.localPatternChars)) { return false; } if (!Arrays.equals(ampms, obj.ampms)) { return false; } if (!Arrays.equals(eras, obj.eras)) { ret... | public boolean equals(Object object) { if (this == object) return true; if (!(object instanceof DateFormatSymbols)) return false; DateFormatSymbols obj = (DateFormatSymbols) object; if (!localPatternChars.equals(obj.localPatternChars)) return false; if (!Arrays.equals(ampms, obj.ampms)) return false; if ... | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/019def355790934e1681619028e65dda09efed65/DateFormatSymbols.java/buggy/modules/text/src/main/java/java/text/DateFormatSymbols.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
733,
13,
288,
202,
202,
430,
261,
2211,
422,
733,
13,
1082,
202,
2463,
638,
31,
202,
202,
430,
16051,
12,
1612,
1276,
18371,
14821,
3719,
1082,
202,
2463,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1606,
12,
921,
733,
13,
288,
202,
202,
430,
261,
2211,
422,
733,
13,
1082,
202,
2463,
638,
31,
202,
202,
430,
16051,
12,
1612,
1276,
18371,
14821,
3719,
1082,
202,
2463,... |
final File dir = selectFile("Destination directory", "Select checkout destination directory"); | File dir = selectFile("Destination directory", "Select checkout destination directory"); | protected void doCheckout() { SVNURL url = getRepositoryBrowser().getSelectedNode().getURL(); final File dir = selectFile("Destination directory", "Select checkout destination directory"); if (dir == null) { return; } Project p = myProject; CheckoutOptionsDialog dialog = new CheckoutOptionsDial... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/137c8859d8edf9ee99b42cc1073d1ab0d7d9351f/RepositoryBrowserDialog.java/buggy/plugins/svn4idea/src/org/jetbrains/idea/svn/dialogs/RepositoryBrowserDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
741,
18581,
1435,
288,
565,
29537,
50,
1785,
880,
273,
8261,
9132,
7675,
588,
7416,
907,
7675,
588,
1785,
5621,
565,
1387,
1577,
273,
2027,
812,
2932,
5683,
1867,
3113,
315,
33... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
18581,
1435,
288,
565,
29537,
50,
1785,
880,
273,
8261,
9132,
7675,
588,
7416,
907,
7675,
588,
1785,
5621,
565,
1387,
1577,
273,
2027,
812,
2932,
5683,
1867,
3113,
315,
33... |
design = (ReportDesign) designHandle.module; | design = (ReportDesign) designHandle.getModule( ); | protected void setUp( ) throws Exception { super.setUp( ); designHandle = new SessionHandle( ULocale.getDefault( ) ) .createDesign( ); design = (ReportDesign) designHandle.module; } | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/de4e32d64d24337e8801521456bb895f21408aa9/StructureFactoryTest.java/clean/model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/api/StructureFactoryTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
24292,
12,
262,
1216,
1185,
202,
95,
202,
202,
9565,
18,
542,
1211,
12,
11272,
202,
202,
16934,
3259,
273,
394,
3877,
3259,
12,
29145,
18,
588,
1868,
12,
262,
262,
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,
1117,
918,
24292,
12,
262,
1216,
1185,
202,
95,
202,
202,
9565,
18,
542,
1211,
12,
11272,
202,
202,
16934,
3259,
273,
394,
3877,
3259,
12,
29145,
18,
588,
1868,
12,
262,
262,
9506,... |
cfw.add(ByteCode.ARETURN); int finallyHandler = cfw.acquireLabel(); cfw.markHandler(finallyHandler); short exceptionObject = getNewWordLocal(); cfw.addAStore(exceptionObject); generateExitCode(); cfw.addALoad(exceptionObject); releaseWordLocal(exceptionObject); cfw.add(ByteCode.ATHROW); cfw.addExceptionHandl... | private void generateEpilogue() { if (hasVarsInRegs) { if (epilogueLabel != -1) { cfw.markLabel(epilogueLabel); } cfw.add(ByteCode.ARETURN); return; } cfw.markLabel(epilogueLabel); generateExitCode(); if (fnCurrent == n... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/5f71fe6973a37b77b4615a721450340c063c12ab/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
18918,
21947,
344,
1435,
565,
288,
3639,
309,
261,
5332,
5555,
382,
426,
564,
13,
288,
5411,
309,
261,
881,
21947,
344,
2224,
480,
300,
21,
13,
288,
7734,
6080,
91,
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,
3238,
918,
2103,
18918,
21947,
344,
1435,
565,
288,
3639,
309,
261,
5332,
5555,
382,
426,
564,
13,
288,
5411,
309,
261,
881,
21947,
344,
2224,
480,
300,
21,
13,
288,
7734,
6080,
91,
18,... | |
public XSElementDeclaration getElementDeclaration(String namespace, String name); | public XSElementDeclaration getElementDeclaration(String name, String namespace); | public XSElementDeclaration getElementDeclaration(String namespace, String name); | 6373 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6373/a2ddc083665db7fbab1c54bade4a78804cb7a1a7/XSModel.java/buggy/src/org/apache/xerces/xs/XSModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
55,
1046,
6094,
7426,
6094,
12,
780,
1981,
16,
4766,
15604,
514,
508,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1139,
55,
1046,
6094,
7426,
6094,
12,
780,
1981,
16,
4766,
15604,
514,
508,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if ( report.getSlot( ReportDesign.PAGE_SLOT ).getCount( ) == 0 ) | if ( report.getSlot( IModuleModel.PAGE_SLOT ).getCount( ) == 0 ) | public List validate( Module module, DesignElement element ) { if ( !( element instanceof ReportDesign ) ) return Collections.EMPTY_LIST; List list = new ArrayList( ); ReportDesign report = (ReportDesign) element; if ( report.getSlot( ReportDesign.PAGE_SLOT ).getCount( ) == 0 ) { list.add( new SemanticError( ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/d802c33711e0d111551ae23575895cd060f085b6/MasterPageRequiredValidator.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/api/validators/MasterPageRequiredValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
1954,
12,
5924,
1605,
16,
29703,
1046,
930,
262,
202,
95,
202,
202,
430,
261,
401,
12,
930,
1276,
8706,
15478,
262,
262,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
987,
1954,
12,
5924,
1605,
16,
29703,
1046,
930,
262,
202,
95,
202,
202,
430,
261,
401,
12,
930,
1276,
8706,
15478,
262,
262,
1082,
202,
2463,
5737,
18,
13625,
67,
7085,
31,
... |
new CreateNetCommand( (EditorDataProxy) child, "testnet" ).execute(); | Command createNet = new CreateNetCommand( (EditorDataProxy) child, "testnet" ); executor.executeCommand(createNet).get(); | private void initComponents() { JFrame.setDefaultLookAndFeelDecorated(true); try { UIManager.setLookAndFeel( UIManager.getSystemLookAndFeelClassName()); } catch (Exception e) { e.printStackTrace();} componentEditorSplitPane = new javax.swing.JSplitPane(); componentList1Pan... | 51637 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51637/2ba5f00f2828d2feccb69026ef7668f77e5b1ca8/WorkflowEditor.java/buggy/yawl/editor/com/nexusbpm/editor/WorkflowEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
202,
565,
804,
3219,
18,
542,
1868,
9794,
1876,
2954,
292,
7859,
690,
12,
3767,
1769,
202,
202,
698,
288,
202,
3639,
6484,
1318,
18,
542,
9794,
1876,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1208,
7171,
1435,
288,
202,
565,
804,
3219,
18,
542,
1868,
9794,
1876,
2954,
292,
7859,
690,
12,
3767,
1769,
202,
202,
698,
288,
202,
3639,
6484,
1318,
18,
542,
9794,
1876,
2... |
break; case NOT_TOKEN: jj_consume_token(NOT_TOKEN); | break; case NOT_TOKEN: jj_consume_token(NOT_TOKEN); | final public int Modifier() throws ParseException { trace_call("Modifier"); try { Token mod = null; switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case PLUS: jj_consume_token(PLUS); {if (true) return PLUS;} break; case MINUS: jj_consume_token(MINUS); {... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/1fc33da8eddd8249205ff3612ffbf86557b572ab/ZimbraQueryParser.java/buggy/ZimbraServer/src/java/com/zimbra/cs/index/queryparser/ZimbraQueryParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
509,
12832,
1435,
1216,
10616,
288,
565,
2606,
67,
1991,
2932,
9829,
8863,
565,
775,
288,
565,
3155,
681,
273,
446,
31,
1377,
1620,
14015,
78,
78,
67,
496,
79,
631,
17,
21,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
509,
12832,
1435,
1216,
10616,
288,
565,
2606,
67,
1991,
2932,
9829,
8863,
565,
775,
288,
565,
3155,
681,
273,
446,
31,
1377,
1620,
14015,
78,
78,
67,
496,
79,
631,
17,
21,
... |
setCompletionValues(scope, kind, first, prev ); | setCompletionValues(scope, kind, first, prev, Key.EMPTY ); | protected ITokenDuple name(IASTScope scope, IASTCompletionNode.CompletionKind kind ) throws BacktrackException, EndOfFileException { IToken first = LA(1); IToken last = null; IToken mark = mark(); List argumentList = new LinkedList(); boolean hasTemplateId = false; boolean startsWithColo... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/1a5788e0dc8eb7824785a35eaf53c7373aa33bdb/ExpressionParser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ExpressionParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
467,
1345,
40,
2268,
508,
12,
45,
9053,
3876,
2146,
16,
467,
9053,
11238,
907,
18,
11238,
5677,
3846,
262,
1216,
4297,
4101,
503,
16,
4403,
951,
812,
503,
288,
9506,
565,
467... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
1345,
40,
2268,
508,
12,
45,
9053,
3876,
2146,
16,
467,
9053,
11238,
907,
18,
11238,
5677,
3846,
262,
1216,
4297,
4101,
503,
16,
4403,
951,
812,
503,
288,
9506,
565,
467... |
return tokadd_escape(); | return tokadd_escape(term); /* FIX 1.6.5*/ | private int tokadd_escape() { int c; switch (c = nextc()) { case '\n': return 0; /* just ignore */ case '0': case '1': case '2': case '3': /* octal constant */ case '4': case '5': case '6': case '7': { int i; tokadd('\\'); tokadd(c); ... | 47134 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47134/241a0fe060c8d239aa9e5d2519e98cf44d69a201/parse.java/clean/org/jruby/parser/parse.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
946,
1289,
67,
6939,
1435,
288,
3639,
509,
276,
31,
3639,
1620,
261,
71,
273,
1024,
71,
10756,
288,
202,
3593,
2337,
82,
4278,
5411,
327,
374,
31,
202,
202,
20308,
2537,
2305... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
946,
1289,
67,
6939,
1435,
288,
3639,
509,
276,
31,
3639,
1620,
261,
71,
273,
1024,
71,
10756,
288,
202,
3593,
2337,
82,
4278,
5411,
327,
374,
31,
202,
202,
20308,
2537,
2305... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.