diff options
author | Neil Fuller <nfuller@google.com> | 2016-09-01 11:27:38 +0100 |
---|---|---|
committer | Neil Fuller <nfuller@google.com> | 2016-09-01 13:14:27 +0100 |
commit | bca5dec9eb8b980782200dd98a50bbb4acd4d822 (patch) | |
tree | 448d4f684d36ed393b28cd9df864b64743cb3f33 /annotations/generate_annotated_java_files.py | |
parent | 79af8b134fffb7744c86306eca7502456f15b69e (diff) |
Remove (AbstractMethod|Constructor|Method).getSignature()
The comments in the code suggest it is used, but it appears
it is not. Attempted to confirm with code searches and
ultimately by running CTS tests.
Constructor.getSignature() is a method that exists upstream
in OpenJDK 8 with different semantics: removing this clears
the way.
Test: Ran cts: CtsLibcoreTestCases
Bug: 28666126
Change-Id: I85a005d1e57a33dd971911c51fb7e91506b012f0
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions