RFR: 8338411: Implement JEP 486: Permanently Disable the Security Manager [v3]
Harshitha Onkar
honkar at openjdk.org
Mon Oct 28 18:14:54 UTC 2024
On Fri, 25 Oct 2024 22:52:32 GMT, Phil Race <prr at openjdk.org> wrote:
>> @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.
Test updated in sandbox - https://github.com/openjdk/jdk-sandbox/commit/9eb275c4aaf9a88127c5c33e0bf7ca35125f29ea
-------------
PR Review Comment: https://git.openjdk.org/jdk/pull/21498#discussion_r1819521798
More information about the build-dev
mailing list