RFR: 8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection

Jaikiran Pai jpai at openjdk.org
Wed Nov 30 00:48:10 UTC 2022


On Tue, 29 Nov 2022 11:44:25 GMT, Johnny Lim <duke at openjdk.org> wrote:

>> Hello @izeye, for this pull request to be officially reviewed, the process requires a JBS issue to be filed and linked against this PR. I have created https://bugs.openjdk.org/browse/JDK-8297749 to track this change.
>> 
>> Please update the title of this PR to `8297749: Remove duplicate space in the ProtocolException message being thrown from HttpURLConnection` so that the necessary review process gets initiated.
>
> @jaikiran Thanks for the feedback! I updated the title as you suggested.

Thank you @izeye for these changes. I'll run some tests with this change, just to be sure that this doesn't break anything unexpectedly (like any tests that might be relying on this error message). I'll sponsor this once the tests complete.

-------------

PR: https://git.openjdk.org/jdk/pull/11002


More information about the net-dev mailing list