Integrated: 8316468: os::write incorrectly handles partial write

Man Cao manc at openjdk.org
Tue Sep 19 20:09:53 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

This pull request has now been integrated.

Changeset: 7ce5bd15
Author:    Man Cao <manc at openjdk.org>
URL:       https://git.openjdk.org/jdk/commit/7ce5bd159024e70f5a997c47ed2ce962d6e6091b
Stats:     1 line in 1 file changed: 0 ins; 0 del; 1 mod

8316468: os::write incorrectly handles partial write

Reviewed-by: dholmes, shade

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

PR: https://git.openjdk.org/jdk/pull/15808


More information about the hotspot-runtime-dev mailing list