commit | 79eefb5cf058a734b413237ca99d73e941b553d1 | [log] [tgz] |
---|---|---|
author | Ivan Lozano <ivanlozano@google.com> | Tue Nov 07 09:56:51 2017 -0800 |
committer | Ivan Lozano <ivanlozano@google.com> | Tue Nov 07 09:58:38 2017 -0800 |
tree | 93ded4262fd17b469756edc998805a2663eba886 | |
parent | b386cba285166a78f184830d52c993d9716c31c4 [diff] |
Fix sanitizer in libopenjdk_native_defaults. Make an implicit type conversion explicit before an unsigned overflow occurs. This was causing errors on integer overflow sanitized builds. Bug: 30969751 Test: Compiles and device boots without error message. Change-Id: I171a372d00209e653a7c3b2d4528689d5274446a