rem stringlengths 1 53.3k | add stringlengths 0 80.5k | context stringlengths 6 326k | meta stringlengths 141 403 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
public Explanation explain (IndexReader ir, int i) throws IOException { return weight.explain (ir, i); } | public Explanation explain (IndexReader ir, int i) throws IOException { Explanation inner = weight.explain (ir, i); Filter f = FilteredQuery.this.filter; BitSet matches = f.bits(ir); if (matches.get(i)) return inner; Explanation result = new Explanation (0.0f, "failure to match filter: " + f.toString()); result.addDeta... | protected Weight createWeight (final Searcher searcher) throws IOException { final Weight weight = query.createWeight (searcher); final Similarity similarity = query.getSimilarity(searcher); return new Weight() { // pass these methods through to enclosed query's weight public float getValue() { ret... | 1514 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1514/c5cd491839ccd97c74f772d37b24afaf10e30e09/FilteredQuery.java/clean/src/java/org/apache/lucene/search/FilteredQuery.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
15437,
752,
6544,
261,
6385,
5167,
264,
27349,
13,
1216,
1860,
288,
565,
727,
15437,
3119,
273,
843,
18,
2640,
6544,
261,
3072,
264,
1769,
565,
727,
22967,
560,
16416,
273,
843,
18,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
15437,
752,
6544,
261,
6385,
5167,
264,
27349,
13,
1216,
1860,
288,
565,
727,
15437,
3119,
273,
843,
18,
2640,
6544,
261,
3072,
264,
1769,
565,
727,
22967,
560,
16416,
273,
843,
18,... |
AST tmp2307_AST_in = (AST)_t; | AST tmp2311_AST_in = (AST)_t; | public final void function_param_arg(AST _t) throws RecognitionException { AST function_param_arg_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case TABLE: { AST tmp2298_AST_in = (AST)_t; match(_t,TABLE); _t = _t.getNextSibling(); { if (_t==null) _t=AS... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
445,
67,
891,
67,
3175,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
445,
67,
891,
67,
3175,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
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,
225,
202,
482,
727,
918,
445,
67,
891,
67,
3175,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
445,
67,
891,
67,
3175,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13... |
public void paint( Graphics g ) { super.paint( g ); if ( at == null ) { at = new AffineTransform( ); at.setToIdentity( ); | public void paint(Graphics g) { super.paint(g); if (at == null) { at = new AffineTransform(); at.setToIdentity(); | public void paint( Graphics g ) { super.paint( g ); if ( at == null ) { at = new AffineTransform( ); at.setToIdentity( ); } Graphics2D g2 = ( Graphics2D ) g; try { // set the size EMFHeader header = is.readHeader( ); Affine... | 57341 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57341/de061d5977b00047b242b52aea5bc47538b063c5/EMFDisplay.java/buggy/freehep-graphicsio-emf/src/main/java/org/freehep/graphicsio/emf/EMFDisplay.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
12574,
12,
16830,
314,
262,
288,
3639,
2240,
18,
84,
1598,
12,
314,
11272,
3639,
309,
261,
622,
422,
446,
262,
288,
5411,
622,
273,
394,
23906,
558,
4059,
12,
225,
11272,
541... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
12574,
12,
16830,
314,
262,
288,
3639,
2240,
18,
84,
1598,
12,
314,
11272,
3639,
309,
261,
622,
422,
446,
262,
288,
5411,
622,
273,
394,
23906,
558,
4059,
12,
225,
11272,
541... |
GUIException exception = GUIException .createGUIException( ReportPlugin.REPORT_UI, e, "Library.DND.messages.outofsync" ); | GUIException exception = GUIException.createGUIException( ReportPlugin.REPORT_UI, e, "Library.DND.messages.outofsync" ); | public boolean preHandleMouseUp( ) { ModuleHandle moduleHandle = SessionHandleAdapter.getInstance( ) .getReportDesignHandle( ); LibraryHandle library = (LibraryHandle) elementHandle.getRoot( ); try { if ( UIUtil.includeLibrary( moduleHandle, library ) ) { setModel( moduleHandle.getElementFactory( ).newEl... | 12803 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12803/0bce62027668973bc039b70b83beba6e47df3e38/LibraryElementsToolHandleExtends.java/buggy/UI/org.eclipse.birt.report.designer.ui/src/org/eclipse/birt/report/designer/internal/ui/editors/schematic/tools/LibraryElementsToolHandleExtends.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
675,
3259,
9186,
1211,
12,
262,
202,
95,
202,
202,
3120,
3259,
1605,
3259,
273,
3877,
3259,
4216,
18,
588,
1442,
12,
262,
9506,
202,
18,
588,
4820,
15478,
3259,
12,
1127... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
675,
3259,
9186,
1211,
12,
262,
202,
95,
202,
202,
3120,
3259,
1605,
3259,
273,
3877,
3259,
4216,
18,
588,
1442,
12,
262,
9506,
202,
18,
588,
4820,
15478,
3259,
12,
1127... |
List getAttachmentDescriptions(boolean imagesOnly) { return _messageEditor.getAttachmentDescriptions(imagesOnly); } | List getAttachmentDescriptions() { return _messageEditor.getAttachmentDescriptions(); } | List getAttachmentDescriptions(boolean imagesOnly) { return _messageEditor.getAttachmentDescriptions(imagesOnly); } | 27487 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/27487/4963d13f806b98d0138cbc0116c65b9b2af4dfc4/PageEditor.java/buggy/src/syndie/gui/PageEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
987,
31134,
16844,
12,
6494,
4602,
3386,
13,
288,
327,
389,
2150,
6946,
18,
588,
6803,
16844,
12,
7369,
3386,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
987,
31134,
16844,
12,
6494,
4602,
3386,
13,
288,
327,
389,
2150,
6946,
18,
588,
6803,
16844,
12,
7369,
3386,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
return new AbstractCharClass() { | AbstractCharClass chCl = new AbstractCharClass() { | protected AbstractCharClass computeValue() { return new AbstractCharClass() { public boolean contains(int ch) { return Character.isLetter((char) ch); } }; } | 54769 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54769/b4e4f564fd7939c2808e34532e674a46336dccdd/AbstractCharClass.java/buggy/modules/regex/src/main/java/java/util/regex/AbstractCharClass.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
4115,
2156,
797,
3671,
620,
1435,
288,
5411,
4115,
2156,
797,
462,
2009,
273,
394,
4115,
2156,
797,
1435,
288,
7734,
1071,
1250,
1914,
12,
474,
462,
13,
288,
10792,
327,
6577,
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,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
4115,
2156,
797,
3671,
620,
1435,
288,
5411,
4115,
2156,
797,
462,
2009,
273,
394,
4115,
2156,
797,
1435,
288,
7734,
1071,
1250,
1914,
12,
474,
462,
13,
288,
10792,
327,
6577,
18,
... |
else if ( LA46_8==EOL||(LA46_8>=22 && LA46_8<=23)||(LA46_8>=40 && LA46_8<=47) ) { | else if ( LA46_8==EOL||LA46_8==15||(LA46_8>=22 && LA46_8<=23)||(LA46_8>=40 && LA46_8<=47) ) { | public List constraints() throws RecognitionException { List constraints; constraints = new ArrayList(); try { // C:\Projects\jboss-rules\drools-compiler\src\main\resources\org\drools\lang\drl.g:476:17: ( opt_eol ( constraint[constraints] | predicate[constraints... | 31577 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31577/9c6423b7a31fdc4a1317e71a6d2850c94e2140e0/RuleParser.java/buggy/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
987,
6237,
1435,
1216,
9539,
288,
6647,
987,
6237,
31,
1171,
202,
202,
11967,
273,
394,
2407,
5621,
540,
202,
3639,
775,
288,
5411,
368,
385,
5581,
15298,
64,
10649,
8464,
17,
7482,... |
boolean hastNext = resultSet.next(); int pk = 1; if (hastNext) { pk = resultSet.getInt("pk_value"); pk += increaseBy; con.createStatement().executeUpdate("update pk_table set pk_value = " + pk + " " + where); } else { con.createStatement().executeUpdate( "insert into pk_table (eoentity_name, pk_value) values ('" + en... | boolean hastNext = resultSet.next(); int pk = 1; if (hastNext) { pk = resultSet.getInt("pk_value"); pk += increaseBy; con.createStatement().executeUpdate("update pk_table set pk_value = " + pk + " " + where); } else { con.createStatement().executeUpdate( "insert into pk_table (eoentity_name, pk_value) values ('" + en... | private static Long getNextPkValueForEntityIncreaseBy(String ename, int count, int increaseBy) { if (increaseBy < 1) increaseBy = 1; Connection con = ERXJDBCConnectionBroker.connectionBrokerForEntityNamed(ename).getConnection(); try { con.setAutoCommit(false); con.setReadO... | 50512 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50512/5845cd8e88765c0c123df4fb37ebb61684ecbca0/ERXLongPrimaryKeyFactory.java/buggy/Common/Frameworks/ERExtensions/Sources/er/extensions/ERXLongPrimaryKeyFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
3407,
6927,
7789,
620,
1290,
1943,
382,
11908,
858,
12,
780,
570,
339,
16,
509,
1056,
16,
509,
10929,
858,
13,
288,
3639,
309,
261,
267,
11908,
858,
411,
404,
13,
10929,
858,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3407,
6927,
7789,
620,
1290,
1943,
382,
11908,
858,
12,
780,
570,
339,
16,
509,
1056,
16,
509,
10929,
858,
13,
288,
3639,
309,
261,
267,
11908,
858,
411,
404,
13,
10929,
858,... |
Report.report(5, Thread.currentThread() + " " + this + " continues stopfinish "); | Report.report(5, PoolRunner.logString() + " " + this + " continues stopfinish "); | public synchronized void stopFinish() { if (Report.should_report("activity", 5)) { Report.report(5, Thread.currentThread() + " " + this + " enters stopfinish "); } while ( finishState_.finishCount != 0) { try { this.wait(); } catch (InterruptedException z) { // What should be ... | 1832 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1832/39e3a44f8436cd6eb9627482799bea04d136e3f4/Activity.java/clean/x10.runtime/src/x10/runtime/Activity.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
2132,
11641,
1435,
288,
377,
202,
430,
261,
4820,
18,
13139,
67,
6006,
2932,
9653,
3113,
1381,
3719,
288,
377,
202,
202,
4820,
18,
6006,
12,
25,
16,
4884,
18,
2972,
383... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
2132,
11641,
1435,
288,
377,
202,
430,
261,
4820,
18,
13139,
67,
6006,
2932,
9653,
3113,
1381,
3719,
288,
377,
202,
202,
4820,
18,
6006,
12,
25,
16,
4884,
18,
2972,
383... |
String lastFrameUrl = lastFrame.getUrl(); int line = lastFrame.getLineNumber(); main.statusBar.setText("Thread: " + threadTitle); | debugGui.statusBar.setText("Thread: " + threadTitle); | public void run() { String lastFrameUrl = lastFrame.getUrl(); int line = lastFrame.getLineNumber(); main.statusBar.setText("Thread: " + threadTitle); if (lastFrameUrl != null && !lastFrameUrl.equals("<stdin>")) { FileWindow w = main.getFileWindow(lastFrameUrl); i... | 19000 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19000/9f6ca8f9a1c065e5181a0679595b48269838c038/Main.java/clean/toolsrc/org/mozilla/javascript/tools/debugger/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
565,
288,
3639,
514,
1142,
3219,
1489,
273,
1142,
3219,
18,
588,
1489,
5621,
3639,
509,
980,
273,
1142,
3219,
18,
588,
31063,
5621,
3639,
2774,
18,
2327,
5190,
18,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1086,
1435,
565,
288,
3639,
514,
1142,
3219,
1489,
273,
1142,
3219,
18,
588,
1489,
5621,
3639,
509,
980,
273,
1142,
3219,
18,
588,
31063,
5621,
3639,
2774,
18,
2327,
5190,
18,
... |
if(messageListeners != null) { MessageEvent ev = new MessageEvent(MessageEvent.SENT_MESSAGE, msg, sender, myID); for(int i = 0; i < messageListeners.size(); i++) { MessageListener l = (MessageListener)messageListeners.get(i); l.sentMessage(ev); | synchronized(messageListenersLock) { if(messageListeners != null) { MessageEvent ev = new MessageEvent(MessageEvent.SENT_MESSAGE, msg, sender, myID); for(int i = 0; i < messageListeners.size(); i++) { MessageListener l = (MessageListener)messageListeners.get(i); l.sentMessage(ev); } | private void fireSentMessage(ACLMessage msg, AID sender) { if(messageListeners != null) { MessageEvent ev = new MessageEvent(MessageEvent.SENT_MESSAGE, msg, sender, myID); for(int i = 0; i < messageListeners.size(); i++) { MessageListener l = (MessageListener)messageListeners.get(i); l.sentMessage(ev); ... | 5505 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5505/6e45d519da18a6290cd8fdbb230d7a1f32e37127/AgentContainerImpl.java/buggy/src/jade/core/AgentContainerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
4452,
7828,
1079,
12,
9486,
1079,
1234,
16,
432,
734,
5793,
13,
288,
565,
309,
12,
2150,
5583,
480,
446,
13,
288,
1377,
2350,
1133,
2113,
273,
394,
2350,
1133,
12,
1079,
1133... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4452,
7828,
1079,
12,
9486,
1079,
1234,
16,
432,
734,
5793,
13,
288,
565,
309,
12,
2150,
5583,
480,
446,
13,
288,
1377,
2350,
1133,
2113,
273,
394,
2350,
1133,
12,
1079,
1133... |
if (nextTransaction .isMessagePartOfTransaction(responseReceived)) { | nextTransaction = (SIPClientTransaction) transactionIterator .next(); | protected ServerResponseInterface newSIPServerResponse( SIPResponse responseReceived, MessageChannel responseMessageChannel) { // System.out.println("response = " + responseReceived.encode()); // Iterator through all client transactions Iterator transactionIterator; // Next transaction in the set SIPClientTrans... | 3364 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3364/68c0ca844a7d5fe4a7744cbf9898184966ce0680/SIPTransactionStack.java/buggy/src/gov/nist/javax/sip/stack/SIPTransactionStack.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3224,
1064,
1358,
394,
17739,
2081,
1064,
12,
1082,
202,
17739,
1064,
766,
8872,
16,
2350,
2909,
766,
1079,
2909,
13,
288,
202,
202,
759,
202,
3163,
18,
659,
18,
8222,
2932,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
3224,
1064,
1358,
394,
17739,
2081,
1064,
12,
1082,
202,
17739,
1064,
766,
8872,
16,
2350,
2909,
766,
1079,
2909,
13,
288,
202,
202,
759,
202,
3163,
18,
659,
18,
8222,
2932,
... |
vendorNameDialectMappings.put("HSQL Database Engine", HSQLDialect.class.getName()); vendorNameDialectMappings.put("MySQL", MySQLDialect.class.getName()); | URL hibernateDialects = this.application.getClassLoader().getResource("hibernate-dialects.properties"); if(hibernateDialects != null) { Properties p = new Properties(); try { p.load(hibernateDialects.openStream()); Iterator iter = p.entrySet().iterator(); while(iter.hasNext()) { Map.Entry e = (Map.Entry)iter.next(); ... | private void populateDataSourceReferences(Collection beanReferences) { boolean dependsOnHsqldbServer = false; GrailsDataSource grailsDataSource = application.getGrailsDataSource(); Bean localSessionFactoryBean = SpringConfigUtils.createSingletonBean(ConfigurableLocalSessionFactoryBean.class); if (grail... | 53275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53275/22875fce8e43693ce33e366fc742709f7e8abf28/SpringConfig.java/buggy/src/commons/org/codehaus/groovy/grails/commons/spring/SpringConfig.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
6490,
8597,
8221,
12,
2532,
3931,
8221,
13,
288,
202,
202,
6494,
10935,
1398,
44,
4669,
1966,
2081,
273,
629,
31,
202,
202,
14571,
14573,
8597,
3087,
14573,
8597,
273,
252... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6490,
8597,
8221,
12,
2532,
3931,
8221,
13,
288,
202,
202,
6494,
10935,
1398,
44,
4669,
1966,
2081,
273,
629,
31,
202,
202,
14571,
14573,
8597,
3087,
14573,
8597,
273,
252... |
savings.addAccountPayment(payment2); | TestAccountPaymentEntity.addAccountPayment(payment2,savings); | public void testInterestAdjustment_LastWithdrawalPaymentModified_WithMinBal() throws Exception { createInitialObjects(); savingsOffering = createSavingsOfferingForIntCalc("prd1", "cfgh", SavingsType.VOLUNTARY.getValue(), Short.valueOf("1"), MeetingConstants.MONTHLY, Short.valueOf("1")); savings = helper.cre... | 45468 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45468/99eca589a39ecd2dc036535c650daf9d9af9e2fb/TestSavingsBO.java/clean/mifos/test/org/mifos/application/accounts/savings/business/TestSavingsBO.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
29281,
19985,
67,
3024,
1190,
9446,
287,
6032,
4575,
67,
1190,
2930,
38,
287,
1435,
1082,
202,
15069,
1185,
288,
202,
202,
2640,
4435,
4710,
5621,
202,
202,
87,
27497... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29281,
19985,
67,
3024,
1190,
9446,
287,
6032,
4575,
67,
1190,
2930,
38,
287,
1435,
1082,
202,
15069,
1185,
288,
202,
202,
2640,
4435,
4710,
5621,
202,
202,
87,
27497... |
case Toolset.FILL_NONE : | case Toolset.FILL_NONE: | protected void doTool(int x1, int y1, int x2, int y2) { //x1, y1 is start of drag //x2, y2 is end/current place of drag // addUndo(); int c = pal.getSelectedColorIndex(); int tool = tools.getSelectedDrawingTool(), fill = tools.getFillType(); int rx1 = Math.min(x1, x2), ... | 3699 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3699/2452e72a3552dbe7953780501217804b0e610b7e/IntArrDrawingArea.java/buggy/src/net/starmen/pkhack/IntArrDrawingArea.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
6364,
12,
474,
619,
21,
16,
509,
677,
21,
16,
509,
619,
22,
16,
509,
677,
22,
13,
565,
288,
3639,
368,
92,
21,
16,
677,
21,
353,
787,
434,
8823,
3639,
368,
92,
22,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
741,
6364,
12,
474,
619,
21,
16,
509,
677,
21,
16,
509,
619,
22,
16,
509,
677,
22,
13,
565,
288,
3639,
368,
92,
21,
16,
677,
21,
353,
787,
434,
8823,
3639,
368,
92,
22,... |
gl.swapBuffers(); | gl.paint(); | private void wiggleMouse() { System.out.print("Please move the mouse around"); long statustime = Sys.getTime(); long endtime = Sys.getTime() + Sys.getTimerResolution() * 5; while (Sys.getTime() < endtime) { Mouse.poll(); position.x += Mouse.dx; position.y -= Mouse.dy; if(position.x<0) { pos... | 5076 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5076/07fdc052e08e8a301861811cee15e988d0abc92b/MouseCreationTest.java/buggy/src/java/org/lwjgl/test/input/MouseCreationTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
341,
360,
3213,
9186,
1435,
288,
202,
202,
3163,
18,
659,
18,
1188,
2932,
8496,
3635,
326,
7644,
6740,
8863,
202,
202,
5748,
610,
641,
494,
273,
16995,
18,
588,
950,
562... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
341,
360,
3213,
9186,
1435,
288,
202,
202,
3163,
18,
659,
18,
1188,
2932,
8496,
3635,
326,
7644,
6740,
8863,
202,
202,
5748,
610,
641,
494,
273,
16995,
18,
588,
950,
562... |
} KeyTracker newTracker = new KeyTracker(this, encCipher, encKey); changedIP(replyTo); boolean bootIDChanged = false; synchronized(this) { | public boolean completedHandshake(long thisBootID, byte[] data, int offset, int length, BlockCipher encCipher, byte[] encKey, Peer replyTo, boolean unverified) { logMINOR = Logger.shouldLog(Logger.MINOR, this); long now = System.currentTimeMillis(); synchronized(this) { completedHandshake = tr... | 46035 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46035/92061e70ef36714b61c11ad2640dd5689d28deb3/PeerNode.java/buggy/src/freenet/node/PeerNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
5951,
14545,
12,
5748,
333,
15817,
734,
16,
1160,
8526,
501,
16,
509,
1384,
16,
509,
769,
16,
3914,
13896,
2446,
13896,
16,
1160,
8526,
2446,
653,
16,
10669,
30934,
16,
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,
377,
1071,
1250,
5951,
14545,
12,
5748,
333,
15817,
734,
16,
1160,
8526,
501,
16,
509,
1384,
16,
509,
769,
16,
3914,
13896,
2446,
13896,
16,
1160,
8526,
2446,
653,
16,
10669,
30934,
16,
1250,
... | |
byte[] in = {1, 2, 3, 4, 5, 6, 7, 8, 9}; | byte[] in = {1, 2, 3, 4, 5, 6, 7, 8, 9}; | public void test_formatString_oneBreakWithPrefix() { byte[] in = {1, 2, 3, 4, 5, 6, 7, 8, 9}; // "AEBAGBAFAYDQQCI=" (16 chars) String out = base32.formatString(in, 10, "!_", false); assertEquals("!_AEBAGBAFAY\n!_DQQCI=", out); } | 53983 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53983/e93d3613dc17d5d6b4150d9c2a0991aa1f124f3f/base32Test.java/clean/tests/org/xbill/DNS/utils/base32Test.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
1842,
67,
2139,
780,
67,
476,
7634,
1190,
2244,
1435,
225,
288,
565,
1160,
8526,
316,
273,
288,
21,
16,
576,
16,
890,
16,
1059,
16,
1381,
16,
1666,
16,
2371,
16,
1725,
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,
282,
1071,
918,
1842,
67,
2139,
780,
67,
476,
7634,
1190,
2244,
1435,
225,
288,
565,
1160,
8526,
316,
273,
288,
21,
16,
576,
16,
890,
16,
1059,
16,
1381,
16,
1666,
16,
2371,
16,
1725,
16,
... |
lm.logger.printResultSet(lm.logger.getMessage(id)); | /* if (id > -1) lm.logger.printResultSet(lm.logger.getMessage(id)); else if (m.isCTCP) System.out.println("(Did not log outgoing CTCP " + m.CTCPCommand + " message)") ; else System.out.println("(Did not log outgoing " + m.command + " message)") ; */ | public void sendMessage(Message m) { byte[] outbuffer; synchronized (out) { // System.out.println("outbuffer:" + String.valueOf( // m.toString() )); outbuffer = m.toByteArray(); if (bufused + outbuffer.length > 1024) { // hope that sleeping for two seconds will empty the buffer. // System.out.... | 47073 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47073/1589bb8918748c9b794c9f28e11cdfedcb9fcc8b/ServerConnection.java/clean/src/goat/core/ServerConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
15399,
12,
1079,
312,
13,
288,
1082,
202,
7229,
8526,
596,
4106,
31,
1082,
202,
22043,
261,
659,
13,
288,
9506,
202,
759,
2332,
18,
659,
18,
8222,
2932,
659,
4106,
2773,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
15399,
12,
1079,
312,
13,
288,
1082,
202,
7229,
8526,
596,
4106,
31,
1082,
202,
22043,
261,
659,
13,
288,
9506,
202,
759,
2332,
18,
659,
18,
8222,
2932,
659,
4106,
2773,... |
Constraint rc = type.realClause(); if (rc != null ) { C_Var var=thisType.selfVar(); if (var == null) var = rc.genEQV(thisType); Constraint newRC = rc.substitute(var, C_Special.This); retType = type.makeVariant(newRC, null); | if (! inTypeElaboration) { X10Type thisType = (X10Type) target.type(); Constraint rc = type.realClause(); if (rc != null ) { C_Var var=thisType.selfVar(); if (var == null) var = rc.genEQV(thisType); Constraint newRC = rc.substitute(var, C_Special.This); retType = type.makeVariant(newRC, null); } fi = fi.type(retType);... | public Node typeCheck(TypeChecker tc) throws SemanticException { X10TypeSystem xts = (X10TypeSystem) tc.typeSystem(); X10NodeFactory xnf = (X10NodeFactory) tc.nodeFactory(); /* if (name.equals("location") && xts.isValueType(target.type())) { return xnf.Here(position()).typeCheck(tc); } */ try { //Report.rep... | 1769 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1769/8aeb9b4cf89cdb0b34a0500c1ed743aa4ef8eee3/X10Field_c.java/clean/x10.compiler/src/polyglot/ext/x10/ast/X10Field_c.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2029,
618,
1564,
12,
559,
8847,
1715,
13,
1216,
24747,
503,
288,
202,
202,
60,
2163,
559,
3163,
619,
3428,
273,
261,
60,
2163,
559,
3163,
13,
1715,
18,
723,
3163,
5621,
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,
2029,
618,
1564,
12,
559,
8847,
1715,
13,
1216,
24747,
503,
288,
202,
202,
60,
2163,
559,
3163,
619,
3428,
273,
261,
60,
2163,
559,
3163,
13,
1715,
18,
723,
3163,
5621,
202,
... |
throw new IllegalArgumentException(); if (name == null) | public IdFunctionObject(IdFunctionCall idcall, Object tag, int id, String name, int arity, Scriptable scope) { super(scope, null); if (arity < 0) throw new IllegalArgumentException(); if (name == null) throw new IllegalArgumentException(); ... | 19042 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/19042/271fb8a31366d1ed2d5e5b21b321497a48f75694/IdFunctionObject.java/buggy/src/org/mozilla/javascript/IdFunctionObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3124,
2083,
921,
12,
548,
2083,
1477,
612,
1991,
16,
1033,
1047,
16,
509,
612,
16,
18701,
514,
508,
16,
509,
19353,
16,
22780,
2146,
13,
565,
288,
3639,
2240,
12,
4887,
16,
446,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3124,
2083,
921,
12,
548,
2083,
1477,
612,
1991,
16,
1033,
1047,
16,
509,
612,
16,
18701,
514,
508,
16,
509,
19353,
16,
22780,
2146,
13,
565,
288,
3639,
2240,
12,
4887,
16,
446,
... | |
reportEditor.setSelection(getPreferenceStore().getBoolean(MylarTasklistPlugin.REPORT_OPEN_EDITOR)); | reportEditor.setSelection(getPreferenceStore().getBoolean(MylarTaskListPlugin.REPORT_OPEN_EDITOR)); | private void createBugzillaReportOption(Composite parent) { Group container = new Group(parent, SWT.SHADOW_ETCHED_IN); container.setLayout(new GridLayout(2, false)); container.setLayoutData(new GridData(GridData.FILL_HORIZONTAL)); container.setText("Open Bug Reports With"); reportEditor = new Button(container, SW... | 51151 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51151/c66e1abc548299095f0992ffd278426ba0fc3203/MylarTasklistPreferencePage.java/buggy/org.eclipse.mylyn.tasks.ui/src/org/eclipse/mylyn/tasklist/ui/preferences/MylarTasklistPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
19865,
15990,
4820,
1895,
12,
9400,
982,
13,
288,
202,
202,
1114,
1478,
273,
394,
3756,
12,
2938,
16,
348,
8588,
18,
2664,
1880,
7306,
67,
9235,
2056,
67,
706,
1769... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
752,
19865,
15990,
4820,
1895,
12,
9400,
982,
13,
288,
202,
202,
1114,
1478,
273,
394,
3756,
12,
2938,
16,
348,
8588,
18,
2664,
1880,
7306,
67,
9235,
2056,
67,
706,
1769... |
for (int i = 0; i < items.length; i++) if (commandUniqueName.equals(items[i])) { comboCommand.select(i); break; } } } | for (int i = 0; i < items.length; i++) if (commandUniqueName.equals(items[i])) { comboCommand.select(i); break; } } } | private void setCommandId(String commandId) { comboCommand.clearSelection(); comboCommand.deselectAll(); String commandUniqueName = (String) commandUniqueNamesById.get(commandId); if (commandUniqueName != null) { String items[] = comboCommand.getItems(); for (int i = 0; i < items.length; i++) if (commandUni... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/664efbbd6fd6dba5c4d118b10afe31ab34b6890a/KeysPreferencePage.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/KeysPreferencePage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
444,
2189,
548,
12,
780,
1296,
548,
13,
288,
202,
202,
25053,
2189,
18,
8507,
6233,
5621,
202,
202,
25053,
2189,
18,
5489,
13759,
1595,
5621,
202,
202,
780,
1296,
6303,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
444,
2189,
548,
12,
780,
1296,
548,
13,
288,
202,
202,
25053,
2189,
18,
8507,
6233,
5621,
202,
202,
25053,
2189,
18,
5489,
13759,
1595,
5621,
202,
202,
780,
1296,
6303,
... |
NullLiteral(int line) { super(line); } | public NullLiteral(Position position, int sym) { super(position, sym); } | NullLiteral(int line) { super(line); } | 11982 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11982/96c2c0f08db74e6b67885d020d1aa6b2502f09f2/NullLiteral.java/buggy/src/polyglot/lex/NullLiteral.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4112,
6177,
12,
474,
980,
13,
288,
2240,
12,
1369,
1769,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4112,
6177,
12,
474,
980,
13,
288,
2240,
12,
1369,
1769,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if(action.equalsIgnoreCase("VIEW")){ | Properties userParams = super.getUserParameters(user) ; String metaId = params.getProperty("META_ID") ; String userId = userParams.getProperty("USER_ID") ; | public void doGet(HttpServletRequest req, HttpServletResponse res)throws ServletException, IOException{ log("startar doGet"); RequestDispatcher myDispatcher = req.getRequestDispatcher("StartDoc"); // Lets validate the session, e.g has the user logged in to Janus? if (super.checkSession(req,res) == false) retur... | 8781 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8781/a270627916b37a677a391dd9f45c54d3d6f12503/ChatManager.java/buggy/servlets/chat/ChatManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
15069,
16517,
16,
1860,
95,
9506,
202,
1330,
2932,
1937,
297,
23611,
8863,
202,
202,
691,
6681,
3399,
6681,
273,
1111,
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,
482,
918,
23611,
12,
2940,
18572,
1111,
16,
12446,
400,
13,
15069,
16517,
16,
1860,
95,
9506,
202,
1330,
2932,
1937,
297,
23611,
8863,
202,
202,
691,
6681,
3399,
6681,
273,
1111,
18,... |
return null; | throw new PSQLException("postgresql.metadata.unavailable"); | public java.sql.ResultSet getTypeInfo() throws SQLException { java.sql.ResultSet rs = connection.ExecSQL("select typname from pg_type"); if(rs!=null) { Field f[] = new Field[18]; ResultSet r; // ResultSet for the SQL query that we need to do Vector v = new Vector(); // The new ResultSet tuple s... | 49868 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49868/459014c6725b778a09e4df81bb097559c080470d/DatabaseMetaData.java/clean/org/postgresql/jdbc1/DatabaseMetaData.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2252,
18,
4669,
18,
13198,
3130,
966,
1435,
1216,
6483,
225,
288,
565,
2252,
18,
4669,
18,
13198,
3597,
273,
1459,
18,
1905,
3997,
2932,
4025,
3815,
529,
628,
7184,
67,
723,
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,
282,
1071,
2252,
18,
4669,
18,
13198,
3130,
966,
1435,
1216,
6483,
225,
288,
565,
2252,
18,
4669,
18,
13198,
3597,
273,
1459,
18,
1905,
3997,
2932,
4025,
3815,
529,
628,
7184,
67,
723,
8863,
... |
if(!vfs.load(view,this,path)) { setFlag(LOADING,false); return false; } | setFlag(LOADING,false); return false; | public boolean load(final View view, final boolean reload) { if(isPerformingIO()) { GUIUtilities.error(view,"buffer-multiple-io",null); return false; } setBooleanProperty(BufferIORequest.ERROR_OCCURRED,false); setFlag(LOADING,true); // view text areas temporarily blank out while a buffer is // being loaded,... | 6564 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6564/ff54611166e8b388a0ae19ae113d008ba7037e8b/Buffer.java/buggy/org/gjt/sp/jedit/Buffer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1262,
12,
6385,
4441,
1476,
16,
727,
1250,
7749,
13,
202,
95,
202,
202,
430,
12,
291,
4990,
310,
4294,
10756,
202,
202,
95,
1082,
202,
43,
5370,
11864,
18,
1636,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1250,
1262,
12,
6385,
4441,
1476,
16,
727,
1250,
7749,
13,
202,
95,
202,
202,
430,
12,
291,
4990,
310,
4294,
10756,
202,
202,
95,
1082,
202,
43,
5370,
11864,
18,
1636,
12,
1... |
String getName(); | public String getName(); | String getName(); | 51810 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51810/7abd18e719cfae04e1281e9832aa24856ba5b9ce/PortletPreference.java/buggy/pluto-container/src/main/java/org/apache/pluto/core/PortletPreference.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
514,
1723,
5621,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
514,
1723,
5621,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
reaction.addProduct(new Molecule()); | reaction.addProduct(builder.newMolecule()); | public void testGetProductCount() { Reaction reaction = new Reaction(); assertEquals(0, reaction.getProductCount()); reaction.addProduct(new Molecule()); assertEquals(1, reaction.getProductCount()); } | 46046 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46046/67261c8143759a6ee4feb79dc1687d6dcfa25f40/ReactionTest.java/clean/src/org/openscience/cdk/test/ReactionTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
967,
4133,
1380,
1435,
288,
3639,
868,
1128,
12836,
273,
394,
868,
1128,
5621,
3639,
1815,
8867,
12,
20,
16,
12836,
18,
588,
4133,
1380,
10663,
202,
266,
1128,
18,
1289,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
967,
4133,
1380,
1435,
288,
3639,
868,
1128,
12836,
273,
394,
868,
1128,
5621,
3639,
1815,
8867,
12,
20,
16,
12836,
18,
588,
4133,
1380,
10663,
202,
266,
1128,
18,
1289,
... |
return null; | if (obj == null || !(obj instanceof ProblemMarker)) { return null; } return Util.getImage(((ProblemMarker) obj).getSeverity()); | public Image getImage(Object obj) { return null; } | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/479f19d56b13adb524e8b08585e30a0328bb054e/FieldMessage.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/FieldMessage.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3421,
10567,
12,
921,
1081,
13,
288,
202,
202,
2463,
446,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3421,
10567,
12,
921,
1081,
13,
288,
202,
202,
2463,
446,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
char[] result = new char[end - start]; | char[][] result = new char[end - start][]; | public static final char[] subarray(char[] array, int start, int end) { if (end == -1) end = array.length; if (start > end) return null; if (start < 0) return null; if (end > array.length) return null; char[] result = new char[end - start]; System.arraycopy(array, start, result, 0, end - start); return ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/51a73af86dfc48263b870da877579caead870558/CharOperation.java/buggy/core/org.eclipse.cdt.core/index/org/eclipse/cdt/internal/core/CharOperation.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
1149,
8526,
720,
1126,
12,
3001,
8526,
526,
16,
509,
787,
16,
509,
679,
13,
288,
202,
202,
430,
261,
409,
422,
300,
21,
13,
1082,
202,
409,
273,
526,
18,
2469,
3... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
727,
1149,
8526,
720,
1126,
12,
3001,
8526,
526,
16,
509,
787,
16,
509,
679,
13,
288,
202,
202,
430,
261,
409,
422,
300,
21,
13,
1082,
202,
409,
273,
526,
18,
2469,
3... |
assertFalse("should not have been invokedObject", recorder.hasBeenInvoked()); recorder.invoked(emptyInvocation); assertTrue("should have been invokedObject", recorder.hasBeenInvoked()); } | assertFalse("should not have been invokedObject", recorder.hasBeenInvoked()); recorder.invoked(emptyInvocation); assertTrue("should have been invokedObject", recorder.hasBeenInvoked()); } | public void testReportsIfHasBeenInvoked() { assertFalse("should not have been invokedObject", recorder.hasBeenInvoked()); recorder.invoked(emptyInvocation); assertTrue("should have been invokedObject", recorder.hasBeenInvoked()); } | 2796 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2796/a917aff361c58c31c5dce12a5e8052df6803dbe1/InvokedRecorderTest.java/buggy/jmock/core/src/test/jmock/core/matcher/InvokedRecorderTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
18631,
2047,
5582,
25931,
26215,
1435,
288,
202,
202,
11231,
8381,
2932,
13139,
486,
1240,
2118,
8187,
921,
3113,
15766,
18,
5332,
25931,
26215,
10663,
202,
202,
3366,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
18631,
2047,
5582,
25931,
26215,
1435,
288,
202,
202,
11231,
8381,
2932,
13139,
486,
1240,
2118,
8187,
921,
3113,
15766,
18,
5332,
25931,
26215,
10663,
202,
202,
3366,
... |
public WorkbenchCommandSupport(Workbench workbench) { this.workbench = workbench; | public WorkbenchCommandSupport(final Workbench workbenchToSupport) { workbench = workbenchToSupport; | public WorkbenchCommandSupport(Workbench workbench) { this.workbench = workbench; mutableCommandManager = CommandManagerFactory.getCommandManager(); KeyFormatterFactory.setDefault(SWTKeySupport .getKeyFormatterForPlatform()); keyboard = new WorkbenchKeyboard(workbench, wor... | 55805 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55805/664efbbd6fd6dba5c4d118b10afe31ab34b6890a/WorkbenchCommandSupport.java/buggy/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/commands/ws/WorkbenchCommandSupport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
4147,
22144,
2189,
6289,
12,
2421,
22144,
1440,
22144,
13,
288,
3639,
333,
18,
1252,
22144,
273,
1440,
22144,
31,
3639,
16074,
2189,
1318,
273,
3498,
20012,
18,
588,
2189,
1318,
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,
377,
1071,
4147,
22144,
2189,
6289,
12,
2421,
22144,
1440,
22144,
13,
288,
3639,
333,
18,
1252,
22144,
273,
1440,
22144,
31,
3639,
16074,
2189,
1318,
273,
3498,
20012,
18,
588,
2189,
1318,
5621,... |
if (!super.equals(o)) { | if (!super.equals(o)) { | public boolean equals(Object o) { if (this == o) { return true; } if (!super.equals(o)) { return false; } if (o == null) { return false; } if (o.getClass() != getClass()) { return false; } FoodItem castedObj =... | 13936 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13936/5e618d9cd09f79d4c9272ff180ef5ffe8a1a153d/FoodItem.java/buggy/Housekeeper/trunk/housekeeper/src/java/net/sf/housekeeper/domain/FoodItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
1606,
12,
921,
320,
13,
288,
3639,
309,
261,
2211,
422,
320,
13,
288,
5411,
327,
638,
31,
3639,
289,
3639,
309,
16051,
9565,
18,
14963,
12,
83,
3719,
288,
5411,
327,
629,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1606,
12,
921,
320,
13,
288,
3639,
309,
261,
2211,
422,
320,
13,
288,
5411,
327,
638,
31,
3639,
289,
3639,
309,
16051,
9565,
18,
14963,
12,
83,
3719,
288,
5411,
327,
629,
... |
System.out.println("--[java]bcJavaSample.test0 "); | System.out.println("--[java]bcJavaSample.test0 "); | public void test0() { System.out.println("--[java]bcJavaSample.test0 "); } | 51275 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/51275/8ec09a530aeffc02e170a4038a954a87f4c4c901/bcJavaSample.java/buggy/java/xpcom/java/test/bcJavaSample.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
20,
1435,
288,
202,
3163,
18,
659,
18,
8222,
2932,
413,
63,
6290,
65,
13459,
5852,
8504,
18,
3813,
20,
315,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
20,
1435,
288,
202,
3163,
18,
659,
18,
8222,
2932,
413,
63,
6290,
65,
13459,
5852,
8504,
18,
3813,
20,
315,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
break _loop1057; | break _loop1061; | public final void definequerystate(AST _t) throws RecognitionException { AST definequerystate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST __t1051 = _t; AST tmp710_AST_in = (AST)_t; match(_t,DEFINE); _t = _t.getFirstChild(); { if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case NEW: case SHARED: {... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/daa15e07422d3491bbbb4d0060450c81983332a4/JPTreeParser.java/clean/trunk/org.prorefactor.core/src/org/prorefactor/treeparserbase/JPTreeParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
4426,
2271,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4426,
2271,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
4426,
2271,
2019,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
4426,
2271,
2019,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
29... |
public org.quickfix.field.SecurityAltID getSecurityAltID() throws FieldNotFound { org.quickfix.field.SecurityAltID value = new org.quickfix.field.SecurityAltID(); | public quickfix.field.SecurityAltID getSecurityAltID() throws FieldNotFound { quickfix.field.SecurityAltID value = new quickfix.field.SecurityAltID(); | public org.quickfix.field.SecurityAltID getSecurityAltID() throws FieldNotFound { org.quickfix.field.SecurityAltID value = new org.quickfix.field.SecurityAltID(); getField(value); return value; } | 5926 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5926/fecc27f98261270772ff182a1d4dfd94b5daa73d/QuoteStatusRequest.java/buggy/src/java/src/quickfix/fix43/QuoteStatusRequest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
19288,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
460,
273,
394,
2358,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
19288,
10655,
734,
1435,
1216,
2286,
2768,
225,
288,
2358,
18,
19525,
904,
18,
1518,
18,
4368,
10655,
734,
460,
273,
394,
2358,... |
if (selection.size() > 1) { | if (selection.size() > 1) { | protected boolean updateSelection(IStructuredSelection selection) { disposeTextWidget(); if (selection.size() > 1) { return false; } if (!super.updateSelection(selection)) { return false; } IResource currentResource = getCurrentResource(); if (currentResource == null || !cur... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/53cada7d6d0463cdcb3aed320ea380f4aae64087/RenameResourceAction.java/clean/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/actions/RenameResourceAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1089,
6233,
12,
45,
30733,
6233,
4421,
13,
288,
3639,
15825,
1528,
4609,
5621,
3639,
309,
261,
10705,
18,
1467,
1435,
405,
404,
13,
288,
1082,
202,
2463,
629,
31,
202,
202,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
1250,
1089,
6233,
12,
45,
30733,
6233,
4421,
13,
288,
3639,
15825,
1528,
4609,
5621,
3639,
309,
261,
10705,
18,
1467,
1435,
405,
404,
13,
288,
1082,
202,
2463,
629,
31,
202,
202,
... |
final Iterator attributes = user.getChildren("Attribute").iterator(); | final Iterator attributes = user.getChildren("DummyAttribute").iterator(); | protected void setConfig(final Element config) { // Parse any user elements. userMap = new HashMap(); final Iterator users = config.getChildren("User").iterator(); while (users.hasNext()) { // Parse any attribute elements. HashMap attributeMap = new HashMap(); ... | 1637 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1637/257f61aed5d681606642fe92d01d0f7be8d8d964/DummyBackend.java/clean/moria2/modules/moria-dm/src/java/no/feide/moria/directory/backend/DummyBackend.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
15517,
12,
6385,
3010,
642,
13,
288,
3639,
368,
2884,
1281,
729,
2186,
18,
3639,
729,
863,
273,
394,
4317,
5621,
3639,
727,
4498,
3677,
273,
642,
18,
588,
4212,
2932,
1299,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
15517,
12,
6385,
3010,
642,
13,
288,
3639,
368,
2884,
1281,
729,
2186,
18,
3639,
729,
863,
273,
394,
4317,
5621,
3639,
727,
4498,
3677,
273,
642,
18,
588,
4212,
2932,
1299,
2... |
assign(coordinates[row][RawBackend.rawColumns], | assign(layout.coordinates[row][RawBackend.rawColumns], | private static void randomPlacement() { //assign the fileReaders/writers to the last row if (FileVisitor.foundReader || FileVisitor.foundWriter) { Iterator frs = FileVisitor.fileReaders.iterator(); Iterator fws = FileVisitor.fileWriters.iterator(); int row = 0; //check to see if there are less t... | 47772 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47772/288e97c88f203479dfffcd0b94742eb9b9c4b3e3/Layout.java/buggy/streams/src/at/dms/kjc/raw/Layout.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2744,
12420,
1435,
377,
288,
202,
759,
6145,
326,
585,
30301,
19,
5363,
414,
358,
326,
1142,
1027,
202,
430,
261,
812,
7413,
18,
7015,
2514,
747,
1387,
7413,
18,
7015,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
2744,
12420,
1435,
377,
288,
202,
759,
6145,
326,
585,
30301,
19,
5363,
414,
358,
326,
1142,
1027,
202,
430,
261,
812,
7413,
18,
7015,
2514,
747,
1387,
7413,
18,
7015,
2... |
if (!result) return result; | if (!result) { return result; } | public boolean isApplicableTo(Object object) { boolean result = true; if (visibilityTest != null) { result = result && visibilityTest.isEnabledFor(object); if (!result) return result; } else if (filterTest != null) { ... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/fa4a8cff0e027f8d3c6b1fcb92b30f46767dd191/ObjectActionContributor.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/ObjectActionContributor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
1250,
353,
27873,
774,
12,
921,
733,
13,
288,
5411,
1250,
563,
273,
638,
31,
5411,
309,
261,
14422,
4709,
480,
446,
13,
288,
7734,
563,
273,
563,
597,
9478,
4709,
18,
291,
1526,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1250,
353,
27873,
774,
12,
921,
733,
13,
288,
5411,
1250,
563,
273,
638,
31,
5411,
309,
261,
14422,
4709,
480,
446,
13,
288,
7734,
563,
273,
563,
597,
9478,
4709,
18,
291,
1526,
... |
if (debugLevel >= 3) { addByteCode(ByteCode.ALOAD_1); addByteCode(ByteCode.ALOAD_0); addByteCode(ByteCode.ALOAD_2); addStaticInvoke("org/mozilla/javascript/debug/NativeDelegate", "executeDebug", "(Lorg/mozilla/javascript/Context;" + "Lorg/mozilla/javascript/NativeFunction;" + "Lorg/mozilla/javascript/Scriptable;)", "Lj... | addByteCode(ByteCode.ALOAD_0); addByteCode(ByteCode.ALOAD_1); addByteCode(ByteCode.ALOAD_2); addByteCode(ByteCode.DUP); addByteCode(ByteCode.ACONST_NULL); addVirtualInvoke(slashName, "call", "(Lorg/mozilla/javascript/Context;" + "Lorg/mozilla/javascript/Scriptable;" + "Lorg/mozilla/javascript/Scriptable;" + "[Ljava/lan... | private void generateExecute(Context cx) { String signature = "(Lorg/mozilla/javascript/Context;" + "Lorg/mozilla/javascript/Scriptable;)" + "Ljava/lang/Object;"; startNewMethod("exec", signature, 2, false, true); String slashName = this.name... | 11366 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/11366/358852ab0559d31ad406a9294705552786b43c55/Codegen.java/buggy/js/rhino/org/mozilla/javascript/optimizer/Codegen.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
2103,
5289,
12,
1042,
9494,
13,
288,
3639,
514,
3372,
273,
7751,
48,
3341,
19,
8683,
15990,
19,
11242,
19,
1042,
4868,
397,
18701,
315,
48,
3341,
19,
8683,
15990,
19,
11242,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
5289,
12,
1042,
9494,
13,
288,
3639,
514,
3372,
273,
7751,
48,
3341,
19,
8683,
15990,
19,
11242,
19,
1042,
4868,
397,
18701,
315,
48,
3341,
19,
8683,
15990,
19,
11242,
... |
protected boolean executeSQL(String sql, String spName, String sqlWord, ParamInfo[] params, boolean returnKeys, boolean update) throws SQLException {... | 5753 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5753/dc19399312030055ce9a0c416c4d15d6011fd3af/JtdsStatement.java/clean/src/main/net/sourceforge/jtds/jdbc/JtdsStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
4750,
225,
1250,
225,
1836,
3997,
12,
780,
225,
1847,
16,
4766,
21394,
514,
225,
1694,
461,
16,
4766,
21394,
514,
225,
1847,
3944,
16,
4766,
21394,
3014,
966,
8526,
225,
859,
16,
4766,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4750,
225,
1250,
225,
1836,
3997,
12,
780,
225,
1847,
16,
4766,
21394,
514,
225,
1694,
461,
16,
4766,
21394,
514,
225,
1847,
3944,
16,
4766,
21394,
3014,
966,
8526,
225,
859,
16,
4766,
... | ||
public TokenException(String mesg) { super(mesg); } | public TokenException() { super(); } | public TokenException(String mesg) { super(mesg); } | 12376 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12376/3634d4d94b208431471fe506f413f97d460c7602/TokenException.java/buggy/security/jss/org/mozilla/jss/crypto/TokenException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3155,
503,
12,
780,
15216,
75,
13,
288,
3639,
2240,
12,
26244,
75,
1769,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3155,
503,
12,
780,
15216,
75,
13,
288,
3639,
2240,
12,
26244,
75,
1769,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
hide(); | setVisible(false); | public void actionPerformed(ActionEvent e) { hide(); } | 45946 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45946/544e74b19ccddbfb3d18bf97a41ae3c655f76f76/JAffineTransformChooser.java/clean/sources/org/apache/batik/ext/swing/JAffineTransformChooser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
5397,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
13491,
16697,
12,
5743,
1769,
10792,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
5397,
1071,
918,
26100,
12,
1803,
1133,
425,
13,
288,
13491,
16697,
12,
5743,
1769,
10792,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
AST tmp1207_AST_in = (AST)_t; | AST tmp1208_AST_in = (AST)_t; | public final void definetemptablestate(AST _t) throws RecognitionException { AST definetemptablestate_AST_in = (_t == ASTNULL) ? null : (AST)_t; AST def = null; AST id = null; AST bt = null; AST __t596 = _t; def = _t==ASTNULL ? null :(AST)_t; match(_t,DEFINE); _t = _t.getFirstChild(); { if (_t==null) _t=... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/865876f0e6319c071fef156818ff116c276cfdff/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2217,
278,
5744,
9237,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2217,
278,
5744,
9237,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
2217,
278,
5744,
9237,
395,
340,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
2217,
278,
5744,
9237,
395,
340,
67,
9053,
67,
267,
273,
261,
67,
88,
422... |
new AssignmentVisitor(runtime, self).assign(node.getArgsNode(), RubyArray.newArray(runtime, 0), pcall); | new AssignmentVisitor(runtime, self).assign(node.getArgsNode(), runtime.newArray(0), pcall); | public IRubyObject mAssign(IRubyObject self, MultipleAsgnNode node, RubyArray value, boolean pcall) { // Assign the values. int valueLen = value.getLength(); int varLen = ListNodeUtil.getLength(node.getHeadNode()); Iterator iter = node.getHeadNode() != null ? node.getHeadNode().i... | 49476 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49476/870e1da9b41bfdbae259e1fc5f18fc8b76686998/ThreadContext.java/buggy/src/org/jruby/runtime/ThreadContext.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
312,
4910,
12,
7937,
10340,
921,
365,
16,
13531,
37,
1055,
82,
907,
756,
16,
19817,
1076,
460,
16,
1250,
293,
1991,
13,
288,
3639,
368,
12093,
326,
924,
18,
363... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15908,
10340,
921,
312,
4910,
12,
7937,
10340,
921,
365,
16,
13531,
37,
1055,
82,
907,
756,
16,
19817,
1076,
460,
16,
1250,
293,
1991,
13,
288,
3639,
368,
12093,
326,
924,
18,
363... |
new Object[] { formatXML(packet.toXML()), dateFormatter.format(new Date()), packetReceivedIcon, packetTypeIcon, messageType, packet.getPacketID(), type, "", from }); | new Object[]{ formatXML(packet.toXML()), dateFormatter.format(new Date()), packetReceivedIcon, packetTypeIcon, messageType, packet.getPacketID(), type, "", from}); | private void addReadPacketToTable(final SimpleDateFormat dateFormatter, final Packet packet) { SwingUtilities.invokeLater(new Runnable() { public void run() { String messageType = null; String from = packet.getFrom(); String type = ""; Ic... | 4336 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4336/a43b8a1cdb5f3b07a0a1df0570681125d1cc1725/EnhancedDebugger.java/clean/source/org/jivesoftware/smackx/debugger/EnhancedDebugger.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
527,
1994,
6667,
774,
1388,
12,
6385,
17005,
1509,
5074,
16,
727,
11114,
4414,
13,
288,
3639,
26145,
11864,
18,
14407,
20607,
12,
2704,
10254,
1435,
288,
5411,
1071,
918,
1086,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
527,
1994,
6667,
774,
1388,
12,
6385,
17005,
1509,
5074,
16,
727,
11114,
4414,
13,
288,
3639,
26145,
11864,
18,
14407,
20607,
12,
2704,
10254,
1435,
288,
5411,
1071,
918,
1086,
... |
else if ( "groupId".equals( rawName ) ) { metadata.setGroupId( getBodyText() ); } else if ( "artifactId".equals( rawName ) ) { metadata.setArtifactId( getBodyText() ); } else if ( "version".equals( rawName ) ) { metadata.setVersion( getBodyText() ); } | public void startElement( String uri, String localName, String rawName, Attributes attributes ) { if ( insideVersioning ) { if ( insideSnapshot ) { if ( "buildNumber".equals( rawName ) ) { try... | 47050 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47050/057268bd56cbfb07ffbd089f8595140862c67d46/RepositoryMetadata.java/clean/maven-mboot2/src/main/java/download/RepositoryMetadata.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
13591,
12,
514,
2003,
16,
514,
11927,
16,
514,
1831,
461,
16,
9055,
1677,
262,
3639,
288,
5411,
309,
261,
4832,
1444,
310,
262,
5411,
288,
7734,
309,
261,
4832,
4568,
262,
77... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
13591,
12,
514,
2003,
16,
514,
11927,
16,
514,
1831,
461,
16,
9055,
1677,
262,
3639,
288,
5411,
309,
261,
4832,
1444,
310,
262,
5411,
288,
7734,
309,
261,
4832,
4568,
262,
77... | |
final InetSocketAddress addr = peekInetSocketAddress(); | InetSocketAddress addr = peekInetSocketAddress(); | public Object peekObject() { if (size <= 0) return null; final byte objectType = popByte(); if(objectType == INET_SOCKET_ADDR){ final InetSocketAddress addr = peekInetSocketAddress(); pushByte(objectType); return addr; } if (ais == null) ais=new AuxInputStream(); final int objectSize = popInt(); ... | 47988 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47988/cbbbe50f14c3ebcc2a939948e5ca87c12b95eda3/Message.java/clean/trunk/appia/src/org/continuent/appia/core/message/Message.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
8032,
921,
1435,
288,
202,
202,
430,
261,
1467,
1648,
374,
13,
1082,
202,
2463,
446,
31,
9506,
202,
6385,
1160,
16400,
273,
1843,
3216,
5621,
202,
202,
430,
12,
1612,
55... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
8032,
921,
1435,
288,
202,
202,
430,
261,
1467,
1648,
374,
13,
1082,
202,
2463,
446,
31,
9506,
202,
6385,
1160,
16400,
273,
1843,
3216,
5621,
202,
202,
430,
12,
1612,
55... |
public void setWrapFactory(WrapFactory wrapFactory) { | public final void setWrapFactory(WrapFactory wrapFactory) { if (sealed) onSealedMutation(); | public void setWrapFactory(WrapFactory wrapFactory) { if (wrapFactory == null) throw new IllegalArgumentException(); this.wrapFactory = wrapFactory; } | 47345 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47345/767031d59e433c96cbc46c5e9fa8adb631f14074/Context.java/clean/src/org/mozilla/javascript/Context.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
727,
918,
444,
2964,
1733,
12,
2964,
1733,
2193,
1733,
13,
288,
309,
261,
307,
18931,
13,
603,
1761,
18931,
20028,
5621,
3639,
309,
261,
4113,
1733,
422,
446,
13,
604,
394,
2754,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
727,
918,
444,
2964,
1733,
12,
2964,
1733,
2193,
1733,
13,
288,
309,
261,
307,
18931,
13,
603,
1761,
18931,
20028,
5621,
3639,
309,
261,
4113,
1733,
422,
446,
13,
604,
394,
2754,
... |
super(position); | super(position, NodeTypes.YIELDNODE); | public YieldNode(ISourcePosition position, Node argsNode, boolean checkState) { super(position); this.argsNode = argsNode; this.checkState = checkState; } | 45221 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/45221/6e15491217631472c05c6928672f9c7064a978b3/YieldNode.java/buggy/src/org/jruby/ast/YieldNode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
31666,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
833,
907,
16,
1250,
13632,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
61,
45,
5192,
8744,
1769,
3639,
333,
18,
1968,
907,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
31666,
907,
12,
45,
1830,
2555,
1754,
16,
2029,
833,
907,
16,
1250,
13632,
13,
288,
3639,
2240,
12,
3276,
16,
2029,
2016,
18,
61,
45,
5192,
8744,
1769,
3639,
333,
18,
1968,
907,
... |
try { EventQueue.invokeAndWait(r); } catch (InvocationTargetException e) { throw new GLException(e.getTargetException()); } catch (InterruptedException e) { throw new GLException(e); } | if (Java2D.isOGLPipelineActive() && !isX11) { Java2D.invokeWithOGLContextCurrent(null, r); } else { try { EventQueue.invokeAndWait(r); } catch (InvocationTargetException e) { throw new GLException(e.getTargetException()); } catch (InterruptedException e) { throw new GLException(e); } } | public static void invokeOnOpenGLThread(Runnable r) throws GLException { if (!isSingleThreaded()) { throw new GLException ("Should only call this in single-threaded mode"); } if (isOpenGLThread()) { throw new GLException ("Should only call this from other threads than the OpenGL thread"); } ... | 48257 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48257/2ebf1e32197d7236ff820c542e22ec78e700bdc1/Threading.java/buggy/src/classes/javax/media/opengl/Threading.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
4356,
1398,
3678,
11261,
3830,
12,
20013,
436,
13,
1216,
10252,
503,
288,
565,
309,
16051,
291,
5281,
1315,
20528,
10756,
288,
1377,
604,
394,
10252,
503,
7566,
14309,
1338,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
918,
4356,
1398,
3678,
11261,
3830,
12,
20013,
436,
13,
1216,
10252,
503,
288,
565,
309,
16051,
291,
5281,
1315,
20528,
10756,
288,
1377,
604,
394,
10252,
503,
7566,
14309,
1338,... |
p.insertBack(MIR_Store.create(PPC_STFS, F(reg), A(FP), IC(callSpillLoc))); | private static void callExpand(OPT_Instruction s, OPT_IR ir) { int NumberParams = MIR_Call.getNumberOfParams(s); int int_index = 0; // points to the first integer volatile int double_index = 0; // poinst to the first f.p. volatile int callSpillLoc = STACKFRAME_HEADER_SIZE; OPT_Physica... | 49871 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/49871/5ed01150ba9ca69cb9c723a3599cb0f52d10429b/OPT_CallingConvention.java/clean/rvm/src/vm/arch/powerPC/compilers/optimizing/regalloc/OPT_CallingConvention.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
745,
12271,
12,
15620,
67,
11983,
272,
16,
16456,
67,
7937,
9482,
13,
288,
565,
509,
3588,
1370,
273,
490,
7937,
67,
1477,
18,
588,
9226,
1370,
12,
87,
1769,
565,
509,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
918,
745,
12271,
12,
15620,
67,
11983,
272,
16,
16456,
67,
7937,
9482,
13,
288,
565,
509,
3588,
1370,
273,
490,
7937,
67,
1477,
18,
588,
9226,
1370,
12,
87,
1769,
565,
509,
... | |
if(lowLevelFilter != null && filter.matchesDroppedConnection() && | if(lowLevelFilter != null && filter._source != null && filter.matchesDroppedConnection() && | public Message waitFor(MessageFilter filter) throws DisconnectedException { long startTime = System.currentTimeMillis(); Message ret = null; if(lowLevelFilter != null && filter.matchesDroppedConnection() && lowLevelFilter.isDisconnected(filter._source)) throw new DisconnectedException(); // Check to ... | 50915 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50915/3fb24c8a088a3fdf93639b966f29c9388f913301/UdpSocketManager.java/clean/src/freenet/io/comm/UdpSocketManager.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2350,
10712,
12,
1079,
1586,
1034,
13,
1216,
3035,
8537,
503,
288,
202,
202,
5748,
8657,
273,
2332,
18,
2972,
28512,
5621,
202,
202,
1079,
325,
273,
446,
31,
202,
202,
430,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2350,
10712,
12,
1079,
1586,
1034,
13,
1216,
3035,
8537,
503,
288,
202,
202,
5748,
8657,
273,
2332,
18,
2972,
28512,
5621,
202,
202,
1079,
325,
273,
446,
31,
202,
202,
430,
12... |
public abstract char getSeparator(); | public char getSeparator() { return this.separator; } | public abstract char getSeparator(); | 3907 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3907/2cf78e7aeebbbe328c456464124dac5d19dd8331/EllipsisParameter.java/buggy/kom/java/nu/rydin/kom/frontend/text/parser/EllipsisParameter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
1149,
1322,
881,
5880,
5621,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
8770,
1149,
1322,
881,
5880,
5621,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
tree.revalidate(); | public void editingStopped(ChangeEvent e) { editingPath = null; editingRow = -1; stopEditingInCompleteEditing = false; if (editingComponent != null) { tree.remove(editingComponent.getParent()); editingComponent = null; } if (cellEditor != null) { ... | 50763 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50763/a78ab2f492456918e4f5c52be600854882e139fc/BasicTreeUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
15755,
15294,
12,
20930,
425,
13,
565,
288,
1377,
15755,
743,
273,
446,
31,
1377,
15755,
1999,
273,
300,
21,
31,
1377,
2132,
28029,
382,
6322,
28029,
273,
629,
31,
1377,
309,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
15755,
15294,
12,
20930,
425,
13,
565,
288,
1377,
15755,
743,
273,
446,
31,
1377,
15755,
1999,
273,
300,
21,
31,
1377,
2132,
28029,
382,
6322,
28029,
273,
629,
31,
1377,
309,
... | |
Object[] selection = getStructuredSelection().toArray(); ArrayList markers = new ArrayList(); for (int i = 0; i < selection.length; i++) { MarkerNode object =(MarkerNode) selection[i]; if(object.isConcrete()) markers.add(((ConcreteMarker) object).getMarker()); } return (IMarker[]) markers.toArray(new IMarker[markers.s... | return getSelectedMarkers(getStructuredSelection()); | IMarker[] getSelectedMarkers(){ Object[] selection = getStructuredSelection().toArray(); ArrayList markers = new ArrayList(); for (int i = 0; i < selection.length; i++) { MarkerNode object =(MarkerNode) selection[i]; if(object.isConcrete()) markers.add(((ConcreteMarker) object).getMarker()); } return (... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/0ad3a4ec78f5b82595dc99fe4fc2ef6c355cbbec/MarkerSelectionProviderAction.java/buggy/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/views/markers/internal/MarkerSelectionProviderAction.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
3445,
1313,
264,
8526,
16625,
21644,
1435,
95,
9506,
202,
921,
8526,
4421,
273,
1322,
8813,
2862,
6233,
7675,
31447,
5621,
202,
202,
19558,
11754,
273,
394,
2407,
5621,
202,
202,
1884,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3445,
1313,
264,
8526,
16625,
21644,
1435,
95,
9506,
202,
921,
8526,
4421,
273,
1322,
8813,
2862,
6233,
7675,
31447,
5621,
202,
202,
19558,
11754,
273,
394,
2407,
5621,
202,
202,
1884,... |
public void unregisterAction(String actionId) { if (LOG.isDebugEnabled()) { LOG.debug("enter: unregisterAction(" + actionId + ")"); } if (actionId == null) { LOG.error("id cannot be null"); return; } synchronized (myLock) { if (!myId2Action.containsKey(actionId)) { if (LOG.is... | 56598 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56598/4972de74093751aa507c641e7a852c8feb15d5e3/ActionManagerImpl.java/clean/action-system/impl/com/intellij/openapi/actionSystem/impl/ActionManagerImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1071,
6459,
318,
4861,
1803,
12,
780,
1128,
548,
15329,
430,
12,
4842,
18,
291,
2829,
1526,
10756,
95,
4842,
18,
4148,
2932,
2328,
30,
318,
4861,
1803,
2932,
15,
1128,
548,
9078,
2225,
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,
1071,
6459,
318,
4861,
1803,
12,
780,
1128,
548,
15329,
430,
12,
4842,
18,
291,
2829,
1526,
10756,
95,
4842,
18,
4148,
2932,
2328,
30,
318,
4861,
1803,
2932,
15,
1128,
548,
9078,
2225,
1769,
... | ||
List webSiteSections = persistentWebSiteSection.readByWebSite(webSite); Iterator iterSections = webSiteSections.iterator(); while (iterSections.hasNext()) { WebSiteSection section = (WebSiteSection) iterSections.next(); | infoWebSiteSection.setInfoItemsList(infoWebSiteItems); | public InfoWebSite run(Integer webSiteCode) throws ExcepcaoInexistente, FenixServiceException { IWebSite webSite = null; List infoWebSiteSections = new ArrayList(); try { ISuportePersistente sp = PersistenceSupportFactory.getDefaultPersistenceSupport(); IPersistentWebSite ... | 2645 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2645/8ec124b8a9c963cf6787be68b499ae28adad3814/ReadWebSiteByObjectCode.java/buggy/src/net/sourceforge/fenixedu/applicationTier/Servico/webSiteManager/ReadWebSiteByObjectCode.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3807,
4079,
4956,
1086,
12,
4522,
3311,
4956,
1085,
13,
1216,
1312,
311,
2436,
6033,
382,
19041,
73,
16,
478,
275,
697,
15133,
288,
3639,
467,
4079,
4956,
3311,
4956,
273,
446,
31,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3807,
4079,
4956,
1086,
12,
4522,
3311,
4956,
1085,
13,
1216,
1312,
311,
2436,
6033,
382,
19041,
73,
16,
478,
275,
697,
15133,
288,
3639,
467,
4079,
4956,
3311,
4956,
273,
446,
31,
... |
while (e.hasMoreElements()) { | while (e.hasMoreElements()) { | public String toString() { if (m_entries == null) return "Can't print decision table classifier!"; else { StringBuffer text = new StringBuffer(); text.append("Decision Table classifier:"+ "\n\nNumber of training instances: "+m_numInstances+ "\nNumber of Rules : "+m_entries.size()+... | 6866 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6866/f6f62667723170f4030ae82f079e537cd6065be3/DecisionTable.java/buggy/classifiers/rules/DecisionTable.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
309,
261,
81,
67,
8219,
422,
446,
13,
1377,
327,
315,
2568,
1404,
1172,
14604,
1014,
14622,
4442,
31,
565,
469,
565,
288,
1377,
6674,
977,
273,
394... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
1762,
1435,
225,
288,
565,
309,
261,
81,
67,
8219,
422,
446,
13,
1377,
327,
315,
2568,
1404,
1172,
14604,
1014,
14622,
4442,
31,
565,
469,
565,
288,
1377,
6674,
977,
273,
394... |
InputOptions options = new InputOptions( ); options.setOption( InputOptions.OPT_REQUEST, request ); options.setOption( InputOptions.OPT_LOCALE, locale ); options.setOption( InputOptions.OPT_RTL, new Boolean( rtl ) ); Collection parameterList = this.getReportService( ) .getParameterDefinitions( reportDesignHandle, opti... | protected void __initParameters( HttpServletRequest request ) throws Exception { this.reportDesignHandle = getDesignHandle( request ); // when in preview model, parse paramenters from config file if ( isDesigner ) { this.parseConfigVars( request ); } InputOptions options = new InputOptions( ); options.setOp... | 5230 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/5230/56180eb5f772e8e1f27a83f05298fa3db5eef9bb/ViewerAttributeBean.java/buggy/viewer/org.eclipse.birt.report.viewer/birt/WEB-INF/classes/org/eclipse/birt/report/context/ViewerAttributeBean.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
2738,
2402,
12,
9984,
590,
262,
1082,
202,
15069,
1185,
202,
95,
202,
202,
2211,
18,
6006,
15478,
3259,
273,
2343,
281,
724,
3259,
12,
590,
11272,
202,
202,
759,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1001,
2738,
2402,
12,
9984,
590,
262,
1082,
202,
15069,
1185,
202,
95,
202,
202,
2211,
18,
6006,
15478,
3259,
273,
2343,
281,
724,
3259,
12,
590,
11272,
202,
202,
759,
1... | |
try { | try { | public SGS() { String verboseString = System.getProperty("sgs.framework.verbose"); if (verboseString != null){ verbose = verboseString.equalsIgnoreCase("true"); } try { kernel = new SimKernelImpl(); String installProperty = System .getProperty("sgs.framework.installurl"); if (installProperty != nu... | 55380 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55380/a43936f6936779dea0283b3d029f695c95bbc693/SGS.java/clean/src/com/sun/gi/SGS.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
348,
16113,
1435,
288,
202,
202,
780,
3988,
780,
273,
2332,
18,
588,
1396,
2932,
87,
564,
18,
12303,
18,
11369,
8863,
9506,
202,
430,
261,
11369,
780,
480,
446,
15329,
1082,
2... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
348,
16113,
1435,
288,
202,
202,
780,
3988,
780,
273,
2332,
18,
588,
1396,
2932,
87,
564,
18,
12303,
18,
11369,
8863,
9506,
202,
430,
261,
11369,
780,
480,
446,
15329,
1082,
2... |
if (repositoryFileManager == null) { throw new IOException("no RepositoryFileManager"); } return repositoryFileManager.getRevision(filename); } | if (repositoryFileManager == null) { throw new IOException("no RepositoryFileManager"); } return repositoryFileManager.getRevision(filename); } | public String getRevision(String filename) throws IOException { if (repositoryFileManager == null) { throw new IOException("no RepositoryFileManager"); } return repositoryFileManager.getRevision(filename); } | 48585 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/48585/fe784b1bb6157b15ed84ba55ea39b94e5e897d57/Builder.java/buggy/statsvn/src/net/sf/statcvs/input/Builder.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
26911,
12,
780,
1544,
13,
1216,
1860,
288,
202,
202,
430,
261,
9071,
812,
1318,
422,
446,
13,
288,
1082,
202,
12849,
394,
1860,
2932,
2135,
6281,
812,
1318,
8863,
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,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
514,
26911,
12,
780,
1544,
13,
1216,
1860,
288,
202,
202,
430,
261,
9071,
812,
1318,
422,
446,
13,
288,
1082,
202,
12849,
394,
1860,
2932,
2135,
6281,
812,
1318,
8863,
202,
20... |
public String getServerIDString() { return mServerId; } | public String getServerIDString() { return mServerId; } | public String getServerIDString() { return mServerId; } | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/c447595de39156a512a226025f8d85e8ab2d1440/ParsedItemID.java/clean/ZimbraServer/src/java/com/zimbra/cs/service/util/ParsedItemID.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11543,
734,
780,
1435,
288,
327,
312,
2081,
548,
31,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
514,
11543,
734,
780,
1435,
288,
327,
312,
2081,
548,
31,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
GMaxisOfPos.set(new Vector3f(0.0f,1.0f,0.0f)); tjoInterpolator gmSinger = new tjoInterpolator(alpha, GMsingAlong, GMaxisOfPos, gknots, GMpoints); | GMaxisOfPos.set(new Vector3f(0.0f, 1.0f, 0.0f)); tjoInterpolator gmSinger = new tjoInterpolator(alpha, GMsingAlong, GMaxisOfPos, gknots, GMpoints); | public BranchGroup createSceneGraph(float baz, float ang) { BranchGroup objRoot = new BranchGroup(); BranchGroup Axes = new Axis().getAxisBG(); BranchGroup Surface = new Axis().getSurfaceBG(); BranchGroup Motion = new MotionVector(baz,ang).getMotionBG(); BranchGrou... | 52623 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/52623/bfec18e620e46b8f8f851e49301adbf96206cd3b/PartMo.java/buggy/src/edu/sc/seis/fissuresUtil/parmo3d/PartMo.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15449,
1114,
752,
14370,
4137,
12,
5659,
29025,
16,
1431,
7603,
13,
288,
7734,
15449,
1114,
1081,
2375,
225,
273,
394,
15449,
1114,
5621,
3639,
15449,
1114,
22516,
281,
377,
273,
394,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
15449,
1114,
752,
14370,
4137,
12,
5659,
29025,
16,
1431,
7603,
13,
288,
7734,
15449,
1114,
1081,
2375,
225,
273,
394,
15449,
1114,
5621,
3639,
15449,
1114,
22516,
281,
377,
273,
394,... |
Object[] errArgs = { desired.getName() }; throw Context.reportRuntimeError( Context.getMessage("msg.cant.convert", errArgs)); | throw Context.reportRuntimeError1 ("msg.cant.convert", desired.getName()); | static public Object convertArg(Scriptable scope, Object arg, Class desired) { if (desired == ScriptRuntime.StringClass) return ScriptRuntime.toString(arg); if (desired == ScriptRuntime.IntegerClass || desired == Integer.TYPE) { ... | 12564 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/12564/45820b15541f8822cc8d463aa50caef2201b19b4/FunctionObject.java/clean/src/org/mozilla/javascript/FunctionObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1071,
1033,
1765,
4117,
12,
3651,
429,
2146,
16,
4766,
565,
1033,
1501,
16,
1659,
6049,
13,
565,
288,
3639,
309,
261,
30458,
422,
7739,
5576,
18,
780,
797,
13,
2398,
327,
7739,
557... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
1071,
1033,
1765,
4117,
12,
3651,
429,
2146,
16,
4766,
565,
1033,
1501,
16,
1659,
6049,
13,
565,
288,
3639,
309,
261,
30458,
422,
7739,
5576,
18,
780,
797,
13,
2398,
327,
7739,
557... |
public INavigatorContentDescriptor[] bindExtensions(String[] extensionIds) { | public INavigatorContentDescriptor[] bindExtensions(String[] extensionIds, boolean isRoot) { | public INavigatorContentDescriptor[] bindExtensions(String[] extensionIds) { if (extensionIds == null || extensionIds.length == 0) return NO_DESCRIPTORS; for (int i = 0; i < extensionIds.length; i++) assistant.bindExtensions(extensionIds); Set boundDescriptors = new HashSet(); INavigatorContentDescriptor descr... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/187a6e5e9526ea47a03a969d7ddb741178d2527d/NavigatorContentService.java/buggy/bundles/org.eclipse.ui.navigator/src/org/eclipse/ui/navigator/internal/NavigatorContentService.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2120,
13061,
1350,
3187,
8526,
1993,
7513,
12,
780,
8526,
2710,
2673,
13,
288,
202,
202,
430,
261,
6447,
2673,
422,
446,
747,
2710,
2673,
18,
2469,
422,
374,
13,
1082,
202,
24... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
2120,
13061,
1350,
3187,
8526,
1993,
7513,
12,
780,
8526,
2710,
2673,
13,
288,
202,
202,
430,
261,
6447,
2673,
422,
446,
747,
2710,
2673,
18,
2469,
422,
374,
13,
1082,
202,
24... |
/** * Convert a LDAPAttribute to a JNDI Attribute */ static Attribute ldapAttrToJndiAttr(LDAPAttribute attr) { BasicAttribute jndiAttr = new BasicAttribute(attr.getName()); Enumeration enumVals = null; if (isBinaryAttribute(attr.getName())) { enumVals = attr.getByteValues(); } else { enumVals = attr.getStringValues();... | static LDAPAttributeSet jndiAttrsToLdapAttrSet(Attributes jndiAttrs) throws NamingException{ LDAPAttributeSet attrs = new LDAPAttributeSet(); for (Enumeration enum = jndiAttrs.getAll(); enum.hasMoreElements();) { attrs.add(jndiAttrToLdapAttr((Attribute) enum.nextElement())); } ... | 54155 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/54155/6ba93b2e6a7d7be123e3c948ae563bb34f400765/AttributesImpl.java/clean/directory/java-sdk/ldapsp/com/netscape/jndi/ldap/AttributesImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
11916,
1499,
694,
525,
16564,
8262,
774,
18437,
3843,
694,
12,
2498,
525,
16564,
8262,
13,
1216,
26890,
95,
3639,
11916,
1499,
694,
3422,
273,
394,
11916,
1499,
694,
5621,
3639,
364,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
760,
11916,
1499,
694,
525,
16564,
8262,
774,
18437,
3843,
694,
12,
2498,
525,
16564,
8262,
13,
1216,
26890,
95,
3639,
11916,
1499,
694,
3422,
273,
394,
11916,
1499,
694,
5621,
3639,
364,
... | |
public Object getObject (int parameterIndex) throws SQLException { } | public Object getObject(int parameterIndex) throws SQLException { return null; } | public Object getObject (int parameterIndex) throws SQLException { // XXX-Not Implemented } | 46409 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46409/6a061da272f04e1463864065f87f1f3fd61d6162/CallableStatement.java/buggy/src/interfaces/jdbc/postgresql/CallableStatement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
6455,
261,
474,
25412,
13,
1216,
6483,
202,
95,
202,
202,
759,
11329,
17,
1248,
18788,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
1033,
6455,
261,
474,
25412,
13,
1216,
6483,
202,
95,
202,
202,
759,
11329,
17,
1248,
18788,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (read != null) _mds[(i * 2) + 1] = new MethodDescriptor(read); | if (read != null && write != null) { descs.add(new MethodDescriptor(write)); descs.add(new MethodDescriptor(read)); } | public synchronized MethodDescriptor[] getMethodDescriptors() { if (_mds != null) return _mds; PropertyDescriptor[] pds = getPropertyDescriptors(); _mds = new MethodDescriptor[pds.length * 2]; for (int i = 0; i < pds.length; i++) { Method write = pds[i].getWriteMeth... | 47053 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47053/02c9ce3ca796592e45b04f3a42c8922b38ea2305/ConfigurationImpl.java/buggy/openjpa-lib/src/main/java/org/apache/openjpa/lib/conf/ConfigurationImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
2985,
3187,
8526,
6272,
12705,
1435,
288,
3639,
309,
261,
67,
1264,
87,
480,
446,
13,
5411,
327,
389,
1264,
87,
31,
3639,
26761,
8526,
293,
2377,
273,
3911,
12705,
5621,
3639,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
2985,
3187,
8526,
6272,
12705,
1435,
288,
3639,
309,
261,
67,
1264,
87,
480,
446,
13,
5411,
327,
389,
1264,
87,
31,
3639,
26761,
8526,
293,
2377,
273,
3911,
12705,
5621,
3639,... |
MailItem parent = getCachedParent(); if (parent != null) parent.updateUnread(delta); | MailItem parent = getCachedParent(); if (parent != null) parent.updateUnread(delta); | protected void updateUnread(int delta) throws ServiceException { if (delta == 0 || !trackUnread()) return; markItemModified(Change.MODIFIED_UNREAD); // update our unread count (should we check that we don't have too many unread?) mData.unreadCount += delta; if (mData.unreadCount < 0) throw ServiceExcept... | 6965 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6965/462f32037d5599195ad7e4125225e678d0173795/MailItem.java/buggy/ZimbraServer/src/java/com/zimbra/cs/mailbox/MailItem.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1089,
984,
896,
12,
474,
3622,
13,
1216,
16489,
288,
202,
202,
430,
261,
9878,
422,
374,
747,
401,
4101,
984,
896,
10756,
1082,
202,
2463,
31,
3639,
2267,
1180,
4575,
12... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1089,
984,
896,
12,
474,
3622,
13,
1216,
16489,
288,
202,
202,
430,
261,
9878,
422,
374,
747,
401,
4101,
984,
896,
10756,
1082,
202,
2463,
31,
3639,
2267,
1180,
4575,
12... |
return(getPreferredSize(rows)); | return preferredSize (getRows ()); | preferredSize(){ return(getPreferredSize(rows));} | 25337 /local/tlutelli/issta_data/temp/all_java2context/java/2006_temp/2006/25337/3fe1c14284ce32b79d0e66441aec6a45a77ff684/List.java/buggy/libjava/java/awt/List.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9119,
1225,
1435,
95,
225,
327,
12,
588,
16028,
1225,
12,
3870,
10019,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
9119,
1225,
1435,
95,
225,
327,
12,
588,
16028,
1225,
12,
3870,
10019,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} else { runInterpreter(args[0]); | else if (args[i].equals("-e")) { if (i++ >= lNbArg) { System.err.println("invalid argument " + i); System.err.println(" -e must be followed by an expression to evaluate"); printUsage(); } else runInterpreter(args[i], "command line " + i); } else { runInterpreterOnFile(args[0]); | public static void main (String args[]) { System.out.println("WARNING this is an ALPHA version of JRuby!!!"); System.out.println("--------------------------------------------"); System.out.println(); if (args.length == 0) { printUsage(); } else { /*if (args[0... | 47619 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47619/e433dd46c4f08c54b8f43864c41cbd733cb83561/Main.java/clean/org/jruby/Main.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
261,
780,
833,
63,
5717,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
9511,
333,
353,
392,
29432,
37,
1177,
434,
27974,
10340,
8548,
4442,
1769,
3639,
2332,
18,
659,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
918,
2774,
261,
780,
833,
63,
5717,
288,
3639,
2332,
18,
659,
18,
8222,
2932,
9511,
333,
353,
392,
29432,
37,
1177,
434,
27974,
10340,
8548,
4442,
1769,
3639,
2332,
18,
659,
... |
+ " (i integer not null, " + " s text not null) "); | + " (i integer not null, " + " s text not null) "); | public void testPreparedStatement0041() throws Exception { Connection cx = getConnection(); dropTable("#t0041"); Statement stmt = cx.createStatement(); stmt.executeUpdate("create table #t0041 " + " (i integer not null, " + " s text not null) "); ... | 2029 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2029/d48066e24a9a4b4edf35b9545de98ba05acafd4d/TimestampTest.java/clean/src/test/net/sourceforge/jtds/test/TimestampTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1842,
29325,
713,
9803,
1435,
1216,
1185,
565,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
713,
9803,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
34... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
29325,
713,
9803,
1435,
1216,
1185,
565,
288,
3639,
4050,
9494,
273,
6742,
5621,
3639,
3640,
1388,
2932,
7,
88,
713,
9803,
8863,
3639,
8056,
3480,
273,
9494,
18,
2640,
34... |
battleSkillNames.add( "custom combat script" ); battleSkillNames.setSelectedIndex(0); | String originalAction = StaticEntity.getProperty( "battleAction" ); if ( battleSkillNames.contains( originalAction ) ) battleSkillNames.setSelectedItem( originalAction ); | public static void setAvailableSkills( List newSkillSet ) { availableSkills.clear(); usableSkills.clear(); battleSkillNames.clear(); // All characters get the option to // attack something. battleSkillNames.add( "attack with weapon" ); battleSkillNames.add( "item facsimile dictionary" ); battleSkillNames.add( ... | 50364 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/50364/02bf31d31c7de3358b7968403ceb0a6f24f5f1a0/KoLCharacter.java/buggy/src/net/sourceforge/kolmafia/KoLCharacter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
918,
444,
5268,
20057,
12,
987,
394,
9030,
694,
262,
202,
95,
202,
202,
5699,
20057,
18,
8507,
5621,
202,
202,
16665,
20057,
18,
8507,
5621,
202,
202,
70,
4558,
298,
9030... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
5268,
20057,
12,
987,
394,
9030,
694,
262,
202,
95,
202,
202,
5699,
20057,
18,
8507,
5621,
202,
202,
16665,
20057,
18,
8507,
5621,
202,
202,
70,
4558,
298,
9030... |
contentService.deactivateExtensions(new String[] { }, true); | contentService.deactivateExtensions(new String[] {}, true); | public void testNavigatorExtensionEnablement() throws Exception { EditorTestHelper.showView(COMMON_NAVIGATOR_INSTANCE_ID, true); IWorkbenchWindow activeWindow= PlatformUI.getWorkbench().getActiveWorkbenchWindow(); IWorkbenchPage activePage= activeWindow.getActivePage(); IViewPart commonNavigator= activePage.findV... | 58148 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/58148/29acf4eb645f3ecd317c8b9efae2fa767f4c51bb/OpenTest.java/clean/tests/org.eclipse.ui.tests.navigator/src/org/eclipse/ui/tests/navigator/OpenTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1842,
22817,
3625,
8317,
475,
1435,
1216,
1185,
288,
202,
202,
6946,
4709,
2276,
18,
4500,
1767,
12,
4208,
17667,
67,
50,
5856,
3047,
3575,
67,
13341,
67,
734,
16,
638,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
22817,
3625,
8317,
475,
1435,
1216,
1185,
288,
202,
202,
6946,
4709,
2276,
18,
4500,
1767,
12,
4208,
17667,
67,
50,
5856,
3047,
3575,
67,
13341,
67,
734,
16,
638,
1... |
log.info( "Receiving: getting request body chunk " + err + " " + bodyMessage.getLen() ); | log.info( "Receiving: getting request body chunk " + bodyMessage.getLen() ); | public boolean receive() throws IOException { first = false; bodyMessage.reset(); boolean err = readMessage(bodyMessage, false); if( log.isDebugEnabled() ) log.info( "Receiving: getting request body chunk " + err + " " + bodyMessage.getLen() ); if(err) { ... | 10630 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/10630/d2832f090f4a85a67bb16b441c22d364886d88ac/AjpAprProcessor.java/clean/java/org/apache/coyote/ajp/AjpAprProcessor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1250,
6798,
1435,
1216,
1860,
288,
3639,
1122,
273,
629,
31,
3639,
1417,
1079,
18,
6208,
5621,
3639,
1250,
393,
273,
855,
1079,
12,
3432,
1079,
16,
629,
1769,
3639,
309,
12,
613,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6798,
1435,
1216,
1860,
288,
3639,
1122,
273,
629,
31,
3639,
1417,
1079,
18,
6208,
5621,
3639,
1250,
393,
273,
855,
1079,
12,
3432,
1079,
16,
629,
1769,
3639,
309,
12,
613,
... |
match(input,34,FOLLOW_34_in_no_loop891); following.push(FOLLOW_opt_eol_in_no_loop893); | match(input,34,FOLLOW_34_in_no_loop937); following.push(FOLLOW_opt_eol_in_no_loop939); | public AttributeDescr no_loop() throws RecognitionException { AttributeDescr d; Token loc=null; Token t=null; d = null; try { // C:\Projects\jboss-rules\drools-compiler\src\main\resources\org\drools\lang\drl.g:296:17: ( (loc= 'no-loop' opt_eol ( ';... | 6736 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6736/75f5f3ef6a8af3fa9515d2007a16f1fd6f3ce0d0/RuleParser.java/clean/drools-compiler/src/main/java/org/drools/lang/RuleParser.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
54... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3601,
16198,
1158,
67,
6498,
1435,
1216,
9539,
288,
6647,
3601,
16198,
302,
31,
3639,
3155,
1515,
33,
2011,
31,
3639,
3155,
268,
33,
2011,
31,
1171,
202,
202,
72,
273,
446,
31,
54... |
XmlCursor c = XmlObject.Factory.parse( sXmlChild ).newCursor(); String sExpected ="<pre:baz pre:at0=\"val1\" xmlns:pre=\"http: assertEquals( XmlCursor.TokenType.START, c.toNextToken() ); | XmlCursor c = XmlObject.Factory.parse(sXmlChild).newCursor(); assertEquals(XmlCursor.TokenType.START, c.toNextToken()); | public void testNameTestQName_2() throws XmlException { String sQuery1 = "declare namespace pre=\"http://uri\" $this//pre:baz"; XmlCursor c = XmlObject.Factory.parse( sXmlChild ).newCursor(); String sExpected ="<pre:baz pre:at0=\"val1\" xmlns:pre=\"http://uri\"/>"; assertEquals( XmlCurs... | 3520 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/3520/8dda779763c06a3128766806255171e3ad81fb00/NodeTest.java/clean/v2/test/src/xmlcursor/xpath/xbean_xpath/detailed/NodeTest.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
918,
1842,
461,
4709,
13688,
67,
22,
1435,
1216,
5714,
503,
288,
3639,
514,
26656,
21,
273,
315,
29554,
1981,
675,
5189,
2505,
2207,
1650,
2412,
271,
2211,
759,
1484,
30,
70,
1561,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
1377,
1071,
918,
1842,
461,
4709,
13688,
67,
22,
1435,
1216,
5714,
503,
288,
3639,
514,
26656,
21,
273,
315,
29554,
1981,
675,
5189,
2505,
2207,
1650,
2412,
271,
2211,
759,
1484,
30,
70,
1561,... |
gc.drawString(fTextWidget.getTextRange(offset, 1), left.x, left.y); | gc.drawString(fTextWidget.getTextRange(offset, 1), left.x, left.y, true); | private void draw(GC gc, int offset, int length) { if (gc != null) { Point left= fTextWidget.getLocationAtOffset(offset); Point right= fTextWidget.getLocationAtOffset(offset + length); gc.setForeground(fColor); if(fNoBox) { gc.drawString(fTextWidget.getTextRange(offset, 1), left.x, left.y); } else { ... | 6192 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/6192/d64ad93d06d4732a2fdc21356b23ba45bbe140b9/BracketPainter.java/buggy/core/org.eclipse.cdt.ui/src/org/eclipse/cdt/internal/ui/editor/BracketPainter.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3724,
12,
15396,
8859,
16,
509,
1384,
16,
509,
769,
13,
288,
202,
202,
430,
261,
13241,
480,
446,
13,
288,
1082,
202,
2148,
2002,
33,
284,
1528,
4609,
18,
588,
2735,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3724,
12,
15396,
8859,
16,
509,
1384,
16,
509,
769,
13,
288,
202,
202,
430,
261,
13241,
480,
446,
13,
288,
1082,
202,
2148,
2002,
33,
284,
1528,
4609,
18,
588,
2735,
8... |
public void init(String tag, AttributeList attrs) throws SAXParseException { | public void init(String tag, AttributeList attrs) throws SAXParseException { | public void init(String tag, AttributeList attrs) throws SAXParseException { String name = null; String depends = ""; String ifCond = null; String unlessCond = null; String id = null; String description = null; String token... | 639 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/639/adbdf5d6c830f14edbfd28f91c2c7b1a14229291/ProjectHelper.java/buggy/src/main/org/apache/tools/ant/ProjectHelper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
918,
1208,
12,
780,
1047,
16,
3601,
682,
3422,
13,
2398,
1216,
10168,
13047,
288,
5411,
514,
508,
273,
446,
31,
5411,
514,
10935,
273,
1408,
31,
5411,
514,
309,
12441,
273,
446,
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,
540,
1071,
918,
1208,
12,
780,
1047,
16,
3601,
682,
3422,
13,
2398,
1216,
10168,
13047,
288,
5411,
514,
508,
273,
446,
31,
5411,
514,
10935,
273,
1408,
31,
5411,
514,
309,
12441,
273,
446,
3... |
public void updateTaskStatus(TaskInProgress tip, TaskStatus status) { | public synchronized void updateTaskStatus(TaskInProgress tip, TaskStatus status) { | public void updateTaskStatus(TaskInProgress tip, TaskStatus status) { double oldProgress = tip.getProgress(); // save old progress tip.updateStatus(status); // update tip // // Update JobInProgress status // double progressDelta = tip.getProgress() - oldPr... | 53958 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/53958/50de9d51b6043b8802f1ca8befb218affb724fab/JobInProgress.java/buggy/src/java/org/apache/hadoop/mapred/JobInProgress.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1089,
2174,
1482,
12,
2174,
13434,
9529,
16,
29628,
1267,
13,
288,
3639,
1645,
1592,
5491,
273,
9529,
18,
588,
5491,
5621,
282,
368,
1923,
1592,
4007,
3639,
9529,
18,
272... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
3852,
918,
1089,
2174,
1482,
12,
2174,
13434,
9529,
16,
29628,
1267,
13,
288,
3639,
1645,
1592,
5491,
273,
9529,
18,
588,
5491,
5621,
282,
368,
1923,
1592,
4007,
3639,
9529,
18,
272... |
if (valueChangingListeners.size() == 0) { | if (valueChangingListeners.isEmpty()) { | public void removeValueChangingListener(IValueChangingListener listener) { valueChangingListeners.remove(listener); if (valueChangingListeners.size() == 0) { valueChangingListeners = null; } if (!hasListeners()) { lastListenerRemoved(); } } | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/df7d74bc69f8aa387f84c70b79abc08888945658/AbstractVetoableValue.java/buggy/bundles/org.eclipse.jface.databinding/src/org/eclipse/jface/internal/databinding/provisional/observable/value/AbstractVetoableValue.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
918,
1206,
620,
782,
18183,
2223,
12,
45,
620,
782,
18183,
2223,
2991,
13,
288,
202,
202,
1132,
782,
18183,
5583,
18,
4479,
12,
12757,
1769,
202,
202,
430,
261,
1132,
782,
181... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1206,
620,
782,
18183,
2223,
12,
45,
620,
782,
18183,
2223,
2991,
13,
288,
202,
202,
1132,
782,
18183,
5583,
18,
4479,
12,
12757,
1769,
202,
202,
430,
261,
1132,
782,
181... |
this(null, qname); | this(Symbol.make(namespaceURI, localName)); | public ElementType(Symbol qname) { this(null, qname); } | 40769 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/40769/5e7cce4b3ecf74dfea9908d0b009eaf871c92818/ElementType.java/buggy/gnu/kawa/xml/ElementType.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3010,
559,
12,
5335,
12621,
13,
225,
288,
565,
333,
12,
5335,
18,
6540,
12,
4937,
3098,
16,
11927,
10019,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3010,
559,
12,
5335,
12621,
13,
225,
288,
565,
333,
12,
5335,
18,
6540,
12,
4937,
3098,
16,
11927,
10019,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} else if (item instanceof ActionContributionItem) { | } else if (item instanceof ActionContributionItem && item.isEnabled()) { | private void collectContributions(MenuManager menu, Set result) { IContributionItem[] items = menu.getItems(); for (int i = 0; i < items.length; i++) { IContributionItem item = items[i]; if (item instanceof SubContributionItem) { item = ((SubContributionItem) item).getInnerItem(); } if (item instanceof Me... | 57470 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/57470/c7670e49d5b0b24a326dd05561c7046e67035eb7/ActionProvider.java/clean/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/incubator/ActionProvider.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3274,
442,
15326,
12,
4599,
1318,
3824,
16,
1000,
563,
13,
288,
202,
202,
45,
442,
4027,
1180,
8526,
1516,
273,
3824,
18,
588,
3126,
5621,
202,
202,
1884,
261,
474,
277,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
3274,
442,
15326,
12,
4599,
1318,
3824,
16,
1000,
563,
13,
288,
202,
202,
45,
442,
4027,
1180,
8526,
1516,
273,
3824,
18,
588,
3126,
5621,
202,
202,
1884,
261,
474,
277,... |
public MuleDescriptor() | public MuleDescriptor(String name) | public MuleDescriptor() { super(); } | 2370 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/2370/1df035e3b0c33f07634c408842e7396a529ccccd/MuleDescriptor.java/buggy/src/java/org/mule/impl/MuleDescriptor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
490,
725,
3187,
12,
780,
508,
13,
565,
288,
3639,
2240,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
490,
725,
3187,
12,
780,
508,
13,
565,
288,
3639,
2240,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
AST tmp760_AST_in = (AST)_t; | AST tmp759_AST_in = (AST)_t; | public final void findwhich(AST _t) throws RecognitionException { AST findwhich_AST_in = (_t == ASTNULL) ? null : (AST)_t; if (_t==null) _t=ASTNULL; switch ( _t.getType()) { case CURRENT: { AST tmp755_AST_in = (AST)_t; match(_t,CURRENT); _t = _t.getNextSibling(); break; } case EACH: { AST tmp756_... | 13952 /local/tlutelli/issta_data/temp/all_java1context/java/2006_temp/2006/13952/041a16c78289f1c3ae5e575d3edc5e893a658e50/TreeParser01.java/buggy/trunk/org.prorefactor.core/src/org/prorefactor/treeparser01/TreeParser01.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1104,
12784,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1104,
12784,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
90... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
727,
918,
1104,
12784,
12,
9053,
389,
88,
13,
1216,
9539,
288,
9506,
202,
9053,
1104,
12784,
67,
9053,
67,
267,
273,
261,
67,
88,
422,
9183,
8560,
13,
692,
446,
294,
261,
90... |
if( oid == null ) oid = org.jacorb.poa.util.POAUtil.extractOID( object_key ); return oid; | return org.jacorb.poa.util.POAUtil.extractOID( getParsedIOR().get_object_key() ); | public byte[] getObjectId() { synchronized( bind_sync ) { bind(); if( oid == null ) oid = org.jacorb.poa.util.POAUtil.extractOID( object_key ); return oid; } } | 46355 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46355/293e7be387ef8abd47c6e8365dea77e5a2d17543/Delegate.java/buggy/src/org/jacorb/orb/Delegate.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
1160,
8526,
6455,
548,
1435,
565,
288,
3639,
3852,
12,
1993,
67,
8389,
262,
3639,
288,
5411,
1993,
5621,
5411,
309,
12,
7764,
422,
446,
262,
7734,
7764,
273,
2358,
18,
31390,
16640,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1160,
8526,
6455,
548,
1435,
565,
288,
3639,
3852,
12,
1993,
67,
8389,
262,
3639,
288,
5411,
1993,
5621,
5411,
309,
12,
7764,
422,
446,
262,
7734,
7764,
273,
2358,
18,
31390,
16640,... |
fileList = new JList(); fileList.setModel(getModel()); fileList.removeListSelectionListener(listSelList); fileList.removeMouseListener(doubleClickList); fileList.removeMouseListener(singleClickList); fileList.setModel(getModel()); if (fc.isMultiSelectionEnabled()) fileList.setSelectionMode(ListSelectionModel.MULTIP... | { fileListPanel = new JPanel(new BorderLayout()); fileList = new JList(getModel()); scrollPane = new JScrollPane(fileList); fileList.setCellRenderer(new FileRenderer()); } | protected JPanel createList(JFileChooser fc) { JPanel panel = new JPanel(new BorderLayout()); if (fileList == null) fileList = new JList(); fileList.setModel(getModel()); fileList.removeListSelectionListener(listSelList); fileList.removeMouseListener(doubleClickList); fileList.removeMouseL... | 47947 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/47947/c05b8889506cb1896d1225a349b46e649841077d/MetalFileChooserUI.java/clean/javax/swing/plaf/metal/MetalFileChooserUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
24048,
752,
682,
12,
46,
812,
17324,
8036,
13,
225,
288,
565,
24048,
6594,
273,
394,
24048,
12,
2704,
30814,
10663,
565,
309,
261,
768,
682,
422,
446,
13,
1377,
18645,
273,
394,
8... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
24048,
752,
682,
12,
46,
812,
17324,
8036,
13,
225,
288,
565,
24048,
6594,
273,
394,
24048,
12,
2704,
30814,
10663,
565,
309,
261,
768,
682,
422,
446,
13,
1377,
18645,
273,
394,
8... |
&& Math.abs(srcHex.floor() - destHex.floor()) > 2) { | && Math.abs(srcHex.floor() - destHex.floor()) > entity.getMaxElevationChange()) { | public static boolean isMovementPossible(Game game, int entityId, Coords src, Coords dest, int entityMoveType, int stepType, boolean firstStep) { final Entity entity = game.get... | 4135 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4135/6586fc3bf20f93be000a0ff8b58c446a95a7d36b/Compute.java/clean/megamek/src/megamek/common/Compute.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
15707,
26140,
13576,
12,
12496,
7920,
16,
509,
15052,
16,
4766,
2868,
10320,
87,
1705,
16,
10320,
87,
1570,
16,
4766,
2398,
509,
1522,
7607,
559,
16,
4766,
2398,
509,
223... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
760,
1250,
15707,
26140,
13576,
12,
12496,
7920,
16,
509,
15052,
16,
4766,
2868,
10320,
87,
1705,
16,
10320,
87,
1570,
16,
4766,
2398,
509,
1522,
7607,
559,
16,
4766,
2398,
509,
223... |
setParamThread(thread.getId().toString()); | setParamThread(thread.getUUID().toString()); | public void actionReport() throws JspException { // save initialized instance of this class in request attribute for included sub-elements getJsp().getRequest().setAttribute(C_SESSION_WORKPLACE_CLASS, this); switch (getAction()) { case ACTION_REPORT_UPDATE: setParamAction(REPO... | 8585 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8585/6985cf62d22cf80bd26403e2daf76039bf595f81/CmsHtmlLinkValidatorReport.java/buggy/src/org/opencms/workplace/commons/CmsHtmlLinkValidatorReport.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
1301,
4820,
1435,
1216,
27485,
288,
3639,
368,
1923,
6454,
791,
434,
333,
667,
316,
590,
1566,
364,
5849,
720,
17,
6274,
3639,
31162,
7675,
588,
691,
7675,
542,
1499,
12,
39,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1301,
4820,
1435,
1216,
27485,
288,
3639,
368,
1923,
6454,
791,
434,
333,
667,
316,
590,
1566,
364,
5849,
720,
17,
6274,
3639,
31162,
7675,
588,
691,
7675,
542,
1499,
12,
39,
... |
encodingCombo.setText(WorkbenchEncoding.getWorkbenchDefaultEncoding()); | encodingCombo.setText(getDefaultEnc()); | private void populateEncodingsCombo(List encodings, String selectedEncoding) { String[] encodingStrings = new String[encodings.size()]; encodings.toArray(encodingStrings); encodingCombo.setItems(encodingStrings); if (selectedEncoding == null) encodingCombo.setText(WorkbenchEncoding.getWorkbenchDefaultEncoding())... | 56152 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/56152/293347d0cfa5214b398a6ef52efacc4bfb2b5b72/AbstractEncodingFieldEditor.java/clean/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/ide/dialogs/AbstractEncodingFieldEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1152,
918,
6490,
25100,
899,
16156,
12,
682,
24118,
16,
514,
3170,
4705,
13,
288,
202,
202,
780,
8526,
2688,
7957,
273,
394,
514,
63,
1331,
369,
899,
18,
1467,
1435,
15533,
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,
918,
6490,
25100,
899,
16156,
12,
682,
24118,
16,
514,
3170,
4705,
13,
288,
202,
202,
780,
8526,
2688,
7957,
273,
394,
514,
63,
1331,
369,
899,
18,
1467,
1435,
15533,
202,
20... |
if (!(fun instanceof Function)) throw new UndefinedFunctionError(first); LispObject list = checkList(second); final LispThread thread = LispThread.currentThread(); LispObject result = NIL; LispObject splice = null; while (list != NIL) { LispObject obj = funcall1(fun, list.car(), thread); if (splice == null) { result =... | if (fun instanceof Function) { final int numFunArgs = spread.length(); final LispThread thread = LispThread.currentThread(); switch (numFunArgs) { case 1: return funcall1(fun, spread.car(), thread); case 2: return funcall2(fun, spread.car(), spread.cadr(), thread); case 3: return funcall3(fun, spread.car(), spread.cadr... | public LispObject execute(LispObject first, LispObject second) throws Condition { // First argument must be a function. LispObject fun = first; if (fun instanceof Symbol) fun = fun.getSymbolFunction(); if (!(fun instanceof Function)) ... | 8279 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/8279/e7823709c2ec0ef66bed0b43af115265246ea854/Primitives.java/clean/j/src/org/armedbear/lisp/Primitives.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
13,
5411,
1216,
7949,
3639,
288,
5411,
368,
5783,
1237,
1297,
506,
279,
445,
18,
5411,
511,
23831,
921,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
540,
1071,
511,
23831,
921,
1836,
12,
48,
23831,
921,
1122,
16,
511,
23831,
921,
2205,
13,
5411,
1216,
7949,
3639,
288,
5411,
368,
5783,
1237,
1297,
506,
279,
445,
18,
5411,
511,
23831,
921,
... |
} else if (o.getLongName().equals(event.getBClassName())) { | aDone = true; } if (!bDone && (o.getLongName().equals(event.getBClassName()))) { | public void newAssociation(NewAssociationEvent event) { ObjectClassRelationship ocr = DomainObjectFactory.newObjectClassRelationship(); ObjectClass oc = DomainObjectFactory.newObjectClass(); List ocs = elements.getElements(oc.getClass()); logger.debug("direction: " + event.getDirection()); for(Iter... | 55019 /local/tlutelli/issta_data/temp/all_java5context/java/2006_temp/2006/55019/77c527b891cd65aee67a551cfccb2a1bc63748d9/UMLDefaultHandler.java/buggy/src/gov/nih/nci/ncicb/cadsr/loader/event/UMLDefaultHandler.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
394,
7174,
12,
1908,
7174,
1133,
871,
13,
288,
565,
1033,
797,
8180,
320,
3353,
273,
6648,
921,
1733,
18,
2704,
921,
797,
8180,
5621,
565,
1033,
797,
13345,
273,
6648,
921,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
394,
7174,
12,
1908,
7174,
1133,
871,
13,
288,
565,
1033,
797,
8180,
320,
3353,
273,
6648,
921,
1733,
18,
2704,
921,
797,
8180,
5621,
565,
1033,
797,
13345,
273,
6648,
921,
1... |
Asserts.notReached("IllegalAccessException: " + e.getMessage()); | assert false : "IllegalAccessException: " + e.getMessage(); | private static void addVisibility() { final Field[] fields = Visibility.class.getFields(); delegates.put(loadClass("org.jruby.runtime.Visibility"), new PersistenceDelegate() { /** * @see java.beans.PersistenceDelegate#instantiate(Object, Encoder) */ protec... | 46217 /local/tlutelli/issta_data/temp/all_java4context/java/2006_temp/2006/46217/b72a2862ae5b2f01f9a767ef2ce248fd785857c4/AstPersistenceDelegates.java/clean/src/org/jruby/ast/util/AstPersistenceDelegates.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
527,
10135,
1435,
288,
3639,
727,
2286,
8526,
1466,
273,
27791,
18,
1106,
18,
588,
2314,
5621,
3639,
22310,
18,
458,
12,
945,
797,
2932,
3341,
18,
78,
27768,
18,
9448,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
760,
918,
527,
10135,
1435,
288,
3639,
727,
2286,
8526,
1466,
273,
27791,
18,
1106,
18,
588,
2314,
5621,
3639,
22310,
18,
458,
12,
945,
797,
2932,
3341,
18,
78,
27768,
18,
9448,
1... |
public void _setTransportFactory(ClientTransportFactory f) { getRequestContext().put(BindingProviderProperties.CLIENT_TRANSPORT_FACTORY, f); _transportFactory = f; | public void _setTransportFactory(com.sun.xml.ws.spi.runtime.ClientTransportFactory f) { setTransportFactory((ClientTransportFactory) f); | public void _setTransportFactory(ClientTransportFactory f) { getRequestContext().put(BindingProviderProperties.CLIENT_TRANSPORT_FACTORY, f); _transportFactory = f; } | 9667 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/9667/1f8aef05042b6f734b7ac560c1ccdaf99d19173c/EndpointIFBase.java/buggy/jaxws-ri/rt/src/com/sun/xml/ws/client/EndpointIFBase.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
389,
542,
6568,
1733,
12,
1227,
6568,
1733,
284,
13,
288,
3639,
14713,
7675,
458,
12,
5250,
2249,
2297,
18,
11935,
67,
8989,
31943,
67,
16193,
16,
284,
1769,
3639,
389,
13049,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
389,
542,
6568,
1733,
12,
1227,
6568,
1733,
284,
13,
288,
3639,
14713,
7675,
458,
12,
5250,
2249,
2297,
18,
11935,
67,
8989,
31943,
67,
16193,
16,
284,
1769,
3639,
389,
13049,
... |
log(aBrace.getLineNo(), aBrace.getColumnNo(), "'{' should be on the previous line."); | log(aBrace.getLineNo(), aBrace.getColumnNo(), "line.previous", "{"); | private void checkLCurly(int aStartLine, MyCommonAST aBrace, LeftCurlyOption aOption) { verifyWSAroundBegin(aBrace.getLineNo(), aBrace.getColumnNo() + 1, aBrace.getText()); final String bra... | 31427 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/31427/c682b5725d22afc38bf19d9667b23a7deab6d8c3/Verifier.java/buggy/src/checkstyle/com/puppycrawl/tools/checkstyle/Verifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
866,
48,
30043,
12,
474,
279,
1685,
1670,
16,
11794,
8005,
6517,
9053,
279,
21965,
16,
11794,
13338,
30043,
1895,
279,
1895,
13,
565,
288,
3639,
3929,
2651,
30022,
8149,
12,
69... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
866,
48,
30043,
12,
474,
279,
1685,
1670,
16,
11794,
8005,
6517,
9053,
279,
21965,
16,
11794,
13338,
30043,
1895,
279,
1895,
13,
565,
288,
3639,
3929,
2651,
30022,
8149,
12,
69... |
boolean pos = false; | boolean unary = false; | private void addSub(Symbol clasz, int count) { Name name = Names.SUB; Symbol symbol = clasz.lookup(name); assert symbol != Symbol.NONE : Debug.show(clasz) + "." + name; Symbol[] alts = symbol.alternativeSymbols(); // !!! assert count + 1 == alts.length : (count + 1) + " != " + alt... | 32355 /local/tlutelli/issta_data/temp/all_java3context/java/2006_temp/2006/32355/72a496a3c41ae105c852ea0f7fee1712efd68264/Primitives.java/buggy/sources/scalac/backend/Primitives.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
3238,
918,
25716,
12,
5335,
23268,
94,
16,
509,
1056,
13,
288,
3639,
1770,
508,
273,
5276,
18,
8362,
31,
3639,
8565,
3273,
273,
23268,
94,
18,
8664,
12,
529,
1769,
3639,
1815,
3273,
480... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
25716,
12,
5335,
23268,
94,
16,
509,
1056,
13,
288,
3639,
1770,
508,
273,
5276,
18,
8362,
31,
3639,
8565,
3273,
273,
23268,
94,
18,
8664,
12,
529,
1769,
3639,
1815,
3273,
480... |
protected void InitBankEditorFrame () { //...Create the GUI and put it in the window... myModel = new PatchGridModel (bankData,bankDriver); table = new DNDPatchTable (myModel); table2=table; table.setPreferredScrollableViewportSize (new Dimension (500, 70)); tabl... | 7591 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/7591/6efc773b0bebaeefc8ce7a1b6e42c6a5cbafbeb0/BankEditorFrame.java/clean/JSynthLib/core/BankEditorFrame.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
4378,
16040,
6946,
3219,
1832,
565,
288,
3639,
368,
2777,
1684,
326,
10978,
471,
1378,
518,
316,
326,
2742,
2777,
7734,
3399,
1488,
273,
394,
12042,
6313,
1488,
261,
10546,
751,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
4378,
16040,
6946,
3219,
1832,
565,
288,
3639,
368,
2777,
1684,
326,
10978,
471,
1378,
518,
316,
326,
2742,
2777,
7734,
3399,
1488,
273,
394,
12042,
6313,
1488,
261,
10546,
751,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.