Heap inspection not working for OpenJDK 8 + Shenandoah
Roman Leventov
leventov.ru at gmail.com
Tue Nov 27 00:03:33 UTC 2018
Hi Shenandoah developers,
Is that expected that heap inspection (jmap -histo:live, inspectheap
operation) doesn't work when I use Shenandoah backport for OpenJDK 8? The
command returns immediately with response code 0, not dumping any heap
stats. When I use a different GC algorithm with the same OpenJDK build, the
heap stats are produced normally.
More information about the shenandoah-dev
mailing list