commit | 322ef183e602f304e3d093c083490dd2e766b254 | [log] [tgz] |
---|---|---|
author | Mythri Alle <mythria@google.com> | Tue Aug 16 06:40:02 2022 +0000 |
committer | Mythri Alle <mythria@google.com> | Wed Sep 07 07:33:41 2022 +0000 |
tree | c87bb9ae4b08bedd7ba74def6f0b905c9214bedf | |
parent | 2127c9272399e4cb6c0e020cc66278227b54995a [diff] |
Reland "Update instrumentation support for non-java debuggable runtimes" This reverts commit 7cc22bb96e4e05cf63661eed7fd3dda5304bdacc. Reason for revert: Relanding after a fix for jit-on-first-use failures. The fix: 1. When shutting down jvmti agent, pause Jit threads and discard all JITed code. 2. Update the jit compiler options when transitioning the runtime debug state. Change-Id: I076098459cc5639f9e87dae620a9297460e729e2