[jdk11u-dev] RFR: 8234510: Remove file seeking requirement for writing a heap dump [v2]
BuddyLiao
github.com+3094961+buddyliao at openjdk.java.net
Tue Aug 3 02:59:00 UTC 2021
> 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
BuddyLiao has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains two commits:
- Merge master
- 8234510: Remove file seeking requirement for writing a heap dump
-------------
Changes: https://git.openjdk.java.net/jdk11u-dev/pull/134/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk11u-dev&pr=134&range=01
Stats: 417 lines in 1 file changed: 161 ins; 185 del; 71 mod
Patch: https://git.openjdk.java.net/jdk11u-dev/pull/134.diff
Fetch: git fetch https://git.openjdk.java.net/jdk11u-dev pull/134/head:pull/134
PR: https://git.openjdk.java.net/jdk11u-dev/pull/134
More information about the jdk-updates-dev
mailing list