[jdk17u-dev] RFR: 8303937: Corrupted heap dumps due to missing retries for os::write() [v2]
Christoph Langer
clanger at openjdk.org
Tue Mar 14 07:53:41 UTC 2023
On Mon, 13 Mar 2023 21:26:47 GMT, Man Cao <manc at openjdk.org> wrote:
>> https://bugs.openjdk.org/browse/JDK-8303937 fixes a real bug that causes heap dump corruption.
>>
>> Trivial merge conflict, resolved by removing (ssize_t) cast before os::write().
>>
>> I'll need a sponsor to help push this into 17u-dev.
>
> Man Cao has updated the pull request with a new target base due to a merge or a rebase. The pull request now contains one commit:
>
> Backport bf16b5b9880eb89b283006db090dce4346aa877b
Looks good.
-------------
Marked as reviewed by clanger (Reviewer).
PR: https://git.openjdk.org/jdk17u-dev/pull/1201
More information about the jdk-updates-dev
mailing list