commit | a287bfead010a3c8ec246384efd603ec50abbf43 | [log] [tgz] |
---|---|---|
author | Tobias Thierer <tobiast@google.com> | Thu Jun 21 16:59:18 2018 +0100 |
committer | Tobias Thierer <tobiast@google.com> | Tue Jun 26 14:48:48 2018 +0100 |
tree | daab0f825ffad42c9a93e995fc1e9d208979ac77 | |
parent | 3e76c04c964e798723c4686e82425c4c182aa57b [diff] |
Track dropping of throws clause in Pattern.java. This is not really an API change because PatternSyntaxException is unchecked (extends RuntimeException). The behavior has not changed (PatternSyntaxException can still be thrown). Bug: 109659282 Test: Treehugger Change-Id: I5759eee10b27307b68f15fdd6f6f1a258ee01529