diff options
author | Elliott Hughes <enh@google.com> | 2011-06-20 11:53:41 -0700 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2011-06-20 11:53:41 -0700 |
commit | 7c08071765cb134e4c0b18bf8fd6a7060e145212 (patch) | |
tree | c9cf26865322ea8638e872e543a9d470c797ad2c /vm/alloc/MarkSweep.cpp | |
parent | e1e7b718196f3c1012eb24aa83766d7c54e3db40 (diff) | |
download | android_dalvik-7c08071765cb134e4c0b18bf8fd6a7060e145212.tar.gz android_dalvik-7c08071765cb134e4c0b18bf8fd6a7060e145212.tar.bz2 android_dalvik-7c08071765cb134e4c0b18bf8fd6a7060e145212.zip |
Don't be too specific in reference table summaries.
Implying that the examplar Class' specific type was true of all
the classes was misleading; we should just say "Class" in the
summary:
W/dalvikvm( 801): JNI local reference table summary (23 entries):
W/dalvikvm( 801): 20 of java.lang.Class (19 unique instances)
W/dalvikvm( 801): 2 of java.lang.String (2 unique instances)
W/dalvikvm( 801): 1 of java.lang.String[] (2 elements)
Change-Id: Ia961cfc689aa390c84ecbc96e44bdd64448ac051
Diffstat (limited to 'vm/alloc/MarkSweep.cpp')
0 files changed, 0 insertions, 0 deletions