Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v2]

2025-03-26 Thread Aleksey Shipilev
> When jspawnhelper fails for whatever reason, but more prominently due to > [JDK-8325621](https://bugs.openjdk.org/browse/JDK-8325621), it will report > the errors into stdout, but not to the relevant `IOException`. So, if the > application is configured to only capture the exception logs (e.g.

Re: RFR: 8352533: Report useful IOExceptions when jspawnhelper fails [v2]

2025-03-26 Thread Aleksey Shipilev
On Tue, 25 Mar 2025 23:58:36 GMT, Volker Simonis wrote: >> Aleksey Shipilev has updated the pull request with a new target base due to >> a merge or a rebase. The incremental webrev excludes the unrelated changes >> brought in by the merge/rebase. The pull request contains three additional >>