RFR: 8252767: URLConnection.setRequestProperty throws IllegalAccessError [v4]
Jaikiran Pai
jpai at openjdk.java.net
Mon Sep 7 09:34:48 UTC 2020
On Mon, 7 Sep 2020 09:24:06 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Given that the test update is significant then it makes me wonder if we should just move to TestNG while we're at it.
> It would avoid needing to add expectIllegalStateException.
I wasn't sure if it was OK to do it as part of this change. If that's fine, then I will go ahead and change this whole
test class into TestNG based test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/26
More information about the net-dev
mailing list