summaryrefslogtreecommitdiff
path: root/include/ScopedJavaUnicodeString.h
diff options
context:
space:
mode:
authorPrzemyslaw Szczepaniak <pszczepaniak@google.com>2016-06-13 11:32:50 +0100
committerPrzemyslaw Szczepaniak <pszczepaniak@google.com>2016-06-13 14:36:45 +0000
commit44d29b0a9012a66f5db5a8130017568a55c11668 (patch)
tree68d766fdb05b996797696503fcff65313e4e9f57 /include/ScopedJavaUnicodeString.h
parenta4fcb95b8ee953b2420735c5ad31b3b774a2eb3b (diff)
Fix Preferences regression.
This change fixes reading filesystem-saved java.util.prefs.Preferences. Due to a bug in XmlSupport, when reading the filesystem-saved preferences, the reader was throwing an exception. The Android implementation of xml parser adds additional nodes that were not Elements, this was causing a cast exception (the old code was expecting only Elements). FileSystemPreferences class was swallowing exceptions if they happen during preferences content reading. This changes adds additional logging to prevent this. Bug: 27645233 Change-Id: Ieebd8a6a1002111654005bfcc42009b01c89ea70
Diffstat (limited to 'include/ScopedJavaUnicodeString.h')
0 files changed, 0 insertions, 0 deletions