Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Mini-heapdump might be the default mode when FGC happens #45

Closed
luchsh opened this issue Aug 23, 2019 · 1 comment
Closed

[Bug] Mini-heapdump might be the default mode when FGC happens #45

luchsh opened this issue Aug 23, 2019 · 1 comment
Assignees

Comments

@luchsh
Copy link
Contributor

luchsh commented Aug 23, 2019

Description
Mini-heapdump is the default mode when FGC happens

Steps to Reproduce
Steps to reproduce the behavior:

  1. Specify -XX:+HeapDumpBeforeFullGC
  2. Run the app until FGC

Expected behavior
Full heap dump generated

JDK version
openjdk version "1.8.0_212"
OpenJDK Runtime Environment (Alibaba Dragonwell 8.0.0-b49) (build 1.8.0_212-b04)
OpenJDK 64-Bit Server VM (Alibaba Dragonwell 8.0.0-b49) (build 25.212-b04, mixed mode)

Execution environment

  • OS and version: Linux
  • CPU model: x64
  • Number of CPU cores: any
  • Size of physical memory: any
  • Inside Linux container?
    • Linux container name (docker, pouch, etc):
    • Linux container version:
@luchsh luchsh self-assigned this Aug 23, 2019
@luchsh luchsh changed the title [Bug] Mini-heapdump is the default mode when FGC happens [Bug] Mini-heapdump might be the default mode when FGC happens Aug 23, 2019
@D-D-H
Copy link
Collaborator

D-D-H commented Aug 23, 2019

looks good.

luchsh pushed a commit to dragonwell-project/dragonwell8_hotspot that referenced this issue Aug 23, 2019
Summary: _mini_dump is not initialized for all paths

Test Plan: test/serviceability/

Reviewed-by: D-D-H, kuaiwei

Issue: dragonwell-project/dragonwell8#45
@luchsh luchsh closed this as completed Aug 23, 2019
zhangruoxu pushed a commit to zhangruoxu/dragonwell8_hotspot that referenced this issue Aug 27, 2019
Summary: _mini_dump is not initialized for all paths

Test Plan: test/serviceability/

Reviewed-by: D-D-H, kuaiwei

Issue: dragonwell-project/dragonwell8#45
shiyuexw pushed a commit to shiyuexw/dragonwell8_hotspot that referenced this issue Sep 2, 2019
Summary: _mini_dump is not initialized for all paths

Test Plan: test/serviceability/

Reviewed-by: D-D-H, kuaiwei

Issue: dragonwell-project/dragonwell8#45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants