[jdk17u-dev] RFR: 8303942: os::write should write completely
Paul Hohensee
phh at openjdk.org
Thu Feb 29 22:07:57 UTC 2024
On Tue, 26 Sep 2023 17:15:53 GMT, Elif Aslan <duke at openjdk.org> wrote:
> 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.
Hi, @elifaslan1. If you want to continue with this, I recommend splitting it into 3 backports, first [JDK-8273153](https://bugs.openjdk.org/browse/JDK-8273153), then [JDK-8303942](https://bugs.openjdk.org/browse/JDK-8303942), and finally [JDK-8316468](https://bugs.openjdk.org/browse/JDK-8316468). Much easier to review that way.
-------------
PR Comment: https://git.openjdk.org/jdk17u-dev/pull/1797#issuecomment-1972048581
More information about the jdk-updates-dev
mailing list