[jdk17u-dev] RFR: 8285755: JDK-8285093 changed the default for --with-output-sync
Aleksey Shipilev
shade at openjdk.org
Wed Jan 18 12:36:15 UTC 2023
On Tue, 17 Jan 2023 21:04:40 GMT, Aleksey Shipilev <shade at openjdk.org> wrote:
> This solves the regression from [JDK-8285093](https://bugs.openjdk.org/browse/JDK-8285093) backport.
>
> It manifests right now in `make test`, when the output from the tests would not show up until *all* tests complete.
>
> Additional testing:
> - [x] Ad-hoc `make test` runs, observing the output is again live
Got the push approval.
-------------
PR: https://git.openjdk.org/jdk17u-dev/pull/1081
More information about the jdk-updates-dev
mailing list