diff options
author | Hans Boehm <hboehm@google.com> | 2020-08-26 21:41:13 -0700 |
---|---|---|
committer | Hans Boehm <hboehm@google.com> | 2020-08-28 15:47:40 +0000 |
commit | ca8343842f9094fd5eb86569d293250e783f582c (patch) | |
tree | c4e040eff9f8528626535106a88fe4e7bb317a00 /test/MultiDexModifiedSecondary/Main.java | |
parent | 49a19f38c35605e675eee271691ed465802859bf (diff) |
Avoid NanoSleep overflow
NanoSleep with a very large argument could cause it to fail on 32 bits.
It doesn't appear to me that this was ever exposed to client code.
So this was probably not an observable bug.
Remove redundant uses of "constexpr inline" instead of adding another
one.
Bug: 161006928
Test: Treehugger
Change-Id: I2ad3b92d01c764915ab2aac17cc72ac5c6907ed4
Diffstat (limited to 'test/MultiDexModifiedSecondary/Main.java')
0 files changed, 0 insertions, 0 deletions