RFR: 8252767: URLConnection.setRequestProperty throws IllegalAccessError [v4]
Alan Bateman
alanb at openjdk.java.net
Mon Sep 7 09:34:47 UTC 2020
On Mon, 7 Sep 2020 09:15:13 GMT, Chris Hegarty <chegar at openjdk.org> wrote:
>> Jaikiran Pai has refreshed the contents of this pull request, and previous commits have been removed. The incremental
>> views will show differences compared to the previous content of the PR. The pull request contains one new commit since
>> the last revision:
>> 8252767: URLConnection.setRequestProperty throws IllegalAccessError
>> Summary: Throw an IllegalStateException from sun.net.www.URLConnection#setRequestProperty when already connected
>> Reviewed-By:
>
> LGTM.
I see Jaikiran has used "/integrate" but I don't think the review is complete yet. The change may be trivial but it's
really important to give others a chance to comment if they wish.
-------------
PR: https://git.openjdk.java.net/jdk/pull/26
More information about the net-dev
mailing list