commit | 60ee778ea7cff778f95fafe63138f336def9fb18 | [log] [tgz] |
---|---|---|
author | Alex Light <allight@google.com> | Tue Mar 05 13:32:49 2019 -0800 |
committer | Treehugger Robot <treehugger-gerrit@google.com> | Fri Mar 08 04:07:45 2019 +0000 |
tree | 4b7222ad056b0856c73a4fd65fe6f49d571062fa | |
parent | 334630ee9dffdd1932c1ee641d938f25362a4c1a [diff] |
Add extension and agent for dumping internal jvmti plugin data. When debugging openjdkjvmti plugin issues it can be useful to dump internal state somewhere it can be examined. This adds a new extension method that will let agents get a view of the deopt state of the plugin and an agent that prints this information to LOG(INFO) on SIGQUIT. Test: ./test.py --host Change-Id: Ia265a5bcca31a2df5ac930ddc2ecffb57d3db911