commit | 563b47cc142e477da244539b1d63070425e7fd78 | [log] [tgz] |
---|---|---|
author | Hiroshi Yamauchi <yamauchi@google.com> | Fri Feb 28 17:18:37 2014 -0800 |
committer | Hiroshi Yamauchi <yamauchi@google.com> | Fri Feb 28 17:34:30 2014 -0800 |
tree | 3da2bb5ccdcd16f7104211855d47ece3f1d24767 | |
parent | e58d0203351d9740a8f74a140fdee342168e6552 [diff] |
Fix the bug that some compiled code was invoked with -Xint. Some compiled code (probably static methods) is still being invoked with -Xint. Added an assert to detect this case. Bug: 13250375 Change-Id: Iecfe8ef40c6c326962593db78e6e1d9f1c93842e