Implement Throwable::nativeFillInStackTrace and nativeGetStackTrace.

Refactor stack trace into compact internal form which is then used to
compute larger and more verbose StackTraceElement[] form. Fix some
potential problems with GC.

Change-Id: I4a4308c1ec5b82fd95b649d5ec0504b9607e688f
6 files changed
tree: 7a19bb527abaa56a98462d2c212ebe043b9435d2
  1. build/
  2. src/
  3. test/
  4. tools/
  5. Android.mk