rem
stringlengths
1
226k
add
stringlengths
0
227k
context
stringlengths
6
326k
meta
stringlengths
143
403
input_ids
listlengths
256
256
attention_mask
listlengths
256
256
labels
listlengths
128
128
writer.println(" jsize _arrayLen"+convName+";");
writer.println(" jsize _tmpArrayLen;");
protected void emitBodyVariableDeclarations(PrintWriter writer) { // Emit declarations for all pointer and String conversion variables if (binding.hasContainingType()) { emitPointerDeclaration(writer, binding.getContainingType(), binding.getContainin...
45742 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45742/9512c9fa62ece3960472b6ab2cd6ce5244da8501/CMethodBindingEmitter.java/clean/src/net/java/games/gluegen/CMethodBindingEmitter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 918, 3626, 2250, 3092, 21408, 12, 5108, 2289, 2633, 13, 225, 288, 565, 368, 16008, 12312, 364, 777, 4407, 471, 514, 4105, 3152, 565, 309, 261, 7374, 18, 5332, 24344, 559, 10756, 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, 4750, 918, 3626, 2250, 3092, 21408, 12, 5108, 2289, 2633, 13, 225, 288, 565, 368, 16008, 12312, 364, 777, 4407, 471, 514, 4105, 3152, 565, 309, 261, 7374, 18, 5332, 24344, 559, 10756, 288...
if (cosineWindow.length > 1){ double oneMinusAlpha = (1 - alpha); for (int i = 0; i < cosineWindow.length; i++) { cosineWindow[i] = oneMinusAlpha - alpha * Math.cos(2 * Math.PI * i / ((double) cosineWindow.length - 1.0)); } }
if (cosineWindow.length > 1) { double oneMinusAlpha = (1 - alpha); for (int i = 0; i < cosineWindow.length; i++) { cosineWindow[i] = oneMinusAlpha - alpha * Math.cos(2 * Math.PI * i / ((double) cosineWindow.length - 1.0)); } }
private void createWindow() { int windowSize = DataUtil.getSamplesPerWindow(sampleRate, windowSizeInMs); windowShift = DataUtil.getSamplesPerShift(sampleRate, windowShiftInMs); this.cosineWindow = new double[windowSize]; if (cosineWindow.length > 1){ double oneMinusAlpha ...
47105 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47105/7d3ab1701ca9a2810976eef1369bb73035ecb5f9/RaisedCosineWindower.java/buggy/sphinx4/src/sphinx4/edu/cmu/sphinx/frontend/window/RaisedCosineWindower.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 752, 3829, 1435, 288, 3639, 509, 27064, 273, 5411, 1910, 1304, 18, 588, 13239, 2173, 3829, 12, 6358, 4727, 16, 27064, 382, 6947, 1769, 7734, 2742, 10544, 273, 1910, 1304, 18, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 752, 3829, 1435, 288, 3639, 509, 27064, 273, 5411, 1910, 1304, 18, 588, 13239, 2173, 3829, 12, 6358, 4727, 16, 27064, 382, 6947, 1769, 7734, 2742, 10544, 273, 1910, 1304, 18, 5...
try {
try {
final void computeAxisStartEndShifts(IDisplayServer xs, Label la, int iOrientation, int iLocation, AllAxes aax) throws GenerationException { final double dMaxSS = (aax != null && iOrientation == aax.getOrientation()) ? aax.getMaxStartShift() : 0; final double dMaxES = (aax != null && iOrientation =...
12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/e5c78f0e8317166d02fa384e14c3dd7aa1796f2c/AutoScale.java/clean/chart/org.eclipse.birt.chart.engine/src/org/eclipse/birt/chart/computation/withaxes/AutoScale.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 727, 918, 3671, 6558, 1685, 1638, 10544, 87, 12, 734, 291, 1601, 2081, 9280, 16, 5287, 7125, 16, 509, 277, 14097, 16, 509, 277, 2735, 16, 4826, 26494, 279, 651, 13, 1216, 23234, 503, 56...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 727, 918, 3671, 6558, 1685, 1638, 10544, 87, 12, 734, 291, 1601, 2081, 9280, 16, 5287, 7125, 16, 509, 277, 14097, 16, 509, 277, 2735, 16, 4826, 26494, 279, 651, 13, 1216, 23234, 503, 56...
case 0:
case 0:
private boolean checkEngineExplosion(Entity en, Vector vDesc, int hits) { if (!(en instanceof Mech) && !(en instanceof QuadMech) && !(en instanceof BipedMech)) { return false; } if(en.isDoomed() || en.isDestroyed()) return false; Mech m...
3464 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3464/c2a90fca192b338ebf5162499c52b535aed6382b/Server.java/clean/megamek/src/megamek/server/Server.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1250, 866, 4410, 2966, 383, 87, 285, 12, 1943, 570, 16, 5589, 331, 4217, 16, 509, 11076, 13, 288, 3639, 309, 16051, 12, 275, 1276, 7499, 343, 13, 7734, 597, 401, 12, 275, 1276, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 866, 4410, 2966, 383, 87, 285, 12, 1943, 570, 16, 5589, 331, 4217, 16, 509, 11076, 13, 288, 3639, 309, 16051, 12, 275, 1276, 7499, 343, 13, 7734, 597, 401, 12, 275, 1276, ...
myFocusTrackback.restoreFocus();
if (myFocusTrackback != null) { myFocusTrackback.restoreFocus(); myFocusTrackback = null; }
public synchronized void stop() { LOG.assertTrue(!myStoppedAlready); myInstallFunAlarm.cancelAllRequests(); super.stop(); if (myDialog != null) { myDialog.hide(); myFocusTrackback.restoreFocus(); } myStoppedAlready = true; SwingUtilities.invokeLater(EmptyRunnable.INSTANCE); // Just to g...
56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/449c6d65c6d1f91145927ac60f70bea56f28f7b4/ProgressWindow.java/buggy/source/com/intellij/openapi/progress/util/ProgressWindow.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3852, 918, 2132, 1435, 288, 565, 2018, 18, 11231, 5510, 12, 5, 4811, 15294, 9430, 1769, 565, 3399, 6410, 22783, 16779, 18, 10996, 1595, 6421, 5621, 565, 2240, 18, 5681, 5621, 565, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 3852, 918, 2132, 1435, 288, 565, 2018, 18, 11231, 5510, 12, 5, 4811, 15294, 9430, 1769, 565, 3399, 6410, 22783, 16779, 18, 10996, 1595, 6421, 5621, 565, 2240, 18, 5681, 5621, 565, 3...
SetOfReactions reactionSet = new SetOfReactions(); reactionSet.addReaction(new Reaction());
SetOfReactions reactionSet = builder.newSetOfReactions(); reactionSet.addReaction(builder.newReaction());
public void testRemoveAllReactions(){ SetOfReactions reactionSet = new SetOfReactions(); reactionSet.addReaction(new Reaction()); reactionSet.removeAllReactions(); assertEquals(0,reactionSet.getReactions().length); }
45167 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45167/67261c8143759a6ee4feb79dc1687d6dcfa25f40/SetOfReactionsTest.java/buggy/src/org/openscience/cdk/test/SetOfReactionsTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 3288, 1595, 426, 4905, 1435, 95, 21114, 202, 694, 951, 426, 4905, 12836, 694, 273, 394, 1000, 951, 426, 4905, 5621, 565, 202, 202, 266, 1128, 694, 18, 1289, 21581, 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, 3288, 1595, 426, 4905, 1435, 95, 21114, 202, 694, 951, 426, 4905, 12836, 694, 273, 394, 1000, 951, 426, 4905, 5621, 565, 202, 202, 266, 1128, 694, 18, 1289, 21581, 12, ...
log.debug("lookupRenderingDef for id "+pixelsId+" succeeded: "+this.rendDefObj);
log.debug("lookupRenderingDef for Pixels="+pixelsId+" succeeded: "+this.rendDefObj);
public void lookupRenderingDef(long pixelsId) { rwl.writeLock().lock(); try { this.rendDefObj = pixMetaSrv.retrieveRndSettings(pixelsId); this.renderer = null; if ( rendDefObj == null ) throw new ValidationException( ...
55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/dc8dde051a1e2b716514b3964c9222ce006ebea9/RenderingEngineImpl.java/buggy/components/rendering/src/omeis/providers/re/RenderingEngineImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 3689, 14261, 3262, 12, 5748, 8948, 548, 13, 565, 288, 3639, 7985, 80, 18, 2626, 2531, 7675, 739, 5621, 7734, 775, 288, 5411, 333, 18, 20262, 3262, 2675, 273, 11871, 2781, 24625...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3689, 14261, 3262, 12, 5748, 8948, 548, 13, 565, 288, 3639, 7985, 80, 18, 2626, 2531, 7675, 739, 5621, 7734, 775, 288, 5411, 333, 18, 20262, 3262, 2675, 273, 11871, 2781, 24625...
String deleteRule = rs.getString(11);
String deleteRule = rs.getString(13);
protected java.sql.ResultSet getImportedExportedKeys(String catalog, String schema, String primaryTable, String foreignTable) throws SQLException { Field f[] = new Field[14]; f[0] = new Field(connection, "PKTABLE_CAT", iVarcharOid, NAME_SIZE); f[1] = new Field(connection, "PKTABLE_SCHEM", iVarcharOid, NAME_SIZE); ...
47288 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47288/7c553901d7ab010ad1cb5bf44f9ca2fdae83909a/AbstractJdbc1DatabaseMetaData.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1DatabaseMetaData.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 2252, 18, 4669, 18, 13198, 336, 24934, 31140, 2396, 12, 780, 6222, 16, 514, 1963, 16, 514, 3354, 1388, 16, 514, 5523, 1388, 13, 1216, 6483, 202, 95, 202, 202, 974, 284, 8526,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 2252, 18, 4669, 18, 13198, 336, 24934, 31140, 2396, 12, 780, 6222, 16, 514, 1963, 16, 514, 3354, 1388, 16, 514, 5523, 1388, 13, 1216, 6483, 202, 95, 202, 202, 974, 284, 8526,...
.setModifiedStatus(true);
.getMartBuilder().showStackTrace(t);
public void run() { // Repaint the schema diagram. DataSetTabSet.this.martTab.getSchemaTabSet() .repaintSchemaDiagram(table.getSchema()); // Repaint the overview diagram too. DataSetTabSet.this.martTab.getSchemaTabSet() .repaintOverviewDiagram(); // Update the explana...
2000 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2000/697fc52b912bb5a1524113edc0e15bf091f78336/DataSetTabSet.java/clean/src/java/org/biomart/builder/view/gui/DataSetTabSet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 9944, 202, 482, 918, 1086, 1435, 288, 6862, 1082, 202, 759, 868, 84, 1598, 326, 1963, 19750, 18, 6862, 1082, 202, 13676, 5661, 694, 18, 2211, 18, 81, 485, 5661, 18, 588, 3078, 5661, 694, 143...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 9944, 202, 482, 918, 1086, 1435, 288, 6862, 1082, 202, 759, 868, 84, 1598, 326, 1963, 19750, 18, 6862, 1082, 202, 13676, 5661, 694, 18, 2211, 18, 81, 485, 5661, 18, 588, 3078, 5661, 694, 143...
int calculateLength() { int result = 0; for (Iterator iter = fields.values().iterator(); iter.hasNext();) { Field field = (Field) iter.next(); if (field.getField() == BeginString.FIELD || field.getField() == BodyLength.FIELD || field.getField() == CheckSum.FIEL...
52526 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52526/ac62cdb33fe9cdcbdda5568204116691fedd13fb/FieldMap.java/buggy/src/quickfix/FieldMap.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 509, 11162, 1782, 1435, 95, 474, 2088, 33, 20, 31, 1884, 12, 3198, 2165, 33, 2821, 18, 2372, 7675, 9838, 5621, 2165, 18, 5332, 2134, 5621, 15329, 974, 1518, 28657, 974, 13, 2165, 18, 4285, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 509, 11162, 1782, 1435, 95, 474, 2088, 33, 20, 31, 1884, 12, 3198, 2165, 33, 2821, 18, 2372, 7675, 9838, 5621, 2165, 18, 5332, 2134, 5621, 15329, 974, 1518, 28657, 974, 13, 2165, 18, 4285, 5...
treeRecoveryFailed(sha1);
treeRecoveryFailed(downloadSHA1);
private URN scanForCorruption(int iteration) { // if we already were told to stop, then stop. if (corruptState==CORRUPT_STOP_STATE) return null; //if the user has not been asked before. URN fileHash=null; try { // let the user know we'r...
5134 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5134/981458889d200dc56874c93616b533602d7ce9ae/ManagedDownloader.java/clean/components/gnutella-core/src/main/java/com/limegroup/gnutella/downloader/ManagedDownloader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 1618, 50, 4135, 1290, 6217, 21421, 12, 474, 6532, 13, 288, 3639, 368, 309, 732, 1818, 4591, 268, 1673, 358, 2132, 16, 1508, 2132, 18, 3639, 309, 261, 3850, 10433, 1119, 631, 9428, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1618, 50, 4135, 1290, 6217, 21421, 12, 474, 6532, 13, 288, 3639, 368, 309, 732, 1818, 4591, 268, 1673, 358, 2132, 16, 1508, 2132, 18, 3639, 309, 261, 3850, 10433, 1119, 631, 9428, ...
aPaintContext.getScale() > SCALE_THRESHOLD){
aPaintContext.getScale() > SCALE_THRESHOLD){
public void paint(PPaintContext aPaintContext) { if (thumbnailNode == null || selected == true || aPaintContext.getScale() > SCALE_THRESHOLD){ if (thumbnailNode != null) { thumbnailNode.setVisible(false); thumbnailNode.setPickable(false); } imagesNode.setVisible(true); setPickable(true); } else {...
55464 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55464/148dd42583e6f2e2118b9ee4227530b5e86d9087/DatasetImagesNode.java/buggy/SRC/org/openmicroscopy/shoola/agents/zoombrowser/piccolo/DatasetImagesNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 12574, 12, 6584, 1598, 1042, 279, 12699, 1042, 13, 288, 9506, 202, 430, 261, 14904, 907, 422, 446, 747, 3170, 422, 638, 747, 1875, 202, 69, 12699, 1042, 18, 588, 5587, 14...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 12574, 12, 6584, 1598, 1042, 279, 12699, 1042, 13, 288, 9506, 202, 430, 261, 14904, 907, 422, 446, 747, 3170, 422, 638, 747, 1875, 202, 69, 12699, 1042, 18, 588, 5587, 14...
public WeakReferenceListNode(Object ref, ReferenceQueue queue, WeakReferenceListNode prev) {
public WeakReferenceListNode(Object ref, ReferenceQueue queue, WeakReferenceListNode next) {
public WeakReferenceListNode(Object ref, ReferenceQueue queue, WeakReferenceListNode prev) { super(ref, queue); this.prev = prev; if (prev != null) { prev.next = this; } }
46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/b174080e1ae646a0fc8e25372ec51dc664d92f79/ObjectSpace.java/buggy/src/org/jruby/runtime/ObjectSpace.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 23632, 2404, 682, 907, 12, 921, 1278, 16, 6268, 3183, 2389, 16, 23632, 2404, 682, 907, 1024, 13, 288, 5411, 2240, 12, 1734, 16, 2389, 1769, 13491, 333, 18, 10001, 273, 2807, 31, 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, 540, 1071, 23632, 2404, 682, 907, 12, 921, 1278, 16, 6268, 3183, 2389, 16, 23632, 2404, 682, 907, 1024, 13, 288, 5411, 2240, 12, 1734, 16, 2389, 1769, 13491, 333, 18, 10001, 273, 2807, 31, 5...
if (domain_id == 0)
if (domain_id == 0) {
public void parse(Defaults d, LinkedList args) throws ParseFailedException, CommandFailedException { int domain_id = getIntParameter(args, 'n', 0); boolean force = getFlagParameter(args, 'f'); String partition_name = getStringParameter(args, 'p', ""); boolean write = getFlagParameter(args, 'w'); if...
3920 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3920/c9e5232d3bb25a56d2243e9927a9f834c51f687a/ParsePhysicalGrant.java/clean/tools/control/src/org/xenoserver/cmdline/ParsePhysicalGrant.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1109, 12, 7019, 302, 16, 10688, 833, 13, 1216, 2884, 12417, 16, 3498, 12417, 288, 565, 509, 2461, 67, 350, 273, 8145, 1662, 12, 1968, 16, 296, 82, 2187, 374, 1769, 565, 1250,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1109, 12, 7019, 302, 16, 10688, 833, 13, 1216, 2884, 12417, 16, 3498, 12417, 288, 565, 509, 2461, 67, 350, 273, 8145, 1662, 12, 1968, 16, 296, 82, 2187, 374, 1769, 565, 1250,...
return InspectionGadgetsBundle.message("constant.conditional.expression.simplify.quickfix"); }
return InspectionGadgetsBundle.message( "constant.conditional.expression.simplify.quickfix"); }
public String getName() { return InspectionGadgetsBundle.message("constant.conditional.expression.simplify.quickfix"); }
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/0c22d3bce35a1ee7d70c329328f649614cf6f21a/ConstantIfStatementInspection.java/buggy/plugins/InspectionGadgets/src/com/siyeh/ig/controlflow/ConstantIfStatementInspection.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 1723, 1435, 288, 1377, 327, 22085, 7017, 43, 361, 14665, 3405, 18, 2150, 2932, 14384, 18, 22019, 18, 8692, 18, 9812, 412, 1164, 18, 19525, 904, 8863, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 1723, 1435, 288, 1377, 327, 22085, 7017, 43, 361, 14665, 3405, 18, 2150, 2932, 14384, 18, 22019, 18, 8692, 18, 9812, 412, 1164, 18, 19525, 904, 8863, 565, 289, 2, -100, -100, ...
"true");
"false");
private void initIOSettings() { deduceBonding = new BooleanIOSetting("DeduceBonding", IOSetting.LOW, "Should the PDBReader deduce bonding patterns?", "true"); useRebondTool = new BooleanIOSetting("UseRebondTool", IOSetting.LOW, "Should the RebondTool be used (or a heuristic...
45254 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45254/310f218e48cac0bbb4ed84ed866fc19092c3a7ff/PDBReader.java/buggy/src/org/openscience/cdk/io/PDBReader.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1208, 4294, 2628, 1435, 288, 3639, 11140, 3965, 9807, 310, 273, 394, 3411, 4294, 5568, 2932, 20563, 3965, 9807, 310, 3113, 1665, 5568, 18, 4130, 16, 1850, 315, 14309, 326, 21601,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4294, 2628, 1435, 288, 3639, 11140, 3965, 9807, 310, 273, 394, 3411, 4294, 5568, 2932, 20563, 3965, 9807, 310, 3113, 1665, 5568, 18, 4130, 16, 1850, 315, 14309, 326, 21601,...
public Pointcut getPointcut(String name) { return null;
public Pointcut getPointcut(String name) throws NoSuchPointcutException { Pointcut[] pcs = getDeclaredPointcuts(); for (Pointcut pc : pcs) if (pc.getName().equals(name)) return pc; throw new NoSuchPointcutException(name);
public Pointcut getPointcut(String name) { // TODO Auto-generated method stub return null; }
53148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53148/92fce1440c9017376efaf544802d8cef07546b03/AjTypeImpl.java/buggy/aspectj5rt/java5-src/org/aspectj/internal/lang/reflect/AjTypeImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 4686, 5150, 15808, 5150, 12, 780, 508, 13, 288, 202, 202, 759, 2660, 8064, 17, 11168, 707, 7168, 202, 202, 2463, 446, 31, 202, 97, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 225, 202, 482, 4686, 5150, 15808, 5150, 12, 780, 508, 13, 288, 202, 202, 759, 2660, 8064, 17, 11168, 707, 7168, 202, 202, 2463, 446, 31, 202, 97, 2, -100, -100, -100, -100, -100, -100, -100,...
if (argCount == 0) { if (itsZeroArgArray >= 0) { cfw.addALoad(itsZeroArgArray); } else { cfw.add(ByteCode.GETSTATIC, "org/mozilla/javascript/ScriptRuntime", "emptyArgs", "[Ljava/lang/Object;"); } } else if (argCount == 1) { if (itsOneArgArray >= 0) cfw.addALoad(itsOneArgArray); else { cfw.addPush(1); cfw.add(ByteCode.A...
if (argCount == 1 && itsOneArgArray >= 0) { cfw.addALoad(itsOneArgArray); } else { addNewObjectArray(argCount);
private void generateCallArgArray(Node node, Node argChild, boolean directCall) { int argCount = 0; for (Node child = argChild; child != null; child = child.getNext()) { ++argCount; } // load array object to set arguments if (argCount == 0) { if (itsZeroAr...
12904 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12904/61f8b426d60087cfa77b544de71fee0d1523ba7e/Codegen.java/buggy/js/rhino/src/org/mozilla/javascript/optimizer/Codegen.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2103, 1477, 4117, 1076, 12, 907, 756, 16, 2029, 1501, 1763, 16, 1250, 2657, 1477, 13, 565, 288, 3639, 509, 1501, 1380, 273, 374, 31, 3639, 364, 261, 907, 1151, 273, 1501, 176...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 2103, 1477, 4117, 1076, 12, 907, 756, 16, 2029, 1501, 1763, 16, 1250, 2657, 1477, 13, 565, 288, 3639, 509, 1501, 1380, 273, 374, 31, 3639, 364, 261, 907, 1151, 273, 1501, 176...
buffer.insert(0, Util.bind("compilation.unresolvedProblem"));
buffer.insert(0, Messages.compilation_unresolvedProblem);
public void addProblemClinit(IProblem[] problems) { generateMethodInfoHeaderForClinit(); // leave two spaces for the number of attributes contentsOffset -= 2; int attributeOffset = contentsOffset; contentsOffset += 2; int attributeNumber = 0; int codeAttributeOffset = contentsOffset; generateCodeAttributeHeade...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/663ec6c2eb68be77ac5a9531885836701530934d/ClassFile.java/buggy/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/ClassFile.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 527, 13719, 2009, 2738, 12, 45, 13719, 8526, 9688, 13, 288, 202, 202, 7163, 1305, 966, 1864, 1290, 2009, 2738, 5621, 202, 202, 759, 8851, 2795, 7292, 364, 326, 1300, 434, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 527, 13719, 2009, 2738, 12, 45, 13719, 8526, 9688, 13, 288, 202, 202, 7163, 1305, 966, 1864, 1290, 2009, 2738, 5621, 202, 202, 759, 8851, 2795, 7292, 364, 326, 1300, 434, ...
if(attempt.equals(myRow.getStringColumn("password"))) return true; return false;
return (encoded.equals(myRow.getStringColumn("password")));
public boolean checkPassword(String attempt) { String encoded = encodePassword( attempt); if(attempt.equals(myRow.getStringColumn("password"))) return true; return false; }
51882 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51882/afff7c8039c03786085747af992b82adab3f4fd3/EPerson.java/clean/dspace/src/org/dspace/eperson/EPerson.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 866, 3913, 12, 780, 4395, 13, 565, 288, 3639, 514, 3749, 273, 2017, 3913, 12, 4395, 1769, 3639, 309, 12, 11764, 18, 14963, 12, 4811, 1999, 18, 588, 780, 1494, 2932, 3664, 6,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 866, 3913, 12, 780, 4395, 13, 565, 288, 3639, 514, 3749, 273, 2017, 3913, 12, 4395, 1769, 3639, 309, 12, 11764, 18, 14963, 12, 4811, 1999, 18, 588, 780, 1494, 2932, 3664, 6,...
if (kind > 55) kind = 55; jjCheckNAdd(55);
if (kind > 52) kind = 52; jjCheckNAdd(33);
private final int jjMoveNfa_0(int startState, int curPos){ int[] nextStates; int startsAt = 0; jjnewStateCnt = 74; int i = 1; jjstateSet[0] = startState; int j, kind = 0x7fffffff; for (;;) { if (++jjround == 0x7fffffff) ReInitRounds(); if (curChar < 64) { long l = 1L << cu...
55820 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55820/89173502837b4d67a69cd30d0b93cf47ed84c8cc/ParserTokenManager.java/clean/src/java/org/apache/velocity/runtime/parser/ParserTokenManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 727, 509, 10684, 7607, 50, 507, 67, 20, 12, 474, 787, 1119, 16, 509, 662, 1616, 15329, 282, 509, 8526, 1024, 7629, 31, 282, 509, 2542, 861, 273, 374, 31, 282, 10684, 2704, 1119, 11750,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 3238, 727, 509, 10684, 7607, 50, 507, 67, 20, 12, 474, 787, 1119, 16, 509, 662, 1616, 15329, 282, 509, 8526, 1024, 7629, 31, 282, 509, 2542, 861, 273, 374, 31, 282, 10684, 2704, 1119, 11750,...
if(!children.contains(child)) {
if (!children.contains(child)) {
public void addChild(MutablePicoContainer child) { if(!children.contains(child)) { children.add(child); } if(!child.getParentContainers().contains(this)) { child.addParent(this); } }
14040 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/14040/93d976bac2f1af67dc5efc1be3007e139eed61c9/DefaultPicoContainer.java/clean/java/picocontainer/src/java/org/picocontainer/defaults/DefaultPicoContainer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 7384, 12, 19536, 52, 10764, 2170, 1151, 13, 288, 3639, 309, 16051, 5906, 18, 12298, 12, 3624, 3719, 288, 5411, 2325, 18, 1289, 12, 3624, 1769, 3639, 289, 3639, 309, 12, 5, 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, 1071, 918, 7384, 12, 19536, 52, 10764, 2170, 1151, 13, 288, 3639, 309, 16051, 5906, 18, 12298, 12, 3624, 3719, 288, 5411, 2325, 18, 1289, 12, 3624, 1769, 3639, 289, 3639, 309, 12, 5, 36...
new DOMEntityResolverWrapper(entityResolver));
new DOMEntityResolverWrapper(entityResolver));
public void setEntityResolver(DOMEntityResolver entityResolver) { try { fConfiguration.setProperty(ENTITY_RESOLVER, new DOMEntityResolverWrapper(entityResolver)); } catch (XMLConfigurationException e) { } }
46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/f1dc890f1935338836c906ce95d34915a40b6ddf/DOMBuilderImpl.java/buggy/src/org/apache/xerces/parsers/DOMBuilderImpl.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 20739, 4301, 12, 3191, 958, 1628, 4301, 1522, 4301, 13, 288, 377, 202, 698, 288, 5411, 284, 1750, 18, 542, 1396, 12, 11101, 67, 17978, 2204, 16, 2868, 9506, 202, 2704, 5467, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4301, 12, 3191, 958, 1628, 4301, 1522, 4301, 13, 288, 377, 202, 698, 288, 5411, 284, 1750, 18, 542, 1396, 12, 11101, 67, 17978, 2204, 16, 2868, 9506, 202, 2704, 5467, ...
public void removeMember(PollableElement member) {
public synchronized void removeMember(PollableElement member) {
public void removeMember(PollableElement member) { Object key = createMemberKey(member); m_members.remove(key); }
11849 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11849/f6b0e5b5026461cd4acd6b2cb6ee097ec30ffa44/PollableContainer.java/clean/src/services/org/opennms/netmgt/poller/pollables/PollableContainer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 1206, 4419, 12, 19085, 429, 1046, 3140, 13, 288, 3639, 1033, 498, 273, 752, 4419, 653, 12, 5990, 1769, 3639, 312, 67, 7640, 18, 4479, 12, 856, 1769, 565, 289, 2, 0, 0...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3852, 918, 1206, 4419, 12, 19085, 429, 1046, 3140, 13, 288, 3639, 1033, 498, 273, 752, 4419, 653, 12, 5990, 1769, 3639, 312, 67, 7640, 18, 4479, 12, 856, 1769, 565, 289, 2, -100, ...
public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction)
public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction)
public int getScrollableUnitIncrement(Rectangle visibleRect, int orientation, int direction) { return 1; }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/2fe995482ddd93e201e63c55d9ab773c376aa6f3/JTree.java/buggy/core/src/classpath/javax/javax/swing/JTree.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 509, 11971, 30453, 2802, 10798, 12, 19463, 6021, 6120, 16, 4766, 3639, 509, 9820, 16, 509, 4068, 13, 225, 288, 565, 327, 404, 31, 225, 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, 282, 1071, 509, 11971, 30453, 2802, 10798, 12, 19463, 6021, 6120, 16, 4766, 3639, 509, 9820, 16, 509, 4068, 13, 225, 288, 565, 327, 404, 31, 225, 289, 2, -100, -100, -100, -100, -100, -100, ...
-1, -1, -1, -1, -1, 91, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 290, 291, -1, 293, 294, 295, 296, 297, -1, -1, -1, 0, -1, -1, -1, -1, -1, -1, -1, -1, -1, 10, 125, -1, -1, -1, -1, -1, -1, -1, 320, 321, 322,
-1, -1, 10, -1, -1, -1, 125, -1, -1, 262, 263, 264, -1, -1, -1, 268, 269, -1, 271, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 41, -1, -1, 44, 290, 291, -1, 293, 294, 295, 296, 297, -1, -1, -1, -1, -1, 58, 59, -1, -1, -1, ...
private static final short[] yyCheck3() { return new short[] { -1, -1, -1, -1, -1, 91, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 290, 291, -1, 293, 294, 295, 296, 297, -1, -1, -1, 0, -1, -1, -1, -1, -1, -1, -1...
46770 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46770/a404cb04ade8bbc527b55cf473199686102428e1/YyTables.java/buggy/src/org/jruby/parser/YyTables.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 760, 727, 3025, 8526, 9016, 1564, 23, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 6647, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 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, 565, 3238, 760, 727, 3025, 8526, 9016, 1564, 23, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 6647, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 282, 300, 21, 16, 28...
match(input,EOL,FOLLOW_EOL_in_expander_lhs_block1113);
match(input,EOL,FOLLOW_EOL_in_expander_lhs_block1080);
public void expander_lhs_block(AndDescr descrs) throws RecognitionException { PatternDescr d = null; String text = null; try { // C:\Projects\jboss-rules\drools-compiler\src\main\resources\org\drools\lang\drl.g:348:17: ( ( options {greedy=false; } : '>' d= lhs | ( options {greedy=...
31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/61acd40072560afada3f7897673309e5b51b402d/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 4542, 264, 67, 80, 4487, 67, 2629, 12, 1876, 16198, 3044, 5453, 13, 1216, 9539, 288, 6647, 6830, 16198, 302, 273, 446, 31, 3639, 514, 977, 273, 446, 31, 3639, 775, 288, 5411,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 4542, 264, 67, 80, 4487, 67, 2629, 12, 1876, 16198, 3044, 5453, 13, 1216, 9539, 288, 6647, 6830, 16198, 302, 273, 446, 31, 3639, 514, 977, 273, 446, 31, 3639, 775, 288, 5411,...
if (prev == null) { System.err.println("[BUG] Try to pop block from empty stack."); return; }
if (prev == null) { ruby.getRuntime().printBug("Try to pop block from empty stack."); return; }
public void pop() { if (prev == null) { System.err.println("[BUG] Try to pop block from empty stack."); return; } this.var = prev.var; this.body = prev.body; this.self = prev.self; this.frame = prev.frame; this.scope = prev.scope; this.klass = prev.kl...
45827 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45827/ec719ef82be7ea6956b3d139a2ce2d236eed4568/RubyBlock.java/clean/org/jruby/runtime/RubyBlock.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1843, 1435, 288, 377, 202, 430, 261, 10001, 422, 446, 13, 288, 377, 202, 202, 3163, 18, 370, 18, 8222, 2932, 63, 4827, 65, 6161, 358, 1843, 1203, 628, 1008, 2110, 1199, 1769,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1843, 1435, 288, 377, 202, 430, 261, 10001, 422, 446, 13, 288, 377, 202, 202, 3163, 18, 370, 18, 8222, 2932, 63, 4827, 65, 6161, 358, 1843, 1203, 628, 1008, 2110, 1199, 1769,...
} else if (sibling != null) {
} else if (sibling != null) {
public int getColumnNo() { if (mColumnNo == NOT_INITIALIZED) { // an inner AST that has been initialized // with initialize(String text) DetailAST child = (DetailAST) getFirstChild(); DetailAST sibling = (DetailAST) getNextSibling(); if (child != null...
31427 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31427/3288a81e30ddea194f76bd74f3b509500b864163/DetailAST.java/buggy/src/checkstyle/com/puppycrawl/tools/checkstyle/api/DetailAST.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 509, 6716, 2279, 1435, 565, 288, 3639, 309, 261, 81, 1494, 2279, 422, 4269, 67, 12919, 25991, 13, 288, 5411, 368, 392, 3443, 9183, 716, 711, 2118, 6454, 5411, 368, 598, 4046, 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, 509, 6716, 2279, 1435, 565, 288, 3639, 309, 261, 81, 1494, 2279, 422, 4269, 67, 12919, 25991, 13, 288, 5411, 368, 392, 3443, 9183, 716, 711, 2118, 6454, 5411, 368, 598, 4046, 12, ...
task.setActive(false);
task.setActive(false, false);
protected void readTaskInfo(ITask task, TaskList tlist, Element element, AbstractCategory category, ITask parent) throws MylarExternalizerException{ if (element.hasAttribute(PRIORITY)) { task.setPriority(element.getAttribute(PRIORITY)); } else { task.setPriority("P3"); } if (element.hasAttribute(PATH)) { ta...
51989 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51989/dd8061c5b5ac5d636d93251d6e8aea9e2918ddfe/DefaultTaskListExternalizer.java/clean/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/internal/DefaultTaskListExternalizer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 855, 2174, 966, 12, 1285, 835, 1562, 16, 3837, 682, 268, 1098, 16, 3010, 930, 16, 4115, 4457, 3150, 16, 467, 2174, 982, 13, 225, 1216, 8005, 7901, 6841, 1824, 503, 95, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 855, 2174, 966, 12, 1285, 835, 1562, 16, 3837, 682, 268, 1098, 16, 3010, 930, 16, 4115, 4457, 3150, 16, 467, 2174, 982, 13, 225, 1216, 8005, 7901, 6841, 1824, 503, 95, ...
public static TimeInterval getTimeOffset() { if (serverOffset == null) { try { serverOffset = getServerTimeOffset(); } catch (IOException e) { // oh well, cant get to server, use CPU time, so // offset is zero return ZERO_OFFS...
52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/5eaec8d53278e30d68d4f243d60f94a06ec33084/ClockUtil.java/buggy/src/edu/sc/seis/fissuresUtil/chooser/ClockUtil.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 2647, 4006, 6135, 2335, 1435, 288, 3639, 309, 261, 3567, 2335, 422, 446, 13, 288, 5411, 775, 288, 7734, 1438, 2335, 273, 11543, 950, 2335, 5621, 5411, 289, 1044, 261, 14106, 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, 377, 1071, 760, 2647, 4006, 6135, 2335, 1435, 288, 3639, 309, 261, 3567, 2335, 422, 446, 13, 288, 5411, 775, 288, 7734, 1438, 2335, 273, 11543, 950, 2335, 5621, 5411, 289, 1044, 261, 14106, 42...
hmc = (HibernateMappedClass)InvokerHelper.invokeStaticMethod(className, "get", new Object[] { new Integer(1) });
hmc = (HibernateMappedClass)InvokerHelper.invokeStaticMethod(hmc.getClass(), "get", new Object[] { new Integer(1) });
public void testDynamicMethods() { HibernateMappedClass hmc = new HibernateMappedClass(); hmc.setMyProp("somevalue"); InvokerHelper.invokeMethod(hmc, "save", new Object[0]); String className = hmc.getClass().getName(); hmc = null; hmc = (HibernateMappedClass)InvokerHelper.invokeStaticMethod(className, "get", n...
51576 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51576/3357dfdd2f4bda88b5e54f759140a9ee83d5b1bc/HibernateMappedClassTests.java/clean/test/persistence/org/codehaus/groovy/grails/orm/hibernate/HibernateMappedClassTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 9791, 4712, 1435, 288, 202, 202, 44, 24360, 12868, 797, 366, 13952, 273, 394, 670, 24360, 12868, 797, 5621, 202, 202, 76, 13952, 18, 542, 12062, 4658, 2932, 19068, 11...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 1842, 9791, 4712, 1435, 288, 202, 202, 44, 24360, 12868, 797, 366, 13952, 273, 394, 670, 24360, 12868, 797, 5621, 202, 202, 76, 13952, 18, 542, 12062, 4658, 2932, 19068, 11...
throw new BAD_PARAM("Unable to align at " + alignment);
BAD_PARAM p = new BAD_PARAM("Unable to align at " + alignment); p.initCause(ex); throw p;
public void align(int alignment) { try { int d = (count + offset) % alignment; if (d > 0) { skip(alignment - d); } } catch (Exception ex) { throw new BAD_PARAM("Unable to align at " + alignment); } }
45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/530b07ccb0c4fb1bf75b0623599a435d741fe9e8/aligningOutputStream.java/buggy/libraries/javalib/gnu/CORBA/CDR/aligningOutputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 5689, 12, 474, 8710, 13, 225, 288, 565, 775, 1377, 288, 3639, 509, 302, 273, 261, 1883, 397, 1384, 13, 738, 8710, 31, 3639, 309, 261, 72, 405, 374, 13, 1850, 288, 5411, 248...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 5689, 12, 474, 8710, 13, 225, 288, 565, 775, 1377, 288, 3639, 509, 302, 273, 261, 1883, 397, 1384, 13, 738, 8710, 31, 3639, 309, 261, 72, 405, 374, 13, 1850, 288, 5411, 248...
methodParms = new JavaValueNode[parameterList.size()]; int plSize = parameterList.size(); for (int index = 0; index < plSize; index++) { QueryTreeNode qt; qt = (QueryTreeNode) parameterList.elementAt(index); /* ** If the parameter is a SQL ValueNode, there are two ** possibilities. Either it is a JavaValueNode wi...
this.methodParms = methodParms;
public void addParms(Vector parameterList) throws StandardException { methodParms = new JavaValueNode[parameterList.size()]; int plSize = parameterList.size(); for (int index = 0; index < plSize; index++) { QueryTreeNode qt; qt = (QueryTreeNode) parameterList.elementAt(index); /* ** If the parameter is a S...
56322 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56322/3905037dc89fc3fa02963b0c73dd4783578786fb/MethodCallNode.java/buggy/java/engine/org/apache/derby/impl/sql/compile/MethodCallNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 527, 28572, 12, 5018, 1569, 682, 13, 1216, 8263, 503, 202, 95, 202, 202, 2039, 28572, 273, 394, 5110, 620, 907, 63, 6775, 682, 18, 1467, 1435, 15533, 202, 202, 474, 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, 918, 527, 28572, 12, 5018, 1569, 682, 13, 1216, 8263, 503, 202, 95, 202, 202, 2039, 28572, 273, 394, 5110, 620, 907, 63, 6775, 682, 18, 1467, 1435, 15533, 202, 202, 474, 202, ...
setPath(nodes,true);
setPath(nodes, true);
protected void createPath() { List<Path.Node> nodes=new LinkedList<Path.Node>(); nodes.add(new Path.Node(4,12)); //its around the table with the beers and to the furnance nodes.add(new Path.Node(15,12)); nodes.add(new Path.Node(15,12)); nodes.add(new Path.Node(15,8)); ...
4438 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4438/d512245d8e26069d9f1c5a15fba078b322c3b0ac/Semos.java/buggy/src/games/stendhal/server/maps/Semos.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4202, 4750, 918, 752, 743, 1435, 3639, 288, 3639, 987, 32, 743, 18, 907, 34, 2199, 33, 2704, 10688, 32, 743, 18, 907, 34, 5621, 3639, 2199, 18, 1289, 12, 2704, 2666, 18, 907, 12, 24, 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, 4202, 4750, 918, 752, 743, 1435, 3639, 288, 3639, 987, 32, 743, 18, 907, 34, 2199, 33, 2704, 10688, 32, 743, 18, 907, 34, 5621, 3639, 2199, 18, 1289, 12, 2704, 2666, 18, 907, 12, 24, 16, ...
public void consumeActionBinding(IConfigurationElement element) throws WorkbenchException {
public void consumeActionBinding(IConfigurationElement element) {
public void consumeActionBinding(IConfigurationElement element) throws WorkbenchException { consumeBinding(element, false); }
56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/c93d807ed962723d90daba76fc2003e2c1801cbc/NavigatorViewerDescriptor.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/internal/navigator/extensions/NavigatorViewerDescriptor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 7865, 1803, 5250, 12, 45, 1750, 1046, 930, 13, 1082, 202, 15069, 4147, 22144, 503, 288, 202, 202, 21224, 5250, 12, 2956, 16, 629, 1769, 202, 97, 2, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 7865, 1803, 5250, 12, 45, 1750, 1046, 930, 13, 1082, 202, 15069, 4147, 22144, 503, 288, 202, 202, 21224, 5250, 12, 2956, 16, 629, 1769, 202, 97, 2, -100, -100, -100, -100...
ArchivalUnit au = m_plugin.createAu(config);
ArchivalUnit au = null; try { au = m_plugin.createAu(config); } catch (Exception ex) { JOptionPane.showMessageDialog(this,"Unable to create an Archival Unit:\n" + ex.getMessage(), "CrawlRule Test Error", JOptionPane.ERROR_MESSAGE); }
private ArchivalUnit makeAu() throws ConfigurationException { Properties props = new Properties(); for (Iterator it = m_descrMap.keySet().iterator(); it.hasNext(); ) { String key = (String) it.next(); String value = ( (JTextField) m_descrMap.get(key)).getText(); props.put(key, value); } Con...
8150 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8150/8cebf6a8ca182c84b2932795be525709febec4a0/CrawlRuleTestDialog.java/clean/tools/src/org/lockss/devtools/plugindef/CrawlRuleTestDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 16959, 5162, 2802, 1221, 37, 89, 1435, 1216, 22196, 288, 565, 6183, 3458, 273, 394, 6183, 5621, 565, 364, 261, 3198, 518, 273, 312, 67, 28313, 863, 18, 856, 694, 7675, 9838, 5621, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 16959, 5162, 2802, 1221, 37, 89, 1435, 1216, 22196, 288, 565, 6183, 3458, 273, 394, 6183, 5621, 565, 364, 261, 3198, 518, 273, 312, 67, 28313, 863, 18, 856, 694, 7675, 9838, 5621, ...
-1, 299, -1, -1, 302, 303, 304, 305, 306, 307, 308, 309, -1, 311, 312, 313, 314, -1, -1, 317, 318, 319, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 339, -1, -1, 342, -1, 344, 345, 346, -1, 348, -1, 350, -1, 352,...
298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, -1, 311, 312, 313, 314, -1, 316, 317, 318, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, -1, 338, -1, -1, 341, -1, 343, 344, 345, -1, 347, -1, -1, -1, 351, -1...
private static final short[] yyCheck4() { return new short[] { 125, 283, 284, 285, 286, 287, 288, 289, -1, -1, 292, -1, -1, -1, -1, 93, 298, 299, 300, 301, 302, 303, 304, 305, 306, 307, 308, 309, 41, 311, 312, 313, 314, 0, -1, 317...
45298 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45298/a404cb04ade8bbc527b55cf473199686102428e1/YyTables.java/clean/src/org/jruby/parser/YyTables.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 3238, 760, 727, 3025, 8526, 9016, 1564, 24, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 1850, 30616, 16, 225, 9131, 23, 16, 225, 576, 5193, 16, 225, 576, 7140, 16, 225, 576, 5292, 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, 1564, 24, 1435, 288, 1377, 327, 394, 3025, 8526, 288, 1850, 30616, 16, 225, 9131, 23, 16, 225, 576, 5193, 16, 225, 576, 7140, 16, 225, 576, 5292, 16, ...
res.append("X509 CertList: \n["); res.append("\n tbsCertList:\n ["); res.append(tbsCertList.toString()); res.append("\n ]"); res.append("\n signatureAlgorithm:\n ["); res.append(signatureAlgorithm.toString()); res.append("\n ]"); res.append("\n signatureValue:\n ["); res.append("\n ]"); res.append("\n]");
tbsCertList.dumpValue(res); res.append("\nSignature Value:\n"); res.append(Array.toString(signatureValue, ""));
public String toString() { StringBuffer res = new StringBuffer(); res.append("X509 CertList: \n["); //$NON-NLS-1$ res.append("\n tbsCertList:\n ["); //$NON-NLS-1$ res.append(tbsCertList.toString()); res.append("\n ]"); //$NON-NLS-1$ res.append("\n signatureAlgorithm:\n ...
54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/5f92ac3dc7933698de590d577cb4f14dfdd3ee4d/CertificateList.java/buggy/modules/security/src/main/java/common/org/apache/harmony/security/x509/CertificateList.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 1762, 1435, 288, 3639, 6674, 400, 273, 394, 6674, 5621, 3639, 400, 18, 6923, 2932, 60, 5995, 11921, 682, 30, 521, 82, 63, 8863, 4329, 3993, 17, 5106, 17, 21, 8, 3639, 400, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 514, 1762, 1435, 288, 3639, 6674, 400, 273, 394, 6674, 5621, 3639, 400, 18, 6923, 2932, 60, 5995, 11921, 682, 30, 521, 82, 63, 8863, 4329, 3993, 17, 5106, 17, 21, 8, 3639, 400, ...
IGetParameterDefinitionTask task = getParameterDefinitionTask( design, options ); return task.getDefaultValue( parameterName );
IGetParameterDefinitionTask task = null; Object defaultValue = null; try { task = getParameterDefinitionTask( design, options ); if ( task != null ) defaultValue = task.getDefaultValue( parameterName ); } finally { if ( task != null ) task.close( ); } return defaultValue;
public Object getParameterDefaultValue( IViewerReportDesignHandle design, String parameterName, InputOptions options ) throws ReportServiceException { IGetParameterDefinitionTask task = getParameterDefinitionTask( design, options ); return task.getDefaultValue( parameterName ); }
5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/d835cdf138e9d6d6ae54363d70ba647041cf4669/BirtViewerReportService.java/clean/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/service/BirtViewerReportService.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 5575, 15646, 12, 467, 18415, 4820, 15478, 3259, 8281, 16, 1082, 202, 780, 15524, 16, 2741, 1320, 702, 262, 1082, 202, 15069, 8706, 15133, 202, 95, 202, 202, 45, 967, 1662,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 5575, 15646, 12, 467, 18415, 4820, 15478, 3259, 8281, 16, 1082, 202, 780, 15524, 16, 2741, 1320, 702, 262, 1082, 202, 15069, 8706, 15133, 202, 95, 202, 202, 45, 967, 1662,...
public static void paintInlineContext( Context c, Box box ) { BlockBox block = (BlockBox)box; // translate into local coords // account for the origin of the containing box c.getGraphics().translate( box.x, box.y ); // for each line box c.getGraphics().setColor( Color.black...
8125 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8125/dab5f0ea0f21b11bc9059602a912aff22532b469/InlinePainter.java/buggy/src/java/org/xhtmlrenderer/render/InlinePainter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 3845, 6459, 84, 1598, 10870, 1042, 12, 1042, 71, 16, 3514, 2147, 15329, 1768, 3514, 2629, 28657, 1768, 3514, 13, 2147, 31, 759, 13929, 474, 355, 23735, 9076, 759, 4631, 1884, 5787, 10012, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 3845, 6459, 84, 1598, 10870, 1042, 12, 1042, 71, 16, 3514, 2147, 15329, 1768, 3514, 2629, 28657, 1768, 3514, 13, 2147, 31, 759, 13929, 474, 355, 23735, 9076, 759, 4631, 1884, 5787, 10012, ...
ejb.addCMPField(new CMPField("value", String.class, false));
protected void setUp() throws Exception { super.setUp(); // initialize the database ds = new AxionDataSource("jdbc:axiondb:testdb"); Connection c = ds.getConnection(); Statement s = c.createStatement(); s.execute("CREATE TABLE MOCK(ID INTEGER, VALUE VARCHAR(50))"); s...
47052 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47052/8ea2ca0f8e130cb6dd2e2e25a4fefefce3abe016/BasicCMPEntityContainerTest.java/clean/openejb2/modules/core/src/test/org/openejb/entity/BasicCMPEntityContainerTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 24292, 1435, 1216, 1185, 288, 3639, 2240, 18, 542, 1211, 5621, 3639, 368, 4046, 326, 2063, 3639, 3780, 273, 394, 22516, 285, 8597, 2932, 24687, 30, 651, 285, 1966, 30, 3813, 19...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 24292, 1435, 1216, 1185, 288, 3639, 2240, 18, 542, 1211, 5621, 3639, 368, 4046, 326, 2063, 3639, 3780, 273, 394, 22516, 285, 8597, 2932, 24687, 30, 651, 285, 1966, 30, 3813, 19...
ProfileManager profileManager = null;
PortalService service = null;
public Layout newInstance(String layoutName) throws ProcessingException { Object[] o = (Object[]) this.layouts.get( layoutName ); if ( o == null ) { throw new ProcessingException("LayoutDescription with name '" + layoutName + "' not found."); } DefaultLayoutDes...
46428 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46428/f9c6f0087139d83c4f494052a0a93b1b6c9d7f3a/DefaultLayoutFactory.java/clean/src/blocks/portal/java/org/apache/cocoon/portal/layout/impl/DefaultLayoutFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 9995, 5984, 12, 780, 3511, 461, 13, 377, 1216, 19652, 503, 288, 3639, 1033, 8526, 320, 273, 261, 921, 63, 5717, 333, 18, 28283, 18, 588, 12, 3511, 461, 11272, 10792, 309, 261, 320...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 9995, 5984, 12, 780, 3511, 461, 13, 377, 1216, 19652, 503, 288, 3639, 1033, 8526, 320, 273, 261, 921, 63, 5717, 333, 18, 28283, 18, 588, 12, 3511, 461, 11272, 10792, 309, 261, 320...
public void socketOpened(SimTask task, long socketID) {
public void socketOpened(long socketID) {
public void socketOpened(SimTask task, long socketID) { //System.out.println("SocketServicer: Socket ID " + socketID + " is open for business!"); //System.out.flush(); /*try { GLOReference thisRef = task.makeReference(this); task.registerTimerEvent(ACCESS_TYPE.GET, 5000, true, thisRef); } catch (Instantiati...
55380 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55380/214b73439cec303729af30c996fa8b4a76d2f0e4/SocketServicer.java/clean/src/com/sun/gi/apps/rawsocket/SocketServicer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 2987, 23115, 12, 7993, 2174, 1562, 16, 1525, 2987, 734, 13, 288, 202, 202, 759, 3163, 18, 659, 18, 8222, 2932, 4534, 827, 90, 21349, 30, 8758, 1599, 315, 397, 2987, 734, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 2987, 23115, 12, 7993, 2174, 1562, 16, 1525, 2987, 734, 13, 288, 202, 202, 759, 3163, 18, 659, 18, 8222, 2932, 4534, 827, 90, 21349, 30, 8758, 1599, 315, 397, 2987, 734, ...
Class[] sig1, Class[] sig2) {
Class[] sig1, Class[] sig2) {
public static int preferSignature(Object[] args, Class[] sig1, Class[] sig2) { int preference = 0; for (int j = 0; j < args.length; j++) { Class type1 = sig1[j]; Class type2 = sig2[j]; if (type1 == type2) { continue;...
11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/9cc29b7e2280631c283f30ba01a6607b657897c9/NativeJavaMethod.java/clean/js/rhino/org/mozilla/javascript/NativeJavaMethod.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 509, 13256, 5374, 12, 921, 8526, 833, 16, 4766, 4202, 1659, 8526, 3553, 21, 16, 1659, 8526, 3553, 22, 13, 288, 4202, 509, 11555, 273, 374, 31, 3639, 364, 261, 474, 525, 273, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 509, 13256, 5374, 12, 921, 8526, 833, 16, 4766, 4202, 1659, 8526, 3553, 21, 16, 1659, 8526, 3553, 22, 13, 288, 4202, 509, 11555, 273, 374, 31, 3639, 364, 261, 474, 525, 273, ...
assertEquals(2, list.size()); if (((AtomContainer)list.get(0)).getAtomCount() == 11) { assertEquals(11, ((AtomContainer)list.get(0)).getAtomCount()); assertEquals(2, ((AtomContainer)list.get(1)).getAtomCount()); } else { assertEquals(2, ((AtomContainer)list.get(0)).getAtomCount()); assertEquals(11, ((AtomContainer)lis...
assertEquals(1, list.size()); assertEquals(11, ((AtomContainer)list.get(0)).getAtomCount());
public void testSFBug1110537() { String file1 = "data/mdl/5SD.mol"; String file2 = "data/mdl/ADN.mol"; Molecule mol1 = new Molecule(); Molecule mol2 = new Molecule(); try { new MDLReader(new FileReader(file1)).read(mol1); new MDLReader(new FileReader(...
1306 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1306/f38eeff8465d49eb6007a5e37e36e6f584a18741/UniversalIsomorphismTesterTest.java/clean/src/org/openscience/cdk/test/isomorphism/UniversalIsomorphismTesterTest.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1842, 22395, 19865, 2499, 21661, 6418, 1435, 288, 3639, 514, 585, 21, 273, 315, 892, 19, 1264, 80, 19, 25, 9903, 18, 21260, 14432, 3639, 514, 585, 22, 273, 315, 892, 19, 1264...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 22395, 19865, 2499, 21661, 6418, 1435, 288, 3639, 514, 585, 21, 273, 315, 892, 19, 1264, 80, 19, 25, 9903, 18, 21260, 14432, 3639, 514, 585, 22, 273, 315, 892, 19, 1264...
public void actionPerformed(ActionEvent evt){ saveComments(currentSelectedBugLeaf, currentSelectedBugAspects); PreferencesFrame.getInstance().setLocationRelativeTo(MainFrame.this); PreferencesFrame.getInstance().setVisible(true); }
public void actionPerformed(java.awt.event.ActionEvent evt) { about(); }
public void actionPerformed(ActionEvent evt){ saveComments(currentSelectedBugLeaf, currentSelectedBugAspects); PreferencesFrame.getInstance().setLocationRelativeTo(MainFrame.this); PreferencesFrame.getInstance().setVisible(true); }
10715 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10715/d31a42c3b951cd6c7cf55bcecd1fe65d7034e38b/MainFrame.java/buggy/findbugs/src/java5/edu/umd/cs/findbugs/gui2/MainFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 26100, 12, 1803, 1133, 6324, 15329, 9506, 202, 5688, 9051, 12, 2972, 7416, 19865, 9858, 16, 783, 7416, 19865, 17468, 87, 1769, 9506, 202, 12377, 3219, 18, 588, 1442, 7675, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 26100, 12, 1803, 1133, 6324, 15329, 9506, 202, 5688, 9051, 12, 2972, 7416, 19865, 9858, 16, 783, 7416, 19865, 17468, 87, 1769, 9506, 202, 12377, 3219, 18, 588, 1442, 7675, ...
{
boolean matches(QName mode, Node node) { if ((mode == null && this.mode != null) || (mode != null && !mode.equals(this.mode))) { return false; } if (match == null) { return false; } return match.matches(node); }
1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/27e9978154ebcb2e4d9c4e05e11bf17d1b8e1ef5/Template.java/buggy/core/src/classpath/gnu/gnu/xml/transform/Template.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1250, 1885, 12, 13688, 1965, 16, 2029, 756, 13, 377, 309, 14015, 3188, 422, 446, 597, 333, 18, 3188, 480, 446, 13, 747, 3639, 261, 3188, 480, 446, 597, 401, 3188, 18, 14963, 12, 2211, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1250, 1885, 12, 13688, 1965, 16, 2029, 756, 13, 377, 309, 14015, 3188, 422, 446, 597, 333, 18, 3188, 480, 446, 13, 747, 3639, 261, 3188, 480, 446, 597, 401, 3188, 18, 14963, 12, 2211, ...
final byte[] data = new byte[1];
public final String readLine() throws IOException { final StringBuffer buffer = new StringBuffer(); final byte[] data = new byte[1]; boolean eof = false; while (true) { if (read(data, 0, 1) != 1) { eof = true; break; } final char ch = (char) (data[0] & 0xff); if (ch == '\n') { break; } if (ch == '\r') { ...
45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/1ec8969a05c3f09c4b5b6551bf396137acb82de2/DataInputStream.java/buggy/libraries/javalib/java/io/DataInputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 727, 514, 12273, 1435, 1216, 1860, 288, 202, 6385, 6674, 1613, 273, 394, 6674, 5621, 202, 6385, 1160, 8526, 501, 273, 394, 1160, 63, 21, 15533, 202, 6494, 14813, 273, 629, 31, 202, 17523...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 727, 514, 12273, 1435, 1216, 1860, 288, 202, 6385, 6674, 1613, 273, 394, 6674, 5621, 202, 6385, 1160, 8526, 501, 273, 394, 1160, 63, 21, 15533, 202, 6494, 14813, 273, 629, 31, 202, 17523...
Buffer buffer = buffersFirst; while(buffer != null) { FoldHandler handler = FoldHandler.getFoldHandler( buffer.getStringProperty("folding")); if(handler != buffer.getFoldHandler()) { buffer.setFoldHandler(handler); } buffer = buffer.getNext(); } }
public static void addPluginJAR(String path) { // backwards compatibility... PluginJAR jar = new EditPlugin.JAR(new File(path)); jars.addElement(jar); jar.init(); EditBus.send(new PluginUpdate(jar,PluginUpdate.LOADED)); if(!isMainThread()) { EditBus.send(new DynamicMenuChanged("plugins")); // buffers retain...
8690 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8690/c2b0e9328a5e7fd21eb359767c4187f291dd7e77/jEdit.java/clean/org/gjt/sp/jedit/jEdit.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 918, 527, 3773, 46, 985, 12, 780, 589, 13, 202, 95, 202, 202, 759, 12727, 8926, 2777, 202, 202, 3773, 46, 985, 7334, 273, 394, 15328, 3773, 18, 46, 985, 12, 2704, 1387,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 760, 918, 527, 3773, 46, 985, 12, 780, 589, 13, 202, 95, 202, 202, 759, 12727, 8926, 2777, 202, 202, 3773, 46, 985, 7334, 273, 394, 15328, 3773, 18, 46, 985, 12, 2704, 1387,...
if (children == null) return 0;
public int attachChild(Spatial child) { if (child != null) { if (child.getParent() != this) { if (child.getParent() != null) { child.getParent().detachChild(child); } child.setParent(this); if(children == null) { ...
19503 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19503/50acd993eb866b3cdd2f53f44ea117077bfac955/Node.java/clean/src/com/jme/scene/Node.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 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, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 327, 374, 31, 225, 309, 261, 5906, 422, 446, 13, 327,...
Hierarchy[] hierarchies = dimension.getHierarchies(); for (int h = 0; h < hierarchies.length; h++) { HierarchyBase hierarchy = (HierarchyBase) hierarchies[h]; populateHierarchy(connection, cube, hierarchy, rows);
Hierarchy[] hierarchies = dimension.getHierarchies(); for (int h = 0; h < hierarchies.length; h++) { HierarchyBase hierarchy = (HierarchyBase) hierarchies[h]; populateHierarchy(schemaReader, cube, hierarchy, rows); }
public void populate(XmlaResponse response, List rows) throws XmlaException { DataSourcesConfig.DataSource ds = handler.getDataSource(request); DataSourcesConfig.Catalog[] catalogs = handler.getCatalogs(request, ds); String role = request.getRole(); ...
37907 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/37907/dd3619858adf8a80618b1c4b570c84445dc1e849/RowsetDefinition.java/buggy/src/main/mondrian/xmla/RowsetDefinition.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 918, 6490, 12, 4432, 69, 1064, 766, 16, 987, 2595, 13, 1216, 5714, 69, 503, 288, 5411, 1910, 8628, 809, 18, 8597, 3780, 273, 1838, 18, 588, 8597, 12, 2293, 1769, 5411, 1910, 8628,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 6490, 12, 4432, 69, 1064, 766, 16, 987, 2595, 13, 1216, 5714, 69, 503, 288, 5411, 1910, 8628, 809, 18, 8597, 3780, 273, 1838, 18, 588, 8597, 12, 2293, 1769, 5411, 1910, 8628,...
return ((1 << getType(ch)) & ((1 << SPACE_SEPARATOR) | (1 << LINE_SEPARATOR) | (1 << PARAGRAPH_SEPARATOR))) != 0;
return isSpaceChar((int)ch);
public static boolean isSpaceChar(char ch) { return ((1 << getType(ch)) & ((1 << SPACE_SEPARATOR) | (1 << LINE_SEPARATOR) | (1 << PARAGRAPH_SEPARATOR))) != 0; }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/1b7948b90667ad6e59c157b1700e8034e8813d3a/Character.java/buggy/core/src/classpath/5.0/java/lang/Character.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 760, 1250, 353, 3819, 2156, 12, 3001, 462, 13, 225, 288, 565, 327, 14015, 21, 2296, 3130, 12, 343, 3719, 5411, 473, 14015, 21, 2296, 20583, 67, 4550, 13, 9079, 571, 261, 21, 2296,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 353, 3819, 2156, 12, 3001, 462, 13, 225, 288, 565, 327, 14015, 21, 2296, 3130, 12, 343, 3719, 5411, 473, 14015, 21, 2296, 20583, 67, 4550, 13, 9079, 571, 261, 21, 2296,...
super();
editor = new JTextField("", 9);
public MetalComboBoxEditor() { super(); editor.setBorder(new MetalComboBoxEditorBorder()); }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/7cc107e01ff95c250142dda3e246542e1b0c0794/MetalComboBoxEditor.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalComboBoxEditor.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 21604, 287, 22199, 6946, 1435, 225, 288, 565, 4858, 273, 394, 804, 16157, 2932, 3113, 2468, 1769, 565, 4858, 18, 542, 8107, 12, 2704, 21604, 287, 22199, 6946, 8107, 10663, 225, 289, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 21604, 287, 22199, 6946, 1435, 225, 288, 565, 4858, 273, 394, 804, 16157, 2932, 3113, 2468, 1769, 565, 4858, 18, 542, 8107, 12, 2704, 21604, 287, 22199, 6946, 8107, 10663, 225, 289, ...
final XmlTag tag = PsiTreeUtil.getParentOfType(prevLeaf.getPsi(), XmlTag.class); if(tag == null) return;
XmlTag tag = PsiTreeUtil.getParentOfType(prevLeaf.getPsi(), XmlTag.class); if(tag == null) { PsiElement element2 = file.findElementAt(prevLeaf.getStartOffset()); tag = PsiTreeUtil.getParentOfType(element2, XmlTag.class); if (tag == null) return; }
private void handleXmlSlash(Project project, Editor editor){ PsiDocumentManager.getInstance(project).commitAllDocuments(); XmlFile file = (XmlFile)PsiDocumentManager.getInstance(project).getPsiFile(editor.getDocument()); final int offset = editor.getCaretModel().getOffset(); PsiElement element = file.find...
56627 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56627/18bf6a35069076d96c7cf4e2e4aea0f4878cc0fc/TypedHandler.java/clean/source/com/intellij/codeInsight/editorActions/TypedHandler.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 3238, 918, 1640, 4432, 11033, 12, 4109, 1984, 16, 18451, 4858, 15329, 565, 453, 7722, 2519, 1318, 18, 588, 1442, 12, 4406, 2934, 7371, 1595, 12922, 5621, 565, 5714, 812, 585, 273, 261, 44...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1640, 4432, 11033, 12, 4109, 1984, 16, 18451, 4858, 15329, 565, 453, 7722, 2519, 1318, 18, 588, 1442, 12, 4406, 2934, 7371, 1595, 12922, 5621, 565, 5714, 812, 585, 273, 261, 44...
if ( displayPane != null && displayPane.getDocument() instanceof HTMLDocument ) { HTMLDocument currentHTML = null; if ( shouldReset ) { displayPane.setText( header + "<style>" + BUFFER_STYLE + "</style></head>" + displayBuffer.toString() + "</body></html>" ); } else if ( newContents != null && displayPane.getDocument(...
protected void fireBufferChanged( int changeType, String newContents ) { if ( changeType != LOGFILE_CHANGE ) { boolean shouldScroll = displayBuffer.length() != 0; boolean shouldReset = displayBuffer.length() == 0 || newContents == null; if ( newContents != null ) { if ( newContents.indexOf( "<body" ) != -...
50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/5991543dbada4d6ab5c0aa963a04f4bf462db910/ChatBuffer.java/clean/src/net/java/dev/spellcast/utilities/ChatBuffer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1117, 918, 4452, 1892, 5033, 12, 509, 2549, 559, 16, 514, 394, 6323, 262, 202, 95, 202, 202, 430, 261, 2549, 559, 480, 2018, 3776, 67, 14473, 262, 202, 202, 95, 1082, 202, 6494, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4452, 1892, 5033, 12, 509, 2549, 559, 16, 514, 394, 6323, 262, 202, 95, 202, 202, 430, 261, 2549, 559, 480, 2018, 3776, 67, 14473, 262, 202, 202, 95, 1082, 202, 6494, ...
public ObjectEmitter(AbstractVmClassLoader b, NativeStream os, PrintWriter debug, Set legalInstanceClasses) {
public ObjectEmitter(VmClassLoader b, NativeStream os, PrintWriter debug, Set legalInstanceClasses) {
public ObjectEmitter(AbstractVmClassLoader b, NativeStream os, PrintWriter debug, Set legalInstanceClasses) { this.loaderContext = b; this.os = os; this.bis = (BootImageNativeStream)os; this.legalInstanceClasses = legalInstanceClasses; this.debugWriter = debug; }
50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/c2a519140737c4d249f6c5d568256db2030112e9/ObjectEmitter.java/clean/builder/src/builder/org/jnode/build/ObjectEmitter.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 1033, 13476, 12, 7469, 22143, 7805, 324, 16, 16717, 1228, 1140, 16, 14071, 1198, 16, 1000, 19286, 1442, 4818, 13, 288, 202, 202, 2211, 18, 6714, 1042, 273, 324, 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, 482, 1033, 13476, 12, 7469, 22143, 7805, 324, 16, 16717, 1228, 1140, 16, 14071, 1198, 16, 1000, 19286, 1442, 4818, 13, 288, 202, 202, 2211, 18, 6714, 1042, 273, 324, 31, 202, 202, ...
System.exit(0);
exit(0);
private static void exitWithStatus(boolean somethingFailed) { if(somethingFailed) { exitWithError(); } else { System.exit(0); } }
4987 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4987/4557c1c5586d90fa7050467eb820e29ca83cb4b4/SFSystem.java/buggy/core/smartfrog/src/org/smartfrog/SFSystem.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 918, 2427, 1190, 1482, 12, 6494, 5943, 2925, 13, 288, 3639, 309, 12, 30289, 2925, 13, 288, 5411, 2427, 25104, 5621, 3639, 289, 469, 288, 5411, 2427, 12, 20, 1769, 3639, 289, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 377, 3238, 760, 918, 2427, 1190, 1482, 12, 6494, 5943, 2925, 13, 288, 3639, 309, 12, 30289, 2925, 13, 288, 5411, 2427, 25104, 5621, 3639, 289, 469, 288, 5411, 2427, 12, 20, 1769, 3639, 289, ...
throw new java.util.UnsupportedOperationException();
throw new OPT_OptimizingCompilerException("EmptyIterator.remove called");
public void remove () { throw new java.util.UnsupportedOperationException(); }
4011 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4011/da2d8b6cc31c5ae0f14bdf582a40b0a2a0c35df9/OPT_EmptyIterator.java/buggy/rvm/src/vm/compilers/optimizing/util/set/OPT_EmptyIterator.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1206, 1832, 288, 565, 604, 394, 16456, 67, 13930, 6894, 9213, 503, 2932, 1921, 3198, 18, 4479, 2566, 8863, 225, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1206, 1832, 288, 565, 604, 394, 16456, 67, 13930, 6894, 9213, 503, 2932, 1921, 3198, 18, 4479, 2566, 8863, 225, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
return getGetter().get(getId(), (RubyObject) getData(), this);
return getGetter().get(ruby, this);
public RubyObject get() { return getGetter().get(getId(), (RubyObject) getData(), this); }
47984 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47984/4e4bb40b2eb2d38881d15ca8ef7cda4c34323793/RubyGlobalEntry.java/buggy/org/jruby/runtime/RubyGlobalEntry.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 921, 336, 1435, 288, 3639, 327, 336, 8461, 7675, 588, 12, 27768, 16, 333, 1769, 565, 289, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 19817, 921, 336, 1435, 288, 3639, 327, 336, 8461, 7675, 588, 12, 27768, 16, 333, 1769, 565, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -10...
if( !(ignoreNoncriticalErrors && (rc == 550 || rc == 553 || rc==521))) { throw new BuildException( "could not create directory: " + ftp.getReplyString() );
if (!(ignoreNoncriticalErrors && (rc == 550 || rc == 553 || rc == 521))) { throw new BuildException("could not create directory: " + ftp.getReplyString());
protected void makeRemoteDir( FTPClient ftp, String dir ) throws IOException, BuildException { if (verbose) { log("creating directory: " + dir); } if( ! ftp.makeDirectory( dir ) ) { // codes 521, 550 and 553 can be produced by FTP Servers // to indica...
506 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/506/6154080061f869b4e425d608da3bd61fad967564/FTP.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/net/FTP.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1221, 5169, 1621, 12, 19324, 1227, 13487, 16, 514, 1577, 262, 3639, 1216, 1860, 16, 18463, 565, 288, 3639, 309, 261, 11369, 13, 288, 5411, 613, 2932, 23799, 1867, 30, 315, 397,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1221, 5169, 1621, 12, 19324, 1227, 13487, 16, 514, 1577, 262, 3639, 1216, 1860, 16, 18463, 565, 288, 3639, 309, 261, 11369, 13, 288, 5411, 613, 2932, 23799, 1867, 30, 315, 397,...
public void internalFrameOpened(InternalFrameEvent e) { displayMessage("Internal frame opened", e); }
public void internalFrameIconified(InternalFrameEvent e) { displayMessage("Internal frame iconified", e); }
public MyInternalFrame() { super("#" + (++openFrameCount), true, //resizable true, //closable true, //maximizable true);//iconifiable //...Create the GUI and put it in the window... //...Then set the window size or call pack... se...
1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/30721cddb6f3d35f09b37ba5851be12f1440daa4/Gui5250MDIFrame.java/clean/tn5250j/src/org/tn5250j/Gui5250MDIFrame.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4202, 1071, 8005, 3061, 3219, 1435, 288, 540, 2240, 2932, 17133, 397, 261, 9904, 3190, 3219, 1380, 3631, 2868, 638, 16, 368, 455, 6934, 2868, 638, 16, 368, 7550, 87, 429, 2868, 638, 16, 368, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4202, 1071, 8005, 3061, 3219, 1435, 288, 540, 2240, 2932, 17133, 397, 261, 9904, 3190, 3219, 1380, 3631, 2868, 638, 16, 368, 455, 6934, 2868, 638, 16, 368, 7550, 87, 429, 2868, 638, 16, 368, ...
if (delta == null)
if (delta == null) {
public void resourceChanged(IResourceChangeEvent event) { IResourceDelta delta = event.getDelta(); if (delta == null) return; IResourceDelta[] projectDeltas = delta.getAffectedChildren(); for (int i = 0; i < projectDeltas.length; i++) { int kind = projectDeltas[i].getKind(); //affected by pro...
55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/e38d295ea613cf9f08aadb93a84a33d2e91abc5f/WorkbenchActionBuilder.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/WorkbenchActionBuilder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 1058, 5033, 12, 45, 1420, 20930, 871, 13, 288, 9506, 202, 45, 1420, 9242, 3622, 273, 871, 18, 588, 9242, 5621, 9506, 202, 430, 261, 9878, 422, 446, 13, 6862, 202, 2463, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1875, 202, 482, 918, 1058, 5033, 12, 45, 1420, 20930, 871, 13, 288, 9506, 202, 45, 1420, 9242, 3622, 273, 871, 18, 588, 9242, 5621, 9506, 202, 430, 261, 9878, 422, 446, 13, 6862, 202, 2463, ...
handCursor = new Cursor(parent.getDisplay(), SWT.CURSOR_HAND); busyCursor = new Cursor(parent.getDisplay(), SWT.CURSOR_WAIT);
setHandCursor(new Cursor(parent.getDisplay(), SWT.CURSOR_HAND)); setBusyCursor(new Cursor(parent.getDisplay(), SWT.CURSOR_WAIT));
protected Control createDialogArea(Composite parent) { handCursor = new Cursor(parent.getDisplay(), SWT.CURSOR_HAND); busyCursor = new Cursor(parent.getDisplay(), SWT.CURSOR_WAIT); getShell().addDisposeListener(new DisposeListener() { public void widgetDisposed(DisposeEvent e) { handCursor.dispose(); busyCursor.di...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/aad51dfaddc72e86744ea23938d289b2a66a7393/AboutDialog.java/clean/bundles/org.eclipse.ui/Eclipse UI/org/eclipse/ui/internal/dialogs/AboutDialog.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 8888, 752, 6353, 5484, 12, 9400, 982, 13, 288, 202, 2349, 6688, 273, 394, 13949, 12, 2938, 18, 588, 4236, 9334, 348, 8588, 18, 7509, 55, 916, 67, 12346, 1769, 202, 9274, 93, 6688, 273,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 8888, 752, 6353, 5484, 12, 9400, 982, 13, 288, 202, 2349, 6688, 273, 394, 13949, 12, 2938, 18, 588, 4236, 9334, 348, 8588, 18, 7509, 55, 916, 67, 12346, 1769, 202, 9274, 93, 6688, 273,...
response, idString, Constants.BITSTREAM);
response, idString, Constants.BITSTREAM);
protected void doDSGet(Context context, HttpServletRequest request, HttpServletResponse response) throws ServletException, IOException, SQLException, AuthorizeException { Bitstream bitstream = null; // Get the ID from the URL String idString = request.getPathInfo(); ...
47292 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47292/71c78d7920b2b31393f2bd956eca17455acdc37f/HTMLServlet.java/clean/dspace/src/org/dspace/app/webui/servlet/HTMLServlet.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 741, 3948, 967, 12, 1042, 819, 16, 3639, 9984, 590, 16, 3639, 12446, 766, 13, 3639, 1216, 16517, 16, 1860, 16, 6483, 16, 23859, 503, 565, 288, 3639, 6539, 3256, 28640, 273, 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, 377, 4750, 918, 741, 3948, 967, 12, 1042, 819, 16, 3639, 9984, 590, 16, 3639, 12446, 766, 13, 3639, 1216, 16517, 16, 1860, 16, 6483, 16, 23859, 503, 565, 288, 3639, 6539, 3256, 28640, 273, 4...
} else { return runtime.getNil(); }
} return runtime.getNil();
public IRubyObject convertToType(String targetType, String convertMethod, boolean raise) { if (!respondsTo(convertMethod)) { if (raise) { throw new TypeError( runtime, "Failed to convert " + getMetaClass().getName() + " into " + targetType + "."...
1060 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1060/f5c9a1ebd775712f2dc086acfce1a14a123ec632/RubyObject.java/clean/src/org/jruby/RubyObject.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15908, 10340, 921, 8137, 559, 12, 780, 16065, 16, 514, 1765, 1305, 16, 1250, 1002, 13, 288, 3639, 309, 16051, 455, 12545, 774, 12, 6283, 1305, 3719, 288, 5411, 309, 261, 11628, 13, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 15908, 10340, 921, 8137, 559, 12, 780, 16065, 16, 514, 1765, 1305, 16, 1250, 1002, 13, 288, 3639, 309, 16051, 455, 12545, 774, 12, 6283, 1305, 3719, 288, 5411, 309, 261, 11628, 13, ...
|| attribute.equals("id")
|| attribute.equals("request") || attribute.equals("id")
private static boolean isDistinguishing(String elementName, String attribute) { boolean result = attribute.equals("key") || attribute.equals("id") || attribute.equals("_q") || attribute.equals("registry") || attribute.equals("alt") || attribute.equals("iso4217") || attribute.equals("iso3166") || (attribut...
27800 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27800/3fcb8838f9c6821db96693375645f561dcbe234c/CLDRFile.java/buggy/tools/java/org/unicode/cldr/util/CLDRFile.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 1250, 353, 5133, 14344, 1468, 310, 12, 780, 14453, 16, 514, 1566, 13, 288, 202, 202, 6494, 563, 273, 202, 202, 4589, 18, 14963, 2932, 856, 7923, 3196, 202, 20081, 1566, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 760, 1250, 353, 5133, 14344, 1468, 310, 12, 780, 14453, 16, 514, 1566, 13, 288, 202, 202, 6494, 563, 273, 202, 202, 4589, 18, 14963, 2932, 856, 7923, 3196, 202, 20081, 1566, ...
if (hwndAfter == 0 || hwndAfter == handle) return;
if (hwndAfter == 0 || hwndAfter == handle) { hwndAfter = OS.HWND_TOP; }
public void moveAbove (Control control) { checkWidget (); int hwndAfter = OS.HWND_TOP; if (control != null) { if (control.isDisposed ()) error(SWT.ERROR_INVALID_ARGUMENT); int hwnd = control.handle; if (hwnd == 0 || hwnd == handle) return; hwndAfter = OS.GetWindow (hwnd, OS.GW_HWNDPREV); /* * Bug in Windows. For...
12413 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12413/3408415757b729371c1220b2b2eb5c056e2f2f97/Control.java/clean/bundles/org.eclipse.swt/Eclipse SWT/win32/org/eclipse/swt/widgets/Control.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1071, 918, 3635, 25477, 261, 3367, 3325, 13, 288, 202, 1893, 4609, 261, 1769, 202, 474, 16139, 4880, 4436, 273, 5932, 18, 44, 59, 2908, 67, 10462, 31, 202, 430, 261, 7098, 480, 446, 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, 1071, 918, 3635, 25477, 261, 3367, 3325, 13, 288, 202, 1893, 4609, 261, 1769, 202, 474, 16139, 4880, 4436, 273, 5932, 18, 44, 59, 2908, 67, 10462, 31, 202, 430, 261, 7098, 480, 446, 13, 288,...
ruby.setLastline(value.toRubyObject());
ruby.setLastline(value);
public IRubyObject set(IRubyObject value) { ruby.setLastline(value.toRubyObject()); return value; }
52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/f235ab756f32ea9496f8f880066b46ad95ebb692/RubyGlobal.java/buggy/org/jruby/RubyGlobal.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 540, 1071, 15908, 10340, 921, 444, 12, 7937, 10340, 921, 460, 13, 288, 5411, 22155, 18, 542, 3024, 1369, 12, 1132, 1769, 5411, 327, 460, 31, 3639, 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, 540, 1071, 15908, 10340, 921, 444, 12, 7937, 10340, 921, 460, 13, 288, 5411, 22155, 18, 542, 3024, 1369, 12, 1132, 1769, 5411, 327, 460, 31, 3639, 289, 2, -100, -100, -100, -100, -100, -100, ...
SetRec rec = (SetRec) mapDescToRec.get(desc);
SetRec rec = (SetRec) mapDescToRec.remove(desc);
public void removeActionSet(IActionSetDescriptor desc) { SetRec rec = (SetRec) mapDescToRec.get(desc); if (rec == null) { rec = (SetRec) invisibleBars.get(desc); } if (rec != null) { mapDescToRec.remove(desc); // Remove from the map that stores invisible ...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/7db23b8d50d3e07a9da43c2d9b5b2d64fd45ade4/ActionPresentation.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ActionPresentation.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1206, 1803, 694, 12, 45, 1803, 694, 3187, 3044, 13, 288, 3639, 1000, 5650, 1950, 273, 261, 694, 5650, 13, 852, 4217, 774, 5650, 18, 4479, 12, 5569, 1769, 3639, 309, 261, 3927...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1206, 1803, 694, 12, 45, 1803, 694, 3187, 3044, 13, 288, 3639, 1000, 5650, 1950, 273, 261, 694, 5650, 13, 852, 4217, 774, 5650, 18, 4479, 12, 5569, 1769, 3639, 309, 261, 3927...
fDeferredDocumentImpl.insertBefore(typeIndex, anyIndex, getLastChildElement(typeIndex)); } else if (contentTypeName.equals("CHILDREN")) { int attributeIndex = fDeferredDocumentImpl.createAttribute(fStringPool.addSymbol("content"), fStringPool.addString("elementOnly"), true); fDeferredDocumentImpl.setAttributeNode(typ...
fDeferredDocumentImpl.insertBefore(typeIndex, anyIndex, getFirstChildElement(typeIndex)); break; } case XMLElementDecl.TYPE_MIXED: { XMLContentSpec contentSpec = new XMLContentSpec(); contentSpecProvider.getContentSpec(contentSpecIndex, contentSpec); contentSpecIndex = contentSpec.value; if (contentSpecIndex == -1) { i...
public void elementDecl(QName elementDecl, XMLContentSpec contentSpec) throws Exception { if (DEBUG_ATTLIST_DECL) { String contentModel = contentSpec.toString(); System.out.println("elementDecl(" + fStringPool.toString(elementDecl.rawname) + ", " + ...
46079 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46079/3bbd83a7bcddbc34357f71fe08eace8d74b9bc8f/DOMParser.java/buggy/src/org/apache/xerces/parsers/DOMParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 930, 3456, 12, 13688, 930, 3456, 16, 3167, 1350, 1990, 29617, 13, 3639, 1216, 1185, 288, 3639, 309, 261, 9394, 67, 789, 56, 7085, 67, 23956, 13, 288, 5411, 514, 913, 1488, 27...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 930, 3456, 12, 13688, 930, 3456, 16, 3167, 1350, 1990, 29617, 13, 3639, 1216, 1185, 288, 3639, 309, 261, 9394, 67, 789, 56, 7085, 67, 23956, 13, 288, 5411, 514, 913, 1488, 27...
for (int i = 0; i < windows.length; i++) { final EditorWindow window = windows[i];
for (final EditorWindow window : windows) {
public void updateFileColor(final VirtualFile file) { LOG.assertTrue(file != null); final EditorWindow[] windows = findWindows(file); if (windows != null) { for (int i = 0; i < windows.length; i++) { final EditorWindow window = windows[i]; final int index = window.findEditorIndex(window.fi...
12814 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12814/e1a06096ca792a1ceceea69e9cd9e30cf27cf380/EditorsSplitters.java/buggy/source/com/intellij/openapi/fileEditor/impl/EditorsSplitters.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1089, 812, 2957, 12, 6385, 7269, 812, 585, 13, 288, 565, 2018, 18, 11231, 5510, 12, 768, 480, 446, 1769, 565, 727, 18451, 3829, 8526, 9965, 273, 1104, 10399, 12, 768, 1769, 5...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1089, 812, 2957, 12, 6385, 7269, 812, 585, 13, 288, 565, 2018, 18, 11231, 5510, 12, 768, 480, 446, 1769, 565, 727, 18451, 3829, 8526, 9965, 273, 1104, 10399, 12, 768, 1769, 5...
BFont f = new BFont(font, true);
BFont f = new BFont(font, smooth);
public void build() { int fontsize = 0; try { fontsize = Integer.parseInt(sizeSelector.getText().trim()); } catch (NumberFormatException e) { } if (fontsize <= 0) { JOptionPane.showMessageDialog(this, "Bad font size, try again.", "Badness", JOptionPane.WARNING_...
8833 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8833/5e45f256424f9b8c7ce4ed58fe2a30ca53c4c512/PdeFontBuilder.java/buggy/app/PdeFontBuilder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 918, 1361, 1435, 288, 565, 509, 14869, 273, 374, 31, 565, 775, 288, 1377, 14869, 273, 2144, 18, 2670, 1702, 12, 1467, 4320, 18, 588, 1528, 7675, 5290, 10663, 565, 289, 1044, 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, 282, 1071, 918, 1361, 1435, 288, 565, 509, 14869, 273, 374, 31, 565, 775, 288, 1377, 14869, 273, 2144, 18, 2670, 1702, 12, 1467, 4320, 18, 588, 1528, 7675, 5290, 10663, 565, 289, 1044, 261, ...
Locale locale = UtilHttp.getLocale(request);
public static String loadCartFromShoppingList(HttpServletRequest request, HttpServletResponse response) { LocalDispatcher dispatcher = (LocalDispatcher) request.getAttribute("dispatcher"); HttpSession session = request.getSession(); GenericValue userLogin = (GenericValue)session.getAttribute("u...
22229 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/22229/fe6d815d9b2a6ec15c3bfa83f0eb8d345cdcec56/ShoppingCartEvents.java/buggy/applications/order/src/org/ofbiz/order/shoppingcart/ShoppingCartEvents.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 514, 1262, 13006, 1265, 7189, 1382, 682, 12, 2940, 18572, 590, 16, 12446, 766, 13, 288, 3639, 3566, 6681, 7393, 273, 261, 2042, 6681, 13, 590, 18, 588, 1499, 2932, 18495, 8863,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1262, 13006, 1265, 7189, 1382, 682, 12, 2940, 18572, 590, 16, 12446, 766, 13, 288, 3639, 3566, 6681, 7393, 273, 261, 2042, 6681, 13, 590, 18, 588, 1499, 2932, 18495, 8863,...
public int getGameListsDisplayStyle(){ return gameListsDisplayStyle; }
public int getGameListsDisplayStyle() { return gameListsDisplayStyle; }
public int getGameListsDisplayStyle(){ return gameListsDisplayStyle; }
50794 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50794/7ad97f640609065fb4cffaab0b5437105af2ce96/ConsoleManager.java/clean/src/free/jin/console/ConsoleManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 1071, 509, 7162, 339, 7432, 4236, 2885, 1435, 95, 565, 327, 7920, 7432, 4236, 2885, 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, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 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, 509, 7162, 339, 7432, 4236, 2885, 1435, 95, 565, 327, 7920, 7432, 4236, 2885, 31, 225, 289, 2, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -100, -1...
LOG.info("[GrailsDomainBinder] bound property [" + grailsProp.getName() + "] to column name ["+column.getName()+"] in table ["+table.getName()+"]");
if(LOG.isDebugEnabled()) LOG.debug("[GrailsDomainBinder] bound property [" + grailsProp.getName() + "] to column name ["+column.getName()+"] in table ["+table.getName()+"]");
private static void bindColumn(GrailsDomainClassProperty grailsProp, Column column, Table table) { if(grailsProp.isAssociation()) { column.setName( namingStrategy.propertyToColumnName(grailsProp.getName()) + FOREIGN_KEY_SUFFIX ); column.setNullable(true); } else { column.setNullable(grailsProp.isOptio...
52280 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52280/712573814c42fbe35e21e12aea543f4fd3eef23a/GrailsDomainBinder.java/buggy/src/persistence/org/codehaus/groovy/grails/orm/hibernate/cfg/GrailsDomainBinder.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 760, 918, 1993, 1494, 12, 14571, 14573, 3748, 797, 1396, 3087, 14573, 4658, 16, 4753, 1057, 16, 3555, 1014, 13, 288, 6862, 9506, 202, 430, 12, 2752, 14573, 4658, 18, 291, 7174,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 760, 918, 1993, 1494, 12, 14571, 14573, 3748, 797, 1396, 3087, 14573, 4658, 16, 4753, 1057, 16, 3555, 1014, 13, 288, 6862, 9506, 202, 430, 12, 2752, 14573, 4658, 18, 291, 7174,...
service = new JRadioButton("Create a service archive", false);
service = new JRadioButton("Create a service archive", true);
public Axi2PluginPage() { setBackground(Color.white); Dimension dim = getPreferredSize(); setSize(dim); setBounds(200, 200, dim.width, dim.height); setBounds(200, 200, dim.width, dim.height); Axi2PluginPageLayout customLayout = new Axi2PluginPageLayout(); setFont(new...
49300 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49300/9d8b243488921dd415dc0169bcc72f4d0edc5cc5/Axi2PluginPage.java/buggy/modules/tool/axis2-idea-plugin/src/main/java/org/apache/ideaplugin/frames/Axi2PluginPage.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 22516, 77, 22, 3773, 1964, 1435, 288, 3639, 31217, 12, 2957, 18, 14739, 1769, 3639, 13037, 2464, 273, 12822, 4193, 1225, 5621, 3639, 19106, 12, 3509, 1769, 3639, 444, 5694, 12, 6976, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 22516, 77, 22, 3773, 1964, 1435, 288, 3639, 31217, 12, 2957, 18, 14739, 1769, 3639, 13037, 2464, 273, 12822, 4193, 1225, 5621, 3639, 19106, 12, 3509, 1769, 3639, 444, 5694, 12, 6976, ...
ElementValue(byte type, short collectionId, short symbol, short nsSymbol) { len = 7; data = new byte[len];
ElementValue(short collectionId) { data = new byte[2];
ElementValue(byte type, short collectionId, short symbol, short nsSymbol) { len = 7; data = new byte[len]; ByteConversion.shortToByte(collectionId, data, 0); data[2] = type; ByteConversion.shortToByte(symbol, data, 3); ByteConversion.shortToByte(nsSymbol, data, 5); pos = 0; }
2909 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2909/96a020d1e295b0656cc0cf89c67a713d91bb61ad/ElementValue.java/buggy/src/org/exist/storage/ElementValue.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1046, 620, 12, 7229, 618, 16, 3025, 1849, 548, 16, 3025, 3273, 16, 3025, 3153, 5335, 13, 288, 202, 202, 1897, 273, 2371, 31, 202, 202, 892, 273, 394, 1160, 63, 1897, 15533, 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, 1046, 620, 12, 7229, 618, 16, 3025, 1849, 548, 16, 3025, 3273, 16, 3025, 3153, 5335, 13, 288, 202, 202, 1897, 273, 2371, 31, 202, 202, 892, 273, 394, 1160, 63, 1897, 15533, 202, ...
private String executeCreateNewFunctionService(final Object[] argsToRead) throws FenixFilterException {
private String executeCreateNewFunctionService(final Object[] argsToRead) throws FenixFilterException {
private String executeCreateNewFunctionService(final Object[] argsToRead) throws FenixFilterException { try { ServiceUtils.executeService(getUserView(), "CreateNewFunction", argsToRead); } catch (FenixServiceException e) { setErrorMessage(e.getMessage()); return ""; ...
2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/c27ec9a95fdaf970f8a7d315046cd838be22ce83/OrganizationalStructureBackingBean.java/clean/src/net/sourceforge/fenixedu/presentationTier/backBeans/manager/organizationalStructureManagement/OrganizationalStructureBackingBean.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 29977, 1908, 2083, 1179, 12, 6385, 1033, 8526, 833, 23321, 13, 1216, 478, 275, 697, 1586, 503, 288, 3639, 775, 288, 5411, 1956, 1989, 18, 8837, 1179, 12, 588, 1299, 1767, 9334,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 514, 29977, 1908, 2083, 1179, 12, 6385, 1033, 8526, 833, 23321, 13, 1216, 478, 275, 697, 1586, 503, 288, 3639, 775, 288, 5411, 1956, 1989, 18, 8837, 1179, 12, 588, 1299, 1767, 9334,...
countHasFinalizer() { int count = 0; VM_FinalizerListElement le = live_head; while (le != null) { count++; le = le.next; } return count;
static int countHasFinalizer() { int count = 0; VM_FinalizerListElement le = live_head; while (le != null) { count++; le = le.next;
countHasFinalizer() { int count = 0; VM_FinalizerListElement le = live_head; while (le != null) { count++; le = le.next; } return count; }
49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/2fa590c80682746e4c5a9573d3bc4a3db8acfdc7/VM_Finalizer.java/buggy/rvm/src/vm/memoryManagers/watson/common/finalization/VM_Finalizer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1056, 5582, 7951, 1824, 1435, 565, 288, 1377, 509, 1056, 273, 374, 31, 1377, 8251, 67, 7951, 1824, 682, 1046, 884, 273, 8429, 67, 1978, 31, 1377, 1323, 261, 298, 480, 446, 13, 4202, 288...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1056, 5582, 7951, 1824, 1435, 565, 288, 1377, 509, 1056, 273, 374, 31, 1377, 8251, 67, 7951, 1824, 682, 1046, 884, 273, 8429, 67, 1978, 31, 1377, 1323, 261, 298, 480, 446, 13, 4202, 288...
cTable=new ConnectionTable(this, b_addr, start_port);
cTable=new ConnectionTable(this, b_addr, bc_addr, start_port, end_port);
protected ConnectionTable getConnectionTable(long ri, long cet, InetAddress b_addr, int s_port) throws Exception { ConnectionTable cTable=null; if(ri == 0 && cet == 0) { cTable=new ConnectionTable(this, b_addr, start_port); } else { if(ri == 0) { ri=5000; ...
47927 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47927/4711922771d529a39c0cc7abeb961c022bceb9b1/TCP.java/clean/src/org/jgroups/protocols/TCP.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 565, 4750, 4050, 1388, 6742, 1388, 12, 5748, 12347, 16, 1525, 276, 278, 16, 14218, 324, 67, 4793, 16, 509, 272, 67, 655, 13, 1216, 1185, 288, 4202, 4050, 1388, 276, 1388, 33, 2011, 31, 4202,...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4050, 1388, 6742, 1388, 12, 5748, 12347, 16, 1525, 276, 278, 16, 14218, 324, 67, 4793, 16, 509, 272, 67, 655, 13, 1216, 1185, 288, 4202, 4050, 1388, 276, 1388, 33, 2011, 31, 4202,...
new RuntimeException("[BUG] want to change " + list.getClass().getName() + " to DXStrNode").printStackTrace();
private int parse_string(int func, int term, int paren) { int c; Node list = null; int strstart; int nest = 0; if (func == '\'') { return parse_qstring(term, paren); } if (func == 0) { // read 1 line for heredoc // -1 for chomp ...
52337 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52337/9f6d418b0c7d9027a0d80f0c8a2a854790ba53aa/DefaultRubyScanner.java/clean/org/jruby/parser/DefaultRubyScanner.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 509, 1109, 67, 1080, 12, 474, 1326, 16, 509, 2481, 16, 509, 22146, 13, 288, 3639, 509, 276, 31, 3639, 2029, 666, 273, 446, 31, 3639, 509, 609, 1937, 31, 3639, 509, 15095, 273, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 509, 1109, 67, 1080, 12, 474, 1326, 16, 509, 2481, 16, 509, 22146, 13, 288, 3639, 509, 276, 31, 3639, 2029, 666, 273, 446, 31, 3639, 509, 609, 1937, 31, 3639, 509, 15095, 273, 3...
try { CSTNode extendsNode = typeList(Token.KEYWORD_EXTENDS, EXTENDS_CLAUSE_TERMINATORS, true, 1); classDeclaration.addChild(extendsNode);
try { classDeclaration.add( typeList(Types.KEYWORD_EXTENDS, true, 1) );
public CSTNode classDeclaration(CSTNode modifiers) throws ReadException, SyntaxException, ExceptionCollector { CSTNode classDeclaration = rootNode(Token.KEYWORD_CLASS); classDeclaration.addChild(modifiers); consume(classDeclaration, Token.IDENTIFIER); // // Process any extends cla...
6462 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6462/64e65829fa69dec52d9653087f9d6e65e59b9028/Parser.java/clean/src/main/org/codehaus/groovy/syntax/parser/Parser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 385, 882, 907, 667, 6094, 12, 39, 882, 907, 10429, 13, 1216, 2720, 503, 16, 11517, 503, 16, 1185, 7134, 288, 3639, 385, 882, 907, 667, 6094, 273, 10181, 12, 1345, 18, 28813, 67, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 385, 882, 907, 667, 6094, 12, 39, 882, 907, 10429, 13, 1216, 2720, 503, 16, 11517, 503, 16, 1185, 7134, 288, 3639, 385, 882, 907, 667, 6094, 273, 10181, 12, 1345, 18, 28813, 67, ...
public boolean checkAuthentication(String userDN, String password) { boolean debug = Log.isDebugEnabled(); if (debug) { Log.debug("In LdapManager.checkAuthentication(userDN, password), userDN is: " + userDN + "..."); } DirContext ctx = null; try { // See if t...
6161 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6161/98d7be25503f329381c1a6b5cc1d20e55a610840/LdapManager.java/clean/src/java/org/jivesoftware/wildfire/ldap/LdapManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 866, 6492, 12, 780, 729, 8609, 16, 514, 2201, 13, 288, 3639, 1250, 1198, 273, 1827, 18, 291, 2829, 1526, 5621, 3639, 309, 261, 4148, 13, 288, 5411, 1827, 18, 4148, 2932, 382...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 1250, 866, 6492, 12, 780, 729, 8609, 16, 514, 2201, 13, 288, 3639, 1250, 1198, 273, 1827, 18, 291, 2829, 1526, 5621, 3639, 309, 261, 4148, 13, 288, 5411, 1827, 18, 4148, 2932, 382...
break; case 690 : if (DEBUG) { System.out.println("RecoveryMethodHeader ::= RecoveryMethodHeaderName..."); } consumeMethodHeader();
protected void consumeRule(int act) { switch ( act ) { case 29 : if (DEBUG) { System.out.println("Type ::= PrimitiveType"); } //$NON-NLS-1$ consumePrimitiveType(); break; case 43 : if (DEBUG) { System.out.println("ReferenceType ::= ClassOrInterfaceType"); } //$NON-NLS-1$ consumeReferenceType(); ...
10698 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10698/c5e4a396e5f97d1050138e25a4f2f263849bffc7/Parser.java/clean/org.eclipse.jdt.core/compiler/org/eclipse/jdt/internal/compiler/parser/Parser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7865, 2175, 12, 474, 1328, 13, 288, 225, 1620, 261, 1328, 262, 288, 565, 648, 12899, 294, 309, 261, 9394, 13, 288, 2332, 18, 659, 18, 8222, 2932, 559, 493, 33, 14488, 559, 8863, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 4750, 918, 7865, 2175, 12, 474, 1328, 13, 288, 225, 1620, 261, 1328, 262, 288, 565, 648, 12899, 294, 309, 261, 9394, 13, 288, 2332, 18, 659, 18, 8222, 2932, 559, 493, 33, 14488, 559, 8863, ...
private void assertCorrect(int index, String name, String parentName, int offset, List<Member> members) {
private void assertCorrect(int index, String name, String parentName, int outerOffset, int offset, int endOffset, List<Member> members) {
private void assertCorrect(int index, String name, String parentName, int offset, List<Member> members) { try { Member member = members.get(index); assertEquals("Assert name correct", name, member.getFullName()); assertEquals("Assert offset correct", offset, member.getStartOf...
13291 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13291/398e37f2a476d50b0cd896114b9c084884e3dc0e/TestRubyParser.java/clean/src/org/jedit/ruby/test/TestRubyParser.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 918, 1815, 16147, 12, 474, 770, 16, 514, 508, 16, 514, 26119, 16, 509, 6390, 2335, 16, 509, 1384, 16, 509, 25507, 16, 987, 32, 4419, 34, 4833, 13, 288, 3639, 775, 288, 5411, 859...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 1815, 16147, 12, 474, 770, 16, 514, 508, 16, 514, 26119, 16, 509, 6390, 2335, 16, 509, 1384, 16, 509, 25507, 16, 987, 32, 4419, 34, 4833, 13, 288, 3639, 775, 288, 5411, 859...
{ super.getTreeCellRendererComponent(tree, value, sel, expanded, leaf, row, hasFocus);
{ super.getTreeCellRendererComponent(tree, value, sel, expanded, leaf, row, hasFocus);
public Component getTreeCellRendererComponent(JTree tree, Object value, boolean sel, boolean expanded, boolean leaf, int row, boolean hasFocus) { super.getTreeCellRendererComponent(tree, value, sel, expanded, leaf, row, hasFocus); ResourceBundle resources = ResourceBundle.getBundle("mondrian.gui.resources.gui"); if...
51263 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51263/b5b5168edc3af09cb74945a80b0c36e6630ed502/SchemaTreeCellRenderer.java/clean/src/main/mondrian/gui/SchemaTreeCellRenderer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 5435, 15867, 4020, 6747, 1841, 12, 46, 2471, 2151, 16, 1033, 460, 16, 1250, 357, 16, 1250, 8406, 16, 1250, 7839, 16, 509, 1027, 16, 1250, 711, 9233, 13, 202, 95, 202, 202, 9...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 5435, 15867, 4020, 6747, 1841, 12, 46, 2471, 2151, 16, 1033, 460, 16, 1250, 357, 16, 1250, 8406, 16, 1250, 7839, 16, 509, 1027, 16, 1250, 711, 9233, 13, 202, 95, 202, 202, 9...
Class c = Class.forName( className );
Class c = Class.forName(className);
private static JspCompilerAdapter resolveClassName( String className ) throws BuildException { try { Class c = Class.forName( className ); Object o = c.newInstance(); return (JspCompilerAdapter) o; } catch ( ClassNotFoundException cnfe ) { throw new B...
17033 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/17033/0dab862ee09d706c3f373fc18bedbf17caf427b9/JspCompilerAdapterFactory.java/buggy/src/main/org/apache/tools/ant/taskdefs/optional/jsp/compilers/JspCompilerAdapterFactory.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 3238, 760, 19300, 9213, 4216, 2245, 3834, 12, 514, 2658, 262, 3639, 1216, 18463, 288, 3639, 775, 288, 5411, 1659, 276, 273, 1659, 18, 1884, 461, 12, 12434, 1769, 5411, 1033, 320, 273, 276...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 19300, 9213, 4216, 2245, 3834, 12, 514, 2658, 262, 3639, 1216, 18463, 288, 3639, 775, 288, 5411, 1659, 276, 273, 1659, 18, 1884, 461, 12, 12434, 1769, 5411, 1033, 320, 273, 276...
LOG.fine(" - redirect to " + url);
LOG.fine(" - protocol redirect to " + url);
public void run() { synchronized (Fetcher.this) {activeThreads++;} // count threads try { UTF8 key = new UTF8(); CrawlDatum datum = new CrawlDatum(); while (true) { if (LogFormatter.hasLoggedSevere()) // something bad happened break; ...
50818 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50818/2ea95cd34ae2ef1bc173fcf3f7142b5cd3ed7401/Fetcher.java/buggy/src/java/org/apache/nutch/fetcher/Fetcher.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 1377, 3852, 261, 16855, 18, 2211, 13, 288, 3535, 13233, 9904, 31, 97, 368, 1056, 7403, 5411, 775, 288, 3639, 6380, 28, 498, 273, 394, 6380, 28, 5621, 3639, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 918, 1086, 1435, 288, 1377, 3852, 261, 16855, 18, 2211, 13, 288, 3535, 13233, 9904, 31, 97, 368, 1056, 7403, 5411, 775, 288, 3639, 6380, 28, 498, 273, 394, 6380, 28, 5621, 3639, 3...
suite.addTest(new TidyOutputBugsTest("test431731"));
public static Test suite() { TestSuite suite = new TestSuite("All the NOT working test cases for JTidy"); suite.addTest(new JTidyWarningBugsTest("test828316")); suite.addTest(new JTidyBugsTest("test475643")); suite.addTest(new JTidyBugsTest("test508245")); suite.addTest(new JTi...
3308 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3308/6dda42a58bd12b4bc695c12502ad5efcd23f621a/AllNotWorkingTests.java/clean/src/test/org/w3c/tidy/AllNotWorkingTests.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 760, 7766, 11371, 1435, 565, 288, 3639, 7766, 13587, 11371, 273, 394, 7766, 13587, 2932, 1595, 326, 4269, 5960, 1842, 6088, 364, 804, 56, 29609, 8863, 3639, 11371, 18, 1289, 4709, 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, 760, 7766, 11371, 1435, 565, 288, 3639, 7766, 13587, 11371, 273, 394, 7766, 13587, 2932, 1595, 326, 4269, 5960, 1842, 6088, 364, 804, 56, 29609, 8863, 3639, 11371, 18, 1289, 4709, 12,...
*/ currentLoader = new ImageLoader(component, pixelsID, pDef); currentLoader.load();
void fireImageRetrieval() { if (currentLoader != null) currentLoader.cancel(); PlaneDef pDef = new PlaneDef(PlaneDef.XY, getDefaultT()); pDef.setZ(getDefaultZ()); state = ImViewer.LOADING_IMAGE; OmeroImageService rs = ImViewerAgent.getRegistry().getImageService(); try { ...
54698 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54698/0f6ffcdbfbd9b495562c34a5dd9a6afd70961ffc/ImViewerModel.java/buggy/SRC/org/openmicroscopy/shoola/agents/imviewer/view/ImViewerModel.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1195, 783, 2886, 273, 394, 3421, 2886, 12, 4652, 16, 8948, 734, 16, 293, 3262, 1769, 783, 2886, 18, 945, 5621, 1195, 783, 2886, 273, 394, 3421, 2886, 12, 4652, 16, 8948, 734, 16, 293, 3262, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 1195, 783, 2886, 273, 394, 3421, 2886, 12, 4652, 16, 8948, 734, 16, 293, 3262, 1769, 783, 2886, 18, 945, 5621, 1195, 783, 2886, 273, 394, 3421, 2886, 12, 4652, 16, 8948, 734, 16, 293, 3262, ...
throw new PSQLException("postgresql.prep.range");
throw new PSQLException("postgresql.prep.range", PSQLState.PARAMETER_ERROR);
private void bind(int paramIndex, Object s, String type) throws SQLException { if (paramIndex < 1 || paramIndex > m_binds.length) throw new PSQLException("postgresql.prep.range"); if (paramIndex == 1 && isFunction) // need to registerOut instead throw new PSQLException ("postgresql.call.funcover"); m_binds[para...
47288 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47288/0378a269f3ab3c44e67b14f96414b6ca95263263/AbstractJdbc1Statement.java/clean/src/interfaces/jdbc/org/postgresql/jdbc1/AbstractJdbc1Statement.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1993, 12, 474, 579, 1016, 16, 1033, 272, 16, 514, 618, 13, 1216, 6483, 202, 95, 202, 202, 430, 261, 891, 1016, 411, 404, 747, 579, 1016, 405, 312, 67, 4376, 87, 18, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 918, 1993, 12, 474, 579, 1016, 16, 1033, 272, 16, 514, 618, 13, 1216, 6483, 202, 95, 202, 202, 430, 261, 891, 1016, 411, 404, 747, 579, 1016, 405, 312, 67, 4376, 87, 18, ...
protected JComponent createContentPane()
protected Container createContentPane()
protected JComponent createContentPane() { JPanel p = new JPanel(); p.setName(this.getName() + ".contentPane"); p.setLayout(new BorderLayout()); return p; }
45713 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45713/8a8df92470d323aa4709789d349bfa6cbb1faada/JRootPane.java/clean/libraries/javalib/javax/swing/JRootPane.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 4039, 752, 1350, 8485, 1435, 225, 288, 565, 24048, 293, 273, 394, 24048, 5621, 565, 293, 18, 542, 461, 12, 2211, 18, 17994, 1435, 397, 3552, 1745, 8485, 8863, 565, 293, 18, 542, 3...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 282, 4750, 4039, 752, 1350, 8485, 1435, 225, 288, 565, 24048, 293, 273, 394, 24048, 5621, 565, 293, 18, 542, 461, 12, 2211, 18, 17994, 1435, 397, 3552, 1745, 8485, 8863, 565, 293, 18, 542, 3...
private IJobProgressManagerListener getProgressListener() { return new IJobProgressManagerListener() { HashSet jobs = new HashSet(); /* (non-Javadoc) * @see org.eclipse.ui.internal.progress.IJobProgressManagerListener#addJob(org.eclipse.ui.internal.progress.JobInfo) */ public void addJob(JobInfo info) { ...
58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/a23a2f7d8af51ae4aaa0ae21daaa81f092725969/AnimationManager.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/progress/AnimationManager.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 1152, 45, 2278, 5491, 1318, 2223, 588, 5491, 2223, 1435, 95, 202, 202, 2463, 2704, 45, 2278, 5491, 1318, 2223, 1435, 95, 1082, 202, 13482, 10088, 33, 2704, 13482, 5621, 1082, 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, 1152, 45, 2278, 5491, 1318, 2223, 588, 5491, 2223, 1435, 95, 202, 202, 2463, 2704, 45, 2278, 5491, 1318, 2223, 1435, 95, 1082, 202, 13482, 10088, 33, 2704, 13482, 5621, 1082, 202, 20...
if (index < input.length) { if (ren.bitmap == null) { char[] source = (ren.s != null) ? ren.s : this.source.toCharArray(); ren.buildBitmap(state, source, ((state.flags & FOLD) != 0)); } char c = input[index]; int b = (c >>> 3); if (b >= ren.bmsize) { if (ren.kid2 == -1) index++; else return -1; } else { int bit = c & 7...
if (index >= input.length) { return state.noMoreInput(); } if (ren.bitmap == null) { char[] source = (ren.s != null) ? ren.s : this.source.toCharArray(); ren.buildBitmap(state, source, ((state.flags & FOLD) != 0)); } char c = input[index]; int b = (c >>> 3); if (b >= ren.bmsize) { if (ren.kid2 == -1) index++; else retu...
int matchRENodes(MatchState state, RENode ren, RENode stop, int index) { int num; char[] input = state.input; while ((ren != stop) && (ren != null)) { switch (ren.op) { case REOP_EMPTY: break; case REOP_ALT: { if...
47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/9d8af8e17d97d2f8879112efae076088793bcb6f/NativeRegExp.java/buggy/src/org/mozilla/javascript/regexp/NativeRegExp.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 509, 845, 862, 3205, 12, 2060, 1119, 919, 16, 2438, 907, 1654, 16, 2438, 907, 2132, 16, 509, 770, 13, 288, 3639, 509, 818, 31, 3639, 1149, 8526, 810, 273, 919, 18, 2630, 31, 3639, 132...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 509, 845, 862, 3205, 12, 2060, 1119, 919, 16, 2438, 907, 1654, 16, 2438, 907, 2132, 16, 509, 770, 13, 288, 3639, 509, 818, 31, 3639, 1149, 8526, 810, 273, 919, 18, 2630, 31, 3639, 132...
Element e = response.addElement(MailService.A_EXCEPT);
Element e = response.addElement(MailService.E_APPT_EXCEPT);
public Element handle(Element request, Map<String, Object> context) throws ServiceException { ZimbraSoapContext lc = getZimbraSoapContext(context); Account acct = getRequestedAccount(lc); Mailbox mbox = getRequestedMailbox(lc); OperationContext octxt = lc.getOperationContext(); ...
6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/d7b7427dab858b3e790393f5682506eb49788481/SetAppointment.java/buggy/ZimbraServer/src/java/com/zimbra/cs/service/mail/SetAppointment.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3010, 1640, 12, 1046, 590, 16, 1635, 32, 780, 16, 1033, 34, 819, 13, 1216, 16489, 288, 3639, 2285, 381, 15397, 20601, 1042, 9109, 273, 23448, 381, 15397, 20601, 1042, 12, 2472, 1769...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 1071, 3010, 1640, 12, 1046, 590, 16, 1635, 32, 780, 16, 1033, 34, 819, 13, 1216, 16489, 288, 3639, 2285, 381, 15397, 20601, 1042, 9109, 273, 23448, 381, 15397, 20601, 1042, 12, 2472, 1769...
GraphicalEditPart part = (GraphicalEditPart) getCastedModel().getRootEditPart().getContents();
GraphicalEditPart part = (GraphicalEditPart) getCastedModel().getRootEditPart();
public void activate() { GraphicalEditPart part = (GraphicalEditPart) getCastedModel().getRootEditPart().getContents(); IFigure parentPane = part.getFigure(); parentPane.addFigureListener(this); super.activate(); }
51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/8d71211e7e27fe018fc102b0adb8ade2629f488b/OverviewEditPart.java/buggy/sandbox/org.eclipse.mylyn.zest.core/src/org/eclipse/mylyn/zest/core/internal/graphviewer/overview/parts/OverviewEditPart.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 918, 10235, 1435, 288, 202, 202, 4137, 1706, 4666, 1988, 1087, 273, 261, 4137, 1706, 4666, 1988, 13, 1927, 689, 329, 1488, 7675, 588, 2375, 4666, 1988, 7675, 588, 6323, 5621, 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, 10235, 1435, 288, 202, 202, 4137, 1706, 4666, 1988, 1087, 273, 261, 4137, 1706, 4666, 1988, 13, 1927, 689, 329, 1488, 7675, 588, 2375, 4666, 1988, 7675, 588, 6323, 5621, 20...
} else if(isDisabled) { peerNodeStatus = Node.PEER_NODE_STATUS_DISABLED; } else if(isConnected && verifiedIncompatibleNewerVersion) { peerNodeStatus = Node.PEER_NODE_STATUS_TOO_NEW; } else if(isConnected && verifiedIncompatibleOlderVersion) { peerNodeStatus = Node.PEER_NODE_STATUS_TOO_OLD; } else if(neverConnected) { p...
if(!isConnected && (previousRoutingBackoffReason != null)) { node.removePeerNodeRoutingBackoffReason(previousRoutingBackoffReason, this); previousRoutingBackoffReason = null; } if(peerNodeStatus != oldPeerNodeStatus) { node.removePeerNodeStatus( oldPeerNodeStatus, this ); node.addPeerNodeStatus( peerNodeStatus, this );...
public synchronized void setPeerNodeStatus(long now) { int oldPeerNodeStatus = peerNodeStatus; if(isRoutable()) { peerNodeStatus = Node.PEER_NODE_STATUS_CONNECTED; if(now < getRoutingBackedOffUntil()) { peerNodeStatus = Node.PEER_NODE_STATUS_ROUTING_BACKED_OFF; if(!lastRoutingBackoffReason.equals(previousR...
48807 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48807/568966752f74dcebea53ccaae0b15123b6657918/PeerNode.java/buggy/src/freenet/node/PeerNode.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 3852, 918, 444, 6813, 907, 1482, 12, 5748, 2037, 13, 288, 202, 202, 474, 1592, 6813, 907, 1482, 273, 4261, 907, 1482, 31, 202, 202, 430, 12, 291, 4583, 429, 10756, 288, 1082, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1...
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 3852, 918, 444, 6813, 907, 1482, 12, 5748, 2037, 13, 288, 202, 202, 474, 1592, 6813, 907, 1482, 273, 4261, 907, 1482, 31, 202, 202, 430, 12, 291, 4583, 429, 10756, 288, 1082, ...
byte[] name = getBytes(ze.getName()); writeOut((new ZipShort(name.length)).getBytes());
byte[] name = getBytes( ze.getName() ); writeOut( ( new ZipShort( name.length ) ).getBytes() );
protected void writeLocalFileHeader(ZipEntry ze) throws IOException { offsets.put(ze, new ZipLong(written)); writeOut(LFH_SIG.getBytes()); written += 4; // version needed to extract // general purpose bit flag if (ze.getMethod() == DEFLATED && raf == null) { // r...
10884 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10884/8348e0b29d34f62b8f140a99598373fb0cbf7fcb/ZipOutputStream.java/clean/src/main/java/org/codehaus/plexus/archiver/zip/ZipOutputStream.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 377, 4750, 918, 1045, 2042, 812, 1864, 12, 9141, 1622, 26637, 13, 1216, 1860, 288, 3639, 8738, 18, 458, 12, 8489, 16, 394, 8603, 3708, 12, 9748, 10019, 3639, 1045, 1182, 12, 9105, 44, 67, 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, 4750, 918, 1045, 2042, 812, 1864, 12, 9141, 1622, 26637, 13, 1216, 1860, 288, 3639, 8738, 18, 458, 12, 8489, 16, 394, 8603, 3708, 12, 9748, 10019, 3639, 1045, 1182, 12, 9105, 44, 67, 18...
orders.add(order);
addToOrders(order);
public Order placeOrder() { // following instantiates an Order // yes, it's horrible, but will be replaced by a simple pointcut on {@InDomain).new ISession session = SessionManager.instance().get(SessionManager.instance().getCurrentSessionId()); IDomainObject<Order> orderDo = session.create(RuntimeDomain.lookupAny...
13434 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13434/f1ded3cc7da2f3496d4f3b37981d5964841e4efe/Customer.java/buggy/trunk/examples/workspace/demo/src/demo/Customer.java
[ 1, 8585, 326, 22398, 316, 326, 981, 30, 225, 202, 482, 4347, 3166, 2448, 1435, 288, 202, 202, 759, 3751, 5934, 16020, 392, 4347, 202, 202, 759, 12465, 16, 518, 1807, 29404, 86, 1523, 16, 1496, 903, 506, 8089, 635, 279, 4143, 29774, ...
[ 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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, 4347, 3166, 2448, 1435, 288, 202, 202, 759, 3751, 5934, 16020, 392, 4347, 202, 202, 759, 12465, 16, 518, 1807, 29404, 86, 1523, 16, 1496, 903, 506, 8089, 635, 279, 4143, 29774, ...