[jdk17u-dev] RFR: 8303937: Corrupted heap dumps due to missing retries for os::write()

Christoph Langer clanger at openjdk.org
Mon Mar 13 08:11:33 UTC 2023


On Fri, 10 Mar 2023 21:06:18 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.

@caoman Can you please enable & run GitHub actions? Thanks.

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

PR: https://git.openjdk.org/jdk17u-dev/pull/1201


More information about the jdk-updates-dev mailing list