RFR: 8316468: os::write incorrectly handles partial write
David Holmes
dholmes at openjdk.org
Tue Sep 19 02:20:39 UTC 2023
On Tue, 19 Sep 2023 01:55:48 GMT, Man Cao <manc at openjdk.org> wrote:
> Hello,
>
> Could anyone review this small but important fix?
> This bug was introduced in bddf48380e658df630fecad5eda40106a24b6e1c, and regressed the fix for https://bugs.openjdk.org/browse/JDK-8303937.
>
> -Man
Ouch! Good catch. Obviously there is no regression test that could catch this. :(
Thanks.
-------------
Marked as reviewed by dholmes (Reviewer).
PR Review: https://git.openjdk.org/jdk/pull/15808#pullrequestreview-1632291928
More information about the hotspot-runtime-dev
mailing list