summaryrefslogtreecommitdiff
path: root/test/utils/python/generate_java_main.py
diff options
context:
space:
mode:
authorTobias Thierer <tobiast@google.com>2016-07-22 18:37:59 +0100
committerTobias Thierer <tobiast@google.com>2016-08-04 12:24:00 +0100
commit5cbe65d3c9b4e7d89c35ba47e2bff7d8aa0dc250 (patch)
tree6aff8b4fd46f736fbec18970932116403ebedfdd /test/utils/python/generate_java_main.py
parent0078d61a9c4c7f407eb9a5928f5ae83c404b5972 (diff)
Use Thread.dispatchUncaughtException() rather than duplicating logic.
Previously, the runtime duplicated the logic in Thread's methods dispatchUncaughtException() and getUncaughtExceptionHandler(). Since we're modifying this logic to ensure that uncaught exceptions are logged, this CL changes the runtime to call dispatchUncaughtException instead. This also has the benefit that we can remove Thread.UncaughtExceptionHandler from the list of well known classes. Test: art/tools/run-libcore-tests.sh --mode=host --variant=X32 Bug: 29624607 Change-Id: Id7161d841d64ff9d8f2a7ec1c8c0c5c911ff0b64
Diffstat (limited to 'test/utils/python/generate_java_main.py')
0 files changed, 0 insertions, 0 deletions