On Fri, 25 Oct 2024 21:23:26 GMT, Harshitha Onkar <hon...@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