summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/14
diff options
context:
space:
mode:
authorChristopher Tate <ctate@google.com>2011-08-25 15:48:09 -0700
committerChristopher Tate <ctate@google.com>2011-08-26 14:34:21 -0700
commitac5e350e567c7a257ced37dd4e8ca0f4c95f7e81 (patch)
treef2fc77054a32ac2336b69d77793c814fc242c076 /docs/html/sdk/api_diff/14
parent829559d28471871495c7681ab558fce22c0e73bb (diff)
Warn if we're tearing down "live" DeathRecipient content [take 2]
If the native-side bookkeeping still has strong references to VM-side DeathRecipient objects at the time when it's being torn down, that suggests that the app is doing unwholesome. Log a warning to that effect, with the class name of the objects to try to help the developer figure out what they're mishandling. Fixes bug 5202777 -- in particular, it no longer logs in the working-as-intended case following delivery of the death notices, when we've got the existing list shell but the weak refs have properly cleared. Also step down from "error" to "warning" logging as befits the nature of the actual situation now being described. This new patch fixes the JNI bug present in the earlier version. Change-Id: I095862777a8d0e3905cb7f416af658878280041d
Diffstat (limited to 'docs/html/sdk/api_diff/14')
0 files changed, 0 insertions, 0 deletions