RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]

Phil Race prr at openjdk.org
Fri Oct 25 22:55:38 UTC 2024


On Fri, 25 Oct 2024 21:23:26 GMT, Harshitha Onkar <honkar at openjdk.org> wrote:

>> The tests with “Audit Core Reflection” in their summary fall into this category, we may consider removing them.
>
> @prrace Can you please advice on “Audit Core Reflection” category of tests. I'm not 100% sure if these tests need to be deleted or retained (May be some of them are required for code coverage purpose and/or testing code paths that are not covered by existing tests).

I'd not looked at this test before but when I do the thing I noticed is that createPrivateValue is no longer used.
But I don't see a problem with keeping the rest of the test.

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

PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1817433603


More information about the nio-dev mailing list