RFR: 8316468: os::write incorrectly handles partial write
Man Cao
manc at openjdk.org
Tue Sep 19 02:02:25 UTC 2023
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
-------------
Commit messages:
- 8316468: os::write incorrectly handles partial write
Changes: https://git.openjdk.org/jdk/pull/15808/files
Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=15808&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8316468
Stats: 1 line in 1 file changed: 0 ins; 0 del; 1 mod
Patch: https://git.openjdk.org/jdk/pull/15808.diff
Fetch: git fetch https://git.openjdk.org/jdk.git pull/15808/head:pull/15808
PR: https://git.openjdk.org/jdk/pull/15808
More information about the hotspot-runtime-dev
mailing list