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 |
|---|---|---|---|---|---|---|
PermissionsData[] pds = new PermissionsData[] { pd }; EntrySet es = toMemberEntrySet(pds); | PermissionsData[] pds; if (pd == null) { throw new NotFoundException("ERROR: Permissions do not exist for weblog handle: " + handle + ", user name: " + username); } pds = new PermissionsData[] { pd }; | private EntrySet deleteEntry() throws Exception { MemberURI muri = (MemberURI)getUri(); String handle = muri.getHandle(); String username = muri.getUsername(); if (username == null) { throw new Exception("ERROR: No user name supplied in URI"); } ... | 46431 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46431/eaebdd5c7cdc38fa5ae99dfde71ea15c5592adde/RollerMemberHandler.java/clean/sandbox/atomadminprotocol/src/org/roller/presentation/atomadminapi/RollerMemberHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3841,
694,
1430,
1622,
1435,
1216,
1185,
288,
3639,
8596,
3098,
312,
1650,
273,
261,
4419,
3098,
13,
588,
3006,
5621,
7734,
514,
1640,
273,
312,
1650,
18,
588,
3259,
5621,
3639,
514... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
3841,
694,
1430,
1622,
1435,
1216,
1185,
288,
3639,
8596,
3098,
312,
1650,
273,
261,
4419,
3098,
13,
588,
3006,
5621,
7734,
514,
1640,
273,
312,
1650,
18,
588,
3259,
5621,
3639,
514... |
if (c != null) | if (c != null) { | private void createTreeModel(final LdapWorker c) { TreeNode root = null; if (c != null) root = new LdapTreeNode(c.getContext(), null, c.getBaseDN()); else root = new DefaultMutableTreeNode(NOT_CONNECTED); treeModel = new DefaultTreeModel(root); } | 3911 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3911/ff5678dc75580368e49d8bd30d7257eb7b7ea047/LdapClient.java/clean/wings/demo/ldap/LdapClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
2471,
1488,
12,
6385,
18053,
6671,
276,
13,
288,
202,
12513,
1365,
273,
446,
31,
202,
430,
261,
71,
480,
446,
13,
202,
565,
1365,
273,
394,
18053,
12513,
12,
71,
18,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
2471,
1488,
12,
6385,
18053,
6671,
276,
13,
288,
202,
12513,
1365,
273,
446,
31,
202,
430,
261,
71,
480,
446,
13,
202,
565,
1365,
273,
394,
18053,
12513,
12,
71,
18,
2... |
targetMove = Math.max(-distance, getMaxRankMove(targetSet, true)); sourceMove = Math.min(distance + targetMove, getMaxRankMove(sourceSet, false)); | targetMove = Math.max(-slack, getMaxRankMove(targetSet, true)); if(targetMove != -slack) { sourceMove = Math.min(slack + targetMove, getMaxRankMove(sourceSet, false)); } | protected boolean tightenEdge(Object edge, Set sourceSet, Set targetSet) { assert (sourceSet != targetSet); assert (sourceSet != null); assert (targetSet != null); int edgeLength = getEdgeLength(edge); int minimumEdgeLength = getMinimumEdgeLength(edge); if (edgeLength != minimumEdgeLength) { int sourceMove = ... | 7616 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7616/1b3622d98ec41573b97302b74e810698b477b3ba/GraphSpanningTree.java/buggy/trunk/taverna1.0/src/org/embl/ebi/escience/scuflui/graph/GraphSpanningTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1250,
26066,
275,
6098,
12,
921,
3591,
16,
1000,
1084,
694,
16,
1000,
1018,
694,
13,
202,
95,
202,
202,
11231,
261,
3168,
694,
480,
1018,
694,
1769,
202,
202,
11231,
261,
316... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1250,
26066,
275,
6098,
12,
921,
3591,
16,
1000,
1084,
694,
16,
1000,
1018,
694,
13,
202,
95,
202,
202,
11231,
261,
3168,
694,
480,
1018,
694,
1769,
202,
202,
11231,
261,
316... |
query = connection.parseQuery(mdx); setDirty(); } | query = connection.parseQuery(mdx); setDirty(); } | public void parse(String mdx) { query = connection.parseQuery(mdx); setDirty(); } | 51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/b5b5168edc3af09cb74945a80b0c36e6630ed502/ResultCache.java/buggy/src/main/mondrian/web/taglib/ResultCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1109,
12,
780,
3481,
92,
13,
288,
202,
202,
2271,
273,
1459,
18,
2670,
1138,
12,
1264,
92,
1769,
202,
202,
542,
10785,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1109,
12,
780,
3481,
92,
13,
288,
202,
202,
2271,
273,
1459,
18,
2670,
1138,
12,
1264,
92,
1769,
202,
202,
542,
10785,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-... |
return subActionBars; } | return subActionBars; } | public IActionBars getActionBars() { return subActionBars; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/9ff1117bd4d0d76888bfb35def7ce85f6378a2d3/PageSite.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/part/PageSite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1803,
5190,
87,
12473,
5190,
87,
1435,
288,
3639,
327,
720,
1803,
5190,
87,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1803,
5190,
87,
12473,
5190,
87,
1435,
288,
3639,
327,
720,
1803,
5190,
87,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
this.validators = new Vector(); | public ObjectInputStream(InputStream in) throws IOException, StreamCorruptedException { if (DEBUG) { String val = System.getProperty("gcj.dumpobjects"); if (dump == false && val != null && !val.equals("")) { dump = true; System.out.println ("Serialization debugging enabled"); } else if (dump =... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/ca0ce8a9364b5ef0a98d9a228497375949fc26b9/ObjectInputStream.java/clean/java/io/ObjectInputStream.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
22726,
12,
4348,
316,
13,
565,
1216,
1860,
16,
3961,
22701,
329,
503,
225,
288,
565,
309,
261,
9394,
13,
1377,
288,
202,
780,
1244,
273,
2332,
18,
588,
1396,
2932,
13241,
78,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
22726,
12,
4348,
316,
13,
565,
1216,
1860,
16,
3961,
22701,
329,
503,
225,
288,
565,
309,
261,
9394,
13,
1377,
288,
202,
780,
1244,
273,
2332,
18,
588,
1396,
2932,
13241,
78,
18,
... | |
return errorObject.getName(); | return NativeError.getName(errorObject); | public String getName() { return errorObject.getName(); } | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/12a288b564a6dcaf8b3301ecbad16dcaab0fb347/EcmaError.java/buggy/js/rhino/src/org/mozilla/javascript/EcmaError.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1723,
1435,
288,
3639,
327,
16717,
668,
18,
17994,
12,
1636,
921,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
1723,
1435,
288,
3639,
327,
16717,
668,
18,
17994,
12,
1636,
921,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
return StringUtil.trimString( (String) value ); | return stringValue; | public Object validateValue( Module module, PropertyDefn defn, Object value ) throws PropertyValueException { assert defn != null; if ( value == null ) { if ( defn.isStructureMember( ) ) throw new PropertyValueException( value, PropertyValueException.DESIGN_EXCEPTION_VALUE_REQUIRED, NAME_TYPE ); ... | 46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/9d419acd882ff99c489d3d2d83b6b6986c4290c5/NamePropertyType.java/buggy/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/metadata/NamePropertyType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
1954,
620,
12,
5924,
1605,
16,
4276,
3262,
82,
1652,
82,
16,
1082,
202,
921,
460,
262,
1216,
4276,
9738,
202,
95,
202,
202,
11231,
1652,
82,
480,
446,
31,
202,
202,
43... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
1954,
620,
12,
5924,
1605,
16,
4276,
3262,
82,
1652,
82,
16,
1082,
202,
921,
460,
262,
1216,
4276,
9738,
202,
95,
202,
202,
11231,
1652,
82,
480,
446,
31,
202,
202,
43... |
result[i] = (byte[])bytecodes.elementAt(i); | result[i] = (byte[])bytecodes.get(i); | private byte[][] getBytecodesFromJar(Source source, String fullClassName) { String xslFileName = getStylesheetFileName(source); File xslFile = null; if (xslFileName != null) xslFile = new File(xslFileName); // Construct the path for the jar file String jarPath = null; ... | 46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/e7c45b504f6bd71f4b598a65c546f09c95bef9f5/TransformerFactoryImpl.java/buggy/src/org/apache/xalan/xsltc/trax/TransformerFactoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1160,
63,
6362,
65,
9979,
14537,
1145,
1265,
10813,
12,
1830,
1084,
16,
514,
1983,
3834,
13,
565,
288,
377,
202,
780,
20791,
4771,
273,
336,
24656,
4771,
12,
3168,
1769,
377,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1160,
63,
6362,
65,
9979,
14537,
1145,
1265,
10813,
12,
1830,
1084,
16,
514,
1983,
3834,
13,
565,
288,
377,
202,
780,
20791,
4771,
273,
336,
24656,
4771,
12,
3168,
1769,
377,
202,
... |
if (flavor.getRepresentationClass().equals(ConfigElement.class)) { return true; } return false; | return flavor.getRepresentationClass().equals(ConfigElement.class); | public boolean isDataFlavorSupported(DataFlavor flavor) { if (flavor.getRepresentationClass().equals(ConfigElement.class)) { return true; } return false; } | 49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/b04bf75693ebb48de502e187ede5f4f33fdc76c5/ElementTree.java/buggy/modules/jackal/editors/org/vrjuggler/jccl/editors/ElementTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1250,
353,
751,
2340,
9444,
7223,
12,
751,
2340,
9444,
19496,
13,
565,
288,
1377,
309,
261,
2242,
9444,
18,
588,
13742,
797,
7675,
14963,
12,
809,
1046,
18,
1106,
3719,
1377,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1250,
353,
751,
2340,
9444,
7223,
12,
751,
2340,
9444,
19496,
13,
565,
288,
1377,
309,
261,
2242,
9444,
18,
588,
13742,
797,
7675,
14963,
12,
809,
1046,
18,
1106,
3719,
1377,
288,
... |
filter.replay(context); | filter.replay(fileOutputStream); | public void start(PipelineContext context) { try { // Read config final Config config = (Config) readCacheInputAsObject(context, getInputByName(INPUT_CONFIG), new CacheableInputReader() { public Object read(PipelineContext context, ProcessorInput input) { ... | 57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/b959346f1cc069c1171caa8979e9092a093bdc5c/FileSerializer.java/buggy/src/java/org/orbeon/oxf/processor/serializer/FileSerializer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
12,
8798,
1042,
819,
13,
288,
3639,
775,
288,
5411,
368,
2720,
642,
5411,
727,
1903,
642,
273,
261,
809,
13,
855,
1649,
1210,
1463,
921,
12,
2472,
16,
12353,
5911,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
787,
12,
8798,
1042,
819,
13,
288,
3639,
775,
288,
5411,
368,
2720,
642,
5411,
727,
1903,
642,
273,
261,
809,
13,
855,
1649,
1210,
1463,
921,
12,
2472,
16,
12353,
5911,
12,
... |
System.out.println("--------------------------------"); | if (! (data[1] instanceof Number)) { throw new PainterException("setdash: wrong arguments"); } ArrayList list = (ArrayList) data[0]; if (list.size() == 0) { return; } float[] dashpattern = new float[list.size()]; for (int i = 0; i < dashpattern.length; i++) { dashpattern[i] = ( (Number) list.get(i)).floatValue(); } f... | public void execute(PAContext context) throws PainterException { Enumeration enumx = context.operands.elements(); System.out.println("-------------Stack--------------"); while (enumx.hasMoreElements()) { System.out.println(enumx.nextElement()); } System.out.println("---... | 3506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3506/daa5304636a08f20e2545b070a8a5d968b0ebfb8/PAContext.java/buggy/itext/src/com/lowagie/text/pdf/codec/postscript/PAContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
13864,
2792,
92,
273,
819,
18,
4063,
5708,
18,
6274,
5621,
3639,
2332,
18,
659,
18,
8222,
2932,
16982,
2624,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
918,
1836,
12,
4066,
1042,
819,
13,
1216,
453,
11606,
503,
288,
3639,
13864,
2792,
92,
273,
819,
18,
4063,
5708,
18,
6274,
5621,
3639,
2332,
18,
659,
18,
8222,
2932,
16982,
2624,
... |
PropertyValue[] dynamicProperties = gBeanDefinition.getDynamicPropertyValues().getPropertyValues(); for (int i = 0; i < dynamicProperties.length; i++) { PropertyValue dynamicPropertyValue = dynamicProperties[i]; gbeanData.setAttribute(dynamicPropertyValue.getName(), dynamicPropertyValue.getValue()); } for (Iterator i... | for (Iterator iterator = serviceFactory.getDynamicProperties().entrySet().iterator(); iterator.hasNext();) { | public static GBeanData createGBeanData(GBeanDefinition gBeanDefinition) { GBeanData gbeanData = new GBeanData(gBeanDefinition.getObjectName(), createGBeanInfo(gBeanDefinition)); gbeanData.setAttribute("gbeanEnabled", Boolean.valueOf(gBeanDefinition.isEnabled())); // add the normal properties ... | 52533 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52533/6a661ce4fbc3261ed4b3a744b1e1919df53cbbf7/GeronimoUtil.java/buggy/kernel/src/java/org/gbean/geronimo/GeronimoUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
611,
3381,
751,
752,
43,
3381,
751,
12,
43,
3381,
1852,
314,
3381,
1852,
13,
288,
3639,
611,
3381,
751,
314,
14496,
751,
273,
394,
611,
3381,
751,
12,
75,
3381,
1852,
18,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
611,
3381,
751,
752,
43,
3381,
751,
12,
43,
3381,
1852,
314,
3381,
1852,
13,
288,
3639,
611,
3381,
751,
314,
14496,
751,
273,
394,
611,
3381,
751,
12,
75,
3381,
1852,
18,
5... |
cx.isGeneratingDebug(); | (cx.isGeneratingDebugChanged() && cx.isGeneratingDebug()); | generateFunctionICode(Context cx, Scriptable scope, FunctionNode theFunction, Object securityDomain) { itsFunctionList = (Vector) theFunction.getProp(Node.FUNCTION_PROP); if (itsFunctionList != null) generateNestedFunctions(scope, cx, securityDomain); Ob... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/5425d1691bf0027c3411689a78202b7f4d1cc124/Interpreter.java/clean/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2103,
2083,
45,
1085,
12,
1042,
9494,
16,
22780,
2146,
16,
21821,
4284,
907,
326,
2083,
16,
1033,
4373,
3748,
13,
565,
288,
3639,
2097,
2083,
682,
273,
261,
5018,
13,
326,
2083,
18,
588... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
2103,
2083,
45,
1085,
12,
1042,
9494,
16,
22780,
2146,
16,
21821,
4284,
907,
326,
2083,
16,
1033,
4373,
3748,
13,
565,
288,
3639,
2097,
2083,
682,
273,
261,
5018,
13,
326,
2083,
18,
588... |
Type receiverType = typeFrame.getInstance(invokeInstruction, cpg); | int instanceSlot = typeFrame.getInstanceSlot(invokeInstruction, cpg); Type receiverType = typeFrame.getValue(instanceSlot); | public static Set<XMethod> resolveMethodCallTargets( InvokeInstruction invokeInstruction, TypeFrame typeFrame, ConstantPoolGen cpg) throws DataflowAnalysisException, ClassNotFoundException { if (invokeInstruction.getOpcode() == Constants.INVOKESTATIC) { HashSet<XMethod> result = new HashSet<XMethod>(); re... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/4b2340f43a24630a39d1e3cf394c3e3f87f27243/Hierarchy.java/clean/findbugs/src/java/edu/umd/cs/findbugs/ba/Hierarchy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1000,
32,
60,
1305,
34,
2245,
12592,
9432,
12,
1082,
202,
10969,
11983,
4356,
11983,
16,
1082,
202,
559,
3219,
618,
3219,
16,
1082,
202,
6902,
2864,
7642,
3283,
75,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
1000,
32,
60,
1305,
34,
2245,
12592,
9432,
12,
1082,
202,
10969,
11983,
4356,
11983,
16,
1082,
202,
559,
3219,
618,
3219,
16,
1082,
202,
6902,
2864,
7642,
3283,
75,
13,
1... |
if (hbodyPath.equals(bodyPath)){ checkFolders(cms, newFolder); | if (hbodyPath.equals(bodyPath)){ String contentPath=newFolder+newFile; contentPath=contentPath.substring(0,contentPath.lastIndexOf("/")+1); checkFolders(cms, contentPath); | private void copyFile(A_CmsObject cms,CmsFile file, String newFolder, String newFile,String flags) throws CmsException { // copy the file and set the access flags if nescessary cms.copyFile(file.getAbsolutePath(),newFolder+newFile); //is file type plain if( (cms.getResourceType(file.getTy... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/8f630bfc5dad65876e449420ae633be47d3d6085/CmsCopy.java/clean/src/com/opencms/workplace/CmsCopy.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
26955,
12,
37,
67,
4747,
921,
6166,
16,
4747,
812,
585,
16,
514,
394,
3899,
16,
514,
20592,
16,
780,
2943,
13,
540,
1216,
11228,
288,
3639,
368,
1610,
326,
585,
471,
444,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
26955,
12,
37,
67,
4747,
921,
6166,
16,
4747,
812,
585,
16,
514,
394,
3899,
16,
514,
20592,
16,
780,
2943,
13,
540,
1216,
11228,
288,
3639,
368,
1610,
326,
585,
471,
444,
3... |
public void rule_attributes(RuleDescr rule) throws RecognitionException { AttributeDescr a = null; try { // D:\\workspace\\jboss\\jbossrules\\drools-compiler\\src\\main\\resources\\org\\drools\\lang\\DRL.g:500:4: ( ( ( 'attributes' ':' )=> 'attributes' ':' )? ( ( ( ( ',' )=> ',' )? rule_... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/63bc7036e62ae854cec463d59712c173f74e984c/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1720,
67,
4350,
12,
2175,
16198,
1720,
13,
1216,
9539,
288,
6647,
3601,
16198,
279,
273,
446,
31,
3639,
775,
288,
5411,
368,
463,
31027,
14915,
1695,
10649,
8464,
1695,
10649,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1720,
67,
4350,
12,
2175,
16198,
1720,
13,
1216,
9539,
288,
6647,
3601,
16198,
279,
273,
446,
31,
3639,
775,
288,
5411,
368,
463,
31027,
14915,
1695,
10649,
8464,
1695,
10649,
... | ||
if (lhs == null || rhs == null) { | if (rhs == null) { | private boolean isNegation(PsiExpression condition) { if (condition instanceof PsiPrefixExpression) { final PsiPrefixExpression prefixExpression = (PsiPrefixExpression) condition; final PsiJavaToken sign = prefixExpression.getOperationSign(); final IElemen... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/10dfc0821a579a6a0ff949a64d378572f57a4625/NegatedIfElseInspection.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/controlflow/NegatedIfElseInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
8197,
1332,
367,
12,
52,
7722,
2300,
2269,
13,
288,
5411,
309,
261,
4175,
1276,
453,
7722,
2244,
2300,
13,
288,
7734,
727,
453,
7722,
2244,
2300,
1633,
2300,
273,
261,
52,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
8197,
1332,
367,
12,
52,
7722,
2300,
2269,
13,
288,
5411,
309,
261,
4175,
1276,
453,
7722,
2244,
2300,
13,
288,
7734,
727,
453,
7722,
2244,
2300,
1633,
2300,
273,
261,
52,
7... |
Listener lsEditOptions = new Listener() { public void handleEvent(Event e) { editOptions(); } }; | Listener lsEditUnselectAll = new Listener() { public void handleEvent(Event e) { editUnselectAll(); } }; | Listener lsEditOptions = new Listener() { public void handleEvent(Event e) { editOptions(); } }; | 9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/3407e1c953a175ae95b8f8869519858341ca2b24/Chef.java/clean/src/be/ibridge/kettle/chef/Chef.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
2223,
7180,
4666,
1320,
377,
273,
394,
10652,
1435,
288,
1071,
918,
1640,
1133,
12,
1133,
425,
13,
288,
3874,
1320,
5621,
377,
289,
289,
31,
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,
3196,
202,
2223,
7180,
4666,
1320,
377,
273,
394,
10652,
1435,
288,
1071,
918,
1640,
1133,
12,
1133,
425,
13,
288,
3874,
1320,
5621,
377,
289,
289,
31,
2,
-100,
-100,
-100,
-100,
-100,
-100,
... |
private void __builtin_unsigned_long() { //unsigned long ICASTSimpleDeclSpecifier parmSds = new CASTSimpleDeclSpecifier(); parmSds.setType(IASTSimpleDeclSpecifier.t_unspecified); parmSds.setUnsigned(true); parmSds.setLong(true); IType c_unsigned_long = new CQualifierType(parmSds); IType cpp_unsigned_long ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/e5e342776ddb4235e342044729523a01bf8c688b/GCCBuiltinSymbolProvider.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/GCCBuiltinSymbolProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
972,
24553,
67,
22297,
67,
5748,
1435,
95,
759,
22297,
5748,
202,
202,
2871,
9053,
5784,
3456,
21416,
1065,
81,
55,
2377,
33,
2704,
21871,
5784,
3456,
21416,
5621,
202,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
6459,
972,
24553,
67,
22297,
67,
5748,
1435,
95,
759,
22297,
5748,
202,
202,
2871,
9053,
5784,
3456,
21416,
1065,
81,
55,
2377,
33,
2704,
21871,
5784,
3456,
21416,
5621,
202,
2... | ||
ref.append( line ).append( "\n" ); | ref.append( line ).append('\n'); | public void handlePost(URI uri, Bucket data, ToadletContext ctx) throws ToadletContextClosedException, IOException, RedirectException { if(data.size() > 1024*1024) { this.writeReply(ctx, 400, "text/plain", "Too big", "Too much data, darknet toadlet limited to 1MB"); return; } HTTPRequest request = new HTTPReq... | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/62fd59041864b4ed1f43adc676de6bfb5ea977f3/DarknetConnectionsToadlet.java/buggy/src/freenet/clients/http/DarknetConnectionsToadlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
202,
202,
430,
12,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1640,
3349,
12,
3098,
2003,
16,
7408,
501,
16,
2974,
361,
1810,
1042,
1103,
13,
1216,
2974,
361,
1810,
1042,
7395,
503,
16,
1860,
16,
9942,
503,
288,
202,
202,
430,
12,
... |
private static ObjectSerializer makeAuStateSerializer() { | private ObjectSerializer makeAuStateSerializer() { | private static ObjectSerializer makeAuStateSerializer() { // CASTOR: Phase out with Castor return makeObjectSerializer(AuStateBean.class); } | 8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/322ef92ed296394c2702ea09f9138469fd1c85c1/HistoryRepositoryImpl.java/buggy/src/org/lockss/state/HistoryRepositoryImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1033,
6306,
1221,
37,
89,
1119,
6306,
1435,
288,
565,
368,
6425,
882,
916,
30,
19459,
596,
598,
19782,
280,
565,
327,
1221,
921,
6306,
12,
37,
89,
1119,
3381,
18,
1106,
1769,
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,
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,
3238,
1033,
6306,
1221,
37,
89,
1119,
6306,
1435,
288,
565,
368,
6425,
882,
916,
30,
19459,
596,
598,
19782,
280,
565,
327,
1221,
921,
6306,
12,
37,
89,
1119,
3381,
18,
1106,
1769,
225,... |
handleAdmin(user, req); | if (authAction) { handleAdmin(user, req); | public void service(HttpServletRequest req, HttpServletResponse resp) throws ServletException, IOException { req.setCharacterEncoding("UTF-8"); resp.setCharacterEncoding("UTF-8"); resp.setContentType("text/html"); User user = (User)req.getSession().getAttribute("user"); St... | 27433 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27433/ddd438de35fbe3d75565ba0a1660cac2e44a66b7/BaseServlet.java/clean/apps/syndie/java/src/net/i2p/syndie/web/BaseServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1156,
12,
2940,
18572,
1111,
16,
12446,
1718,
13,
1216,
16517,
16,
1860,
288,
3639,
1111,
18,
542,
7069,
4705,
2932,
5159,
17,
28,
8863,
3639,
1718,
18,
542,
7069,
4705,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1156,
12,
2940,
18572,
1111,
16,
12446,
1718,
13,
1216,
16517,
16,
1860,
288,
3639,
1111,
18,
542,
7069,
4705,
2932,
5159,
17,
28,
8863,
3639,
1718,
18,
542,
7069,
4705,
2932,
... |
if (parent == null) { | if (parent == null) { | public void resetPropertyValue() { if (parent == null) { // root does not have a default value return; } // Use our parent's values to reset our values. boolean change = false; Object[] objects = parent.getValues(); for (int i = 0; i < objects.length; i++) { ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/1ccb6f8ddf35b3b40ebd3ebe3e7982aa947ec045/PropertySheetEntry.java/buggy/bundles/org.eclipse.ui.views/src/org/eclipse/ui/views/properties/PropertySheetEntry.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2715,
16107,
1435,
288,
3639,
309,
261,
2938,
422,
446,
13,
288,
1082,
202,
759,
1365,
1552,
486,
1240,
279,
805,
460,
5411,
327,
31,
202,
202,
97,
3639,
368,
202,
3727,
3134... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2715,
16107,
1435,
288,
3639,
309,
261,
2938,
422,
446,
13,
288,
1082,
202,
759,
1365,
1552,
486,
1240,
279,
805,
460,
5411,
327,
31,
202,
202,
97,
3639,
368,
202,
3727,
3134... |
int slot = VM_Statics.findOrCreateFloatLiteral(ibits); int offset = slot << LOG_BYTES_IN_INT; | Offset offset = VM_Statics.findOrCreateFloatLiteral(ibits); | protected final VM_MachineCode genCode () { emit_prologue(); while (bcodes.hasMoreBytecodes()) { biStart = bcodes.index(); bytecodeMap[biStart] = asm.getMachineCodeIndex(); asm.resolveForwardReferences(biStart); //-#if RVM_WITH_OSR asm.patchLoadRetAddrConst(biStart); //-#endif ... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/d1d1434574eb350f48cb1d82f04917a27eea9bdc/VM_CompilerFramework.java/buggy/rvm/src/vm/compilers/baseline/VM_CompilerFramework.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
727,
8251,
67,
6981,
1085,
3157,
1085,
1832,
288,
565,
3626,
67,
685,
1330,
344,
5621,
565,
1323,
261,
70,
7000,
18,
5332,
7417,
858,
14537,
1145,
10756,
288,
1377,
10054,
1685,
273... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
727,
8251,
67,
6981,
1085,
3157,
1085,
1832,
288,
565,
3626,
67,
685,
1330,
344,
5621,
565,
1323,
261,
70,
7000,
18,
5332,
7417,
858,
14537,
1145,
10756,
288,
1377,
10054,
1685,
273... |
if(totalZeros == 0 && totalOnes == 0) | if((totalZeros == 0) && (totalOnes == 0)) | public synchronized double currentValue() { if(totalZeros < 0 || totalOnes < 0) { Logger.error(this, "Argh in currentValue(): "+this, new Exception("debug")); calculateTotalOnesZeros(); } if(totalZeros == 0 && totalOnes == 0) return defaultValue; return ((double)totalOnes) /... | 50493 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50493/ca136843ae9ecb30cadada58a33a5dc2cf8ad064/SimpleBinaryRunningAverage.java/clean/src/freenet/support/math/SimpleBinaryRunningAverage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1645,
14794,
1435,
288,
202,
565,
309,
12,
4963,
20801,
411,
374,
747,
2078,
1398,
281,
411,
374,
13,
288,
202,
3639,
4242,
18,
1636,
12,
2211,
16,
315,
4117,
76,
316,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1645,
14794,
1435,
288,
202,
565,
309,
12,
4963,
20801,
411,
374,
747,
2078,
1398,
281,
411,
374,
13,
288,
202,
3639,
4242,
18,
1636,
12,
2211,
16,
315,
4117,
76,
316,
... |
_notifyObject(_notifierLock); | _notifyLock(); | public void threadLocationUpdated(OpenDefinitionsDocument doc, int lineNumber) { // EventHandler's thread: test should wait synchronized(_notifierLock) { threadLocationUpdatedCount++; if (printEvents) System.out.println("threadUpdated " + threadLocationU... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/da5a0dd68bcb282274a520304e64e7f255ef6c4e/DebugTest.java/clean/drjava/src/edu/rice/cs/drjava/model/debug/DebugTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2650,
2735,
7381,
12,
3678,
7130,
2519,
997,
16,
4766,
4202,
509,
13629,
13,
288,
1377,
368,
26012,
1807,
2650,
30,
1842,
1410,
2529,
1377,
3852,
24899,
902,
1251,
2531,
13,
28... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2650,
2735,
7381,
12,
3678,
7130,
2519,
997,
16,
4766,
4202,
509,
13629,
13,
288,
1377,
368,
26012,
1807,
2650,
30,
1842,
1410,
2529,
1377,
3852,
24899,
902,
1251,
2531,
13,
28... |
changeBlocks(currentBlockDef); | if (currentBlockDef != BLOX_CUSTOM){ changeBlocks(currentBlockDef); }else{ Vector theBlocks = new Vector(); for (int x = 0; x < currentBlocks.size(); x++){ Vector goodies = new Vector(); int currentBlock[] = (int[])currentBlocks.elementAt(x); for (int marker = 0; marker < currentBlock.length; marker++){ for (int y = 0... | public void stateChanged(ChangeEvent e) { int tabNum = tabs.getSelectedIndex(); if (tabNum == VIEW_D_NUM || tabNum == VIEW_HAP_NUM){ exportMenuItems[0].setEnabled(true); exportMenuItems[1].setEnabled(true); }else if (tabNum == VIEW_TDT_NUM || tabNum... | 51222 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51222/9a4fb36184c8a01d77b1ff8cbfeb789183ae2c46/HaploView.java/clean/edu/mit/wi/haploview/HaploView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
919,
5033,
12,
20930,
425,
13,
288,
5411,
509,
3246,
2578,
273,
10920,
18,
588,
7416,
1016,
5621,
5411,
309,
261,
7032,
2578,
422,
21794,
67,
40,
67,
6069,
747,
3246,
2578,
4... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
919,
5033,
12,
20930,
425,
13,
288,
5411,
509,
3246,
2578,
273,
10920,
18,
588,
7416,
1016,
5621,
5411,
309,
261,
7032,
2578,
422,
21794,
67,
40,
67,
6069,
747,
3246,
2578,
4... |
AboutFeaturesDialog d = new AboutFeaturesDialog(getShell(), primaryInfo, featureInfos); d.setInitialSelection((AboutInfo) event.widget.getData()); | AboutFeaturesDialog d = new AboutFeaturesDialog( getShell(), primaryInfo, featureInfos); d.setInitialSelection( (AboutInfo) event.widget.getData()); | protected Control createDialogArea(Composite parent) { setHandCursor(new Cursor(parent.getDisplay(), SWT.CURSOR_HAND)); setBusyCursor(new Cursor(parent.getDisplay(), SWT.CURSOR_WAIT)); getShell().addDisposeListener(new DisposeListener() { public void widgetDisposed(DisposeEvent e) { if (getHandCursor() != null... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/5c11908886291f25042ef1f3737171d1d18c38c5/AboutDialog.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/AboutDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
542,
1144,
6688,
12,
2704,
13949,
12,
2938,
18,
588,
4236,
9334,
348,
8588,
18,
7509,
55,
916,
67,
12346,
10019,
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,
8888,
752,
6353,
5484,
12,
9400,
982,
13,
288,
202,
202,
542,
1144,
6688,
12,
2704,
13949,
12,
2938,
18,
588,
4236,
9334,
348,
8588,
18,
7509,
55,
916,
67,
12346,
10019,
202,... |
if(targetFilename != null) { HashMap hm = new HashMap(); hm.put(targetFilename, meta); meta = Metadata.mkRedirectionManifestWithMetadata(hm); } | public void onMetadata(Metadata meta, ClientPutState state) { InserterException e = null; synchronized(this) { if(finished) return; if(reportMetadataOnly) { if(state != sfi) { Logger.error(this, "Got metadata from unknown object "+state+" when expecting to report metadata"); return; } ... | 49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/81b762ce6e8800908f20fdd1c6a8abe2d7d6c32c/SingleFileInserter.java/clean/src/freenet/client/async/SingleFileInserter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
603,
2277,
12,
2277,
2191,
16,
2445,
6426,
1119,
919,
13,
288,
1082,
202,
382,
550,
387,
503,
425,
273,
446,
31,
1082,
202,
22043,
12,
2211,
13,
288,
9506,
202,
430,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
603,
2277,
12,
2277,
2191,
16,
2445,
6426,
1119,
919,
13,
288,
1082,
202,
382,
550,
387,
503,
425,
273,
446,
31,
1082,
202,
22043,
12,
2211,
13,
288,
9506,
202,
430,
1... | |
VM_Finalizer.setup(); | static void boot (VM_BootRecord bootrecord) { verbose = bootrecord.verboseGC; smallHeapSize = bootrecord.smallSpaceSize; int largeSize = bootrecord.largeSpaceSize; int immortalSize = VM_Memory.roundUpPage((4 * largeSize / VM_Memory.getPagesize()) + 4 * VM_Memory.getPagesize()); int nurserySize = bootr... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/4dcaa02ef21feff3a95d1fa7e3d6759c55f8eac0/VM_Allocator.java/buggy/rvm/src/vm/memoryManagers/watson/copyGen/VM_Allocator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
918,
4835,
261,
7397,
67,
15817,
2115,
4835,
3366,
13,
288,
377,
3988,
273,
4835,
3366,
18,
11369,
15396,
31,
565,
5264,
15648,
1225,
273,
4835,
3366,
18,
12019,
3819,
1225,
31,
565,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
918,
4835,
261,
7397,
67,
15817,
2115,
4835,
3366,
13,
288,
377,
3988,
273,
4835,
3366,
18,
11369,
15396,
31,
565,
5264,
15648,
1225,
273,
4835,
3366,
18,
12019,
3819,
1225,
31,
565,... | |
/************************************************************************* * SELECTMODE * *************************************************************************/ if (c2dm.getDrawMode() == c2dm.SELECT && wasDragged) { Atom currentAtom; Bond currentBond; Atom... | public void mouseReleased(MouseEvent e) { int mouseX = e.getX(), mouseY = e.getY(); /************************************************************************* * DRAWBONDMODE * **********... | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/140582839d7e1009fd8e33ac1853155e7be004a2/JCPController2D.java/buggy/src/org/openscience/cdk/controller/JCPController2D.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
26363,
12,
9186,
1133,
425,
13,
3639,
288,
7734,
509,
7644,
60,
273,
425,
18,
588,
60,
9334,
7644,
61,
273,
425,
18,
588,
61,
5621,
7734,
342,
11125,
1644,
14,
1171,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
7644,
26363,
12,
9186,
1133,
425,
13,
3639,
288,
7734,
509,
7644,
60,
273,
425,
18,
588,
60,
9334,
7644,
61,
273,
425,
18,
588,
61,
5621,
7734,
342,
11125,
1644,
14,
1171,
... | |
final String uri = _uriArray[_namespace[type]]; | final String uri = _uriArray[ui]; | private String copyElement(int node, int type, TransletOutputHandler handler) throws TransletException { type = type - NTYPES; String name = _namesArray[type]; final int pi = _prefix[node]; if (pi > 0) { final String prefix = _prefixArray[pi]; final String uri = _uriArray[_namespace[type]]; fin... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/95944ab187ccf2b1ec8b57622051789f780f7d59/DOMImpl.java/buggy/src/org/apache/xalan/xsltc/dom/DOMImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
514,
1610,
1046,
12,
474,
756,
16,
509,
618,
16,
9506,
4202,
2604,
1810,
30796,
1838,
13,
202,
15069,
2604,
1810,
503,
288,
202,
723,
273,
618,
300,
423,
10564,
31,
202,
780,
508,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1610,
1046,
12,
474,
756,
16,
509,
618,
16,
9506,
4202,
2604,
1810,
30796,
1838,
13,
202,
15069,
2604,
1810,
503,
288,
202,
723,
273,
618,
300,
423,
10564,
31,
202,
780,
508,... |
VM.assert(BIG_GCI_IDX_ADJ == 1 && | VM._assert(BIG_GCI_IDX_ADJ == 1 && | private void generateMCInformation(OPT_GCIRMap irMap) throws VM_PragmaInterruptible { OPT_CallSiteTree inliningMap = new OPT_CallSiteTree(); int numEntries = 0; // (1) Count how many entries we are going to have and // construct and encode the inlining information for those entries. for (OPT_GC... | 4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/a5a05b105574ec4e1a0bacfcc731385b09418803/VM_OptMachineCodeMap.java/clean/rvm/src/vm/compilers/optimizing/vmInterface/services/VM_OptMachineCodeMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2103,
20022,
5369,
12,
15620,
67,
43,
7266,
54,
863,
9482,
863,
13,
1216,
8251,
67,
2050,
9454,
14126,
1523,
288,
565,
16456,
67,
1477,
4956,
2471,
316,
7511,
310,
863,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
2103,
20022,
5369,
12,
15620,
67,
43,
7266,
54,
863,
9482,
863,
13,
1216,
8251,
67,
2050,
9454,
14126,
1523,
288,
565,
16456,
67,
1477,
4956,
2471,
316,
7511,
310,
863,
273,
... |
modes = new IOModes(getRuntime(), mode); handler = new IOHandlerSeekable(getRuntime(), path, modes); | if (newModes != null) { modes = newModes; } if ("/dev/null".equals(path)) { handler = new IOHandlerNull(getRuntime(), modes); } else { handler = new IOHandlerSeekable(getRuntime(), path, modes); } | public IRubyObject reopen(IRubyObject[] args) { if (args.length < 1) { throw getRuntime().newArgumentError("wrong number of arguments"); } if (args[0].isKindOf(getRuntime().getClass("IO"))) { RubyIO ios = (RubyIO) args[0]; int keepFileno = handler.getFileno(); ... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/24fc00ac9f647542a77f440ea686cea2d209f347/RubyIO.java/buggy/src/org/jruby/RubyIO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
31563,
12,
7937,
10340,
921,
8526,
833,
13,
288,
377,
202,
430,
261,
1968,
18,
2469,
411,
404,
13,
288,
5411,
604,
18814,
7675,
2704,
1379,
668,
2932,
21530,
1300... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15908,
10340,
921,
31563,
12,
7937,
10340,
921,
8526,
833,
13,
288,
377,
202,
430,
261,
1968,
18,
2469,
411,
404,
13,
288,
5411,
604,
18814,
7675,
2704,
1379,
668,
2932,
21530,
1300... |
classSpecifier.setTopLine( parser.getLineNumberForOffset(classKey.getOffset()) ); | public Object classSpecifierBegin(Object container, Token classKey) { TypeSpecifier.IOwner decl = (TypeSpecifier.IOwner)container; int kind = ClassKey.t_struct; int visibility = AccessSpecifier.v_public; switch (classKey.getType()) { case Token.t_class: kind = ClassKey.t_class; visibility = AccessSpec... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/eaf3aacd4e3d8f3a8cf9d61dbcdfcb0d824bad16/DOMBuilder.java/clean/core/org.eclipse.cdt.core/dom/org/eclipse/cdt/internal/core/dom/DOMBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
667,
21416,
8149,
12,
921,
1478,
16,
3155,
667,
653,
13,
288,
202,
202,
559,
21416,
18,
45,
5541,
3496,
273,
261,
559,
21416,
18,
45,
5541,
13,
3782,
31,
9506,
202,
47... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
667,
21416,
8149,
12,
921,
1478,
16,
3155,
667,
653,
13,
288,
202,
202,
559,
21416,
18,
45,
5541,
3496,
273,
261,
559,
21416,
18,
45,
5541,
13,
3782,
31,
9506,
202,
47... | |
createAlignment(mySettings.ALIGN_MULTILINE_PARAMETERS, null)); | AlignmentStrategy.createDoNotAlingCommaStrategy(createAlignment(mySettings.ALIGN_MULTILINE_PARAMETERS, null))); | protected ASTNode processChild(final ArrayList<Block> result, ASTNode child, Alignment defaultAlignment, final Wrap defaultWrap) { if (child.getElementType() == ElementType.LBRACE) { if (!result.isEmpty()) { final ArrayList<Block> subBlock = new ArrayList<Block>(result); result.clear(); r... | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/8073fc2d58c87310dd345e2409065063d74a5dc1/AbstractJavaBlock.java/buggy/source/com/intellij/psi/formatter/newXmlFormatter/java/AbstractJavaBlock.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
9183,
907,
1207,
1763,
12,
6385,
2407,
32,
1768,
34,
563,
16,
9183,
907,
1151,
16,
17804,
805,
11535,
16,
727,
4266,
805,
2964,
13,
288,
565,
309,
261,
3624,
18,
588,
17481,
1435,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
9183,
907,
1207,
1763,
12,
6385,
2407,
32,
1768,
34,
563,
16,
9183,
907,
1151,
16,
17804,
805,
11535,
16,
727,
4266,
805,
2964,
13,
288,
565,
309,
261,
3624,
18,
588,
17481,
1435,... |
+ version +"\"", Project.MSG_VERBOSE); | + version + "\"", Project.MSG_VERBOSE); | protected boolean isValidRdbms(Connection conn) { if (rdbms == null && version == null) { return true; } try { DatabaseMetaData dmd = conn.getMetaData(); if (rdbms != null) { String theVendor = dmd.getDatabaseProductName().toLo... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/c6c232893c39257745a8f7a618bcdb5c59791cae/SQLExec.java/buggy/src/main/org/apache/tools/ant/taskdefs/SQLExec.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
4908,
54,
1966,
959,
12,
1952,
1487,
13,
288,
3639,
309,
261,
86,
1966,
959,
422,
446,
597,
1177,
422,
446,
13,
288,
5411,
327,
638,
31,
3639,
289,
7734,
775,
288,
5411,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
4908,
54,
1966,
959,
12,
1952,
1487,
13,
288,
3639,
309,
261,
86,
1966,
959,
422,
446,
597,
1177,
422,
446,
13,
288,
5411,
327,
638,
31,
3639,
289,
7734,
775,
288,
5411,
5... |
SimpleDateFormat dateformat = new SimpleDateFormat("yyyy-MM-dd") ; Date dt = IMCServiceRMI.getCurrentDate(imcserver) ; sqlStr = "update meta set date_modified = '"+dateformat.format(dt)+"' where meta_id = "+meta_id ; IMCServiceRMI.sqlUpdateQuery(imcserver,sqlStr) ; byte[] tempbytes = AdminDoc.adminDoc(meta_id,meta_id,... | String output = AdminDoc.adminDoc(meta_id,meta_id,host,user,req,res) ; if ( output != null ) { out.write(output) ; | public void doPost( HttpServletRequest req, HttpServletResponse res ) throws ServletException, IOException { String host = req.getHeader("Host") ; String imcserver = Utility.getDomainPref("adminserver",host) ; String start_url = Utility.getDomainPref( "start_url",host ) ; imcode.server.User user ; ... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/724e7812e834d9de044f04f1b96918c3622f1241/SaveUrlDoc.java/buggy/servlets/SaveUrlDoc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
741,
3349,
12,
9984,
1111,
16,
12446,
400,
262,
1216,
16517,
16,
1860,
288,
202,
202,
780,
1479,
4697,
202,
33,
1111,
18,
588,
1864,
2932,
2594,
7923,
274,
202,
202,
780,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
3349,
12,
9984,
1111,
16,
12446,
400,
262,
1216,
16517,
16,
1860,
288,
202,
202,
780,
1479,
4697,
202,
33,
1111,
18,
588,
1864,
2932,
2594,
7923,
274,
202,
202,
780,... |
public Collection mustContain() | public Collection mustContain(Map sym_to_vars) | public Collection mustContain() { Collection c = a.mustContain(); c.retainAll(b.mustContain()); return c; } | 236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/823817a6d12311615190978f5aa599ec715448dc/RegexAlternation_c.java/clean/aop/abc/src/abc/tm/ast/RegexAlternation_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
1297,
22928,
12,
863,
5382,
67,
869,
67,
4699,
13,
565,
288,
3639,
2200,
276,
273,
279,
18,
11926,
22928,
5621,
3639,
276,
18,
1349,
530,
1595,
12,
70,
18,
11926,
22928,
106... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2200,
1297,
22928,
12,
863,
5382,
67,
869,
67,
4699,
13,
565,
288,
3639,
2200,
276,
273,
279,
18,
11926,
22928,
5621,
3639,
276,
18,
1349,
530,
1595,
12,
70,
18,
11926,
22928,
106... |
URLConnection cntx = UrlConnectionUtil.getUrlConnection(serverURL, proxySettings, false); | URLConnection cntx = WebClientUtil.getUrlConnection(serverURL, proxySettings, false); | public void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException { monitor.beginTask("Validating server settings", IProgressMonitor.UNKNOWN); try { Proxy proxySettings = TasksUiPlugin.getDefault().getProxySettings(); URLConnection cntx = UrlConnectionUtil.getUrlConn... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/48db300fbbd42bfc04561f665b8678490392afac/BugzillaRepositorySettingsPage.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/tasklist/BugzillaRepositorySettingsPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
6862,
202,
10259,
18,
10086,
2174,
2932,
31496,
1438,
1947,
3113,
467,
5491,
7187,
18,
14737,
1769,
6862,
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,
4697,
202,
482,
918,
1086,
12,
45,
5491,
7187,
6438,
13,
1216,
15342,
16,
7558,
288,
6862,
202,
10259,
18,
10086,
2174,
2932,
31496,
1438,
1947,
3113,
467,
5491,
7187,
18,
14737,
1769,
6862,
2... |
String keyword = getSymbolKeyword(symbol); | String keyword = getSymbolKeywordForDoc(symbol); | public SymbolTablePrinter printShortSignature(Symbol symbol, boolean addLink) { String keyword = getSymbolKeyword(symbol); if (keyword != null) print(keyword).space(); printSymbol(symbol, addLink); return printType(symbol.loBound(), ">:"); } | 9617 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9617/4abf1460408db127900f0520538890e4b9675738/SymbolTablePrinter.java/clean/sources/scala/tools/scaladoc/SymbolTablePrinter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8565,
1388,
12149,
1172,
4897,
5374,
12,
5335,
3273,
16,
1250,
527,
2098,
13,
288,
3639,
514,
4932,
273,
18712,
8736,
1290,
1759,
12,
7175,
1769,
3639,
309,
261,
11041,
480,
446,
13... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8565,
1388,
12149,
1172,
4897,
5374,
12,
5335,
3273,
16,
1250,
527,
2098,
13,
288,
3639,
514,
4932,
273,
18712,
8736,
1290,
1759,
12,
7175,
1769,
3639,
309,
261,
11041,
480,
446,
13... |
public void handleFiles(List files) { try { DocumentBuilderFactory dbf = DocumentBuilderFactory.newInstance(); DocumentBuilder db = dbf.newDocumentBuilder(); Document doc = db.newDocument(); Element overviewRoot = Util.addChildElement(doc, "overview-frame", null); doc = db.newDocument(); Element allTag... | 54704 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54704/bcf54ee9560f4fd9a0ff083d3f0ea7c829a28aea/TaglibDoc.java/buggy/contrib/tag-doc/src/java/org/apache/struts/taskdefs/TaglibDoc.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6459,
4110,
2697,
12,
682,
2354,
15329,
202,
202,
698,
95,
1082,
202,
2519,
20692,
1966,
74,
33,
2519,
20692,
18,
2704,
1442,
5621,
1082,
202,
2519,
1263,
1966,
33,
1966,
74,
... | ||
throw new SQLException(pg_stream.ReceiveString(getEncoding())); | throw new SQLException(pg_stream.ReceiveString(encoding)); | protected void openConnection(String host, int port, Properties info, String database, String url, Driver d) throws SQLException { // Throw an exception if the user or password properties are missing // This occasionally occurs when the client uses the properties version // of getConnection(), and is a ... | 46409 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46409/ff21a8e5c86457e205ff7c598b930efd711cb2dc/Connection.java/clean/src/interfaces/jdbc/org/postgresql/Connection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
24982,
12,
780,
1479,
16,
509,
1756,
16,
6183,
1123,
16,
514,
2063,
16,
514,
880,
16,
9396,
302,
13,
1216,
6483,
565,
288,
565,
368,
3743,
392,
1520,
309,
326,
729,
578,
22... |
res.parens.set(num, parsub); | res.parens[num] = parsub; | Object executeRegExp(Context cx, Scriptable scopeObj, RegExpImpl res, String str, int indexp[], int matchType) { REGlobalData gData = new REGlobalData(); REMatchState x; int start = indexp[0]; char[] charArray = str.toCharArray(); int length = charArray.... | 47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/aed233007b8749bf8f41f247b9a7be9623fcc366/NativeRegExp.java/buggy/js/rhino/src/org/mozilla/javascript/regexp/NativeRegExp.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1033,
1836,
13673,
12,
1042,
9494,
16,
22780,
2146,
2675,
16,
10679,
2828,
400,
16,
7682,
514,
609,
16,
509,
770,
84,
63,
6487,
509,
845,
559,
13,
565,
288,
3639,
2438,
5160,
751,
314,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1033,
1836,
13673,
12,
1042,
9494,
16,
22780,
2146,
2675,
16,
10679,
2828,
400,
16,
7682,
514,
609,
16,
509,
770,
84,
63,
6487,
509,
845,
559,
13,
565,
288,
3639,
2438,
5160,
751,
314,
... |
} | public void buttonSelected(Button button, int index) { if (getViewer() == fLibraryPart.getViewer()) { switch (index) { case 0 : handleNew(); break; case 2 : handleUp(); break; case 3 : handleDown(); break; } } else if (getViewer() == fFolderPart.getViewer()) { if (index =... | 8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/8ef0d6ed33a0ada7aa654f23bd5c2b63fd6d7fd6/RuntimeInfoSection.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/build/RuntimeInfoSection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
3568,
7416,
12,
3616,
3568,
16,
509,
770,
13,
288,
1082,
202,
430,
261,
588,
18415,
1435,
422,
284,
9313,
1988,
18,
588,
18415,
10756,
288,
9506,
202,
9610,
261,
1615,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
3568,
7416,
12,
3616,
3568,
16,
509,
770,
13,
288,
1082,
202,
430,
261,
588,
18415,
1435,
422,
284,
9313,
1988,
18,
588,
18415,
10756,
288,
9506,
202,
9610,
261,
1615,
1... | |
cmof.reflection.Object object = new cmof.PropertyImpl(_439, extent, null, "cmof.PropertyImpl", new String[]{"cmof.RedefinableElementCustom", "core.abstractions.multiplicities.MultiplicityElementCustom", "core.abstractions.redefinitions.RedefinableElementCustom", "cmof.NamedElementCustom", "core.abstractions.namespaces.... | cmof.reflection.Object object = new cmof.PropertyImpl(_164, extent, null, "cmof.PropertyImpl", new String[]{"cmof.RedefinableElementCustom", "core.abstractions.multiplicities.MultiplicityElementCustom", "core.abstractions.redefinitions.RedefinableElementCustom", "cmof.NamedElementCustom", "core.abstractions.namespaces.... | private static cmof.reflection.Object getObject44(hub.sam.mof.reflection.ExtentImpl extent) { cmof.reflection.Object object = new cmof.PropertyImpl(_439, extent, null, "cmof.PropertyImpl", new String[]{"cmof.RedefinableElementCustom", "core.abstractions.multiplicities.MultiplicityElementCustom", "core.abstra... | 11562 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11562/de04478dee56227ec288b43e5ca731f9bbd84f7c/CMOF.java/buggy/SimpleMOF2/resources/repository/initial-src/cmof/CMOF.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
5003,
792,
18,
26606,
18,
921,
6455,
6334,
12,
14986,
18,
20353,
18,
81,
792,
18,
26606,
18,
17639,
2828,
11933,
13,
288,
3639,
5003,
792,
18,
26606,
18,
921,
733,
273,
394,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
5003,
792,
18,
26606,
18,
921,
6455,
6334,
12,
14986,
18,
20353,
18,
81,
792,
18,
26606,
18,
17639,
2828,
11933,
13,
288,
3639,
5003,
792,
18,
26606,
18,
921,
733,
273,
394,
... |
Transition t; for (Iterator ii=transitions.iterator(); ii.hasNext();) { t = (Transition) ii.next(); t.draw(g2); | Transition t; for (Iterator ii=transitions.iterator(); ii.hasNext();) { t = (Transition) ii.next(); t.draw(g2); } if (!processingTickEvent) processNextTickEvent(); | public void render(int w, int h, Graphics2D g2) { if (!initialized) return; super.render(w,h,g2); root.draw(g2); Transition t; for (Iterator ii=transitions.iterator(); ii.hasNext();) { t = (Transition) ii.next(); t.draw(g2); } if (!proc... | 7173 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7173/5c1bd0ff5f4fc01072b7974ea19bb6b39d4f759c/Display.java/clean/qos/src/org/cougaar/core/qos/frame/visualizer/Display.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
12,
474,
341,
16,
509,
366,
16,
16830,
22,
40,
314,
22,
13,
288,
3639,
309,
16051,
13227,
13,
5411,
327,
31,
3639,
2240,
18,
5902,
12,
91,
16,
76,
16,
75,
22,
1769,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1743,
12,
474,
341,
16,
509,
366,
16,
16830,
22,
40,
314,
22,
13,
288,
3639,
309,
16051,
13227,
13,
5411,
327,
31,
3639,
2240,
18,
5902,
12,
91,
16,
76,
16,
75,
22,
1769,... |
finally { delete(myTempDirectory); | else { myState = SUCCESSFULLY_LOADED; return myBinaryContent != null ? myBinaryContent : myContent.toString().getBytes(); | private synchronized byte[] loadFileBytes() { try { LOG.assertTrue(myState == LOADING, "state = " + String.valueOf(myState)); LOG.assertTrue(myTempDirectory != null); LOG.assertTrue(myTempDirectory.isDirectory()); File file = getFile(); if (!file.isFile()) { myState = FILE_NOT_FOUND... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/f245ca8bc803771952c9f4d9f0c290f7b2f5a84b/GetFileContentOperation.java/clean/plugins/cvs2/source/com/intellij/cvsSupport2/cvsoperations/cvsContent/GetFileContentOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
3852,
1160,
8526,
26953,
2160,
1435,
288,
565,
775,
288,
1377,
2018,
18,
11231,
5510,
12,
4811,
1119,
422,
24089,
1360,
16,
315,
2019,
273,
315,
397,
514,
18,
1132,
951,
12,
4811,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
1160,
8526,
26953,
2160,
1435,
288,
565,
775,
288,
1377,
2018,
18,
11231,
5510,
12,
4811,
1119,
422,
24089,
1360,
16,
315,
2019,
273,
315,
397,
514,
18,
1132,
951,
12,
4811,
... |
protected final Class defineClass( String name, byte[] b, int off, int len, CodeSource cs) { | protected final Class defineClass(String name, byte[] b, int off, int len, CodeSource cs) { | protected final Class defineClass( String name, byte[] b, int off, int len, CodeSource cs) { // FIXME: Need to cache ProtectionDomains according to 1.3 docs. if (cs != null) { ProtectionDomain protectionDomain = new ProtectionDomain(cs, getPermissions(cs)); return super.defineClass(name, b, off, len, pro... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/e3f7218be7244f0de74b2230a33469c2bf32546b/SecureClassLoader.java/buggy/core/src/classpath/java/java/security/SecureClassLoader.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
727,
1659,
4426,
797,
12,
202,
202,
780,
508,
16,
202,
202,
7229,
8526,
324,
16,
202,
202,
474,
3397,
16,
202,
202,
474,
562,
16,
202,
202,
1085,
1830,
2873,
13,
288,
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,
727,
1659,
4426,
797,
12,
202,
202,
780,
508,
16,
202,
202,
7229,
8526,
324,
16,
202,
202,
474,
3397,
16,
202,
202,
474,
562,
16,
202,
202,
1085,
1830,
2873,
13,
288,
202,
... |
{ FormatInfo fi = FormatInfo.valueOf("45"); FormatInfo witness = new FormatInfo(); witness.setMin(45); assertEquals(witness, fi); } | { FormatInfo fi = FormatInfo.valueOf("45"); FormatInfo witness = new FormatInfo(); witness.setMin(45); assertEquals(witness, fi); } | public void testBasic() { { FormatInfo fi = FormatInfo.valueOf("45"); FormatInfo witness = new FormatInfo(); witness.setMin(45); assertEquals(witness, fi); } { FormatInfo fi = FormatInfo.valueOf("4.5"); FormatInfo witness = new FormatInfo(); witness.setMin(4); witness.setMax(5); assertEquals(witne... | 47666 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47666/db1e638eac0842539158df58ff0840001d2bb23d/FormatInfoTest.java/clean/logback-core/src/test/java/ch/qos/logback/core/pattern/parser/FormatInfoTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8252,
1435,
288,
202,
202,
95,
1082,
202,
1630,
966,
7314,
273,
4077,
966,
18,
1132,
951,
2932,
7950,
8863,
1082,
202,
1630,
966,
15628,
273,
394,
4077,
966,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
8252,
1435,
288,
202,
202,
95,
1082,
202,
1630,
966,
7314,
273,
4077,
966,
18,
1132,
951,
2932,
7950,
8863,
1082,
202,
1630,
966,
15628,
273,
394,
4077,
966,
5621,
... |
out.println("</BODY></HTML>"); | private void handleResponse(WebdavRequest req, WebdavResponse resp, boolean outputBody) throws IOException { String path = req.getPathInfo(); Resource resource = findResource(path); fixCollectionPath(resource, path, req, resp); if (resource == null) { resp.sendError(... | 18466 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/18466/6ec434144895f68b8f9eac06d3ed255f89f7834f/WebdavResourceServlet.java/buggy/src/java/org/randombits/webdav/resource/WebdavResourceServlet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
1064,
12,
4079,
20752,
691,
1111,
16,
2999,
20752,
1064,
1718,
16,
1250,
876,
2250,
13,
1216,
1860,
565,
288,
3639,
514,
589,
273,
1111,
18,
588,
743,
966,
5621,
3639,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1640,
1064,
12,
4079,
20752,
691,
1111,
16,
2999,
20752,
1064,
1718,
16,
1250,
876,
2250,
13,
1216,
1860,
565,
288,
3639,
514,
589,
273,
1111,
18,
588,
743,
966,
5621,
3639,
... | |
public void createControl(Composite parent) { Composite container = new Composite(parent, SWT.NULL); FillLayout layout = new FillLayout(); container.setLayout(layout); viewer = new TableViewer(container, SWT.SINGLE | SWT.BORDER | SWT.H_SCROLL | SWT.V_SCROLL); viewer.setContentProvider(new RepositoryContentProvide... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/ffd8614f03549c5f82792554c23825c2c6c7b7c4/SelectRepositoryPage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/wizards/SelectRepositoryPage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
9400,
1478,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
202,
202,
8026,
3744,
3511,
273,
394,
14192,
3744,
5621... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
752,
3367,
12,
9400,
982,
13,
288,
202,
202,
9400,
1478,
273,
394,
14728,
12,
2938,
16,
348,
8588,
18,
8560,
1769,
202,
202,
8026,
3744,
3511,
273,
394,
14192,
3744,
5621... | ||
private void doConnect() { try { if (channel == null) { // Before we create the JChannel, make sure UDP is working. checkUDP(); // Use the DOM element configuration if it exists. if (config.getBusConfigurationElement(... | 11642 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11642/ac35cc7c8079dc9df5d317718b24447b42881ccc/JGroupsBus.java/buggy/trunk/jegrid/src/org/jegrid/jgroups/JGroupsBus.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
741,
5215,
1435,
565,
288,
3639,
775,
3639,
288,
5411,
309,
261,
4327,
422,
446,
13,
5411,
288,
7734,
368,
11672,
732,
752,
326,
804,
2909,
16,
1221,
3071,
16230,
353,
5960,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
741,
5215,
1435,
565,
288,
3639,
775,
3639,
288,
5411,
309,
261,
4327,
422,
446,
13,
5411,
288,
7734,
368,
11672,
732,
752,
326,
804,
2909,
16,
1221,
3071,
16230,
353,
5960,
... | ||
} while (expectedMsgAck != null && curTime - startTime < timeout && | } while (curTime - startTime < timeout && | public synchronized boolean sendMessage(byte[] msg, byte[] expectedMsgAck, long timeout) throws IOException, PortInUseException { long startTime = System.currentTimeMillis(), curTime; // get the dongle to communicate and remember the ID it reported back (switches implicitly to interactive mode) myRelateId = getDong... | 14316 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14316/28506b6b5f0c822a99b548c6b4de366517d9d7ac/SerialConnector.java/clean/src/java/RelateAuthentication/src/uk/ac/lancs/relate/SerialConnector.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1250,
15399,
12,
7229,
8526,
1234,
16,
1160,
8526,
2665,
3332,
11931,
16,
1525,
2021,
13,
1216,
1860,
16,
6008,
15435,
503,
288,
202,
202,
5748,
8657,
273,
2332,
18,
2972,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
1250,
15399,
12,
7229,
8526,
1234,
16,
1160,
8526,
2665,
3332,
11931,
16,
1525,
2021,
13,
1216,
1860,
16,
6008,
15435,
503,
288,
202,
202,
5748,
8657,
273,
2332,
18,
2972,... |
if(bracketHighlight && currentLineIndex == model.getBracketLine()) paintBracketHighlight(model,gfx,y); | if(bracketHighlight && line == textArea.getBracketLine()) paintBracketHighlight(gfx,line,y); if(line == textArea.getCaretLine()) paintCaret(gfx,line,y); | protected void paintHighlight(TextAreaModel model, Graphics gfx, int y) { /* Clear the line's bounding rectangle */ FontMetrics fm = getFontMetrics(); int gap = fm.getMaxDescent() + fm.getLeading(); gfx.setColor(getBackground()); gfx.fillRect(0,y + gap,offImg.getWidth(this),fm.getHeight()); if(currentLineIndex >... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/8eb566ba98d9e7239e71f2f25c300f104051ff61/TextAreaPainter.java/clean/org/gjt/sp/jedit/textarea/TextAreaPainter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
12574,
16205,
12,
1528,
5484,
1488,
938,
16,
16830,
30940,
16,
509,
677,
13,
202,
95,
202,
202,
20308,
10121,
326,
980,
1807,
7552,
11845,
1195,
202,
202,
5711,
5653,
1094... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
16205,
12,
1528,
5484,
1488,
938,
16,
16830,
30940,
16,
509,
677,
13,
202,
95,
202,
202,
20308,
10121,
326,
980,
1807,
7552,
11845,
1195,
202,
202,
5711,
5653,
1094... |
if (isCast && haveMultipleCast.contains(sourceLineAnnotation) | if (false && isCast && haveMultipleCast.contains(sourceLineAnnotation) | private void analyzeMethod(ClassContext classContext, Method method) throws CFGBuilderException, DataflowAnalysisException { if (isSynthetic(method) || !prescreen(classContext, method)) return; BugAccumulator accumulator = new BugAccumulator(bugReporter); CFG cfg = classContext.getCFG(method); TypeDataflow... | 10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/c024b99ce4984d6d2279b9219c987abc2e6c7304/FindBadCast2.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/detect/FindBadCast2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
7577,
1263,
503,
16,
1910,
2426,
9418,
503,
288,
202,
202,
430,
261,
291,
10503,
16466,
12,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
12375,
1305,
12,
797,
1042,
667,
1042,
16,
2985,
707,
13,
1082,
202,
15069,
7577,
1263,
503,
16,
1910,
2426,
9418,
503,
288,
202,
202,
430,
261,
291,
10503,
16466,
12,
2... |
reporter = new DefaultArtifactReporter(); | reporter = (ArtifactReporter) lookup( ArtifactReporter.ROLE ); | protected void setUp() throws Exception { super.setUp(); reporter = new DefaultArtifactReporter(); ArtifactFactory artifactFactory = (ArtifactFactory) lookup( ArtifactFactory.ROLE ); artifact = artifactFactory.createBuildArtifact( "groupId", "artifactId", "1.0-alpha-1", "type" ... | 28441 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28441/63c171e2eb136117115bc2f964d92c8a30480d6e/ArtifactReporterTest.java/buggy/archiva-reports-standard/src/test/java/org/apache/maven/archiva/reporting/ArtifactReporterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
3639,
1216,
1185,
565,
288,
3639,
2240,
18,
542,
1211,
5621,
3639,
11528,
273,
261,
7581,
13289,
13,
3689,
12,
14022,
13289,
18,
16256,
11272,
3639,
14022,
1733,
646... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
24292,
1435,
3639,
1216,
1185,
565,
288,
3639,
2240,
18,
542,
1211,
5621,
3639,
11528,
273,
261,
7581,
13289,
13,
3689,
12,
14022,
13289,
18,
16256,
11272,
3639,
14022,
1733,
646... |
source.append((char)ts.LC); | sourceAdd((char)ts.LC); | private Object primaryExpr(TokenStream ts, Source source) throws IOException, JavaScriptException { int tt; Object pn; ts.flags |= ts.TSF_REGEXP; tt = ts.getToken(); ts.flags &= ~ts.TSF_REGEXP; switch(tt) { case TokenStream.FUNCTION: return funct... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/3d2e81a014b22cf4d1eb8921bd4229c2ca7ff017/Parser.java/buggy/js/rhino/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
1033,
3354,
4742,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
3574,
31,
3639,
1033,
11059,
31,
3639,
3742,
18,
7133,
5626,
3742,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3354,
4742,
12,
1345,
1228,
3742,
16,
4998,
1084,
13,
3639,
1216,
1860,
16,
11905,
503,
565,
288,
3639,
509,
3574,
31,
3639,
1033,
11059,
31,
3639,
3742,
18,
7133,
5626,
3742,... |
public boolean hasNext() { return edge != null; } | public boolean hasNext() { return edge != null; } | public boolean hasNext() { return edge != null; } | 7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/4748a5a9b76f3dd763ee6bc7755c932a711bd6a6/AbstractGraph.java/clean/findbugs/src/java/edu/umd/cs/findbugs/graph/AbstractGraph.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
4564,
1435,
288,
327,
3591,
480,
446,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
1250,
4564,
1435,
288,
327,
3591,
480,
446,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
String declaringClassName = null; Type[] argTypes = new Type[0]; MethodTuple methodTuple = system.getAspectManager().getMethodTuple(declaringClass, joinPointHash); Method targetMethod = methodTuple.getOriginalMethod(); declaringClassName = targetMethod.getDeclaringClass().getName().replace('.', '/'); String methodName ... | signature = invokeMethodJoinPoint(system, declaringClass, joinPointHash, cv, joinPointType, className); break; case JoinPointType.CONSTRUCTOR_CALL: ConstructorTuple constructorTuple = system.getAspectManager().getConstructorTuple( declaringClass, joinPointHash ); if (constructorTuple.getOriginalConstructor().eq... | private static Signature createProceedMethod( final int joinPointType, final ClassWriter cw, final String className, final System system, final Class declaringClass, final int joinPointHash, final IndexTuple[] aroundAdvices, fin... | 7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/d31ea3456c4faa9dac8c46a7ff0f8928380c5028/JitCompiler.java/clean/aspectwerkz2/src/main/org/codehaus/aspectwerkz/joinpoint/management/JitCompiler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
9249,
752,
626,
5288,
1305,
12,
5411,
727,
509,
1233,
2148,
559,
16,
5411,
727,
31807,
14098,
16,
5411,
727,
514,
2658,
16,
5411,
727,
2332,
2619,
16,
5411,
727,
1659,
3496,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
9249,
752,
626,
5288,
1305,
12,
5411,
727,
509,
1233,
2148,
559,
16,
5411,
727,
31807,
14098,
16,
5411,
727,
514,
2658,
16,
5411,
727,
2332,
2619,
16,
5411,
727,
1659,
3496,
... |
public void testRemove() { AckMcastSenderWindow mywin=new AckMcastSenderWindow(new MyCommand(), new long[]{1000,2000,3000}); Address sender1=new IpAddress("127.0.0.1", 10000); Address sender2=new IpAddress("127.0.0.1", 10001); Address sender3=new IpAddress("127.0.0.1", 10002); Vector senders=new Vector(); Message msg=... | public void testRemove() throws UnknownHostException { AckMcastSenderWindow mywin=new AckMcastSenderWindow(new MyCommand(), new long[]{1000,2000,3000}); Address sender1=new IpAddress("127.0.0.1", 10000); Address sender2=new IpAddress("127.0.0.1", 10001); Address sender3=new IpAddress("127.0.0.1", 10002); Vector sender... | public void testRemove() { AckMcastSenderWindow mywin=new AckMcastSenderWindow(new MyCommand(), new long[]{1000,2000,3000}); Address sender1=new IpAddress("127.0.0.1", 10000); Address sender2=new IpAddress("127.0.0.1", 10001); Address sender3=new IpAddress("127.0.0.1", 10002); Vector senders=new Vector(); Message ... | 47927 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47927/497094902213c9673fd6b23407e81740ccf528dd/AckMcastSenderWindowTest.java/buggy/tests/junit/org/jgroups/tests/AckMcastSenderWindowTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3288,
1435,
288,
202,
11931,
49,
4155,
12021,
3829,
3399,
8082,
33,
2704,
22322,
49,
4155,
12021,
3829,
12,
2704,
8005,
2189,
9334,
394,
1525,
63,
7073,
18088,
16,
17172,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3288,
1435,
288,
202,
11931,
49,
4155,
12021,
3829,
3399,
8082,
33,
2704,
22322,
49,
4155,
12021,
3829,
12,
2704,
8005,
2189,
9334,
394,
1525,
63,
7073,
18088,
16,
17172,
... |
int id = getId(name); | int id = mapNameToId(name); | public void setAttributes(String name, Scriptable start, int attributes) throws PropertyException { if (maxId != 0) { int id = getId(name); if (id != 0) { if (hasValue(id)) { synchronized (this) { ... | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/69580206c77fbc68fdeb0f3f599f44ed78396a0e/IdScriptable.java/clean/js/rhino/src/org/mozilla/javascript/IdScriptable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
21175,
12,
780,
508,
16,
22780,
787,
16,
17311,
509,
1677,
13,
3639,
1216,
4276,
503,
565,
288,
3639,
309,
261,
1896,
548,
480,
374,
13,
288,
5411,
509,
612,
273,
852,
28455,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21175,
12,
780,
508,
16,
22780,
787,
16,
17311,
509,
1677,
13,
3639,
1216,
4276,
503,
565,
288,
3639,
309,
261,
1896,
548,
480,
374,
13,
288,
5411,
509,
612,
273,
852,
28455,... |
for (int i = 0; i < fields.length; i++) { final PsiField field = fields[i]; | for(final PsiField field : fields){ | private boolean isUnnecessarilyQualifiedFieldAccess(PsiReferenceExpression expression) { final PsiExpression qualifierExpression = expression.getQualifierExpression(); if(!(qualifierExpression instanceof PsiJavaCodeReferenceElement)){ return false; ... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/2d46d291193579a7564649b4881c7ea8e02eda5b/UnnecessarilyQualifiedStaticUsageInspection.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/style/UnnecessarilyQualifiedStaticUsageInspection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
1250,
20488,
82,
21513,
8708,
974,
1862,
12,
52,
7722,
2404,
2300,
2652,
13,
288,
5411,
727,
453,
7722,
2300,
12327,
2300,
273,
10792,
2652,
18,
588,
16185,
2300,
5621,
5411,
309,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3238,
1250,
20488,
82,
21513,
8708,
974,
1862,
12,
52,
7722,
2404,
2300,
2652,
13,
288,
5411,
727,
453,
7722,
2300,
12327,
2300,
273,
10792,
2652,
18,
588,
16185,
2300,
5621,
5411,
309,
1... |
if (jj_scan_token(NE)) return true; | if (jj_scan_token(EQ)) return true; | final private boolean jj_3R_302() { if (jj_scan_token(NE)) return true; return false; } | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/ac9207dcb7a8bbf54f85da7f1bdae7d7162b86b3/JavaParser.java/buggy/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
3238,
1250,
10684,
67,
23,
54,
67,
23,
3103,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
27247,
3719,
327,
638,
31,
565,
327,
629,
31,
225,
289,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
3238,
1250,
10684,
67,
23,
54,
67,
23,
3103,
1435,
288,
565,
309,
261,
78,
78,
67,
9871,
67,
2316,
12,
27247,
3719,
327,
638,
31,
565,
327,
629,
31,
225,
289,
2,
-100,
-100,
-1... |
tokfix(); | private int start_num(int c) { boolean is_float; boolean seen_point; boolean seen_e; boolean seen_uc; is_float = seen_point = seen_e = seen_uc = false; ph.setLexState(LexState.EXPR_END); newtok(); if (c == '-' || c == '+') { tokadd(c); c ... | 45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/d31a76ee29d5978a9bec41e3ac9134cee024bcab/DefaultRubyScanner.java/buggy/org/jruby/parser/DefaultRubyScanner.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
787,
67,
2107,
12,
474,
276,
13,
288,
3639,
1250,
353,
67,
5659,
31,
3639,
1250,
5881,
67,
1153,
31,
3639,
1250,
5881,
67,
73,
31,
3639,
1250,
5881,
67,
5286,
31,
3639,
353... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
787,
67,
2107,
12,
474,
276,
13,
288,
3639,
1250,
353,
67,
5659,
31,
3639,
1250,
5881,
67,
1153,
31,
3639,
1250,
5881,
67,
73,
31,
3639,
1250,
5881,
67,
5286,
31,
3639,
353... | |
depInfo = depGen.getDependencySourceInfo(resource.getProjectRelativePath(), buildContext, tool, getBuildWorkingDir()); | depInfo = depGen.getDependencySourceInfo(resource.getProjectRelativePath(), resource, buildContext, tool, getBuildWorkingDir()); | protected void addRuleForSource(String relativePath, StringBuffer buffer, IResource resource, IPath sourceLocation, IResourceConfiguration resConfig, boolean generatedSource, Vector generatedDepFiles, Vector enumeratedOutputs) { String fileName = sourceLocation.removeFileExtension().lastSegment(); String inp... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/d849fab5d144f12235863e8454f68ad4e51ecbaa/GnuMakefileGenerator.java/clean/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/makegen/gnu/GnuMakefileGenerator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
21264,
1290,
1830,
12,
780,
12820,
16,
6674,
1613,
16,
467,
1420,
1058,
16,
1875,
202,
45,
743,
1084,
2735,
16,
467,
1420,
1750,
400,
809,
16,
1875,
202,
6494,
4374,
183... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
21264,
1290,
1830,
12,
780,
12820,
16,
6674,
1613,
16,
467,
1420,
1058,
16,
1875,
202,
45,
743,
1084,
2735,
16,
467,
1420,
1750,
400,
809,
16,
1875,
202,
6494,
4374,
183... |
this.viewer = viewer; | public void inputChanged(Viewer viewer, Object oldInput, Object newInput) { this.viewer = viewer; input = (AdaptableList) newInput; } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/4cf956cf14a1861582124e1ddfcf2b85ce3aa055/WizardContentProvider.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/WizardContentProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
810,
5033,
12,
18415,
14157,
16,
1033,
1592,
1210,
16,
1033,
394,
1210,
13,
288,
202,
565,
333,
18,
25256,
273,
14157,
31,
202,
565,
810,
273,
261,
13716,
429,
682,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
810,
5033,
12,
18415,
14157,
16,
1033,
1592,
1210,
16,
1033,
394,
1210,
13,
288,
202,
565,
333,
18,
25256,
273,
14157,
31,
202,
565,
810,
273,
261,
13716,
429,
682,
13,
... | |
MondrianDef.Column mcolumn = | MondrianDef.Column mcolumn = | public RolapStar.Table findTableWithLeftJoinCondition( final String columnName) { for (Iterator it = getChildren(); it.hasNext(); ) { Table child = (Table) it.next(); Condition condition = child.joinCondition; if (condition != null) { ... | 37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/04e646f31dd5b7942980cee630c94f49bdab0e26/RolapStar.java/buggy/src/main/mondrian/rolap/RolapStar.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
11714,
438,
18379,
18,
1388,
1104,
1388,
1190,
3910,
4572,
3418,
12,
7734,
727,
514,
7578,
13,
288,
5411,
364,
261,
3198,
518,
273,
10268,
5621,
518,
18,
5332,
2134,
5621,
262,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
11714,
438,
18379,
18,
1388,
1104,
1388,
1190,
3910,
4572,
3418,
12,
7734,
727,
514,
7578,
13,
288,
5411,
364,
261,
3198,
518,
273,
10268,
5621,
518,
18,
5332,
2134,
5621,
262,
288,... |
Hashtable fmht = isStatic ? staticFieldAndMethods : fieldAndMethods; if (fmht == null) { fmht = new Hashtable(11); if (isStatic) staticFieldAndMethods = fmht; else fieldAndMethods = fmht; } | void reflectField(Field field) { int mods = field.getModifiers(); if (!Modifier.isPublic(mods)) return; boolean isStatic = Modifier.isStatic(mods); Hashtable ht = isStatic ? staticMembers : members; String name = field.getName(); Object member = ht.get(name); ... | 51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/d51c86ce41d18ae0fb0b3b8271845674d5ce2728/JavaMembers.java/clean/js/rhino/src/org/mozilla/javascript/JavaMembers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3037,
974,
12,
974,
652,
13,
288,
3639,
509,
15546,
273,
652,
18,
588,
11948,
5621,
3639,
309,
16051,
9829,
18,
291,
4782,
12,
22760,
3719,
5411,
327,
31,
3639,
1250,
16116,
273,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
3037,
974,
12,
974,
652,
13,
288,
3639,
509,
15546,
273,
652,
18,
588,
11948,
5621,
3639,
309,
16051,
9829,
18,
291,
4782,
12,
22760,
3719,
5411,
327,
31,
3639,
1250,
16116,
273,
1... | |
((ASTNode) result).setOffsetAndLength(endif.context_directive_start, endif.context_directive_end - endif.context_directive_start); | ((ASTNode) result).setOffsetAndLength(endif.context_directive_start, endif.getDirectiveLength()); | private IASTPreprocessorStatement createASTEndif(_Endif endif) { IASTPreprocessorEndifStatement result = new ASTEndif(); ((ASTNode) result).setOffsetAndLength(endif.context_directive_start, endif.context_directive_end - endif.context_directive_start); result.setParent(rootNode); resul... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/92b49872f2c9895f7f9b9a4e19f3e752f1acf50a/LocationMap.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/scanner2/LocationMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
467,
9053,
1386,
8700,
3406,
752,
9053,
1638,
430,
24899,
1638,
430,
28334,
13,
288,
3639,
467,
9053,
1386,
8700,
1638,
430,
3406,
563,
273,
394,
9183,
1638,
430,
5621,
3639,
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,
377,
3238,
467,
9053,
1386,
8700,
3406,
752,
9053,
1638,
430,
24899,
1638,
430,
28334,
13,
288,
3639,
467,
9053,
1386,
8700,
1638,
430,
3406,
563,
273,
394,
9183,
1638,
430,
5621,
3639,
14015,
... |
public ICTreeNode getParentNode(){ return parentNode; } | public ICTreeNode getParentNode() { return parentNode; } | public ICTreeNode getParentNode(){ return parentNode; } | 52001 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52001/a72b7f6d1208acb4762f6ea86440f32d01a6d33a/AbstractTreeViewer.java/clean/src/java/com/idega/presentation/ui/AbstractTreeViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
1268,
992,
907,
5089,
907,
1435,
95,
1377,
327,
7234,
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,
467,
1268,
992,
907,
5089,
907,
1435,
95,
1377,
327,
7234,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public void delete() { checkPermissionsToMakeOperations(); | public void delete() { | public void delete() { checkPermissionsToMakeOperations(); removeExtension(); super.delete(); } | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/6f5486d955e45522111c2149f7d538ac62a9ad17/ExtensionSpaceOccupation.java/buggy/src/net/sourceforge/fenixedu/domain/space/ExtensionSpaceOccupation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
1435,
288,
202,
1893,
6521,
774,
6464,
9343,
5621,
3639,
1206,
3625,
5621,
3639,
2240,
18,
3733,
5621,
565,
289,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1430,
1435,
288,
202,
1893,
6521,
774,
6464,
9343,
5621,
3639,
1206,
3625,
5621,
3639,
2240,
18,
3733,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
.findEditor(entry.editorInfo.editorInput)) gotoEntry(entry); | .findEditor(entry.editorInfo.editorInput)) { gotoEntry(entry); } | void restoreState(IMemento memento) { IMemento editorsMem = memento.getChild(IWorkbenchConstants.TAG_EDITORS); IMemento items[] = memento.getChildren(IWorkbenchConstants.TAG_ITEM); if (items.length == 0 || editorsMem == null) { if (page.getActiveEditor() != null) markL... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/NavigationHistory.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/NavigationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
5217,
1119,
12,
3445,
820,
83,
312,
820,
83,
13,
288,
3639,
6246,
820,
83,
29431,
3545,
273,
312,
820,
83,
18,
588,
1763,
12,
45,
2421,
22144,
2918,
18,
7927,
67,
13208,
55,
1769... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
5217,
1119,
12,
3445,
820,
83,
312,
820,
83,
13,
288,
3639,
6246,
820,
83,
29431,
3545,
273,
312,
820,
83,
18,
588,
1763,
12,
45,
2421,
22144,
2918,
18,
7927,
67,
13208,
55,
1769... |
public String word() throws RecognitionException { String word; Token id=null; Token str=null; word = null; try { // /Users/bob/checkouts/jbossrules/drools-compiler/src/main/resources/org/drools/lang/drl.g:960:17: (id= ID | 'import' | 'use' | 'rule' | 'que... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/cdf6cb875caeaced53629d36cdc1a31cdc22d9ca/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2076,
1435,
1216,
9539,
288,
6647,
514,
2076,
31,
3639,
3155,
612,
33,
2011,
31,
3639,
3155,
609,
33,
2011,
31,
540,
202,
202,
1095,
273,
446,
31,
540,
202,
3639,
775,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
2076,
1435,
1216,
9539,
288,
6647,
514,
2076,
31,
3639,
3155,
612,
33,
2011,
31,
3639,
3155,
609,
33,
2011,
31,
540,
202,
202,
1095,
273,
446,
31,
540,
202,
3639,
775,
288,
... | ||
parameters = (ICPPASTTemplateParameter[]) ArrayUtil.append( ICPPASTTemplateParameter.class, parameters, parm ); | if (parm != null) { parametersPos++; parameters = (ICPPASTTemplateParameter[]) ArrayUtil.append( ICPPASTTemplateParameter.class, parameters, parm ); } | public void addTemplateParamter(ICPPASTTemplateParameter parm) { parameters = (ICPPASTTemplateParameter[]) ArrayUtil.append( ICPPASTTemplateParameter.class, parameters, parm ); } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/8a37c61a8cf7ad9a8e5afee104a5b301a0555dbb/CPPASTTemplateDeclaration.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/CPPASTTemplateDeclaration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
2283,
786,
387,
12,
2871,
52,
4066,
882,
2283,
1662,
19924,
13,
288,
3639,
309,
261,
1065,
81,
480,
446,
13,
288,
1472,
1616,
9904,
31,
1472,
273,
261,
2871,
52,
4066,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
2283,
786,
387,
12,
2871,
52,
4066,
882,
2283,
1662,
19924,
13,
288,
3639,
309,
261,
1065,
81,
480,
446,
13,
288,
1472,
1616,
9904,
31,
1472,
273,
261,
2871,
52,
4066,
... |
ExpectationCounter aCounter = new ExpectationCounter("a test counter"); aCounter.setExpected(1); aCounter.setFailOnVerify(); | ExpectationCounter aCounter = new ExpectationCounter("a test counter"); aCounter.setExpected(1); aCounter.setFailOnVerify(); | public void testFailOnVerify() { ExpectationCounter aCounter = new ExpectationCounter("a test counter"); aCounter.setExpected(1); aCounter.setFailOnVerify(); aCounter.inc(); aCounter.inc(); AssertMo.assertVerifyFails(aCounter); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/ExpectationCounterTest.java/clean/jmock/core/src/test/jmock/expectation/ExpectationCounterTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3754,
1398,
8097,
1435,
288,
3639,
15510,
367,
4789,
279,
4789,
273,
394,
15510,
367,
4789,
2932,
69,
1842,
3895,
8863,
3639,
279,
4789,
18,
542,
6861,
12,
21,
1769,
3639... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
3754,
1398,
8097,
1435,
288,
3639,
15510,
367,
4789,
279,
4789,
273,
394,
15510,
367,
4789,
2932,
69,
1842,
3895,
8863,
3639,
279,
4789,
18,
542,
6861,
12,
21,
1769,
3639... |
throw org.postgresql.Driver.notImplemented(); | public void setFetchDirection(int direction) throws SQLException { throw org.postgresql.Driver.notImplemented(); } | 46409 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46409/16a30346c86590fbdcd83cacd2a0a9dbd2cd00dc/AbstractJdbc2Statement.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/AbstractJdbc2Statement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
5005,
8212,
12,
474,
4068,
13,
1216,
6483,
202,
95,
202,
202,
12849,
2358,
18,
2767,
24330,
18,
4668,
18,
902,
8644,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
5005,
8212,
12,
474,
4068,
13,
1216,
6483,
202,
95,
202,
202,
12849,
2358,
18,
2767,
24330,
18,
4668,
18,
902,
8644,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... | |
public RubyInteger op_or(IRubyObject num) { RubyNumeric other = numericValue(num); | public RubyInteger op_or(RubyNumeric other) { | public RubyInteger op_or(IRubyObject num) { RubyNumeric other = numericValue(num); return newBignum(value.or(bigIntValue(other))); } | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/1c602493a83e2050f401fa6925ec7e9269b45e4e/RubyBignum.java/clean/src/org/jruby/RubyBignum.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
1061,
67,
280,
12,
7937,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
327,
394,
38,
724,
379,
12,
1132,
18,
280,
12,
14002... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
4522,
1061,
67,
280,
12,
7937,
10340,
921,
818,
13,
288,
3639,
19817,
9902,
1308,
273,
6389,
620,
12,
2107,
1769,
3639,
327,
394,
38,
724,
379,
12,
1132,
18,
280,
12,
14002... |
private static PrintWriter createLogFile( ) { String tempDir = System.getProperty( "java.io.tmpdir" ); | private static PrintWriter createLogFile() { String tempDir = System.getProperty("java.io.tmpdir"); | private static PrintWriter createLogFile( ) { String tempDir = System.getProperty( "java.io.tmpdir" ); File tempDirFile = new File( tempDir ); try { tempDirFile.mkdirs( ); } catch( RuntimeException e1 ) { e1.printStackTrace( ); } String logfilename = LOGFILENAME; System.o... | 58440 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58440/e9f36f2e299fca450d91a023edcfe79230cc8db2/Debug.java/buggy/izpack-src/trunk/src/lib/com/izforge/izpack/util/Debug.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
14071,
752,
19103,
12,
225,
262,
225,
288,
565,
514,
20719,
273,
2332,
18,
588,
1396,
12,
315,
6290,
18,
1594,
18,
5645,
1214,
6,
11272,
565,
1387,
282,
20719,
812,
273,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
14071,
752,
19103,
12,
225,
262,
225,
288,
565,
514,
20719,
273,
2332,
18,
588,
1396,
12,
315,
6290,
18,
1594,
18,
5645,
1214,
6,
11272,
565,
1387,
282,
20719,
812,
273,
394,... |
public boolean matches(Invocation invocation) { return !hasBeenInvoked(); } | public boolean matches( Invocation invocation ) { return !hasBeenInvoked(); } | public boolean matches(Invocation invocation) { return !hasBeenInvoked(); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/065d08edd62599d5d244a9317db470157690f4f9/InvokeOnceMatcher.java/buggy/jmock/core/src/org/jmock/core/matcher/InvokeOnceMatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1885,
12,
9267,
9495,
13,
288,
3639,
327,
401,
5332,
25931,
26215,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1885,
12,
9267,
9495,
13,
288,
3639,
327,
401,
5332,
25931,
26215,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
case Token.INIT_LIST: generateCodeFromNode(child, node); while (null != (child = child.getNext())) { cfw.add(ByteCode.DUP); generateCodeFromNode(child, node); cfw.add(ByteCode.POP); } break; | private void generateCodeFromNode(Node node, Node parent) { // System.out.println("gen code for " + node.toString()); int type = node.getType(); Node child = node.getFirstChild(); switch (type) { case Token.LOOP: case Token.LABEL: visitStatemen... | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/37be8f9cfb362f40c2f19056693cb9e21cb13bcb/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1085,
28570,
12,
907,
756,
16,
2029,
982,
13,
565,
288,
3639,
368,
2332,
18,
659,
18,
8222,
2932,
4507,
981,
364,
315,
397,
756,
18,
10492,
10663,
3639,
509,
618,
273,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
1085,
28570,
12,
907,
756,
16,
2029,
982,
13,
565,
288,
3639,
368,
2332,
18,
659,
18,
8222,
2932,
4507,
981,
364,
315,
397,
756,
18,
10492,
10663,
3639,
509,
618,
273,
... | |
if( CURRENT_TOOLTIP != null && CURRENT_TOOLTIP.isDisposed() ) { toolTipHookByTypeRecursively(CURRENT_TOOLTIP, hideOnMouseDown, SWT.MouseDown); | if (CURRENT_TOOLTIP != null && CURRENT_TOOLTIP.isDisposed()) { toolTipHookByTypeRecursively(CURRENT_TOOLTIP, hideOnMouseDown, SWT.MouseDown); | public void setHideOnMouseDown(final boolean hideOnMouseDown) { // Only needed if there's currently a tooltip active if( CURRENT_TOOLTIP != null && ! CURRENT_TOOLTIP.isDisposed() ) { // Only change if value really changed if( hideOnMouseDown != this.hideOnMouseDown ) { control.getDisplay().syncExec(new Runnab... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/dd8160176962cd94b3f202f285f584ef788ad327/ToolTip.java/buggy/bundles/org.eclipse.jface/src/org/eclipse/jface/window/ToolTip.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
15690,
1398,
9186,
4164,
12,
6385,
1250,
6853,
1398,
9186,
4164,
13,
288,
202,
202,
759,
5098,
3577,
309,
1915,
1807,
4551,
279,
11915,
2695,
202,
202,
430,
12,
18484,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
444,
15690,
1398,
9186,
4164,
12,
6385,
1250,
6853,
1398,
9186,
4164,
13,
288,
202,
202,
759,
5098,
3577,
309,
1915,
1807,
4551,
279,
11915,
2695,
202,
202,
430,
12,
18484,... |
vPhaseReport.addElement(r); | addReport(r); | public void collapseBuilding( Building bldg, Hashtable positionMap ) { // Loop through the hexes in the building, and apply // damage to all entities inside or on top of the building. Report r; final int phaseCF = bldg.getPhaseCF(); Enumeration bldgCoords = bldg.getCoords(); ... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/0259d527ea17f9b6ac49ee6eb9adc9e0d12e163f/Server.java/clean/megamek/src/megamek/server/Server.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13627,
16713,
12,
3998,
310,
324,
1236,
75,
16,
18559,
1754,
863,
262,
288,
3639,
368,
9720,
3059,
326,
3827,
281,
316,
326,
10504,
16,
471,
2230,
3639,
368,
302,
301,
410,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
13627,
16713,
12,
3998,
310,
324,
1236,
75,
16,
18559,
1754,
863,
262,
288,
3639,
368,
9720,
3059,
326,
3827,
281,
316,
326,
10504,
16,
471,
2230,
3639,
368,
302,
301,
410,
3... |
public static Serializable read(InputStream output) | public static Serializable read(InputStream input) | public static Serializable read(InputStream output) { // Explicitly prevent the stream from closing as we may need // to read the subsequent bytes as well. Stream may be auto-closed // in its finalizer. try { ObjectInputStream oin = new uncObjectInputStream(output); return (Serializabl... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/322bdf31032fa8067da8c0c35cf403ba70c4c1c4/ValueBaseHelper.java/buggy/core/src/classpath/org/org/omg/CORBA/ValueBaseHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13687,
855,
12,
4348,
810,
13,
225,
288,
565,
368,
24321,
715,
5309,
326,
1407,
628,
7647,
487,
732,
2026,
1608,
565,
368,
358,
855,
326,
10815,
1731,
487,
5492,
18,
3961,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13687,
855,
12,
4348,
810,
13,
225,
288,
565,
368,
24321,
715,
5309,
326,
1407,
628,
7647,
487,
732,
2026,
1608,
565,
368,
358,
855,
326,
10815,
1731,
487,
5492,
18,
3961,
20... |
/* Handle Drag and Drop */ int operations = DND.DROP_COPY | DND.DROP_MOVE; CommonDragAdapter dragAdapter = new CommonDragAdapter(contentService, this); addDragSupport(operations, dragAdapter.getSupportDragTransfers(), dragAdapter); CommonDropAdapter dropAdapter = new CommonDropAdapter(contentService, this); addDropS... | protected void initDragAndDrop() { // TODO initDragAndDrop is in progress. // /* Handle Drag and Drop */// int operations = DND.DROP_COPY | DND.DROP_MOVE;//// CommonDragAdapterAssistant[] assistants = contentService// .getDnDService().getCommonDragAssistants();//// Set supportedTypes = new HashSet();// sup... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/49eb96577ec0522e254b4f6e46dc20eebd9aad2c/CommonViewer.java/clean/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/CommonViewer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1208,
11728,
1876,
7544,
1435,
288,
9506,
202,
759,
2660,
1208,
11728,
1876,
7544,
353,
316,
4007,
18,
202,
202,
759,
202,
202,
20308,
5004,
28425,
471,
10895,
380,
28111,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
11728,
1876,
7544,
1435,
288,
9506,
202,
759,
2660,
1208,
11728,
1876,
7544,
353,
316,
4007,
18,
202,
202,
759,
202,
202,
20308,
5004,
28425,
471,
10895,
380,
28111,
... | |
try { | try { | private void parse(final URL url) throws IOException { logger.log (Component.POLICY, "reading policy file from {0}", url); final StreamTokenizer in = new StreamTokenizer(new InputStreamReader(url.openStream())); in.resetSyntax(); in.slashSlashComments(true); in.slashStarComments(true); ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/5200aefd16debc5177e0a889124f42ee39f14d8c/PolicyFile.java/clean/core/src/classpath/gnu/gnu/java/security/PolicyFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1109,
12,
6385,
1976,
880,
13,
1216,
1860,
225,
288,
565,
1194,
18,
1330,
261,
1841,
18,
26366,
16,
315,
21803,
3329,
585,
628,
288,
20,
1532,
16,
880,
1769,
565,
727,
3961,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1109,
12,
6385,
1976,
880,
13,
1216,
1860,
225,
288,
565,
1194,
18,
1330,
261,
1841,
18,
26366,
16,
315,
21803,
3329,
585,
628,
288,
20,
1532,
16,
880,
1769,
565,
727,
3961,
... |
if (e.getComponent() == this && (e.getModifiers() & MouseEvent.BUTTON1_MASK) != 0) { int x = e.getX(); int y = e.getY(); Font font = fileWindow.textArea.getFont(); FontMetrics metrics = getFontMetrics(font); int h = metrics.getHeight(); int line = y/h; fileWindow.toggleBreakPoint(line + 1); } | public void mouseClicked(MouseEvent e) { if (e.getComponent() == this && (e.getModifiers() & MouseEvent.BUTTON1_MASK) != 0) { int x = e.getX(); int y = e.getY(); Font font = fileWindow.textArea.getFont(); FontMetrics metrics = getFontMetrics(font); ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/09fe5de9680ba897d40144b4a1eab8d52faaa67a/Main.java/clean/js/rhino/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7644,
27633,
12,
9186,
1133,
425,
13,
288,
3639,
309,
261,
73,
18,
588,
1841,
1435,
422,
333,
597,
1850,
261,
73,
18,
588,
11948,
1435,
473,
17013,
1133,
18,
20068,
21,
67,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7644,
27633,
12,
9186,
1133,
425,
13,
288,
3639,
309,
261,
73,
18,
588,
1841,
1435,
422,
333,
597,
1850,
261,
73,
18,
588,
11948,
1435,
473,
17013,
1133,
18,
20068,
21,
67,
... | |
catch(Exception e) { } } else if (os.equalsIgnoreCase("HP-UX")) | } else if (os.equalsIgnoreCase("HP-UX")) | public static final String getMACAddress() { String ip = getIPAddress(); String mac = "none"; String os = getOS(); String s = ""; //System.out.println("os = "+os+", ip="+ip); if (os.equalsIgnoreCase("Windows NT") || os.equalsIgnoreCase("Windows 2000") || os.equalsIgnoreCase("Windows XP") || os... | 58146 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58146/3d662b2c7ebea403aa0721885d4e8b2ec43e4e62/Const.java/clean/kettle/src/be/ibridge/kettle/core/Const.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
514,
2108,
2226,
1887,
1435,
202,
95,
202,
202,
780,
2359,
273,
336,
22507,
5621,
202,
202,
780,
5318,
273,
315,
6102,
14432,
202,
202,
780,
1140,
273,
336,
4618,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
514,
2108,
2226,
1887,
1435,
202,
95,
202,
202,
780,
2359,
273,
336,
22507,
5621,
202,
202,
780,
5318,
273,
315,
6102,
14432,
202,
202,
780,
1140,
273,
336,
4618,
56... |
originalModel = (IModel)Objects.clone(model); | originalModel = (IModel)Objects.cloneModel(model); | ModelChange(final Component component) { if (component == null) { throw new IllegalArgumentException("argument component must be not null"); } // Save component this.component = component; // Get component model final IModel model = component.getModel(); // If the component has a model, it's about to change!... | 46434 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46434/6f72504b058a293e6069dd65a4a1a25d56071968/ModelChange.java/buggy/wicket/src/java/wicket/version/undo/ModelChange.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1488,
3043,
12,
6385,
5435,
1794,
13,
202,
95,
202,
202,
430,
261,
4652,
422,
446,
13,
202,
202,
95,
1082,
202,
12849,
394,
2754,
2932,
3446,
1794,
1297,
506,
486,
446,
8863,
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,
1488,
3043,
12,
6385,
5435,
1794,
13,
202,
95,
202,
202,
430,
261,
4652,
422,
446,
13,
202,
202,
95,
1082,
202,
12849,
394,
2754,
2932,
3446,
1794,
1297,
506,
486,
446,
8863,
202,
... |
return Executors.newFixedThreadPool(3); | return Executors.newFixedThreadPool(20); | private Executor getDefaultExecutor(){ return Executors.newFixedThreadPool(3); } | 49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/77a1980f22bf744721fa882662b0574ab7bbc5e4/ServiceDelegate.java/clean/modules/jaxws/src/org/apache/axis2/jaxws/spi/ServiceDelegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
13146,
4829,
6325,
1435,
95,
3639,
327,
3889,
13595,
18,
2704,
7505,
20621,
12,
3462,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
13146,
4829,
6325,
1435,
95,
3639,
327,
3889,
13595,
18,
2704,
7505,
20621,
12,
3462,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
_db.begin(); TestLazyEmployee person = new TestLazyEmployee(); person.setFirstName( "First" ); person.setLastName( "Person" ); person.setBirthday( new Date(1922, 2, 2) ); person.setStartDate( new Date(2000, 2, 2) ); | testGeneral(); | public void runTest() throws PersistenceException, SQLException { _db.begin(); // create person 1 TestLazyEmployee person = new TestLazyEmployee(); person.setFirstName( "First" ); person.setLastName( "Person" ); person.setBirthday( new Date(1922, 2, 2) ); ... | 3614 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3614/dd260f353d46ad5ba73f6165cb12f9de71d8e3a7/LazyLoading.java/clean/trunk/castor-2002/castor/src/tests/jdo/LazyLoading.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
4709,
1435,
2398,
1216,
13381,
503,
16,
6483,
288,
3639,
389,
1966,
18,
10086,
5621,
3639,
368,
752,
6175,
404,
3639,
7766,
14443,
41,
27520,
6175,
273,
394,
7766,
14443,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4709,
1435,
2398,
1216,
13381,
503,
16,
6483,
288,
3639,
389,
1966,
18,
10086,
5621,
3639,
368,
752,
6175,
404,
3639,
7766,
14443,
41,
27520,
6175,
273,
394,
7766,
14443,
... |
File parent = versionedDir.getParentFile(); | public static File getWorkingCopyRoot(File versionedDir, boolean stopOnExtenrals) throws SVNException { versionedDir = versionedDir.getAbsoluteFile(); if (versionedDir == null || (!isVersionedDirectory(versionedDir) && !isVersionedDirectory(versionedDir.getParentFile()))) { /... | 2776 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2776/1c0c9ef01ba30b8ee3dffa0d632858257132d58e/SVNWCUtil.java/clean/javasvn/src/org/tmatesoft/svn/core/wc/SVNWCUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1387,
336,
14836,
2951,
2375,
12,
812,
17083,
1621,
16,
1250,
2132,
1398,
424,
2253,
86,
1031,
13,
1216,
29537,
50,
503,
288,
3639,
17083,
1621,
273,
17083,
1621,
18,
588,
1036... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1387,
336,
14836,
2951,
2375,
12,
812,
17083,
1621,
16,
1250,
2132,
1398,
424,
2253,
86,
1031,
13,
1216,
29537,
50,
503,
288,
3639,
17083,
1621,
273,
17083,
1621,
18,
588,
1036... | |
List constantNames = new ArrayList(); | ArrayList constantNames = new ArrayList(); | public RubyArray constants() { List constantNames = new ArrayList(); Iterator iter = getRuby().getClasses().nameIterator(); while (iter.hasNext()) { String name = (String) iter.next(); if (IdUtil.isConstant(name)) { constantNames.add(RubyString.newString(get... | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/a42a5780d9d19f5b3f27bdc079684319c5596e54/RubyModule.java/buggy/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
1076,
6810,
1435,
288,
3639,
2407,
5381,
1557,
273,
394,
2407,
5621,
3639,
4498,
1400,
273,
4170,
10340,
7675,
588,
4818,
7675,
529,
3198,
5621,
3639,
1323,
261,
2165,
18,
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,
19817,
1076,
6810,
1435,
288,
3639,
2407,
5381,
1557,
273,
394,
2407,
5621,
3639,
4498,
1400,
273,
4170,
10340,
7675,
588,
4818,
7675,
529,
3198,
5621,
3639,
1323,
261,
2165,
18,
5332... |
case 8 : | case 9 : | public void mTokens() throws RecognitionException { // D:\\dev\\jbossrules\\trunk\\drools-compiler\\src\\main\\resources\\org\\drools\\lang\\DRL.g:1:10: ( T27 | T28 | T29 | T30 | T31 | T32 | T33 | T34 | T35 | T36 | T37 | T38 | T39 | T40 | T41 | T42 | T43 | T44 | T45 | T46 | T47 | T48 | T49 | T50 | T51 | T52 ... | 5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/6b34eb3854fdc06f31034567ebdf72ff28c6c11a/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,
5157,
1435,
1216,
9539,
288,
3639,
368,
463,
31027,
5206,
1695,
10649,
8464,
7482,
1695,
26133,
1695,
12215,
17,
9576,
1695,
4816,
1695,
5254,
1695,
4683,
1695,
3341,
1695,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5157,
1435,
1216,
9539,
288,
3639,
368,
463,
31027,
5206,
1695,
10649,
8464,
7482,
1695,
26133,
1695,
12215,
17,
9576,
1695,
4816,
1695,
5254,
1695,
4683,
1695,
3341,
1695,
... |
public org.quickfix.field.RepoCollateralSecurityType getRepoCollateralSecurityType() throws FieldNotFound { org.quickfix.field.RepoCollateralSecurityType value = new org.quickfix.field.RepoCollateralSecurityType(); | public quickfix.field.RepoCollateralSecurityType getRepoCollateralSecurityType() throws FieldNotFound { quickfix.field.RepoCollateralSecurityType value = new quickfix.field.RepoCollateralSecurityType(); | public org.quickfix.field.RepoCollateralSecurityType getRepoCollateralSecurityType() throws FieldNotFound { org.quickfix.field.RepoCollateralSecurityType value = new org.quickfix.field.RepoCollateralSecurityType(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/ListStrikePrice.java/clean/src/java/src/quickfix/fix44/ListStrikePrice.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8791,
13535,
2045,
287,
4368,
559,
5561,
1631,
13535,
2045,
287,
4368,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
8791,
13535,
2045,
287,
4368,
559,
5561,
1631,
13535,
2045,
287,
4368,
559,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,... |
decline.setReason(parser.getText()); | decline.setReason(parser.nextText()); | private MUCUser.Decline parseDecline(XmlPullParser parser) throws Exception { boolean done = false; MUCUser.Decline decline = new MUCUser.Decline(); decline.setFrom(parser.getAttributeValue("", "from")); decline.setTo(parser.getAttributeValue("", "to")); while (!done) { ... | 47643 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47643/e1ee22207d88a30d14667595f3ab809c3d4d8c4d/MUCUserProvider.java/buggy/source/org/jivesoftware/smackx/provider/MUCUserProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
490,
17479,
1299,
18,
1799,
1369,
1109,
1799,
1369,
12,
4432,
9629,
2678,
2082,
13,
1216,
1185,
288,
3639,
1250,
2731,
273,
629,
31,
3639,
490,
17479,
1299,
18,
1799,
1369,
3496,
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,
3238,
490,
17479,
1299,
18,
1799,
1369,
1109,
1799,
1369,
12,
4432,
9629,
2678,
2082,
13,
1216,
1185,
288,
3639,
1250,
2731,
273,
629,
31,
3639,
490,
17479,
1299,
18,
1799,
1369,
3496,
55... |
Graphics2D g = bi.createGraphics(); | /*Graphics2D g = bi.createGraphics(); | public RenderedImage createRendering(RenderContext rc){ Shape aoi = rc.getAreaOfInterest(); if(aoi == null){ aoi = getBounds2D(); } // Compute size of raster image in device space. System.out.println("Turbulence aoi : " + aoi); System.out.println("Scale X : " + r... | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/dbd352a943d9d391b96962dbd2f7c5101daee24d/ConcreteTurbulenceRable.java/clean/sources/org/apache/batik/refimpl/gvt/filter/ConcreteTurbulenceRable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
6987,
329,
2040,
752,
14261,
12,
3420,
1042,
4519,
15329,
3639,
12383,
279,
11359,
273,
4519,
18,
588,
5484,
951,
29281,
5621,
3639,
309,
12,
6033,
77,
422,
446,
15329,
5411,
279,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6987,
329,
2040,
752,
14261,
12,
3420,
1042,
4519,
15329,
3639,
12383,
279,
11359,
273,
4519,
18,
588,
5484,
951,
29281,
5621,
3639,
309,
12,
6033,
77,
422,
446,
15329,
5411,
279,
1... |
public void handleEvent(Event e) { Point textSize = textEditor.getSize(); Point parentSize = textEditorParent.getSize(); e.gc.drawRectangle(0, 0, Math.min(textSize.x + 4, parentSize.x - 1), parentSize.y - 1); } }); | public void handleEvent(Event e) { Point textSize = textEditor.getSize(); Point parentSize = textEditorParent.getSize(); e.gc.drawRectangle(0, 0, Math.min(textSize.x + 4, parentSize.x - 1), parentSize.y - 1); } }); | private void createTextEditor(final IResource resource) { // Create text editor parent. This draws a nice bounding rect. textEditorParent = createParent(); textEditorParent.setVisible(false); final int inset = getCellEditorInset(textEditorParent); if (inset > 0) { textEditorPar... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/53cada7d6d0463cdcb3aed320ea380f4aae64087/RenameResourceAction.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RenameResourceAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
752,
1528,
6946,
12,
6385,
467,
1420,
1058,
13,
288,
3639,
368,
1788,
977,
4858,
982,
18,
225,
1220,
30013,
279,
13752,
7552,
4917,
18,
3639,
977,
6946,
3054,
273,
752,
3054,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
752,
1528,
6946,
12,
6385,
467,
1420,
1058,
13,
288,
3639,
368,
1788,
977,
4858,
982,
18,
225,
1220,
30013,
279,
13752,
7552,
4917,
18,
3639,
977,
6946,
3054,
273,
752,
3054,
... |
indexSearcher = new IndexSearcher(indexDir); | indexSearcher = new IndexSearcher(indexDir, this.nutchConf); | private void init(File indexDir, File indexesDir, File segmentsDir, File linkDb) throws IOException { IndexSearcher indexSearcher; if (fs.exists(indexDir)) { LOG.info("opening merged index in " + indexDir); indexSearcher = new IndexSearcher(indexDir); } else { LOG.info("o... | 1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/329ff64e9d7295aff108f85e9a8103f5e5f8f398/NutchBean.java/clean/src/java/org/apache/nutch/searcher/NutchBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
12,
812,
770,
1621,
16,
1387,
5596,
1621,
16,
1387,
5155,
1621,
16,
10792,
1387,
1692,
4331,
13,
565,
1216,
1860,
288,
565,
3340,
2979,
264,
770,
2979,
264,
31,
565,
30... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
12,
812,
770,
1621,
16,
1387,
5596,
1621,
16,
1387,
5155,
1621,
16,
10792,
1387,
1692,
4331,
13,
565,
1216,
1860,
288,
565,
3340,
2979,
264,
770,
2979,
264,
31,
565,
30... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.