summaryrefslogtreecommitdiff
path: root/openjdkjvmti/ti_extension.cc
AgeCommit message (Expand)Author
2023-11-16Remove an unused jvmti extension and associated code Mythri Alle
2022-10-11Reland^2 "Update instrumentation support for non-java debuggable runtimes" Mythri Alle
2022-09-14Revert "Reland "Update instrumentation support for non-java debuggable runtim... Mythri Alle
2022-09-07Reland "Update instrumentation support for non-java debuggable runtimes" Mythri Alle
2022-08-12Revert "Update instrumentation support for non-java debuggable runtimes" Mythri Alle
2022-08-10Update instrumentation support for non-java debuggable runtimes Mythri Alle
2021-01-13Revert^2 "Add disable/get/set_hidden_api_enforcement_policy extensions" Alex Light
2021-01-12Revert "Add disable/get/set_hidden_api_enforcement_policy extensions" Nicolas Geoffray
2021-01-11Add disable/get/set_hidden_api_enforcement_policy extensions Alex Light
2020-07-16Fix ddm.publish_chunk extension to prevent deadlock Alex Light
2020-02-25Add new set_verbose_flag_ext JVMTI Extension Alex Light
2019-12-19Remove class-hierarchy restriction from structural redefinition Alex Light
2019-12-11Revert^4 "Allow structural redefinition on non-final classes." Alex Light
2019-12-03Revert "Revert^2 "Allow structural redefinition on non-final classes."" Nicolas Geoffray
2019-12-02Revert^2 "Allow structural redefinition on non-final classes." Alex Light
2019-11-26Revert "Allow structural redefinition on non-final classes." Roland Levillain
2019-11-26Allow structural redefinition on non-final classes. Alex Light
2019-10-30Add more standard structural redefinition entrypoints Alex Light
2019-09-18Revert "Revert "Basic structural redefinition support"" Nicolas Geoffray
2019-09-18Revert "Basic structural redefinition support" Nicolas Geoffray
2019-09-17Basic structural redefinition support Alex Light
2019-08-13Add obsolete object event Alex Light
2019-08-01Add resize arrays JVMTI extension Alex Light
2019-05-20Revert^2 "Add AddToDexClassloader JVMTI extension functions" Alex Light
2019-05-17Revert "Add AddToDexClassloader JVMTI extension functions" Alex Light
2019-05-17Add AddToDexClassloader JVMTI extension functions Alex Light
2019-03-14Revert^4 "Add extension and agent for dumping internal jvmti plugin data." Alex Light
2019-03-12Revert "Revert^2 "Add extension and agent for dumping internal jvmti plugin d... Nicolas Geoffray
2019-03-12Revert^2 "Add extension and agent for dumping internal jvmti plugin data." Alex Light
2019-03-09Revert "Add extension and agent for dumping internal jvmti plugin data." Nicolas Geoffray
2019-03-08Add extension and agent for dumping internal jvmti plugin data. Alex Light
2018-10-19Add a get_last_error_message JVMTI extension. Alex Light
2018-10-17ART: Refactor for bugprone-argument-comment Andreas Gampe
2018-07-26Add raw_monitor_enter_no_suspend extension Alex Light
2018-02-21Add get_class_loader_class_descriptors JVMTI extension method Alex Light
2017-12-12Clean up JVMTI DDMS extension function. Alex Light
2017-11-16cpplint: Remove many unnecessary NOLINT Igor Murashkin
2017-11-14Add JVMTI DDMS extension method and event. Alex Light
2017-11-08Move jvmti extension functions into their own file Alex Light