[jdk17u-dev] RFR: 8303942: os::write should write completely
Elif Aslan
duke at openjdk.org
Tue Sep 26 17:24:35 UTC 2023
Hi all,
This is not a clean backport and this pull request contains a backport of the closed bug [JDK-8273153](https://bugs.openjdk.org/browse/JDK-8273153) commit [ba5482d1a7a9](https://github.com/openjdk/jdk/commit/9732fbe428c3b6a5422cc94e7295ba5482d1a7a9).
Ran jtreg tier-1 locally
GHA [macos-x64 / test (hs/tier1 serviceability)] fails however it is infrastructure issue and unrelated from the current change.
-------------
Commit messages:
- Merge branch 'openjdk:master' into JDK-8303942
- Backport bddf48380e658df630fecad5eda40106a24b6e1c
- Backport 9732fbe428c3b6a5422cc94e7295ba5482d1a7a9
- Backport 4ff6720573f9b55eb397d1aac9b398228faf2ceb
Changes: https://git.openjdk.org/jdk17u-dev/pull/1797/files
Webrev: https://webrevs.openjdk.org/?repo=jdk17u-dev&pr=1797&range=00
Issue: https://bugs.openjdk.org/browse/JDK-8303942
Stats: 161 lines in 14 files changed: 48 ins; 64 del; 49 mod
Patch: https://git.openjdk.org/jdk17u-dev/pull/1797.diff
Fetch: git fetch https://git.openjdk.org/jdk17u-dev.git pull/1797/head:pull/1797
PR: https://git.openjdk.org/jdk17u-dev/pull/1797
More information about the jdk-updates-dev
mailing list