diff options
author | Tobias Thierer <tobiast@google.com> | 2016-09-06 22:36:59 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2016-09-21 12:11:31 +0100 |
commit | 7ff253db3117067931e9f249762812de7f3bf694 (patch) | |
tree | 28a169bff205695a1debf449ee468d11c153475f /annotations/generate_annotated_java_files.py | |
parent | e1bee3b4eb43e4401d88b5c7395258424569239e (diff) |
Update ResourceBundle related classes from java.util to OpenJDK8u60
Documented several previously undocumented Android-changed sections
that were missed in the initial draft of this CL.
- ResourceBundle
Added test for new method getBaseBundleName().
Added missing Android-changed comment for:
- use of UTF-8 for PropertyResourceBundles
- use of getLoader(VMStack.getCallingClassLoader())
- spi.ResourceBundleControlProvider
- PropertyResourceBundle, ListResourceBundle
Android-changed: Made access to the 'lookup' field thread safe.
- ServiceLoader
Do not use legacy security code.
Added missing Android-changed comments for loadFromSystemProperty()
and for fail() invocations where Android passes a 'Throwable cause'.
Bug: 29935305
Test: run cts -m CtsLibcoreTestCases
Change-Id: Idc3a7c5513644dd103e7d132789d37a1c40f1471
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions