commit | 2cdb3679b33f9a8f918de0f6b939e6ab9720a056 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Wed Dec 08 12:19:00 2021 +0000 |
committer | Vladimir Marko <vmarko@google.com> | Wed Dec 08 20:52:34 2021 +0000 |
tree | 7fadc61205e80ae33aabe2b1574c07dd9a16071b | |
parent | 6f5f64217bb4a25c666bbbc053616773d673b2bb [diff] |
JNI: Fix failure to unlock for pending exception. And add a regression test. This was broken by https://android-review.googlesource.com/1898923 but it was not caught by any direct tests. Test: Additional test in JniCompilerTest. Test: m test-art-host-gtest Test: testrunner.py --host --optimizing Bug: 172332525 Bug: 208831945 Change-Id: I41d4999bbf43f8e58c88b87da47be6f7409d9ce1