OSDN Git Service

Less confusing heap transition message.
authorMathieu Chartier <mathieuc@google.com>
Tue, 15 Apr 2014 19:40:17 +0000 (12:40 -0700)
committerMathieu Chartier <mathieuc@google.com>
Tue, 15 Apr 2014 19:41:41 +0000 (12:41 -0700)
commitdcee9eeaa1d6ad80301c2ca52145259ab83abb2a
tree165ce9b5b066646ee9a9497c39f1ec24e8e28238
parentebc726a931fd76a83a7dcdd3cf3505cee387cead
Less confusing heap transition message.

The heap transition message now just says how long the transition
took and up to how much memory was saved (it can still be negative).

Change-Id: If421dcc2aa9cc40740b858dcc2ff1b8e595f9a40
runtime/gc/heap.cc