RFR: 8255393: sun/security/util/DerValue/Indefinite.java fails with ---illegal-access=deny [v2]
Alan Bateman
alanb at openjdk.java.net
Mon Oct 26 14:38:27 UTC 2020
On Mon, 26 Oct 2020 14:35:23 GMT, Weijun Wang <weijun at openjdk.org> wrote:
>> The test calls Field::setAccessible and needs an "open" access to the internal class.
>
> Weijun Wang has updated the pull request incrementally with one additional commit since the last revision:
>
> no new bug id with ---illegal-access=deny
Marked as reviewed by alanb (Reviewer).
test/jdk/sun/security/util/DerValue/Indefinite.java line 26:
> 24: /*
> 25: * @test
> 26: * @bug 6731685 8249783 8255393
I don't think you need to extend the bug tag for this issue as it doesn't add/change the test.
-------------
PR: https://git.openjdk.java.net/jdk/pull/864
More information about the security-dev
mailing list