8161605 : The '!UseSharedSpaces' check is not need in JvmtiManageCapabilities::recompute_always_capabilities
Alex Menkov
alexey.menkov at oracle.com
Fri Jan 26 00:11:38 UTC 2018
Hi all,
Please take a look at a fix for
JDK-8161605 : The '!UseSharedSpaces' check is not need in
JvmtiManageCapabilities::recompute_always_capabilities
The fix moves can_generate_all_class_hook_events capability from
"onload_capabilities" to "always_capabilities" and cleans up
recompute_always_capabilities method.
jira: https://bugs.openjdk.java.net/browse/JDK-8161605
webrev: http://cr.openjdk.java.net/~amenkov/can_generate_class_hook/webrev/
--alex
More information about the serviceability-dev
mailing list