History log of /dalvik/tests/098-native-allocations/src/Main.java
Revision Date Author Comments
95adf1ff81dec324746bef58ba8c45dc1c8f3b50 22-Aug-2013 Mathieu Chartier <mathieuc@google.com> Fix native allocation tracking on Dalvik.

Fixed issue where we had inverted logic when checking for
pending exceptions.

Changed the logic to not update the native allocation watermarks
after concurrent GC since the finalizers may not have been run at
this point.

Copied over the test from ART for ensuring that it is working.

Bug: 10444866

Change-Id: Ie26170f9c4703f11e993233cdc9c5f46396fca84