commit | 25ebaa052bae22bd658de5ca71b431f4e16ce910 | [log] [tgz] |
---|---|---|
author | Andreas Gampe <agampe@google.com> | Wed Jan 24 18:25:21 2018 -0800 |
committer | Andreas Gampe <agampe@google.com> | Thu Jan 25 08:39:42 2018 -0800 |
tree | 5cd21b10b3edbec0c9b61d87ca3307495207631a | |
parent | 4bbec76841077a51b59978fcb7973bb6d96f3433 [diff] |
Libcore: Suppress InvalidPatternSyntax warning in tests The tests exercises a unusual orwrong patterns to test corner cases and exception paths. Ignore the errorprone warning. Bug: 72451126 Test: m javac-check RUN_ERROR_PRONE=true Change-Id: I710b9d7ee2d5379b31f3dde5a04d35ea22c5d7b8