I installed:
sudo yum --enablerepo='*-debug*' install java-1.8.0-openjdk-debuginfo
Then I ran this command:
sudo -u tomcat jmap -F -dump:format=b,file=/usr/tmp/heapdump.bin 27167
but error occurred:
jmap: package not found in openjdk-debuginfo