gliderlabs / gliderlabs/docker-alpine

jmap no -heap option

Open
#502 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
5.7k
Forks
530
PR merge metrics
No merged PRs in 30d

Description

I would like to use jmap to create a heap summary (using jmap -heap). This is a standard utility that comes with the jdk and this is a standard feature. However, when I use the alpine:3.9 image and add the jdk (using apk add openjdk8), the version of jmap doesn't support the -heap option.

I originally posted this question here https://github.com/docker-library/openjdk/issues/286 but I think this is the correct place to raise the issue.

Any idea why the -heap option is not supported on alpine openjdk?

Thanks,

Allen

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.