commit | ce56864b347983155a6b810c19eaa8297d77be96 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Sep 05 16:54:25 2017 -0700 |
committer | Alex Light <allight@google.com> | Wed Sep 06 17:50:27 2017 -0700 |
tree | c572198fee2fe2cc4b2291b7af124c5429e63f7e | |
parent | 82629c9182dffb823f05dec30f7ac72cf8fb3ba5 [diff] |
Add support for JVMTI GetObjectMonitorUsage function. Adds support for the can_get_monitor_info capability and all associated functionality. Also fixes a minor bug where monitor info incorrectly said that an unlocked monitor had 1 entry in some cases. Test: ./test.py --host -j50 Test: art/tools/run-jdwp-tests --mode=host Bug: 62821960 Bug: 34409230 Change-Id: I9a4817ea309aaf94c56e9c0a694b88c93e7b629c