commit | e7ea0461bbbb79b9cfb05dcbd0762b6ebc364006 | [log] [tgz] |
---|---|---|
author | Vladimir Marko <vmarko@google.com> | Thu Mar 16 11:19:01 2023 +0000 |
committer | VladimĂr Marko <vmarko@google.com> | Thu Mar 16 13:23:20 2023 +0000 |
tree | b69ecdee139a40ecaaff3310b359f2bfff952a3a | |
parent | 2bf743a3fdcc234a0e49ecb9e73cd120e96ca4d7 [diff] |
Use global `jobject`s in `MonitorTest`. Using `Handle<>` across multiple threads in inherently racy as seen in a recent crash in automated testing. Test: m test-art-host-gtest Bug: 267366638 Change-Id: Ibcc8581481cc9878900d1c064788559bf0b1b1c7