diff options
| author | 2014-07-11 14:44:36 +0100 | |
|---|---|---|
| committer | 2014-07-22 19:38:24 +0100 | |
| commit | 0a810d2eab27cd097ebd09a44f0ce83aa608285b (patch) | |
| tree | 4fae42ff559b4c5381158fad3a6fe802dd8e904b /test/ReferenceMap/ReferenceMap.java | |
| parent | e10a0bd05b195f71cc0ff2d59568d02d29939927 (diff) | |
Fix null pointer check elimination for catch entries.
Remove the special treatment of catch blocks for null
pointer check elimination and class initialization check
elimination. In both cases this can help optimizing
previously missed cases. In the null check case, this
avoids incorrect optimization as exposed by the new test.
Bug: 16230771
Change-Id: I834b7a1835d9ca8572f4f8d8516d93913c701ad1
Diffstat (limited to 'test/ReferenceMap/ReferenceMap.java')
0 files changed, 0 insertions, 0 deletions