Compiler diagnostic commands rely on vm_operations for correctness. This is overkill since the code is already using locks. The diagnostic commands are small and well suited to run concurrently. Replace the vm_ops with taking the proper locks.
- relates to
-
JDK-8149789 SIGSEGV in CompileTask::print
-
- Resolved
-
-
JDK-8194482 Fix SIGSEGV in print_threads_compiling.
-
- Resolved
-