diff options
| author | Tobias Thierer <tobiast@google.com> | 2019-08-07 17:44:03 +0100 |
|---|---|---|
| committer | Tobias Thierer <tobiast@google.com> | 2019-08-07 18:06:29 +0100 |
| commit | db077d2697a2ccc20b909939af4b6186e358c82c (patch) | |
| tree | f6844c0ee542da99baf7123c57fbfd9a33d583eb /annotations/generate_annotated_java_files.py | |
| parent | d6aa477ff9587972b355b803ab8501aeb80a342b (diff) | |
Fix ComparatorTest.testReverseOrder().
The test was modifying the state held in a static
final field, affecting other test methods.
Also, the method was relying on Arrays.asList().toArray()'s
incorrect behavior of returning a T[] rather than an Object[]
(bug 30829421).
Bug: 139015474
Test: atest libcore.java.util.ComparatorTest
Change-Id: If2ad980532e3b1213e4864db9bb241716f229c3e
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions
