Tom Tromey
0caade1b54
IdentityHashMap.java (containsKey): Use getHash.
...
* java/util/IdentityHashMap.java (containsKey): Use getHash.
(get): Likewise.
(put): Likewise.
(remove): Likewise.
(getHash): New method.
(tombstone, emptyslot): Now static final.
(put): Correctly determine when to rehash, and correctly rehash.
(containsKey, remove): Test against table length with `>='.
From-SVN: r45841
2001-09-27 16:49:13 +00:00
..
2000-11-18 02:00:06 +00:00
2001-04-01 14:28:45 -07:00
2000-12-11 03:47:48 +00:00
2000-11-03 03:58:05 +00:00
2001-09-05 00:14:15 +00:00
2001-02-15 06:43:00 +00:00
2000-12-11 03:47:48 +00:00
2001-03-19 23:00:18 +00:00
2001-02-07 09:32:46 +00:00
2001-03-19 23:00:18 +00:00
2000-12-06 21:26:32 +00:00
2001-07-26 12:21:45 +01:00
2001-02-15 06:43:00 +00:00
2001-02-15 03:59:57 +00:00
2001-08-31 22:31:40 +00:00
2001-08-31 21:31:20 +00:00
2001-09-05 18:10:47 +00:00
2001-03-19 23:00:18 +00:00
2001-08-31 21:31:20 +00:00
2001-03-19 23:00:18 +00:00
2001-03-19 23:00:18 +00:00
2001-03-19 23:00:18 +00:00
2001-07-30 01:41:31 +01:00
2001-03-24 08:05:29 +00:00
2001-03-19 23:00:18 +00:00
2001-09-14 00:20:19 +01:00
2001-09-27 16:49:13 +00:00
2001-02-15 06:43:00 +00:00
2001-07-17 02:56:38 +01:00
2000-11-22 11:59:59 +00:00
2001-02-15 06:43:00 +00:00
2001-08-31 21:31:20 +00:00
2001-08-31 21:31:20 +00:00
2001-02-15 06:43:00 +00:00
2001-08-31 21:31:20 +00:00
2001-08-31 21:31:20 +00:00
2001-08-31 21:31:20 +00:00
2001-03-19 23:00:18 +00:00
2001-03-19 23:00:18 +00:00
2001-09-11 03:13:07 +00:00
2000-11-18 02:29:13 +00:00
2001-08-31 21:31:20 +00:00
2001-08-31 21:31:20 +00:00
2001-09-27 00:24:52 +00:00
2001-02-15 06:43:00 +00:00
2000-11-22 11:59:59 +00:00
2001-03-19 23:00:18 +00:00
2001-02-14 04:44:21 +00:00
2001-03-19 23:00:18 +00:00
2001-08-31 21:31:20 +00:00
2001-02-09 23:28:55 +00:00
2001-02-17 15:27:34 +00:00
2001-09-15 01:22:39 +00:00
2001-08-31 21:31:20 +00:00
2001-03-06 01:04:28 +00:00
2001-03-06 01:04:28 +00:00
2000-12-02 04:13:52 +00:00
2000-12-11 03:47:48 +00:00