rem stringlengths 1 226k | add stringlengths 0 227k | context stringlengths 6 326k | meta stringlengths 143 403 | input_ids listlengths 256 256 | attention_mask listlengths 256 256 | labels listlengths 128 128 |
|---|---|---|---|---|---|---|
this.ranges.set(lhs,m); | public synchronized void add(RangeSet that) { int lhs=0,rhs=0; while(lhs<this.ranges.size() && rhs<that.ranges.size()) { Range lr = this.ranges.get(lhs); Range rr = that.ranges.get(rhs); // no overlap if(lr.end<rr.start) { ... | 51053 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51053/4cabee9f1879beff5e0336b407bd3bcfe596826e/Fingerprint.java/buggy/core/src/main/java/hudson/model/Fingerprint.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
3852,
918,
527,
12,
2655,
694,
716,
13,
288,
5411,
509,
8499,
33,
20,
16,
86,
4487,
33,
20,
31,
5411,
1323,
12,
80,
4487,
32,
2211,
18,
14530,
18,
1467,
1435,
597,
7711,
32,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
3852,
918,
527,
12,
2655,
694,
716,
13,
288,
5411,
509,
8499,
33,
20,
16,
86,
4487,
33,
20,
31,
5411,
1323,
12,
80,
4487,
32,
2211,
18,
14530,
18,
1467,
1435,
597,
7711,
32,
1... | |
List<Contact> roster; | Assert.assertNotNull( "The team provider requires an artifact id: java.lang.Long.", input); Assert.assertOfType( "The team provider requires an artifact id: java.lang.Long.", Long.class, input); final Long artifactId = (Long) input; List<Contact> artifactContacts; | public Object[] getElements(final Object input) { List<Contact> roster; try { roster = sessionModel.readContacts(); // remove all team members from the roster list final Contact[] team = (Contact[]) input; if(null != team) { for(final Contact contact : team) roster.remove(contact); ... | 53635 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53635/e397e185a7860feada91b8307956a3b3a60d5857/ProviderFactory.java/clean/client-ui/src/main/java/com/thinkparity/browser/application/browser/display/provider/ProviderFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1875,
202,
482,
1033,
8526,
8886,
12,
6385,
1033,
810,
13,
288,
9506,
202,
682,
32,
6567,
34,
721,
8190,
31,
9506,
202,
698,
288,
6862,
202,
303,
8190,
273,
1339,
1488,
18,
896,
20017,
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,
1875,
202,
482,
1033,
8526,
8886,
12,
6385,
1033,
810,
13,
288,
9506,
202,
682,
32,
6567,
34,
721,
8190,
31,
9506,
202,
698,
288,
6862,
202,
303,
8190,
273,
1339,
1488,
18,
896,
20017,
5621,... |
parseCandCPP(buffer.toString(), false, true); | parseCandCPP(buffer.toString(), true, 0); | public void test6_7_3s11() throws Exception { StringBuffer buffer = new StringBuffer(); buffer.append("int f() {\n"); //$NON-NLS-1$ buffer.append("const struct s { int mem; } cs = { 1 };\n"); //$NON-NLS-1$ buffer.append("struct s ncs; // the object ncs is modifiable\n"); //$NON-NLS-1$ buffer.append("typedef int A... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/7d7fa374bfd169ce8924a5c15bd01444e6e6e445/AST2CSpecTest.java/clean/core/org.eclipse.cdt.core.tests/parser/org/eclipse/cdt/core/parser/tests/ast2/AST2CSpecTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
26,
67,
27,
67,
23,
87,
2499,
1435,
1216,
1185,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
474,
284,
1435,
18890,
82,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
26,
67,
27,
67,
23,
87,
2499,
1435,
1216,
1185,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
474,
284,
1435,
18890,
82,
8... |
} | } | private VM_BasicBlock[] addBasicBlock(VM_BasicBlock newBB, VM_BasicBlock basicBlocks[]) { int blocknum; // Check whether basicBlock array must be grown. // blocknum = newBB.getBlockNumber(); if (blocknum >= basicBlocks.length) { int currentSize = basicBlocks.length; int newSize = 15; ... | 5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/1a5a7330932a1cc2e7d086437e6658aa6c7c8008/VM_BuildBB.java/buggy/rvm/src/vm/compilers/baseline/GCMap/VM_BuildBB.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
8251,
67,
8252,
1768,
8526,
527,
8252,
1768,
12,
7397,
67,
8252,
1768,
394,
9676,
16,
4405,
202,
7397,
67,
8252,
1768,
5337,
6450,
63,
5717,
288,
565,
509,
1203,
2107,
31,
565,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8251,
67,
8252,
1768,
8526,
527,
8252,
1768,
12,
7397,
67,
8252,
1768,
394,
9676,
16,
4405,
202,
7397,
67,
8252,
1768,
5337,
6450,
63,
5717,
288,
565,
509,
1203,
2107,
31,
565,
36... |
void createCaretBitmaps() { int caretWidth = BIDI_CARET_WIDTH; Display display = getDisplay(); if (caretPalette == null) { caretPalette = new PaletteData(new RGB[] {new RGB (0,0,0), new RGB (255,255,255)}); } if (leftCaretBitmap != null) { leftCaretBitmap.dispose(); } ImageData imageData = new ImageData(caretWidth... | 12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/b206c3d5f3a448a2b6dfbc2c13ed7e271cef1597/StyledText.java/clean/bundles/org.eclipse.swt/Eclipse SWT Custom Widgets/common/org/eclipse/swt/custom/StyledText.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
2640,
39,
20731,
5775,
10711,
1435,
95,
202,
474,
71,
20731,
2384,
33,
38,
30218,
67,
3587,
10238,
67,
10023,
31,
202,
202,
4236,
5417,
33,
588,
4236,
5621,
202,
202,
430,
12,
71,
20731... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
918,
2640,
39,
20731,
5775,
10711,
1435,
95,
202,
474,
71,
20731,
2384,
33,
38,
30218,
67,
3587,
10238,
67,
10023,
31,
202,
202,
4236,
5417,
33,
588,
4236,
5621,
202,
202,
430,
12,
71,
20731... | ||
IPath path = packageFragment.getPath().append(getResourceNameHelper(resourceBundle)); | IPath path = packageFragment.getPath().append(getResourceNamePartHelper(resourceBundle)); | public IFile getResourceBundleFile(NLSElement nlsElement) { try { String resourceBundle = getResourceBundle(nlsElement); IPackageFragment packageFragment = getResourceBundlePackage(resourceBundle); if (packageFragment != null) { IPath path = packageFragmen... | 9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/eb6f0619842c7f0cb11df4bd9684e3bf0c5c49ab/NLSInfo.java/buggy/org.eclipse.jdt.ui/core refactoring/org/eclipse/jdt/internal/corext/refactoring/nls/NLSInfo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
467,
812,
5070,
3405,
812,
12,
5106,
1046,
19668,
1046,
13,
288,
7734,
775,
288,
5411,
514,
1058,
3405,
273,
5070,
3405,
12,
82,
3251,
1046,
1769,
5411,
467,
2261,
7456,
2181,
7456,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
467,
812,
5070,
3405,
812,
12,
5106,
1046,
19668,
1046,
13,
288,
7734,
775,
288,
5411,
514,
1058,
3405,
273,
5070,
3405,
12,
82,
3251,
1046,
1769,
5411,
467,
2261,
7456,
2181,
7456,... |
if ((c & 0xFFF) == 0) System.err.println(UCA.hex(c)); | if ((c & 0xFFF) == 0) System.err.println(Utility.hex(c)); | static public void writeJavascriptInfo() throws IOException { System.err.println("Writing Javascript data"); Normalizer normKD = new Normalizer(Normalizer.NFKD); Normalizer normD = new Normalizer(Normalizer.NFD); log = new PrintWriter(new FileOutputStream("Normalization_data.js")); ... | 5620 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5620/73ed7bfac58f6e4cb69f3eca850e00afa4d1bd03/WriteCollationData.java/buggy/tools/unicodetools/com/ibm/text/UCA/WriteCollationData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1071,
918,
1045,
27129,
966,
1435,
1216,
1860,
288,
3639,
2332,
18,
370,
18,
8222,
2932,
18835,
22326,
501,
8863,
3639,
8769,
1824,
4651,
47,
40,
273,
394,
8769,
1824,
12,
16132,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1071,
918,
1045,
27129,
966,
1435,
1216,
1860,
288,
3639,
2332,
18,
370,
18,
8222,
2932,
18835,
22326,
501,
8863,
3639,
8769,
1824,
4651,
47,
40,
273,
394,
8769,
1824,
12,
16132,
18,... |
if (reopenEditors(oldBug)) { | if (forceSync) { | public BugzillaOfflineStatus add(BugzillaReport entry, boolean saveChosen) throws CoreException { BugzillaOfflineStatus status = BugzillaOfflineStatus.SAVED; try { int index = -1; if ((index = find(entry.getRepositoryUrl(), entry.getId())) >= 0) { BugzillaReport oldBug = list.get(index); String handle = Ab... | 51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/89e9926b0a4d823d40d15b9e2db644c9db87e68e/OfflineReportsFile.java/clean/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/OfflineReportsFile.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16907,
15990,
23106,
1482,
527,
12,
19865,
15990,
4820,
1241,
16,
1250,
1923,
782,
8918,
13,
1216,
30015,
288,
202,
202,
19865,
15990,
23106,
1482,
1267,
273,
16907,
15990,
23106,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
16907,
15990,
23106,
1482,
527,
12,
19865,
15990,
4820,
1241,
16,
1250,
1923,
782,
8918,
13,
1216,
30015,
288,
202,
202,
19865,
15990,
23106,
1482,
1267,
273,
16907,
15990,
23106,
... |
private void writeMGRLEVELS() throws DRDAProtocolException { int manager; int appLevel; int serverLevel; writer.startDdm(CodePoint.MGRLVLLS); for (int i = 0; i < knownManagers.size(); i++) { manager = ((Integer)knownManagers.elementAt(i)).intValue(); appLevel = appRequester.getManagerLevel(manager); serverLevel = serve... | private void writeMGRLEVELS() throws DRDAProtocolException { int manager; int appLevel; int serverLevel; writer.startDdm(CodePoint.MGRLVLLS); for (int i = 0; i < knownManagers.size(); i++) { manager = ((Integer)knownManagers.elementAt(i)).intValue(); appLevel = appRequester.getManagerLevel(manager); serverLevel = serve... | private void writeMGRLEVELS() throws DRDAProtocolException { int manager; int appLevel; int serverLevel; writer.startDdm(CodePoint.MGRLVLLS); for (int i = 0; i < knownManagers.size(); i++) { manager = ((Integer)knownManagers.elementAt(i)).intValue(); appLevel = appRequester.getManagerLevel(manager); ser... | 56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/977561c9de22d12b40a3a2f79a8df22ba7fc7752/DRDAConnThread.java/buggy/java/drda/org/apache/derby/impl/drda/DRDAConnThread.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1045,
49,
6997,
10398,
55,
1435,
1216,
16801,
9793,
5752,
503,
288,
202,
474,
3301,
31,
202,
474,
595,
2355,
31,
202,
474,
1438,
2355,
31,
202,
6299,
18,
1937,
40,
10956,
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,
3238,
918,
1045,
49,
6997,
10398,
55,
1435,
1216,
16801,
9793,
5752,
503,
288,
202,
474,
3301,
31,
202,
474,
595,
2355,
31,
202,
474,
1438,
2355,
31,
202,
6299,
18,
1937,
40,
10956,
12,... |
size = new Dimension( size.height, size.width ); | int width = (int) DEUtil.convertoToPixel( masterPage.getWidth( ) ); int height = (int) DEUtil.convertoToPixel( masterPage.getHeight( ) ); size = new Dimension( width, height ); | public static Dimension getMasterPageSize( MasterPageHandle masterPage ) { Dimension size = null; if ( masterPage == null || masterPage.getPageType( ).equalsIgnoreCase( DesignChoiceConstants.PAGE_SIZE_US_LETTER ) ) { size = new Dimension( MetricUtility.inchToPixel( 8.5, 11 ).x, MetricUtility.inchToPix... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/68f7bb71acd809afccaf1f576b1a498d1218bfe0/EditorRulerComposite.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/rulers/EditorRulerComposite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
13037,
27607,
24035,
12,
13453,
1964,
3259,
4171,
1964,
262,
202,
95,
202,
202,
8611,
963,
273,
446,
31,
202,
202,
430,
261,
4171,
1964,
422,
446,
9506,
202,
20081,
4171,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
13037,
27607,
24035,
12,
13453,
1964,
3259,
4171,
1964,
262,
202,
95,
202,
202,
8611,
963,
273,
446,
31,
202,
202,
430,
261,
4171,
1964,
422,
446,
9506,
202,
20081,
4171,
... |
IOperationApprover approver = (IOperationApprover)approvers.get(i); | IOperationApprover approver = (IOperationApprover) approvers.get(i); | protected IStatus getRedoApproval(IUndoableOperation operation, IAdaptable info) { for (int i = 0; i < approvers.size(); i++) { IOperationApprover approver = (IOperationApprover)approvers.get(i); IStatus approval = approver.proceedRedoing(operation, this, info); if (!approval.isOK()) { if (DEBUG_OPERATION_HI... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/3bad50e6f68ff26b260565b7df8938cfe4826b83/DefaultOperationHistory.java/clean/bundles/org.eclipse.core.commands/src/org/eclipse/core/commands/operations/DefaultOperationHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
467,
1482,
336,
3715,
83,
23461,
12,
45,
31224,
429,
2988,
1674,
16,
467,
13716,
429,
1123,
13,
288,
202,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
6617,
2496,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
467,
1482,
336,
3715,
83,
23461,
12,
45,
31224,
429,
2988,
1674,
16,
467,
13716,
429,
1123,
13,
288,
202,
202,
1884,
261,
474,
277,
273,
374,
31,
277,
411,
6617,
2496,
18,
... |
System.err.println("didn't find "+title); | protected static PanelWindowData findPanel(String title, boolean musthave) throws ProtocolError { for (int i=0; i<panelv.size(); i++) { PanelWindowData panel = (PanelWindowData)panelv.get(i); System.err.println("checking "+title+" against "+panel.title); if (panel.title.equal... | 1286 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1286/94be957a9baec92475aea8404387311072eb44c1/PanelWindowData.java/buggy/distrib/java_GUI/uk/org/jape/PanelWindowData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
23641,
3829,
751,
1104,
5537,
12,
780,
2077,
16,
1250,
1297,
21516,
13,
1216,
4547,
668,
288,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
13916,
90,
18,
1467,
5621,
277,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
760,
23641,
3829,
751,
1104,
5537,
12,
780,
2077,
16,
1250,
1297,
21516,
13,
1216,
4547,
668,
288,
3639,
364,
261,
474,
277,
33,
20,
31,
277,
32,
13916,
90,
18,
1467,
5621,
277,
... | |
} | public void keyPressed(KeyEvent ke) { int code = ke.getKeyCode(); if(code == KeyEvent.VK_ESCAPE) { ke.consume(); value = null; setVisible(false); } } | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/bebd557da53b74c60ab8525aa96904d4cee6224c/Main.java/clean/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
498,
24624,
12,
653,
1133,
12519,
13,
288,
7734,
509,
981,
273,
12519,
18,
588,
653,
1085,
5621,
7734,
309,
12,
710,
422,
23737,
18,
58,
47,
67,
24849,
13,
288,
10792,
12519... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
918,
498,
24624,
12,
653,
1133,
12519,
13,
288,
7734,
509,
981,
273,
12519,
18,
588,
653,
1085,
5621,
7734,
309,
12,
710,
422,
23737,
18,
58,
47,
67,
24849,
13,
288,
10792,
12519... | |
if (root != null) { root.setBounds(getParent().getClientArea()); } | public void resizeChild(LayoutPart childThatChanged) { forceLayout(); if (root != null) { root.setBounds(getParent().getClientArea()); } } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/ba0fdd9a5113101382b472bafbaa83f334f2ef9c/PartSashContainer.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSashContainer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7041,
1763,
12,
3744,
1988,
1151,
18163,
5033,
13,
288,
3639,
2944,
3744,
5621,
3639,
309,
261,
3085,
480,
446,
13,
288,
5411,
1365,
18,
542,
5694,
12,
588,
3054,
7675,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7041,
1763,
12,
3744,
1988,
1151,
18163,
5033,
13,
288,
3639,
2944,
3744,
5621,
3639,
309,
261,
3085,
480,
446,
13,
288,
5411,
1365,
18,
542,
5694,
12,
588,
3054,
7675,
588,
... | |
removePropertyChangeListener((EObject) objects[0], | removeNotificationListener((EObject) objects[0], | protected void removeListenerFilter(String filterId) { if (listenerFilters == null) return; Object[] objects = (Object[]) listenerFilters.get(filterId); if (objects == null) return; if (objects.length>2){ PresentationListener.getInstance(). removePropertyChangeListener((EObject) objects[0], (ES... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/94c38bd9865b5750d956f0b2101c832d2c93177f/GraphicalEditPart.java/buggy/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/editparts/GraphicalEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
18873,
1586,
12,
780,
1034,
548,
13,
288,
202,
202,
430,
261,
12757,
5422,
422,
446,
13,
1082,
202,
2463,
31,
202,
202,
921,
8526,
2184,
273,
261,
921,
63,
5717,
2991,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18873,
1586,
12,
780,
1034,
548,
13,
288,
202,
202,
430,
261,
12757,
5422,
422,
446,
13,
1082,
202,
2463,
31,
202,
202,
921,
8526,
2184,
273,
261,
921,
63,
5717,
2991,
... |
if (getRuby().getSecurityLevel() >= 4 && !isTaint()) { throw new RubySecurityException( getRuby(), "Insecure: can't change method visibility"); } | if (getRuby().getSecurityLevel() >= 4 && !isTaint()) { throw new RubySecurityException( getRuby(), "Insecure: can't change method visibility"); } | public RubyObject m_private(RubyObject[] args) { if (getRuby().getSecurityLevel() >= 4 && !isTaint()) { throw new RubySecurityException( getRuby(), "Insecure: can't change method visibility"); } if (args.length == 0) { getRuby().setActMethodScope(Constants.SCOPE_PRIVATE); } else { setMethodVisibility(a... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/0a7181933af700ea8025a4197f3a5ebcc08333c3/RubyModule.java/clean/org/jruby/RubyModule.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
19817,
921,
312,
67,
1152,
12,
54,
10340,
921,
8526,
833,
13,
288,
202,
202,
430,
261,
588,
54,
10340,
7675,
588,
4368,
2355,
1435,
1545,
1059,
597,
401,
291,
29048,
10756,
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,
225,
202,
482,
19817,
921,
312,
67,
1152,
12,
54,
10340,
921,
8526,
833,
13,
288,
202,
202,
430,
261,
588,
54,
10340,
7675,
588,
4368,
2355,
1435,
1545,
1059,
597,
401,
291,
29048,
10756,
28... |
public ISourcePosition getPosition() { return _curPos; } | public ISourcePosition getPosition() { return _curPos; } | public ISourcePosition getPosition() { return _curPos; } | 46454 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46454/af104711597d4d5b2089320e2517b95b8df14492/RubyYaccLexer.java/buggy/org/jruby/lexer/yacc/RubyYaccLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
467,
1830,
2555,
14441,
1435,
202,
202,
95,
1082,
202,
2463,
389,
1397,
1616,
31,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
467,
1830,
2555,
14441,
1435,
202,
202,
95,
1082,
202,
2463,
389,
1397,
1616,
31,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
final String prefixForNamespace ( String ns, String suggestion, boolean createIfMissing ) { if (ns == null) ns = ""; // special cases if (ns.equals( Locale._xml1998Uri )) return "xml"; if (ns.equals( Locale._xmlnsUri )) return "xmlns"; ... | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/992293ff82d9e7521bc6792bda27b12a095d135c/Xobj.java/clean/src/store/org/apache/xmlbeans/impl/store/Xobj.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
514,
1633,
1290,
3402,
261,
514,
3153,
16,
514,
19715,
16,
1250,
752,
2047,
4841,
262,
565,
288,
3639,
309,
261,
2387,
422,
446,
13,
5411,
3153,
273,
1408,
31,
3639,
368,
4582,
608... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
727,
514,
1633,
1290,
3402,
261,
514,
3153,
16,
514,
19715,
16,
1250,
752,
2047,
4841,
262,
565,
288,
3639,
309,
261,
2387,
422,
446,
13,
5411,
3153,
273,
1408,
31,
3639,
368,
4582,
608... | ||
&& contentSpecType != XMLElementDecl.TYPE_SIMPLE | private void validateElementAndAttributes(QName element, XMLAttrList attrList) throws Exception { if ((fElementDepth >= 0 && fValidationFlagStack[fElementDepth] != 0 )|| (fGrammar == null && !fValidating && !fNamespacesEnabled) ) { ... | 46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/0e374e549a5155529f80a7019391d2828d9a9b37/XMLValidator.java/buggy/src/org/apache/xerces/validators/common/XMLValidator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1954,
1046,
1876,
2498,
12,
13688,
930,
16,
4766,
9079,
3167,
3843,
682,
1604,
682,
13,
540,
1216,
1185,
288,
3639,
309,
14015,
74,
1046,
6148,
1545,
374,
597,
284,
4354,
4678,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
1954,
1046,
1876,
2498,
12,
13688,
930,
16,
4766,
9079,
3167,
3843,
682,
1604,
682,
13,
540,
1216,
1185,
288,
3639,
309,
14015,
74,
1046,
6148,
1545,
374,
597,
284,
4354,
4678,... | |
plugin.setParent(this); | plugin.setParent(data); | public ComponentData addComponentData(ComponentData data) {// data.setType(ComponentData.AGENT);// data.setName(getFullName().toString());// data.setClassName(agentClassName);// data.setOwner(this);// data.setParent(getParent()); // Add Asset Data PlugIn GenericComponentData plugin = new Gener... | 9368 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9368/a289d32495251616572637fef65bfaf05a419909/ABCAgent.java/clean/csmart/src/org/cougaar/tools/csmart/configgen/abcsociety/ABCAgent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
5435,
751,
15218,
751,
12,
1841,
751,
501,
13,
288,
759,
377,
501,
18,
542,
559,
12,
1841,
751,
18,
15005,
1769,
759,
377,
501,
18,
542,
461,
12,
588,
19223,
7675,
10492,
10663,
759,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
5435,
751,
15218,
751,
12,
1841,
751,
501,
13,
288,
759,
377,
501,
18,
542,
559,
12,
1841,
751,
18,
15005,
1769,
759,
377,
501,
18,
542,
461,
12,
588,
19223,
7675,
10492,
10663,
759,
... |
byte[] quantizationTableData = segmentReader.readSegment(JpegSegmentReader.SEGMENT_MARKER_DQT); | byte[] quantizationTableData = segmentReader.readSegment(JpegSegmentReader.SEGMENT_DQT); | public void testReadDQTSegment() throws Exception { File jpeg = new File("src/com/drew/imaging/exif/test/withExif.jpg"); JpegSegmentReader segmentReader = new JpegSegmentReader(jpeg); byte[] quantizationTableData = segmentReader.readSegment(JpegSegmentReader.SEGMENT_MARKER_DQT); asser... | 13212 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13212/86405a5c4ff12f30fd2796244d129975a8483ac3/JpegSegmentReaderTest.java/buggy/src/com/drew/imaging/jpeg/test/JpegSegmentReaderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
1994,
40,
53,
56,
4131,
1435,
1216,
1185,
565,
288,
3639,
1387,
29726,
273,
394,
1387,
2932,
4816,
19,
832,
19,
72,
16052,
19,
381,
5755,
19,
338,
430,
19,
3813,
19,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1994,
40,
53,
56,
4131,
1435,
1216,
1185,
565,
288,
3639,
1387,
29726,
273,
394,
1387,
2932,
4816,
19,
832,
19,
72,
16052,
19,
381,
5755,
19,
338,
430,
19,
3813,
19,
... |
public String jsFunction_toString(Object base) { int i = base == Undefined.instance ? 10 : ScriptRuntime.toInt32(base); return ScriptRuntime.numberToString(doubleValue, i); | private String jsFunction_toString(int base) { return ScriptRuntime.numberToString(doubleValue, base); | public String jsFunction_toString(Object base) { int i = base == Undefined.instance ? 10 : ScriptRuntime.toInt32(base); return ScriptRuntime.numberToString(doubleValue, i); } | 13991 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13991/8584f9aa43e87015068b51a9cd8ce3a893b2449a/NativeNumber.java/buggy/js/rhino/org/mozilla/javascript/NativeNumber.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
3828,
2083,
67,
10492,
12,
921,
1026,
13,
288,
3639,
509,
277,
273,
1026,
422,
22243,
18,
1336,
7734,
692,
1728,
1171,
294,
7739,
5576,
18,
869,
1702,
1578,
12,
1969,
1769,
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,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
3828,
2083,
67,
10492,
12,
921,
1026,
13,
288,
3639,
509,
277,
273,
1026,
422,
22243,
18,
1336,
7734,
692,
1728,
1171,
294,
7739,
5576,
18,
869,
1702,
1578,
12,
1969,
1769,
3... |
if (children[0] == oldChild) children[0] = newChild; else if (children[1] == oldChild) children[1] = newChild; | if (children[0] == oldChild) { children[0] = newChild; } else if (children[1] == oldChild) { children[1] = newChild; } | void replaceChild(LayoutTree oldChild, LayoutTree newChild) { if (children[0] == oldChild) children[0] = newChild; else if (children[1] == oldChild) children[1] = newChild; newChild.setParent(this); if (!children[0].isVisible() || !children[0].isVisible()) ... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/LayoutTreeNode.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/LayoutTreeNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
1453,
1763,
12,
3744,
2471,
1592,
1763,
16,
9995,
2471,
19783,
13,
288,
3639,
309,
261,
5906,
63,
20,
65,
422,
1592,
1763,
13,
5411,
2325,
63,
20,
65,
273,
19783,
31,
3639,
469,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1453,
1763,
12,
3744,
2471,
1592,
1763,
16,
9995,
2471,
19783,
13,
288,
3639,
309,
261,
5906,
63,
20,
65,
422,
1592,
1763,
13,
5411,
2325,
63,
20,
65,
273,
19783,
31,
3639,
469,
... |
public void testClone_Reaction() { | public void testClone_Reaction() throws Exception { | public void testClone_Reaction() { ISetOfReactions reactionSet = builder.newSetOfReactions(); reactionSet.addReaction(builder.newReaction()); // 1 reactionSet.addReaction(builder.newReaction()); // 2 reactionSet.addReaction(builder.newReaction()); // 3 reactionSet.addReaction(builder.newReaction()); // 4 ISet... | 45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/2b55a607674535cd8492e3539d8f3dce16fc3b92/SetOfReactionsTest.java/clean/src/org/openscience/cdk/test/SetOfReactionsTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
10930,
67,
21581,
1435,
288,
202,
202,
45,
694,
951,
426,
4905,
12836,
694,
273,
2089,
18,
2704,
694,
951,
426,
4905,
5621,
202,
202,
266,
1128,
694,
18,
1289,
21581,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10930,
67,
21581,
1435,
288,
202,
202,
45,
694,
951,
426,
4905,
12836,
694,
273,
2089,
18,
2704,
694,
951,
426,
4905,
5621,
202,
202,
266,
1128,
694,
18,
1289,
21581,
1... |
label = " (" + fileName.substring(fileName.indexOf(LABEL_SEPARATOR) + 1, fileName.lastIndexOf(".xml")) + ")"; | label = " (" + fileName.substring(fileName.indexOf(LABEL_SEPARATOR) + 1, fileName.lastIndexOf(".xml")) + ")"; | protected String getLinkText(String fileName) { String dateString = ""; String label = ""; if (fileName.lastIndexOf(LABEL_SEPARATOR) > -1) { dateString = fileName.substring(3, fileName.indexOf(LABEL_SEPARATOR)); label = " (" + fileName.substring(fileName.indexOf(LABEL_SEPA... | 55334 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55334/9d239446f36898c383c58d54746e86ef94148810/NavigationTag.java/buggy/reporting/jsp/src/net/sourceforge/cruisecontrol/taglib/NavigationTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
514,
15545,
1528,
12,
780,
3968,
13,
288,
3639,
514,
24757,
273,
1408,
31,
3639,
514,
1433,
273,
1408,
31,
3639,
309,
261,
17812,
18,
2722,
31985,
12,
13545,
67,
4550,
13,
405,
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,
377,
4750,
514,
15545,
1528,
12,
780,
3968,
13,
288,
3639,
514,
24757,
273,
1408,
31,
3639,
514,
1433,
273,
1408,
31,
3639,
309,
261,
17812,
18,
2722,
31985,
12,
13545,
67,
4550,
13,
405,
30... |
protected void closeBuffer(OpenableInfo info) { | protected void closeBuffer() { | protected void closeBuffer(OpenableInfo info) { if (!hasBuffer()) return; // nothing to do IBuffer buffer = null; buffer = getBufferManager().getBuffer(this); if (buffer != null) { buffer.close(); buffer.removeBufferChangedListener(this); } } | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/a443caeb08f5ebfeb103b91f9ece5f9775887585/Openable.java/clean/core/org.eclipse.cdt.core/model/org/eclipse/cdt/internal/core/model/Openable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1746,
1892,
12,
3678,
429,
966,
1123,
13,
288,
202,
202,
430,
16051,
5332,
1892,
10756,
327,
31,
368,
5083,
358,
741,
202,
202,
45,
1892,
1613,
273,
446,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1746,
1892,
12,
3678,
429,
966,
1123,
13,
288,
202,
202,
430,
16051,
5332,
1892,
10756,
327,
31,
368,
5083,
358,
741,
202,
202,
45,
1892,
1613,
273,
446,
31,
202,
202,
... |
entry.setCardNumber(CreditCardBusinessBean.encodeCreditCardNumber(cardnumber)); | entry.setCardNumber(encodedCardNumber); | private String doAuth(String cardnumber, String monthExpires, String yearExpires, double amount, String currency, String transactionType, Object parentDataPK, String authRspID) throws TPosException { if(_client != null) { _client.setProperty(TPOS3Client.PN_USERID, _userId); _client.setProperty(TPOS3Client... | 57901 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57901/48cbf3a34dede3ad67a101ee7e846c0d8bd62d65/TPosClient.java/buggy/src/java/com/idega/block/creditcard/business/TPosClient.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
741,
1730,
12,
780,
5270,
2696,
16,
514,
3138,
14449,
16,
514,
3286,
14449,
16,
1645,
3844,
16,
514,
5462,
16,
514,
2492,
559,
16,
1033,
982,
751,
8784,
16,
514,
1357,
54,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
514,
741,
1730,
12,
780,
5270,
2696,
16,
514,
3138,
14449,
16,
514,
3286,
14449,
16,
1645,
3844,
16,
514,
5462,
16,
514,
2492,
559,
16,
1033,
982,
751,
8784,
16,
514,
1357,
54,
... |
model.setSelectedFile( view.choice.getSelectedFile().getAbsolutePath() ); XFilter filter = (XFilter) view.choice.getFileFilter(); | model.setSelectedFile( choice.getSelectedFile().getAbsolutePath() ); XFilter filter = (XFilter) choice.getFileFilter(); | public void setVisible(boolean visible) { if(visible) { int result = view.choice.showDialog(null, L10n.getString("Export.Title")); if( result == JFileChooser.APPROVE_OPTION ) { if(view.choice.getSelectedFile() == null) { JOptionPane.showMessageDialog(null, L10n.getString("Error.MissingFileName"),... | 57211 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57211/7ada29324f1377c8a31a19e85ac2bc948f1baf43/ExportMngCtrlA.java/clean/trunk/src/net/sf/plantlore/client/export/ExportMngCtrlA.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
16697,
12,
6494,
6021,
13,
288,
202,
202,
430,
12,
8613,
13,
288,
1082,
202,
474,
563,
273,
1476,
18,
11569,
18,
4500,
6353,
12,
2011,
16,
511,
2163,
82,
18,
588,
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,
16697,
12,
6494,
6021,
13,
288,
202,
202,
430,
12,
8613,
13,
288,
1082,
202,
474,
563,
273,
1476,
18,
11569,
18,
4500,
6353,
12,
2011,
16,
511,
2163,
82,
18,
588,
780,
... |
inputGroup.setKeyExpr( newKey ); if ( newKey != null && !newKey.equals( oldKey ) ) | inputGroup.setKeyExpr( newKeyExpr ); if ( newKeyExpr != null && !newKeyExpr.equals( oldKeyExpr ) ) | protected void okPressed( ) { try { inputGroup.setName( nameEditor.getText( ) ); String newToc = UIUtil.convertToModelString( tocEditor.getText( ), true ); if ( newToc != inputGroup.getTocExpression( ) ) { if ( newToc == null || !newToc.equals( inputGroup.getTocExpression( ) ) ) { inputGro... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/8b6ff42fe8bd2e96a8642bf17e25db688f81d46a/GroupDialog.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/ui/dialogs/GroupDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1529,
24624,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
2630,
1114,
18,
542,
461,
12,
508,
6946,
18,
588,
1528,
12,
262,
11272,
1082,
202,
780,
394,
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,
1117,
918,
1529,
24624,
12,
262,
202,
95,
202,
202,
698,
202,
202,
95,
1082,
202,
2630,
1114,
18,
542,
461,
12,
508,
6946,
18,
588,
1528,
12,
262,
11272,
1082,
202,
780,
394,
56,... |
Object newValue, String reason) | Object newValue) | public CallParticipantChangeEvent(CallParticipant source, String type, Object oldValue, Object newValue, String reason) { super(source, type, oldValue, newVal... | 27035 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27035/4b7af66795876f56cf66335081d9d374016ece8d/CallParticipantChangeEvent.java/clean/src/net/java/sip/communicator/service/protocol/event/CallParticipantChangeEvent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3049,
22540,
20930,
12,
1477,
22540,
1084,
16,
4766,
1377,
514,
618,
16,
4766,
1377,
1033,
11144,
16,
4766,
1377,
1033,
6129,
16,
4766,
1377,
514,
3971,
13,
565,
288,
3639,
2240,
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,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3049,
22540,
20930,
12,
1477,
22540,
1084,
16,
4766,
1377,
514,
618,
16,
4766,
1377,
1033,
11144,
16,
4766,
1377,
1033,
6129,
16,
4766,
1377,
514,
3971,
13,
565,
288,
3639,
2240,
12... |
long time = cal.getTimeInMillis(); | long time = getTimeInMillis(); | public RubyObject op_plus(RubyObject other) { long time = cal.getTimeInMillis(); if (other instanceof RubyTime) { throw new TypeError(ruby, "time + time ?"); } else { time += ((RubyNumeric) other).getDoubleValue() * 1000; RubyTime newTime = new RubyTime(ruby, ge... | 50993 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50993/1d7a03bf28c697f2c006eafab8faa91982894617/RubyTime.java/clean/org/jruby/RubyTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
19817,
921,
1061,
67,
10103,
12,
54,
10340,
921,
1308,
13,
288,
3639,
1525,
813,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
950,
13,
288,
5411,
604,
394,
3580,
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,
19817,
921,
1061,
67,
10103,
12,
54,
10340,
921,
1308,
13,
288,
3639,
1525,
813,
273,
6135,
16620,
5621,
3639,
309,
261,
3011,
1276,
19817,
950,
13,
288,
5411,
604,
394,
3580,
12,
... |
public void showPopupMenu(MouseEvent me) { JPopupMenu popup = new JPopupMenu("test"); Object obj = getSelectedObject(); if (obj instanceof PopupGenerator) { Vector actions = ((PopupGenerator) obj).getPopUpActions(me); for (Enumeration e ... | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/1de82fde02a61c9bdec214aae29c615c3554fab5/NavigatorPane.java/clean/src_new/org/argouml/ui/NavigatorPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
2405,
13770,
4599,
12,
9186,
1133,
1791,
13,
288,
13491,
804,
13770,
4599,
10431,
273,
394,
804,
13770,
4599,
2932,
3813,
8863,
5411,
1033,
1081,
273,
16625,
921,
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,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
2405,
13770,
4599,
12,
9186,
1133,
1791,
13,
288,
13491,
804,
13770,
4599,
10431,
273,
394,
804,
13770,
4599,
2932,
3813,
8863,
5411,
1033,
1081,
273,
16625,
921,
5621,
5411,
309... | ||
final IHandlerService handlerService = (IHandlerService) PlatformUI .getWorkbench().getAdapter(IHandlerService.class); | final IHandlerService handlerService = (IHandlerService) PlatformUI.getWorkbench().getService(IHandlerService.class); | public void dispose() { final IHandlerService handlerService = (IHandlerService) PlatformUI .getWorkbench().getAdapter(IHandlerService.class); final Iterator iterator = activations.iterator(); while (iterator.hasNext()) { handlerService.deactivateHandler((IHandlerActivation) iterator .next()); } activati... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/a01c00a13234dc298b4800ef0faaed1ec6320911/PreferencePageHistory.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/PreferencePageHistory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
15825,
1435,
288,
202,
202,
6385,
467,
1503,
1179,
1838,
1179,
273,
261,
45,
1503,
1179,
13,
11810,
5370,
9506,
202,
18,
588,
2421,
22144,
7675,
588,
4216,
12,
45,
1503,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
15825,
1435,
288,
202,
202,
6385,
467,
1503,
1179,
1838,
1179,
273,
261,
45,
1503,
1179,
13,
11810,
5370,
9506,
202,
18,
588,
2421,
22144,
7675,
588,
4216,
12,
45,
1503,
... |
throw new MessageInvalidException(ProtocolErrorMessage.ERROR_PARSING_NUMBER, "Error parsing PriorityClass field: "+e.getMessage(), identifier); | throw new MessageInvalidException(ProtocolErrorMessage.ERROR_PARSING_NUMBER, "Error parsing PriorityClass field: "+e.getMessage(), identifier, global); | public ClientPutMessage(SimpleFieldSet fs) throws MessageInvalidException { String fnam = null; identifier = fs.get("Identifier"); if(identifier == null) throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "No Identifier", null); try { String u = fs.get("URI"); if(u == null) throw new Me... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/bbb3c23ec38ea1c7abb48040a17f5fc7932248bc/ClientPutMessage.java/clean/src/freenet/node/fcp/ClientPutMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2445,
6426,
1079,
12,
5784,
974,
694,
2662,
13,
1216,
2350,
1941,
503,
288,
202,
202,
780,
2295,
301,
273,
446,
31,
202,
202,
5644,
273,
2662,
18,
588,
2932,
3004,
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,
482,
2445,
6426,
1079,
12,
5784,
974,
694,
2662,
13,
1216,
2350,
1941,
503,
288,
202,
202,
780,
2295,
301,
273,
446,
31,
202,
202,
5644,
273,
2662,
18,
588,
2932,
3004,
8863,
202,
... |
_context.jobQueue().addJob(r); | getContext().jobQueue().addJob(r); | private void requestParticipation(TunnelInfo participant) { // find the info about who we're looking for RouterInfo target = _context.netDb().lookupRouterInfoLocally(participant.getThisHop()); if (target == null) { if (_log.shouldLog(Log.ERROR)) _log.error("Error - no ... | 45677 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45677/e737e5c9507ed0d463dc9e45a8f63657f466b177/RequestTunnelJob.java/clean/router/java/src/net/i2p/router/tunnelmanager/RequestTunnelJob.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
590,
1988,
24629,
367,
12,
20329,
966,
14188,
13,
288,
3639,
368,
1104,
326,
1123,
2973,
10354,
732,
4565,
7849,
364,
3639,
9703,
966,
1018,
273,
389,
2472,
18,
2758,
4331,
767... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
590,
1988,
24629,
367,
12,
20329,
966,
14188,
13,
288,
3639,
368,
1104,
326,
1123,
2973,
10354,
732,
4565,
7849,
364,
3639,
9703,
966,
1018,
273,
389,
2472,
18,
2758,
4331,
767... |
cell.setStaticValue(value); | cell = new Cell(value); | public int doEndTag() throws JspException { TableTag tableTag = getTableTag(); MediaTypeEnum currentMediaType = (MediaTypeEnum) this.pageContext.findAttribute(TableTag.PAGE_ATTRIBUTE_MEDIA); if (currentMediaType != null && !MediaUtil.availableForMedia(this, currentMediaType)) { ... | 7284 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7284/8d125235a8f193adeb2bb37719a23f36dc2acb98/ColumnTag.java/buggy/displaytag/src/main/java/org/displaytag/tags/ColumnTag.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
741,
25633,
1435,
1216,
27485,
565,
288,
3639,
3555,
1805,
1014,
1805,
273,
5638,
1805,
5621,
3639,
6128,
10549,
783,
20870,
273,
261,
5419,
10549,
13,
333,
18,
2433,
1042,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
509,
741,
25633,
1435,
1216,
27485,
565,
288,
3639,
3555,
1805,
1014,
1805,
273,
5638,
1805,
5621,
3639,
6128,
10549,
783,
20870,
273,
261,
5419,
10549,
13,
333,
18,
2433,
1042,
18,
... |
public void setDifficulty(er.bugtracker.Difficulty aValue) { | public void setDifficulty(Difficulty aValue) { | public void setDifficulty(er.bugtracker.Difficulty aValue) { takeStoredValueForKey(aValue, "difficulty"); } | 50512 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50512/e2f6d086a1ca4f9bae07e93767b99fcb6f6fa2ac/_Requirement.java/clean/Common/Applications/BugTracker/Frameworks/BTBusinessLogic/Sources/er/bugtracker/_Requirement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
5938,
21934,
12,
5938,
21934,
24406,
13,
288,
3639,
4862,
18005,
620,
19759,
12,
69,
620,
16,
315,
5413,
21934,
8863,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
444,
5938,
21934,
12,
5938,
21934,
24406,
13,
288,
3639,
4862,
18005,
620,
19759,
12,
69,
620,
16,
315,
5413,
21934,
8863,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
shd.preInvokeEndpointHook(context.getMessageContext()); | public void receive(MessageInfo messageInfo) { try { XMLMessage xmlMessage = null; try { xmlMessage = getXMLMessage(messageInfo); } catch(Exception e) { sendResponseError(messageInfo, e); return; } ... | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/be52bc232fe6fd7de16373e8de892d0eaea55212/XMLMessageDispatcher.java/clean/jaxws-ri/rt/src/com/sun/xml/ws/protocol/xml/server/XMLMessageDispatcher.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
6798,
12,
1079,
966,
883,
966,
13,
288,
3639,
775,
288,
5411,
3167,
1079,
2025,
1079,
273,
446,
31,
5411,
775,
288,
7734,
2025,
1079,
273,
336,
4201,
1079,
12,
2150,
966,
176... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6798,
12,
1079,
966,
883,
966,
13,
288,
3639,
775,
288,
5411,
3167,
1079,
2025,
1079,
273,
446,
31,
5411,
775,
288,
7734,
2025,
1079,
273,
336,
4201,
1079,
12,
2150,
966,
176... | |
model1.getCursor().prev(); | model1.move(-1); | public void testQuoteBreaksComment() { model1.insertSlash(); model1.insertStar(); model1.insertStar(); model1.insertSlash(); model1.getCursor().prev(); assertEquals("#0.0", "/*", model1.getCursor().prevItem().getType()); assertEquals("#0.1", "*/", model1.getCursor().current().getType()); model1.insert... | 11192 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11192/28c4be6b04d5867405916840b451c47e4acad060/ReducedModelTest.java/clean/drjava/src/edu/rice/cs/drjava/ReducedModelTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
10257,
26806,
4469,
1435,
202,
202,
95,
1082,
202,
2284,
21,
18,
6387,
11033,
5621,
1082,
202,
2284,
21,
18,
6387,
18379,
5621,
1082,
202,
2284,
21,
18,
6387,
18379,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10257,
26806,
4469,
1435,
202,
202,
95,
1082,
202,
2284,
21,
18,
6387,
11033,
5621,
1082,
202,
2284,
21,
18,
6387,
18379,
5621,
1082,
202,
2284,
21,
18,
6387,
18379,
... |
throws Exception | public Expr []bindArguments(Env env, Expr fun, Expr []args) throws Exception { if (_defaultExprs.length == args.length) return args; int length = _defaultExprs.length; if (_defaultExprs.length < args.length) { if (_hasRestArgs) length = args.length; else { env.warning(L.l( ... | 3863 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3863/87fa828f676c349c54c585677eb7eeab11f5627f/StaticFunction.java/buggy/quercus/src/main/java/com/caucho/quercus/module/StaticFunction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8074,
5378,
4376,
4628,
12,
3491,
1550,
16,
8074,
9831,
16,
8074,
5378,
1968,
13,
377,
288,
565,
309,
261,
67,
1886,
22947,
18,
2469,
422,
833,
18,
2469,
13,
1377,
327,
833,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
8074,
5378,
4376,
4628,
12,
3491,
1550,
16,
8074,
9831,
16,
8074,
5378,
1968,
13,
377,
288,
565,
309,
261,
67,
1886,
22947,
18,
2469,
422,
833,
18,
2469,
13,
1377,
327,
833,
31,
... | |
g2.setColor(color.leftColor); if (border.left == 1) { | g2.setColor(bcolor.leftColor()); if ((int)border.left() == 1) { | private static void paintSolid(final Graphics2D g2, final Rectangle bounds, final Border border, final BorderColor color, final int sides, int currentSide) { //Bug in polygon painting paints an extra pixel to the right and bottom //But clipping works fine! Polygon poly = getBevelledPolygon(boun... | 52947 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52947/8ea25aa585e94d56872f163ff3c60962f3a3ddce/BorderPainter.java/clean/src/java/org/xhtmlrenderer/render/BorderPainter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
12574,
25044,
12,
6385,
16830,
22,
40,
314,
22,
16,
727,
13264,
4972,
16,
727,
13525,
5795,
16,
727,
13525,
2957,
2036,
16,
727,
509,
22423,
16,
509,
783,
8895,
13,
288,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
12574,
25044,
12,
6385,
16830,
22,
40,
314,
22,
16,
727,
13264,
4972,
16,
727,
13525,
5795,
16,
727,
13525,
2957,
2036,
16,
727,
509,
22423,
16,
509,
783,
8895,
13,
288,... |
MNode modelElement = MFactory.getDefaultFactory().createNode(); super.initialize(modelElement); return modelElement; } | MNode modelElement = MFactory.getDefaultFactory().createNode(); super.initialize(modelElement); return modelElement; } | public MNode createNode() { MNode modelElement = MFactory.getDefaultFactory().createNode(); super.initialize(modelElement); return modelElement; } | 7166 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7166/ca3bcb5d6dd283c4553bcbfe50b108dc5d499768/CoreFactory.java/buggy/src_new/org/argouml/model/uml/foundation/core/CoreFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
490,
907,
24584,
1435,
288,
202,
202,
49,
907,
938,
1046,
273,
490,
1733,
18,
588,
1868,
1733,
7675,
2640,
907,
5621,
202,
202,
9565,
18,
11160,
12,
2284,
1046,
1769,
202,
202... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
490,
907,
24584,
1435,
288,
202,
202,
49,
907,
938,
1046,
273,
490,
1733,
18,
588,
1868,
1733,
7675,
2640,
907,
5621,
202,
202,
9565,
18,
11160,
12,
2284,
1046,
1769,
202,
202... |
public ResourceListSelectionDialog(Shell parentShell, IContainer container, int typeMask) { | public ResourceListSelectionDialog(Shell parentShell, IResource[] resources) { | public ResourceListSelectionDialog(Shell parentShell, IContainer container, int typeMask) { super(parentShell); this.container = container; this.typeMask = typeMask; setShellStyle(getShellStyle() | SWT.RESIZE); } | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/0b3a13758e4666f59d7bd12cdbb8dd272205910f/ResourceListSelectionDialog.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/ResourceListSelectionDialog.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
2591,
682,
6233,
6353,
12,
13220,
982,
13220,
16,
467,
2170,
1478,
16,
5411,
509,
618,
5796,
13,
288,
3639,
2240,
12,
2938,
13220,
1769,
3639,
333,
18,
3782,
273,
1478,
31,
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,
2591,
682,
6233,
6353,
12,
13220,
982,
13220,
16,
467,
2170,
1478,
16,
5411,
509,
618,
5796,
13,
288,
3639,
2240,
12,
2938,
13220,
1769,
3639,
333,
18,
3782,
273,
1478,
31,
3639,
... |
sendPatch(p, bankNum + 1, patchNum); | sendPatch((Patch)p, bankNum + 1, patchNum); | public void storePatch(Patch p, int bankNum, int patchNum) { if (bankNum > 1) { JOptionPane.showMessageDialog(PatchEdit.getInstance(), "Cannot send to a preset bank", "Store Patch", JOptionPane.WARNING_MESSAGE ); } else { sendPatch(p, bankNum + 1, patchNum); } } | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/b6e99a36d447b749f8ec1622f6d2477fcd586fcb/VirusProgSingleDriver.java/buggy/JSynthLib/synthdrivers/AccessVirus/VirusProgSingleDriver.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1707,
7332,
12,
7332,
293,
16,
509,
11218,
2578,
16,
509,
4729,
2578,
13,
288,
565,
309,
261,
10546,
2578,
405,
404,
13,
288,
1377,
804,
1895,
8485,
18,
4500,
1079,
6353,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1707,
7332,
12,
7332,
293,
16,
509,
11218,
2578,
16,
509,
4729,
2578,
13,
288,
565,
309,
261,
10546,
2578,
405,
404,
13,
288,
1377,
804,
1895,
8485,
18,
4500,
1079,
6353,
12,... |
if (!(_useType instanceof StringType)) { | public Type typeCheck(SymbolTable stable) throws TypeCheckError { _match.typeCheck(stable); _useType = _use.typeCheck(stable); // If the 'use' attribute is not a string... if (!(_useType instanceof StringType)) { // ...it must hold an expression for a node... if (_useType instanceof NodeType) { _use = new ... | 2723 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2723/be60972735dc72ea42ae9a13af0902b0d94e7e1f/Key.java/clean/src/org/apache/xalan/xsltc/compiler/Key.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1412,
618,
1564,
12,
5335,
1388,
14114,
13,
1216,
1412,
1564,
668,
288,
202,
67,
1916,
18,
723,
1564,
12,
15021,
1769,
202,
67,
1202,
559,
273,
389,
1202,
18,
723,
1564,
12,
15021... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1412,
618,
1564,
12,
5335,
1388,
14114,
13,
1216,
1412,
1564,
668,
288,
202,
67,
1916,
18,
723,
1564,
12,
15021,
1769,
202,
67,
1202,
559,
273,
389,
1202,
18,
723,
1564,
12,
15021... | |
Integer sizeC, Integer sizeT, String pixelType, Boolean bigEndian, String dimensionOrder, Integer i) { | Integer sizeC, Integer sizeT, String pixelType, Boolean bigEndian, String dimensionOrder, Integer i) { | public void setPixels(Integer sizeX, Integer sizeY, Integer sizeZ, Integer sizeC, Integer sizeT, String pixelType, Boolean bigEndian, String dimensionOrder, Integer i) { for (Iterator iter = delegates.iterator(); iter.hasNext();) { MetadataStore s = (MetadataStore) iter.next(); s.setPixels(size... | 55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/70f56ee3fa101ec0d5c6f5c67bc3511fe51aa484/AggregateMetadataStore.java/clean/loci/formats/AggregateMetadataStore.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
18079,
12,
4522,
963,
60,
16,
2144,
963,
61,
16,
2144,
963,
62,
16,
1377,
2144,
963,
39,
16,
2144,
963,
56,
16,
514,
4957,
559,
16,
3411,
5446,
7583,
16,
1377,
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,
282,
1071,
918,
444,
18079,
12,
4522,
963,
60,
16,
2144,
963,
61,
16,
2144,
963,
62,
16,
1377,
2144,
963,
39,
16,
2144,
963,
56,
16,
514,
4957,
559,
16,
3411,
5446,
7583,
16,
1377,
514,
... |
if(line.equals("End")) return; throw new IOException("Unknown end-marker: \""+line+"\""); | endMarker = line; return; | private void read(BufferedReader br) throws IOException { boolean firstLine = true; while(true) { String line = br.readLine(); if(line == null) { if(firstLine) throw new EOFException(); throw new IOException(); } firstLine = fal... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/87760d0ac57e5e39f75661e91adeb3a9ffcc5dfb/SimpleFieldSet.java/clean/src/freenet/support/SimpleFieldSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
855,
12,
17947,
2514,
5186,
13,
1216,
1860,
288,
3639,
1250,
24415,
273,
638,
31,
3639,
1323,
12,
3767,
13,
288,
5411,
514,
980,
273,
5186,
18,
896,
1670,
5621,
5411,
309,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
855,
12,
17947,
2514,
5186,
13,
1216,
1860,
288,
3639,
1250,
24415,
273,
638,
31,
3639,
1323,
12,
3767,
13,
288,
5411,
514,
980,
273,
5186,
18,
896,
1670,
5621,
5411,
309,
12... |
pn = nf.createSwitch(expr(false), lineno); mustMatchToken(Token.RP, "msg.no.paren.after.switch"); decompiler.addToken(Token.RP); mustMatchToken(Token.LC, "msg.no.brace.switch"); decompiler.addEOL(Token.LC); boolean hasDefault = false; while ((tt = ts.getToken()) != Token.RC && tt != Token.EOF) { Node caseExpression; i... | pn = enterSwitch(expr(false), lineno, statementLabel); try { mustMatchToken(Token.RP, "msg.no.paren.after.switch"); decompiler.addToken(Token.RP); mustMatchToken(Token.LC, "msg.no.brace.switch"); decompiler.addEOL(Token.LC); boolean hasDefault = false; while ((tt = ts.getToken()) != Token.RC && tt != Token.EOF) { Node... | private Node statementHelper() throws IOException, ParserException { Node pn = null; // If skipsemi == true, don't add SEMI + EOL to source at the // end of this statment. For compound statements, IF/FOR etc. boolean skipsemi = false; int tt; tt = ts.getToken(); ... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/792304a2a96cea5a80c02ff6a02a98f830f7393d/Parser.java/buggy/js/rhino/src/org/mozilla/javascript/Parser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
2029,
3021,
2276,
1435,
3639,
1216,
1860,
16,
27990,
565,
288,
3639,
2029,
11059,
273,
446,
31,
3639,
368,
971,
2488,
307,
9197,
422,
638,
16,
2727,
1404,
527,
3174,
7492,
397,
1999... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2029,
3021,
2276,
1435,
3639,
1216,
1860,
16,
27990,
565,
288,
3639,
2029,
11059,
273,
446,
31,
3639,
368,
971,
2488,
307,
9197,
422,
638,
16,
2727,
1404,
527,
3174,
7492,
397,
1999... |
if (!removedNodes.contains(n)) { | if (lattice.hasNode(n)) { | protected void optimizeBackward() { //System.err.println("*** Optimizing backward ***"); boolean moreChanges = true; while (moreChanges) { moreChanges = false; // search for a node that can be optimized for (Iterator i=lattice.getCopyOfNodes().iterator(); i.hasN... | 8321 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8321/73f075ae4a01ecf914ef4ce231f3a02b9d73d850/LatticeOptimizer.java/clean/sphinx4/edu/cmu/sphinx/result/LatticeOptimizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
10979,
26283,
1435,
288,
3639,
368,
3163,
18,
370,
18,
8222,
2932,
14465,
19615,
6894,
12555,
18852,
8863,
3639,
1250,
1898,
7173,
273,
638,
31,
3639,
1323,
261,
10161,
7173,
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,
4750,
918,
10979,
26283,
1435,
288,
3639,
368,
3163,
18,
370,
18,
8222,
2932,
14465,
19615,
6894,
12555,
18852,
8863,
3639,
1250,
1898,
7173,
273,
638,
31,
3639,
1323,
261,
10161,
7173,
13,... |
KeyBindingService(IWorkbenchPartSite workbenchPartSite) { | public KeyBindingService(IWorkbenchPartSite workbenchPartSite) { | KeyBindingService(IWorkbenchPartSite workbenchPartSite) { this(workbenchPartSite, null); } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/84c3360a0de46f10d9977426d71a0bfb78afc489/KeyBindingService.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/KeyBindingService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1929,
5250,
1179,
12,
45,
2421,
22144,
1988,
4956,
1440,
22144,
1988,
4956,
13,
288,
3639,
333,
12,
1252,
22144,
1988,
4956,
16,
446,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
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,
1929,
5250,
1179,
12,
45,
2421,
22144,
1988,
4956,
1440,
22144,
1988,
4956,
13,
288,
3639,
333,
12,
1252,
22144,
1988,
4956,
16,
446,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100... |
return new CArray(xs); | return new CArray(xs); | public static Array box_carray(char [] xs) { return new CArray(xs); } | 5590 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5590/27b51e096e467f35a33e37e0191031477ea9ba8b/RunTime.java/clean/sources/scala/runtime/RunTime.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1510,
282,
3919,
67,
71,
1126,
12,
3001,
282,
5378,
9280,
13,
288,
202,
2463,
394,
385,
1076,
12,
13713,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1510,
282,
3919,
67,
71,
1126,
12,
3001,
282,
5378,
9280,
13,
288,
202,
2463,
394,
385,
1076,
12,
13713,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if (!mergeChannels && splitWindows) slice(stackB, fileName, channels); else new ImagePlus(fileName, stackB).show(); | if (!mergeChannels && splitWindows) { slice(stackB, fileName, channels, fi); } else ip = new ImagePlus(fileName, stackB); | public synchronized void run(String arg) { success = false; boolean quiet = !"".equals(arg); String id = null; ImageReader reader = new ImageReader(); if ((new File(arg)).exists()) { id = arg; // we still want to prompt for channel merge/split GenericDialog gd = new GenericDialog("LOCI B... | 11426 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11426/a9f08f4144d9b190b40353d537c4cdbd539859c8/LociImporter.java/clean/loci/plugins/LociImporter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3852,
918,
1086,
12,
780,
1501,
13,
288,
565,
2216,
273,
629,
31,
565,
1250,
10902,
273,
401,
3660,
18,
14963,
12,
3175,
1769,
565,
514,
612,
273,
446,
31,
565,
3421,
2514,
2949,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
918,
1086,
12,
780,
1501,
13,
288,
565,
2216,
273,
629,
31,
565,
1250,
10902,
273,
401,
3660,
18,
14963,
12,
3175,
1769,
565,
514,
612,
273,
446,
31,
565,
3421,
2514,
2949,
... |
tsvTask.setSourceName("tsv"); | tsvTask.setSourceName("testsource"); | public void testFastaLoad() throws Exception { TSVFileReaderTask tsvTask = new TSVFileReaderTask(); tsvTask.setIgnoreDuplicates(true); tsvTask.setIntegrationWriterAlias("integration.unittestsingle"); tsvTask.setSourceName("tsv"); File file = new File("resources/TSVFileReaderTaskTe... | 29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/d779e9d8a559f4ec5617c263d017ce1d7af86a60/TSVFileReaderTaskTest.java/buggy/intermine/integrate/test/src/org/intermine/task/TSVFileReaderTaskTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
12305,
69,
2563,
1435,
1216,
1185,
288,
3639,
15508,
58,
812,
2514,
2174,
22731,
2174,
273,
394,
15508,
58,
812,
2514,
2174,
5621,
3639,
22731,
2174,
18,
542,
3777,
23897,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12305,
69,
2563,
1435,
1216,
1185,
288,
3639,
15508,
58,
812,
2514,
2174,
22731,
2174,
273,
394,
15508,
58,
812,
2514,
2174,
5621,
3639,
22731,
2174,
18,
542,
3777,
23897,
... |
} finally { | } finally { | public void run() { try { // // test if active since the editpartg may have been deleted // by the time this method is executed. if ( ShapeCompartmentEditPart.this.isActive() ) { getConnectorRefreshMgr().refreshConnectors(ShapeCompartmentEditPart.this); } } finally { ... | 1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/8cde65fc058a9faaf847d04bf9b28594ea600f8f/ShapeCompartmentEditPart.java/clean/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui/src/org/eclipse/gmf/runtime/diagram/ui/editparts/ShapeCompartmentEditPart.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4697,
202,
482,
918,
1086,
1435,
288,
6862,
202,
698,
288,
25083,
202,
759,
25083,
202,
759,
1842,
309,
2695,
3241,
326,
3874,
2680,
75,
2026,
1240,
2118,
4282,
25083,
202,
759,
635,
326,
813,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1435,
288,
6862,
202,
698,
288,
25083,
202,
759,
25083,
202,
759,
1842,
309,
2695,
3241,
326,
3874,
2680,
75,
2026,
1240,
2118,
4282,
25083,
202,
759,
635,
326,
813,... |
public void processEvent(String comp_name, AWTEvent evt) { AWTEvent copy_evt=null; Component src=findComponent(mainFrame, comp_name); if(src == null) { log.error("processEvent(): src is null"); return; } System.out.println("Received " + evt.getClass().getName()); copy_evt=copyEvent(src, evt); if(copy_evt... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/5ad015d9a78e1da3350d9b398b46b2f5d4508564/DrawRepl.java/buggy/src/org/jgroups/demos/DrawRepl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1207,
1133,
12,
780,
1161,
67,
529,
16,
432,
8588,
1133,
6324,
13,
288,
202,
37,
8588,
1133,
282,
1610,
67,
73,
11734,
33,
2011,
31,
202,
1841,
225,
1705,
33,
4720,
1841,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1207,
1133,
12,
780,
1161,
67,
529,
16,
432,
8588,
1133,
6324,
13,
288,
202,
37,
8588,
1133,
282,
1610,
67,
73,
11734,
33,
2011,
31,
202,
1841,
225,
1705,
33,
4720,
1841,
1... | ||
if (graphics.getFont().toString().indexOf("dialog") != -1) | if (graphics.getFont().toString().indexOf("dialog") != -1 || graphics.getFont().toString().indexOf("Dialog") != -1) | public void testGetFont() throws Exception { Font f = graphics.getFont(); if (graphics.getFont().toString().indexOf("dialog") != -1) // if dialog is returned we can't run the test properly. return; assertEquals("java.awt.Font[family=Arial,name=Arial,style=plain,size=10]", f.toStri... | 509 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/509/82030466d1987a8b59878e0e8fe18d0536bdab41/TestEscherGraphics2d.java/buggy/src/testcases/org/apache/poi/hssf/usermodel/TestEscherGraphics2d.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
967,
5711,
1435,
1216,
1185,
565,
288,
3639,
10063,
284,
273,
17313,
18,
588,
5711,
5621,
3639,
309,
261,
31586,
18,
588,
5711,
7675,
10492,
7675,
31806,
2932,
12730,
7923,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
967,
5711,
1435,
1216,
1185,
565,
288,
3639,
10063,
284,
273,
17313,
18,
588,
5711,
5621,
3639,
309,
261,
31586,
18,
588,
5711,
7675,
10492,
7675,
31806,
2932,
12730,
7923,... |
int length = args == null ? 0 : args.length; | int length = nargs == null ? 0 : nargs.length; | public Object invoke(Object proxy, Method method, Object[] args) throws Throwable { if (method.getName().equals("toString") && method.getParameterTypes().length == 0) { return proxy.getClass().getName(); } else if (method.getName().equals("hashCode") && metho... | 49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/ca6b16e996ea9af83ce593594b9c69b9364a9924/Java.java/buggy/src/org/jruby/javasupport/Java.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
1033,
4356,
12,
921,
2889,
16,
2985,
707,
16,
1033,
8526,
833,
13,
1216,
4206,
288,
7734,
309,
261,
2039,
18,
17994,
7675,
14963,
2932,
10492,
7923,
597,
707,
18,
588,
1662,
2016,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
2398,
1071,
1033,
4356,
12,
921,
2889,
16,
2985,
707,
16,
1033,
8526,
833,
13,
1216,
4206,
288,
7734,
309,
261,
2039,
18,
17994,
7675,
14963,
2932,
10492,
7923,
597,
707,
18,
588,
1662,
2016,
... |
writer.write("/>"); | writer.write('>'); | public void endElement() throws IOException { switch (state) { case IN_START_TAG: writer.write("/>"); pop(); state = OTHER; break; case OTHER: indent(); // fall through case AFTER_DATA: writer.write("</"); writer.write(pop()); writer.write("/>"); break; ... | 50651 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50651/3c9836492b8b3a8420614d07bb7de2c2d68e3870/XmlWriter.java/buggy/dtdinst/src/com/thaiopensource/xml/dtd/XmlWriter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
14840,
1435,
1216,
1860,
288,
565,
1620,
261,
2019,
13,
288,
565,
648,
2120,
67,
7570,
67,
7927,
30,
1377,
2633,
18,
2626,
2668,
1870,
1769,
1377,
1843,
5621,
1377,
919,
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,
1071,
918,
14840,
1435,
1216,
1860,
288,
565,
1620,
261,
2019,
13,
288,
565,
648,
2120,
67,
7570,
67,
7927,
30,
1377,
2633,
18,
2626,
2668,
1870,
1769,
1377,
1843,
5621,
1377,
919,
273,
... |
def = testF2(file, offset); | def = testCtrl_F3(file, offset); | public void testNoDefinitions() throws Exception { StringBuffer buffer = new StringBuffer(); buffer.append("extern int a1; // declares a\n"); //$NON-NLS-1$ buffer.append("extern const int c1; // declares c\n"); //$NON-NLS-1$ buffer.append("int f1(int); // declares f\n"); //$NON-NLS-1$ buffer.append("struct S1; //... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/a80f774ac034fed44b578ede9c708e773e1fabcf/CSelectionTestsDOMIndexer.java/clean/core/org.eclipse.cdt.ui.tests/ui/org/eclipse/cdt/ui/tests/text/selectiontests/CSelectionTestsDOMIndexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
2279,
7130,
1435,
1216,
1185,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
338,
798,
509,
279,
21,
31,
368,
3496,
4807,
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,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
2279,
7130,
1435,
1216,
1185,
288,
202,
202,
780,
1892,
1613,
273,
394,
6674,
5621,
202,
202,
4106,
18,
6923,
2932,
338,
798,
509,
279,
21,
31,
368,
3496,
4807,
279... |
if ( element instanceof ICSharedLibrary ) { label.append( getSharedLibraryText( (ICSharedLibrary)element, showQualified ) ); return label.toString(); | try { if ( element instanceof ICSharedLibrary ) { label.append( getSharedLibraryText( (ICSharedLibrary)element, showQualified ) ); return label.toString(); } if ( element instanceof ICModule ) { label.append( getModuleText( (ICModule)element, showQualified ) ); return label.toString(); } if ( element instanceof ICSigna... | private String getBaseText( Object element ) { boolean showQualified = isShowQualifiedNames(); StringBuffer label = new StringBuffer(); if ( element instanceof ICSharedLibrary ) { label.append( getSharedLibraryText( (ICSharedLibrary)element, showQualified ) ); return label.toString(); } if ( element instanceo... | 54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/4fe2f1e7d8918c1523fe6d9bda577c522ea51134/CDebugModelPresentation.java/clean/debug/org.eclipse.cdt.debug.ui/src/org/eclipse/cdt/debug/internal/ui/CDebugModelPresentation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8297,
1528,
12,
1033,
930,
262,
288,
202,
202,
6494,
2405,
8708,
273,
353,
5706,
8708,
1557,
5621,
202,
202,
780,
1892,
1433,
273,
394,
6674,
5621,
202,
202,
430,
261,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
514,
8297,
1528,
12,
1033,
930,
262,
288,
202,
202,
6494,
2405,
8708,
273,
353,
5706,
8708,
1557,
5621,
202,
202,
780,
1892,
1433,
273,
394,
6674,
5621,
202,
202,
430,
261,
9... |
ElementContainer ec = new ElementContainer(); | protected Element getCustomCredits(String text, IMG logo) { ElementContainer ec = new ElementContainer(); Table t = new Table().setCellSpacing( 0 ).setCellPadding( 0 ).setBorder( 0 ).setWidth("90%").setAlign("RIGHT"); TR tr = new TR(); tr.addElement( new TD(text).setVAlign("MIDDLE").setAlign("RIGHT").setWidt... | 47703 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47703/e5b3b00b0f724a9834bcadb34453e906f7c0d25b/LessonAdapter.java/buggy/ webgoat/main/project/JavaSource/org/owasp/webgoat/lessons/LessonAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3010,
12736,
24201,
1282,
12,
780,
977,
16,
26582,
19128,
13,
225,
202,
95,
202,
202,
1046,
2170,
6557,
273,
394,
225,
3010,
2170,
5621,
1082,
202,
1388,
268,
273,
394,
3555,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3010,
12736,
24201,
1282,
12,
780,
977,
16,
26582,
19128,
13,
225,
202,
95,
202,
202,
1046,
2170,
6557,
273,
394,
225,
3010,
2170,
5621,
1082,
202,
1388,
268,
273,
394,
3555,
... | |
if( initialCheckedState_ ) { | if( defaultCheckedState_ ) { | public void reset() { if( initialCheckedState_ ) { setAttributeValue("checked", "checked"); } else { removeAttribute("checked"); } } | 47843 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47843/5c32aadc1f81f752c09ec8b58b935ff4ed4be01e/HtmlRadioButtonInput.java/clean/htmlunit/src/java/com/gargoylesoftware/htmlunit/html/HtmlRadioButtonInput.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2715,
1435,
288,
3639,
309,
12,
805,
11454,
1119,
67,
262,
288,
5411,
4730,
620,
2932,
4532,
3113,
315,
4532,
8863,
3639,
289,
3639,
469,
288,
5411,
18831,
2932,
4532,
8863,
36... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2715,
1435,
288,
3639,
309,
12,
805,
11454,
1119,
67,
262,
288,
5411,
4730,
620,
2932,
4532,
3113,
315,
4532,
8863,
3639,
289,
3639,
469,
288,
5411,
18831,
2932,
4532,
8863,
36... |
attrib.cpu = "x86_64"; | attrib.cpu = "x86_64"; break; case Elf.ELFhdr.EM_XILINX_MICROBLAZE: attrib.cpu = "microblaze"; | public Attribute getAttributes() throws IOException { Attribute attrib = new Attribute(); switch (ehdr.e_type) { case Elf.ELFhdr.ET_CORE : attrib.type = Attribute.ELF_TYPE_CORE; break; case Elf.ELFhdr.ET_EXEC : attrib.type = Attribute.ELF_TYPE_EXE; break; case Elf.ELFhdr.ET_REL : attrib.type = A... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/082189fd80d9383953a7c8c713679ef71cf9a159/Elf.java/buggy/core/org.eclipse.cdt.core/utils/org/eclipse/cdt/utils/elf/Elf.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3601,
10183,
1435,
1216,
1860,
288,
202,
202,
1499,
5885,
273,
394,
3601,
5621,
202,
202,
9610,
261,
73,
16587,
18,
73,
67,
723,
13,
288,
1082,
202,
3593,
10426,
74,
18,
2247,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3601,
10183,
1435,
1216,
1860,
288,
202,
202,
1499,
5885,
273,
394,
3601,
5621,
202,
202,
9610,
261,
73,
16587,
18,
73,
67,
723,
13,
288,
1082,
202,
3593,
10426,
74,
18,
2247,... |
break; | if (allowCycle) { allowCycle = false; i = 0; } else { break; } | private boolean shiftFocus(boolean forwardFocus, int steps ) { int i = this.focusedIndex + steps; if (i > this.items.length) { i = this.items.length - 2; } if (i < 0) { i = 1; } Item item = null; while (true) { if (forwardFocus) { i++; if (i >= this.items.length) { break; } } else { i--;... | 9804 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9804/8eb74be06bdd32498c3b8d7c38a4b0b48028440d/Container.java/buggy/j2me/source/src/de/enough/polish/ui/Container.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
4654,
9233,
12,
6494,
5104,
9233,
16,
509,
6075,
262,
288,
202,
202,
474,
277,
273,
333,
18,
74,
14569,
1016,
397,
6075,
31,
202,
202,
430,
261,
77,
405,
333,
18,
331... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
1250,
4654,
9233,
12,
6494,
5104,
9233,
16,
509,
6075,
262,
288,
202,
202,
474,
277,
273,
333,
18,
74,
14569,
1016,
397,
6075,
31,
202,
202,
430,
261,
77,
405,
333,
18,
331... |
public void eventDequeued( Stage a_stage, EventObject an_event ) | public void eventDequeued( Stage stage, EventObject event ) | public void eventDequeued( Stage a_stage, EventObject an_event ) { } | 17035 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17035/3c44e553bec32a1c486c37615cd1a2bca43cf59f/StageMonitorAdapter.java/clean/eve/frontend/common/api/src/java/org/apache/eve/seda/StageMonitorAdapter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
871,
758,
19499,
12,
16531,
6009,
16,
2587,
921,
871,
262,
565,
288,
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,
918,
871,
758,
19499,
12,
16531,
6009,
16,
2587,
921,
871,
262,
565,
288,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
public void constraint(List constraints) throws RecognitionException { Token fb=null; Token f=null; Token op=null; Token bvc=null; String lc = null; String rvc = null; PatternDescr d = null; try { // C:\Projects\jboss-rules\dro... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/9c6423b7a31fdc4a1317e71a6d2850c94e2140e0/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
4954,
12,
682,
6237,
13,
1216,
9539,
288,
6647,
3155,
12754,
33,
2011,
31,
3639,
3155,
284,
33,
2011,
31,
3639,
3155,
1061,
33,
2011,
31,
3639,
3155,
324,
4227,
33,
2011,
31,... | ||
SortedVectorByNumber s = removeFirstAccordingToPriorities(choosenPriorityClass); | choosenPriorityClass = removeFirstAccordingToPriorities(choosenPriorityClass); if(choosenPriorityClass == -1) return null; SortedVectorByNumber s = priorities[choosenPriorityClass]; | public SendableRequest removeFirst() { // Priorities start at 0 if(logMINOR) Logger.minor(this, "removeFirst()"); int choosenPriorityClass = Integer.MAX_VALUE; SortedVectorByNumber s = removeFirstAccordingToPriorities(choosenPriorityClass); if(s != null){ while(true) { SectoredRandomGrabArrayWithInt rga = (S... | 46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/e2596af33a77ad5174e61e768ac168ffc2cf3e84/ClientRequestScheduler.java/clean/src/freenet/client/async/ClientRequestScheduler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2479,
429,
691,
1206,
3759,
1435,
288,
202,
202,
759,
30326,
1961,
787,
622,
374,
202,
202,
430,
12,
1330,
6236,
916,
13,
4242,
18,
17364,
12,
2211,
16,
315,
4479,
3759,
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,
225,
202,
482,
2479,
429,
691,
1206,
3759,
1435,
288,
202,
202,
759,
30326,
1961,
787,
622,
374,
202,
202,
430,
12,
1330,
6236,
916,
13,
4242,
18,
17364,
12,
2211,
16,
315,
4479,
3759,
1435,... |
mtuJSpinner = new javax.swing.JSpinner(); | mtuJTextField = new javax.swing.JTextField(); | private void initComponents() {//GEN-BEGIN:initComponents java.awt.GridBagConstraints gridBagConstraints; natButtonGroup = new javax.swing.ButtonGroup(); forwardingButtonGroup = new javax.swing.ButtonGroup(); natJPanel = new javax.swing.JPanel(); ... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/57900e78a8177576829521920f2b729a06705819/PrimarySpaceJPanel.java/buggy/tran/nat/main/com/metavize/tran/nat/gui/PrimarySpaceJPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
3238,
918,
1208,
7171,
1435,
288,
759,
16652,
17,
16061,
30,
2738,
7171,
7734,
2252,
18,
2219,
88,
18,
6313,
6852,
8747,
31,
7734,
10535,
3616,
1114,
273,
394,
6863,
18,
5328,
310,
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,
540,
3238,
918,
1208,
7171,
1435,
288,
759,
16652,
17,
16061,
30,
2738,
7171,
7734,
2252,
18,
2219,
88,
18,
6313,
6852,
8747,
31,
7734,
10535,
3616,
1114,
273,
394,
6863,
18,
5328,
310,
18,
... |
try { String newPlats[] = sinfo.getValidPlatformTypes(); platSet = getPlatformTypeSet(newPlats); } catch(FinderException exc){ throw new CreateException("Could not setup " + "server '" + sinfo.getName() + "' because: " + exc.getMessage()); } stype.setPlatformTypes(platSet); | String newPlats[] = sinfo.getValidPlatformTypes(); findAndSetPlatformType(newPlats, stype); | public void updateServerTypes(String plugin, ServerTypeInfo[] infos) throws CreateException, FinderException, RemoveException { // First, put all of the infos into a Hash HashMap infoMap = new HashMap(); for (int i = 0; i < infos.length; i++) { String name = infos[i].getName()... | 52591 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52591/b9efc9b35e5c6d897ce38ed4bb4e69771ee4038a/ServerManagerEJBImpl.java/clean/src/org/hyperic/hq/appdef/server/session/ServerManagerEJBImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
2081,
2016,
12,
780,
1909,
16,
3224,
17305,
8526,
10626,
13,
3639,
1216,
1788,
503,
16,
19307,
503,
16,
3581,
503,
288,
3639,
368,
5783,
16,
1378,
777,
434,
326,
10626,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1089,
2081,
2016,
12,
780,
1909,
16,
3224,
17305,
8526,
10626,
13,
3639,
1216,
1788,
503,
16,
19307,
503,
16,
3581,
503,
288,
3639,
368,
5783,
16,
1378,
777,
434,
326,
10626,
... |
private static String getName( int userPermissionSetId ) { String result = null; switch( userPermissionSetId ) { case IMCConstants.DOC_PERM_SET_FULL: result = NAME_FULL; break; case IMCConstants.DOC_PERM_SET_RESTRICTED_1: result = NAME_RESTRICTED_1; break; case IMCConstants.DOC_PERM_SET_RESTRICTED_2: result = NAME_REST... | public String getName() { return internalDocPermSet.getName(); | private static String getName( int userPermissionSetId ) { String result = null; switch( userPermissionSetId ) { case IMCConstants.DOC_PERM_SET_FULL: result = NAME_FULL; break; case IMCConstants.DOC_PERM_SET_RESTRICTED_1: result = NAME... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/ddfceb90cb867c79274d94d47cfdb3c0078fd2ed/DocumentPermissionSet.java/clean/server/src/com/imcode/imcms/DocumentPermissionSet.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1723,
12,
509,
729,
5041,
18523,
262,
288,
3639,
514,
563,
273,
446,
31,
3639,
1620,
12,
729,
5041,
18523,
262,
288,
5411,
648,
6246,
39,
2918,
18,
19693,
67,
3194,
49,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
1723,
12,
509,
729,
5041,
18523,
262,
288,
3639,
514,
563,
273,
446,
31,
3639,
1620,
12,
729,
5041,
18523,
262,
288,
5411,
648,
6246,
39,
2918,
18,
19693,
67,
3194,
49,
... |
if (!weapon.canFire()) { | if (!weapon.canFire() && !exchangeSwarmTarget) { | private static String toHitIsImpossible(IGame game, Entity ae, Targetable target, Mounted weapon, AmmoType atype, WeaponType wtype, int ttype, boolean exchangeSwarmTarget, boolean usesAmmo, Entity t... | 3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/7137212a2cb35a36e4e1aee06b389c76596e3e32/WeaponAttackAction.java/clean/megamek/src/megamek/common/actions/WeaponAttackAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
358,
13616,
2520,
1170,
12708,
12,
3047,
339,
7920,
16,
3887,
14221,
16,
1171,
9079,
5916,
429,
1018,
16,
13076,
329,
732,
28629,
16,
3986,
8683,
559,
30965,
16,
17311,
16... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
514,
358,
13616,
2520,
1170,
12708,
12,
3047,
339,
7920,
16,
3887,
14221,
16,
1171,
9079,
5916,
429,
1018,
16,
13076,
329,
732,
28629,
16,
3986,
8683,
559,
30965,
16,
17311,
16... |
String pa = nup.getPublicAddress( this.networkSettings, newSettings, this.ddnsSettings ); this.remote = new RemoteInternalSettings( newSettings, pa ); | this.remote = nup.makeRemoteInternal( this.networkSettings, newSettings, this.ddnsSettings ); | public synchronized void setRemoteSettings( RemoteSettings newSettings ) throws NetworkException { /* XXXXXXXXX Implement me */ if ( logger.isDebugEnabled()) logger.debug( "Loaded remote settings: " + newSettings ); NetworkUtilPriv nup = NetworkUtilPriv.getPrivInstance(); Strin... | 49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/4e51932474176f923e4507c926dc5bfdc7595322/NetworkManagerImpl.java/clean/mvvm/main/com/metavize/mvvm/networking/NetworkManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
444,
5169,
2628,
12,
6304,
2628,
394,
2628,
262,
3639,
1216,
5128,
503,
565,
288,
3639,
1748,
11329,
24303,
5619,
10886,
1791,
1195,
3639,
309,
261,
1194,
18,
291,
2829,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
444,
5169,
2628,
12,
6304,
2628,
394,
2628,
262,
3639,
1216,
5128,
503,
565,
288,
3639,
1748,
11329,
24303,
5619,
10886,
1791,
1195,
3639,
309,
261,
1194,
18,
291,
2829,
... |
private void getRandomSpeed(Vector3f speed) { | private void getRandomSpeed(Vector3f pSpeed) { | private void getRandomSpeed(Vector3f speed) { float randDir = FastMath.TWO_PI * FastMath.nextRandomFloat(); float clampAngle = clampToMaxAngle(FastMath.PI * FastMath.nextRandomFloat()); speed.x = (float) (FastMath.cos(randDir) * FastMath.sin(clampAngle)); speed.y = (float) FastMath.cos(clampAngle); spe... | 19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/c194f5f13060d42e9bad1df9b12ae08aebc688d1/RenParticleManager.java/buggy/src/com/jme/effects/RenParticleManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
20581,
16562,
12,
5018,
23,
74,
293,
16562,
13,
288,
565,
1431,
5605,
1621,
273,
26915,
18,
18869,
51,
67,
1102,
380,
26915,
18,
4285,
8529,
4723,
5621,
565,
1431,
19049,
8467,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
20581,
16562,
12,
5018,
23,
74,
293,
16562,
13,
288,
565,
1431,
5605,
1621,
273,
26915,
18,
18869,
51,
67,
1102,
380,
26915,
18,
4285,
8529,
4723,
5621,
565,
1431,
19049,
8467,... |
IServiceProvider container = getServiceContainer(); return container.getService(adapter); | IServiceProvider container = getServiceContainer(); Object adapted = container.getService(adapter); if (adapted != null) return adapted; | public final Object getAdapter(Class adapter) { if (IWorkbenchSiteProgressService.class == adapter) { return getSiteProgressService(); } try { IServiceProvider container = getServiceContainer(); return container.getService(adapter); } catch (ComponentEx... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/a5bfa815827ee3b3621df2fe89d04dc323ca5a97/PartSite.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/PartSite.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1033,
16679,
12,
797,
4516,
13,
288,
7734,
309,
261,
45,
2421,
22144,
4956,
5491,
1179,
18,
1106,
422,
4516,
13,
288,
5411,
327,
11021,
5491,
1179,
5621,
3639,
289,
3639,
775,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
1033,
16679,
12,
797,
4516,
13,
288,
7734,
309,
261,
45,
2421,
22144,
4956,
5491,
1179,
18,
1106,
422,
4516,
13,
288,
5411,
327,
11021,
5491,
1179,
5621,
3639,
289,
3639,
775,
... |
public IWindowTrim getInsertBefore(int swtSide, Point pos) { int id = convertSwtConstantToAreaId(swtSide); List area = fTrimArea[id]; if (area == null || area.size() == 0) { | public IWindowTrim getInsertBefore(int areaId, Point pos) { TrimArea area = (TrimArea) fTrimArea.get(new Integer(areaId)); if (area == null || area.isEmpty()) { | public IWindowTrim getInsertBefore(int swtSide, Point pos) { int id = convertSwtConstantToAreaId(swtSide); List area = fTrimArea[id]; if (area == null || area.size() == 0) { return null; } boolean isHorizontal = swtSide == SWT.TOP || swtSide == SWT.BOTTOM; Iterator d = area.iterator(); while (d.hasNext()) { ... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/c02ce808ddcd3a887071a5c31104b81c396819e2/TrimLayout.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/layout/TrimLayout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
3829,
14795,
336,
4600,
4649,
12,
474,
1352,
88,
8895,
16,
4686,
949,
13,
288,
202,
202,
474,
612,
273,
1765,
55,
6046,
6902,
774,
5484,
548,
12,
5328,
88,
8895,
1769,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
467,
3829,
14795,
336,
4600,
4649,
12,
474,
1352,
88,
8895,
16,
4686,
949,
13,
288,
202,
202,
474,
612,
273,
1765,
55,
6046,
6902,
774,
5484,
548,
12,
5328,
88,
8895,
1769,
... |
public String getContentType() { | private static final String getContentType(String resourceName) { String contentType; int extensionDelimiterPosition = resourceName.lastIndexOf("."); if (extensionDelimiterPosition == -1) { throw new IllegalArgumentException("Invalid file extension (resource has no extension: " + resourceName + ")"); } else { String ... | public String getContentType() { return contentType; } | 45635 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45635/5fcac2fd891a28c14ed2f2c9a85e98b45e7eba44/ResourceImageReference.java/buggy/src/app/java/nextapp/echo2/app/ResourceImageReference.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
727,
514,
17470,
12,
780,
9546,
13,
288,
514,
5064,
31,
282,
509,
2710,
12007,
2555,
273,
9546,
18,
2722,
31985,
2932,
1199,
1769,
309,
261,
6447,
12007,
2555,
422,
300,
21,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
727,
514,
17470,
12,
780,
9546,
13,
288,
514,
5064,
31,
282,
509,
2710,
12007,
2555,
273,
9546,
18,
2722,
31985,
2932,
1199,
1769,
309,
261,
6447,
12007,
2555,
422,
300,
21,
... |
public abstract void setDetail_type(int newDetail_type); | private void setDetail_type(int newDetail_type) { try { this.modified = true; set_Detail_type((java.lang.Integer) getDetail_typeConverter().toDB(new Integer(newDetail_type))); } catch (org.openxava.converters.ConversionException ex) { ex.printStackTrace(); throw new EJBException(XavaResources.getString("generator.conve... | public abstract void setDetail_type(int newDetail_type); | 14127 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14127/9641eb5f7cc99ebafb4c13adfa841fe41068b799/ServiceBean.java/clean/OpenXavaTest/gen-src-xava/org/openxava/test/ejb/xejb/ServiceBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
444,
6109,
67,
723,
12,
474,
394,
6109,
67,
723,
13,
288,
775,
288,
333,
18,
7342,
273,
638,
31,
444,
67,
6109,
67,
723,
12443,
6290,
18,
4936,
18,
4522,
13,
2343,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
6109,
67,
723,
12,
474,
394,
6109,
67,
723,
13,
288,
775,
288,
333,
18,
7342,
273,
638,
31,
444,
67,
6109,
67,
723,
12443,
6290,
18,
4936,
18,
4522,
13,
2343,
1... |
void queueResendPacket(byte[] payload, int packetNumber, KeyTracker k) { ResendPacketItem item = new ResendPacketItem(payload, packetNumber, k); | void queueResendPacket(byte[] payload, int packetNumber, KeyTracker k, AsyncMessageCallback[] callbacks) { ResendPacketItem item = new ResendPacketItem(payload, packetNumber, k, callbacks); | void queueResendPacket(byte[] payload, int packetNumber, KeyTracker k) { ResendPacketItem item = new ResendPacketItem(payload, packetNumber, k); synchronized(this) { resendPackets.add(item); notifyAll(); } } | 50653 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50653/f48ad5c9057903788f63aaa8ccd26e567faf4317/PacketSender.java/clean/src/freenet/node/PacketSender.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
918,
2389,
607,
409,
6667,
12,
7229,
8526,
2385,
16,
509,
4414,
1854,
16,
1929,
8135,
417,
13,
288,
3639,
1124,
409,
6667,
1180,
761,
273,
394,
1124,
409,
6667,
1180,
12,
7648,
16,
4414... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2389,
607,
409,
6667,
12,
7229,
8526,
2385,
16,
509,
4414,
1854,
16,
1929,
8135,
417,
13,
288,
3639,
1124,
409,
6667,
1180,
761,
273,
394,
1124,
409,
6667,
1180,
12,
7648,
16,
4414... |
if (array[i] == tofind) return i; | if (array[i].equals(tofind)) return i; | public static final int indexOf(int[] array, int tofind) { for (int i = 0; i < array.length; ++ i) { if (array[i] == tofind) return i; } return -1; } | 50671 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50671/4badfac7e337473380be098ea08169dbb24357d5/ArrayUtil.java/buggy/src/uk/org/ponder/arrayutil/ArrayUtil.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
509,
3133,
12,
474,
8526,
526,
16,
509,
358,
4720,
13,
288,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
526,
18,
2469,
31,
965,
277,
13,
288,
1377,
309,
261,
11... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
509,
3133,
12,
474,
8526,
526,
16,
509,
358,
4720,
13,
288,
565,
364,
261,
474,
277,
273,
374,
31,
277,
411,
526,
18,
2469,
31,
965,
277,
13,
288,
1377,
309,
261,
11... |
matchAny(); | matchAny(); if (failed) return ; | public void mSTRING() throws RecognitionException { try { int type = STRING; int start = getCharIndex(); int line = getLine(); int charPosition = getCharPositionInLine(); int channel = Token.DEFAULT_CHANNEL; // C:\Projects\jboss-rules\drools-c... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/9c6423b7a31fdc4a1317e71a6d2850c94e2140e0/RuleParserLexer.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParserLexer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
5804,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
509,
618,
273,
9469,
31,
5411,
509,
787,
273,
23577,
1016,
5621,
5411,
509,
980,
273,
9851,
5621,
5411,
509,
1149,
2555,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
312,
5804,
1435,
1216,
9539,
288,
3639,
775,
288,
5411,
509,
618,
273,
9469,
31,
5411,
509,
787,
273,
23577,
1016,
5621,
5411,
509,
980,
273,
9851,
5621,
5411,
509,
1149,
2555,... |
myCurrentDirectory = new SVNDirectoryInfo(myCurrentDirectory, path, true); | myCurrentDirectory = new SVNDirectoryInfo(myCurrentDirectory, path); | public void addDir(String path, String copyFromPath, long copyFromRevision) throws SVNException { path = PathUtil.removeLeadingSlash(path); path = PathUtil.removeTrailingSlash(path); myCurrentDirectory = new SVNDirectoryInfo(myCurrentDirectory, path, true); myCurrentDirectory.myBasePrope... | 5695 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5695/6c2a9b21ad94c8ea1ae6d43c84b3c1225fe4e460/SVNRemoteDiffEditor.java/clean/javasvn/src/org/tmatesoft/svn/core/internal/wc/SVNRemoteDiffEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
527,
1621,
12,
780,
589,
16,
514,
1610,
23064,
16,
1525,
25189,
7939,
13,
1216,
29537,
50,
503,
288,
3639,
589,
273,
2666,
1304,
18,
4479,
19112,
11033,
12,
803,
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,
527,
1621,
12,
780,
589,
16,
514,
1610,
23064,
16,
1525,
25189,
7939,
13,
1216,
29537,
50,
503,
288,
3639,
589,
273,
2666,
1304,
18,
4479,
19112,
11033,
12,
803,
1769,
3639,
... |
makeTestTables(stmt); makeObjects(stmt, 8); | makeTestTables(cstmt); makeObjects(cstmt, 8); | public void testCallableStatementCall1() throws Exception { CallableStatement stmt = con.prepareCall("{call sp_who}"); makeTestTables(stmt); makeObjects(stmt, 8); ResultSet rs = stmt.executeQuery(); dump(rs); stmt.close(); rs.close(); } | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/17b3b8c78bf3187424a07300c6c5e5f3e0dc3054/CallableStatementTest.java/buggy/src/test/net/sourceforge/jtds/test/CallableStatementTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
11452,
3406,
1477,
21,
1435,
1216,
1185,
288,
3639,
10464,
3406,
3480,
273,
356,
18,
9366,
1477,
2932,
95,
1991,
1694,
67,
3350,
83,
1532,
1769,
3639,
1221,
4709,
6905,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
11452,
3406,
1477,
21,
1435,
1216,
1185,
288,
3639,
10464,
3406,
3480,
273,
356,
18,
9366,
1477,
2932,
95,
1991,
1694,
67,
3350,
83,
1532,
1769,
3639,
1221,
4709,
6905,
1... |
int nameIndex = -1; | String functionName = null; | private int generateICode(Node node, int iCodeTop) { int type = node.getType(); Node child = node.getFirstChild(); Node firstChild = child; switch (type) { case TokenStream.FUNCTION : { Node fn = (Node) node.getProp(Node.FUNCTION_PROP); in... | 7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/85132aacd6645eb0864e9deff934a25c44792a21/Interpreter.java/clean/js/rhino/src/org/mozilla/javascript/Interpreter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
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,
509,
2103,
45,
1085,
12,
907,
756,
16,
509,
277,
1085,
3401,
13,
288,
3639,
509,
618,
273,
756,
18,
588,
559,
5621,
3639,
2029,
1151,
273,
756,
18,
588,
3759,
1763,
5621,
3639,
... |
log.error(ex); | System.err.println(ex); | public void actionPerformed(ActionEvent e) { String command=e.getActionCommand(); if("Gossip".equals(command)) { sendGossip(); } else if("Clear".equals(command)) sendClearPanelMsg(); else if("Leave & Exit".equals(command)) { ... | 48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/13de68466e3cf7fde6ee0bde0cee09a33e837e89/Gossip.java/buggy/src/org/jgroups/demos/Gossip.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1296,
33,
73,
18,
588,
1803,
2189,
5621,
3639,
309,
2932,
43,
15616,
9654,
14963,
12,
3076,
3719,
288,
5411,
1366,
43,
15616,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26100,
12,
1803,
1133,
425,
13,
288,
3639,
514,
1296,
33,
73,
18,
588,
1803,
2189,
5621,
3639,
309,
2932,
43,
15616,
9654,
14963,
12,
3076,
3719,
288,
5411,
1366,
43,
15616,
... |
breakdownElement.setIdEPF("idEPF1"); | breakdownElement.setIdEPF("idEPF1") ; | public void testRemoveFromAllBreakdownElements() { BreakdownElement breakdownElement = new BreakdownElement() ; breakdownElement.setIdEPF("idEPF1"); breakdownElement.setName("name1") ; breakdownElement.setDescription("description1") ; breakdownElement.setPrefix("prefix1") ; breakdownElement.setIsOptional(true) ;... | 55530 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55530/be9c7e4c4a9f96eff6615ce765eacb786416035d/ActivityTest.java/clean/woops2/trunk/test/woops2/test/model/activity/ActivityTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3288,
1265,
1595,
7634,
2378,
3471,
1435,
288,
202,
202,
7634,
2378,
1046,
898,
2378,
1046,
273,
394,
17030,
2378,
1046,
1435,
274,
202,
202,
8820,
2378,
1046,
18,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
3288,
1265,
1595,
7634,
2378,
3471,
1435,
288,
202,
202,
7634,
2378,
1046,
898,
2378,
1046,
273,
394,
17030,
2378,
1046,
1435,
274,
202,
202,
8820,
2378,
1046,
18,
54... |
protected Object[] getArgumentsOfServiceToBeTestedSuccessfuly() { InfoCurriculum oldCurriculum = new InfoCurriculum(); ISuportePersistente sp = null; IExecutionYear executionYear = null; IExecutionPeriod executionPeriod = null; IDisciplinaExecucao executionCourse = null; try { sp = SuportePersistenteOJB.getIns... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/6944d7cfc5eeb38ca4fde3ec4fd59b88cb9bbd30/InsertCurriculumServiceTest.java/clean/src_tests/ServidorAplicacao/Servicos/gesdis/teacher/InsertCurriculumServiceTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
1033,
8526,
17839,
951,
1179,
15360,
56,
3149,
14277,
93,
1435,
288,
202,
202,
966,
2408,
1512,
332,
379,
1592,
2408,
1512,
332,
379,
273,
394,
3807,
2408,
1512,
332,
379,
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,
1117,
1033,
8526,
17839,
951,
1179,
15360,
56,
3149,
14277,
93,
1435,
288,
202,
202,
966,
2408,
1512,
332,
379,
1592,
2408,
1512,
332,
379,
273,
394,
3807,
2408,
1512,
332,
379,
5621... | ||
Account account = prov.get(AccountBy.name, authenticateId); Account authacct = authorizeId.equals("") ? account : prov.get(AccountBy.name, authorizeId); | Account account = prov.get(AccountBy.name, username); Account authacct = username.equals("") ? account : prov.get(AccountBy.name, authenticateId); | private Account authenticate(String authorizeId, String authenticateId, String password, String command, String tag) throws ServiceException, IOException { Provisioning prov = Provisioning.getInstance(); Account account = prov.get(AccountBy.name, authenticateId); Account authacct = authorizeId.... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/e8d85a03f7e2a0df0e81c50ee31bcc711a798664/OzImapConnectionHandler.java/buggy/ZimbraServer/src/java/com/zimbra/cs/imap/OzImapConnectionHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
6590,
8929,
12,
780,
12229,
548,
16,
514,
8929,
548,
16,
514,
2201,
16,
514,
1296,
16,
514,
1047,
13,
1216,
16489,
16,
1860,
288,
3639,
26423,
17197,
273,
26423,
18,
588,
1442,
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,
377,
3238,
6590,
8929,
12,
780,
12229,
548,
16,
514,
8929,
548,
16,
514,
2201,
16,
514,
1296,
16,
514,
1047,
13,
1216,
16489,
16,
1860,
288,
3639,
26423,
17197,
273,
26423,
18,
588,
1442,
56... |
lVar = (OptLocalVariable) vars.get(name); | lVar = (OptLocalVariable) vars.getVariable(name); | private void visitGetVar(OptLocalVariable lVar, boolean isNumber, String name) { // TODO: Clean up use of lVar here and in set. if (hasVarsInRegs && lVar == null) lVar = (OptLocalVariable) vars.get(name); if (lVar != null) { if (lVar.getJRe... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/3eb542db2c80d7521ea272c802d999a32072bfb6/Codegen.java/clean/src/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
3757,
967,
1537,
12,
6179,
2042,
3092,
328,
1537,
16,
1250,
18103,
16,
17311,
514,
508,
13,
377,
288,
3639,
368,
2660,
30,
9645,
731,
999,
434,
328,
1537,
2674,
471,
316,
444... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3757,
967,
1537,
12,
6179,
2042,
3092,
328,
1537,
16,
1250,
18103,
16,
17311,
514,
508,
13,
377,
288,
3639,
368,
2660,
30,
9645,
731,
999,
434,
328,
1537,
2674,
471,
316,
444... |
static int hashFunction(double value) | static int hashFunction(double value, ATermList annos) | static int hashFunction(double value) { return Math.abs((new Double(value)).hashCode()); } | 3664 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3664/e2ebd7014dd772d64841a1c9b3ee54d9e9975973/ATermRealImpl.java/buggy/aterm/java/aterm/pure/ATermRealImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
760,
509,
1651,
2083,
12,
9056,
460,
16,
432,
4065,
682,
8226,
538,
13,
225,
288,
565,
327,
2361,
18,
5113,
12443,
2704,
3698,
12,
1132,
13,
2934,
2816,
1085,
10663,
225,
289,
2,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
760,
509,
1651,
2083,
12,
9056,
460,
16,
432,
4065,
682,
8226,
538,
13,
225,
288,
565,
327,
2361,
18,
5113,
12443,
2704,
3698,
12,
1132,
13,
2934,
2816,
1085,
10663,
225,
289,
2,
-100,
... |
super.projectOpened(); | public void projectOpened() { super.projectOpened(); final ProjectLevelVcsManager vcsManager = ProjectLevelVcsManager.getInstance(myProject); myAddOptions = vcsManager.getStandardOption(VcsConfiguration.StandardOption.ADD, this); myRemoveOptions = vcsManager.getStandardOption(VcsConfiguration.StandardOpti... | 12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/83c4fc2b6d4a05e261f447ec85311094eb49aaf7/CvsVcs2.java/clean/plugins/cvs2/source/com/intellij/cvsSupport2/CvsVcs2.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1984,
23115,
1435,
288,
4202,
727,
5420,
2355,
58,
2143,
1318,
20255,
1318,
273,
5420,
2355,
58,
2143,
1318,
18,
588,
1442,
12,
4811,
4109,
1769,
565,
3399,
986,
1320,
273,
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,
282,
1071,
918,
1984,
23115,
1435,
288,
4202,
727,
5420,
2355,
58,
2143,
1318,
20255,
1318,
273,
5420,
2355,
58,
2143,
1318,
18,
588,
1442,
12,
4811,
4109,
1769,
565,
3399,
986,
1320,
273,
202... | |
int calculateLength() { int result = 0; for (Iterator iter = fields.values().iterator(); iter.hasNext();) { Field field = (Field) iter.next(); if (field.getField() == BeginString.FIELD || field.getField() == BodyLength.FIELD || field.getField() == CheckSum.FIEL... | 52526 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52526/ac62cdb33fe9cdcbdda5568204116691fedd13fb/FieldMap.java/buggy/src/quickfix/FieldMap.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
509,
11162,
1782,
1435,
95,
474,
2088,
33,
20,
31,
1884,
12,
3198,
2165,
33,
2821,
18,
2372,
7675,
9838,
5621,
2165,
18,
5332,
2134,
5621,
15329,
974,
1518,
28657,
974,
13,
2165,
18,
4285,
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,
509,
11162,
1782,
1435,
95,
474,
2088,
33,
20,
31,
1884,
12,
3198,
2165,
33,
2821,
18,
2372,
7675,
9838,
5621,
2165,
18,
5332,
2134,
5621,
15329,
974,
1518,
28657,
974,
13,
2165,
18,
4285,
5... | ||
context.setInFile(key, file, prefix.isGlobal()); prefix.setGlobal(false); | context.setInFile(key, file, true); | public void execute(final Flags prefix, final Context context, final TokenSource source, final Typesetter typesetter) throws InterpreterException { String key = AbstractFileCode.scanInFileKey(context, source, typesetter); source.getOptionalEquals(context); String name = sc... | 9123 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9123/9e7bc70ca66e1f0db1073d4a0ad229fbdada1af5/Openin.java/buggy/ExTeX/src/java/de/dante/extex/interpreter/primitives/file/Openin.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1836,
12,
6385,
10104,
1633,
16,
727,
1772,
819,
16,
5411,
727,
3155,
1830,
1084,
16,
727,
7658,
11214,
1953,
11214,
13,
5411,
1216,
5294,
11599,
503,
288,
3639,
514,
498,
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,
1071,
918,
1836,
12,
6385,
10104,
1633,
16,
727,
1772,
819,
16,
5411,
727,
3155,
1830,
1084,
16,
727,
7658,
11214,
1953,
11214,
13,
5411,
1216,
5294,
11599,
503,
288,
3639,
514,
498,
273,... |
System.out.println("got an image for: " + e.getAttribute("src") + " " + im); | public JComponent getCustomComponent(Element e, Context c, int setWidth, int setHeight) { JComponent cc = null; if (e == null) { return null; } if (e.getNodeName().equals("img")) { cc = getImageComponent(e); if (cc != null) { return cc; ... | 57883 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57883/80cc2692a845c0f2174e63bf6a973c279ba11598/XhtmlNamespaceHandler.java/buggy/src/java/org/xhtmlrenderer/simple/extend/XhtmlNamespaceHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29058,
12736,
1841,
12,
1046,
425,
16,
1772,
276,
16,
509,
20855,
16,
509,
27276,
13,
288,
3639,
29058,
4946,
273,
446,
31,
3639,
309,
261,
73,
422,
446,
13,
288,
5411,
327,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
29058,
12736,
1841,
12,
1046,
425,
16,
1772,
276,
16,
509,
20855,
16,
509,
27276,
13,
288,
3639,
29058,
4946,
273,
446,
31,
3639,
309,
261,
73,
422,
446,
13,
288,
5411,
327,
446,
... | |
jj_la1[72] = jj_gen; | jj_la1[73] = jj_gen; | final public void MultiplicativeExpression() throws ParseException { /*@bgen(jjtree) MultiplicativeExpression */ ASTMultiplicativeExpression jjtn000 = new ASTMultiplicativeExpression(this, JJTMULTIPLICATIVEEXPRESSION); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { UnaryExpression(); ... | 45569 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45569/c02806442559ca74c050ba0d574007ed840a210a/JavaParser.java/clean/pmd/src/net/sourceforge/pmd/ast/JavaParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
918,
5991,
28884,
2300,
1435,
1216,
10616,
288,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
5991,
28884,
2300,
1195,
225,
9183,
5002,
28884,
2300,
10684,
5088,
3784,
273,
394,
91... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
727,
1071,
918,
5991,
28884,
2300,
1435,
1216,
10616,
288,
1748,
36,
70,
4507,
12,
78,
78,
3413,
13,
5991,
28884,
2300,
1195,
225,
9183,
5002,
28884,
2300,
10684,
5088,
3784,
273,
394,
91... |
sbuf.append(" table { "); sbuf.append(" margin-left: 2em; "); sbuf.append(" margin-right: 2em; "); sbuf.append(" border-left: 2px solid #AAA; "); | sbuf.append("table{ "); sbuf.append("margin-left: 2em; "); sbuf.append("margin-right: 2em; "); sbuf.append("border-left: 2px solid #AAA; "); | public void addCss(StringBuffer sbuf) { sbuf.append("<STYLE type=\"text/css\">"); sbuf.append(" table { "); sbuf.append(" margin-left: 2em; "); sbuf.append(" margin-right: 2em; "); sbuf.append(" border-left: 2px solid #AAA; "); sbuf.append("}"); sb... | 52049 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52049/72de6f8151b7528215bcfe228f8ae4bd010d1715/DefaultCssBuilder.java/buggy/logback-access/src/main/java/ch/qos/logback/access/html/DefaultCssBuilder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
7359,
12,
780,
1892,
2393,
696,
13,
288,
565,
2393,
696,
18,
6923,
2932,
32,
15066,
225,
618,
5189,
955,
19,
5212,
21121,
1769,
565,
2393,
696,
18,
6923,
2932,
565,
1014... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
527,
7359,
12,
780,
1892,
2393,
696,
13,
288,
565,
2393,
696,
18,
6923,
2932,
32,
15066,
225,
618,
5189,
955,
19,
5212,
21121,
1769,
565,
2393,
696,
18,
6923,
2932,
565,
1014... |
method.getConstantPool().setConstant(index, new ConstantUtf8(newSignature)); | cp.setConstant(index, new ConstantUtf8(newSignature)); | public void visitMethod(Method method) { // we search for outer-class-access functions, which // are static, have exactly one argument of this class' type and // return an instance of the outer class' type if (method.getName().startsWith("access$")){ if (!method.isStatic() ) return; String returnType = Type... | 56789 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56789/4ec5ee92e1ae3b87f8c7108d35e46b56ade5b60c/ClassModifyingVisitor.java/buggy/src/org/caesarj/mixer/intern/ClassModifyingVisitor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25138,
12,
1305,
707,
13,
288,
202,
202,
759,
732,
1623,
364,
6390,
17,
1106,
17,
3860,
4186,
16,
1492,
202,
202,
759,
854,
760,
16,
1240,
8950,
1245,
1237,
434,
333,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
25138,
12,
1305,
707,
13,
288,
202,
202,
759,
732,
1623,
364,
6390,
17,
1106,
17,
3860,
4186,
16,
1492,
202,
202,
759,
854,
760,
16,
1240,
8950,
1245,
1237,
434,
333,
6... |
recognizer.recognize(batchItem.getTranscript()); | Result result = recognizer.recognize(batchItem.getTranscript()); logger.info("File : " + batchItem.getFilename()); logger.info("Result: " + result); | public void decode(String batchFile) { BatchItem batchItem; try { recognizer.allocate(); setBatchFile(batchFile); batchManager.start(); System.out.println("\nBatchDecoder: decoding files in " + batchManager.getFilename()); Syste... | 48839 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48839/e159cae0ac153e14888c3bac8f4df4a5cfe66e5e/BatchModeRecognizer.java/buggy/sphinx4/edu/cmu/sphinx/tools/batch/BatchModeRecognizer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
2495,
12,
780,
2581,
812,
13,
288,
3639,
5982,
1180,
2581,
1180,
31,
3639,
775,
288,
5411,
14603,
1824,
18,
16247,
5621,
5411,
444,
4497,
812,
12,
5303,
812,
1769,
5411,
2581,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2495,
12,
780,
2581,
812,
13,
288,
3639,
5982,
1180,
2581,
1180,
31,
3639,
775,
288,
5411,
14603,
1824,
18,
16247,
5621,
5411,
444,
4497,
812,
12,
5303,
812,
1769,
5411,
2581,
... |
public ManualRequestPanel(ManualRequest manualRequest) { _manualRequest = manualRequest; | public ManualRequestPanel(Framework framework) { _manualRequest = new ManualRequest(framework); framework.addPlugin(_manualRequest); | public ManualRequestPanel(ManualRequest manualRequest) { _manualRequest = manualRequest; initComponents(); requestPanel = new RequestPanel(); requestPanel.setEditable(true); requestPanel.setBorder(new TitledBorder("Request")); conversationSplitPane.setLeftComponent(... | 31053 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31053/c2ebd3923045ca4b18d412f095eff8297b496973/ManualRequestPanel.java/buggy/src/org/owasp/webscarab/ui/swing/manualrequest/ManualRequestPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
8660,
1462,
691,
5537,
12,
25139,
691,
11297,
691,
13,
288,
3639,
389,
19840,
691,
273,
11297,
691,
31,
7734,
1208,
7171,
5621,
3639,
590,
5537,
273,
394,
1567,
5537,
5621,
3639,
59... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
8660,
1462,
691,
5537,
12,
25139,
691,
11297,
691,
13,
288,
3639,
389,
19840,
691,
273,
11297,
691,
31,
7734,
1208,
7171,
5621,
3639,
590,
5537,
273,
394,
1567,
5537,
5621,
3639,
59... |
return new XmlStructureViewTreeModel((XmlFile)psiFile); } | return new XmlStructureViewTreeModel((XmlFile)psiFile); } | public StructureViewModel createStructureViewModel() { return new XmlStructureViewTreeModel((XmlFile)psiFile); } | 17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/940a7cc9063a0a6ce7d88d2163829a43993aa384/XMLLanguage.java/buggy/source/com/intellij/lang/xml/XMLLanguage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
13348,
1767,
1488,
752,
6999,
1767,
1488,
1435,
288,
3639,
327,
394,
5714,
6999,
1767,
2471,
1488,
12443,
4432,
812,
13,
24275,
812,
1769,
1377,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
4202,
1071,
13348,
1767,
1488,
752,
6999,
1767,
1488,
1435,
288,
3639,
327,
394,
5714,
6999,
1767,
2471,
1488,
12443,
4432,
812,
13,
24275,
812,
1769,
1377,
289,
2,
-100,
-100,
-100,
-100,
-100,... |
StringBuffer value = new StringBuffer(); | StringBuilder value = new StringBuilder(); | public void parse(InputStream in) throws IOException { LineInputStream lin = (in instanceof LineInputStream) ? (LineInputStream) in : new LineInputStream(in); String name = null; StringBuffer value = new StringBuffer(); while (true) { String line = lin.readLine(); if (line ... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/91f4232dfb8a5dff7627558a11285391ca44ebfd/Headers.java/clean/core/src/classpath/gnu/gnu/java/net/protocol/http/Headers.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1109,
12,
4348,
316,
13,
565,
1216,
1860,
225,
288,
565,
5377,
4348,
4739,
273,
261,
267,
1276,
5377,
4348,
13,
692,
1377,
261,
1670,
4348,
13,
316,
294,
394,
5377,
4348,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1109,
12,
4348,
316,
13,
565,
1216,
1860,
225,
288,
565,
5377,
4348,
4739,
273,
261,
267,
1276,
5377,
4348,
13,
692,
1377,
261,
1670,
4348,
13,
316,
294,
394,
5377,
4348,
12,... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.