diff options
author | Tobias Thierer <tobiast@google.com> | 2016-09-06 20:30:54 +0100 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2016-09-13 12:09:01 +0100 |
commit | e64b86797d2d2a6d0272de808105cee476b13e18 (patch) | |
tree | c478c6cdcdf0a2fb6805604b74675aae7f3819da /annotations/generate_annotated_java_files.py | |
parent | 772b2b85f51e424ccf62178e41303e21747663d6 (diff) |
Update six more classes from java.util to OpenJDK8u60
Minor tweaks only, no behavior changes. All of these classes are now
exactly identical to upstream.
Added a test. Removed an old test that didn't add any value since it
forgot a fail() (so it didn't test what it intended to test) and
since it was only duplicating functionality in the new test.
- Formattable
- IllegalFormatConversionException
- InvalidPropertiesFormatException
Note that the serialVersionUID appears pointless since, per both
the documentation as well as the implementations of writeObject()
and readObject(), this class does not support serialization.
- MissingFormatWidthException
- NoSuchElementException
- TimerTask
Bug: 29935305
Test: vogar libcore.java.util.InvalidPropertiesFormatExceptionTest
Change-Id: I822ad261c4cb2b56cae52e6386dae1f9239d5356
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions