[jdk11u-dev] Integrated: 8234510: Remove file seeking requirement for writing a heap dump

BuddyLiao github.com+3094961+buddyliao at openjdk.java.net
Fri Aug 6 06:52:30 UTC 2021


On Thu, 15 Jul 2021 08:54:18 GMT, BuddyLiao <github.com+3094961+buddyliao at openjdk.org> wrote:

> Backport of the heap dump enhancement: Remove file seeking requirement for writing a heap dump
> 
> Patch did not apply cleanly, I had to resolve/modify
>     src/hotspot/share/services/heapDumper.cpp
> 
> I have built it on linux x86_64 and run test-tier1

This pull request has now been integrated.

Changeset: 3d12a46b
Author:    Bin Liao <buddyliao at tencent.com>
Committer: Christoph Langer <clanger at openjdk.org>
URL:       https://git.openjdk.java.net/jdk11u-dev/commit/3d12a46b7e8adde2de0419686bd18b6a33105161
Stats:     417 lines in 1 file changed: 161 ins; 185 del; 71 mod

8234510: Remove file seeking requirement for writing a heap dump

Reviewed-by: rschmelter, clanger
Backport-of: 11c073b97ef03ba46172eb2497c76c3f29b83be8

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

PR: https://git.openjdk.java.net/jdk11u-dev/pull/134


More information about the jdk-updates-dev mailing list