diff options
author | Shubham Ajmera <shubhamajmera@google.com> | 2016-08-17 10:24:26 +0100 |
---|---|---|
committer | Shubham Ajmera <shubhamajmera@google.com> | 2016-08-19 09:47:32 +0000 |
commit | 861d34f160de8a5f94b2b8b453daca5246052450 (patch) | |
tree | 6ce2cce03c244b46edb2599db54dbb9eb640a411 /annotations/generate_annotated_java_files.py | |
parent | 83c507dde902b91fe750101704f1e9c5d457512d (diff) |
Port openJDK8 changes to java.nio.charset
- Mostly javadocs changes.
- CharsetEncoder #replaceWith assigns value of "newReplacement" to
"replacement"and not the reference.
- CharsetEncoder #replacement creates a copy of "replacement" and then
returns the copy.
- Made changes in the tests which were expecting old behaviour
for the above two methods.
Test: run cts -p android.core.tests.libcore.package.harmony_java_nio
run cts -p android.core.tests.libcore.package.libcore
Bug: 30964930
Change-Id: Id09238074ace5e92a5864a90aca360079847abf2
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions