On Thu, 18 Jun 2026 12:44:18 GMT, Jaikiran Pai <[email protected]> wrote:
>> Can I please get a review of this change which proposes to introduce a new >> jtreg test to cover the case where the underlying `InputStream` of a >> `GZIPInputStream` blocks? >> >> This test should help us catch any future regressions like the one reported >> recently in https://bugs.openjdk.org/browse/JDK-8377896. In fact, this test >> when run against a JDK version which has the changes from >> http://bugs.openjdk.org/browse/JDK-7036144, does indeed reproduce the >> JDK-8377896 issue. >> >> The test passes in the current mainline. >> >> >> >> --------- >> - [x] I confirm that I make this contribution in accordance with the >> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai). > > Jaikiran Pai has updated the pull request incrementally with one additional > commit since the last revision: > > use a Executor for the HttpServer to allow (concurrent) requests from any > unexpected clients Latest updates look reasonable Jai. thank you for your continued efforts on this ------------- Marked as reviewed by lancea (Reviewer). PR Review: https://git.openjdk.org/jdk/pull/31369#pullrequestreview-4552822808
