commit | b2c7ead6bb5c98282cdfbc89db8984a004bea030 | [log] [tgz] |
---|---|---|
author | Mathieu Chartier <mathieuc@google.com> | Tue Apr 29 11:13:16 2014 -0700 |
committer | Mathieu Chartier <mathieuc@google.com> | Wed Apr 30 11:55:39 2014 -0700 |
tree | 8c7ca6ea7d57863b60e3f3afac88cb186396aea3 | |
parent | be4706907e226959623c0fb4937cf3979f440a97 [diff] |
Don't allow allocating finalizable objects during transactions. It doesn't make sense to allocate finalizable objects during a transcation since they will never get finalized without a started runtime. Before StatusInitialized in core.host.oatdump.txt: 3564 After StatusInitialized in core.host.oatdump.txt: 3564 Bug: 14078487 Change-Id: I7070536f7bb87bfc691d4268bd39a3eca492f48e