On Sun, 6 Sep 2020 05:46:42 GMT, Jaikiran Pai <j...@openjdk.org> wrote:

> Can I please get a review and a sponsor for a fix for the issue reported at
> https://bugs.openjdk.java.net/browse/JDK-8252767?
> As noted in that issue, the `sun.net.www.URLConnection#setRequestProperty` is 
> throwing a `IllegalAccessError` instead
> of a `IllegalStateException`. The commit here fixes that and includes a test 
> which reproduces the issue and verifies
> the fix.  Would a CSR be needed for this change?

FYI - I am an "author" in the JDK project and have requested for linking this 
github account to my OpenJDK account
(`jpai`) through this JBS issue https://bugs.openjdk.java.net/browse/SKARA-593

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

PR: https://git.openjdk.java.net/jdk/pull/26

Reply via email to