Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8020101 | hs25 | Jiangli Zhou | P3 | Closed | Fixed | b41 |
The AllocationProfiler -Xaprof only works for SerialGC and G1, and prints the allocation profile at the end of the process. It seems like we have a lot of other ways to do this. Does anyone ever use -Xaprof ?
This profiler costs an int sized field in the hotspot metadata.
This profiler costs an int sized field in the hotspot metadata.
- backported by
-
JDK-8020101 AllocationProfiler uses space in metadata and doesn't seem to do anything useful
-
- Closed
-