[jdk17u] RFR: 8263031: HttpClient throws Exception if it receives a Push Promise that is too large [v2]
Martin Balao
mbalao at openjdk.org
Thu Sep 26 20:46:21 UTC 2024
On Thu, 26 Sep 2024 16:06:42 GMT, Alexey Bakhtin <abakhtin at openjdk.org> wrote:
>> Martin Balao has updated the pull request incrementally with one additional commit since the last revision:
>>
>> Remove unnecessary @modules header.
>
> test/jdk/java/net/httpclient/http2/PushPromiseContinuation.java line 34:
>
>> 32: * jdk.httpclient.test.lib.http2.BodyOutputStream
>> 33: * jdk.httpclient.test.lib.http2.OutgoingPushPromise
>> 34: * @modules java.base/sun.net.www.http
>
> I think the module section is not required anymore as soon as JDK-8295944 in the JDK17 already
Done. Thanks.
-------------
PR Review Comment: https://git.openjdk.org/jdk17u/pull/400#discussion_r1777711401
More information about the jdk-updates-dev
mailing list