rem
stringlengths
1
53.3k
add
stringlengths
0
80.5k
context
stringlengths
6
326k
meta
stringlengths
141
403
input_ids
list
attention_mask
list
labels
list
private static Map sortMethodsByName(List methodList) { Map methodMap = new HashMap(); Iterator iter = methodList.iterator(); while (iter.hasNext()) { Method method = (Method) iter.next(); if (!methodMap.containsKey(method.getName())) { m...
49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/786cea08c1dd2092a02d1254b49fbee371ace5f9/JavaSupport.java/clean/org/jruby/javasupport/JavaSupport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 1635, 1524, 4712, 5911, 12, 682, 707, 682, 13, 288, 3639, 1635, 707, 863, 273, 394, 4317, 5621, 7734, 4498, 1400, 273, 707, 682, 18, 9838, 5621, 3639, 1323, 261, 2165, 18, 53...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1635, 1524, 4712, 5911, 12, 682, 707, 682, 13, 288, 3639, 1635, 707, 863, 273, 394, 4317, 5621, 7734, 4498, 1400, 273, 707, 682, 18, 9838, 5621, 3639, 1323, 261, 2165, 18, 53...
if (selection instanceof IStructuredSelection && ((IStructuredSelection)selection).size() == 1)
boolean singleSelection = selection instanceof IStructuredSelection && ((IStructuredSelection)selection).size() == 1; if (singleSelection)
protected void fillContextMenu(IMenuManager manager) { ISelection selection = fPackageViewer.getSelection(); manager.add(fAddAction); if (selection instanceof IStructuredSelection && ((IStructuredSelection)selection).size() == 1) manager.add(fGoToAction); manager.add(new Separat...
8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/8e8555a4844dcb6a4fa6afa45f541e3681687d7d/ImportPackageSection.java/clean/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/editor/plugin/ImportPackageSection.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 3636, 27315, 12, 3445, 2104, 1318, 3301, 13, 288, 202, 202, 45, 6233, 4421, 273, 284, 2261, 18415, 18, 588, 6233, 5621, 3639, 3301, 18, 1289, 12, 74, 986, 1803, 1769, 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, 225, 202, 1117, 918, 3636, 27315, 12, 3445, 2104, 1318, 3301, 13, 288, 202, 202, 45, 6233, 4421, 273, 284, 2261, 18415, 18, 588, 6233, 5621, 3639, 3301, 18, 1289, 12, 74, 986, 1803, 1769, 36...
throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "Need DataLength on a ClientPut", identifier);
throw new MessageInvalidException(ProtocolErrorMessage.MISSING_FIELD, "Need DataLength on a ClientPut", 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...
8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/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, ...
if (charWidth <= 0 && c != '?' && c != '?')
if (charWidth <= 0 && c != '\u200B' && c != '\uFEFF')
public int addText(char odata[], int start, int end, LinkSet ls, TextState textState) { // this prevents an array index out of bounds // which occurs when some text is laid out again. if (start == -1) return -1; boolean overrun = false; int wordSta...
5268 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5268/649acb5b95a0861fa543a7d947d1087172cdc339/LineArea.java/buggy/src/org/apache/fop/layout/LineArea.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 25796, 12, 3001, 320, 892, 63, 6487, 509, 787, 16, 509, 679, 16, 4048, 694, 7180, 16, 15604, 3867, 1119, 977, 1119, 13, 288, 3639, 368, 333, 17793, 392, 526, 770, 596, 434, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 25796, 12, 3001, 320, 892, 63, 6487, 509, 787, 16, 509, 679, 16, 4048, 694, 7180, 16, 15604, 3867, 1119, 977, 1119, 13, 288, 3639, 368, 333, 17793, 392, 526, 770, 596, 434, ...
handleElementContentAboutToBeReplaced();
firePropertyChange(PROP_DIRTY);
public void run() { enableSanityChecking(true); handleElementContentAboutToBeReplaced(); }
1758 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1758/a23701c786db77d2b58473d2c2000dac0434869a/DiagramDocumentEditor.java/clean/org.eclipse.gmf.runtime/plugins/org.eclipse.gmf.runtime.diagram.ui.resources.editor/src/org/eclipse/gmf/runtime/diagram/ui/resources/editor/internal/parts/DiagramDocum...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4405, 202, 482, 918, 1086, 1435, 288, 25083, 202, 7589, 55, 10417, 14294, 12, 3767, 1769, 25083, 202, 4110, 1046, 1350, 24813, 15360, 5729, 72, 5621, 6862, 202, 97, 2, 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, 4405, 202, 482, 918, 1086, 1435, 288, 25083, 202, 7589, 55, 10417, 14294, 12, 3767, 1769, 25083, 202, 4110, 1046, 1350, 24813, 15360, 5729, 72, 5621, 6862, 202, 97, 2, -100, -100, -100, -100, ...
assertEquals(3, stack.size());
assertEquals(4, stack.size());
public void testStatus() { Foo foo = new Foo(); foo.setArray(new String[]{"test1", "test2", "test3"}); stack.push(foo); tag.setValue("array"); tag.setStatus("fooStatus"); int result = 0; try { result = tag.doStartTag(); } catch (JspException e) { ...
15560 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15560/1cf0c0707feca24cacbe51e0ee11a59bba9ffcc9/IteratorTagTest.java/clean/src/test/com/opensymphony/webwork/views/jsp/IteratorTagTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 1482, 1435, 288, 3639, 23077, 8431, 273, 394, 23077, 5621, 3639, 8431, 18, 542, 1076, 12, 2704, 514, 63, 7073, 6, 3813, 21, 3113, 315, 3813, 22, 3113, 315, 3813, 23, 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, 377, 1071, 918, 1842, 1482, 1435, 288, 3639, 23077, 8431, 273, 394, 23077, 5621, 3639, 8431, 18, 542, 1076, 12, 2704, 514, 63, 7073, 6, 3813, 21, 3113, 315, 3813, 22, 3113, 315, 3813, 23, 6,...
h[9][1].exitType[4]=2;
h[9][1].exitType[4]=4;
public MasterBoard() { super("MasterBoard"); int cx=80; int cy=80; int scale=15; pack(); setSize(1000, 1000); setBackground(java.awt.Color.white); setVisible(true); addWindowListener(new InnerWindowAdapter()); addMouseListener(this); ...
51862 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51862/e10bb095a63a65e45cdfb36a2902d04bb4417b10/MasterBoard.java/buggy/Colossus/MasterBoard.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 13453, 22233, 1435, 565, 288, 3639, 2240, 2932, 7786, 22233, 8863, 3639, 509, 9494, 33, 3672, 31, 3639, 509, 6143, 33, 3672, 31, 3639, 509, 3159, 33, 3600, 31, 7734, 2298, 5621, 363...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 13453, 22233, 1435, 565, 288, 3639, 2240, 2932, 7786, 22233, 8863, 3639, 509, 9494, 33, 3672, 31, 3639, 509, 6143, 33, 3672, 31, 3639, 509, 3159, 33, 3600, 31, 7734, 2298, 5621, 363...
removeNotify() {
public void removeNotify() {
removeNotify(){ Enumeration e = menus.elements(); while (e.hasMoreElements()) { Menu mi = (Menu) e.nextElement(); mi.removeNotify(); } super.removeNotify();}
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/5806c07c3eeedb0f4f92b9fbacf30c0f55915c25/MenuBar.java/buggy/core/src/classpath/java/java/awt/MenuBar.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1206, 9168, 1435, 95, 225, 13864, 425, 273, 21374, 18, 6274, 5621, 225, 1323, 261, 73, 18, 5332, 7417, 3471, 10756, 225, 288, 565, 9809, 12837, 273, 261, 4599, 13, 425, 18, 4285, 1046, 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, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1206, 9168, 1435, 95, 225, 13864, 425, 273, 21374, 18, 6274, 5621, 225, 1323, 261, 73, 18, 5332, 7417, 3471, 10756, 225, 288, 565, 9809, 12837, 273, 261, 4599, 13, 425, 18, 4285, 1046, 5621, ...
((WizardCollectionElement) selected).getPath()
((IWizardCategory) selected).getPath()
protected void storeSelectedCategoryAndWizard() { Object selected = getSingleSelection((IStructuredSelection) viewer .getSelection()); if (selected != null) { if (selected instanceof WizardCollectionElement) settings.put(STORE_SELECTED_ID, ...
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/3d694fa5580f66413fa910c2e54a03aaef1cec34/NewWizardNewPage.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/NewWizardNewPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1707, 7416, 4457, 1876, 27130, 1435, 288, 3639, 1033, 3170, 273, 19108, 6233, 12443, 45, 30733, 6233, 13, 14157, 7734, 263, 588, 6233, 10663, 3639, 309, 261, 8109, 480, 446, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1707, 7416, 4457, 1876, 27130, 1435, 288, 3639, 1033, 3170, 273, 19108, 6233, 12443, 45, 30733, 6233, 13, 14157, 7734, 263, 588, 6233, 10663, 3639, 309, 261, 8109, 480, 446, 13, ...
setFastUpdate(true); for (int i = 0; i < n; ++i)
try
private void forward(int n) { try { setFastUpdate(true); for (int i = 0; i < n; ++i) { int moveNumber = m_board.getMoveNumber(); if (moveNumber >= m_board.getNumberSavedMoves()) break; Move move = m_boa...
51310 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51310/f00486a6cb7e6c1758e5de2ed4bcffa775e2aab6/GoGui.java/clean/src/gui/GoGui.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 5104, 12, 474, 290, 13, 565, 288, 3639, 775, 3639, 288, 5411, 444, 12305, 1891, 12, 3767, 1769, 5411, 364, 261, 474, 277, 273, 374, 31, 277, 411, 290, 31, 965, 77, 13, 5411...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 5104, 12, 474, 290, 13, 565, 288, 3639, 775, 3639, 288, 5411, 444, 12305, 1891, 12, 3767, 1769, 5411, 364, 261, 474, 277, 273, 374, 31, 277, 411, 290, 31, 965, 77, 13, 5411...
if(scm==null) return false;
if(scm==null) { listener.getLogger().println("No SCM"); return false; }
public boolean pollSCMChanges( TaskListener listener ) { if(scm==null) return false; // no SCM FilePath workspace = getWorkspace(); if(!workspace.exists()) return false; try { // TODO: do this by using the right slave return scm.pollChanges(this, new Launcher(li...
56266 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56266/68575dd13ca048ccab5d89c0cc258e8dde886aa6/Project.java/clean/hudson/src/hudson/model/Project.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 7672, 2312, 49, 7173, 12, 3837, 2223, 2991, 262, 288, 3639, 309, 12, 1017, 81, 631, 2011, 13, 288, 2991, 18, 588, 3328, 7675, 8222, 2932, 2279, 8795, 49, 8863, 327, 629, 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, 1250, 7672, 2312, 49, 7173, 12, 3837, 2223, 2991, 262, 288, 3639, 309, 12, 1017, 81, 631, 2011, 13, 288, 2991, 18, 588, 3328, 7675, 8222, 2932, 2279, 8795, 49, 8863, 327, 629, 31,...
if (earHandle != null || earHandle.equals(""))
if (earHandle == null || earHandle.equals(""))
private URI computeEARHandle(String earHandle) { if (earHandle != null || earHandle.equals("")) return null; URI uri = URI.createURI(earHandle); if (uri != null) { boolean isValidURI = false; try { isValidURI = ModuleURIUtil.ensureValidFullyQualifiedModuleURI(uri); String deployeName = ModuleURIUtil.get...
8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/db9f569649a2c48bf1cc6ca60057990fc4b6a095/J2EEComponentCreationDataModel.java/buggy/plugins/org.eclipse.jst.j2ee/earproject/org/eclipse/jst/j2ee/application/internal/operations/J2EEComponentCreationDataModel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 3699, 3671, 9250, 3259, 12, 780, 6897, 3259, 13, 288, 202, 202, 430, 261, 2091, 3259, 480, 446, 747, 6897, 3259, 18, 14963, 2932, 6, 3719, 1082, 202, 2463, 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, 1152, 3699, 3671, 9250, 3259, 12, 780, 6897, 3259, 13, 288, 202, 202, 430, 261, 2091, 3259, 480, 446, 747, 6897, 3259, 18, 14963, 2932, 6, 3719, 1082, 202, 2463, 446, 31, 202, 202,...
return (!(m_state == I_CmsConstants.C_STATE_DELETED && (m_mode & C_FILTER_EXCLUDE_STATE) > 0));
return (m_filterState == IGNORED) || ((m_filterState == REQUIRED) && (m_state == I_CmsConstants.C_STATE_DELETED)) || ((m_filterState == EXCLUDED) && (m_state != I_CmsConstants.C_STATE_DELETED));
public boolean includeDeleted() { return (!(m_state == I_CmsConstants.C_STATE_DELETED && (m_mode & C_FILTER_EXCLUDE_STATE) > 0)); }
8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/f0e3cb28447c785c94d99b78261405c3fa88b2da/CmsResourceFilter.java/buggy/src/org/opencms/file/CmsResourceFilter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 2341, 7977, 1435, 288, 7734, 327, 261, 81, 67, 2188, 1119, 422, 13102, 3417, 5879, 13, 747, 14015, 81, 67, 2188, 1119, 422, 15810, 13, 597, 261, 81, 67, 2019, 422, 467, 67, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 2341, 7977, 1435, 288, 7734, 327, 261, 81, 67, 2188, 1119, 422, 13102, 3417, 5879, 13, 747, 14015, 81, 67, 2188, 1119, 422, 15810, 13, 597, 261, 81, 67, 2019, 422, 467, 67, ...
throws DRDAProtocolException {
throws DRDAProtocolException {
private void rdbnamMismatch(int codePoint) throws DRDAProtocolException { throw new DRDAProtocolException(DRDAProtocolException.DRDA_Proto_PRCCNVRM, this, codePoint, CodePoint.PRCCNVCD_RDBNAM_MISMATCH); }
56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/d2989b7c8e85d8e5237ca2f36344eb4f163a426b/DRDAConnThread.java/clean/java/drda/org/apache/derby/impl/drda/DRDAConnThread.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 436, 1966, 17808, 16901, 12, 474, 18614, 13, 202, 15069, 16801, 9793, 5752, 503, 565, 288, 202, 12849, 394, 16801, 9793, 5752, 503, 12, 6331, 9793, 5752, 503, 18, 6331, 9793, 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, 377, 3238, 918, 436, 1966, 17808, 16901, 12, 474, 18614, 13, 202, 15069, 16801, 9793, 5752, 503, 565, 288, 202, 12849, 394, 16801, 9793, 5752, 503, 12, 6331, 9793, 5752, 503, 18, 6331, 9793, 6...
items.add(new Item(true, itemsetAttributes, itemsetInfo.getLabel(), itemsetInfo.getValue()));
final String value = itemsetInfo.getValue(); items.add(new Item(true, itemsetAttributes, itemsetInfo.getLabel(), value));
public void startElement(String uri, String localname, String qName, Attributes attributes) throws SAXException { if (XFormsConstants.XFORMS_NAMESPACE_URI.equals(uri)) { if ("item".equals(localname)) { // xforms:item itemAttributes = new AttributesImpl(attributes); ...
54445 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54445/90cc8f0fb11685fe423dd9454e528a02705d9b9b/XFormsSelect1Handler.java/clean/src/java/org/orbeon/oxf/xforms/processor/handlers/XFormsSelect1Handler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 13591, 12, 780, 2003, 16, 514, 1191, 529, 16, 514, 22914, 16, 9055, 1677, 13, 1216, 14366, 288, 3639, 309, 261, 60, 18529, 2918, 18, 60, 4983, 55, 67, 11368, 67, 3098, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 13591, 12, 780, 2003, 16, 514, 1191, 529, 16, 514, 22914, 16, 9055, 1677, 13, 1216, 14366, 288, 3639, 309, 261, 60, 18529, 2918, 18, 60, 4983, 55, 67, 11368, 67, 3098, 18, ...
.append("OPTIONS, GET, HEAD, POST, DELETE, TRACE, PROPPATCH, COPY, MOVE, LOCK, UNLOCK, PROPFIND");
.append("OPTIONS, GET, HEAD, POST, DELETE, TRACE, COPY, MOVE, LOCK, UNLOCK, PROPFIND");
public void process(HttpRequest request, HttpResponse response) throws IOException { S3UrlName href = request.getUrl(); StringBuffer options = new StringBuffer(); response.setResponseHeader("DAV", "1, 2"); boolean exists = _repository.isResource(href); if (exists) { ...
46419 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46419/a457f8cb2a16bdeabc16fbe1278f38ef45783f6e/HandlerOptions.java/buggy/src/org/carion/s3dav/webdav/HandlerOptions.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1207, 12, 8988, 590, 16, 9476, 766, 13, 5411, 1216, 1860, 288, 3639, 348, 23, 1489, 461, 3897, 273, 590, 18, 588, 1489, 5621, 3639, 6674, 702, 273, 394, 6674, 5621, 3639, 766...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 12, 8988, 590, 16, 9476, 766, 13, 5411, 1216, 1860, 288, 3639, 348, 23, 1489, 461, 3897, 273, 590, 18, 588, 1489, 5621, 3639, 6674, 702, 273, 394, 6674, 5621, 3639, 766...
private String num_to(Object arg, int zeroArgMode, int oneArgMode, int precisionMin, int precisionMax, int precisionOffset) { int precision;
private String num_to(Context cx, Object[] args, int zeroArgMode, int oneArgMode, int precisionMin, int precisionMax, int precisionOffset) { int precision;
private String num_to(Object arg, int zeroArgMode, int oneArgMode, int precisionMin, int precisionMax, int precisionOffset) { int precision; if (arg == Undefined.instance) { precision = 0; oneArgMode = zeroArgMode; } else { precision = ScriptRuntime.toInt32(arg); if (precision < pre...
47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/8584f9aa43e87015068b51a9cd8ce3a893b2449a/NativeNumber.java/clean/js/rhino/org/mozilla/javascript/NativeNumber.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 514, 818, 67, 869, 12, 921, 1501, 16, 509, 3634, 4117, 2309, 16, 4202, 509, 1245, 4117, 2309, 16, 509, 6039, 2930, 16, 509, 6039, 2747, 16, 509, 6039, 2335, 13, 202, 95, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 514, 818, 67, 869, 12, 921, 1501, 16, 509, 3634, 4117, 2309, 16, 4202, 509, 1245, 4117, 2309, 16, 509, 6039, 2930, 16, 509, 6039, 2747, 16, 509, 6039, 2335, 13, 202, 95, 20...
MylarTaskListPlugin.getTaskListManager().notifyLocalInfoChanged(task);
MylarTaskListPlugin.getTaskListManager().getTaskList().notifyLocalInfoChanged(task);
public void modify(Object element, String property, Object value) { int columnIndex = -1; try { columnIndex = Arrays.asList(columnNames).indexOf(property); if (((TreeItem) element).getData() instanceof ITaskContainer) { ITaskContainer cat = (ITaskContainer) ((TreeItem) element).getData(); switch (co...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/e126413d7377a72b7d4a3c4621ae64fda6eec16a/TaskListView.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/views/TaskListView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 918, 5612, 12, 921, 930, 16, 514, 1272, 16, 1033, 460, 13, 288, 1082, 202, 474, 14882, 273, 300, 21, 31, 1082, 202, 698, 288, 9506, 202, 2827, 1016, 273, 5647, 18, 345, 682...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 918, 5612, 12, 921, 930, 16, 514, 1272, 16, 1033, 460, 13, 288, 1082, 202, 474, 14882, 273, 300, 21, 31, 1082, 202, 698, 288, 9506, 202, 2827, 1016, 273, 5647, 18, 345, 682...
gms.becomeCoordinator();
gms.becomeCoordinator();
void becomeSingletonMember(Address mbr) { Digest initial_digest; ViewId view_id=null; Vector mbrs=new Vector(1); // set the initial digest (since I'm the first member) initial_digest=new Digest(1); // 1 member (it's only me) initial_digest.add(gms.local_addr, 0,...
48949 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48949/6fb09c82ef4207cebcaea41da8650b37c61bc21d/ClientGmsImpl.java/buggy/src/org/jgroups/protocols/pbcast/ClientGmsImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 12561, 19571, 4419, 12, 1887, 312, 2848, 13, 288, 3639, 15864, 2172, 67, 10171, 31, 3639, 4441, 548, 1476, 67, 350, 33, 2011, 31, 3639, 5589, 312, 2848, 87, 33, 2704, 5589, 12, 21,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 12561, 19571, 4419, 12, 1887, 312, 2848, 13, 288, 3639, 15864, 2172, 67, 10171, 31, 3639, 4441, 548, 1476, 67, 350, 33, 2011, 31, 3639, 5589, 312, 2848, 87, 33, 2704, 5589, 12, 21,...
public static int subtract(int value1, int value2) { if (value2 == negInfinite){ if (value1== negInfinite) return 0; else return infinite; } else if (value2 == infinite){ if (value1== infinite) return 0; else return negInfinite; } else if (value1 == infinite) return infinite; else if (value1 == negInfinite) return negI...
public void subtract(int toSubtract) { value = subtract(value, toSubtract);
public static int subtract(int value1, int value2) { if (value2 == negInfinite){ if (value1== negInfinite) return 0; else return infinite; } else if (value2 == infinite){ if (value1== infinite) return 0; else return negInfinite; } else if (value1 == infinite) return infinite; else if (value...
57538 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57538/88e3c75ba71c7c3e23478b1c3ff126ef3c6fe3ab/MesquiteInteger.java/buggy/branches/Mesquite1.x/Mesquite Project/Source/mesquite/lib/MesquiteInteger.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 509, 10418, 12, 474, 460, 21, 16, 509, 460, 22, 13, 288, 202, 202, 430, 261, 1132, 22, 422, 4251, 382, 9551, 15329, 1082, 202, 430, 261, 1132, 21, 631, 4251, 382, 9551,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 509, 10418, 12, 474, 460, 21, 16, 509, 460, 22, 13, 288, 202, 202, 430, 261, 1132, 22, 422, 4251, 382, 9551, 15329, 1082, 202, 430, 261, 1132, 21, 631, 4251, 382, 9551,...
Query query = session.createQuery(queryString); return query.uniqueResult(); }
Query query = session.createQuery(queryString); for (int i = 0; i < queryArgs.length; i++) { query.setParameter(i, queryArgs[i]); } return query.uniqueResult(); }
public Object doInHibernate(Session session) throws HibernateException, SQLException { Query query = session.createQuery(queryString); return query.uniqueResult(); }
50129 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50129/4fccc86f70758d328337f970eedd7c2fbcfc0fdc/GetPersistentMethod.java/clean/src/persistence/org/codehaus/groovy/grails/orm/hibernate/metaclass/GetPersistentMethod.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 1033, 741, 382, 44, 24360, 12, 2157, 1339, 13, 1216, 670, 24360, 503, 16, 6483, 288, 6862, 202, 1138, 843, 273, 1339, 18, 2640, 1138, 12, 2271, 780, 1769, 6862, 202, 2463, 84...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 1033, 741, 382, 44, 24360, 12, 2157, 1339, 13, 1216, 670, 24360, 503, 16, 6483, 288, 6862, 202, 1138, 843, 273, 1339, 18, 2640, 1138, 12, 2271, 780, 1769, 6862, 202, 2463, 84...
public void testCalculateStringWithNestedGroups() throws Exception { NewOrderCross noc = new NewOrderCross(); noc.getHeader().setString(BeginString.FIELD, FixVersions.BEGINSTRING_FIX44); noc.getHeader().setInt(MsgSeqNum.FIELD, 5); noc.getHeader().setString(SenderCompID.FIELD, "sender"); ...
6257 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6257/6f140a7c32d885d73de074e65f0860c06d313047/MessageTest.java/clean/test/quickfix/MessageTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 8695, 780, 1190, 8649, 3621, 1435, 1216, 1185, 288, 3639, 1166, 2448, 13941, 30601, 273, 394, 1166, 2448, 13941, 5621, 3639, 30601, 18, 588, 1864, 7675, 542, 780, 12, 8149,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8695, 780, 1190, 8649, 3621, 1435, 1216, 1185, 288, 3639, 1166, 2448, 13941, 30601, 273, 394, 1166, 2448, 13941, 5621, 3639, 30601, 18, 588, 1864, 7675, 542, 780, 12, 8149,...
final Project project = (Project)dataContext.getData(DataConstants.PROJECT); return project;
return (Project)dataContext.getData(DataConstants.PROJECT);
private Project getProject(AnActionEvent e) { final DataContext dataContext = e.getDataContext(); final Project project = (Project)dataContext.getData(DataConstants.PROJECT); return project; }
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/62afe21451464d4948655b0dd4230dfb59cc483a/NewModuleAction.java/clean/source/com/intellij/openapi/roots/ui/configuration/actions/NewModuleAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 5420, 11080, 12, 979, 1803, 1133, 425, 13, 288, 565, 727, 1910, 1042, 501, 1042, 273, 425, 18, 588, 751, 1042, 5621, 565, 727, 5420, 1984, 273, 261, 4109, 13, 892, 1042, 18, 588, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 5420, 11080, 12, 979, 1803, 1133, 425, 13, 288, 565, 727, 1910, 1042, 501, 1042, 273, 425, 18, 588, 751, 1042, 5621, 565, 727, 5420, 1984, 273, 261, 4109, 13, 892, 1042, 18, 588, ...
System.out.println("Can't create BrowserControlCanvas: " +
System.out.println("Can't create BrowserControl: " +
public EmbeddedMozilla (String title, String binDir, String url) { super(title); System.out.println("constructed with " + url); addWindowListener(new WindowAdapter() { public void windowClosing(WindowEvent e) { dispose(); // should close the BrowserControlCanvas } public void wi...
12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/f4ca2206f2cef3455c8be2335a6c151902e7537d/EmbeddedMozilla.java/buggy/java/webclient/classes/org/mozilla/webclient/test/EmbeddedMozilla.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 21829, 49, 11142, 10745, 261, 780, 2077, 16, 514, 4158, 1621, 16, 514, 880, 13, 288, 202, 202, 9565, 12, 2649, 1769, 3639, 2332, 18, 659, 18, 8222, 2932, 10062, 329, 598, 315, 397...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 21829, 49, 11142, 10745, 261, 780, 2077, 16, 514, 4158, 1621, 16, 514, 880, 13, 288, 202, 202, 9565, 12, 2649, 1769, 3639, 2332, 18, 659, 18, 8222, 2932, 10062, 329, 598, 315, 397...
{
{
public void actionPerformed (ActionEvent e) { ListSelectionModel rowModel = table.getSelectionModel(); ListSelectionModel colModel = table.getColumnModel().getSelectionModel(); int rowLead = rowModel.getLeadSelectionIndex(); int rowMax = table.getModel().getRowCount() - 1; ...
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTableUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicTableUI.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 26100, 261, 1803, 1133, 425, 13, 5411, 288, 1377, 987, 6233, 1488, 1027, 1488, 273, 1014, 18, 588, 6233, 1488, 5621, 1377, 987, 6233, 1488, 645, 1488, 273, 1014, 18, 588, 1494,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 261, 1803, 1133, 425, 13, 5411, 288, 1377, 987, 6233, 1488, 1027, 1488, 273, 1014, 18, 588, 6233, 1488, 5621, 1377, 987, 6233, 1488, 645, 1488, 273, 1014, 18, 588, 1494,...
Template template = templateEngine.createTemplate(new File("src/grails/templates/grails-app/views/scaffolding/java.util.TimeZone.template"));
Template template = templateEngine.createTemplate(new File("src/grails/templates/grails-app/views/scaffolding/java.util.TimeZone.gsp"));
public void testTimeZoneTemplate() throws Exception { SimpleTemplateEngine templateEngine = new SimpleTemplateEngine(); Template template = templateEngine.createTemplate(new File("src/grails/templates/grails-app/views/scaffolding/java.util.TimeZone.template")); Map binding = new HashMap(); ...
28089 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28089/e1e00078eb06a5b2e8559d10769ae85a32065cd3/ScaffoldTemplateTests.java/buggy/test/scaffolding/org/codehaus/groovy/grails/scaffolding/ScaffoldTemplateTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 16760, 2283, 1435, 1216, 1185, 288, 3639, 4477, 2283, 4410, 1542, 4410, 273, 394, 4477, 2283, 4410, 5621, 3639, 5035, 1542, 273, 1542, 4410, 18, 2640, 2283, 12, 2704, 1387,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 16760, 2283, 1435, 1216, 1185, 288, 3639, 4477, 2283, 4410, 1542, 4410, 273, 394, 4477, 2283, 4410, 5621, 3639, 5035, 1542, 273, 1542, 4410, 18, 2640, 2283, 12, 2704, 1387,...
return copyResults(rs, -1);
return copyResults(rs, 100);
private List getTrackerRows(Integer id, Connection con) { Statement sm = null; ResultSet rs = null; try { sm = con.createStatement(); rs = sm.executeQuery("select * from tracker where objectid = " + id); return copyResults(rs, -1); } catch (SQLException e...
29158 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/29158/e25ee1b1ad2db46d3733de194c3247dff4d064a8/AcceptanceTestTask.java/buggy/intermine/objectstore/main/src/org/intermine/task/AcceptanceTestTask.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 987, 336, 8135, 4300, 12, 4522, 612, 16, 4050, 356, 13, 288, 3639, 8056, 3029, 273, 446, 31, 3639, 10842, 3597, 273, 446, 31, 3639, 775, 288, 5411, 3029, 273, 356, 18, 2640, 3406,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 987, 336, 8135, 4300, 12, 4522, 612, 16, 4050, 356, 13, 288, 3639, 8056, 3029, 273, 446, 31, 3639, 10842, 3597, 273, 446, 31, 3639, 775, 288, 5411, 3029, 273, 356, 18, 2640, 3406,...
IStyle cellContentStyle = cell.getContent( ).getComputedStyle( );
IStyle cellContentStyle = cellContent.getComputedStyle( );
public int resolveBottomBorder( CellArea cell ) { IStyle tableStyle = tableContent.getComputedStyle( ); IStyle rowStyle = ( lastRow == null ? null : lastRowArea .getContent( ).getComputedStyle( ) ); IStyle columnStyle = getColumnStyle( cell.getColumnID( ) ); IStyle cellContentStyle = cell.getConte...
46013 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46013/7ed22fff465f0a50978a06defbc3569031f205c8/PDFTableLM.java/clean/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFTableLM.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 509, 2245, 10393, 8107, 12, 8614, 5484, 2484, 262, 1082, 202, 95, 9506, 202, 45, 2885, 1014, 2885, 273, 1014, 1350, 18, 588, 17934, 2885, 12, 11272, 9506, 202, 45, 2885, 1027, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 509, 2245, 10393, 8107, 12, 8614, 5484, 2484, 262, 1082, 202, 95, 9506, 202, 45, 2885, 1014, 2885, 273, 1014, 1350, 18, 588, 17934, 2885, 12, 11272, 9506, 202, 45, 2885, 1027, ...
catch (ClassCastException ex) { takeGuard_.release(); throw ex; } }
public Object take() throws InterruptedException { if (Thread.interrupted()) throw new InterruptedException(); takeGuard_.acquire(); try { Object x = extract(); putGuard_.release(); return x; } catch (ClassCastException ex) { takeGuard_.release(); throw ex; } }
4082 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4082/a6a25004fd5e24a1bc5f053aa539d01dc2553fbf/SemaphoreControlledChannel.java/buggy/src/java/org/logicalcobwebs/concurrent/SemaphoreControlledChannel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1033, 4862, 1435, 1216, 7558, 288, 565, 309, 261, 3830, 18, 474, 5954, 10756, 604, 394, 7558, 5621, 565, 4862, 16709, 27799, 1077, 1039, 5621, 565, 775, 288, 1377, 1033, 619, 273, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 1033, 4862, 1435, 1216, 7558, 288, 565, 309, 261, 3830, 18, 474, 5954, 10756, 604, 394, 7558, 5621, 565, 4862, 16709, 27799, 1077, 1039, 5621, 565, 775, 288, 1377, 1033, 619, 273, 2...
ResourcesPlugin.getWorkspace().addResourceChangeListener(getShowTasksChangeListener(), IResourceChangeEvent.POST_CHANGE);
ResourcesPlugin.getWorkspace().addResourceChangeListener( getShowTasksChangeListener(), IResourceChangeEvent.POST_CHANGE);
public Workbench() { super(); WorkbenchPlugin.getDefault().setWorkbench(this); ResourcesPlugin.getWorkspace().addResourceChangeListener(getShowTasksChangeListener(), IResourceChangeEvent.POST_CHANGE); }
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/c982c620ee74d8f88359cf86b9700d8f8f07c71a/Workbench.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/Workbench.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 4147, 22144, 1435, 288, 202, 202, 9565, 5621, 202, 202, 2421, 22144, 3773, 18, 588, 1868, 7675, 542, 2421, 22144, 12, 2211, 1769, 202, 202, 3805, 3773, 18, 588, 8241, 7675, 1289...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 4147, 22144, 1435, 288, 202, 202, 9565, 5621, 202, 202, 2421, 22144, 3773, 18, 588, 1868, 7675, 542, 2421, 22144, 12, 2211, 1769, 202, 202, 3805, 3773, 18, 588, 8241, 7675, 1289...
componentClass = Class.forName(lwComponent.getComponentClassName(), true, loader); }
if (lwComponent.getErrorComponentProperties() == null) { componentClass = Class.forName(lwComponent.getComponentClassName(), true, loader); }
public static RadComponent createComponent(@NotNull final Module module, @NotNull final LwComponent lwComponent, @NotNull final ClassLoader loader) throws Exception{ final Class componentClass; if (lwComponent.getErrorCompon...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/0a8c7f6f897798de90c99991927c43760777d651/XmlReader.java/buggy/ui-designer/impl/com/intellij/uiDesigner/XmlReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 16378, 1841, 752, 1841, 26964, 5962, 727, 5924, 1605, 16, 4766, 2398, 632, 5962, 727, 511, 91, 1841, 14589, 1841, 16, 4766, 2398, 632, 5962, 727, 9403, 4088, 13, 1216, 1185, 95...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 16378, 1841, 752, 1841, 26964, 5962, 727, 5924, 1605, 16, 4766, 2398, 632, 5962, 727, 511, 91, 1841, 14589, 1841, 16, 4766, 2398, 632, 5962, 727, 9403, 4088, 13, 1216, 1185, 95...
throw new Exception ("Not valid date");
throw new SchemaDateTimeException ("Not valid date");
protected int[] parse(String str, int[] date) throws Exception{ resetBuffer(str); //create structure to hold an object if ( date == null ) { date = new int[TOTAL_SIZE]; } resetDateObj(date); int end = indexOf (fStart, fEnd, 'T'); // both time and d...
1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/4e15daa59b432b97b7f93a5e7ff868021bef81ca/DateTimeDatatypeValidator.java/clean/src/org/apache/xerces/validators/datatype/DateTimeDatatypeValidator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 509, 8526, 1109, 12, 780, 609, 16, 509, 8526, 1509, 13, 1216, 1185, 95, 3639, 2715, 1892, 12, 701, 1769, 3639, 368, 2640, 3695, 358, 6887, 392, 733, 3639, 309, 261, 1509, 422, 446...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 509, 8526, 1109, 12, 780, 609, 16, 509, 8526, 1509, 13, 1216, 1185, 95, 3639, 2715, 1892, 12, 701, 1769, 3639, 368, 2640, 3695, 358, 6887, 392, 733, 3639, 309, 261, 1509, 422, 446...
tuple[2] = Integer.toString(connection.getSQLType(columnTypeOid)).getBytes(); tuple[3] = connection.getPGType(columnTypeOid).getBytes();
tuple[2] = encoding.encode(Integer.toString(connection.getSQLType(columnTypeOid))); tuple[3] = encoding.encode(connection.getPGType(columnTypeOid));
public java.sql.ResultSet getBestRowIdentifier(String catalog, String schema, String table, int scope, boolean nullable) throws SQLException { Field f[] = new Field[8]; Vector v = new Vector(); // The new ResultSet tuple stuff f[0] = new Field(connection, "SCOPE", iInt2Oid, 2); f[1] = new Field(connection, "COLUM...
49504 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49504/f9d3ed65c43e04c595b097a59d4d1c4542d82794/AbstractJdbc1DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2252, 18, 4669, 18, 13198, 28782, 1999, 3004, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 16, 509, 2146, 16, 1250, 8413, 13, 1216, 6483, 202, 95, 202, 202, 974, 284, 8526, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2252, 18, 4669, 18, 13198, 28782, 1999, 3004, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 16, 509, 2146, 16, 1250, 8413, 13, 1216, 6483, 202, 95, 202, 202, 974, 284, 8526, ...
public void prolog() throws RecognitionException { String name = null; String packageName = ""; try { // C:\Projects\jboss-rules-new\drools-compiler\src\main\resources\org\drools\lang\drl.g:243:17: ( opt_eol (name= package_statement )? ( extra_statement | expand...
6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/db9ec7bad93dfc15e8ce115941d6e9f0749d5a10/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 450, 1330, 1435, 1216, 9539, 288, 6647, 514, 508, 273, 446, 31, 1171, 202, 202, 780, 9929, 273, 1408, 31, 540, 202, 3639, 775, 288, 5411, 368, 385, 5581, 15298, 64, 10649, 84...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 450, 1330, 1435, 1216, 9539, 288, 6647, 514, 508, 273, 446, 31, 1171, 202, 202, 780, 9929, 273, 1408, 31, 540, 202, 3639, 775, 288, 5411, 368, 385, 5581, 15298, 64, 10649, 84...
calculateExceptionsThrownForInstanceOf((PsiInstanceOfExpression) exp, exceptionTypes);
calculateExceptionsThrownForInstanceOf( (PsiInstanceOfExpression) exp, exceptionTypes);
private static void calculateExceptionsThrown(PsiExpression exp, Set<PsiType> exceptionTypes){ if(exp == null){ return; } if(exp instanceof PsiThisExpression || exp instanceof PsiLiteralExpression || exp i...
17306 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17306/9c01b8e09c5dc949e20032c1ec0280d5b15fc659/ExceptionUtils.java/clean/plugins/IntentionPowerPak/src/com/siyeh/ipp/exceptions/ExceptionUtils.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 918, 4604, 11416, 29591, 12, 52, 7722, 2300, 1329, 16, 4766, 5375, 1000, 32, 52, 7722, 559, 34, 1520, 2016, 15329, 3639, 309, 12, 2749, 422, 446, 15329, 5411, 327, 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, 3238, 760, 918, 4604, 11416, 29591, 12, 52, 7722, 2300, 1329, 16, 4766, 5375, 1000, 32, 52, 7722, 559, 34, 1520, 2016, 15329, 3639, 309, 12, 2749, 422, 446, 15329, 5411, 327, 31, 3639, ...
if ((_tokenSet_28.member(_t.getType()))) {
if ((_tokenSet_30.member(_t.getType()))) {
public final void deletefromstate(AST _t) throws RecognitionException { AST deletefromstate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t1266 = _t; AST tmp1660_AST_in = (AST)_t; match(_t,DELETE_KW); _t = _t.getFirstChild(); AST tmp1661_AST_in = (AST)_t; match(_t,FROM); _t = _t.getNextSibling(); tbl(_...
13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 1430, 2080, 2019, 12, 9053, 389, 88, 13, 1216, 9539, 288, 9506, 202, 9053, 1430, 2080, 2019, 67, 9053, 67, 267, 273, 261, 67, 88, 422, 9183, 8560, 13, 692, 446, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 1430, 2080, 2019, 12, 9053, 389, 88, 13, 1216, 9539, 288, 9506, 202, 9053, 1430, 2080, 2019, 67, 9053, 67, 267, 273, 261, 67, 88, 422, 9183, 8560, 13, 692, 446, 29...
loginid = name.substring(0,space);
loginid = loginid.substring(0,space);
public String generateLogin() { String loginid = getName(); // no name - try email if (loginid == null) loginid = getEmail(); // ahhh - still none - randomise if (loginid == null) loginid = StringUtils.randomString(6); int space = loginid.indexOf(' '); if (space > 0) { loginid = name...
7000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7000/c676ec0f2fddf9be30d50458218106114bee1933/User.java/clean/MelatiBoards/src/main/java/org/paneris/melati/boards/model/User.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 2103, 5358, 1435, 288, 565, 514, 3925, 350, 273, 1723, 5621, 3639, 368, 1158, 508, 300, 775, 2699, 565, 309, 261, 5819, 350, 422, 446, 13, 3925, 350, 273, 17297, 5621, 565, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 2103, 5358, 1435, 288, 565, 514, 3925, 350, 273, 1723, 5621, 3639, 368, 1158, 508, 300, 775, 2699, 565, 309, 261, 5819, 350, 422, 446, 13, 3925, 350, 273, 17297, 5621, 565, 3...
_includeList = (List) new LinkedList();
_includeList = (List) new ArrayList();
public SmcFSM(String name) { // The abstract syntax tree always starts on line 1. super (name, 1); _startState = ""; _source = ""; _context = ""; _header = ""; _includeList = (List) new LinkedList(); _package = null; _importList = (List) new LinkedLi...
50995 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50995/ccc9a76c7a1e015a8a020722db568d924b00e774/SmcFSM.java/buggy/net/sf/smc/SmcFSM.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 9425, 71, 4931, 49, 12, 780, 508, 13, 565, 288, 3639, 368, 1021, 8770, 6279, 2151, 3712, 2542, 603, 980, 404, 18, 3639, 2240, 261, 529, 16, 404, 1769, 3639, 389, 1937, 1119, 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, 9425, 71, 4931, 49, 12, 780, 508, 13, 565, 288, 3639, 368, 1021, 8770, 6279, 2151, 3712, 2542, 603, 980, 404, 18, 3639, 2240, 261, 529, 16, 404, 1769, 3639, 389, 1937, 1119, 273, ...
name = attrs.getQName( i ); if ( name != null && name.length() == 0 ) { String prefix; String attrURI;
name = attrs.getQName( i ); if (name != null && name.length() == 0) { String prefix; String attrURI;
public void startElement( String namespaceURI, String localName, String rawName, Attributes attrs ) throws SAXException { int i; boolean preserveSpace; ElementState state; String name; String value; boolean ...
4434 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4434/cb2846d271d09a33b1e64a91b982daf152a7bc83/XMLSerializer.java/clean/src/org/apache/xml/serialize/XMLSerializer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 13591, 12, 514, 19421, 16, 514, 11927, 16, 17311, 514, 1831, 461, 16, 9055, 3422, 262, 3639, 1216, 14366, 565, 288, 3639, 509, 1850, 277, 31, 3639, 1250, 1377, 9420, 3819, 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, 13591, 12, 514, 19421, 16, 514, 11927, 16, 17311, 514, 1831, 461, 16, 9055, 3422, 262, 3639, 1216, 14366, 565, 288, 3639, 509, 1850, 277, 31, 3639, 1250, 1377, 9420, 3819, 31, ...
JobConf.getLocalFile(SUBDIR+File.separator+t.getTaskId(), "job.jar");
this.jobConf.getLocalFile(SUBDIR+File.separator+t.getTaskId(), "job.jar");
void localizeTask(Task t) throws IOException { File localJobFile = JobConf.getLocalFile(SUBDIR+File.separator+t.getTaskId(), "job.xml"); File localJarFile = JobConf.getLocalFile(SUBDIR+File.separator+t.getTaskId(), "job.jar"); String jobFile = t.getJobF...
1316 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1316/329ff64e9d7295aff108f85e9a8103f5e5f8f398/TaskTracker.java/buggy/src/java/org/apache/nutch/mapred/TaskTracker.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 918, 26407, 2174, 12, 2174, 268, 13, 1216, 1860, 288, 5411, 1387, 1191, 2278, 812, 273, 2868, 3956, 3976, 18, 588, 2042, 812, 12, 8362, 4537, 15, 812, 18, 11287, 15, 88, 18, 588, 30182,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 918, 26407, 2174, 12, 2174, 268, 13, 1216, 1860, 288, 5411, 1387, 1191, 2278, 812, 273, 2868, 3956, 3976, 18, 588, 2042, 812, 12, 8362, 4537, 15, 812, 18, 11287, 15, 88, 18, 588, 30182,...
new NoViableAltException("", 44, 1, input);
new NoViableAltException("", 4, 58, input);
public DFA.State transition(IntStream input) throws RecognitionException { switch ( input.LA(1) ) { case 23: return s3; case EOL: return s1; case ID: return s2; default: ...
5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/9c6423b7a31fdc4a1317e71a6d2850c94e2140e0/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 463, 2046, 18, 1119, 6007, 12, 1702, 1228, 810, 13, 1216, 9539, 288, 7734, 1620, 261, 810, 18, 2534, 12, 21, 13, 262, 288, 7734, 648, 10213, 30, 10792, 327, 272, 23, 31, 7734, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 2398, 1071, 463, 2046, 18, 1119, 6007, 12, 1702, 1228, 810, 13, 1216, 9539, 288, 7734, 1620, 261, 810, 18, 2534, 12, 21, 13, 262, 288, 7734, 648, 10213, 30, 10792, 327, 272, 23, 31, 7734, ...
addDependency( "org.codehaus.modello", "modello-test", "1.0-alpha-1" );
addDependency( "org.codehaus.modello", "modello-test", "1.0-alpha-2-SNAPSHOT" );
protected void compile( File generatedSources, File destinationDirectory ) throws Exception { addDependency( "junit", "junit", "3.8.1" ); addDependency( "plexus", "plexus-utils", "1.0-alpha-2" ); addDependency( "org.codehaus.modello", "modello-test", "1.0-alpha-1" ); String[] c...
47828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47828/6132da82ac930826f6406261307164df3b52cf0d/ModelloGeneratorTest.java/buggy/modello/modello-test/src/main/java/org/codehaus/modello/ModelloGeneratorTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 4074, 12, 1387, 4374, 8628, 16, 1387, 2929, 2853, 262, 3639, 1216, 1185, 565, 288, 3639, 527, 7787, 12, 315, 78, 4873, 3113, 315, 78, 4873, 3113, 315, 23, 18, 28, 18, 21, 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, 377, 4750, 918, 4074, 12, 1387, 4374, 8628, 16, 1387, 2929, 2853, 262, 3639, 1216, 1185, 565, 288, 3639, 527, 7787, 12, 315, 78, 4873, 3113, 315, 78, 4873, 3113, 315, 23, 18, 28, 18, 21, 6...
public void run(IProgressMonitor monitor) throws CoreException { IFile file = (IFile)resource; ISVNRemoteFile remoteFile = (ISVNRemoteFile)currentSelection.getRemoteResource(); monitor.beginTask(null, 100); try { if (remoteFile != null) { if(confirmOverwrite()) { InputStream in = ((IResourceVariant)remoteFile).getStora...
public void run() { setLinkingEnabled(isChecked());
public void run(IProgressMonitor monitor) throws CoreException { IFile file = (IFile)resource; ISVNRemoteFile remoteFile = (ISVNRemoteFile)currentSelection.getRemoteResource(); monitor.beginTask(null, 100); try { if (remoteFile != null) { if(confirmOverwrite()) { ...
6016 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6016/ee58639cec6c9d09042c3c91fec89b20dfa4d829/HistoryView.java/clean/ui/src/org/tigris/subversion/subclipse/ui/history/HistoryView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 918, 1086, 12, 45, 5491, 7187, 6438, 13, 1216, 30015, 288, 6862, 202, 45, 812, 585, 273, 261, 45, 812, 13, 3146, 31, 6862, 202, 5127, 58, 50, 5169, 812, 2632, 812, 273, 261...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 918, 1086, 12, 45, 5491, 7187, 6438, 13, 1216, 30015, 288, 6862, 202, 45, 812, 585, 273, 261, 45, 812, 13, 3146, 31, 6862, 202, 5127, 58, 50, 5169, 812, 2632, 812, 273, 261...
if (line.trim().length() == 0)
if (line.trim().length() == 0) {
public String filter(String line) { if (line.trim().length() == 0) return null; return line; }
506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/01a0be022dda5f39aabf77afc4fb7c1d4c468218/TokenFilter.java/clean/src/main/org/apache/tools/ant/filters/TokenFilter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 514, 1034, 12, 780, 980, 13, 288, 5411, 309, 261, 1369, 18, 5290, 7675, 2469, 1435, 422, 374, 13, 288, 7734, 327, 446, 31, 5411, 327, 980, 31, 3639, 289, 2, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 514, 1034, 12, 780, 980, 13, 288, 5411, 309, 261, 1369, 18, 5290, 7675, 2469, 1435, 422, 374, 13, 288, 7734, 327, 446, 31, 5411, 327, 980, 31, 3639, 289, 2, -100, -100, -100, -1...
if( parent == null ) { throw new JspException( "Can not use column tag outside of a " + "TableTag. Invalid parent = null" ); }
boolean foundTableTag = false;
public int doEndTag() throws JspException { Object parent = this.getParent(); if( parent == null ) { throw new JspException( "Can not use column tag outside of a " + "TableTag. Invalid parent = null" ); } if( !( parent instanceof TableTag ) ) { thro...
10316 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10316/4c5fda9222d6c0264d8ca34f1dddeb7ccc8dc0ca/ColumnTag.java/buggy/_OLD/displaytag08/src/org/apache/taglibs/display/ColumnTag.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 509, 741, 25633, 1435, 1216, 27485, 288, 1377, 1033, 982, 273, 333, 18, 588, 3054, 5621, 1377, 309, 12, 982, 422, 446, 262, 288, 540, 604, 394, 27485, 12, 315, 2568, 486, 999, 105...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 509, 741, 25633, 1435, 1216, 27485, 288, 1377, 1033, 982, 273, 333, 18, 588, 3054, 5621, 1377, 309, 12, 982, 422, 446, 262, 288, 540, 604, 394, 27485, 12, 315, 2568, 486, 999, 105...
m_ClassIndex = train.classIndex();
public void buildClassifier(Instances train) throws Exception { if (train.classAttribute().type() != Attribute.NOMINAL) { throw new Exception("Class attribute must be nominal."); } if (train.classAttribute().numValues() != 2) { throw new Exception("Only 2-class problems allowed."); } if (trai...
6866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6866/8542ff1ed2f4efca6f2bcefb7fdef18ad20d35a5/Logistic.java/clean/classifiers/functions/Logistic.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1361, 13860, 12, 5361, 4691, 13, 1216, 1185, 288, 565, 309, 261, 9754, 18, 1106, 1499, 7675, 723, 1435, 480, 3601, 18, 50, 1872, 706, 1013, 13, 288, 1377, 604, 394, 1185, 293...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1361, 13860, 12, 5361, 4691, 13, 1216, 1185, 288, 565, 309, 261, 9754, 18, 1106, 1499, 7675, 723, 1435, 480, 3601, 18, 50, 1872, 706, 1013, 13, 288, 1377, 604, 394, 1185, 293...
static private Properties loadPropertiesFile(String resourceName, Properties defaults)
static private Properties loadPropertiesFile(final String resourceName, Properties defaults)
static private Properties loadPropertiesFile(String resourceName, Properties defaults) throws IOException { // This static method should eventually be moved to a thread-specific class // so that we can cache the ContextClassLoader and bottleneck all properties file // loading throughout Xalan. Propert...
46591 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46591/930d72acd66b70b274e4e344d733f998d5fe2efc/OutputProperties.java/clean/src/org/apache/xalan/templates/OutputProperties.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 3238, 6183, 1262, 2297, 812, 12, 6385, 514, 9546, 16, 6183, 3467, 13, 565, 1216, 1860, 225, 288, 565, 368, 1220, 760, 707, 1410, 18011, 506, 10456, 358, 279, 2650, 17, 12524, 667, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 3238, 6183, 1262, 2297, 812, 12, 6385, 514, 9546, 16, 6183, 3467, 13, 565, 1216, 1860, 225, 288, 565, 368, 1220, 760, 707, 1410, 18011, 506, 10456, 358, 279, 2650, 17, 12524, 667, ...
if(macros.isChanged())
if(macros.isChanged()){
public void setMacros(IBuildMacro m[], int contextType, Object contextData){ StorableMacros macros = getStorableMacros(contextType, contextData); if(macros == null) return; macros.setMacros(m); if(macros.isChanged()) setRebuildStateForContext(contextType, contextData); }
54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/d21adaeeb299058a59a045ae4dbe9335d59050d3/UserDefinedMacroSupplier.java/buggy/build/org.eclipse.cdt.managedbuilder.core/src/org/eclipse/cdt/managedbuilder/internal/macros/UserDefinedMacroSupplier.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 444, 9990, 6973, 12, 45, 3116, 17392, 312, 63, 6487, 509, 819, 559, 16, 1033, 819, 751, 15329, 202, 202, 510, 15514, 9990, 6973, 24302, 273, 21491, 15514, 9990, 6973, 12, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 444, 9990, 6973, 12, 45, 3116, 17392, 312, 63, 6487, 509, 819, 559, 16, 1033, 819, 751, 15329, 202, 202, 510, 15514, 9990, 6973, 24302, 273, 21491, 15514, 9990, 6973, 12, ...
rs.close(); p.close(); if (user != null && !user.isDeleted() && (user.getActivationKey() == null || user.isActive())) {
rs = p.executeQuery(); if (rs.next() && rs.getInt("user_id") > 0) { user = this.userModel.selectById(rs.getInt("user_id")); } } catch (SQLException e) { String es = "Erorr update()"; log.error(es, e); throw new RuntimeException(es, e); } finally { DbUtils.close(rs, p); } if (user != null && !user.isDeleted() && (user....
public User validateLogin(String username, String password, Map extraParams) throws Exception { PreparedStatement p = JForumExecutionContext.getConnection().prepareStatement( SystemGlobals.getSql("UserModel.login")); p.setString(1, username); p.setString(2, MD5.crypt(password)); User user = null; ResultSet...
52144 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52144/f4af364dacad27a1238104a19d90e4a102043281/DefaultLoginAuthenticator.java/buggy/src/net/jforum/sso/DefaultLoginAuthenticator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2177, 1954, 5358, 12, 780, 2718, 16, 514, 2201, 16, 1635, 2870, 1370, 13, 1216, 1185, 202, 95, 202, 202, 29325, 293, 273, 804, 1290, 379, 3210, 1042, 18, 588, 1952, 7675, 9366...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2177, 1954, 5358, 12, 780, 2718, 16, 514, 2201, 16, 1635, 2870, 1370, 13, 1216, 1185, 202, 95, 202, 202, 29325, 293, 273, 804, 1290, 379, 3210, 1042, 18, 588, 1952, 7675, 9366...
contentService = aContentService; isContentServiceSelfManaged = false;
contentService = new NavigatorContentService(aViewerId); isContentServiceSelfManaged = true;
public NavigatorContentServiceContentProvider( NavigatorContentService aContentService) { super(); contentService = aContentService; isContentServiceSelfManaged = false; }
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/c4c54e66595b58a5021b734790e8c6521c2017d3/NavigatorContentServiceContentProvider.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/NavigatorContentServiceContentProvider.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 423, 13061, 1350, 1179, 1350, 2249, 12, 1082, 202, 22817, 1350, 1179, 279, 1350, 1179, 13, 288, 202, 202, 9565, 5621, 202, 202, 1745, 1179, 273, 279, 1350, 1179, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 423, 13061, 1350, 1179, 1350, 2249, 12, 1082, 202, 22817, 1350, 1179, 279, 1350, 1179, 13, 288, 202, 202, 9565, 5621, 202, 202, 1745, 1179, 273, 279, 1350, 1179, 31, 202, 202, ...
recoverOriginalLibrary( "LibraryToReload1_backup.xml", "LibraryToReload1.xml" );
public void testReloadLibrary1( ) throws Exception { openDesign( "DesignToReloadLibrary1.xml" ); //$NON-NLS-1$ LabelHandle label1 = (LabelHandle) designHandle.findElement( "label1" ); //$NON-NLS-1$ assertEquals( "aaa", label1.getText( ) ); //$NON-NLS-1$ openLibrary( "LibraryToReload1.xml" ); //$NON-NLS-1$ LabelHa...
15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/14f7f5097c347fb97b4edd5251bb64dc3c62527b/ReloadLibraryTest.java/clean/model/org.eclipse.birt.report.model.tests/test/org/eclipse/birt/report/model/library/ReloadLibraryTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 13013, 9313, 21, 12, 262, 1216, 1185, 202, 95, 202, 202, 3190, 15478, 12, 315, 15478, 774, 13013, 9313, 21, 18, 2902, 6, 11272, 4329, 3993, 17, 5106, 17, 21, 8, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 13013, 9313, 21, 12, 262, 1216, 1185, 202, 95, 202, 202, 3190, 15478, 12, 315, 15478, 774, 13013, 9313, 21, 18, 2902, 6, 11272, 4329, 3993, 17, 5106, 17, 21, 8, 2...
label.setText( (String) foreign.getRawValue( ) );
public Object visitForeign( IForeignContent foreign, Object value ) { if ( IForeignContent.HTML_TYPE.equals( foreign.getRawType( ) ) ) { if ( converter == null ) { converter = new HTML2Content( foreign.getReportContent( ) .getDesign( ).getBasePath( ) ); } // build content DOM tree for HTML ...
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/2de562ba34447dcd8839ab354417bb57bf32e261/PDFLayoutManagerFactory.java/buggy/engine/org.eclipse.birt.report.engine/src/org/eclipse/birt/report/engine/layout/pdf/PDFLayoutManagerFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 1033, 3757, 7816, 12, 467, 7816, 1350, 5523, 16, 1033, 460, 262, 202, 202, 95, 1082, 202, 430, 261, 467, 7816, 1350, 18, 4870, 67, 2399, 18, 14963, 12, 5523, 18, 588, 4809, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3196, 202, 482, 1033, 3757, 7816, 12, 467, 7816, 1350, 5523, 16, 1033, 460, 262, 202, 202, 95, 1082, 202, 430, 261, 467, 7816, 1350, 18, 4870, 67, 2399, 18, 14963, 12, 5523, 18, 588, 4809, ...
return lineNo; }
return lineNo; }
public int getLineNo() { return lineNo; }
6117 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6117/4db92c7a4e26aa929b00328ebeadc5778179356f/DataError.java/buggy/PZFileReader/com/pz/reader/DataError.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 509, 9851, 2279, 1435, 288, 202, 202, 2463, 980, 2279, 31, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 509, 9851, 2279, 1435, 288, 202, 202, 2463, 980, 2279, 31, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
setVersion(versions[accessTypeCombo.getSelectionIndex()].name());
setVersion(versions[accessTypeCombo.getSelectionIndex() - 1].name());
protected void createAdditionalControls(final Composite parent) { Label accessTypeLabel = new Label(parent, SWT.NONE); accessTypeLabel.setText("Access Type: "); accessTypeCombo = new Combo(parent, SWT.READ_ONLY); accessTypeCombo.add("Automatic (Use Validate Settings)"); versions = Version.values(); for (Version ...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/0771289e4d5d6322d1193d90822c709376c67882/TracRepositorySettingsPage.java/buggy/org.eclipse.mylyn.trac.ui/src/org/eclipse/mylyn/internal/trac/ui/wizard/TracRepositorySettingsPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 752, 10552, 16795, 12, 6385, 14728, 982, 13, 288, 202, 202, 2224, 2006, 559, 2224, 273, 394, 5287, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 3860, 559, 2224, 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, 918, 752, 10552, 16795, 12, 6385, 14728, 982, 13, 288, 202, 202, 2224, 2006, 559, 2224, 273, 394, 5287, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 3860, 559, 2224, 18...
pattern = getPatternForCategory( category ); fmtStr = new DateFormatter( pattern ).format( sampleDateTime );
String pattern = getPatternForCategory( category ); String fmtStr = new DateFormatter( pattern ).format( sampleDateTime );
private void updatePreview( ) { markDirty( hasLoaded ); String pattern = ""; //$NON-NLS-1$ String fmtStr = ""; //$NON-NLS-1$ String category = getCategory4UIDisplayName( typeChoicer.getText( ) ); setCategory( category ); Date sampleDateTime = new Date( ); if ( getPreviewText( ) != null ) { try { sampleD...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/1123f2b44bade54e4b5714c702c79b94bb65dca3/FormatDateTimePage.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/dialogs/FormatDateTimePage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1089, 11124, 12, 262, 202, 95, 202, 202, 3355, 10785, 12, 711, 8835, 11272, 202, 202, 780, 1936, 273, 1408, 31, 4329, 3993, 17, 5106, 17, 21, 8, 202, 202, 780, 1325, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1089, 11124, 12, 262, 202, 95, 202, 202, 3355, 10785, 12, 711, 8835, 11272, 202, 202, 780, 1936, 273, 1408, 31, 4329, 3993, 17, 5106, 17, 21, 8, 202, 202, 780, 1325, 1...
public RubyClass defineClassUnder(String name, RubyClass superClass, RubyModule parentModule);
public RubyClass defineClassUnder(String name, RubyClass superClass, SinglyLinkedList parentCRef);
public RubyClass defineClassUnder(String name, RubyClass superClass, RubyModule parentModule);
46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/a1b8fc1d456e3d5c6e01579b88773383068aa85c/IRuby.java/clean/src/org/jruby/IRuby.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 797, 4426, 797, 14655, 12, 780, 508, 16, 19817, 797, 18846, 16, 1082, 202, 54, 10340, 3120, 982, 3120, 1769, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 19817, 797, 4426, 797, 14655, 12, 780, 508, 16, 19817, 797, 18846, 16, 1082, 202, 54, 10340, 3120, 982, 3120, 1769, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
public org.quickfix.field.EncodedSecurityDesc getEncodedSecurityDesc() throws FieldNotFound { org.quickfix.field.EncodedSecurityDesc value = new org.quickfix.field.EncodedSecurityDesc();
public quickfix.field.EncodedSecurityDesc getEncodedSecurityDesc() throws FieldNotFound { quickfix.field.EncodedSecurityDesc value = new quickfix.field.EncodedSecurityDesc();
public org.quickfix.field.EncodedSecurityDesc getEncodedSecurityDesc() throws FieldNotFound { org.quickfix.field.EncodedSecurityDesc value = new org.quickfix.field.EncodedSecurityDesc(); getField(value); return value; }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/SecurityDefinition.java/clean/src/java/src/quickfix/fix44/SecurityDefinition.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 10397, 4368, 4217, 28799, 4368, 4217, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 10397, 4368, 4217, 460, 273, 394, 235...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 10397, 4368, 4217, 28799, 4368, 4217, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 10397, 4368, 4217, 460, 273, 394, 235...
jj_la1[88] = jj_gen;
jj_la1[89] = jj_gen;
final public void BooleanLiteral() throws ParseException { /*@bgen(jjtree) BooleanLiteral */ ASTBooleanLiteral jjtn000 = new ASTBooleanLiteral(this, JJTBOOLEANLITERAL); boolean jjtc000 = true; jjtree.openNodeScope(jjtn000); try { switch ((jj_ntk==-1)?jj_ntk():jj_ntk) { case TRUE: jj_consume_tok...
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, 3411, 6177, 1435, 1216, 10616, 288, 1748, 36, 70, 4507, 12, 78, 78, 3413, 13, 3411, 6177, 1195, 225, 9183, 5507, 6177, 10684, 5088, 3784, 273, 394, 9183, 5507, 6177, 12, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 727, 1071, 918, 3411, 6177, 1435, 1216, 10616, 288, 1748, 36, 70, 4507, 12, 78, 78, 3413, 13, 3411, 6177, 1195, 225, 9183, 5507, 6177, 10684, 5088, 3784, 273, 394, 9183, 5507, 6177, 12, ...
Logger.normal(this, "Completed handshake with "+this+" on "+replyTo+" - current: "+currentTracker+" old: "+previousTracker+" bootID: "+thisBootID);
Logger.normal(this, "Completed handshake with "+this+" on "+replyTo+" - current: "+currentTracker+" old: "+previousTracker+" unverified: "+unverifiedTracker+" bootID: "+thisBootID);
public synchronized void completedHandshake(long thisBootID, byte[] data, int offset, int length, BlockCipher encCipher, byte[] encKey, Peer replyTo, boolean unverified) { bogusNoderef = false; try { // First, the new noderef processNewNoderef(data, offset, length); } catc...
8026 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8026/ff17637498bec1ee8a6c424f9647ebd94a1aaada/PeerNode.java/buggy/src/freenet/node/PeerNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 5951, 14545, 12, 5748, 333, 15817, 734, 16, 1160, 8526, 501, 16, 509, 1384, 16, 509, 769, 16, 3914, 13896, 2446, 13896, 16, 1160, 8526, 2446, 653, 16, 10669, 30934, 16, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 5951, 14545, 12, 5748, 333, 15817, 734, 16, 1160, 8526, 501, 16, 509, 1384, 16, 509, 769, 16, 3914, 13896, 2446, 13896, 16, 1160, 8526, 2446, 653, 16, 10669, 30934, 16, ...
}
}
public void updateTime(int columnIndex, Time x) throws SQLException { }
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/cb88ccf91092199f5dd4fc4fd03d021643a6e0ec/SCR20557.java/clean/testData/refactoring/inheritanceToDelegation/scr20557/after/xxx/SCR20557.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1089, 950, 12, 474, 14882, 16, 2647, 619, 13, 1216, 6483, 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, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1089, 950, 12, 474, 14882, 16, 2647, 619, 13, 1216, 6483, 288, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100...
m_select = false;
m_hoisted = true;
boolean hoist() { // Rather than this m_select business we could construct // another QFrame, copy children, condition, etc to it and // remove our own children. QFrame frame = m_generator.getConstraining(this); if (frame == null) { return false; } if (m_parent != null) { ...
12196 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12196/ac7805514b2fb66afb224ff14f0214f480f1b1ab/QFrame.java/buggy/archive/qgen/src/com/redhat/persistence/oql/QFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1250, 26025, 376, 1435, 288, 3639, 368, 534, 4806, 2353, 333, 312, 67, 4025, 13160, 732, 3377, 4872, 3639, 368, 4042, 2238, 3219, 16, 1610, 2325, 16, 2269, 16, 5527, 358, 518, 471, 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, 1250, 26025, 376, 1435, 288, 3639, 368, 534, 4806, 2353, 333, 312, 67, 4025, 13160, 732, 3377, 4872, 3639, 368, 4042, 2238, 3219, 16, 1610, 2325, 16, 2269, 16, 5527, 358, 518, 471, 3639, ...
Image i = null;
Image i = (Image) cache.get(str); if (i != null) return i;
public Image getImage(String str, Component listener) { Image i = null; MediaTracker track = new MediaTracker(listener); try{ URL u = ToolkitResolver.class.getResource("/org/zaval/images/"+str); if (u != null) { i = kit.getImage(u); track.addImage(i,0); ...
5494 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5494/64ece3e90e2be18718fc5deabd1d4018348f8b16/ToolkitResolver.java/buggy/processdash/l10n-tool/src/org/zaval/awt/ToolkitResolver.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 3421, 10567, 12, 780, 609, 16, 5435, 2991, 13, 282, 288, 1377, 3421, 277, 273, 261, 2040, 13, 1247, 18, 588, 12, 701, 1769, 309, 261, 77, 480, 446, 13, 327, 277, 31, 4202, 6128,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 3421, 10567, 12, 780, 609, 16, 5435, 2991, 13, 282, 288, 1377, 3421, 277, 273, 261, 2040, 13, 1247, 18, 588, 12, 701, 1769, 309, 261, 77, 480, 446, 13, 327, 277, 31, 4202, 6128,...
DisposeListener dl = new DisposeListener() { public void widgetDisposed(DisposeEvent e) { Shell shell = getShell(); if (shell == null || shell.isDisposed()) return; shell.removeDisposeListener(this); shell.removeControlListener(controlListener); if (e.widget.isDisposed()) { owner = null; shell.dispose(); } } }; own...
private void associate(Shell floatingShell) { controlListener = new ControlListener() { public void controlMoved(ControlEvent e) { moveShell(getShell()); } public void controlResized(ControlEvent e) { moveShell(getShell()); } }; owner.addControlListener(controlListener); getParentShell().addControlLi...
57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/f4ddecebf080b9a12fc07328e132394359390e74/AssociatedWindow.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/AssociatedWindow.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 13251, 12, 13220, 13861, 13220, 13, 288, 202, 202, 7098, 2223, 273, 394, 8888, 2223, 1435, 288, 1082, 202, 482, 918, 3325, 25317, 12, 3367, 1133, 425, 13, 288, 9506, 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, 1152, 918, 13251, 12, 13220, 13861, 13220, 13, 288, 202, 202, 7098, 2223, 273, 394, 8888, 2223, 1435, 288, 1082, 202, 482, 918, 3325, 25317, 12, 3367, 1133, 425, 13, 288, 9506, 202, ...
final EditorEventMulticasterEx multicaster = getMulticaster(); if(multicaster != null) multicaster.getDocumentMulticaster().beforeDocumentChange(event);
private DocumentEvent beforeChangedUpdate(int offset, CharSequence oldString, CharSequence newString) { DocumentEvent event = new DocumentEventImpl(this, offset, oldString, newString, myModificationStamp); final EditorEventMulticasterEx multicaster = getMulticaster(); if(multicaster != null) multicaster.getD...
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/eebe3756f9d9a33756c1606d6e61fcacc0829b57/DocumentImpl.java/clean/source/com/intellij/openapi/editor/impl/DocumentImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 4319, 1133, 1865, 5033, 1891, 12, 474, 1384, 16, 9710, 1592, 780, 16, 9710, 394, 780, 13, 288, 565, 4319, 1133, 871, 273, 394, 4319, 1133, 2828, 12, 2211, 16, 1384, 16, 1592, 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, 282, 3238, 4319, 1133, 1865, 5033, 1891, 12, 474, 1384, 16, 9710, 1592, 780, 16, 9710, 394, 780, 13, 288, 565, 4319, 1133, 871, 273, 394, 4319, 1133, 2828, 12, 2211, 16, 1384, 16, 1592, 780,...
return this;
return newLineNumber;
public IRubyObject lineno_set(RubyFixnum newLineNumber) { lineNumber = RubyFixnum.fix2int(newLineNumber); return this; }
46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/4c689a812e20d4fcf2da0cdc9b527b00cc1960ef/RubyIO.java/clean/src/org/jruby/RubyIO.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15908, 10340, 921, 7586, 67, 542, 12, 54, 10340, 8585, 2107, 8093, 1854, 13, 288, 3639, 13629, 273, 19817, 8585, 2107, 18, 904, 22, 474, 12, 2704, 31063, 1769, 3639, 327, 8093, 1854...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 15908, 10340, 921, 7586, 67, 542, 12, 54, 10340, 8585, 2107, 8093, 1854, 13, 288, 3639, 13629, 273, 19817, 8585, 2107, 18, 904, 22, 474, 12, 2704, 31063, 1769, 3639, 327, 8093, 1854...
|| str_offset < 0 || str_offset + len > str.length)
|| str_offset < 0 || str_offset > str.length - len)
public synchronized StringBuffer insert(int offset, char[] str, int str_offset, int len) { if (offset < 0 || offset > count || len < 0 || str_offset < 0 || str_offset + len > str.length) throw new StringIndexOutOfBoundsException(); ensureCapacity_unsynchroni...
1023 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1023/d2e4c58ae9a4ae530fc43ba36f304bd34e6eb2e3/StringBuffer.java/clean/libjava/java/lang/StringBuffer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3852, 6674, 2243, 12, 474, 1384, 16, 4766, 1850, 1149, 8526, 609, 16, 509, 609, 67, 3348, 16, 509, 562, 13, 225, 288, 565, 309, 261, 3348, 411, 374, 747, 1384, 405, 1056, 747, 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, 282, 1071, 3852, 6674, 2243, 12, 474, 1384, 16, 4766, 1850, 1149, 8526, 609, 16, 509, 609, 67, 3348, 16, 509, 562, 13, 225, 288, 565, 309, 261, 3348, 411, 374, 747, 1384, 405, 1056, 747, 5...
void remove(IPluginExtension extension) throws CoreException;
void remove(IPluginImport pluginImport) throws CoreException;
void remove(IPluginExtension extension) throws CoreException;
8783 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8783/94344212e2ace38aee9718c59d09eb75fa212f96/IPluginBase.java/buggy/ui/org.eclipse.pde.core/src/org/eclipse/pde/core/plugin/IPluginBase.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 6459, 1206, 12, 45, 3773, 3625, 2710, 13, 1216, 30015, 31, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 6459, 1206, 12, 45, 3773, 3625, 2710, 13, 1216, 30015, 31, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
resource= ((IJavaElement) element).getUnderlyingResource();
resource= ((IJavaElement) element).getResource();
public IResource getContainingResource(Object element) throws JavaModelException { IResource resource= null; if (element instanceof IResource) resource= (IResource) element; if (element instanceof IJavaElement) { resource= ((IJavaElement) element).getUnderlyingResource(); if (resource == null) resource= ((...
9698 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9698/9a60ab18fd9f7595589fcd95dfa1de480fb2e628/ResourceLocator.java/buggy/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/ResourceLocator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 467, 1420, 336, 24344, 1420, 12, 921, 930, 13, 1216, 5110, 1488, 503, 288, 202, 202, 45, 1420, 1058, 33, 446, 31, 202, 202, 430, 261, 2956, 1276, 467, 1420, 13, 1082, 202, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 467, 1420, 336, 24344, 1420, 12, 921, 930, 13, 1216, 5110, 1488, 503, 288, 202, 202, 45, 1420, 1058, 33, 446, 31, 202, 202, 430, 261, 2956, 1276, 467, 1420, 13, 1082, 202, 3...
wCancel.addListener(SWT.Selection, lsCancel); wOK.addListener (SWT.Selection, lsOK ); wbTable.addListener(SWT.Selection, lsbTable);
lsDateform = new Listener() { public void handleEvent(Event e) { updateEachRowCheckbox(); } }; wCancel.addListener (SWT.Selection, lsCancel); wOK.addListener (SWT.Selection, lsOK ); wbTable.addListener (SWT.Selection, lsbTable); wDatefrom.addListener(SWT.Selection, lsDateform); wDatefrom.addListener(SWT.Focu...
public String open() { Shell parent = getParent(); Display display = parent.getDisplay(); shell = new Shell(parent, SWT.DIALOG_TRIM | SWT.RESIZE | SWT.MAX | SWT.MIN); props.setLook(shell); ModifyListener lsMod = new ModifyListener() { public void modifyText(ModifyEvent e) { input.setChanged(); } }; ...
9547 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9547/8cc4d7f455c30503ee8f26f4e0f251bfbb668f1e/TableInputDialog.java/clean/src/be/ibridge/kettle/trans/step/tableinput/TableInputDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 1696, 1435, 202, 95, 202, 202, 13220, 982, 273, 5089, 5621, 202, 202, 4236, 2562, 273, 982, 18, 588, 4236, 5621, 202, 202, 10304, 273, 394, 19433, 12, 2938, 16, 348, 8588...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 1696, 1435, 202, 95, 202, 202, 13220, 982, 273, 5089, 5621, 202, 202, 4236, 2562, 273, 982, 18, 588, 4236, 5621, 202, 202, 10304, 273, 394, 19433, 12, 2938, 16, 348, 8588...
throws VM_ResolutionException {
throws VM_ResolutionException {
private static void loadSpecialClass (String klassName, OPT_Options options) throws VM_ResolutionException { // TODO: This could be phased out as the new DynamicBridge // magic comes on line. VM_Class klass = (VM_Class)OPT_ClassLoaderProxy.proxy.findOrCreateType(klassName); klass.load()...
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/2098b549c3bb342d6bf6dfc98cb0dd81d5540d42/OPT_Compiler.java/buggy/rvm/src/vm/compilers/optimizing/driver/OPT_Compiler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 760, 918, 1262, 12193, 797, 261, 780, 7352, 461, 16, 16456, 67, 1320, 702, 13, 2398, 1216, 8251, 67, 11098, 503, 288, 225, 368, 2660, 30, 1220, 3377, 506, 6855, 72, 596, 487, 326,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 760, 918, 1262, 12193, 797, 261, 780, 7352, 461, 16, 16456, 67, 1320, 702, 13, 2398, 1216, 8251, 67, 11098, 503, 288, 225, 368, 2660, 30, 1220, 3377, 506, 6855, 72, 596, 487, 326,...
pool = createXFormsContainingDocumentPool(pipelineContext, staticStateString, dynamicStateString, filesElement); logger.debug("getContainingDocument: did not find containing document pool in cache.");
logger.debug("XForms - containing document cache (getContainingDocument): did not find document pool in cache."); containingDocument = createXFormsContainingDocument(pipelineContext, staticStateString, dynamicStateString, null);
private static XFormsContainingDocument getContainingDocument(PipelineContext pipelineContext, String staticStateString, String dynamicStateString, Element filesElement) { final Long validity = new Long(0); final Cache cache = ObjectCach...
57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/a6eb47de417fd6cf006fa4e9c8c250cb033f744f/XFormsServer.java/buggy/src/java/org/orbeon/oxf/xforms/XFormsServer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 1139, 18529, 24344, 2519, 336, 24344, 2519, 12, 8798, 1042, 5873, 1042, 16, 514, 760, 1119, 780, 16, 4766, 21394, 514, 5976, 1119, 780, 16, 3010, 1390, 1046, 13, 288, 3639, 727...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1139, 18529, 24344, 2519, 336, 24344, 2519, 12, 8798, 1042, 5873, 1042, 16, 514, 760, 1119, 780, 16, 4766, 21394, 514, 5976, 1119, 780, 16, 3010, 1390, 1046, 13, 288, 3639, 727...
public java.sql.ResultSet getColumnPrivileges(String catalog, String schema, String table, String columnNamePattern) throws SQLException { // XXX-Not Implemented return null; }
45534 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45534/ba977c086c01726affcc96219a79584a11ccc78e/DatabaseMetaData.java/buggy/src/interfaces/jdbc/postgresql/DatabaseMetaData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2252, 18, 4669, 18, 13198, 6716, 27692, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 16, 514, 7578, 3234, 13, 1216, 6483, 225, 288, 565, 368, 11329, 17, 1248, 18788, 565, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2252, 18, 4669, 18, 13198, 6716, 27692, 12, 780, 6222, 16, 514, 1963, 16, 514, 1014, 16, 514, 7578, 3234, 13, 1216, 6483, 225, 288, 565, 368, 11329, 17, 1248, 18788, 565, 327, 446...
{ switch ( LA(1)) { case QUESTION: case STAR: case PLUS: { occurrenceIndicator(); astFactory.addASTChild(currentAST, returnAST); break; } case RPAREN: case LCURLY: case LITERAL_at: case COMMA: case LITERAL_in: case COLON: { break; } default: { throw new NoViableAltException(LT(1), getFilename()); } } } sequenceType_AST...
break;
public final void sequenceType() throws RecognitionException, TokenStreamException { traceIn("sequenceType"); try { // debugging returnAST = null; ASTPair currentAST = new ASTPair(); org.exist.xquery.parser.XQueryAST sequenceType_AST = null; boolean synPredMatched48 = false; if (((LA(1)==LITERAL_empty...
2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/036ccdd3fe4cdde6cf0f24f284e57caec99eaa4a/XQueryParser.java/buggy/src/org/exist/xquery/parser/XQueryParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 3102, 559, 1435, 1216, 9539, 16, 3155, 1228, 503, 288, 9506, 202, 5129, 382, 2932, 6178, 559, 8863, 202, 202, 698, 288, 368, 10450, 1082, 202, 2463, 9053, 273, 446, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 3102, 559, 1435, 1216, 9539, 16, 3155, 1228, 503, 288, 9506, 202, 5129, 382, 2932, 6178, 559, 8863, 202, 202, 698, 288, 368, 10450, 1082, 202, 2463, 9053, 273, 446, ...
String importPath, boolean noSubFolder) throws Exception { System.err.println("importZipR: noSubFolder: " + noSubFolder);
String importPath, boolean noSubFolder) throws Exception {
private void importZipResource(ZipInputStream zipStreamIn, String importPath, boolean noSubFolder) throws Exception { System.err.println("importZipR: noSubFolder: " + noSubFolder); boolean isFolder = false; int entries = 0; CmsFile file = null; ...
51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/a8af961a85aa32b79ec4705b74b3886897d30654/CmsImportFolder.java/clean/src/com/opencms/file/CmsImportFolder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1377, 3238, 918, 1930, 9141, 1420, 12, 9141, 4348, 3144, 1228, 382, 16, 4766, 565, 514, 30336, 16, 1250, 1158, 1676, 3899, 13, 1216, 1185, 288, 3639, 2332, 18, 370, 18, 8222, 2932, 5666, 9141,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1377, 3238, 918, 1930, 9141, 1420, 12, 9141, 4348, 3144, 1228, 382, 16, 4766, 565, 514, 30336, 16, 1250, 1158, 1676, 3899, 13, 1216, 1185, 288, 3639, 2332, 18, 370, 18, 8222, 2932, 5666, 9141,...
private void handleError(ByteBuffer buffer, String text, boolean disconnect) throws MessageParseException { // TODO allow configurable recovery position //int newOffset = messageStartPosition + 1; // Following recovery position is compatible with QuickFIX C++ // but drops mess...
6791 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6791/2a597690192ddc432a5235a14aa294598bf5c257/FIXMessageData.java/clean/src/quickfix/netty/FIXMessageData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 15676, 12, 12242, 1613, 16, 514, 977, 16, 1250, 9479, 13, 5411, 1216, 2350, 13047, 288, 3639, 368, 2660, 1699, 14593, 11044, 1754, 3639, 368, 474, 394, 2335, 273, 883, 23785, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 15676, 12, 12242, 1613, 16, 514, 977, 16, 1250, 9479, 13, 5411, 1216, 2350, 13047, 288, 3639, 368, 2660, 1699, 14593, 11044, 1754, 3639, 368, 474, 394, 2335, 273, 883, 23785, 3...
UMOEndpoint endpoint;
public UMOMessage route(UMOMessage message, UMOSession session, boolean synchronous) throws RoutingException { List list = getRecipients(message); List results = new ArrayList(); if (enableCorrelation != ENABLE_CORRELATION_NEVER) { boolean correlationSet = message.getCorrelationGr...
2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/3ada23197c9cc39df49f26297238cc1a0f794d24/AbstractRecipientList.java/buggy/src/java/org/mule/routing/outbound/AbstractRecipientList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 1071, 2799, 51, 3293, 2494, 31, 587, 5980, 1079, 2799, 51, 3293, 2494, 31, 1946, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 587, 5980, 3293, 2494, 31, 1071, 2799, 51, 3293, 2494, 31, 587, 5980, 1079, 2799, 51, 3293, 2494, 31, 1946, 1...
myTimeInSeconds = (int) (myTicks * myBioHolder.theBioDriver.getTickLength() * 3600);
myTimeInSeconds = (myTicks * myBioHolder.theBioDriver.getTickLength() * 3600f);
private void collectData() { myTicks = myBioHolder.theBioDriver.getTicks(); myTimeInSeconds = (int) (myTicks * myBioHolder.theBioDriver.getTickLength() * 3600); myO2UsageOverTimestep = convertO2MolesToPounds(myBioHolder.theO2OutFlowRateSensors .get(0).getValue()); myValveCommand = processValveCommand(myBioHo...
5015 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5015/2aedd54763c088f77fd0f981b3c3fdd7e4565b4b/Apollo13Viewer.java/clean/BIOSIM/src/com/traclabs/biosim/client/framework/apollo13/Apollo13Viewer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 3274, 751, 1435, 288, 202, 202, 4811, 16610, 273, 3399, 38, 1594, 6064, 18, 5787, 38, 1594, 4668, 18, 588, 16610, 5621, 202, 202, 4811, 950, 17840, 273, 261, 474, 13, 26...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3274, 751, 1435, 288, 202, 202, 4811, 16610, 273, 3399, 38, 1594, 6064, 18, 5787, 38, 1594, 4668, 18, 588, 16610, 5621, 202, 202, 4811, 950, 17840, 273, 261, 474, 13, 26...
public void cleanup() throws ArchitectException { setCleanupExceptionMessage("Could not populate catalog dropdown!"); catalogDropdown.removeAllItems(); catalogDropdown.setEnabled(false); // This is either a database, a catalog, or null depending on how db is structured SQLObject schemaParent; i...
53257 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53257/561a8da5f06185bff5888ce0a4e1985fcee845da/CompareDMPanel.java/clean/src/ca/sqlpower/architect/swingui/CompareDMPanel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 6686, 1435, 1216, 16959, 15004, 503, 288, 9506, 202, 542, 15007, 503, 1079, 2932, 4445, 486, 6490, 6222, 13972, 4442, 1769, 6862, 9506, 202, 7199, 23947, 18, 4479, 1595, 312...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 918, 6686, 1435, 1216, 16959, 15004, 503, 288, 9506, 202, 542, 15007, 503, 1079, 2932, 4445, 486, 6490, 6222, 13972, 4442, 1769, 6862, 9506, 202, 7199, 23947, 18, 4479, 1595, 312...
"", null);
null, "", null);
protected IASTExpression postfixExpression( IASTScope scope ) throws Backtrack { IASTExpression firstExpression = null; boolean isTemplate = false; switch (LT(1)) { case IToken.t_typename : consume(); //TODO: the rest of this break; ...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/02c194aaf46b86d6f7a904d6f531e535d47002ba/Parser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/Parser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 467, 9053, 2300, 18923, 2300, 12, 467, 9053, 3876, 2146, 262, 3639, 1216, 4297, 4101, 565, 288, 3639, 467, 9053, 2300, 1122, 2300, 273, 446, 31, 3639, 1250, 353, 2283, 273, 629, 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, 4750, 467, 9053, 2300, 18923, 2300, 12, 467, 9053, 3876, 2146, 262, 3639, 1216, 4297, 4101, 565, 288, 3639, 467, 9053, 2300, 1122, 2300, 273, 446, 31, 3639, 1250, 353, 2283, 273, 629, 31,...
lblSize.setText("Size:");
lblSize.setText(Messages.getString("LineSeriesAttributeComposite.Lbl.Size"));
private void placeComponents() { // Layout for content composite GridLayout glContent = new GridLayout(); glContent.numColumns = 4; glContent.marginHeight = 2; glContent.marginWidth = 2; // Main content composite this.setLayout(glContent); Label lblShadow =...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/7793e94b4d7fab5891f226c6c937e37d85bebad8/LineSeriesAttributeComposite.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/series/LineSeriesAttributeComposite.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 3166, 7171, 1435, 565, 288, 3639, 368, 9995, 364, 913, 9635, 3639, 7145, 3744, 5118, 1350, 273, 394, 7145, 3744, 5621, 3639, 5118, 1350, 18, 2107, 3380, 273, 1059, 31, 3639, 51...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3166, 7171, 1435, 565, 288, 3639, 368, 9995, 364, 913, 9635, 3639, 7145, 3744, 5118, 1350, 273, 394, 7145, 3744, 5621, 3639, 5118, 1350, 18, 2107, 3380, 273, 1059, 31, 3639, 51...
throw e;
throw e;
public static VM_CompiledMethod compile (OPT_CompilationPlan cp) { VM_Method method = cp.method; OPT_Options options = cp.options; checkSupported(method, options); try { printMethodMessage(method, options); OPT_IR ir = cp.execute(); // Temporary workaround memory retention problems if ...
5245 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5245/768cb30b37e5786fae0baade4542e965dcd61039/OPT_Compiler.java/clean/rvm/src/vm/compilers/optimizing/driver/OPT_Compiler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 8251, 67, 20733, 1305, 4074, 261, 15620, 67, 19184, 5365, 3283, 13, 288, 565, 8251, 67, 1305, 707, 273, 3283, 18, 2039, 31, 565, 16456, 67, 1320, 702, 273, 3283, 18, 2116, 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, 760, 8251, 67, 20733, 1305, 4074, 261, 15620, 67, 19184, 5365, 3283, 13, 288, 565, 8251, 67, 1305, 707, 273, 3283, 18, 2039, 31, 565, 16456, 67, 1320, 702, 273, 3283, 18, 2116, 31...
public org.quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { org.quickfix.field.SecurityDesc value = new org.quickfix.field.SecurityDesc();
public quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { quickfix.field.SecurityDesc value = new quickfix.field.SecurityDesc();
public org.quickfix.field.SecurityDesc getSecurityDesc() throws FieldNotFound { org.quickfix.field.SecurityDesc value = new org.quickfix.field.SecurityDesc(); getField(value); return value; }
8803 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8803/fecc27f98261270772ff182a1d4dfd94b5daa73d/OrderCancelRequest.java/clean/src/java/src/quickfix/fix40/OrderCancelRequest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 4368, 4217, 19288, 4217, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 4368, 4217, 460, 273, 394, 2358, 18, 19525, 904, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 4368, 4217, 19288, 4217, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 4368, 4217, 460, 273, 394, 2358, 18, 19525, 904, ...
result.add(pathToString(expanded.nextElement()));
TreePath path = expanded.nextElement(); String pathString = pathToString(path); if (result.contains(pathString)) LOG.warning("two expanded paths have the same string representation"); result.add(pathString);
private List<String> getExpandedPaths() { List<String> result = new ArrayList<String>(); Enumeration<TreePath> expanded = getExpandedDescendants(new TreePath(new Object[] { getModel().getRoot() })); if (expanded == null) return result; while (expanded.hasMoreElements()) { result.add(pathToString(expa...
14939 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14939/e9c67c83f6bd7a714a0e3cd8a1535c8e7f43ddc8/MPSTree.java/buggy/source/jetbrains/mps/ide/ui/MPSTree.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 987, 32, 780, 34, 336, 17957, 4466, 1435, 288, 565, 987, 32, 780, 34, 563, 273, 394, 2407, 32, 780, 34, 5621, 565, 13864, 32, 2471, 743, 34, 8406, 273, 336, 17957, 30385, 12, 27...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 987, 32, 780, 34, 336, 17957, 4466, 1435, 288, 565, 987, 32, 780, 34, 563, 273, 394, 2407, 32, 780, 34, 5621, 565, 13864, 32, 2471, 743, 34, 8406, 273, 336, 17957, 30385, 12, 27...
setIcon("Icons/bugzilla-bookmark.gif");
setIcon("icons/elcl16/bug-favorite.gif");
public AddFavoriteAction(String text, BugzillaSearchResultView resultView) { setText(text); setIcon("Icons/bugzilla-bookmark.gif"); this.resultView = resultView; selected = null; }
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/2281fcfe98165cb225ef203b48aa973001cfdd11/AddFavoriteAction.java/buggy/org.eclipse.mylyn.bugzilla.core/src/org/eclipse/mylyn/bugzilla/favorites/actions/AddFavoriteAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1436, 31745, 1137, 1803, 12, 780, 977, 16, 16907, 15990, 24916, 1767, 563, 1767, 13, 288, 202, 202, 542, 1528, 12, 955, 1769, 202, 202, 542, 5554, 2932, 27510, 19, 925, 15990, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1436, 31745, 1137, 1803, 12, 780, 977, 16, 16907, 15990, 24916, 1767, 563, 1767, 13, 288, 202, 202, 542, 1528, 12, 955, 1769, 202, 202, 542, 5554, 2932, 27510, 19, 925, 15990, ...
public org.quickfix.field.CFICode getCFICode() throws FieldNotFound { org.quickfix.field.CFICode value = new org.quickfix.field.CFICode();
public quickfix.field.CFICode getCFICode() throws FieldNotFound { quickfix.field.CFICode value = new quickfix.field.CFICode();
public org.quickfix.field.CFICode getCFICode() throws FieldNotFound { org.quickfix.field.CFICode value = new org.quickfix.field.CFICode(); getField(value); return value; }
5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/Advertisement.java/buggy/src/java/src/quickfix/fix44/Advertisement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 39, 1653, 1085, 1927, 1653, 1085, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 39, 1653, 1085, 460, 273, 394, 2358, 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, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 2358, 18, 19525, 904, 18, 1518, 18, 39, 1653, 1085, 1927, 1653, 1085, 1435, 1216, 2286, 2768, 225, 288, 2358, 18, 19525, 904, 18, 1518, 18, 39, 1653, 1085, 460, 273, 394, 2358, 18...
public static void consoleTempMessage (String source, String s) { if (info_msg_to_stdout || no_logmessage_targets) System.out.println (source + ": " + s); if (s == null || s.equals ("")) s = " "; notifyLogMessageTargets (new LogMessageEvent (instance, source, s, LogMessageEvent.TEMPORARY_MESSAGE));
public static void consoleTempMessage (String s) { consoleTempMessage (null, s);
public static void consoleTempMessage (String source, String s) { if (info_msg_to_stdout || no_logmessage_targets) System.out.println (source + ": " + s); if (s == null || s.equals ("")) s = " "; notifyLogMessageTargets (new LogMessageEvent (instance, source, s, LogMessageEvent.TEMPORARY_MESSAGE)); }
49828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49828/57c8d3fb5a1c488cc3b955291dfc705473fa5df5/Core.java/buggy/modules/jackal/vjcontrol/org/vrjuggler/jccl/vjcontrol/Core.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2983, 7185, 1079, 261, 780, 1084, 16, 514, 272, 13, 288, 202, 430, 261, 1376, 67, 3576, 67, 869, 67, 10283, 747, 1158, 67, 1330, 2150, 67, 11358, 13, 202, 565, 2332, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 2983, 7185, 1079, 261, 780, 1084, 16, 514, 272, 13, 288, 202, 430, 261, 1376, 67, 3576, 67, 869, 67, 10283, 747, 1158, 67, 1330, 2150, 67, 11358, 13, 202, 565, 2332, 1...
}
public void ImportPatch(File file) throws IOException,FileNotFoundException { int i; FileInputStream fileIn= new FileInputStream(file); byte [] buffer =new byte [(int)file.length()]; fileIn.read(buffer); fileIn.close(); Patch firstpat=new Patch(buffer); Patch[] pa...
7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/cf58a7a656a498eb8faaa3e615dc18daa5902ecf/LibraryFrame.java/buggy/JSynthLib/core/LibraryFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 289, 289, 289, 289, 1071, 97, 918, 97, 6164, 7332, 12, 812, 97, 585, 16869, 1216, 97, 1860, 16, 812, 3990, 97, 289, 289, 289, 2618, 289, 289, 289, 289, 289, 289, 289, 509, 97, 277, 31, 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, 289, 289, 289, 289, 1071, 97, 918, 97, 6164, 7332, 12, 812, 97, 585, 16869, 1216, 97, 1860, 16, 812, 3990, 97, 289, 289, 289, 2618, 289, 289, 289, 289, 289, 289, 289, 509, 97, 277, 31, 9...
AxisMessage faultyMessge = (AxisMessage) faultyMessages
AxisMessage faultyMessage = (AxisMessage) faultyMessages
private void generateSOAP11Binding(OMFactory fac, OMElement defintions) throws Exception { OMElement binding = fac.createOMElement(BINDING_LOCAL_NAME, wsdl); defintions.addChild(binding); binding.addAttribute(ATTRIBUTE_NAME, axisService.getName() + BINDING_NAME_SUFFIX,...
49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/065de3cfc11d74e449715e4723c6f3a26ac1832b/AxisService2OM.java/buggy/modules/kernel/src/org/apache/axis2/description/AxisService2OM.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2103, 27952, 2499, 5250, 12, 1872, 1733, 5853, 16, 531, 12310, 1652, 474, 1115, 13, 5411, 1216, 1185, 288, 3639, 531, 12310, 5085, 273, 5853, 18, 2640, 51, 12310, 12, 2739, 67,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2103, 27952, 2499, 5250, 12, 1872, 1733, 5853, 16, 531, 12310, 1652, 474, 1115, 13, 5411, 1216, 1185, 288, 3639, 531, 12310, 5085, 273, 5853, 18, 2640, 51, 12310, 12, 2739, 67,...
qualifiedName = new ASTQualifiedNamedElement( scope, name.toCharArray() );
qualifiedName = new ASTQualifiedNamedElement( scope, name );
public ASTTypedefDeclaration(IASTScope scope, String name, IASTAbstractDeclaration mapping, int startingOffset, int startingLine, int nameOffset, int nameEndOffset, int nameLine, char[] filename ) { super( scope ); this.name = name; this.mapping = mapping; setStartingOffsetAndLineNum...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/18d9318d4df0c5bcdcd8b34cf92c3445bcb408e6/ASTTypedefDeclaration.java/buggy/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/parser/ast/quick/ASTTypedefDeclaration.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 9183, 559, 536, 6094, 12, 45, 9053, 3876, 2146, 16, 514, 508, 16, 467, 9053, 7469, 6094, 2874, 16, 509, 5023, 2335, 16, 509, 5023, 1670, 16, 509, 508, 2335, 16, 509, 508, 1638, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9183, 559, 536, 6094, 12, 45, 9053, 3876, 2146, 16, 514, 508, 16, 467, 9053, 7469, 6094, 2874, 16, 509, 5023, 2335, 16, 509, 5023, 1670, 16, 509, 508, 2335, 16, 509, 508, 1638, ...
boolean tools = false;
private Main( String[] arguments ) { String[] args = arguments; boolean tools = false; if( CLIHelper.isOptionPresent( args, "-debug" ) ) { args = CLIHelper.consolidate( args, "-debug" ); System.setProperty( "dpml.logging.level", System.getPr...
10984 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10984/1ed558de626d98e6a3c3f351a51b3a09e0074aa9/Main.java/clean/trunk/main/depot/core/console/src/main/net/dpml/depot/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 12740, 12, 514, 8526, 1775, 262, 565, 288, 3639, 514, 8526, 833, 273, 1775, 31, 12900, 309, 12, 8276, 2276, 18, 291, 1895, 6351, 12, 833, 16, 3701, 4148, 6, 262, 262, 3639, 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, 12740, 12, 514, 8526, 1775, 262, 565, 288, 3639, 514, 8526, 833, 273, 1775, 31, 12900, 309, 12, 8276, 2276, 18, 291, 1895, 6351, 12, 833, 16, 3701, 4148, 6, 262, 262, 3639, 288, ...
name,true);
name,browser.getMode() == VFSBrowser .CHOOSE_DIRECTORY_DIALOG);
private void goToParent() { String name = MiscUtilities.getFileName(browser.getDirectory()); String parent = MiscUtilities.getParentOfPath( browser.getDirectory()); browser.setDirectory(parent); VFS vfs = VFSManager.getVFSForPath(parent); if((vfs.getCapabilities() & VFS.LOW_LATENCY_CAP) != 0) { VFSManager.wa...
6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/f59bc07fe3dd896ca771593c9cd8f64b0f67a759/VFSFileNameField.java/clean/org/gjt/sp/jedit/browser/VFSFileNameField.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1960, 774, 3054, 1435, 202, 95, 202, 202, 780, 508, 273, 16584, 71, 11864, 18, 588, 4771, 12, 11213, 18, 588, 2853, 10663, 202, 202, 780, 982, 273, 16584, 71, 11864, 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, 1152, 918, 1960, 774, 3054, 1435, 202, 95, 202, 202, 780, 508, 273, 16584, 71, 11864, 18, 588, 4771, 12, 11213, 18, 588, 2853, 10663, 202, 202, 780, 982, 273, 16584, 71, 11864, 18,...
} }
} }
public List<TreeViewer> getContentOutlineViewers(IEditorPart editorPart) { if (editorPart == null) return null; List<TreeViewer> viewers = new ArrayList<TreeViewer>(); Object out = editorPart.getAdapter(IContentOutlinePage.class); if (out instanceof JavaOutlinePage) { JavaOutline...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/8e95642344247a3c3cac2cfffa7c5bc2882c235a/JavaUiBridge.java/buggy/org.eclipse.mylyn.java.ui/src/org/eclipse/mylyn/java/ui/JavaUiBridge.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 987, 32, 2471, 18415, 34, 5154, 21805, 1767, 414, 12, 45, 6946, 1988, 4858, 1988, 13, 288, 3639, 309, 261, 9177, 1988, 422, 446, 13, 327, 446, 31, 3639, 987, 32, 2471, 18415, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 987, 32, 2471, 18415, 34, 5154, 21805, 1767, 414, 12, 45, 6946, 1988, 4858, 1988, 13, 288, 3639, 309, 261, 9177, 1988, 422, 446, 13, 327, 446, 31, 3639, 987, 32, 2471, 18415, ...
methodTextField.setText(this.request.getMethod()); URL url = request.getURL();
methodTextField.setText(_request.getMethod()); URL url = _request.getURL();
private void updateFields(int panel) { if (validPanel[panel]) return; if (request != null) { if (panel == 0) { rawTextArea.setText(this.request.toString()); rawTextArea.setCaretPosition(0); } else if (panel == 1) { methodTextField.setT...
31053 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31053/d31740865cefcbd56a4cdec3f36cb8e6912e26bb/RequestPanel.java/buggy/src/org/owasp/webscarab/ui/swing/RequestPanel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1089, 2314, 12, 474, 6594, 13, 288, 3639, 309, 261, 877, 5537, 63, 13916, 5717, 327, 31, 3639, 309, 261, 2293, 480, 446, 13, 288, 5411, 309, 261, 13916, 422, 374, 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, 918, 1089, 2314, 12, 474, 6594, 13, 288, 3639, 309, 261, 877, 5537, 63, 13916, 5717, 327, 31, 3639, 309, 261, 2293, 480, 446, 13, 288, 5411, 309, 261, 13916, 422, 374, 13, 288, ...
logger.debug("---start of longest unplaced chain---"); try{ logger.debug("Start at atom no. " + molecule.getAtomNumber(atom)); logger.debug(atomPlacer.listNumbers(molecule, longestUnplacedChain)); } catch(Exception exc) { exc.printStackTrace(); } logger.debug("---end of longest unplaced chain---"); if (longestUnplaced...
if (longestUnplacedChain.getAtomCount() > 1) {
private void handleAliphatics() throws org.openscience.cdk.exception.NoSuchAtomException { //System.out.println("Longest Chain has " + longestChain.getAtomCount() + " atoms."); Atom atom = null; double xDiff, yDiff; Atom[] atoms = null; Bond[] bonds = null; AtomContainer unplacedAtoms = null; AtomContainer plac...
46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/0207507cbcff0172e0dc48407a71dcf4d56c8695/StructureDiagramGenerator.java/clean/src/org/openscience/cdk/layout/StructureDiagramGenerator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1640, 37, 549, 844, 270, 2102, 1435, 1216, 2358, 18, 20346, 71, 6254, 18, 71, 2883, 18, 4064, 18, 28341, 3641, 503, 202, 95, 202, 202, 759, 3163, 18, 659, 18, 8222, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1640, 37, 549, 844, 270, 2102, 1435, 1216, 2358, 18, 20346, 71, 6254, 18, 71, 2883, 18, 4064, 18, 28341, 3641, 503, 202, 95, 202, 202, 759, 3163, 18, 659, 18, 8222, 29...
log().warn(
log().debug(
public int setMyDynDns(String newDns, boolean validate) { log().warn( "Setting own dns to " + newDns + ". was: " + (myDyndns != null ? myDyndns.getHostName() : "")); // FIXME Don't reset!!! If nothing has changed! CLEAN UP THIS MESS! if (validate) { // show ...
51438 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51438/c876c9e948bf02bc99d7dd6ed4b0ea848d55257d/ConnectionListener.java/buggy/src/main/de/dal33t/powerfolder/net/ConnectionListener.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 444, 12062, 10419, 18600, 12, 780, 394, 18600, 16, 1250, 1954, 13, 288, 3639, 613, 7675, 4148, 12, 5411, 315, 5568, 4953, 6605, 358, 315, 397, 394, 18600, 397, 3552, 1703, 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, 1071, 509, 444, 12062, 10419, 18600, 12, 780, 394, 18600, 16, 1250, 1954, 13, 288, 3639, 613, 7675, 4148, 12, 5411, 315, 5568, 4953, 6605, 358, 315, 397, 394, 18600, 397, 3552, 1703, 30, ...
return list;
if (head instanceof EvStrNode) { head = new DStrNode(position).add(head); } if (tail instanceof StrNode) { if (head instanceof StrNode) { head = new StrNode(union(head, (Node) tail), ((StrNode) head).getValue() + ((StrNode) tail).getValue()); } else { ((ListNode) head).add((Node) tail); } } else if (tail instanceof DS...
public Node literal_concat(ISourcePosition position, Node head, Object tail) { ListNode list; if (head == null) { list = new DStrNode(position); } else if (head instanceof EvStrNode) { list = new DStrNode(position).add(head); } else { ...
49687 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49687/e9bf476d31a1adc390bf346977ba9fb6e8419f5b/ParserSupport.java/buggy/src/org/jruby/parser/ParserSupport.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 2029, 7158, 67, 16426, 12, 45, 1830, 2555, 1754, 16, 2029, 910, 16, 2398, 1033, 5798, 13, 288, 3639, 987, 907, 666, 31, 7734, 309, 261, 1978, 422, 446, 13, 288, 5411, 666, 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, 2029, 7158, 67, 16426, 12, 45, 1830, 2555, 1754, 16, 2029, 910, 16, 2398, 1033, 5798, 13, 288, 3639, 987, 907, 666, 31, 7734, 309, 261, 1978, 422, 446, 13, 288, 5411, 666, 273, ...
_t = __t2281;
_t = __t2282;
public final void deletefromstate(AST _t) throws RecognitionException { AST deletefromstate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t2281 = _t; AST tmp771_AST_in = (AST)_t; match(_t,DELETE_KW); _t = _t.getFirstChild(); AST tmp772_AST_in = (AST)_t; match(_t,FROM); _t = _t.getNextSibling(); AST tmp...
13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 1430, 2080, 2019, 12, 9053, 389, 88, 13, 1216, 9539, 288, 9506, 202, 9053, 1430, 2080, 2019, 67, 9053, 67, 267, 273, 261, 67, 88, 422, 9183, 8560, 13, 692, 446, 29...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 727, 918, 1430, 2080, 2019, 12, 9053, 389, 88, 13, 1216, 9539, 288, 9506, 202, 9053, 1430, 2080, 2019, 67, 9053, 67, 267, 273, 261, 67, 88, 422, 9183, 8560, 13, 692, 446, 29...
public void setArray(int i,Array x) throws SQLException
public void setArray(int i, java.sql.Array x) throws SQLException
public void setArray(int i,Array x) throws SQLException { throw org.postgresql.Driver.notImplemented(); }
11803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11803/e8f7bfc09526a5ba25a9f9b4ae9ce8509f6ceced/PreparedStatement.java/buggy/src/interfaces/jdbc/org/postgresql/jdbc2/PreparedStatement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 444, 1076, 12, 474, 277, 16, 2252, 18, 4669, 18, 1076, 619, 13, 1216, 6483, 565, 288, 202, 12849, 2358, 18, 2767, 24330, 18, 4668, 18, 902, 8644, 5621, 565, 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, 377, 1071, 918, 444, 1076, 12, 474, 277, 16, 2252, 18, 4669, 18, 1076, 619, 13, 1216, 6483, 565, 288, 202, 12849, 2358, 18, 2767, 24330, 18, 4668, 18, 902, 8644, 5621, 565, 289, 2, -100, -...
if (GraphModelConnection.HIGHLIGHT_PROP.equals(property)) {
if (IGraphModelConnection.HIGHLIGHT_PROP.equals(property)) {
public void propertyChange(PropertyChangeEvent event) { String property = event.getPropertyName(); IFigure figure = getFigure(); if (GraphModelConnection.HIGHLIGHT_PROP.equals(property)) { //@tag unreported(EdgeHighlight) : respond to model highlight changes. highlightEdge(); } else if (GraphModelConnection.UN...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/a3a79bed35b871a171afff98eeddb6ea113e8052/GraphConnectionEditPart.java/clean/sandbox/org.eclipse.mylyn.zest.core/src/org/eclipse/mylyn/zest/core/internal/graphviewer/parts/GraphConnectionEditPart.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1272, 3043, 12, 1396, 20930, 871, 13, 288, 202, 202, 780, 1272, 273, 871, 18, 588, 13073, 5621, 202, 202, 5501, 15906, 7837, 273, 2812, 15906, 5621, 202, 202, 430, 261, 4...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1272, 3043, 12, 1396, 20930, 871, 13, 288, 202, 202, 780, 1272, 273, 871, 18, 588, 13073, 5621, 202, 202, 5501, 15906, 7837, 273, 2812, 15906, 5621, 202, 202, 430, 261, 4...
if (getNitrogenOrOxygenCount(ac, atoms[i]) == 0) {
if (getAtomTypeXCount(ac, atoms[i]) == 0) {
public DescriptorValue calculate(AtomContainer ac) throws CDKException { RingSet rs = (new AllRingsFinder()).findAllRings(ac); HueckelAromaticityDetector.detectAromaticity(ac, rs, true); double xlogP = 0; org.openscience.cdk.interfaces.Atom[] atoms = ac.getAtoms(); String symbol = ""; int bondCount = 0; int hsC...
45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/11cd872c3dbcc51a117ad375706e7a5334b88daa/XLogPDescriptor.java/clean/src/org/openscience/cdk/qsar/XLogPDescriptor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 12823, 620, 4604, 12, 3641, 2170, 1721, 13, 1216, 24570, 288, 202, 202, 10369, 694, 3597, 273, 261, 2704, 4826, 54, 899, 8441, 1435, 2934, 4720, 1595, 54, 899, 12, 1077, 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, 12823, 620, 4604, 12, 3641, 2170, 1721, 13, 1216, 24570, 288, 202, 202, 10369, 694, 3597, 273, 261, 2704, 4826, 54, 899, 8441, 1435, 2934, 4720, 1595, 54, 899, 12, 1077, 1769, ...