History log of /libcore/luni/src/main/java/java/io/SerializationHandleMap.java
Revision Date Author Comments
af338385e1cfb40a856bf11d8ddd682ea7602164 15-Dec-2010 Elliott Hughes <enh@google.com> Speed up serialization.

Rather than pay the boxing costs of using IdentityHashMap<Object, int>,
use our own specialization.

Bug: http://code.google.com/p/android/issues/detail?id=13138
Change-Id: I1f3dcc2f2c1c35fd8d8cd1b0572d809c27824bf0