diff options
author | Joachim Sauer <jsauer@google.com> | 2017-09-21 15:38:33 +0100 |
---|---|---|
committer | Joachim Sauer <jsauer@google.com> | 2017-09-29 11:25:53 +0100 |
commit | f8dc36d04961d13ec0b0d2692fba6ca2dbd0a184 (patch) | |
tree | 3f7d425a333ec05e9d86f6ba69107985ea66acc7 /annotations/generate_annotated_java_files.py | |
parent | 4400bd2bbcc81d3631ea5a71c2c625c63ba43dd8 (diff) |
Add change comments in DecimalFormat/NumberFormat.
Add Android-changed/-added/-removed comments where approrpiate in
java.text.NumberFormat and java.text.DecimalFormat. This verifies that
this file is consistent with OpenJDK 8u121-b31.
Additionally this commit contains a number of small non-documentation
changes:
- renamed init to initPattern to indicate parallel to applyPattern
- Changed the order of isParseIntegerOnly/setParseIntegerOnly to be
consistent with other getters/setters and replace documentation with
{@inheritDoc} as no additional information was given.
- re-added "fastPathCheckNeeded = true" commented-out in many places to
make comparison with upstream easier.
- move currentSerialVersion = 4 to bottom of file to be consistent with
upstream.
- re-added explicit "symbols = null" initialization to align more
closely with upstream.
Bug: 65669355
Test: CtsLibcoreTestCases
Change-Id: Ib0d7d8f857f88d4eee2cce4c159e4e28b4fdc2fe
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions