rem stringlengths 0 912 | add stringlengths 0 1.44k | context stringlengths 20 43.7k | meta stringlengths 169 231 | input_ids list | attention_mask list | labels list |
|---|---|---|---|---|---|---|
return matched.length() == 0 ? ((match.group(group - 1).length() == 0) ? null : "") : matched; | if (matched == null || matched.length() == 0) { String prevMatched = match.group(group -1); if (prevMatched == null || prevMatched.length() == 0) return null; else return ""; } return matched; | private static String getURIGroup(Matcher match, int group) { String matched = match.group(group); return matched.length() == 0 ? ((match.group(group - 1).length() == 0) ? null : "") : matched; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/5806c07c3eeedb0f4f92b9fbacf30c0f55915c25/URI.java/buggy/core/src/classpath/java/java/net/URI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
760,
514,
21375,
1114,
12,
6286,
845,
16,
509,
1041,
13,
225,
288,
565,
514,
4847,
273,
845,
18,
1655,
12,
1655,
1769,
565,
327,
4847,
18,
2469,
1435,
422,
374,
4202,
692,
14015,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
514,
21375,
1114,
12,
6286,
845,
16,
509,
1041,
13,
225,
288,
565,
514,
4847,
273,
845,
18,
1655,
12,
1655,
1769,
565,
327,
4847,
18,
2469,
1435,
422,
374,
4202,
692,
14015,
... |
{ | { | public void mousePressed(MouseEvent e) { Point click = e.getPoint(); int row = Math.round(click.y / getRowHeight()); TreePath path = getClosestPathForLocation(tree, click.x, click.y); if (path != null) { boolean inBounds = false; boolean cntlClick = false; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
1071,
918,
7644,
24624,
12,
9186,
1133,
425,
13,
565,
288,
1082,
202,
2148,
4682,
273,
425,
18,
588,
2148,
5621,
1377,
509,
1027,
273,
2361,
18,
2260,
12,
7475,
18,
93,
342,
11835,
2686... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
7644,
24624,
12,
9186,
1133,
425,
13,
565,
288,
1082,
202,
2148,
4682,
273,
425,
18,
588,
2148,
5621,
1377,
509,
1027,
273,
2361,
18,
2260,
12,
7475,
18,
93,
342,
11835,
2686... |
setOption(IP_TTL, new Integer(ttl)); | impl.setTimeToLive(ttl); | protected synchronized void setTimeToLive(int ttl) throws IOException { setOption(IP_TTL, new Integer(ttl)); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c6bd4d63622475fff01c1920f223e404234d976f/PlainDatagramSocketImpl.java/clean/core/src/classpath/gnu/gnu/java/net/PlainDatagramSocketImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
3852,
918,
11195,
30583,
12,
474,
6337,
13,
1216,
1860,
225,
288,
565,
9380,
18,
542,
950,
30583,
12,
12546,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
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,
4750,
3852,
918,
11195,
30583,
12,
474,
6337,
13,
1216,
1860,
225,
288,
565,
9380,
18,
542,
950,
30583,
12,
12546,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
{ } | { } | public ComponentHandler() { } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
5435,
1503,
1435,
202,
202,
95,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
5435,
1503,
1435,
202,
202,
95,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
public synchronized InetAddress getAddress() { | public synchronized InetAddress getAddress() { | public synchronized InetAddress getAddress() { return address; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7c463aa3bd840a934d101c434976bb7b25d5b975/DatagramPacket.java/buggy/core/src/classpath/java/java/net/DatagramPacket.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
14218,
14808,
1435,
288,
202,
202,
2463,
1758,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
3852,
14218,
14808,
1435,
288,
202,
202,
2463,
1758,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
(Frame)me.frame); | (Frame)me.getParentView((Session)this)); | private void doAttributes() { SessionAttributes sa = new SessionAttributes(propFileName, defaultProps, (Frame)me.frame); sa.addPropertyChangeListener(screen); sa.addPropertyChangeListener(this); sa.showIt(); defaultP... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/a61dbdd53c996e8a76dc4165e5010c2379355b80/Gui5250.java/clean/tn5250j/src/org/tn5250j/Gui5250.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
741,
2498,
1435,
288,
1377,
3877,
2498,
7864,
273,
394,
3877,
2498,
12,
5986,
4771,
16,
4766,
4202,
805,
5047,
16,
4766,
4202,
261,
3219,
13,
3501,
18,
588,
3054,
1767,
12443,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
741,
2498,
1435,
288,
1377,
3877,
2498,
7864,
273,
394,
3877,
2498,
12,
5986,
4771,
16,
4766,
4202,
805,
5047,
16,
4766,
4202,
261,
3219,
13,
3501,
18,
588,
3054,
1767,
12443,
... |
if (!mod.isLeaf(root)) size = mod.getChildCount(root); | if (!treeModel.isLeaf(root)) size = treeModel.getChildCount(root); | private Object findNode(Object root, Object node) { TreeModel mod = tree.getModel(); int size = 0; if (!mod.isLeaf(root)) size = mod.getChildCount(root); for (int i = 0; i < size; i++) { if (mod.getIndexOfChild(root, node) != -1) return root; Object n = findNode(mod.getCh... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1033,
1104,
907,
12,
921,
1365,
16,
1033,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
509,
963,
273,
374,
31,
565,
309,
16051,
1711,
18,
291,
9... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
1033,
1104,
907,
12,
921,
1365,
16,
1033,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
509,
963,
273,
374,
31,
565,
309,
16051,
1711,
18,
291,
9... |
tree.removeMouseListener(mouseInputListener); | tree.removeMouseListener(mouseListener); | public void uninstallUI(JComponent c) { tree.setFont(null); tree.setForeground(null); tree.setBackground(null); uninstallKeyboardActions(); tree.removePropertyChangeListener(propertyChangeListener); tree.removeFocusListener(focusListener); tree.removeTreeSelectionListener(treeSelectionLi... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/963ae61676e8c35a9e0998e0b7de1f942db82a26/MetalTreeUI.java/clean/core/src/classpath/javax/javax/swing/plaf/metal/MetalTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
16577,
5370,
12,
46,
1841,
276,
13,
225,
288,
565,
2151,
18,
542,
5711,
12,
2011,
1769,
565,
2151,
18,
542,
23206,
12,
2011,
1769,
565,
2151,
18,
542,
8199,
12,
2011,
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,
282,
1071,
918,
16577,
5370,
12,
46,
1841,
276,
13,
225,
288,
565,
2151,
18,
542,
5711,
12,
2011,
1769,
565,
2151,
18,
542,
23206,
12,
2011,
1769,
565,
2151,
18,
542,
8199,
12,
2011,
1769,
... |
public final static void setKeyStroke(String which, KeyEvent ke, boolean isAltGr) { | public final static void setKeyStroke(String which, KeyEvent ke) { | public final static void setKeyStroke(String which, KeyEvent ke, boolean isAltGr) { if (ke == null) return; Collection v = mappedKeys.values(); Set o = mappedKeys.keySet(); Iterator k = o.iterator(); Iterator i = v.iterator(); while (k.hasNext()) { KeyStroker ks = (KeySt... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/69e4ad8b79244d7a9ead6ae9be5f21d5cf302742/KeyMapper.java/buggy/tn5250j/src/org/tn5250j/tools/KeyMapper.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
727,
760,
918,
16696,
14602,
12,
780,
1492,
16,
23737,
12519,
13,
288,
1377,
309,
261,
4491,
422,
446,
13,
540,
327,
31,
1377,
2200,
331,
273,
5525,
2396,
18,
2372,
5621,
1377,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
727,
760,
918,
16696,
14602,
12,
780,
1492,
16,
23737,
12519,
13,
288,
1377,
309,
261,
4491,
422,
446,
13,
540,
327,
31,
1377,
2200,
331,
273,
5525,
2396,
18,
2372,
5621,
1377,
10... |
oin = new RMIObjectInputStream(din); | throw new IOException("no ObjectInputtream for reading more objects"); | ObjectInputStream getObjectInputStream() throws IOException { if (oin == null) { oin = new RMIObjectInputStream(din); } return (oin);} | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/b5af1a0dd02ba16d1f4f4556ab34fa51c2db060d/UnicastConnection.java/buggy/core/src/classpath/gnu/gnu/java/rmi/server/UnicastConnection.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
22726,
6455,
4348,
1435,
1216,
1860,
288,
202,
430,
261,
885,
422,
446,
13,
288,
3639,
320,
267,
273,
394,
534,
7492,
921,
4348,
12,
72,
267,
1769,
202,
97,
202,
2463,
261,
885,
1769,
97,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
22726,
6455,
4348,
1435,
1216,
1860,
288,
202,
430,
261,
885,
422,
446,
13,
288,
3639,
320,
267,
273,
394,
534,
7492,
921,
4348,
12,
72,
267,
1769,
202,
97,
202,
2463,
261,
885,
1769,
97,
... |
public DefaultBoundedRangeModel(int value, int extent, int minimum, int maximum) | public DefaultBoundedRangeModel() | public DefaultBoundedRangeModel(int value, int extent, int minimum, int maximum) { if (!(minimum <= value && extent >= 0 && (value + extent) <= maximum)) throw new IllegalArgumentException(); this.value = value; this.extent = extent; this.minimum = minimum; this.m... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/DefaultBoundedRangeModel.java/buggy/core/src/classpath/javax/javax/swing/DefaultBoundedRangeModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
38,
12002,
2655,
1488,
12,
474,
460,
16,
509,
11933,
16,
509,
5224,
16,
21394,
509,
4207,
13,
225,
288,
565,
309,
16051,
12,
15903,
1648,
460,
597,
11933,
1545,
374,
597,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
38,
12002,
2655,
1488,
12,
474,
460,
16,
509,
11933,
16,
509,
5224,
16,
21394,
509,
4207,
13,
225,
288,
565,
309,
16051,
12,
15903,
1648,
460,
597,
11933,
1545,
374,
597,
26... |
throw new Error("Not implemented for UtilDelegate"); | synchronized (m_Ties) { synchronized (m_Targets) { TieTargetRecord r = ((TieTargetRecord) m_Targets.get(target)); if (r != null) { if (target instanceof org.omg.CORBA.Object) r.tie.orb().disconnect((org.omg.CORBA.Object) target); if (r.unused()) { m_Targets.remove(target); m_Ties.remove(r.tie); r.tie.deactivate(); if... | public void unexportObject(Remote target) { throw new Error("Not implemented for UtilDelegate"); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/44e3ea509d80974dab547c4d1cf8c070d32bac86/UtilDelegateImpl.java/clean/core/src/classpath/gnu/gnu/javax/rmi/CORBA/UtilDelegateImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
640,
6530,
921,
12,
5169,
1018,
13,
225,
288,
565,
3852,
261,
81,
67,
56,
606,
13,
288,
3852,
261,
81,
67,
9432,
13,
288,
399,
1385,
2326,
2115,
436,
273,
14015,
56,
1385,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
640,
6530,
921,
12,
5169,
1018,
13,
225,
288,
565,
3852,
261,
81,
67,
56,
606,
13,
288,
3852,
261,
81,
67,
9432,
13,
288,
399,
1385,
2326,
2115,
436,
273,
14015,
56,
1385,
... |
} | } | public boolean isFloating() { return floatFrame.isVisible(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicToolBarUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicToolBarUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
353,
28344,
1435,
565,
288,
565,
327,
1431,
3219,
18,
291,
6207,
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... | [
1,
1,
1,
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,
282,
1071,
1250,
353,
28344,
1435,
565,
288,
565,
327,
1431,
3219,
18,
291,
6207,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
stopEditingTimer(); tree.stopEditing(); editingComponent = null; return true; | finish(); ret = true; | public boolean stopCellEditing() { if (editingComponent != null) { stopEditingTimer(); tree.stopEditing(); editingComponent = null; return true; } return false; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/DefaultTreeCellEditor.java/clean/core/src/classpath/javax/javax/swing/tree/DefaultTreeCellEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
2132,
4020,
28029,
1435,
225,
288,
565,
309,
261,
4619,
310,
1841,
480,
446,
13,
1377,
288,
3639,
2132,
28029,
6777,
5621,
3639,
2151,
18,
5681,
28029,
5621,
3639,
15755,
1841,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
2132,
4020,
28029,
1435,
225,
288,
565,
309,
261,
4619,
310,
1841,
480,
446,
13,
1377,
288,
3639,
2132,
28029,
6777,
5621,
3639,
2151,
18,
5681,
28029,
5621,
3639,
15755,
1841,
... |
return new EtchedBorder (); | return new EtchedBorder(); | public static Border createEtchedBorder () { return new EtchedBorder (); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/BorderFactory.java/buggy/core/src/classpath/javax/javax/swing/BorderFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13525,
25184,
88,
2049,
8107,
1832,
225,
288,
565,
327,
394,
512,
88,
2049,
8107,
5621,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13525,
25184,
88,
2049,
8107,
1832,
225,
288,
565,
327,
394,
512,
88,
2049,
8107,
5621,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
} | } | protected void updateCellEditor() { if (tree.isEditable() && cellEditor == null) setCellEditor(createDefaultCellEditor()); createdCellEditor = true; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1089,
4020,
6946,
1435,
202,
95,
565,
309,
261,
3413,
18,
291,
15470,
1435,
597,
2484,
6946,
422,
446,
13,
3639,
444,
4020,
6946,
12,
2640,
1868,
4020,
6946,
10663,
565,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
1089,
4020,
6946,
1435,
202,
95,
565,
309,
261,
3413,
18,
291,
15470,
1435,
597,
2484,
6946,
422,
446,
13,
3639,
444,
4020,
6946,
12,
2640,
1868,
4020,
6946,
10663,
565,
... |
Object[] getPathToRoot(Object node, int depth) { TreeModel mod = tree.getModel(); if (node == null) { if (depth == 0) return null; return new Object[depth]; } Object[] path = getPathToRoot(getParent(mod.getRoot(), node), depth + 1); path[path.length - depth - 1] =... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
8526,
4339,
774,
2375,
12,
921,
756,
16,
509,
3598,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
309,
261,
2159,
422,
446,
13,
1377,
288,
3639,
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,
282,
1033,
8526,
4339,
774,
2375,
12,
921,
756,
16,
509,
3598,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
309,
261,
2159,
422,
446,
13,
1377,
288,
3639,
309,
... | ||
{ | { | public void selectAll() { select(0, doc.getLength()); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
27787,
1435,
565,
288,
565,
2027,
12,
20,
16,
997,
18,
588,
1782,
10663,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
27787,
1435,
565,
288,
565,
2027,
12,
20,
16,
997,
18,
588,
1782,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Rectangle rect = getPathBounds(path); | Rectangle rect = getPathBounds(path); | public TreePath getPathForLocation(int x, int y) { TreePath path = getClosestPathForLocation(x, y); if (path != null) { Rectangle rect = getPathBounds(path); if ((rect != null) && rect.contains(x, y)) return path; } return null; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTree.java/buggy/core/src/classpath/javax/javax/swing/JTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4902,
743,
4339,
1290,
2735,
12,
474,
619,
16,
509,
677,
13,
225,
288,
565,
4902,
743,
589,
273,
1927,
383,
7781,
743,
1290,
2735,
12,
92,
16,
677,
1769,
565,
309,
261,
803,
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,
282,
1071,
4902,
743,
4339,
1290,
2735,
12,
474,
619,
16,
509,
677,
13,
225,
288,
565,
4902,
743,
589,
273,
1927,
383,
7781,
743,
1290,
2735,
12,
92,
16,
677,
1769,
565,
309,
261,
803,
480... |
{ } | { } | public void focusLost(FocusEvent e) { } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
7155,
19024,
12,
9233,
1133,
425,
13,
202,
202,
95,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
3196,
202,
482,
918,
7155,
19024,
12,
9233,
1133,
425,
13,
202,
202,
95,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (DEBUG) debug("Reading property " + PROPERTIES_FILE + " not allowed. Ignored."); | if (Configuration.DEBUG) log.fine("Reading property " + PROPERTIES_FILE + " not allowed. Ignored."); | private void init() { // default values props.put(REPRODUCIBLE_PRNG, (reproducible ? "true" : "false")); props.put(CHECK_WEAK_KEYS, (checkForWeakKeys ? "true" : "false")); props.put(DO_RSA_BLINDING, (doRSABlinding ? "true" : "false")); // 1. allow site-wide override by reading a properties file Str... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7172738fba4eab23190cf62c40a31b7348ab1677/Properties.java/clean/core/src/classpath/gnu/gnu/java/security/Properties.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
1435,
225,
288,
565,
368,
805,
924,
565,
3458,
18,
458,
12,
862,
8025,
1212,
57,
7266,
38,
900,
67,
8025,
4960,
16,
261,
266,
11776,
71,
1523,
692,
315,
3767,
6,
294,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
1435,
225,
288,
565,
368,
805,
924,
565,
3458,
18,
458,
12,
862,
8025,
1212,
57,
7266,
38,
900,
67,
8025,
4960,
16,
261,
266,
11776,
71,
1523,
692,
315,
3767,
6,
294,... |
{ | { | public BasicToolBarUI() { // Do nothing here. } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicToolBarUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicToolBarUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
7651,
6364,
5190,
5370,
1435,
565,
288,
565,
368,
2256,
5083,
2674,
18,
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,
... | [
1,
1,
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,
282,
1071,
7651,
6364,
5190,
5370,
1435,
565,
288,
565,
368,
2256,
5083,
2674,
18,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
{ | { | public Container getContainer() { View parent = getParent(); if (parent == null) throw new AssertionError("The parent of a View must not be null."); return parent.getContainer(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/View.java/buggy/core/src/classpath/javax/javax/swing/text/View.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
4039,
9272,
1435,
565,
288,
565,
4441,
982,
273,
5089,
5621,
565,
309,
261,
2938,
422,
446,
13,
1377,
604,
394,
12068,
2932,
1986,
982,
434,
279,
4441,
1297,
486,
506,
446,
1199,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
4039,
9272,
1435,
565,
288,
565,
4441,
982,
273,
5089,
5621,
565,
309,
261,
2938,
422,
446,
13,
1377,
604,
394,
12068,
2932,
1986,
982,
434,
279,
4441,
1297,
486,
506,
446,
1199,
... |
if (abyte0[i] == TERMINAL_TYPE && abyte0[i + 1] == 1) { | if(abyte0[i] == TERMINAL_TYPE && abyte0[i + 1] == 1) { | protected final boolean negotiate(byte abyte0[]) throws IOException { int i = 0; // from server negotiations if (abyte0[i] == IAC) { // -1 while (i < abyte0.length && abyte0[i++] == -1) // while(i < abyte0.length && (abyte0[i] == -1 || abyte0[i++] == // 0x20)) switch (abyte0[i++]) { // we will... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/f8bbcf3d0c0f6b720f52a411edeba50f36e6fc11/tnvt.java/clean/tn5250j/src/org/tn5250j/tnvt.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
727,
1250,
17257,
3840,
12,
7229,
1223,
28354,
20,
63,
5717,
1216,
1860,
288,
202,
202,
474,
277,
273,
374,
31,
202,
202,
759,
628,
1438,
17257,
77,
1012,
202,
202,
430,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
727,
1250,
17257,
3840,
12,
7229,
1223,
28354,
20,
63,
5717,
1216,
1860,
288,
202,
202,
474,
277,
273,
374,
31,
202,
202,
759,
628,
1438,
17257,
77,
1012,
202,
202,
430,
261,... |
if (config == null) { String conf = (String) AccessController.doPrivileged (new PrivilegedAction() { public Object run() { return Security.getProperty ("login.configuration.provider"); } }); try { if (conf != null) config = (Configuration) Class.forName (conf).newInstance(); else config = new NullConfiguration(); } cat... | return getConfig(); | public static synchronized Configuration getConfiguration() { SecurityManager sm = System.getSecurityManager(); if (sm != null) sm.checkPermission (new AuthPermission ("getLoginConfiguration")); if (config == null) { String conf = (String) AccessController.doPrivileged (new Privile... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/045a5b41cdfa747889101d3993040acf89788bc4/Configuration.java/buggy/core/src/classpath/javax/javax/security/auth/login/Configuration.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
3852,
4659,
10316,
1435,
225,
288,
565,
6036,
1318,
3029,
273,
2332,
18,
588,
4368,
1318,
5621,
565,
309,
261,
4808,
480,
446,
13,
1377,
3029,
18,
1893,
5041,
261,
2704,
3123,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3852,
4659,
10316,
1435,
225,
288,
565,
6036,
1318,
3029,
273,
2332,
18,
588,
4368,
1318,
5621,
565,
309,
261,
4808,
480,
446,
13,
1377,
3029,
18,
1893,
5041,
261,
2704,
3123,
... |
this(view, VERTICAL_SCROLLBAR_AS_NEEDED, HORIZONTAL_SCROLLBAR_AS_NEEDED); | this(null); | public JScrollPane(Component view) { this(view, VERTICAL_SCROLLBAR_AS_NEEDED, HORIZONTAL_SCROLLBAR_AS_NEEDED); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/JScrollPane.java/buggy/core/src/classpath/javax/javax/swing/JScrollPane.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
804,
26360,
12,
1841,
1476,
13,
282,
288,
565,
333,
12,
1945,
16,
1850,
29109,
67,
2312,
14555,
21908,
67,
3033,
67,
5407,
22832,
16,
1850,
24606,
67,
2312,
14555,
21908,
67,
3033,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
804,
26360,
12,
1841,
1476,
13,
282,
288,
565,
333,
12,
1945,
16,
1850,
29109,
67,
2312,
14555,
21908,
67,
3033,
67,
5407,
22832,
16,
1850,
24606,
67,
2312,
14555,
21908,
67,
3033,
... |
if (fs.getSelectedItem() != null) { changes.firePropertyChange(this,"print.font", getStringProperty("print.font"), (String)fs.getSelectedItem()); setProperty("print.font",(String)fs.getSelectedItem()); } | public void applyAttributes() { if (defaultPrinter.isSelected()) { changes.firePropertyChange(this,"defaultPrinter", getStringProperty("defaultPrinter"), "Yes"); setProperty("defaultPrinter","Yes"); } else { changes.fireProper... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/df65a89f3874249d9a0046d2eba72cb4360e1f37/PrinterAttributesPanel.java/clean/tn5250j/src/org/tn5250j/settings/PrinterAttributesPanel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
309,
261,
2556,
18,
588,
7416,
1180,
1435,
480,
446,
13,
288,
3478,
18,
12179,
1396,
3043,
12,
2211,
10837,
1188,
18,
5776,
3113,
4997,
1396,
2932,
1188,
18,
5776,
6,
3631,
261,
780,
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,
282,
309,
261,
2556,
18,
588,
7416,
1180,
1435,
480,
446,
13,
288,
3478,
18,
12179,
1396,
3043,
12,
2211,
10837,
1188,
18,
5776,
3113,
4997,
1396,
2932,
1188,
18,
5776,
6,
3631,
261,
780,
13... | |
reproducible = new Boolean((String) props.get(REPRODUCIBLE_PRNG)).booleanValue(); checkForWeakKeys = new Boolean((String) props.get(CHECK_WEAK_KEYS)).booleanValue(); doRSABlinding = new Boolean((String) props.get(DO_RSA_BLINDING)).booleanValue(); | reproducible = Boolean.valueOf((String) props.get(REPRODUCIBLE_PRNG)).booleanValue(); checkForWeakKeys = Boolean.valueOf((String) props.get(CHECK_WEAK_KEYS)).booleanValue(); doRSABlinding = Boolean.valueOf((String) props.get(DO_RSA_BLINDING)).booleanValue(); | private void init() { // default values props.put(REPRODUCIBLE_PRNG, (reproducible ? "true" : "false")); props.put(CHECK_WEAK_KEYS, (checkForWeakKeys ? "true" : "false")); props.put(DO_RSA_BLINDING, (doRSABlinding ? "true" : "false")); // 1. allow site-wide override by reading a properties file Str... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7172738fba4eab23190cf62c40a31b7348ab1677/Properties.java/clean/core/src/classpath/gnu/gnu/java/security/Properties.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1208,
1435,
225,
288,
565,
368,
805,
924,
565,
3458,
18,
458,
12,
862,
8025,
1212,
57,
7266,
38,
900,
67,
8025,
4960,
16,
261,
266,
11776,
71,
1523,
692,
315,
3767,
6,
294,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1208,
1435,
225,
288,
565,
368,
805,
924,
565,
3458,
18,
458,
12,
862,
8025,
1212,
57,
7266,
38,
900,
67,
8025,
4960,
16,
261,
266,
11776,
71,
1523,
692,
315,
3767,
6,
294,... |
+ " " + locString + newline | protected void displayInfo(KeyEvent e, String s){ String charString, keyCodeString, modString, tmpString,isString; char c = e.getKeyChar(); int keyCode = e.getKeyCode(); int modifiers = e.getModifiers(); if (Character.isISOControl(c)) { charString = "key character = ... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/d4104819203aa6b5361aa997d2cd29a076f417a7/KeyConfigure.java/buggy/tn5250j/src/org/tn5250j/tools/KeyConfigure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
7... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
780,
397,
9472,
225,
397,
315,
565,
315,
397,
1515,
7... | |
{ | { | public int getSelectionStart() { return Math.min(caret.getDot(), caret.getMark()); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
23204,
1685,
1435,
565,
288,
565,
327,
2361,
18,
1154,
12,
71,
20731,
18,
588,
10412,
9334,
21683,
18,
588,
3882,
10663,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
23204,
1685,
1435,
565,
288,
565,
327,
2361,
18,
1154,
12,
71,
20731,
18,
588,
10412,
9334,
21683,
18,
588,
3882,
10663,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public SizeRequirements() { } | public SizeRequirements() { this (0, 0, 0, 0.5F); } | public SizeRequirements() { // TODO } // SizeRequirements() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c5671ff077399b85034dffa0f9635da50cef54a9/SizeRequirements.java/clean/core/src/classpath/javax/javax/swing/SizeRequirements.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6321,
15465,
1435,
288,
202,
202,
759,
2660,
202,
97,
368,
6321,
15465,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
6321,
15465,
1435,
288,
202,
202,
759,
2660,
202,
97,
368,
6321,
15465,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public AbstractGraphics(AbstractGraphics src) { this.bgColor = src.bgColor; this.fgColor = src.fgColor; this.xorColor = src.xorColor; this.font = src.font; this.clip = src.clip; this.stroke = src.stroke; this.transform = new AffineTransform(src.transform); this.paint = src.paint; this.composite = src.composite; | public AbstractGraphics(int width, int height) { clip = new Rectangle(0, 0, width, height); | public AbstractGraphics(AbstractGraphics src) { this.bgColor = src.bgColor; this.fgColor = src.fgColor; this.xorColor = src.xorColor; this.font = src.font; this.clip = src.clip; this.stroke = src.stroke; this.transform = new AffineTransform(src.transform); this.paint = src.paint; this.composite = src.composit... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/4557d0702a8d0890ae78e109ce9a6ba79d7a5beb/AbstractGraphics.java/buggy/gui/src/awt/org/jnode/awt/util/AbstractGraphics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4115,
17558,
12,
7469,
17558,
1705,
13,
288,
202,
202,
2211,
18,
12370,
2957,
273,
1705,
18,
12370,
2957,
31,
202,
202,
2211,
18,
2137,
2957,
273,
1705,
18,
2137,
2957,
31,
20... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
4115,
17558,
12,
7469,
17558,
1705,
13,
288,
202,
202,
2211,
18,
12370,
2957,
273,
1705,
18,
12370,
2957,
31,
202,
202,
2211,
18,
2137,
2957,
273,
1705,
18,
2137,
2957,
31,
20... |
{ | { | protected void floatAt(Point position, Point origin) { Point p = new Point(position); int aoc = areaOfClick(origParent, SwingUtilities.convertPoint(toolBar, p, origParent)); Container oldParent = toolBar.getParent(); oldParent.remove(toolBar); oldParent.doLayout(); oldP... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicToolBarUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicToolBarUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
1431,
861,
12,
2148,
1754,
16,
4686,
4026,
13,
565,
288,
565,
4686,
293,
273,
394,
4686,
12,
3276,
1769,
565,
509,
279,
504,
273,
5091,
951,
6563,
12,
4949,
3054,
16,
12900,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1431,
861,
12,
2148,
1754,
16,
4686,
4026,
13,
565,
288,
565,
4686,
293,
273,
394,
4686,
12,
3276,
1769,
565,
509,
279,
504,
273,
5091,
951,
6563,
12,
4949,
3054,
16,
12900,
... |
cloneObj.attribOrder = Collections.synchronizedList(new ArrayList()); int stop = this.attribOrder.size(); for (int i = 0; i < stop; i++) { cloneObj.attribOrder.add(new String((String) this.attribOrder.get(i))); | synchronized (this.attribOrder) { synchronized (cloneObj.attribOrder) { cloneObj.attribOrder = Collections.synchronizedList(new ArrayList()); int stop = this.attribOrder.size(); for (int i = 0; i < stop; i++) { cloneObj.attribOrder.add(new String((String) this.attribOrder.get(i))); } | public Object clone () throws CloneNotSupportedException{ //shallow copy for fields BaseObject cloneObj = (BaseObject) super.clone(); // Clone the fields cloneObj.attribOrder = Collections.synchronizedList(new ArrayList()); int stop = this.attribOrder.size(); for (int i = 0; i < stop; i++) ... | 4483 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4483/161a6723e174f89f58248382a4c2cc6e342e6bb2/BaseObject.java/buggy/src/gov/nasa/gsfc/adc/xdf/BaseObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
3236,
1832,
1216,
12758,
25482,
95,
377,
368,
674,
5965,
1610,
364,
1466,
377,
3360,
921,
3236,
2675,
273,
261,
2171,
921,
13,
2240,
18,
14056,
5621,
377,
368,
12758,
326,
146... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
3236,
1832,
1216,
12758,
25482,
95,
377,
368,
674,
5965,
1610,
364,
1466,
377,
3360,
921,
3236,
2675,
273,
261,
2171,
921,
13,
2240,
18,
14056,
5621,
377,
368,
12758,
326,
146... |
} | } | private int convertModifiers(int mod) { if ((mod & KeyEvent.SHIFT_DOWN_MASK) != 0) { mod |= KeyEvent.SHIFT_MASK; mod &= ~KeyEvent.SHIFT_DOWN_MASK; } if ((mod & KeyEvent.CTRL_DOWN_MASK) != 0) { mod |= KeyEvent.CTRL_MASK; mod &= ~KeyEvent.CTRL_DOWN_MASK; } if ((... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
1765,
11948,
12,
474,
681,
13,
225,
288,
565,
309,
14015,
1711,
473,
23737,
18,
23191,
67,
12711,
67,
11704,
13,
480,
374,
13,
1377,
288,
3639,
681,
5626,
23737,
18,
23191,
6... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
509,
1765,
11948,
12,
474,
681,
13,
225,
288,
565,
309,
14015,
1711,
473,
23737,
18,
23191,
67,
12711,
67,
11704,
13,
480,
374,
13,
1377,
288,
3639,
681,
5626,
23737,
18,
23191,
6... |
{ | { | public void treeCollapsed(TreeExpansionEvent event) { tree.repaint(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
2151,
28084,
12,
2471,
2966,
12162,
1133,
871,
13,
225,
288,
1377,
2151,
18,
14462,
1598,
5621,
225,
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,
3196,
202,
482,
918,
2151,
28084,
12,
2471,
2966,
12162,
1133,
871,
13,
225,
288,
1377,
2151,
18,
14462,
1598,
5621,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
TreeModel mod = tree.getModel(); if (!mod.isLeaf(curr) && mod.getChildCount(curr) > 0) return mod.getChild(curr, 0); | if (!treeModel.isLeaf(curr) && treeModel.getChildCount(curr) > 0) return treeModel.getChild(curr, 0); | Object getNextNode(Object curr) { TreeModel mod = tree.getModel(); if (!mod.isLeaf(curr) && mod.getChildCount(curr) > 0) return mod.getChild(curr, 0); Object node = curr; Object sibling = null; do { sibling = getNextSibling(node); node = getParent(mod.getRoot(), node); ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
907,
12,
921,
4306,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
309,
16051,
1711,
18,
291,
9858,
12,
17016,
13,
597,
681,
18,
588,
1763,
1380,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
907,
12,
921,
4306,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
309,
16051,
1711,
18,
291,
9858,
12,
17016,
13,
597,
681,
18,
588,
1763,
1380,
... |
return Color.BLACK; | return Color.WHITE; | public static Color getBackground(AttributeSet a) { if (a.isDefined(Background)) return (Color) a.getAttribute(Background); else return Color.BLACK; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/StyleConstants.java/buggy/core/src/classpath/javax/javax/swing/text/StyleConstants.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
5563,
336,
8199,
12,
1499,
694,
279,
13,
225,
288,
565,
309,
261,
69,
18,
291,
8116,
12,
8199,
3719,
1377,
327,
261,
2957,
13,
279,
18,
588,
1499,
12,
8199,
1769,
565,
469,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
5563,
336,
8199,
12,
1499,
694,
279,
13,
225,
288,
565,
309,
261,
69,
18,
291,
8116,
12,
8199,
3719,
1377,
327,
261,
2957,
13,
279,
18,
588,
1499,
12,
8199,
1769,
565,
469,... |
int getRunLimit (AttributedCharacterIterator.Attribute attrib); | int getRunLimit(); | int getRunLimit (AttributedCharacterIterator.Attribute attrib); | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/1a6944e2b647ccd9f0a45036fbe2dcd289ca1699/AttributedCharacterIterator.java/clean/core/src/classpath/java/java/text/AttributedCharacterIterator.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
509,
336,
1997,
3039,
261,
861,
11050,
7069,
3198,
18,
1499,
5885,
1769,
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,
... | [
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,
282,
509,
336,
1997,
3039,
261,
861,
11050,
7069,
3198,
18,
1499,
5885,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
if (!(minimum <= value && extent >= 0 && (value + extent) <= maximum)) throw new IllegalArgumentException(); this.value = value; this.extent = extent; this.minimum = minimum; this.maximum = maximum; | maximum = 100; | public DefaultBoundedRangeModel(int value, int extent, int minimum, int maximum) { if (!(minimum <= value && extent >= 0 && (value + extent) <= maximum)) throw new IllegalArgumentException(); this.value = value; this.extent = extent; this.minimum = minimum; this.m... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/DefaultBoundedRangeModel.java/buggy/core/src/classpath/javax/javax/swing/DefaultBoundedRangeModel.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
38,
12002,
2655,
1488,
12,
474,
460,
16,
509,
11933,
16,
509,
5224,
16,
21394,
509,
4207,
13,
225,
288,
565,
309,
16051,
12,
15903,
1648,
460,
597,
11933,
1545,
374,
597,
26... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2989,
38,
12002,
2655,
1488,
12,
474,
460,
16,
509,
11933,
16,
509,
5224,
16,
21394,
509,
4207,
13,
225,
288,
565,
309,
16051,
12,
15903,
1648,
460,
597,
11933,
1545,
374,
597,
26... |
paintNode(g, indentation + 4, descent, tree, curr, true); descent += getRowHeight(); | paintNode(g, indentation + 4, descent, tree, curr, true); descent += getRowHeight(); | int paintRecursive(Graphics g, int indentation, int descent, int childNumber, int depth, JTree tree, TreeModel mod, Object curr) { Rectangle clip = g.getClipBounds(); if (indentation > clip.x + clip.width + rightChildIndent || descent > clip.y + clip.height + getRowHeight()) return de... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
509,
12574,
10483,
12,
17558,
314,
16,
509,
12018,
16,
509,
3044,
319,
16,
509,
1151,
1854,
16,
5397,
509,
3598,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
4306,
13,
225,
288,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
509,
12574,
10483,
12,
17558,
314,
16,
509,
12018,
16,
509,
3044,
319,
16,
509,
1151,
1854,
16,
5397,
509,
3598,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
4306,
13,
225,
288,
... |
{ | { | Object getPreviousVisibleNode(Object node) { Object prev = null; TreePath current = null; if (node != null) prev = getPreviousNode(node); if (prev != null) { current = new TreePath(getPathToRoot(prev, 0)); if (tree.isVisible(current)) return prev; while ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
2807,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
2807,
273,
17225,
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,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
2807,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
2807,
273,
17225,
907,
... |
boolean selected = tree.isPathSelected(curr); boolean expanded = false; | boolean selected = tree.isPathSelected(curr); boolean expanded = false; | void paintNode(Graphics g, int x, int y, JTree tree, Object node, boolean isLeaf) { TreePath curr = new TreePath(getPathToRoot(node, 0)); boolean selected = tree.isPathSelected(curr); boolean expanded = false; boolean hasIcons = false; if (tree.isVisible(curr)) { if (!isLeaf)... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
918,
12574,
907,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
756,
16,
540,
1250,
31356,
13,
202,
95,
565,
4902,
743,
4306,
273,
394,
4902,
743,
12,
588,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
918,
12574,
907,
12,
17558,
314,
16,
509,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
1033,
756,
16,
540,
1250,
31356,
13,
202,
95,
565,
4902,
743,
4306,
273,
394,
4902,
743,
12,
588,... |
{ | { | public int getCaretPosition() { return caret.getDot(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
1927,
20731,
2555,
1435,
565,
288,
565,
327,
21683,
18,
588,
10412,
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,
... | [
1,
1,
1,
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,
282,
1071,
509,
1927,
20731,
2555,
1435,
565,
288,
565,
327,
21683,
18,
588,
10412,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
{ return new FixedHeightLayoutCache(); } | { return new FixedHeightLayoutCache(); } | protected AbstractLayoutCache createLayoutCache() { return new FixedHeightLayoutCache(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4115,
3744,
1649,
752,
3744,
1649,
1435,
202,
95,
202,
202,
2463,
394,
15038,
2686,
3744,
1649,
5621,
202,
97,
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,
225,
202,
1117,
4115,
3744,
1649,
752,
3744,
1649,
1435,
202,
95,
202,
202,
2463,
394,
15038,
2686,
3744,
1649,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
} | } | public Element getElement() { return elt; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/View.java/buggy/core/src/classpath/javax/javax/swing/text/View.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3010,
7426,
1435,
565,
288,
565,
327,
11572,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
1071,
3010,
7426,
1435,
565,
288,
565,
327,
11572,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
{ if (largeModel != this.largeModel) { tree.removeComponentListener(componentListener); this.largeModel = largeModel; tree.addComponentListener(componentListener); } } | { if (largeModel != this.largeModel) { tree.removeComponentListener(componentListener); this.largeModel = largeModel; tree.addComponentListener(componentListener); } } | protected void setLargeModel(boolean largeModel) { if (largeModel != this.largeModel) { tree.removeComponentListener(componentListener); this.largeModel = largeModel; tree.addComponentListener(componentListener); } } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
918,
444,
20020,
1488,
12,
6494,
7876,
1488,
13,
202,
95,
202,
202,
430,
261,
14095,
1488,
480,
333,
18,
14095,
1488,
13,
202,
202,
95,
1082,
202,
3413,
18,
4479,
1841,
2223,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
444,
20020,
1488,
12,
6494,
7876,
1488,
13,
202,
95,
202,
202,
430,
261,
14095,
1488,
480,
333,
18,
14095,
1488,
13,
202,
202,
95,
1082,
202,
3413,
18,
4479,
1841,
2223,... |
Object child = mod.getChild(startNode, 0); if (child != null) | Object child = mod.getChild(startNode, 0); if (child != null) | Point getCellLocation(int x, int y, JTree tree, TreeModel mod, Object node, Object startNode) { int rowHeight = getRowHeight(); if (startNode == null || startNode.equals(node)) { if (!tree.isRootVisible() && tree.isExpanded(new TreePath(mod.getRoot()))) re... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4686,
16458,
2735,
12,
474,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
756,
16,
13491,
1033,
25467,
13,
225,
288,
1377,
509,
1027,
2686,
273,
11835,
2686,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4686,
16458,
2735,
12,
474,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
756,
16,
13491,
1033,
25467,
13,
225,
288,
1377,
509,
1027,
2686,
273,
11835,
2686,
56... |
resize (width, height); | setSize (d.width, d.height); | public void setSize(int width, int height) { resize (width, height); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c703200057968fb1fad7e17bbcfd87040b579718/Rectangle.java/buggy/core/src/classpath/java/java/awt/Rectangle.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
19106,
12,
474,
1835,
16,
509,
2072,
13,
225,
288,
565,
7041,
261,
2819,
16,
2072,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
918,
19106,
12,
474,
1835,
16,
509,
2072,
13,
225,
288,
565,
7041,
261,
2819,
16,
2072,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
{ return new SelectionModelPropertyChangeHandler(); } | { return new SelectionModelPropertyChangeHandler(); } | protected PropertyChangeListener createSelectionModelPropertyChangeListener() { return new SelectionModelPropertyChangeHandler(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4276,
15744,
752,
6233,
1488,
1396,
15744,
1435,
202,
95,
202,
202,
2463,
394,
12977,
1488,
1396,
3043,
1503,
5621,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
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,
1117,
4276,
15744,
752,
6233,
1488,
1396,
15744,
1435,
202,
95,
202,
202,
2463,
394,
12977,
1488,
1396,
3043,
1503,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
public Object[] copyObjects(Object obj[], javax.rmi.ORB orb) | public Object[] copyObjects(Object[] obj, ORB orb) | public Object[] copyObjects(Object obj[], javax.rmi.ORB orb) throws RemoteException { throw new Error("Not implemented for UtilDelegate"); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/44e3ea509d80974dab547c4d1cf8c070d32bac86/UtilDelegateImpl.java/clean/core/src/classpath/gnu/gnu/javax/rmi/CORBA/UtilDelegateImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
8526,
1610,
4710,
12,
921,
8526,
1081,
16,
4869,
38,
16823,
13,
565,
1216,
18361,
225,
288,
565,
604,
394,
1068,
2932,
1248,
8249,
364,
3564,
9586,
8863,
225,
289,
2,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1033,
8526,
1610,
4710,
12,
921,
8526,
1081,
16,
4869,
38,
16823,
13,
565,
1216,
18361,
225,
288,
565,
604,
394,
1068,
2932,
1248,
8249,
364,
3564,
9586,
8863,
225,
289,
2,
-100,
... |
calculateTiledPositions(allocated, total, children, offsets, spans, true); | calculateAlignedPositions(allocated, total, children, offsets, spans, true); | public static void calculateAlignedPositions(int allocated, SizeRequirements total, SizeRequirements[] children, int[] offsets, int[] spans) { calculateTiledPositions(allocated... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/SizeRequirements.java/buggy/core/src/classpath/javax/javax/swing/SizeRequirements.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
918,
4604,
28495,
11024,
12,
474,
11977,
16,
4766,
9079,
6321,
15465,
2078,
16,
4766,
9079,
6321,
15465,
8526,
2325,
16,
4766,
9079,
509,
8526,
8738,
16,
509,
8526,
12791,
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,
282,
1071,
760,
918,
4604,
28495,
11024,
12,
474,
11977,
16,
4766,
9079,
6321,
15465,
2078,
16,
4766,
9079,
6321,
15465,
8526,
2325,
16,
4766,
9079,
509,
8526,
8738,
16,
509,
8526,
12791,
13,
... |
Component comp = renderer.getListCellRendererComponent (listBox, prototype, -1, false, false); | Component comp = renderer.getListCellRendererComponent(listBox, prototype, -1, false, false); | protected Dimension getDisplaySize() { Dimension dim = new Dimension(); ListCellRenderer renderer = comboBox.getRenderer(); if (renderer == null) { renderer = DEFAULT_RENDERER; } Object prototype = comboBox.getPrototypeDisplayValue(); if (prototype != null) { Component... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/BasicComboBoxUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicComboBoxUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
13037,
13854,
1225,
1435,
225,
288,
565,
13037,
2464,
273,
394,
13037,
5621,
565,
987,
4020,
6747,
5690,
273,
16778,
3514,
18,
588,
6747,
5621,
565,
309,
261,
14374,
422,
446,
13,
1... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
13037,
13854,
1225,
1435,
225,
288,
565,
13037,
2464,
273,
394,
13037,
5621,
565,
987,
4020,
6747,
5690,
273,
16778,
3514,
18,
588,
6747,
5621,
565,
309,
261,
14374,
422,
446,
13,
1... |
{ return cellEditor; } | { return cellEditor; } | protected TreeCellEditor getCellEditor() { return cellEditor; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4902,
4020,
6946,
16458,
6946,
1435,
202,
95,
202,
202,
2463,
2484,
6946,
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,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
4902,
4020,
6946,
16458,
6946,
1435,
202,
95,
202,
202,
2463,
2484,
6946,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
if (beginIndex < 0 || endIndex > count || beginIndex > endIndex) throw new StringIndexOutOfBoundsException(); if (beginIndex == 0 && endIndex == count) return this; int len = endIndex - beginIndex; return new String(value, beginIndex + offset, len, (len << 2) >= value.length); | return substring(begin, count); | public String substring(int beginIndex, int endIndex) { if (beginIndex < 0 || endIndex > count || beginIndex > endIndex) throw new StringIndexOutOfBoundsException(); if (beginIndex == 0 && endIndex == count) return this; int len = endIndex - beginIndex; // Package constructor avoids an array co... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/d8df9982463a273f994e73e8e16990f8349f7cc2/String.java/buggy/core/src/classpath/5.0/java/lang/String.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
3019,
12,
474,
30929,
16,
509,
13818,
13,
225,
288,
565,
309,
261,
10086,
1016,
411,
374,
747,
13818,
405,
1056,
747,
30929,
405,
13818,
13,
1377,
604,
394,
514,
30548,
5621,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
514,
3019,
12,
474,
30929,
16,
509,
13818,
13,
225,
288,
565,
309,
261,
10086,
1016,
411,
374,
747,
13818,
405,
1056,
747,
30929,
405,
13818,
13,
1377,
604,
394,
514,
30548,
5621,
... |
protected final Point getStartPoint() { | protected Point getStartPoint() { | protected final Point getStartPoint() { if(this.startPoint == null) { setStartPoint(new Point(0,0)); } return this.startPoint; } | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/30f98b37d145e16ed4c5e314b8cf6d272bab1023/RubberBand.java/buggy/tn5250j/src/org/tn5250j/RubberBand.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
4686,
8635,
2148,
1435,
288,
1377,
309,
12,
2211,
18,
1937,
2148,
422,
446,
13,
288,
540,
18171,
2148,
12,
2704,
4686,
12,
20,
16,
20,
10019,
1377,
289,
1377,
327,
333,
18,
1937,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
4750,
4686,
8635,
2148,
1435,
288,
1377,
309,
12,
2211,
18,
1937,
2148,
422,
446,
13,
288,
540,
18171,
2148,
12,
2704,
4686,
12,
20,
16,
20,
10019,
1377,
289,
1377,
327,
333,
18,
1937,
... |
{ | { | public void setParent(View parent) { this.parent = parent; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/View.java/buggy/core/src/classpath/javax/javax/swing/text/View.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12548,
12,
1767,
982,
13,
565,
288,
565,
333,
18,
2938,
273,
982,
31,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
12548,
12,
1767,
982,
13,
565,
288,
565,
333,
18,
2938,
273,
982,
31,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
{ | { | protected void uninstallKeyboardActions() { // FIXME: implement. } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicToolBarUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicToolBarUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
16577,
17872,
6100,
1435,
565,
288,
565,
368,
9852,
30,
2348,
18,
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,
... | [
1,
1,
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,
282,
4750,
918,
16577,
17872,
6100,
1435,
565,
288,
565,
368,
9852,
30,
2348,
18,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
static StringBuffer toString(int mod, StringBuffer r) | public static String toString(int mod) | static StringBuffer toString(int mod, StringBuffer r) { if (isPublic(mod)) r.append("public "); if (isProtected(mod)) r.append("protected "); if (isPrivate(mod)) r.append("private "); if (isAbstract(mod)) r.append("abstract "); if (isStatic(mod)) r.append("static "); if (is... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7c463aa3bd840a934d101c434976bb7b25d5b975/Modifier.java/buggy/core/src/classpath/java/java/lang/reflect/Modifier.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
514,
1762,
12,
474,
681,
13,
225,
288,
565,
309,
261,
291,
4782,
12,
1711,
3719,
1377,
436,
18,
6923,
2932,
482,
315,
1769,
565,
309,
261,
291,
15933,
12,
1711,
3719,
1377,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
514,
1762,
12,
474,
681,
13,
225,
288,
565,
309,
261,
291,
4782,
12,
1711,
3719,
1377,
436,
18,
6923,
2932,
482,
315,
1769,
565,
309,
261,
291,
15933,
12,
1711,
3719,
1377,
... |
{ return getPreferredSize(c); } | { Dimension min = getPreferredMinSize(); if (min == null) return new Dimension(); return min; } | public Dimension getMinimumSize(JComponent c) { // FIXME: not implemented return getPreferredSize(c); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13037,
30665,
1225,
12,
46,
1841,
276,
13,
202,
95,
202,
202,
759,
9852,
30,
486,
8249,
1377,
327,
12822,
4193,
1225,
12,
71,
1769,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
13037,
30665,
1225,
12,
46,
1841,
276,
13,
202,
95,
202,
202,
759,
9852,
30,
486,
8249,
1377,
327,
12822,
4193,
1225,
12,
71,
1769,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
... |
if (n == null) { Log.warn("in Structure.addNote(), the Note passed in is null"); return null; } | public Note addNote(Note n) { if (n == null) { Log.warn("in Structure.addNote(), the Note passed in is null"); return null; } getNoteList().add(n); return n; } | 4483 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4483/1e7f6912855beedfa6f64bcbc5bc675d9beedbae/Structure.java/buggy/src/gov/nasa/gsfc/adc/xdf/Structure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
3609,
527,
8067,
12,
8067,
290,
13,
288,
565,
309,
261,
82,
422,
446,
13,
288,
1377,
1827,
18,
8935,
2932,
267,
13348,
18,
1289,
8067,
9334,
326,
3609,
2275,
316,
353,
446,
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,
3609,
527,
8067,
12,
8067,
290,
13,
288,
565,
309,
261,
82,
422,
446,
13,
288,
1377,
1827,
18,
8935,
2932,
267,
13348,
18,
1289,
8067,
9334,
326,
3609,
2275,
316,
353,
446,
8863,
... | |
return mod.getChild(parent, index); | return treeModel.getChild(parent, index); | Object getNextSibling(Object node) { TreeModel mod = tree.getModel(); Object parent = getParent(mod.getRoot(), node); if (parent == null) return null; int index = mod.getIndexOfChild(parent, node) + 1; int size = 0; if (!mod.isLeaf(parent)) size = mod.getChildCount(parent); if (ind... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
10291,
12,
921,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
1033,
982,
273,
5089,
12,
1711,
18,
588,
2375,
9334,
756,
1769,
565,
309,
261,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
10291,
12,
921,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
1033,
982,
273,
5089,
12,
1711,
18,
588,
2375,
9334,
756,
1769,
565,
309,
261,
... |
public static synchronized Object getInstance(String type) throws GetDelegateInstanceException { Object r = cache.get(type); if (r != null) return r; String dcname = System.getProperty("javax.rmi.CORBA." + type + "Class"); if (dcname == null) { //throw new DelegateException // ("no javax.rm... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/44e3ea509d80974dab547c4d1cf8c070d32bac86/DelegateFactory.java/buggy/core/src/classpath/gnu/gnu/javax/rmi/CORBA/DelegateFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
1071,
760,
3852,
1033,
3694,
12,
780,
618,
13,
225,
1216,
968,
9586,
1442,
503,
288,
225,
1033,
436,
273,
1247,
18,
588,
12,
723,
1769,
225,
309,
261,
86,
480,
446,
13,
282,
327,
436,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
1071,
760,
3852,
1033,
3694,
12,
780,
618,
13,
225,
1216,
968,
9586,
1442,
503,
288,
225,
1033,
436,
273,
1247,
18,
588,
12,
723,
1769,
225,
309,
261,
86,
480,
446,
13,
282,
327,
436,... | ||
public UserException(String reason) | public UserException() | public UserException(String reason) { super(reason); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/72c2f223affb33a2850592b25490f4663c651bee/UserException.java/buggy/core/src/classpath/org/org/omg/CORBA/UserException.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
2177,
503,
1435,
225,
288,
565,
2240,
12,
10579,
1769,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
282,
1071,
2177,
503,
1435,
225,
288,
565,
2240,
12,
10579,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
return getCellLocation(x, y + rowHeight, tree, mod, node, getNextVisibleNode(startNode)); } | Point getCellLocation(int x, int y, JTree tree, TreeModel mod, Object node, Object startNode) { int rowHeight = getRowHeight(); if (startNode == null || startNode.equals(node)) { if (!tree.isRootVisible() && tree.isExpanded(new TreePath(mod.getRoot()))) re... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4686,
16458,
2735,
12,
474,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
756,
16,
13491,
1033,
25467,
13,
225,
288,
1377,
509,
1027,
2686,
273,
11835,
2686,
56... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4686,
16458,
2735,
12,
474,
619,
16,
509,
677,
16,
804,
2471,
2151,
16,
4902,
1488,
681,
16,
1033,
756,
16,
13491,
1033,
25467,
13,
225,
288,
1377,
509,
1027,
2686,
273,
11835,
2686,
56... | |
{ } | { } | public TreeModelHandler() { } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
4902,
1488,
1503,
1435,
202,
202,
95,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
3196,
202,
482,
4902,
1488,
1503,
1435,
202,
202,
95,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
return ((JViewport) getParent()).getWidth() > getPreferredSize().width; | return getParent().getWidth() > getPreferredSize().width; | public boolean getScrollableTracksViewportWidth() { if (getParent() instanceof JViewport) return ((JViewport) getParent()).getWidth() > getPreferredSize().width; return false; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/e8834e60eedea5a65712de1e0c0fa2d875e22b9c/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1250,
11971,
30453,
22138,
22743,
2384,
1435,
225,
288,
565,
309,
261,
588,
3054,
1435,
1276,
804,
22743,
13,
1377,
327,
5089,
7675,
588,
2384,
1435,
405,
12822,
4193,
1225,
7675,
281... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
282,
1071,
1250,
11971,
30453,
22138,
22743,
2384,
1435,
225,
288,
565,
309,
261,
588,
3054,
1435,
1276,
804,
22743,
13,
1377,
327,
5089,
7675,
588,
2384,
1435,
405,
12822,
4193,
1225,
7675,
281... |
if (oldwidth != 0 && oldheight != 0 && parent != null) | boolean shouldRepaintParent = false; boolean shouldRepaintSelf = false; if (parent != null) { Rectangle parentBounds = parent.getBounds(); Rectangle oldBounds = new Rectangle(parent.getX() + oldx, parent.getY() + oldy, oldwidth, oldheight); Rectangle newBounds = new Rectangle(parent.getX() + x, parent.getY() + y, widt... | public void reshape(int x, int y, int width, int height) { int oldx = this.x; int oldy = this.y; int oldwidth = this.width; int oldheight = this.height; if (this.x == x && this.y == y && this.width == width && this.height == height) return; invalidate (); this.x = x; this.y = y; ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/566e4ab93ebc97794094572536829e581d565b11/Component.java/buggy/core/src/classpath/java/java/awt/Component.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
6985,
12,
474,
619,
16,
509,
677,
16,
509,
1835,
16,
509,
2072,
13,
225,
288,
565,
509,
1592,
92,
273,
333,
18,
92,
31,
565,
509,
1592,
93,
273,
333,
18,
93,
31,
565,
5... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
6985,
12,
474,
619,
16,
509,
677,
16,
509,
1835,
16,
509,
2072,
13,
225,
288,
565,
509,
1592,
92,
273,
333,
18,
92,
31,
565,
509,
1592,
93,
273,
333,
18,
93,
31,
565,
5... |
{ } | { } | public void mouseReleased(MouseEvent e) { } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
425,
13,
202,
202,
95,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
3196,
202,
482,
918,
7644,
26363,
12,
9186,
1133,
425,
13,
202,
202,
95,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus); | Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus); | Component getTreeCellRendererComponent(JTree tree, Object value, boolean selected, boolean expanded, boolean leaf, int row, boolean hasFocus); | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/963ae61676e8c35a9e0998e0b7de1f942db82a26/TreeCellRenderer.java/buggy/core/src/classpath/javax/javax/swing/tree/TreeCellRenderer.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1841,
15867,
4020,
6747,
1841,
12,
46,
2471,
2151,
16,
1082,
202,
921,
460,
16,
1250,
3170,
16,
1250,
8406,
16,
1082,
202,
6494,
7839,
16,
509,
1027,
16,
1250,
711,
9233,
1769,
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,
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,
1841,
15867,
4020,
6747,
1841,
12,
46,
2471,
2151,
16,
1082,
202,
921,
460,
16,
1250,
3170,
16,
1250,
8406,
16,
1082,
202,
6494,
7839,
16,
509,
1027,
16,
1250,
711,
9233,
1769,
2,
... |
public DefaultCellEditor(JTextField textfield) { | public DefaultCellEditor(JTextField textfield) { | public DefaultCellEditor(JTextField textfield) { // TODO } // DefaultCellEditor() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/DefaultCellEditor.java/buggy/core/src/classpath/javax/javax/swing/DefaultCellEditor.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
4020,
6946,
12,
46,
16157,
977,
1518,
13,
288,
202,
202,
759,
2660,
202,
97,
368,
2989,
4020,
6946,
1435,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
2989,
4020,
6946,
12,
46,
16157,
977,
1518,
13,
288,
202,
202,
759,
2660,
202,
97,
368,
2989,
4020,
6946,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} | } | public FixedHeightLayoutCache() { // TODO } // FixedHeightLayoutCache() | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/e8834e60eedea5a65712de1e0c0fa2d875e22b9c/FixedHeightLayoutCache.java/buggy/core/src/classpath/javax/javax/swing/tree/FixedHeightLayoutCache.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
15038,
2686,
3744,
1649,
1435,
202,
95,
202,
202,
759,
2660,
202,
97,
368,
15038,
2686,
3744,
1649,
1435,
2,
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,
15038,
2686,
3744,
1649,
1435,
202,
95,
202,
202,
759,
2660,
202,
97,
368,
15038,
2686,
3744,
1649,
1435,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
public void installListeners(AbstractButton b) | protected void installListeners(AbstractButton b) | public void installListeners(AbstractButton b) { listener = createButtonListener(b); b.addChangeListener(listener); b.addPropertyChangeListener(listener); b.addFocusListener(listener); b.addMouseListener(listener); b.addMouseMotionListener(listener); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/53b78dd1e4587254262f4618d2aa7551de8e0cbf/BasicButtonUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicButtonUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
3799,
5583,
12,
7469,
3616,
324,
13,
225,
288,
565,
2991,
273,
752,
3616,
2223,
12,
70,
1769,
565,
324,
18,
1289,
15744,
12,
12757,
1769,
565,
324,
18,
1289,
1396,
15744,
12,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
4750,
918,
3799,
5583,
12,
7469,
3616,
324,
13,
225,
288,
565,
2991,
273,
752,
3616,
2223,
12,
70,
1769,
565,
324,
18,
1289,
15744,
12,
12757,
1769,
565,
324,
18,
1289,
1396,
15744,
12,... |
this (owner, owner.getGraphicsConfiguration ()); | visible = false; focusCycleRoot = true; setLayout(new BorderLayout()); addWindowFocusListener (new WindowAdapter () { public void windowGainedFocus (WindowEvent event) { if (windowFocusOwner != null) { EventQueue eq = Toolkit.getDefaultToolkit ().getSystemEventQueue (); synchronized (eq) { KeyboardFocusManager man... | public Window(Frame owner) { this (owner, owner.getGraphicsConfiguration ()); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/6e9e807110ca5387384fb5569869118ad80844bc/Window.java/buggy/core/src/classpath/java/java/awt/Window.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
6076,
12,
3219,
3410,
13,
225,
288,
565,
6021,
273,
629,
31,
282,
7155,
13279,
2375,
273,
638,
31,
18479,
12,
2704,
30814,
10663,
225,
527,
3829,
9233,
2223,
261,
2704,
6076,
4216,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
6076,
12,
3219,
3410,
13,
225,
288,
565,
6021,
273,
629,
31,
282,
7155,
13279,
2375,
273,
638,
31,
18479,
12,
2704,
30814,
10663,
225,
527,
3829,
9233,
2223,
261,
2704,
6076,
4216,
... |
path = path.getParentPath(); row--; | ++row; curr = getNextVisibleNode(curr); | public int getRowForPath(JTree tree, TreePath path) { int row = path.getPathCount(); if (tree.isVisible(path)) return row; path = path.getParentPath(); while (row > 0 && !tree.isVisible(path)) { path = path.getParentPath(); row--; } return row; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
11835,
25589,
12,
46,
2471,
2151,
16,
4902,
743,
589,
13,
202,
95,
565,
509,
1027,
273,
589,
18,
588,
743,
1380,
5621,
565,
309,
261,
3413,
18,
291,
6207,
12,
803,
3719... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
509,
11835,
25589,
12,
46,
2471,
2151,
16,
4902,
743,
589,
13,
202,
95,
565,
509,
1027,
273,
589,
18,
588,
743,
1380,
5621,
565,
309,
261,
3413,
18,
291,
6207,
12,
803,
3719... |
public int charWidth(char ch) | public int charWidth(int ch) | public int charWidth(char ch) { return 1; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/FontMetrics.java/buggy/core/src/classpath/java/java/awt/FontMetrics.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
509,
1149,
2384,
12,
474,
462,
13,
225,
288,
565,
327,
404,
31,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
282,
1071,
509,
1149,
2384,
12,
474,
462,
13,
225,
288,
565,
327,
404,
31,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
if (DEBUG) debug("Setting " + name + " to '" + s + "'"); | if (Configuration.DEBUG) log.fine("Setting " + name + " to '" + s + "'"); | private void handleBooleanProperty(final String name) { String s = null; try { s = System.getProperty(name); } catch (SecurityException x) { if (DEBUG) debug("SecurityManager forbids reading system properties. Ignored"); } if (s != null) { s = s.trim... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/7172738fba4eab23190cf62c40a31b7348ab1677/Properties.java/clean/core/src/classpath/gnu/gnu/java/security/Properties.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1640,
5507,
1396,
12,
6385,
514,
508,
13,
225,
288,
565,
514,
272,
273,
446,
31,
565,
775,
1377,
288,
3639,
272,
273,
2332,
18,
588,
1396,
12,
529,
1769,
1377,
289,
565,
10... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
3238,
918,
1640,
5507,
1396,
12,
6385,
514,
508,
13,
225,
288,
565,
514,
272,
273,
446,
31,
565,
775,
1377,
288,
3639,
272,
273,
2332,
18,
588,
1396,
12,
529,
1769,
1377,
289,
565,
10... |
void processMouseEvent(MouseEvent event, MenuElement[] path, MenuSelectionManager manager); | void processMouseEvent(MouseEvent event, MenuElement[] path, MenuSelectionManager manager); | void processMouseEvent(MouseEvent event, MenuElement[] path, MenuSelectionManager manager); | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/MenuElement.java/buggy/core/src/classpath/javax/javax/swing/MenuElement.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
6459,
1207,
9186,
1133,
12,
9186,
1133,
871,
16,
1082,
202,
4599,
1046,
8526,
589,
16,
9809,
6233,
1318,
3301,
1769,
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,
225,
202,
6459,
1207,
9186,
1133,
12,
9186,
1133,
871,
16,
1082,
202,
4599,
1046,
8526,
589,
16,
9809,
6233,
1318,
3301,
1769,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
{ return new CellEditorHandler(); } | { return new CellEditorHandler(); } | protected CellEditorListener createCellEditorListener() { return new CellEditorHandler(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
1117,
8614,
6946,
2223,
752,
4020,
6946,
2223,
1435,
202,
95,
202,
202,
2463,
394,
8614,
6946,
1503,
5621,
202,
97,
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,
225,
202,
1117,
8614,
6946,
2223,
752,
4020,
6946,
2223,
1435,
202,
95,
202,
202,
2463,
394,
8614,
6946,
1503,
5621,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
public PixelGrabber(Image img, int x, int y, int w, int h, boolean forceRGB) | public PixelGrabber(Image img, int x, int y, int w, int h, int pix[], int off, int scansize) | public PixelGrabber(Image img, int x, int y, int w, int h, boolean forceRGB) { this.ip = img.getSource(); this.x = x; this.y = y; width = w; height = h; // If width or height is negative, postpone pixel buffer // initialization until setDimensions is called back by ip. if (... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/f9edc08acdeb1f2f4fe82f01243818bd374a3e46/PixelGrabber.java/buggy/core/src/classpath/java/java/awt/image/PixelGrabber.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
26070,
14571,
23709,
12,
2040,
3774,
16,
1082,
1377,
509,
619,
16,
509,
677,
16,
1082,
1377,
509,
341,
16,
509,
366,
16,
1082,
1377,
1250,
2944,
11343,
13,
225,
288,
202,
202,
221... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
26070,
14571,
23709,
12,
2040,
3774,
16,
1082,
1377,
509,
619,
16,
509,
677,
16,
1082,
1377,
509,
341,
16,
509,
366,
16,
1082,
1377,
1250,
2944,
11343,
13,
225,
288,
202,
202,
221... |
{ | { | public void treeNodesInserted(TreeModelEvent e) { tree.repaint(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
2151,
3205,
27329,
12,
2471,
1488,
1133,
425,
13,
202,
202,
95,
1377,
2151,
18,
14462,
1598,
5621,
202,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
2151,
3205,
27329,
12,
2471,
1488,
1133,
425,
13,
202,
202,
95,
1377,
2151,
18,
14462,
1598,
5621,
202,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
... |
} | } | Object getPreviousVisibleNode(Object node) { Object prev = null; TreePath current = null; if (node != null) prev = getPreviousNode(node); if (prev != null) { current = new TreePath(getPathToRoot(prev, 0)); if (tree.isVisible(current)) return prev; while ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
2807,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
2807,
273,
17225,
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,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
2807,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
2807,
273,
17225,
907,
... |
if (selectionModel != null) selectionModel.addTreeSelectionListener(selectionRedirector); | if (selectionModel != null) selectionModel.addTreeSelectionListener(selectionRedirector); | public void setSelectionModel(TreeSelectionModel model) { if (selectionModel == model) return; if (selectionModel != null) selectionModel.removeTreeSelectionListener(selectionRedirector); TreeSelectionModel oldValue = selectionModel; selectionModel = model; if (selectionModel != null) selecti... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTree.java/buggy/core/src/classpath/javax/javax/swing/JTree.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
6233,
1488,
12,
2471,
6233,
1488,
938,
13,
225,
288,
565,
309,
261,
10705,
1488,
422,
938,
13,
1377,
327,
31,
377,
202,
202,
430,
261,
10705,
1488,
480,
446,
13,
1082,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
444,
6233,
1488,
12,
2471,
6233,
1488,
938,
13,
225,
288,
565,
309,
261,
10705,
1488,
422,
938,
13,
1377,
327,
31,
377,
202,
202,
430,
261,
10705,
1488,
480,
446,
13,
1082,
... |
public PlainDatagramSocketImpl() | public PlainDatagramSocketImpl() throws IOException | public PlainDatagramSocketImpl() { } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c6bd4d63622475fff01c1920f223e404234d976f/PlainDatagramSocketImpl.java/clean/core/src/classpath/gnu/gnu/java/net/PlainDatagramSocketImpl.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
17367,
5139,
17049,
4534,
2828,
1435,
1216,
1860,
225,
288,
225,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
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,
282,
1071,
17367,
5139,
17049,
4534,
2828,
1435,
1216,
1860,
225,
288,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-1... |
/** This field stores object references to those group objects to which a given object belongs. */ return (Object) cloneObj; | return cloneObj; | public Object clone () throws CloneNotSupportedException{ //shallow copy for fields BaseObject cloneObj = (BaseObject) super.clone(); // Clone the fields cloneObj.attribOrder = Collections.synchronizedList(new ArrayList()); int stop = this.attribOrder.size(); for (int i = 0; i < stop; i++) ... | 4483 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4483/161a6723e174f89f58248382a4c2cc6e342e6bb2/BaseObject.java/buggy/src/gov/nasa/gsfc/adc/xdf/BaseObject.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
3236,
1832,
1216,
12758,
25482,
95,
377,
368,
674,
5965,
1610,
364,
1466,
377,
3360,
921,
3236,
2675,
273,
261,
2171,
921,
13,
2240,
18,
14056,
5621,
377,
368,
12758,
326,
146... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
1033,
3236,
1832,
1216,
12758,
25482,
95,
377,
368,
674,
5965,
1610,
364,
1466,
377,
3360,
921,
3236,
2675,
273,
261,
2171,
921,
13,
2240,
18,
14056,
5621,
377,
368,
12758,
326,
146... |
else g.setColor(disabledColor); | protected int drawUnselectedText(Graphics g, int x, int y, int p0, int p1) throws BadLocationException { g.setColor(unselectedColor); Segment segment = new Segment(); getDocument().getText(p0, p1 - p0, segment); return Utilities.drawTabbedText(segment, x, y, g, this, segment.offset); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/045a5b41cdfa747889101d3993040acf89788bc4/PlainView.java/clean/core/src/classpath/javax/javax/swing/text/PlainView.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
282,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
282,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
225,
293,
12107,
314,
18,
542,
2957,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
282,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
282,
469,
314,
18,
542,
2957,
12,
9278,
2957,
1769,
225,
293,
12107,
314,
18,
542,
2957,
... | |
public static int min(int a, int b) { | public static int min(int a, int b) { | public static int min(int a, int b) { return (a < b) ? a : b; } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/0bfec329053442bf284a75378b15938abd962e63/Math.java/buggy/core/src/classpath/java/java/lang/Math.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
1131,
12,
474,
279,
16,
509,
324,
13,
288,
202,
202,
2463,
261,
69,
411,
324,
13,
692,
279,
294,
324,
31,
202,
97,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
225,
202,
482,
760,
509,
1131,
12,
474,
279,
16,
509,
324,
13,
288,
202,
202,
2463,
261,
69,
411,
324,
13,
692,
279,
294,
324,
31,
202,
97,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-... |
screen.copyMe(); | screen.pasteMe(false); | private void doPopup (MouseEvent me) { JMenuItem menuItem; Action action; popup = new JPopupMenu(); final Gui5250 g = this; JMenuItem mi; final int pos = screen.getPosFromView(me.getX(),me.getY()); if (!rubberband.isAreaSelected() && screen.isInField(pos,false) ) { action =... | 1179 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1179/6c5751be2425bbd77709da94b1a544cb9d9d7c1e/Gui5250.java/clean/tn5250j/src/org/tn5250j/Gui5250.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
3238,
918,
741,
13770,
261,
9186,
1133,
1791,
13,
288,
1377,
804,
12958,
19711,
31,
1377,
4382,
1301,
31,
1377,
10431,
273,
394,
804,
13770,
4599,
5621,
1377,
727,
611,
4881,
25,
26520,
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,
565,
3238,
918,
741,
13770,
261,
9186,
1133,
1791,
13,
288,
1377,
804,
12958,
19711,
31,
1377,
4382,
1301,
31,
1377,
10431,
273,
394,
804,
13770,
4599,
5621,
1377,
727,
611,
4881,
25,
26520,
3... |
public static final int drawTabbedText(Segment s, int x, int y, Graphics g, TabExpander e, int startOffset) { // This buffers the chars to be drawn. char[] buffer = s.array; // The current x and y pixel coordinates. int pixelX = x; int pixelY = y; // The font... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/Utilities.java/buggy/core/src/classpath/javax/javax/swing/text/Utilities.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
509,
3724,
5661,
2992,
1528,
12,
4131,
272,
16,
509,
619,
16,
509,
677,
16,
16830,
314,
16,
29159,
9483,
12271,
264,
425,
16,
509,
18245,
13,
225,
288,
565,
368,
1220,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
727,
509,
3724,
5661,
2992,
1528,
12,
4131,
272,
16,
509,
619,
16,
509,
677,
16,
16830,
314,
16,
29159,
9483,
12271,
264,
425,
16,
509,
18245,
13,
225,
288,
565,
368,
1220,
... | ||
{ | { | public void valueChanged(TreeSelectionEvent event) { if (tree.isEditing()) tree.cancelEditing(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
460,
5033,
12,
2471,
6233,
1133,
871,
13,
202,
202,
95,
1377,
309,
261,
3413,
18,
291,
28029,
10756,
3639,
2151,
18,
10996,
28029,
5621,
202,
202,
97,
2,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
3196,
202,
482,
918,
460,
5033,
12,
2471,
6233,
1133,
871,
13,
202,
202,
95,
1377,
309,
261,
3413,
18,
291,
28029,
10756,
3639,
2151,
18,
10996,
28029,
5621,
202,
202,
97,
2,
-100,
-100,
-10... |
{ | { | protected void installComponents() { floatFrame = (Window) createFloatingWindow(toolBar); dragWindow = createDragWindow(toolBar); cachedBounds = toolBar.getPreferredSize(); cachedOrientation = toolBar.getOrientation(); nonRolloverBorder = createNonRolloverBorder(); rolloverBorder = createRollov... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicToolBarUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicToolBarUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
377,
4750,
918,
3799,
7171,
1435,
565,
288,
565,
1431,
3219,
273,
261,
3829,
13,
752,
28344,
3829,
12,
6738,
5190,
1769,
565,
8823,
3829,
273,
752,
11728,
3829,
12,
6738,
5190,
1769,
565,
3472... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
3799,
7171,
1435,
565,
288,
565,
1431,
3219,
273,
261,
3829,
13,
752,
28344,
3829,
12,
6738,
5190,
1769,
565,
8823,
3829,
273,
752,
11728,
3829,
12,
6738,
5190,
1769,
565,
3472... |
int index = mod.getIndexOfChild(parent, node) - 1; | int index = treeModel.getIndexOfChild(parent, node) - 1; | Object getPreviousSibling(Object node) { TreeModel mod = tree.getModel(); Object parent = getParent(mod.getRoot(), node); if (parent == null) return null; int index = mod.getIndexOfChild(parent, node) - 1; int size = 0; if (!mod.isLeaf(parent)) size = mod.getChildCount(parent); if (ind... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
10291,
12,
921,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
1033,
982,
273,
5089,
12,
1711,
18,
588,
2375,
9334,
756,
1769,
565,
309,
261,... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
17225,
10291,
12,
921,
756,
13,
225,
288,
565,
4902,
1488,
681,
273,
2151,
18,
588,
1488,
5621,
565,
1033,
982,
273,
5089,
12,
1711,
18,
588,
2375,
9334,
756,
1769,
565,
309,
261,... |
{ | { | public void setText(String text) { try { doc.remove(0, doc.getLength()); doc.insertString(0, text, null); } catch (BadLocationException e) { // This can never happen. } } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
918,
7883,
12,
780,
977,
13,
565,
288,
565,
775,
565,
288,
202,
2434,
18,
4479,
12,
20,
16,
997,
18,
588,
1782,
10663,
202,
2434,
18,
6387,
780,
12,
20,
16,
977,
16,
446,
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,
282,
1071,
918,
7883,
12,
780,
977,
13,
565,
288,
565,
775,
565,
288,
202,
2434,
18,
4479,
12,
20,
16,
997,
18,
588,
1782,
10663,
202,
2434,
18,
6387,
780,
12,
20,
16,
977,
16,
446,
1769... |
return toString(d, false); | return VMDouble.toString(d, false); | public static String toString(double d) { return toString(d, false); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/4d952c1ff48838834c7dcd3b56acf7f236a00079/Double.java/buggy/core/src/classpath/5.0/java/lang/Double.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
514,
1762,
12,
9056,
302,
13,
225,
288,
565,
327,
8251,
5265,
18,
10492,
12,
72,
16,
629,
1769,
225,
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,
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,
760,
514,
1762,
12,
9056,
302,
13,
225,
288,
565,
327,
8251,
5265,
18,
10492,
12,
72,
16,
629,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,... |
public static Border createEtchedBorder () | public static Border createEtchedBorder() | public static Border createEtchedBorder () { return new EtchedBorder (); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/159638d634951eb718c5e3a0917ef516d5a44797/BorderFactory.java/buggy/core/src/classpath/javax/javax/swing/BorderFactory.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
760,
13525,
25184,
88,
2049,
8107,
1435,
225,
288,
565,
327,
394,
512,
88,
2049,
8107,
261,
1769,
225,
289,
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,
282,
1071,
760,
13525,
25184,
88,
2049,
8107,
1435,
225,
288,
565,
327,
394,
512,
88,
2049,
8107,
261,
1769,
225,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100... |
{ | { | public Dimension getPreferredScrollableViewportSize() { return getPreferredSize(); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/JTextComponent.java/clean/core/src/classpath/javax/javax/swing/text/JTextComponent.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
12822,
4193,
6806,
429,
22743,
1225,
1435,
565,
288,
565,
327,
12822,
4193,
1225,
5621,
565,
289,
2,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0,
0... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
13037,
12822,
4193,
6806,
429,
22743,
1225,
1435,
565,
288,
565,
327,
12822,
4193,
1225,
5621,
565,
289,
2,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-100,
-10... |
if (keyListener != null) editor.addKeyListener(keyListener); | protected void configureEditor() { editor.setFont(comboBox.getFont()); if (popupKeyListener != null) editor.addKeyListener(popupKeyListener); comboBox.configureEditor(comboBox.getEditor(), comboBox.getSelectedItem()); } | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/ff4d557efcee4a2c3a25a9cac2252bc626fb10fe/BasicComboBoxUI.java/clean/core/src/classpath/javax/javax/swing/plaf/basic/BasicComboBoxUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
309,
261,
856,
2223,
480,
446,
13,
4858,
18,
1289,
653,
2223,
12,
856,
2223,
1769,
225,
309,
261,
856,
2223,
480,
446,
13,
4858,
18,
1289,
653,
2223,
12,
856,
2223,
1769,
225,
309,
261,
85... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
309,
261,
856,
2223,
480,
446,
13,
4858,
18,
1289,
653,
2223,
12,
856,
2223,
1769,
225,
309,
261,
856,
2223,
480,
446,
13,
4858,
18,
1289,
653,
2223,
12,
856,
2223,
1769,
225,
309,
261,
85... | |
public Font (String name, int style, int size) | public Font(String name, int style, int size) | public Font (String name, int style, int size) { HashMap attrs = new HashMap(); ClasspathFontPeer.copyStyleToAttrs (style, attrs); ClasspathFontPeer.copySizeToAttrs (size, attrs); this.peer = getPeerFromToolkit (name, attrs); this.size = size; this.pointSize = (float) size; if (name != null) ... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/c0997df57feec0722568b1f1cc390b475c418086/Font.java/buggy/core/src/classpath/java/java/awt/Font.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1071,
10063,
12,
780,
508,
16,
509,
2154,
16,
509,
963,
13,
225,
288,
565,
4317,
3422,
273,
394,
4317,
5621,
565,
1659,
803,
5711,
6813,
18,
3530,
2885,
774,
8262,
261,
4060,
16,
3422,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
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,
10063,
12,
780,
508,
16,
509,
2154,
16,
509,
963,
13,
225,
288,
565,
4317,
3422,
273,
394,
4317,
5621,
565,
1659,
803,
5711,
6813,
18,
3530,
2885,
774,
8262,
261,
4060,
16,
3422,
... |
} | } | Object getNextVisibleNode(Object node) { Object next = null; TreePath current = null; if (node != null) next = getNextNode(node); if (next != null) { current = new TreePath(getPathToRoot(next, 0)); if (tree.isVisible(current)) return next; while (next !=... | 1056 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/1056/3826e72d9ebe31a854c4d01d6c8f1ec65a8d80fe/BasicTreeUI.java/buggy/core/src/classpath/javax/javax/swing/plaf/basic/BasicTreeUI.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
1024,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
1024,
273,
6927,
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,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
282,
1033,
6927,
6207,
907,
12,
921,
756,
13,
282,
288,
565,
1033,
1024,
273,
446,
31,
1377,
4902,
743,
783,
273,
446,
31,
1377,
309,
261,
2159,
480,
446,
13,
1377,
1024,
273,
6927,
907,
1... |
cloneObj.paramGroupOwnedHash.add(iter.next()); | cloneObj.paramGroupOwnedHash.add(((Group)iter.next()).clone()); | public Object clone() throws CloneNotSupportedException{ Structure cloneObj = (Structure) super.clone(); //deep copy of the paramGroupOwnedHash synchronized (this.paramGroupOwnedHash) { synchronized(cloneObj.paramGroupOwnedHash) { cloneObj.paramGroupOwnedHash = Collections.synchronizedSet(new H... | 4483 /local/tlutelli/issta_data/temp/all_java0context/java/2006_temp/2006/4483/1e7f6912855beedfa6f64bcbc5bc675d9beedbae/Structure.java/buggy/src/gov/nasa/gsfc/adc/xdf/Structure.java | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1033,
3236,
1435,
1216,
12758,
25482,
95,
565,
13348,
3236,
2675,
273,
261,
6999,
13,
2240,
18,
14056,
5621,
565,
368,
16589,
1610,
434,
326,
579,
1114,
5460,
329,
2310,
377,
3852,
... | [
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1,
1... | [
1,
8585,
326,
22398,
316,
326,
981,
30,
565,
1071,
1033,
3236,
1435,
1216,
12758,
25482,
95,
565,
13348,
3236,
2675,
273,
261,
6999,
13,
2240,
18,
14056,
5621,
565,
368,
16589,
1610,
434,
326,
579,
1114,
5460,
329,
2310,
377,
3852,
... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.