commit | b7a10b7c7877db935487b650584aee8903f1bab1 | [log] [tgz] |
---|---|---|
author | Ytai Ben-Tsvi <ytai@google.com> | Wed Jan 26 17:21:20 2022 -0800 |
committer | Ytai Ben-Tsvi <ytai@google.com> | Fri Jan 28 10:22:51 2022 -0800 |
tree | 165ebb9c8985c69b2f3edb85b0288c723ea5e0b1 | |
parent | 2fccc3a6bf53695fbfeb6f06d18fb933937a22d0 [diff] |
Wrong arguments for JNI call Two bugs are addressed here: 1. The original code passed 3 arguments to a method expecting two. 2. The UUID Java class expects the UUID bytes to be encoded as big- endian into the longs. Test: Manual verification Change-Id: Id597f31749ed8ff5be4b910c044f17df1be4da78