On Fri, 13 Mar 2026 12:55:30 GMT, Volkan Yazici <[email protected]> wrote:
>> Add tests verifying if request body publishers support multiple >> subscriptions, aka. replayable. > > Volkan Yazici has updated the pull request incrementally with one additional > commit since the last revision: > > Verify if `ofByteArrays` is replayable Look generally good. Some copyright years need updating. test/jdk/java/net/httpclient/HttpRequestBodyPublishers/OfFileChannelTest.java line 2: > 1: /* > 2: * Copyright (c) 2025, Oracle and/or its affiliates. All rights reserved. Suggestion: * Copyright (c) 2025, 2026, Oracle and/or its affiliates. All rights reserved. ------------- PR Review: https://git.openjdk.org/jdk/pull/30219#pullrequestreview-3980333490 PR Review Comment: https://git.openjdk.org/jdk/pull/30219#discussion_r2964684929
