On 12 September 2010 12:03, sebb <seb...@gmail.com> wrote: > The classes FastHashMap and FastTreeMap are no longer anywhere in trunk. > > They were deleted as part of > >>>>> > r814999 | bayard | 2009-09-15 06:33:20 +0100 (Tue, 15 Sep 2009) | 3 lines > Changed paths: > ... > > Merging from -r468106:814127 of collections_jdk5_branch - namely where > these files were removed. > <<<< > > It looks like some of the other classes removed in this commit are > present elsewhere in SVN - e.g. LRUMap is now in map/ - but most of > the classes seem to have been dropped entirely. >
Note - the FastxxxMap classes are in tags/PRE_GENERICS_MERGE in the top-level collections package. They don't seem to be anywhere in http://svn.apache.org/repos/asf/commons/proper/collections/branches/collections_jdk5_branch which was presumably used for the merge to trunk. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org