[jdk17u-dev] RFR: 8276696: ParallelObjectIterator freed at the wrong time in VM_HeapDumper

Oli Gillespie ogillespie at openjdk.org
Thu Jun 15 10:30:05 UTC 2023


On Thu, 15 Jun 2023 08:52:39 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:

> Unclean backport to improve the heap dumping code for cleaner [JDK-8307348](https://bugs.openjdk.org/browse/JDK-8307348) backport. This backport is not clean, because it misses the parts of HeapDumper introduced by [JDK-8252842](https://bugs.openjdk.org/browse/JDK-8252842), which I don't want to backport at all in 17u, given the large bugtail for it.
> 
> Additional testing:
>  - [x] Linux x86_64 fastdebug `jdk/jfr serviceability/sa`
>  - [ ] Linux x86_64 fastdebug `tier1 tier2 tier3`
>  - [ ] Linux AArch64 fastdebug `tier1 tier2 tier3`

Marked as reviewed by ogillespie (no project role).

-------------

PR Review: https://git.openjdk.org/jdk17u-dev/pull/1440#pullrequestreview-1481232882


More information about the jdk-updates-dev mailing list