commit | 5cc0e75552b379e051168d832474f4d3989e9f74 | [log] [tgz] |
---|---|---|
author | Charles Munger <clm@google.com> | Fri Nov 09 12:30:46 2018 -0800 |
committer | Charles Munger <clm@google.com> | Mon Nov 12 17:32:59 2018 +0000 |
tree | c06f4bdb02252442fe68c2e978106862a0f93a1c | |
parent | a344b8c25a98471d99632a28530b03ed770f8e2e [diff] |
Emit JVMTI events for LockSupport.park This restores the behavior from when park was implemented with wait/notify, except that the blocker object is used as the monitor rather than the Thread that is parking. Bug: 28845097 Tested: ./test/run-test --jvm 1931 Change-Id: I523d719ca3e49a538c06f48f032b322fb91e147e