4 Oct
                
                    2009
                
            
            
                4 Oct
                
                '09
                
            
            
            
        
    
                9:45 p.m.
            
        ABCL, Here is the SparseChars patch. It shouldn't pass more or less ANSI-TESTs. but will improve performance due to the fact it uses less java heap and copies less. The one thing I might do later is stop using the character iterator (CharHashMap would get a copyToOther(CharHashMap)).. but for now its sane.