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
int packetLength = getSubPacketLength();
final int packetLength = getSubPacketLength();
private PacketResult processNtlmChallenge() throws net.sourceforge.jtds.jdbc.TdsException, java.io.IOException { int packetLength = getSubPacketLength(); // Packet length final int headerLength = 40; if (packetLength < headerLength) throw new TdsException("NTLM challenge: ...
439 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/439/d40d3f03f21e7087ea2cd7d2b5b43625542770cc/Tds.java/buggy/trunk/jtds/src/main/net/sourceforge/jtds/jdbc/Tds.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 11114, 1253, 1207, 50, 6172, 81, 18359, 1435, 5411, 1216, 2901, 18, 3168, 1884, 908, 18, 78, 88, 2377, 18, 24687, 18, 56, 2377, 503, 16, 2252, 18, 1594, 18, 14106, 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, 11114, 1253, 1207, 50, 6172, 81, 18359, 1435, 5411, 1216, 2901, 18, 3168, 1884, 908, 18, 78, 88, 2377, 18, 24687, 18, 56, 2377, 503, 16, 2252, 18, 1594, 18, 14106, 288, 3639, 727,...
IDEWorkbenchPlugin.getPluginWorkspace().run(workspaceRunnable, monitor);
IDEWorkbenchPlugin.getPluginWorkspace().run(workspaceRunnable, rule, IResource.NONE, monitor);
public synchronized final void run(IProgressMonitor monitor) throws InvocationTargetException, InterruptedException { final InvocationTargetException[] iteHolder = new InvocationTargetException[1]; try { IWorkspaceRunnable workspaceRunnable = new IWorkspaceRunnable() { public void run(IProgressMonitor pm) throws Co...
55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/d2f02b27c92481c1eba3f12fda7f720a18a2f0e9/WorkspaceModifyOperation.java/buggy/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/WorkspaceModifyOperation.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 3852, 727, 918, 1086, 12, 45, 5491, 7187, 6438, 13, 1216, 15342, 16, 7558, 288, 225, 202, 6385, 15342, 8526, 518, 73, 6064, 273, 394, 15342, 63, 21, 15533, 202, 698, 288, 202, 202, 45,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 3852, 727, 918, 1086, 12, 45, 5491, 7187, 6438, 13, 1216, 15342, 16, 7558, 288, 225, 202, 6385, 15342, 8526, 518, 73, 6064, 273, 394, 15342, 63, 21, 15533, 202, 698, 288, 202, 202, 45,...
if (!traverse.accept(node)) return false; return true;
return traverse.accept(node);
public static boolean traverse(final TreeNode node, final Traverse traverse) { final int childCount = node.getChildCount(); for (int i = 0; i < childCount; i++){ if (!traverse(node.getChildAt(i), traverse)) return false; } if (!traverse.accept(node)) return false; return true; }
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/4cd6cb8331020e1184c369a59466b2ec1e14ec03/TreeUtil.java/buggy/openapi/src/com/intellij/util/ui/tree/TreeUtil.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 1250, 10080, 12, 6385, 20270, 756, 16, 727, 2197, 2476, 10080, 13, 288, 565, 727, 509, 31492, 273, 756, 18, 588, 1763, 1380, 5621, 565, 364, 261, 474, 277, 273, 374, 31, 277,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 1250, 10080, 12, 6385, 20270, 756, 16, 727, 2197, 2476, 10080, 13, 288, 565, 727, 509, 31492, 273, 756, 18, 588, 1763, 1380, 5621, 565, 364, 261, 474, 277, 273, 374, 31, 277,...
InputStream inputStream = classLoader.getResourceAsStream(sources[i]);
InputStream inputStream = ClassUtils.getResourceAsStream(getClass(),sources[i]);
public void setContextProperties( String file ) { String[] sources = StringUtils.split(file,","); contextProperties = new ExtendedProperties(); // Always try to get the context properties resource // from a file first. Templates may be taken from a JAR // file but the context p...
9291 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9291/7f3c441e4af5a132c3b34a1fc3bfb1588db705eb/TexenTask.java/clean/src/java/org/apache/velocity/texen/ant/TexenTask.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 16615, 2297, 12, 514, 585, 262, 565, 288, 3639, 514, 8526, 5550, 273, 5778, 18, 4939, 12, 768, 16, 3113, 8863, 3639, 819, 2297, 273, 394, 14094, 2297, 5621, 3639, 368, 14178, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 16615, 2297, 12, 514, 585, 262, 565, 288, 3639, 514, 8526, 5550, 273, 5778, 18, 4939, 12, 768, 16, 3113, 8863, 3639, 819, 2297, 273, 394, 14094, 2297, 5621, 3639, 368, 14178, ...
&& bKeepState
private final void renderCurve( IPrimitiveRenderer ipr, double fXOffset, double fYOffset ) throws ChartException { final double[] faKnotXY1 = new double[2]; final double[] faKnotXY2 = new double[2]; if ( !computeSpline( fa[0], faKnotXY1 ) ) { return; } int iNumberOfDivisions; double fX, fY; double[] faXY1,...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/8fbdafd2163f71f055ddc7b8f3d8bd27e32f6e63/CurveRenderer.java/buggy/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/render/CurveRenderer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 727, 918, 1743, 9423, 12, 467, 9840, 6747, 277, 683, 16, 1645, 284, 60, 2335, 16, 1082, 202, 9056, 284, 61, 2335, 262, 1216, 14804, 503, 202, 95, 202, 202, 6385, 1645, 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, 1152, 727, 918, 1743, 9423, 12, 467, 9840, 6747, 277, 683, 16, 1645, 284, 60, 2335, 16, 1082, 202, 9056, 284, 61, 2335, 262, 1216, 14804, 503, 202, 95, 202, 202, 6385, 1645, 8526, ...
private static List invokeMethods(MBeanServer server, InvokerService[] invokerServices, InvokeAtType at, boolean reverse, boolean failFast) { Category log = ThreadCategory.getInstance(Manager.class)...
25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/ecd62ed236d13ba5e40cad90759a671d988ac804/Manager.java/clean/src/services/org/opennms/netmgt/vmmgr/Manager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 987, 4356, 4712, 12, 18089, 2081, 1438, 16, 4766, 1377, 17602, 264, 1179, 8526, 24920, 5676, 16, 4766, 1377, 14373, 861, 559, 622, 16, 1250, 4219, 16, 4766, 1377, 1250, 2321, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 987, 4356, 4712, 12, 18089, 2081, 1438, 16, 4766, 1377, 17602, 264, 1179, 8526, 24920, 5676, 16, 4766, 1377, 14373, 861, 559, 622, 16, 1250, 4219, 16, 4766, 1377, 1250, 2321, 1...
debugGui.main.setBreakOnExceptions(breakOnExceptions.isSelected()); }else if (source == breakOnEnter) { debugGui.main.setBreakOnEnter(breakOnEnter.isSelected()); }else if (source == breakOnReturn) { debugGui.main.setBreakOnReturn(breakOnReturn.isSelected()); }else {
debugGui.dim.breakOnExceptions = breakOnExceptions.isSelected(); } else if (source == breakOnEnter) { debugGui.dim.breakOnEnter = breakOnEnter.isSelected(); } else if (source == breakOnReturn) { debugGui.dim.breakOnReturn = breakOnReturn.isSelected(); } else {
public void actionPerformed(ActionEvent e) { String cmd = e.getActionCommand(); String plaf_name = null; if (cmd.equals("Metal")) { plaf_name = "javax.swing.plaf.metal.MetalLookAndFeel"; } else if (cmd.equals("Windows")) { plaf_name = "com.sun.java.swing.plaf.window...
19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/73fd9eb93275e351c71f43b3daa62b337c492a93/DebugGui.java/buggy/toolsrc/org/mozilla/javascript/tools/debugger/DebugGui.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 26100, 12, 1803, 1133, 425, 13, 288, 3639, 514, 1797, 273, 425, 18, 588, 1803, 2189, 5621, 3639, 514, 886, 1727, 67, 529, 273, 446, 31, 3639, 309, 261, 4172, 18, 14963, 2932,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 26100, 12, 1803, 1133, 425, 13, 288, 3639, 514, 1797, 273, 425, 18, 588, 1803, 2189, 5621, 3639, 514, 886, 1727, 67, 529, 273, 446, 31, 3639, 309, 261, 4172, 18, 14963, 2932,...
int numParameterToMethod = getMethod().getArgumentTypes().length; if (DEBUG) System.out.println("Number of parameters to method: " + numParameterToMethod);
int numParametersToMethod = getMethod().getArgumentTypes().length; if (DEBUG) System.out.println("Number of parameters to method: " + numParametersToMethod);
public void visit(Attribute obj) { try { if (obj instanceof Unknown) { String name = ((Unknown) obj).getName(); if (DEBUG) System.out.println("In " + getDottedClassName() + " found " + name); byte[] b = ((Unknown) obj).getBytes(); DataInputStream bytes = new DataInputStream( new ByteArray...
7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/4712b2675412105f47c5c030a916e86876847799/AnnotationVisitor.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/visitclass/AnnotationVisitor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 3757, 12, 1499, 1081, 13, 288, 202, 202, 698, 288, 1082, 202, 430, 261, 2603, 1276, 9077, 13, 288, 9506, 202, 780, 508, 273, 14015, 4874, 13, 1081, 2934, 17994, 5621, 950...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3757, 12, 1499, 1081, 13, 288, 202, 202, 698, 288, 1082, 202, 430, 261, 2603, 1276, 9077, 13, 288, 9506, 202, 780, 508, 273, 14015, 4874, 13, 1081, 2934, 17994, 5621, 950...
return _actions; }
return _actions; }
public String getActions() { return _actions; }
45373 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45373/0ef14399f68e97dbf7fb72a656f5befb1bdbc8ac/ProcessInstanceDaoImpl.java/buggy/bpel-runtime/src/main/java/org/apache/ode/bpel/memdao/ProcessInstanceDaoImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 336, 6100, 1435, 288, 1377, 327, 389, 4905, 31, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 336, 6100, 1435, 288, 1377, 327, 389, 4905, 31, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
} catch (ExcepcaoPersistencia ex) { throw new BDException("Got an error while trying to get info about a student's work group", ex);
} catch (ExcepcaoPersistencia ex) { throw new BDException( "Got an error while trying to get info about a student's work group", ex);
public List run(Integer executionCourseID, List infoStudents) throws BDException { List students= new LinkedList(); for (Iterator infoStudentsIterator= infoStudents.iterator(); infoStudentsIterator.hasNext();) { InfoStudent infoStudent= (InfoStudent) infoStudentsIterator.next(); students.add(Cloner.copyInfoStud...
2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/c57b370e24c3e161466282ada1df425d3c6e980c/GetAttendaciesByStudentList.java/clean/src/ServidorAplicacao/Servico/teacher/GetAttendaciesByStudentList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 987, 1086, 12, 4522, 4588, 39, 3117, 734, 16, 987, 1123, 19943, 4877, 13, 1216, 605, 40, 503, 202, 95, 202, 202, 682, 10068, 4877, 33, 394, 10688, 5621, 202, 202, 1884, 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, 225, 202, 482, 987, 1086, 12, 4522, 4588, 39, 3117, 734, 16, 987, 1123, 19943, 4877, 13, 1216, 605, 40, 503, 202, 95, 202, 202, 682, 10068, 4877, 33, 394, 10688, 5621, 202, 202, 1884, 261, ...
Definition lookup(String name, int numParams, Class type) { for (int i = size() - 1; i > -1; i--) { Definition ld = (Definition) elementAt(i); Definition d = ld.lookup(name, numParams, type); if (d != null) { return d; } } return null;
Definition lookup(String name, Class type) { return lookup(name, -1, type);
Definition lookup(String name, int numParams, Class type) { // unfortunately, the enumeration of a stack returns it // in the reverse order in which we want to traverse it... // So we must walk manually... for (int i = size() - 1; i > -1; i--) { Definition ld = (Definition) el...
6140 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6140/0203ca921862f70cbfd958b0a212cb91063cbe45/JavaStack.java/buggy/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 10849, 3689, 12, 780, 508, 16, 509, 818, 1370, 16, 1659, 618, 13, 288, 3639, 368, 640, 24233, 16, 326, 16836, 434, 279, 2110, 1135, 518, 3639, 368, 316, 326, 4219, 1353, 316, 1492, 732,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 10849, 3689, 12, 780, 508, 16, 509, 818, 1370, 16, 1659, 618, 13, 288, 3639, 368, 640, 24233, 16, 326, 16836, 434, 279, 2110, 1135, 518, 3639, 368, 316, 326, 4219, 1353, 316, 1492, 732,...
if (!line.equals("")) break;
if (!"".equals(line)) break;
public static void loadDefaultInstallDir(InstallerFrame parentFrame, InstallData idata) { // Load only once ... if (getDefaultInstallDir() != null) return; BufferedReader br = null; try { InputStream in = null; if (OsVersion.IS_WINDOWS) ...
28044 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/28044/9619b3a25f43787dc92011111668210e06c00c71/PathInputPanel.java/buggy/src/lib/com/izforge/izpack/panels/PathInputPanel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 1262, 1868, 6410, 1621, 12, 18678, 3219, 982, 3219, 16, 5411, 10284, 751, 612, 396, 13, 565, 288, 3639, 368, 4444, 1338, 3647, 1372, 3639, 309, 261, 588, 1868, 6410, 1621,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1262, 1868, 6410, 1621, 12, 18678, 3219, 982, 3219, 16, 5411, 10284, 751, 612, 396, 13, 565, 288, 3639, 368, 4444, 1338, 3647, 1372, 3639, 309, 261, 588, 1868, 6410, 1621,...
MylarPlugin.log(e, "could not update markers");
ErrorLogger.log(e, "could not update markers");
public void landmarkRemoved(final IMylarElement node) { if (node == null) return; if (node.getContentType().equals(JavaStructureBridge.CONTENT_TYPE)) { IJavaElement element = JavaCore.create(node.getHandleIdentifier()); if (!element.exists()) return; if (element.getAnc...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/6e4c36ce82823e91011a538b1e18917054cfdf11/LandmarkMarkerManager.java/buggy/org.eclipse.mylyn.java.ui/src/org/eclipse/mylyn/java/ui/LandmarkMarkerManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 19193, 3355, 10026, 12, 6385, 6246, 93, 7901, 1046, 756, 13, 288, 3639, 309, 261, 2159, 422, 446, 13, 327, 31, 3639, 309, 261, 2159, 18, 588, 8046, 7675, 14963, 12, 5852, 699...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19193, 3355, 10026, 12, 6385, 6246, 93, 7901, 1046, 756, 13, 288, 3639, 309, 261, 2159, 422, 446, 13, 327, 31, 3639, 309, 261, 2159, 18, 588, 8046, 7675, 14963, 12, 5852, 699...
return getClassName(c, classNameIndex)
return className
private String getMemberName(JavaClass c, int classNameIndex, int memberNameIndex, int signatureIndex) { return getClassName(c, classNameIndex) + "." + ((ConstantUtf8)c.getConstantPool().getConstant(memberNameIndex, CONSTANT_Utf8)).getBytes() + "." + ((ConstantUtf8)c.getConstantPool().getConstant(s...
7352 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7352/38c88d97383546c67df2f7e24d97c0fc8268ad3f/ResolveAllReferences.java/clean/findbugs/src/java/edu/umd/cs/findbugs/detect/ResolveAllReferences.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 514, 18925, 461, 12, 5852, 797, 276, 16, 509, 2658, 1016, 16, 1082, 202, 474, 3140, 461, 1016, 16, 509, 3372, 1016, 13, 288, 202, 202, 2463, 11819, 12, 71, 16, 2658, 1016, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 18925, 461, 12, 5852, 797, 276, 16, 509, 2658, 1016, 16, 1082, 202, 474, 3140, 461, 1016, 16, 509, 3372, 1016, 13, 288, 202, 202, 2463, 11819, 12, 71, 16, 2658, 1016, ...
if(!diskFile.getParentFile().equals(tempFile.getParentFile()))
if(!diskFile.getAbsoluteFile().getParentFile().equals(tempFile.getAbsoluteFile().getParentFile()))
public ClientGetMessage(SimpleFieldSet fs) throws MessageInvalidException { short defaultPriority; clientToken = fs.get("ClientToken"); ignoreDS = Fields.stringToBool(fs.get("IgnoreDS"), false); dsOnly = Fields.stringToBool(fs.get("DSOnly"), false); identifier = fs.get("Identifier"); if(identifier == null) thr...
49933 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49933/f154dd8a534db589d88db7c54e39f2e2ca5f918d/ClientGetMessage.java/buggy/src/freenet/node/fcp/ClientGetMessage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 2445, 967, 1079, 12, 5784, 974, 694, 2662, 13, 1216, 2350, 1941, 503, 288, 202, 202, 6620, 805, 8183, 31, 202, 202, 2625, 1345, 273, 2662, 18, 588, 2932, 1227, 1345, 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, 967, 1079, 12, 5784, 974, 694, 2662, 13, 1216, 2350, 1941, 503, 288, 202, 202, 6620, 805, 8183, 31, 202, 202, 2625, 1345, 273, 2662, 18, 588, 2932, 1227, 1345, 8863, 202...
if (p != null)
if (p != null) {
public void openURL(URL url) throws PartInitException { // format the href for an html file (file:///<filename.html> // required for Mac only. String href = url.toString(); if (href.startsWith("file:")) { //$NON-NLS-1$ href = href.substring(5); while (href.startsWith("/")) { //$NON-NLS-1$ href = href.substr...
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/DefaultWebBrowser.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/browser/DefaultWebBrowser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1696, 1785, 12, 1785, 880, 13, 1216, 6393, 2570, 503, 288, 202, 202, 759, 740, 326, 3897, 364, 392, 1729, 585, 261, 768, 2207, 28177, 3459, 18, 2620, 34, 202, 202, 759, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1696, 1785, 12, 1785, 880, 13, 1216, 6393, 2570, 503, 288, 202, 202, 759, 740, 326, 3897, 364, 392, 1729, 585, 261, 768, 2207, 28177, 3459, 18, 2620, 34, 202, 202, 759, ...
patternSource.close(); } catch (IOException e) { }
patternSource.close(); } catch (IOException e) { }
public void init() throws MessagingException { java.io.RandomAccessFile patternSource = null; try { patternSource = new java.io.RandomAccessFile(getCondition(), "r"); int lines = 0; while(patternSource.readLine() != null) lines++; patterns = new Object[lines...
47102 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47102/b180b03813cbed201ac9aec240f0cb0641799339/FileRegexMatcher.java/buggy/branches/v2.3/src/java/org/apache/james/transport/matchers/FileRegexMatcher.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1208, 1435, 1216, 23794, 503, 288, 3639, 2252, 18, 1594, 18, 8529, 26933, 1936, 1830, 273, 446, 31, 3639, 775, 288, 5411, 1936, 1830, 273, 394, 2252, 18, 1594, 18, 8529, 26933,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1208, 1435, 1216, 23794, 503, 288, 3639, 2252, 18, 1594, 18, 8529, 26933, 1936, 1830, 273, 446, 31, 3639, 775, 288, 5411, 1936, 1830, 273, 394, 2252, 18, 1594, 18, 8529, 26933,...
public String combinedString() { return getParent() + "." + toString(); }
public /*@non_null*/String combinedString() { return getParent() + "." + toString(); }
public String combinedString() { return getParent() + "." + toString(); }
46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/67867c1e55343e2e2d3135b09cf373b0d4c4adac/GUI.java/clean/src/escjava/trunk/ESCTools/Escjava/java/escjava/gui/GUI.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 8224, 780, 1435, 288, 327, 5089, 1435, 397, 4585, 397, 1762, 5621, 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, ...
[ 1, 1, 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, 225, 202, 482, 514, 8224, 780, 1435, 288, 327, 5089, 1435, 397, 4585, 397, 1762, 5621, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -...
return new EmptyNodeList();
return new EmptyNodeList();
public NodeList getChildNodes () { return new EmptyNodeList(); }
12974 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12974/9c9ae092d12b14e95c411648e361ce4012ec5b04/NamespaceNode.java/buggy/src/java/main/org/jaxen/dom/NamespaceNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 16781, 23895, 1832, 565, 288, 202, 2463, 394, 8953, 19914, 5621, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 16781, 23895, 1832, 565, 288, 202, 2463, 394, 8953, 19914, 5621, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
System.out.println("=========== ModState: "+self.getName()+" ===========");
if (ClusterBackend.debugPrint) System.out.println("=========== ModState: "+self.getName()+" ===========");
public static boolean methodModsState(JMethodDeclaration self) { ModState m = new ModState(); System.out.println("=========== ModState: "+self.getName()+" ==========="); m.visitBlockStatement(self.getBody(), null); System.out.println("============================================"); ...
47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/820fecc3bd03a53dd707d14de994242afd86c2d9/ModState.java/buggy/streams/src/at/dms/kjc/cluster/ModState.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 1250, 707, 1739, 87, 1119, 12, 46, 1305, 6094, 365, 13, 288, 3639, 3431, 1119, 312, 273, 394, 3431, 1119, 5621, 3639, 309, 261, 3629, 7172, 18, 4148, 5108, 13, 2332, 18, 659,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 1250, 707, 1739, 87, 1119, 12, 46, 1305, 6094, 365, 13, 288, 3639, 3431, 1119, 312, 273, 394, 3431, 1119, 5621, 3639, 309, 261, 3629, 7172, 18, 4148, 5108, 13, 2332, 18, 659,...
for (int j = 0; j < members.length; j++) { Member member = members[j];
for (Member member : members) {
public static void setOrdinals(SchemaReader schemaReader, Member seedMember) { long start = System.currentTimeMillis(); try { Hierarchy hierarchy = seedMember.getHierarchy(); //int ordinal = 1; int ordinal = hierarchy.hasAll() ? 1 : 0; Member[][] membersArra...
4891 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4891/9c23274e4ad5ceed719d32632ec45d46ee81844b/RolapMember.java/clean/src/main/mondrian/rolap/RolapMember.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 918, 444, 15383, 267, 1031, 12, 3078, 2514, 1963, 2514, 16, 8596, 5009, 4419, 13, 288, 3639, 1525, 787, 273, 2332, 18, 2972, 28512, 5621, 3639, 775, 288, 5411, 670, 6000, 9360,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 444, 15383, 267, 1031, 12, 3078, 2514, 1963, 2514, 16, 8596, 5009, 4419, 13, 288, 3639, 1525, 787, 273, 2332, 18, 2972, 28512, 5621, 3639, 775, 288, 5411, 670, 6000, 9360,...
long[] axes = ndArray.getShape().getDims();
private void initImage() throws IOException { long[] axes = ndArray.getShape().getDims(); width = (int) axes[axes.length-2]; height = (int) axes[axes.length-1]; if ( width != 0 && height != 0 ) { // handle zoom out here for performance reasons if ( subsamp...
48494 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48494/f3e2b51ccaaac9c909d373eb0206377dbce2c1fd/HDXImage.java/clean/jaiutil/src/main/uk/ac/starlink/jaiutil/HDXImage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1208, 2040, 1435, 3639, 1216, 1860, 565, 288, 9079, 1835, 273, 261, 474, 13, 6515, 63, 10855, 18, 2469, 17, 22, 15533, 3639, 2072, 273, 261, 474, 13, 6515, 63, 10855, 18, 246...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1208, 2040, 1435, 3639, 1216, 1860, 565, 288, 9079, 1835, 273, 261, 474, 13, 6515, 63, 10855, 18, 2469, 17, 22, 15533, 3639, 2072, 273, 261, 474, 13, 6515, 63, 10855, 18, 246...
ClientCHKBlock(byte[] data, byte[] header, ClientCHK key2, boolean verify) throws CHKVerifyException {
public ClientCHKBlock(byte[] data, byte[] header, ClientCHK key2, boolean verify) throws CHKVerifyException {
ClientCHKBlock(byte[] data, byte[] header, ClientCHK key2, boolean verify) throws CHKVerifyException { super(data, header, key2.getNodeCHK(), verify); this.key = key2; }
50287 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50287/d6f2b27b0068d0738bbd2f1afae8c1cc0bef24f4/ClientCHKBlock.java/clean/src/freenet/keys/ClientCHKBlock.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 2445, 1792, 47, 1768, 12, 7229, 8526, 501, 16, 1160, 8526, 1446, 16, 2445, 1792, 47, 498, 22, 16, 1250, 3929, 13, 1216, 6469, 47, 8097, 503, 288, 3639, 2240, 12, 892, 16, 1446, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2445, 1792, 47, 1768, 12, 7229, 8526, 501, 16, 1160, 8526, 1446, 16, 2445, 1792, 47, 498, 22, 16, 1250, 3929, 13, 1216, 6469, 47, 8097, 503, 288, 3639, 2240, 12, 892, 16, 1446, ...
evaluateReader(cx, scope, reader, "<command>", 1);
evaluateReader(cx, global, reader, "<command>", 1);
public static String[] processOptions(Context cx, String args[]) { cx.setTargetPackage(""); // default to no package for (int i=0; i < args.length; i++) { String arg = args[i]; if (!arg.startsWith("-")) { String[] result = new String[args.length - i]; ...
51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/8d348ad77ead316774c893fbf3cadb3ad8c1050a/Main.java/buggy/js/rhino/org/mozilla/javascript/tools/shell/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 8526, 1207, 1320, 12, 1042, 9494, 16, 514, 833, 63, 5717, 288, 3639, 9494, 18, 542, 2326, 2261, 2932, 8863, 565, 368, 805, 358, 1158, 2181, 3639, 364, 261, 474, 277, 33,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 8526, 1207, 1320, 12, 1042, 9494, 16, 514, 833, 63, 5717, 288, 3639, 9494, 18, 542, 2326, 2261, 2932, 8863, 565, 368, 805, 358, 1158, 2181, 3639, 364, 261, 474, 277, 33,...
public String jsFunction_toDateString() {
private String jsFunction_toDateString() {
public String jsFunction_toDateString() { return date_format(this.date, FORMATSPEC_DATE); }
47609 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47609/1f40b84b6c54487dd6f26829d1ebda36a7567a38/NativeDate.java/buggy/js/rhino/src/org/mozilla/javascript/NativeDate.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 3828, 2083, 67, 869, 1626, 780, 1435, 288, 3639, 327, 1509, 67, 2139, 12, 2211, 18, 712, 16, 10449, 13847, 67, 4594, 1769, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 3828, 2083, 67, 869, 1626, 780, 1435, 288, 3639, 327, 1509, 67, 2139, 12, 2211, 18, 712, 16, 10449, 13847, 67, 4594, 1769, 565, 289, 2, -100, -100, -100, -100, -100, -100, -1...
putSequenceNumbers1.setInt(1, sequenceNumbers.first); putSequenceNumbers1.setInt(2, sequenceNumbers.current); putSequenceNumbers1.executeUpdate();
putSequenceNumbers2.setInt(1, sequenceNumbers.first); putSequenceNumbers2.setInt(2, sequenceNumbers.current); putSequenceNumbers2.executeUpdate();
private void writeSequenceNumbers(SequenceNumbers sequenceNumbers) { try { putSequenceNumbers1.setInt(1, sequenceNumbers.first); putSequenceNumbers1.setInt(2, sequenceNumbers.current); putSequenceNumbers1.executeUpdate(); putSequenceNumbers1.setInt(1, sequenceNumbers.first); putSequenceNum...
7981 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7981/4ca377c5fbb7ba785dfe8f2a4ea9f8e68679bf38/DatabasePersistence.java/buggy/core/src/org/cougaar/core/persist/DatabasePersistence.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1045, 4021, 10072, 12, 4021, 10072, 3102, 10072, 13, 288, 565, 775, 288, 1377, 1378, 4021, 10072, 21, 18, 542, 1702, 12, 21, 16, 3102, 10072, 18, 3645, 1769, 1377, 1378, 4021, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1045, 4021, 10072, 12, 4021, 10072, 3102, 10072, 13, 288, 565, 775, 288, 1377, 1378, 4021, 10072, 21, 18, 542, 1702, 12, 21, 16, 3102, 10072, 18, 3645, 1769, 1377, 1378, 4021, ...
transform.incrementCount(Transform.GENERIC_0_COUNTER);
void detectSpyware(IPNewSessionRequest ipr, boolean release) { IPMaddr ipm = new IPMaddr(ipr.serverAddr().getHostAddress()); IPMaddrRule ir = (IPMaddrRule)this.subnetSet.getMostSpecific(ipm); transform.incrementCount(Transform.GENERIC_0_COUNTER); // SCAN COUNTER if (ir == null) { ...
49954 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49954/04821a3469fe2ff4c52a88a50be815fbb570c218/SpywareEventHandler.java/buggy/tran/spyware/main/com/metavize/tran/spyware/SpywareEventHandler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 5966, 55, 2074, 2726, 12, 2579, 1908, 2157, 691, 277, 683, 16, 1250, 3992, 13, 565, 288, 3639, 2971, 49, 4793, 2359, 81, 273, 394, 2971, 49, 4793, 12, 625, 86, 18, 3567, 3178, 76...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5966, 55, 2074, 2726, 12, 2579, 1908, 2157, 691, 277, 683, 16, 1250, 3992, 13, 565, 288, 3639, 2971, 49, 4793, 2359, 81, 273, 394, 2971, 49, 4793, 12, 625, 86, 18, 3567, 3178, 76...
for (int i = 0; i < x.expressions.size(); i++) { _tempexpressions.insertElementAt((Expr)x.expressions.elementAt(i).accept(this,o),i); } } x.expressions = _tempexpressions; return finish(x,o); }
for (int i = 0; i < x.expressions.size(); i++) { _tempexpressions.insertElementAt( (Expr) x.expressions.elementAt(i).accept(this, o), i); } } x.expressions = _tempexpressions; return finish(x, o); }
public Object visitHoldsStmtPragma(HoldsStmtPragma y, Object o) { { ASTNode a=prep(y,o); if (a!=null) return a; } HoldsStmtPragma x = (HoldsStmtPragma)y.clone(); ExprVec _tempexpressions; if (x.expressions == null) { _tempexpressions = null; } else { _tempexpressions = ExprVe...
46634 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46634/88c3a23ce6920080a820fcffe73c2469f7571ad9/CloneVisitorSuper.java/clean/src/escjava/trunk/ESCTools/Rcc/java/rcc/ast/CloneVisitorSuper.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 1033, 3757, 20586, 87, 8952, 2050, 9454, 12, 20586, 87, 8952, 2050, 9454, 677, 16, 1033, 320, 13, 288, 1377, 288, 9183, 907, 279, 33, 19109, 12, 93, 16, 83, 1769, 309, 261, 69, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1033, 3757, 20586, 87, 8952, 2050, 9454, 12, 20586, 87, 8952, 2050, 9454, 677, 16, 1033, 320, 13, 288, 1377, 288, 9183, 907, 279, 33, 19109, 12, 93, 16, 83, 1769, 309, 261, 69, ...
public NutchConf getConf() { return this.nutchConf;
public Configuration getConf() { return this.conf;
public NutchConf getConf() { return this.nutchConf; }
46828 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46828/25437bc825d50715dcc9a289a1b4c8fbbc6aced1/BasicUrlNormalizer.java/clean/src/java/org/apache/nutch/net/BasicUrlNormalizer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 423, 322, 343, 3976, 28836, 1435, 288, 565, 327, 333, 18, 82, 322, 343, 3976, 31, 225, 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,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 423, 322, 343, 3976, 28836, 1435, 288, 565, 327, 333, 18, 82, 322, 343, 3976, 31, 225, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, ...
case DAY_OF_MONTH :
case DAY_OF_MONTH:
public int getLeastMaximum(int field) { switch (field) { case WEEK_OF_YEAR : return 52; case DAY_OF_MONTH : return 28; case DAY_OF_YEAR : return 365; case DAY_OF_WEEK_IN_MONTH : case WEEK_OF_MONTH : return 4; default : return maximums[field]; } }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/9c8ba1312039f97852fd91c0a945f0d4cc2ee9e6/GregorianCalendar.java/buggy/core/src/classpath/java/java/util/GregorianCalendar.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 509, 336, 17319, 13528, 12, 474, 652, 13, 288, 202, 202, 9610, 261, 1518, 13, 288, 1082, 202, 3593, 26664, 67, 3932, 67, 15137, 294, 9506, 202, 2463, 18106, 31, 1082, 202, 359...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 509, 336, 17319, 13528, 12, 474, 652, 13, 288, 202, 202, 9610, 261, 1518, 13, 288, 1082, 202, 3593, 26664, 67, 3932, 67, 15137, 294, 9506, 202, 2463, 18106, 31, 1082, 202, 359...
collectExistingFiles(destination.getFullPath(), sourceResources, copyFiles);
collectExistingReadonlyFiles(destination.getFullPath(), sourceResources, copyFiles);
private ArrayList validateEdit(IContainer destination, IResource[] sourceResources) { ArrayList copyFiles = new ArrayList(); ArrayList rejectedFiles = new ArrayList(); collectExistingFiles(destination.getFullPath(), sourceResources, copyFiles); if (copyFiles.size() > 0) { IFile[] files = (IFile[]) copyFiles.to...
55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/47c79937f4ccdba9c8a2c9f03839eaa47ce637e3/CopyFilesAndFoldersOperation.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/actions/CopyFilesAndFoldersOperation.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 2407, 1954, 4666, 12, 45, 2170, 2929, 16, 467, 1420, 8526, 1084, 3805, 13, 288, 202, 202, 19558, 1610, 2697, 273, 394, 2407, 5621, 202, 202, 19558, 11876, 2697, 273, 394, 2407,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2407, 1954, 4666, 12, 45, 2170, 2929, 16, 467, 1420, 8526, 1084, 3805, 13, 288, 202, 202, 19558, 1610, 2697, 273, 394, 2407, 5621, 202, 202, 19558, 11876, 2697, 273, 394, 2407,...
objectExpression = expression(objectNode); node = objectNode.getNextSibling();
} else { objectExpression = expression(node); selector = null;
protected Expression methodCallExpression(AST methodCallNode) { AST node = methodCallNode.getFirstChild(); if (isType(METHOD_CALL, node)) { // sometimes method calls get wrapped in method calls for some wierd reason return methodCallExpression(node); } Expression ob...
6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/84065f53daec1ff38ca3a79184e88890bfddac3c/AntlrParserPlugin.java/buggy/src/main/org/codehaus/groovy/antlr/AntlrParserPlugin.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 5371, 707, 31895, 12, 9053, 707, 1477, 907, 13, 288, 3639, 9183, 756, 273, 707, 1477, 907, 18, 588, 3759, 1763, 5621, 3639, 309, 261, 291, 559, 12, 5327, 67, 13730, 16, 756, 3719,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5371, 707, 31895, 12, 9053, 707, 1477, 907, 13, 288, 3639, 9183, 756, 273, 707, 1477, 907, 18, 588, 3759, 1763, 5621, 3639, 309, 261, 291, 559, 12, 5327, 67, 13730, 16, 756, 3719,...
return isFound;
return false;
private boolean isContainTamplateElement( ) { boolean isFound = false; int slotCount = getDefn( ).getSlotCount( ); for ( int i = 0; i < slotCount; i++ ) { if ( isFound ) break; ContainerSlot contentSlot = getSlot( i ); Iterator iter = contentSlot.iterator( ); while ( iter.hasNext( ) ) { Object cont...
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/141d7dc75abe203cce67c632617120c4c56c8e5b/DesignElement.java/clean/model/org.eclipse.birt.report.model/src/org/eclipse/birt/report/model/core/DesignElement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 1250, 353, 22928, 56, 301, 994, 1046, 12, 262, 202, 95, 202, 202, 6494, 353, 2043, 273, 629, 31, 202, 202, 474, 4694, 1380, 273, 336, 3262, 82, 12, 262, 18, 588, 8764, 1380...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 1250, 353, 22928, 56, 301, 994, 1046, 12, 262, 202, 95, 202, 202, 6494, 353, 2043, 273, 629, 31, 202, 202, 474, 4694, 1380, 273, 336, 3262, 82, 12, 262, 18, 588, 8764, 1380...
this.generation = generationCounter++; this.m_cms = cms;
generation = generationCounter++;
void init(CmsObject cms, Vector classRepository) throws IllegalArgumentException { // Verify that all the repository are valid. if(classRepository == null) { classRepository = new Vector(); } Enumeration e = classRepository.elements(); while(e.hasMoreElements()) { ...
8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/d7ac12c396afe77e8320837c0a8c17d029cc939d/CmsClassLoader.java/clean/src/com/opencms/core/CmsClassLoader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 918, 1208, 12, 4747, 921, 6166, 16, 5589, 667, 3305, 13, 1216, 2754, 288, 3639, 368, 8553, 716, 777, 326, 3352, 854, 923, 18, 3639, 309, 12, 1106, 3305, 422, 446, 13, 288, 5411, 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, 377, 918, 1208, 12, 4747, 921, 6166, 16, 5589, 667, 3305, 13, 1216, 2754, 288, 3639, 368, 8553, 716, 777, 326, 3352, 854, 923, 18, 3639, 309, 12, 1106, 3305, 422, 446, 13, 288, 5411, 667, ...
c = in.read();
c = getChar();
public int getToken() throws IOException { int c; tokenno++; // Check for pushed-back token if (this.pushbackToken != EOF) { int result = this.pushbackToken; this.pushbackToken = EOF; return result; } // Eat whitespace, possibly sensitive to...
47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/5739d875ab983543fdf729f70a15773fdbe9b1bd/TokenStream.java/buggy/src/org/mozilla/javascript/TokenStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 9162, 1435, 1216, 1860, 288, 3639, 509, 276, 31, 3639, 1147, 2135, 9904, 31, 3639, 368, 2073, 364, 18543, 17, 823, 1147, 3639, 309, 261, 2211, 18, 6206, 823, 1345, 480, 6431, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9162, 1435, 1216, 1860, 288, 3639, 509, 276, 31, 3639, 1147, 2135, 9904, 31, 3639, 368, 2073, 364, 18543, 17, 823, 1147, 3639, 309, 261, 2211, 18, 6206, 823, 1345, 480, 6431, ...
text.row(font.chars(label, node.getLabelSize()),
text.row(font.chars(label, node.getLabelSize() * 0.75f),
private Instance getSWFLabel(NodeAttribute node, String label, double scaleFact) { Instance inst; if (nodeLabels.containsKey(node)) { inst = (Instance) nodeLabels.remove(node); } else { Text text = new Text(null); java.awt.Color c = node.DEFULAT_LABEL_COLOR; try { text.row(font.chars(label, node.getLab...
686 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/686/91f9c3f5f7d40b7ff9387650b868f26c142c97ac/SWFRender.java/clean/trunk/sonia/render/SWFRender.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 5180, 1322, 59, 42, 2224, 12, 907, 1499, 756, 16, 514, 1433, 16, 1082, 202, 9056, 3159, 9766, 13, 288, 202, 202, 1442, 1804, 31, 202, 202, 430, 261, 2159, 5888, 18, 12298, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5180, 1322, 59, 42, 2224, 12, 907, 1499, 756, 16, 514, 1433, 16, 1082, 202, 9056, 3159, 9766, 13, 288, 202, 202, 1442, 1804, 31, 202, 202, 430, 261, 2159, 5888, 18, 12298, ...
assertEquals("papers.publish = 1", e.toSQL());
assertEquals("Expression(papers.publish = 1)", e.toString());
public void testCreateWithSingletonExpressionSet() { Expression e = new Expression(Collections.singletonList("papers.publish = 1")); assertEquals("papers.publish = 1", e.toSQL()); assertFalse(e.isTrue()); }
7596 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7596/76ea2cf88898317fe6e2e1fc456c94a2e4f50a3e/ExpressionTest.java/clean/test/de/fuberlin/wiwiss/d2rq/algebra/ExpressionTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 1684, 1190, 19571, 2300, 694, 1435, 288, 202, 202, 2300, 425, 273, 394, 5371, 12, 15150, 18, 24487, 682, 2932, 84, 438, 414, 18, 6543, 273, 404, 7923, 1769, 202, 20...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 1684, 1190, 19571, 2300, 694, 1435, 288, 202, 202, 2300, 425, 273, 394, 5371, 12, 15150, 18, 24487, 682, 2932, 84, 438, 414, 18, 6543, 273, 404, 7923, 1769, 202, 20...
Toolkit.getDefaultToolkit().getMenuShortcutKeyMask()));
KeyEvent.SHIFT_MASK + Toolkit.getDefaultToolkit().getMenuShortcutKeyMask())); backup.setAccelerator(KeyStroke.getKeyStroke(KeyEvent.VK_B, KeyEvent.ALT_MASK + KeyEvent.SHIFT_MASK + Toolkit.getDefaultToolkit().getMenuShortcutKeyMask()));
public BudgetMenu(JFrame frame){ super(); this.frame = frame; // Get the application instance final Application app = Application.getInstance(); final JScreenMenu file = new JScreenMenu(Strings.inst().get(Strings.FILE)); final JScreenMenu edit = new JScreenMenu(Strings.inst().get(Strings.EDIT)); final JSc...
58048 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58048/0e687dced2dfbd7cf475948c7a93daf3dea34dcf/BudgetMenu.java/buggy/src/org/homeunix/drummer/view/components/BudgetMenu.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 25099, 4599, 12, 46, 3219, 2623, 15329, 202, 202, 9565, 5621, 9506, 202, 2211, 18, 3789, 273, 2623, 31, 9506, 202, 759, 968, 326, 2521, 791, 202, 202, 6385, 4257, 595, 273, 42...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 25099, 4599, 12, 46, 3219, 2623, 15329, 202, 202, 9565, 5621, 9506, 202, 2211, 18, 3789, 273, 2623, 31, 9506, 202, 759, 968, 326, 2521, 791, 202, 202, 6385, 4257, 595, 273, 42...
isValidStructureTag = tag;
isValidStructureTag = field.getField();
private void parseBody() throws InvalidMessage { StringField field = extractField(); while (field != null) { int tag = field.getField(); if (isTrailerField(tag)) { pushBack(field); return; } if (isHeaderField(tag)) { ...
52526 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52526/be665704b5485e7115d0c04ffb432b13d32f0f25/Message.java/buggy/src/quickfix/Message.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1109, 2250, 1435, 1216, 1962, 1079, 288, 3639, 30916, 652, 273, 2608, 974, 5621, 3639, 1323, 261, 1518, 480, 446, 13, 288, 5411, 509, 1047, 273, 652, 18, 588, 974, 5621, 5411, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1109, 2250, 1435, 1216, 1962, 1079, 288, 3639, 30916, 652, 273, 2608, 974, 5621, 3639, 1323, 261, 1518, 480, 446, 13, 288, 5411, 509, 1047, 273, 652, 18, 588, 974, 5621, 5411, ...
Connection con = null; PreparedStatement pstmt = null; try { con = DbConnectionManager.getConnection(); pstmt = con.prepareStatement(DELETE_ROSTER_ITEM_GROUPS); pstmt.setLong(1, rosterItemID); pstmt.executeUpdate(); pstmt.close(); pstmt = con.prepareStatement(DELETE_ROSTER_ITEM); pstmt.setLong(1, rosterItemID); ...
public void deleteItem(String username, long rosterItemID) { // Only try to remove the user if they exist in the roster already: Connection con = null; PreparedStatement pstmt = null; try { con = DbConnectionManager.getConnection(); // Remove roster groups ...
6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/7e4a3aa5147f0e6e563081e1ad67cb8de96075be/RosterItemProvider.java/clean/ZimbraServer/src/java/com/zimbra/cs/im/xmpp/srv/roster/RosterItemProvider.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1430, 1180, 12, 780, 2718, 16, 1525, 721, 8190, 1180, 734, 13, 288, 3639, 368, 5098, 775, 358, 1206, 326, 729, 309, 2898, 1005, 316, 326, 721, 8190, 1818, 30, 3639, 4050, 356...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1430, 1180, 12, 780, 2718, 16, 1525, 721, 8190, 1180, 734, 13, 288, 3639, 368, 5098, 775, 358, 1206, 326, 729, 309, 2898, 1005, 316, 326, 721, 8190, 1818, 30, 3639, 4050, 356...
}
}
protected void initModule() { Object o; CmsModule module; if (CmsStringUtil.isEmpty(getParamAction()) || CmsDialog.DIALOG_INITIAL.equals(getParamAction())) { // this is the initial dialog call if (CmsStringUtil.isNotEmpty(m_paramModule)) { // edit an existin...
51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/41dcaa9d1a1b8f8fa6c1dd9a04fc8532eb83ebb7/CmsDependenciesOverview.java/clean/src-modules/org/opencms/workplace/tools/modules/CmsDependenciesOverview.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1208, 3120, 1435, 288, 3639, 1033, 320, 31, 3639, 2149, 3120, 1605, 31, 3639, 309, 261, 4747, 13565, 18, 291, 1921, 12, 588, 786, 1803, 10756, 747, 2149, 6353, 18, 2565, 18683,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1208, 3120, 1435, 288, 3639, 1033, 320, 31, 3639, 2149, 3120, 1605, 31, 3639, 309, 261, 4747, 13565, 18, 291, 1921, 12, 588, 786, 1803, 10756, 747, 2149, 6353, 18, 2565, 18683,...
int height = e.y - trace.getLocation().y; if (height >= label.computeSize(SWT.DEFAULT, SWT.DEFAULT).y) { setHeight(height); } else { e.doit = false;
if (e.detail == SWT.DRAG) { int height = e.y - trace.getLocation().y; if (height >= label.computeSize(SWT.DEFAULT, SWT.DEFAULT).y) { setHeight(height); } else { e.doit = false; }
private void createTrace(final Composite sectionTrace, final TraceCursorListener traceCursorListener) { // Add padding on top to ensure alignment of traces and labels if (sectionTrace.getChildren().length == 0) { Label topPadding = new Label(sectionTrace, SWT.NONE); GridData data = new GridData(SWT.FILL, SWT....
51381 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51381/4bd3c49310cf4690d8d731970292a96d2de87c41/TraceLineViewer.java/buggy/com.nxp.timedoctor.ui.trace/src/com/nxp/timedoctor/ui/trace/TraceLineViewer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 752, 3448, 12, 6385, 14728, 2442, 3448, 16, 1875, 202, 6385, 2677, 6688, 2223, 2606, 6688, 2223, 13, 288, 202, 202, 759, 1436, 4992, 603, 1760, 358, 3387, 8710, 434, 19649...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 752, 3448, 12, 6385, 14728, 2442, 3448, 16, 1875, 202, 6385, 2677, 6688, 2223, 2606, 6688, 2223, 13, 288, 202, 202, 759, 1436, 4992, 603, 1760, 358, 3387, 8710, 434, 19649...
if(contextItem != null) contextSequence = contextItem.toSequence();
Sequence seq; Sequence result; Item item; if (contextSequence == null || contextSequence.isEmpty()) result = Sequence.EMPTY_SEQUENCE;
public Sequence eval(Sequence contextSequence, Item contextItem) throws XPathException { if (context.getProfiler().isEnabled()) { context.getProfiler().start(this); context.getProfiler().message(this, Profiler.DEPENDENCIES, "DEPENDENCIES", Dependency.getDependenciesName(this.getDepe...
2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/b86a47625bc74b3059154418f58862cd97baac00/FunName.java/buggy/src/org/exist/xquery/functions/FunName.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 8370, 5302, 12, 4021, 819, 4021, 16, 4342, 819, 1180, 13, 1216, 10172, 503, 288, 3639, 309, 261, 2472, 18, 588, 22060, 7675, 291, 1526, 10756, 288, 5411, 819, 18, 588, 22060, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 8370, 5302, 12, 4021, 819, 4021, 16, 4342, 819, 1180, 13, 1216, 10172, 503, 288, 3639, 309, 261, 2472, 18, 588, 22060, 7675, 291, 1526, 10756, 288, 5411, 819, 18, 588, 22060, ...
if (!completedArg) { try { IASTExpression expression = assignmentExpression(); list.add(expression); completedArg = true; } catch (BacktrackException e) { backup(mark);
if (!completedArg) { try { IASTExpression expression = assignmentExpression(); list.add(expression); completedArg = true; } catch (BacktrackException e) { backup(mark); }
protected List templateArgumentList() throws EndOfFileException, BacktrackException { IToken start = LA(1); int startingOffset = start.getOffset(); int endOffset = 0; start = null; List list = new ArrayList(); boolean completedArg = false; boolean failed = false; templ...
6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/8b59056395eb6c26e898030e7e1cd1b78d4db999/GNUCPPSourceParser.java/clean/core/org.eclipse.cdt.core/parser/org/eclipse/cdt/internal/core/dom/parser/cpp/GNUCPPSourceParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 4750, 987, 1542, 1379, 682, 1435, 1216, 4403, 951, 812, 503, 16, 540, 4297, 4101, 503, 288, 1377, 467, 1345, 787, 273, 2928, 12, 21, 1769, 1377, 509, 5023, 2335, 273, 787, 18, 588, 2335...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4750, 987, 1542, 1379, 682, 1435, 1216, 4403, 951, 812, 503, 16, 540, 4297, 4101, 503, 288, 1377, 467, 1345, 787, 273, 2928, 12, 21, 1769, 1377, 509, 5023, 2335, 273, 787, 18, 588, 2335...
return getShortClassName( object.getClass().getName() );
return getShortClassName(object.getClass().getName());
public static String getShortClassName( Object object, String valueIfNull ) { if( object == null ) { return valueIfNull; } return getShortClassName( object.getClass().getName() ); }
7060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7060/72c7bbe974fa00a5915284b9faa66a34da780079/ClassUtils.java/clean/src/java/org/apache/commons/lang/ClassUtils.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 13157, 3834, 12, 1033, 733, 16, 514, 460, 2047, 2041, 262, 565, 288, 3639, 309, 12, 733, 422, 446, 262, 3639, 288, 5411, 327, 460, 2047, 2041, 31, 3639, 289, 3639, 327, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 13157, 3834, 12, 1033, 733, 16, 514, 460, 2047, 2041, 262, 565, 288, 3639, 309, 12, 733, 422, 446, 262, 3639, 288, 5411, 327, 460, 2047, 2041, 31, 3639, 289, 3639, 327, ...
public String jsFunction_toDateString() {
private String jsFunction_toDateString() {
public String jsFunction_toDateString() { return date_format(this.date, FORMATSPEC_DATE); }
7555 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7555/1f40b84b6c54487dd6f26829d1ebda36a7567a38/NativeDate.java/clean/js/rhino/org/mozilla/javascript/NativeDate.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 3828, 2083, 67, 869, 1626, 780, 1435, 288, 3639, 327, 1509, 67, 2139, 12, 2211, 18, 712, 16, 10449, 13847, 67, 4594, 1769, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 3828, 2083, 67, 869, 1626, 780, 1435, 288, 3639, 327, 1509, 67, 2139, 12, 2211, 18, 712, 16, 10449, 13847, 67, 4594, 1769, 565, 289, 2, -100, -100, -100, -100, -100, -100, -1...
public String getAsString() { String s = ""; // request_path adds to fn if ((fn != null) || (request_path != null)) { s += "fn=" + ((request_path != null) ? request_path : "") + ((fn != null) ? fn : ""); } if (pn_s != null) { s += "&pn=" + pn_s; } if (dw_s != null && dw_s != "0") { s += "&dw=" + dw...
10369 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10369/0bb791d5e8a7c7d4fb4948a0b164f46e93724c2b/DigilibRequest.java/buggy/servlet/src/digilib/servlet/DigilibRequest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 514, 24630, 1435, 288, 202, 202, 780, 272, 273, 1408, 31, 202, 202, 759, 590, 67, 803, 4831, 358, 2295, 3196, 202, 430, 14015, 4293, 480, 446, 13, 747, 261, 2293, 67, 803, 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, 514, 24630, 1435, 288, 202, 202, 780, 272, 273, 1408, 31, 202, 202, 759, 590, 67, 803, 4831, 358, 2295, 3196, 202, 430, 14015, 4293, 480, 446, 13, 747, 261, 2293, 67, 803, 4...
public FirebirdPlatform() { PlatformInfo info = new PlatformInfo(); info.setMaxIdentifierLength(31); info.setRequiringNullAsDefaultValue(false); info.setPrimaryKeyEmbedded(true); info.setForeignKeysEmbedded(false); info.setIndicesEmbedded(false); info.setCommentPr...
3517 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3517/fc23414875643e05e0fd9dbb83417f39ab8e25d0/FirebirdPlatform.java/clean/src/java/org/apache/ddlutils/platform/firebird/FirebirdPlatform.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 9723, 31245, 8201, 1435, 95, 8201, 966, 1376, 33, 2704, 8201, 966, 5621, 1376, 18, 542, 2747, 3004, 1782, 12, 6938, 1769, 1376, 18, 542, 426, 372, 11256, 2041, 1463, 15646, 12, 5743, 176...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 9723, 31245, 8201, 1435, 95, 8201, 966, 1376, 33, 2704, 8201, 966, 5621, 1376, 18, 542, 2747, 3004, 1782, 12, 6938, 1769, 1376, 18, 542, 426, 372, 11256, 2041, 1463, 15646, 12, 5743, 176...
public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext) {
public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext, DocumentContext documentContext) {
public Object execute(URIResolver uriResolver, Object context, VariableContextImpl variableContext) { Element element = new NonLazyUserDataElement(qname); Utils.insert(getLocationData(), element, 0, Utils.execute(uriResolver, context, variableContext, statements)); return Arrays.asList(new Obje...
57229 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57229/d806a39459dae4e0952f05860297e8edce1d2b2f/DynamicElement.java/buggy/src/java/org/orbeon/oxf/transformer/xupdate/statement/DynamicElement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 1836, 12, 3098, 4301, 2003, 4301, 16, 1033, 819, 16, 7110, 1042, 2828, 2190, 1042, 16, 4319, 1042, 1668, 1042, 13, 288, 3639, 3010, 930, 273, 394, 3858, 14443, 19265, 1046, 12...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1033, 1836, 12, 3098, 4301, 2003, 4301, 16, 1033, 819, 16, 7110, 1042, 2828, 2190, 1042, 16, 4319, 1042, 1668, 1042, 13, 288, 3639, 3010, 930, 273, 394, 3858, 14443, 19265, 1046, 12...
bpp == 3 ? 3 : 1, false, bpp == 3 ? 1 : bpp, false);
bytesPerPixel == 3 ? 3 : 1, false, bytesPerPixel == 3 ? 1 : bytesPerPixel, false);
public BufferedImage openImage(String id, int no) throws FormatException, IOException { if (!id.equals(currentId)) initFile(id); if (no < 0 || no >= getImageCount(id)) { throw new FormatException("Invalid image number: " + no); } byte[] b = openBytes(id, no); bpp = b.length / (width[series] * ...
55415 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55415/f900d398818eefec3108ce2138214e42901a0aa0/OpenlabReader.java/clean/loci/formats/in/OpenlabReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12362, 1696, 2040, 12, 780, 612, 16, 509, 1158, 13, 565, 1216, 4077, 503, 16, 1860, 225, 288, 565, 309, 16051, 350, 18, 14963, 12, 2972, 548, 3719, 1208, 812, 12, 350, 1769, 565, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 12362, 1696, 2040, 12, 780, 612, 16, 509, 1158, 13, 565, 1216, 4077, 503, 16, 1860, 225, 288, 565, 309, 16051, 350, 18, 14963, 12, 2972, 548, 3719, 1208, 812, 12, 350, 1769, 565, ...
request.setAttribute("authorsList", authorsList);
public ActionForward preparePatentDetails(ActionMapping mapping, ActionForm form, HttpServletRequest request, HttpServletResponse response) throws Exception { Integer resultId = Integer.valueOf(request.getParameter("oid")); Patent patent = readPatentByOid(resultId); List<Person> auth...
2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/f39024f176336f06ed34a816ae3440e24d7cf559/PatentsManagementAction.java/buggy/src/net/sourceforge/fenixedu/presentationTier/Action/research/result/patents/PatentsManagementAction.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 4382, 8514, 2911, 22834, 319, 3790, 12, 1803, 3233, 2874, 16, 4382, 1204, 646, 16, 5411, 9984, 590, 16, 12446, 766, 13, 1216, 1185, 288, 3639, 2144, 563, 548, 273, 2144, 18, 1132, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 4382, 8514, 2911, 22834, 319, 3790, 12, 1803, 3233, 2874, 16, 4382, 1204, 646, 16, 5411, 9984, 590, 16, 12446, 766, 13, 1216, 1185, 288, 3639, 2144, 563, 548, 273, 2144, 18, 1132, ...
if(newSize100k == 0)
if(newSize100k == 0) {
private void setDecompressStructureSizes(int newSize100k) { if (! (0 <= newSize100k && newSize100k <= 9 && 0 <= blockSize100k && blockSize100k <= 9)) { // throw new IOException("Invalid block size"); } blockSize100k = newSize100k; if(newSize100k == 0) ...
506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/7a4e9ca2278d5e22a3492abb964312150d0286b9/CBZip2InputStream.java/buggy/src/main/org/apache/tools/bzip2/CBZip2InputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 444, 17731, 1028, 6999, 11923, 12, 474, 21402, 6625, 79, 13, 288, 3639, 309, 16051, 261, 20, 1648, 21402, 6625, 79, 597, 21402, 6625, 79, 1648, 2468, 597, 374, 1648, 13766, 662...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 444, 17731, 1028, 6999, 11923, 12, 474, 21402, 6625, 79, 13, 288, 3639, 309, 16051, 261, 20, 1648, 21402, 6625, 79, 597, 21402, 6625, 79, 1648, 2468, 597, 374, 1648, 13766, 662...
vertex.setMissing(false); vertex.setFinished(true);
private void addToClassHierarchyGraph(JavaClass appClass) { LinkedList<WorkListItem> workList = new LinkedList<WorkListItem>(); workList.add(new WorkListItem(appClass)); while (!workList.isEmpty()) { WorkListItem item = workList.removeFirst(); ClassHierarchyGraphVertex vertex = classHierarchyGraph.lookupVerte...
10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/041ec7a3e5d713178c9b690257da2eef278d0537/AnalysisContext.java/buggy/findbugs/src/java/edu/umd/cs/findbugs/ba/AnalysisContext.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 9604, 797, 12074, 4137, 12, 5852, 797, 595, 797, 13, 288, 202, 202, 13174, 682, 32, 2421, 13575, 34, 1440, 682, 273, 394, 10688, 32, 2421, 13575, 34, 5621, 202, 202, 125...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9604, 797, 12074, 4137, 12, 5852, 797, 595, 797, 13, 288, 202, 202, 13174, 682, 32, 2421, 13575, 34, 1440, 682, 273, 394, 10688, 32, 2421, 13575, 34, 5621, 202, 202, 125...
setLayout( UIUtil.createGridLayoutWithoutMargin( ) );
protected void createContents( ) { setLayout( UIUtil.createGridLayoutWithoutMargin( ) ); initChoiceArray( ); getFormatTypes( ); Composite topContainer = new Composite( this, SWT.NONE ); GridData data = new GridData( GridData.FILL_HORIZONTAL ); topContainer.setLayoutData( data ); topContainer.setLayout( new Grid...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/68e6e831ed1a7d01155ecde63d74c89397dae569/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, 1117, 918, 752, 6323, 12, 262, 202, 95, 202, 202, 542, 3744, 12, 6484, 1304, 18, 2640, 6313, 3744, 8073, 9524, 12, 262, 11272, 202, 202, 2738, 10538, 1076, 12, 11272, 202, 202, 588...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 752, 6323, 12, 262, 202, 95, 202, 202, 542, 3744, 12, 6484, 1304, 18, 2640, 6313, 3744, 8073, 9524, 12, 262, 11272, 202, 202, 2738, 10538, 1076, 12, 11272, 202, 202, 588...
impl.setLdapContext(ldapContext);
impl.setContextSource(this.contextSource);
public void testInvalidAttrMap() { final String queryAttr = "uid"; final List queryAttrList = new LinkedList(); queryAttrList.add(queryAttr); LdapPersonAttributeDaoImpl impl = new LdapPersonAttributeDaoImpl(); Map ldapAttribsToPortalAttribs = new HashMap(); ...
55666 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55666/743788790686b82a069236b3070a4f1f113a0178/LdapPersonAttributeDaoImplTest.java/buggy/main/test/java/org/jasig/portal/services/persondir/support/LdapPersonAttributeDaoImplTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 1941, 3843, 863, 1435, 288, 3639, 727, 514, 843, 3843, 273, 315, 1911, 14432, 3639, 727, 987, 843, 3843, 682, 273, 394, 10688, 5621, 3639, 843, 3843, 682, 18, 1289, 12, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 1941, 3843, 863, 1435, 288, 3639, 727, 514, 843, 3843, 273, 315, 1911, 14432, 3639, 727, 987, 843, 3843, 682, 273, 394, 10688, 5621, 3639, 843, 3843, 682, 18, 1289, 12, ...
LogService.log(LogService.DEBUG, "RDBMPortletPreferencesStore::setEntityPreferences(): " + deleteCurrentPrefs); deleteCurrentPrefsPstmt.setInt(1, userId); deleteCurrentPrefsPstmt.setInt(2, layoutId); deleteCurrentPrefsPstmt.setString(3, chanDescId); deleteCurrentPrefsPstmt.execute();
LogService.log(LogService.DEBUG, "RDBMPortletPreferencesStore::setEntityPreferences(): " + selectPrefIds); selectPrefIdsPstmt.setInt(1, userId); selectPrefIdsPstmt.setInt(2, layoutId); selectPrefIdsPstmt.setString(3, chanDescId); ResultSet rs = selectPrefIdsPstmt.executeQuery();
public void setEntityPreferences(final int userId, final int layoutId, final String chanDescId, final PreferenceSet prefs) throws Exception { final Connection con = RDBMServices.getConnection(); final String deleteCurrentPrefs = "DELETE FROM UP_PORTLET_ENTITY_PREFS " + "...
24959 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/24959/8dc073ef3a5946c6e14fbb8c4ef1466b04e15302/RDBMPortletPreferencesStore.java/buggy/source/org/jasig/portal/RDBMPortletPreferencesStore.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 20739, 12377, 12, 6385, 509, 6249, 16, 727, 509, 3511, 548, 16, 727, 514, 3861, 4217, 548, 16, 727, 29125, 694, 15503, 13, 1216, 1185, 288, 3639, 727, 4050, 356, 273, 534, 22...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 20739, 12377, 12, 6385, 509, 6249, 16, 727, 509, 3511, 548, 16, 727, 514, 3861, 4217, 548, 16, 727, 29125, 694, 15503, 13, 1216, 1185, 288, 3639, 727, 4050, 356, 273, 534, 22...
path = path + "/" + name;
path = tempPath;
private void hookProcessingStart(String name, String raw, Attributes attr) throws DOMException, SAXException { /* create a DOM node from the current sax event */ Element currentElement = dispatcher.getDocument().createElement(name); dispatcherHelper.setAttributesDOM(attr, currentElem...
6140 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6140/6d6524b5db591cbf723bf7b6da8316b1b446826e/DispatcherTransformer.java/clean/whiteboard/plugins/org.apache.forrest.plugin.internal.structurer/src/java/org/apache/forrest/dispatcher/transformation/DispatcherTransformer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 3953, 7798, 1685, 12, 780, 508, 16, 514, 1831, 16, 9055, 1604, 13, 5411, 1216, 4703, 503, 16, 14366, 288, 3639, 1748, 752, 279, 4703, 756, 628, 326, 783, 20319, 871, 1195, 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, 377, 3238, 918, 3953, 7798, 1685, 12, 780, 508, 16, 514, 1831, 16, 9055, 1604, 13, 5411, 1216, 4703, 503, 16, 14366, 288, 3639, 1748, 752, 279, 4703, 756, 628, 326, 783, 20319, 871, 1195, 36...
if (vmClasses != null) { vmRepositories = new String[2]; vmRepositories[0] = vmClasses + "/jksvm.jar"; vmRepositories[0] = vmClasses; vmRepositories[1] = vmClasses + "\\rvmrt.jar"; vmRepositories[1] = vmClasses + "/rvmrt.jar"; }
setVmRepositories( vmClasses );
static void boot(String vmClasses) { if (vmClasses != null) { vmRepositories = new String[2]; //-#if RVM_WITH_JKSVM_JAR vmRepositories[0] = vmClasses + "/jksvm.jar"; //-#else vmRepositories[0] = vmClasses; //-#endif //-#if RVM_FOR_CYGWIN vmRepositories[1] = vmClasses + "\\rv...
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/220706ac8e24c4eb9124a4025dcee5f246daa751/VM_ClassLoader.java/buggy/rvm/src/vm/classLoader/VM_ClassLoader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 918, 4835, 12, 780, 4268, 4818, 13, 288, 565, 309, 261, 3489, 4818, 480, 446, 13, 288, 1377, 4268, 18429, 273, 394, 514, 63, 22, 15533, 1377, 368, 17, 7, 430, 534, 7397, 67, 9147...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 760, 918, 4835, 12, 780, 4268, 4818, 13, 288, 565, 309, 261, 3489, 4818, 480, 446, 13, 288, 1377, 4268, 18429, 273, 394, 514, 63, 22, 15533, 1377, 368, 17, 7, 430, 534, 7397, 67, 9147...
XMLStreamReaderUtil.next(reader);
private void parseWSDL(URL wsdlLoc) throws XMLStreamException, IOException, SAXException {// String systemId = wsdlLoc.toExternalForm();// InputSource source = resolver.resolveEntity(null,systemId);// if(source==null)// source = new InputSource(systemId); InputSource source = ...
9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/a625085a16e4736b4dc163908c9762338ad12f67/RuntimeWSDLParser.java/clean/jaxws-ri/rt/src/com/sun/xml/ws/wsdl/parser/RuntimeWSDLParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1109, 2651, 8914, 12, 1785, 17642, 1333, 13, 1216, 21526, 16, 1860, 16, 14366, 288, 759, 3639, 514, 30083, 273, 17642, 1333, 18, 869, 6841, 1204, 5621, 759, 3639, 23699, 1084, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1109, 2651, 8914, 12, 1785, 17642, 1333, 13, 1216, 21526, 16, 1860, 16, 14366, 288, 759, 3639, 514, 30083, 273, 17642, 1333, 18, 869, 6841, 1204, 5621, 759, 3639, 23699, 1084, ...
public PropertyBridge(Node id, Node property, NodeMaker subjectMaker, NodeMaker objectMaker, Database database) { this(id, property, subjectMaker, objectMaker, database, new HashSet(0));
public PropertyBridge(Node id, Node property, NodeMaker subjectMaker, NodeMaker objectMaker, Database database, Set joins) { this.id = id; this.subjectMaker = subjectMaker; this.predicateMaker = new FixedNodeMaker(property); this.objectMaker = objectMaker; this.database = database; this.joins = joins;
public PropertyBridge(Node id, Node property, NodeMaker subjectMaker, NodeMaker objectMaker, Database database) { this(id, property, subjectMaker, objectMaker, database, new HashSet(0)); }
3809 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3809/5bd1b8936d3d5c41bdb0b8a62e87ec9408ec231c/PropertyBridge.java/buggy/src/de/fuberlin/wiwiss/d2rq/PropertyBridge.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 4276, 13691, 12, 907, 612, 16, 2029, 1272, 16, 2029, 12373, 3221, 12373, 16, 2029, 12373, 733, 12373, 16, 5130, 2063, 13, 288, 202, 202, 2211, 12, 350, 16, 1272, 16, 3221, 123...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 225, 202, 482, 4276, 13691, 12, 907, 612, 16, 2029, 1272, 16, 2029, 12373, 3221, 12373, 16, 2029, 12373, 733, 12373, 16, 5130, 2063, 13, 288, 202, 202, 2211, 12, 350, 16, 1272, 16, 3221, 123...
public void testErrorCodeGetOutputParameters() throws Exception { Parameter[] outputParam = errorCode.getOutputParameters(); assertEquals(1, outputParam.length); assertEquals("count", outputParam[0].getName()); assertEquals("The number of times that the parameter was already passed.", outpu...
45757 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45757/a4b518815aede9cb29ea686d04ad6bad85b9d4d0/ErrorCodeTests.java/clean/src/tests/org/xins/tests/common/spec/ErrorCodeTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 918, 1842, 12012, 967, 1447, 2402, 1435, 1216, 1185, 288, 1377, 5498, 8526, 876, 786, 273, 12079, 18, 588, 1447, 2402, 5621, 5411, 1815, 8867, 12, 21, 16, 876, 786, 18, 2469, 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, 565, 1071, 918, 1842, 12012, 967, 1447, 2402, 1435, 1216, 1185, 288, 1377, 5498, 8526, 876, 786, 273, 12079, 18, 588, 1447, 2402, 5621, 5411, 1815, 8867, 12, 21, 16, 876, 786, 18, 2469, 1769, ...
public BaseDescr fact_binding() throws RecognitionException { BaseDescr d = null; Token id=null; BaseDescr fe = null; d=null; boolean multi=false; try { // D:\\workspace\\jboss\\jbossrules\\drools-compiler\\src\\main\\resources\\org\\drool...
6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/b99d41f54ef70aa0e75d0c3121bc025256c35f4f/DRLParser.java/clean/drools-compiler/src/main/java/org/drools/lang/DRLParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3360, 16198, 5410, 67, 7374, 1435, 1216, 9539, 288, 6647, 3360, 16198, 302, 273, 446, 31, 3639, 3155, 612, 33, 2011, 31, 3639, 3360, 16198, 1656, 273, 446, 31, 1171, 202, 202, 72, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3360, 16198, 5410, 67, 7374, 1435, 1216, 9539, 288, 6647, 3360, 16198, 302, 273, 446, 31, 3639, 3155, 612, 33, 2011, 31, 3639, 3360, 16198, 1656, 273, 446, 31, 1171, 202, 202, 72, ...
public static int calculateHash(final CtMethod method) throws NotFoundException {
public static int calculateHash(final CtField field) throws NotFoundException {
public static int calculateHash(final CtMethod method) throws NotFoundException { int hash = 17; hash = (37 * hash) + method.getName().hashCode(); for (int i = 0; i < method.getParameterTypes().length; i++) { CtClass type = method.getParameterTypes()[i]; String name = conv...
7954 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7954/4665d9b5ff5bfe1ef42eb3b0b1c282d7ead066e4/JavassistHelper.java/clean/aspectwerkz3/src/main/org/codehaus/aspectwerkz/transform/delegation/JavassistHelper.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 509, 4604, 2310, 12, 6385, 30714, 974, 652, 13, 1216, 12323, 288, 3639, 509, 1651, 273, 8043, 31, 3639, 1651, 273, 261, 6418, 380, 1651, 13, 397, 707, 18, 17994, 7675, 2816, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 509, 4604, 2310, 12, 6385, 30714, 974, 652, 13, 1216, 12323, 288, 3639, 509, 1651, 273, 8043, 31, 3639, 1651, 273, 261, 6418, 380, 1651, 13, 397, 707, 18, 17994, 7675, 2816, ...
String currentResourceTypeFieldName = null;
String currentResourceTypeFieldName = null;
public int getResources(CmsObject cms, CmsXmlLanguageFile language, Vector resourceTypeIconNames, Vector resourceTypeFieldValues, Vector resourceTypeFieldNames, Hashtable parameters) throws CmsException { cms.getRequestContext().getSession(true); Vector resourceTypeNames = new Vector(); Vector resourceTypeValues = ...
51784 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51784/6cce177c14c6e3885b587df5eb3efe618285760f/CmsReplace.java/clean/src/com/opencms/workplace/CmsReplace.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 509, 14590, 12, 4747, 921, 6166, 16, 16084, 3779, 812, 2653, 16, 5589, 14110, 5554, 1557, 16, 5589, 14110, 974, 1972, 16, 5589, 14110, 20393, 16, 18559, 1472, 13, 1216, 11228, 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, 509, 14590, 12, 4747, 921, 6166, 16, 16084, 3779, 812, 2653, 16, 5589, 14110, 5554, 1557, 16, 5589, 14110, 974, 1972, 16, 5589, 14110, 20393, 16, 18559, 1472, 13, 1216, 11228, 2...
new NoViableAltException("", 13, 4, input);
new NoViableAltException("", 13, 5, input);
public DFA.State transition(IntStream input) throws RecognitionException { switch ( input.LA(1) ) { case 24: case 25: return s2; case EOL: case 15: return s4; case ID: ...
5490 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5490/12c8feffd968f958100f654d836fa3c2ee21ded8/RuleParser.java/clean/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, 4248, 30, 7734, 648, 6969, 30, 10792, 327, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4248, 30, 7734, 648, 6969, 30, 10792, 327, ...
new_ranges.add(new Integer(ranges[j]));
new_ranges.add (new Integer (ranges[j]));
protected void mergeAttributes(HashMap[] attributes, int[] ranges) { Vector new_ranges = new Vector(); Vector new_attributes = new Vector(); int i = 0, j = 0; while (i < this.ranges.length && j < ranges.length) { if (this.attributes[i] != null) { new_attributes.add(this.attributes[i]); if ...
47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/41f7bb081da11e02457f6297f7ebcb2500d79fa4/FormatCharacterIterator.java/clean/java/text/FormatCharacterIterator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 2691, 2498, 12, 8658, 8526, 1677, 16, 509, 8526, 7322, 13, 225, 288, 565, 5589, 394, 67, 14530, 273, 394, 5589, 5621, 565, 5589, 394, 67, 4350, 273, 394, 5589, 5621, 565, 509...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 2691, 2498, 12, 8658, 8526, 1677, 16, 509, 8526, 7322, 13, 225, 288, 565, 5589, 394, 67, 14530, 273, 394, 5589, 5621, 565, 5589, 394, 67, 4350, 273, 394, 5589, 5621, 565, 509...
_logger.log(FQCN, Priority.DEBUG, message, null);
_logger.log(FQCN, Priority.DEBUG, _logPrefix + message, null);
public void trace(Object message) { _logger.log(FQCN, Priority.DEBUG, message, null); }
45757 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45757/dd5371b261e79833cc61afa60cb0e5c539103a57/CallContext.java/buggy/src/java-server-framework/org/xins/server/CallContext.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 1071, 918, 2606, 12, 921, 883, 13, 288, 1377, 389, 4901, 18, 1330, 12, 23032, 12821, 16, 13354, 18, 9394, 16, 389, 1330, 2244, 397, 883, 16, 446, 1769, 282, 289, 2, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 565, 1071, 918, 2606, 12, 921, 883, 13, 288, 1377, 389, 4901, 18, 1330, 12, 23032, 12821, 16, 13354, 18, 9394, 16, 389, 1330, 2244, 397, 883, 16, 446, 1769, 282, 289, 2, -100, -100, -100, ...
for (int i = size - 1; i >= 0 ; i--) {
for (int i = size - 1; i >= 0; --i) {
public String getLiteralSystemId() { // search for the first external entity on the stack int size = fEntityStack.size(); for (int i = size - 1; i >= 0 ; i--) { ScannedEntity externalEntity = (ScannedEntity)fEntityStack.elementAt(i); ...
1831 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1831/09e6e3365d43770ce5e351358cb4fcee4b1ecd5c/XMLEntityManager.java/clean/src/org/apache/xerces/impl/XMLEntityManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 514, 336, 6177, 3163, 548, 1435, 288, 2398, 368, 1623, 364, 326, 1122, 3903, 1522, 603, 326, 2110, 5411, 509, 963, 273, 284, 1943, 2624, 18, 1467, 5621, 5411, 364, 261, 474, 277, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 514, 336, 6177, 3163, 548, 1435, 288, 2398, 368, 1623, 364, 326, 1122, 3903, 1522, 603, 326, 2110, 5411, 509, 963, 273, 284, 1943, 2624, 18, 1467, 5621, 5411, 364, 261, 474, 277, ...
createProjectNameGroup(composite);
createModuleGroup(composite);
protected Composite createTopLevelComposite(Composite parent) { Composite top = new Composite(parent, SWT.NONE); PlatformUI.getWorkbench().getHelpSystem().setHelp(top, getInfopopID()); top.setLayout(new GridLayout()); top.setData(new GridData(GridData.FILL_BOTH)); Composite composite = new Composite(top, SWT.NONE...
8196 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8196/52f2b54b955d6c2ffec25cd2c48be8196301c10c/J2EEComponentCreationWizardPage.java/buggy/plugins/org.eclipse.jst.j2ee.ui/j2ee_ui/org/eclipse/jst/j2ee/internal/wizard/J2EEComponentCreationWizardPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 14728, 752, 27046, 9400, 12, 9400, 982, 13, 288, 202, 202, 9400, 1760, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 8201, 5370, 18, 588, 2421, 22144, 7...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 14728, 752, 27046, 9400, 12, 9400, 982, 13, 288, 202, 202, 9400, 1760, 273, 394, 14728, 12, 2938, 16, 348, 8588, 18, 9826, 1769, 202, 202, 8201, 5370, 18, 588, 2421, 22144, 7...
m_tree.setModel(model); m_tree.setRootVisible(false); m_tree.setExpandsSelectedPaths(true); m_tree.addTreeWillExpandListener(this); m_tree.setCellRenderer(new DirTreeCellRenderer()); m_tree.addTreeSelectionListener(this);
tree.setModel(model); tree.setRootVisible(false); tree.setExpandsSelectedPaths(true); tree.addTreeWillExpandListener(this); tree.setCellRenderer(new DirTreeCellRenderer()); tree.addTreeSelectionListener(this);
private void populateTree() { // create model DefaultMutableTreeNode rootNode = new DefaultMutableTreeNode("My Computer"); DefaultTreeModel model = new DefaultTreeModel(rootNode, true); // add root drives File rootDrives[] = File.listRoots(); DefaultMutableT...
48500 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48500/f8bdbb2dab0d67be139dd05d6110e466306c8868/DirChooser.java/clean/src/java/org/apache/ftpserver/gui/DirChooser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6490, 2471, 1435, 288, 7734, 368, 752, 938, 3639, 2989, 19536, 12513, 10181, 273, 394, 2989, 19536, 12513, 2932, 12062, 14169, 264, 8863, 3639, 2989, 2471, 1488, 938, 273, 394, 2...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 6490, 2471, 1435, 288, 7734, 368, 752, 938, 3639, 2989, 19536, 12513, 10181, 273, 394, 2989, 19536, 12513, 2932, 12062, 14169, 264, 8863, 3639, 2989, 2471, 1488, 938, 273, 394, 2...
if (_isInvalid) throw new IllegalStateException();
if (_invalid) throw new IllegalStateException();
public void setAttribute( String name, Object value ) { if (_isInvalid) throw new IllegalStateException(); _values.put( name, value ); }
5961 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5961/b42bb13df24d8e282a9f911f7835ec7662de0bab/ServletUnitHttpSession.java/buggy/src/com/meterware/servletunit/ServletUnitHttpSession.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 4730, 12, 514, 508, 16, 1033, 460, 262, 288, 3639, 309, 261, 67, 5387, 13, 604, 394, 5477, 5621, 3639, 389, 2372, 18, 458, 12, 508, 16, 460, 11272, 565, 289, 2, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 4730, 12, 514, 508, 16, 1033, 460, 262, 288, 3639, 309, 261, 67, 5387, 13, 604, 394, 5477, 5621, 3639, 389, 2372, 18, 458, 12, 508, 16, 460, 11272, 565, 289, 2, -100, -100,...
return new TableSortDialog(getSite(),(TableSorter) viewer.getSorter());
return new TableSortDialog(getSite(),getTableSorter());
protected TableSortDialog getSortDialog() { return new TableSortDialog(getSite(),(TableSorter) viewer.getSorter()); }
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/229c44b72ac5a176a7c4d6328bcc38d5cf41c6c3/TableView.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 3555, 4416, 6353, 15175, 6353, 1435, 288, 202, 202, 2463, 394, 3555, 4416, 6353, 12, 588, 4956, 9334, 12, 1388, 24952, 13, 14157, 18, 588, 24952, 10663, 1082, 202, 97, 2, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1117, 3555, 4416, 6353, 15175, 6353, 1435, 288, 202, 202, 2463, 394, 3555, 4416, 6353, 12, 588, 4956, 9334, 12, 1388, 24952, 13, 14157, 18, 588, 24952, 10663, 1082, 202, 97, 2, -100,...
File file = new File(mapUrlToContentFileName());
if (contentFile!=null) { try { return new FileInputStream(contentFile); } catch (FileNotFoundException fnfe) { logger.error("Couldn't find content file '"+contentFile.getAbsolutePath()+"'"); return null; } } if (contentName==null) { StringBuffer buffer = new StringBuffer(fileRoot); if (!fileRoot.endsWith(File.separator...
public InputStream getUncachedInputStream() { File file = new File(mapUrlToContentFileName()); try { if (file.exists()) { return new FileInputStream(file); } } catch (FileNotFoundException fnfe) { fnfe.printStackTrace(); } return null; }
8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/176ebe880efa4c688630f05d93f89db64c069b54/SimulatedUrlCacher.java/buggy/test/src/org/lockss/plugin/simulated/SimulatedUrlCacher.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 5037, 10833, 7097, 4348, 1435, 288, 565, 309, 261, 1745, 812, 5, 33, 2011, 13, 288, 775, 288, 327, 394, 11907, 12, 1745, 812, 1769, 289, 1044, 261, 812, 3990, 2295, 3030, 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, 282, 1071, 5037, 10833, 7097, 4348, 1435, 288, 565, 309, 261, 1745, 812, 5, 33, 2011, 13, 288, 775, 288, 327, 394, 11907, 12, 1745, 812, 1769, 289, 1044, 261, 812, 3990, 2295, 3030, 13, 288,...
communicationRecorder.recordCommunication(originatorPanel,peerPanel);
if (isSend) communicationRecorder.recordCommunication(originatorPanel,peerPanel); else communicationRecorder.recordCommunication(peerPanel,originatorPanel);
private void recordCommunication(ActiveObject activeObjectOriginator, UniqueID peerActiveObjectID) { ActiveObject peerActiveObject = ic2dObject.getWorldObject().findActiveObjectById(peerActiveObjectID); if (peerActiveObject == null) return; // now get the 2 panels associated with the two objects ActiveObj...
23362 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/23362/2666230e00db643175e81dac0b52f3f8ba384784/IC2DPanel.java/clean/src/org/objectweb/proactive/ic2d/gui/data/IC2DPanel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1409, 25219, 12, 3896, 921, 2695, 921, 4741, 4240, 16, 14584, 734, 4261, 3896, 22359, 13, 288, 565, 8857, 921, 4261, 3896, 921, 273, 13579, 22, 72, 921, 18, 588, 18071, 921, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1409, 25219, 12, 3896, 921, 2695, 921, 4741, 4240, 16, 14584, 734, 4261, 3896, 22359, 13, 288, 565, 8857, 921, 4261, 3896, 921, 273, 13579, 22, 72, 921, 18, 588, 18071, 921, ...
dFH ) );
dFH ), false );
private final void showRightValue( IPrimitiveRenderer ipr, Location lo, Label la, boolean bShadow ) { Graphics2D g2d = (Graphics2D) ( (IDeviceRenderer) ipr ).getGraphicsContext( ); double dX = lo.getX( ), dY = lo.getY( ); FontDefinition fd = la.getCaption( ).getFont( ); double dAngleInDegrees = fd.getRotation( )...
15160 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/15160/7749562ecc2c286d326af2aec79b5aee0e9c20bc/SVGTextRenderer.java/clean/chart/org.eclipse.birt.chart.device.svg/src/org/eclipse/birt/chart/device/svg/SVGTextRenderer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 727, 918, 2405, 4726, 620, 12, 467, 9840, 6747, 277, 683, 16, 7050, 437, 16, 1082, 202, 2224, 7125, 16, 1250, 324, 12957, 262, 202, 95, 202, 202, 17558, 22, 40, 314, 22, 72...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 727, 918, 2405, 4726, 620, 12, 467, 9840, 6747, 277, 683, 16, 7050, 437, 16, 1082, 202, 2224, 7125, 16, 1250, 324, 12957, 262, 202, 95, 202, 202, 17558, 22, 40, 314, 22, 72...
public IRubyObject convertToTypeWithCheck(String targetType, String convertMethod) { if (targetType.equals(getMetaClass().getName())) { return this; } IRubyObject value = convertToType(targetType, convertMethod, false); if (value.isNil()) { return value; ...
47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/c8b66db475de1dc66f347884891dd70d9943689b/RubyObject.java/clean/src/org/jruby/RubyObject.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15908, 10340, 921, 8137, 559, 1190, 1564, 12, 780, 16065, 16, 514, 1765, 1305, 13, 288, 3639, 309, 261, 3299, 559, 18, 14963, 12, 588, 2781, 797, 7675, 17994, 1435, 3719, 288, 5411,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15908, 10340, 921, 8137, 559, 1190, 1564, 12, 780, 16065, 16, 514, 1765, 1305, 13, 288, 3639, 309, 261, 3299, 559, 18, 14963, 12, 588, 2781, 797, 7675, 17994, 1435, 3719, 288, 5411,...
config.store(); System.out.println("Goodbye. from "+this); System.exit(0);
this.park(); System.out.println("Goodbye. from "+this); System.exit(0);
public void exit(){ config.store(); System.out.println("Goodbye. from "+this); System.exit(0); }
46731 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46731/a5c69c8fd80ddca4e70e940c267f11f0e5689da2/Node.java/clean/src/freenet/node/Node.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 2427, 1435, 95, 202, 202, 1425, 18, 2233, 5621, 3639, 2332, 18, 659, 18, 8222, 2932, 18195, 1637, 73, 18, 628, 13773, 2211, 1769, 3639, 2332, 18, 8593, 12, 20, 1769, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 2427, 1435, 95, 202, 202, 1425, 18, 2233, 5621, 3639, 2332, 18, 659, 18, 8222, 2932, 18195, 1637, 73, 18, 628, 13773, 2211, 1769, 3639, 2332, 18, 8593, 12, 20, 1769, 202,...
"Type safety: The cast from Object to List<E>[] is actually checking against the erased type List[]\n" +
"Type safety: Unchecked cast from Object to List<E>[]\n" +
public void test0955() { this.runNegativeTest( new String[] { "X.java", //================================ "import java.util.List;\n" + "public class X<E> {\n" + " void method(Object o) {\n" + " if (o instanceof List<E>[]) { //incorrect: bug 104695\n" + " List<E>[] es= (List<E>[]) o; //u...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/89847a0c1a06590b3bbeee9528d77f57e2f8453c/GenericTypeTest.java/buggy/org.eclipse.jdt.core.tests.compiler/src/org/eclipse/jdt/core/tests/compiler/regression/GenericTypeTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 918, 1842, 5908, 2539, 1435, 288, 202, 2211, 18, 2681, 14959, 4709, 12, 202, 202, 2704, 514, 8526, 288, 202, 202, 6, 60, 18, 6290, 3113, 368, 4428, 202, 202, 6, 5666, 2252, 18, 1367, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 918, 1842, 5908, 2539, 1435, 288, 202, 2211, 18, 2681, 14959, 4709, 12, 202, 202, 2704, 514, 8526, 288, 202, 202, 6, 60, 18, 6290, 3113, 368, 4428, 202, 202, 6, 5666, 2252, 18, 1367, ...
switch (methodId) {
switch (f.methodId) {
public int methodArity(int methodId) { if (prototypeFlag) { switch (methodId) { case ConstructorId_now: return 0; case ConstructorId_parse: return 1; case ConstructorId_UTC: return 1; case Id_constructor: return 1; ...
11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/8f28fc868ac3f30ea37494abfddb6358154786c3/NativeDate.java/buggy/js/rhino/src/org/mozilla/javascript/NativeDate.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 707, 686, 560, 12, 474, 707, 548, 13, 565, 288, 3639, 309, 261, 18541, 4678, 13, 288, 5411, 1620, 261, 74, 18, 2039, 548, 13, 288, 7734, 648, 11417, 548, 67, 3338, 30, 377,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 707, 686, 560, 12, 474, 707, 548, 13, 565, 288, 3639, 309, 261, 18541, 4678, 13, 288, 5411, 1620, 261, 74, 18, 2039, 548, 13, 288, 7734, 648, 11417, 548, 67, 3338, 30, 377,...
public void testAttachment() throws XmlRpcException, IOException { int id = createTicket("summary", "description", new Hashtable<String, Object>()); String filename = (String) call("ticket.putAttachment", id, "attach.txt", "description", "data".getBytes(), true); // the returned filename may differ, since another t...
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/436267289c5aa279b041166f33d69bd60c3394ff/TracXmlRpcTest.java/clean/org.eclipse.mylyn.trac.tests/src/org/eclipse/mylyn/trac/tests/TracXmlRpcTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 6803, 1435, 1216, 5714, 11647, 503, 16, 1860, 288, 202, 202, 474, 612, 273, 752, 13614, 2932, 7687, 3113, 315, 3384, 3113, 394, 18559, 32, 780, 16, 1033, 34, 10663, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 6803, 1435, 1216, 5714, 11647, 503, 16, 1860, 288, 202, 202, 474, 612, 273, 752, 13614, 2932, 7687, 3113, 315, 3384, 3113, 394, 18559, 32, 780, 16, 1033, 34, 10663, ...
ShareNode[] shareNodes = (ShareNode[]) children.values().toArray(new ShareNode[children.size()]); return sort(shareNodes);
if (sortedChildren==null){ ShareNode[] shareNodes = (ShareNode[]) children.values().toArray(new ShareNode[children.size()]); sortedChildren = sort(shareNodes); } return sortedChildren;
protected Object[] getChildren() { ShareNode[] shareNodes = (ShareNode[]) children.values().toArray(new ShareNode[children.size()]); return sort(shareNodes); }
13641 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13641/cb6b1a7b9f41bbbb53a033d15edf06fc66f542de/ShareNode.java/clean/AJClientGUI/src/de/applejuicenet/client/gui/tables/share/ShareNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 1033, 8526, 10268, 1435, 288, 3639, 25805, 907, 8526, 7433, 3205, 273, 261, 9535, 907, 63, 5717, 2325, 18, 2372, 7675, 31447, 12, 2704, 25805, 907, 63, 5906, 18, 1467, 1435, 19226, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 1033, 8526, 10268, 1435, 288, 3639, 25805, 907, 8526, 7433, 3205, 273, 261, 9535, 907, 63, 5717, 2325, 18, 2372, 7675, 31447, 12, 2704, 25805, 907, 63, 5906, 18, 1467, 1435, 19226, ...
public void run() { try { int i = is.read(); out.write(i); while (i != -1) { i = is.read(); out.write(i); } } catch (Exception e) { e.printStackTrace(); } }
47052 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47052/ff212c2478954f24ab4be31da774a8b2f4fc341e/RemoteTestServer.java/clean/openejb3/openejb-itests/src/main/java/org/openejb/test/RemoteTestServer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 6459, 2681, 1435, 95, 698, 95, 474, 77, 33, 291, 18, 896, 5621, 659, 18, 2626, 12, 77, 1769, 17523, 12, 77, 5, 29711, 21, 15329, 77, 33, 291, 18, 896, 5621, 659, 18, 2626, 12, 77, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 6459, 2681, 1435, 95, 698, 95, 474, 77, 33, 291, 18, 896, 5621, 659, 18, 2626, 12, 77, 1769, 17523, 12, 77, 5, 29711, 21, 15329, 77, 33, 291, 18, 896, 5621, 659, 18, 2626, 12, 77, ...
throw new TypeError(getRuntime(), "illegal access on '" + method.getName() + "': " + iae.getMessage());
throw getRuntime().newTypeError("illegal access on '" + method.getName() + "': " + iae.getMessage());
private IRubyObject invokeWithExceptionHandling(Object javaInvokee, Object[] arguments) { try { Object result = method.invoke(javaInvokee, arguments); return JavaObject.wrap(runtime, result); } catch (IllegalArgumentException iae) { throw new TypeError(getRuntime(), "e...
47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/870e1da9b41bfdbae259e1fc5f18fc8b76686998/JavaMethod.java/clean/src/org/jruby/javasupport/JavaMethod.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 15908, 10340, 921, 4356, 1190, 503, 14701, 12, 921, 2252, 11354, 1340, 16, 1033, 8526, 1775, 13, 288, 3639, 775, 288, 5411, 1033, 563, 273, 707, 18, 14407, 12, 6290, 11354, 1340, 16...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 15908, 10340, 921, 4356, 1190, 503, 14701, 12, 921, 2252, 11354, 1340, 16, 1033, 8526, 1775, 13, 288, 3639, 775, 288, 5411, 1033, 563, 273, 707, 18, 14407, 12, 6290, 11354, 1340, 16...
if (decl.isSimple () && ! decl.isIndirectBinding())
if (var != null) ; else if (decl.isSimple () && ! decl.isIndirectBinding())
public void allocChildClasses (Compilation comp) { if (this instanceof ModuleExp) ((ModuleExp) this).allocFields(comp); else { Method main = getMainMethod(); Declaration decl = firstDecl(); for (;;) { if (decl == firstArgsArrayArg && argsArray != null) { getVarScope().addVariable(argsAr...
37648 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37648/91563c6501ed92bc401c642d5a364f33f9f1f18d/LambdaExp.java/clean/gnu/expr/LambdaExp.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 4767, 1763, 4818, 261, 19184, 1161, 13, 225, 288, 565, 309, 261, 2211, 1276, 5924, 2966, 13, 1377, 14015, 3120, 2966, 13, 333, 2934, 9853, 2314, 12, 2919, 1769, 565, 469, 1377,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4767, 1763, 4818, 261, 19184, 1161, 13, 225, 288, 565, 309, 261, 2211, 1276, 5924, 2966, 13, 1377, 14015, 3120, 2966, 13, 333, 2934, 9853, 2314, 12, 2919, 1769, 565, 469, 1377,...
System.err.println(message);
SvnConfigurationOptions.getTaskLogger().log(message);
private static void printErrorMessageAndExit(final String message) { System.err.println(message); System.exit(1); }
49097 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49097/7f8bcc5322275b0914872abebd203d72bbe73342/Main.java/buggy/src/net/sf/statsvn/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 1172, 14935, 29000, 12, 6385, 514, 883, 13, 288, 202, 202, 3163, 18, 370, 18, 8222, 12, 2150, 1769, 202, 202, 3163, 18, 8593, 12, 21, 1769, 202, 97, 2, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 1172, 14935, 29000, 12, 6385, 514, 883, 13, 288, 202, 202, 3163, 18, 370, 18, 8222, 12, 2150, 1769, 202, 202, 3163, 18, 8593, 12, 21, 1769, 202, 97, 2, -100, -100...
public void run() { if (getViewer().getControl() != null && !getViewer().getControl().isDisposed()) { if (element == null) { // getViewer().getControl().setRedraw(false); // getViewer().refresh(); filteredTree.textChanged(); // getViewer().getControl().setRedraw(true); } else {...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/91831a7bf9e6a048b2c69194831e383098853e91/TaskListView.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/internal/tasklist/ui/views/TaskListView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 918, 1086, 1435, 288, 6862, 202, 430, 261, 588, 18415, 7675, 588, 3367, 1435, 480, 446, 597, 401, 588, 18415, 7675, 588, 3367, 7675, 291, 1669, 7423, 10756, 288, 25083, 202, 43...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4697, 202, 482, 918, 1086, 1435, 288, 6862, 202, 430, 261, 588, 18415, 7675, 588, 3367, 1435, 480, 446, 597, 401, 588, 18415, 7675, 588, 3367, 7675, 291, 1669, 7423, 10756, 288, 25083, 202, 43...
boolean upper = false; int first = -1; for ( int c = 0; c < term.length(); c++ ) { if ( !Character.isLetter( term.charAt( c ) ) ) { return false; } if ( Character.isUpperCase( term.charAt( c ) ) ) { if ( upper ) { return false;
for ( int c = 0; c < term.length(); c++ ) { if ( !Character.isLetter( term.charAt( c ) ) ) return false;
private boolean isStemmable( String term ) { boolean upper = false; int first = -1; for ( int c = 0; c < term.length(); c++ ) { // Discard terms that contain non-letter characters. if ( !Character.isLetter( term.charAt( c ) ) ) { return false; } // Discard terms that contain multiple uppercase lett...
50125 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50125/419359a057ddacc9d1ce168ab84cd6ed0ef2e380/GermanStemmer.java/buggy/src/java/org/apache/lucene/analysis/de/GermanStemmer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1250, 353, 28771, 81, 429, 12, 514, 2481, 262, 288, 202, 6494, 3854, 273, 629, 31, 202, 474, 1122, 273, 300, 21, 31, 202, 1884, 261, 509, 276, 273, 374, 31, 276, 411, 2481, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1250, 353, 28771, 81, 429, 12, 514, 2481, 262, 288, 202, 6494, 3854, 273, 629, 31, 202, 474, 1122, 273, 300, 21, 31, 202, 1884, 261, 509, 276, 273, 374, 31, 276, 411, 2481, 18, ...
Iterator it = computedCol1.iterator( ); Iterator it2 = computedCol1.iterator( );
Iterator it = newComputedCol1.iterator( ); Iterator it2 = newComputedCol2.iterator( );
private boolean isEqualComputedColumns( List computedCol1, List computedCol2 ) { if ( computedCol1 == computedCol2 ) return true; int basicCol = isEqualBasicCol( computedCol1, computedCol2 ); if ( basicCol == B_TRUE ) return true; else if ( basicCol == B_FALSE ) return false; Iterator it = computedCol1.iter...
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/5cf8338ab22c60916ff85ce4985b705cdebeb9e4/DataSourceAndDataSet.java/clean/data/org.eclipse.birt.data/src/org/eclipse/birt/data/engine/executor/DataSourceAndDataSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 1250, 21614, 17934, 3380, 12, 987, 8470, 914, 21, 16, 987, 8470, 914, 22, 262, 202, 95, 202, 202, 430, 261, 8470, 914, 21, 422, 8470, 914, 22, 262, 1082, 202, 2463, 638, 31...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 1250, 21614, 17934, 3380, 12, 987, 8470, 914, 21, 16, 987, 8470, 914, 22, 262, 202, 95, 202, 202, 430, 261, 8470, 914, 21, 422, 8470, 914, 22, 262, 1082, 202, 2463, 638, 31...
public RubyArray constants() { ArrayList constantNames = new ArrayList(); RubyModule objectClass = getRuntime().getObject(); if (getRuntime().getClass("Module") == this) { for (Iterator vars = objectClass.instanceVariableNames(); vars.hasNext();) { ...
52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/1278c5bb3507a052d150d814f15453542ae41aed/RubyModule.java/clean/src/org/jruby/RubyModule.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 1076, 6810, 1435, 288, 3639, 2407, 5381, 1557, 273, 394, 2407, 5621, 3639, 19817, 3120, 23992, 273, 18814, 7675, 588, 921, 5621, 7734, 309, 261, 588, 5576, 7675, 588, 797, 2932...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 1076, 6810, 1435, 288, 3639, 2407, 5381, 1557, 273, 394, 2407, 5621, 3639, 19817, 3120, 23992, 273, 18814, 7675, 588, 921, 5621, 7734, 309, 261, 588, 5576, 7675, 588, 797, 2932...
int finallyNodeIndex = 1; if (hasCatch()) { finallyNodeIndex = 3; } return (ASTBlock)jjtGetChild(finallyNodeIndex);
return (ASTBlock)jjtGetChild(jjtGetNumChildren()-1);
public ASTBlock getFinallyBlock() { // assume this is a try..finally construct int finallyNodeIndex = 1; if (hasCatch()) { // jump to the third child since there's a FormalParameter between the catch Block and the finally Block finallyNodeIndex = 3; } return ...
41673 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/41673/f9a7b1ef3dfb2606b06238c76cd800671722c655/ASTTryStatement.java/clean/pmd/src/net/sourceforge/pmd/ast/ASTTryStatement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 9183, 1768, 2812, 267, 1230, 1768, 1435, 288, 3639, 368, 6750, 333, 353, 279, 775, 838, 23417, 4872, 3639, 509, 3095, 907, 1016, 273, 404, 31, 3639, 309, 261, 5332, 14842, 10756, 28...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 9183, 1768, 2812, 267, 1230, 1768, 1435, 288, 3639, 368, 6750, 333, 353, 279, 775, 838, 23417, 4872, 3639, 509, 3095, 907, 1016, 273, 404, 31, 3639, 309, 261, 5332, 14842, 10756, 28...
services = (String[]) Soap.callWebService(categoryBase, "getAvailableAnalysesInCategory", categories[i]);
services = (String[]) Soap .callWebService(categoryBase, "getAvailableAnalysesInCategory", categories[i]);
boolean loadCategories(String categoryBase) { boolean foundSome = false; String[] categories; try { categories = (String[]) Soap.callWebService(categoryBase, "getAvailableCategories"); } catch (Exception e) { logger.error("Exception adding soaplab service:"+categoryBase,e); return false; } // Iterate o...
7616 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7616/82fbf314ae98550da5f2b4bac458537556317b59/SoaplabScavenger.java/buggy/trunk/taverna1.0/src/org/embl/ebi/escience/scuflworkers/soaplab/SoaplabScavenger.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 6494, 1262, 10487, 12, 780, 3150, 2171, 13, 288, 202, 202, 6494, 1392, 17358, 273, 629, 31, 202, 202, 780, 8526, 6477, 31, 202, 202, 698, 288, 1082, 202, 8995, 273, 261, 780, 63, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6494, 1262, 10487, 12, 780, 3150, 2171, 13, 288, 202, 202, 6494, 1392, 17358, 273, 629, 31, 202, 202, 780, 8526, 6477, 31, 202, 202, 698, 288, 1082, 202, 8995, 273, 261, 780, 63, ...
if (!project.getFile(name).exists()) { setErrorMessage(LaunchMessages.getString("CMainTab.Program_does_not_exist")); return false; }
public boolean isValid(ILaunchConfiguration config) { setErrorMessage(null); setMessage(null); String name = fProjText.getText().trim(); if (name.length() == 0) { setErrorMessage(LaunchMessages.getString("CMainTab.Project_not_specified")); //$NON-NLS-1$ return false; } if (!ResourcesPlugin.getWorkspace().get...
54911 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54911/6a1a4e7365dcf140888457a3b2c6660d05cc5234/CMainTab.java/clean/launch/org.eclipse.cdt.launch/src/org/eclipse/cdt/launch/ui/CMainTab.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 4908, 12, 2627, 4760, 1750, 642, 13, 288, 202, 202, 542, 14935, 12, 2011, 1769, 202, 202, 542, 1079, 12, 2011, 1769, 202, 202, 780, 508, 273, 284, 626, 78, 1528, 18, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1250, 4908, 12, 2627, 4760, 1750, 642, 13, 288, 202, 202, 542, 14935, 12, 2011, 1769, 202, 202, 542, 1079, 12, 2011, 1769, 202, 202, 780, 508, 273, 284, 626, 78, 1528, 18, 5...
0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 205, 0, 0, 205, 0, 0, 0, 211, 0, 0, 206, 0, 0, 0, 0, 0, 0, 205, 205, 0, 206, 0, 205, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2...
0, 0, 0, 0, 206, 206, 206, 0, 0, 206, 206, 206, 0, 206, 0, 0, 205, 205, 0, 0, 205, 205, 0, 206, 206, 0, 0, 0, 0, 205, 0, 0, 206, 206, 205, 206, 206, 206, 206, 206, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 182...
private static final short[] yyTable3() { return new short[] { 0, 0, 188, 0, 186, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 187, 187, 188, 188, 0, 0, 188, 188, 188...
45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/f5c9a1ebd775712f2dc086acfce1a14a123ec632/YyTables.java/buggy/src/org/jruby/parser/YyTables.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 760, 727, 3025, 8526, 9016, 1388, 23, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 5411, 374, 16, 565, 374, 16, 225, 404, 5482, 16, 565, 374, 16, 225, 404, 5292, 16, 565, 374, 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, 565, 3238, 760, 727, 3025, 8526, 9016, 1388, 23, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 5411, 374, 16, 565, 374, 16, 225, 404, 5482, 16, 565, 374, 16, 225, 404, 5292, 16, 565, 374, 16...
logger.log(Level.SEVERE, "Unabled to read a command",e);
logger.log(Level.SEVERE, "Unable to read a command",e);
public void run() { try { while(!closed) { try { Command cmd = null; Channel old = Channel.setCurrent(Channel.this); try { cmd = (Command)ois.readObject(); ...
51053 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51053/4cabee9f1879beff5e0336b407bd3bcfe596826e/Channel.java/buggy/remoting/src/main/java/hudson/remoting/Channel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1086, 1435, 288, 5411, 775, 288, 7734, 1323, 12, 5, 12204, 13, 288, 10792, 775, 288, 13491, 3498, 1797, 273, 446, 31, 13491, 5307, 1592, 273, 5307, 18, 542, 3935, 12, 2909, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 1086, 1435, 288, 5411, 775, 288, 7734, 1323, 12, 5, 12204, 13, 288, 10792, 775, 288, 13491, 3498, 1797, 273, 446, 31, 13491, 5307, 1592, 273, 5307, 18, 542, 3935, 12, 2909, 1...
getSite().registerContextMenu(mgr, getViewer());
getSite().registerContextMenu(mgr, selectionProvider);
public void createPartControl(Composite parent) { parent.setLayout(new FillLayout()); viewer = new TreeViewer(createTree(parent)); createColumns(viewer.getTree()); contentProvider = new MarkerTreeContentProvider(); viewer.setContentProvider(contentProvider); viewer.setLabelProvider(new TableViewLabelProvider(get...
57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/715e53297b4a6ac5626073cb9c4cbaf05fafe31a/TableView.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/TableView.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 752, 1988, 3367, 12, 9400, 982, 13, 288, 202, 202, 2938, 18, 542, 3744, 12, 2704, 14192, 3744, 10663, 202, 202, 25256, 273, 394, 4902, 18415, 12, 2640, 2471, 12, 2938, 10...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 752, 1988, 3367, 12, 9400, 982, 13, 288, 202, 202, 2938, 18, 542, 3744, 12, 2704, 14192, 3744, 10663, 202, 202, 25256, 273, 394, 4902, 18415, 12, 2640, 2471, 12, 2938, 10...
DbIpInterfaceEntry entry = null; if(ifIndex == -1) entry = DbIpInterfaceEntry.get(db, m_nodeId, addr); else entry = DbIpInterfaceEntry.get(db, m_nodeId, addr, ifIndex); if(entry != null) l.add(entry);
DbIpInterfaceEntry[] getInterfaces(Connection db) throws SQLException { PreparedStatement stmt = db.prepareStatement(SQL_LOAD_IF_LIST); stmt.setInt(1, m_nodeId); ResultSet rset = stmt.executeQuery(); List l = new ArrayList(); while(rset.next()) { String saddr = rset.getString(1); int ifIndex = rset.getInt(2...
25465 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25465/b3612967cb053036bdb295ee74cb2e369c6ca18d/DbNodeEntry.java/buggy/src/services/org/opennms/netmgt/capsd/DbNodeEntry.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 4331, 5273, 1358, 1622, 8526, 29833, 12, 1952, 1319, 13, 202, 202, 15069, 6483, 202, 95, 202, 202, 29325, 3480, 273, 1319, 18, 9366, 3406, 12, 3997, 67, 7783, 67, 5501, 67, 7085, 1...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4331, 5273, 1358, 1622, 8526, 29833, 12, 1952, 1319, 13, 202, 202, 15069, 6483, 202, 95, 202, 202, 29325, 3480, 273, 1319, 18, 9366, 3406, 12, 3997, 67, 7783, 67, 5501, 67, 7085, 1...
arg++; if(args[arg].equals("-xml") || args[arg].equals("-x")) {
if(args[arg + 1].equals("-xml") || args[arg].equals("-x")) {
protected static void parseArgs(String[] args) { boolean doneXmlFile = false, doneDirFilter = false, doneTitleFilter = false; // Do we have any arguments? if(args.length < 1) { printUsage(); System.exit(0); } // We check that doneTitleFilter is false as we can only handle 3 unqualified options. // T...
236 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/236/1678a55d1539080abc527615f25f5bc575b59736/Main.java/clean/aop/abc/testing-src/abc/testing/Main.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 760, 918, 1109, 2615, 12, 780, 8526, 833, 13, 288, 202, 565, 1250, 2731, 4432, 812, 273, 629, 16, 2731, 1621, 1586, 273, 629, 16, 2731, 4247, 1586, 273, 629, 31, 202, 202, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 760, 918, 1109, 2615, 12, 780, 8526, 833, 13, 288, 202, 565, 1250, 2731, 4432, 812, 273, 629, 16, 2731, 1621, 1586, 273, 629, 16, 2731, 4247, 1586, 273, 629, 31, 202, 202, ...
private static int MinFromTime(double t) {
private static int MinFromTime(double t) {
private static int MinFromTime(double t) { double result; result = Math.floor(t / msPerMinute) % MinutesPerHour; if (result < 0) result += MinutesPerHour; return (int) result; }
51996 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51996/ba8f69355a752cc7402f5b559a19be4d84c54e22/NativeDate.java/clean/js/rhino/src/org/mozilla/javascript/NativeDate.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 509, 5444, 1265, 950, 12, 9056, 268, 13, 288, 3639, 1645, 563, 31, 3639, 563, 273, 2361, 18, 74, 5807, 12, 88, 342, 4086, 2173, 18329, 13, 738, 5444, 993, 2173, 13433, 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, 3238, 760, 509, 5444, 1265, 950, 12, 9056, 268, 13, 288, 3639, 1645, 563, 31, 3639, 563, 273, 2361, 18, 74, 5807, 12, 88, 342, 4086, 2173, 18329, 13, 738, 5444, 993, 2173, 13433, 31, ...
buf.append(getLogMessage());
buf.append(XmlUtil.escapeString(getLogMessage().getText()));
public String getDescription() { StringBuffer buf = new StringBuffer(64); //noinspection HardCodedStringLiteral buf.append("<html><body>"); buf.append(getDisplayName()); if(!"".equals(myInvalidMessage)) { //noinspection HardCodedStringLiteral buf.append("<br><font color='red'>"); buf.app...
56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/916472f51c1b43221f90c2bfb91515da9da6ed6a/BreakpointWithHighlighter.java/buggy/debugger/impl/com/intellij/debugger/ui/breakpoints/BreakpointWithHighlighter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 11056, 1435, 288, 565, 6674, 1681, 273, 394, 6674, 12, 1105, 1769, 565, 368, 13242, 670, 1060, 1085, 72, 28565, 565, 1681, 18, 6923, 2932, 32, 2620, 4438, 3432, 2984, 1769, 565...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 514, 11056, 1435, 288, 565, 6674, 1681, 273, 394, 6674, 12, 1105, 1769, 565, 368, 13242, 670, 1060, 1085, 72, 28565, 565, 1681, 18, 6923, 2932, 32, 2620, 4438, 3432, 2984, 1769, 565...
private Series getConvertedSeries( Series series )
private Series getConvertedSeries( Series series, int seriesIndex )
private Series getConvertedSeries( Series series ) { // Do not convert base series if ( series.getClass( ) .getName( ) .equals( "org.eclipse.birt.chart.model.component.impl.SeriesImpl" ) ) //$NON-NLS-1$ { return series; } StockSeries stockseries = (StockSeries) StockSeriesImpl.create( ); stockseries.getL...
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/c89ffbb080bd4f4bbe669a22853161e1a16d81d1/StockChart.java/clean/chart/org.eclipse.birt.chart.ui.extension/src/org/eclipse/birt/chart/ui/swt/type/StockChart.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 9225, 336, 22063, 6485, 12, 9225, 4166, 262, 202, 95, 202, 202, 759, 2256, 486, 1765, 1026, 4166, 202, 202, 430, 261, 4166, 18, 588, 797, 12, 262, 9506, 202, 18, 17994, 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, 1152, 9225, 336, 22063, 6485, 12, 9225, 4166, 262, 202, 95, 202, 202, 759, 2256, 486, 1765, 1026, 4166, 202, 202, 430, 261, 4166, 18, 588, 797, 12, 262, 9506, 202, 18, 17994, 12, ...