summaryrefslogtreecommitdiff
path: root/annotations/generate_annotated_java_files.py
diff options
context:
space:
mode:
authorBrian Carlstrom <bdc@google.com>2012-08-01 18:16:43 -0700
committerBrian Carlstrom <bdc@google.com>2012-08-03 12:01:17 -0700
commit474a846981ea98054f221a10f994b7dcbfee985c (patch)
treea1e1d18602200456f92ff74b1e7a35f50cef7ed8 /annotations/generate_annotated_java_files.py
parentc50d9a4012e8581501a4ec1c4d0f58de6d685d1c (diff)
Use default UncaughtExceptionHandler to report finalizer timeouts when defined.
In a previous release dalvik would abort on finalizer timeouts which would be noticed by various tools such as the monkey. However, more recently when the handling of this was moved to managed code, we simply logged and exited, which went unnoticed by the monkeys. By reporting via the default UncaughtExceptionHandler, finalizer timeouts will once again be noticed by the monkeys, this time via the application crash reporting. Bug: 6894375 Change-Id: I94664f8bb54dc7647b4d3666484d88b1c8428c4b
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions