Re: RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]

2025-02-12 Thread Volkan Yazici
On Tue, 11 Feb 2025 12:15:11 GMT, Daniel Fuchs wrote: >> Volkan Yazici 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 >> commi

Re: RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]

2025-02-12 Thread Volkan Yazici
> Add tests verifying the behavior of `limiting()` factory methods (introduced > in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators > that throw exceptions. Volkan Yazici has updated the pull request with a new target base due to a merge or a rebase. The incremental web

Re: RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]

2025-02-12 Thread Daniel Fuchs
On Wed, 12 Feb 2025 09:16:51 GMT, Volkan Yazici wrote: >> Add tests verifying the behavior of `limiting()` factory methods (introduced >> in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators >> that throw exceptions. > > Volkan Yazici has updated the pull request with a n

Integrated: 8349813: Test behavior of limiting() on RS operators throwing exceptions

2025-02-12 Thread Volkan Yazici
On Tue, 11 Feb 2025 10:09:53 GMT, Volkan Yazici wrote: > Add tests verifying the behavior of `limiting()` factory methods (introduced > in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators > that throw exceptions. This pull request has now been integrated. Changeset: e7

Re: Suggestion needed to port the fix to JDK17 and JDK11

2025-02-12 Thread Shruthi .
We discussed the issue with AIX OS team to get their input as this issue is happening only in AIX platform. Update from AIX OS dev team: A thread gets stuck in dup2() while duplicating a file descriptor that is already being used by two other threads (one for reading, one for writing). The write

Re: RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]

2025-02-12 Thread duke
On Wed, 12 Feb 2025 09:16:51 GMT, Volkan Yazici wrote: >> Add tests verifying the behavior of `limiting()` factory methods (introduced >> in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators >> that throw exceptions. > > Volkan Yazici has updated the pull request with a n

Re: RFR: 8349813: Test behavior of limiting() on RS operators throwing exceptions [v2]

2025-02-12 Thread Volkan Yazici
On Wed, 12 Feb 2025 09:16:51 GMT, Volkan Yazici wrote: >> Add tests verifying the behavior of `limiting()` factory methods (introduced >> in JDK-8328919) of `HttpResponse` on misbehaving Reactive Streams operators >> that throw exceptions. > > Volkan Yazici has updated the pull request with a n