On Wed, 18 Mar 2026 12:31:47 GMT, Mikhail Yankelevich <[email protected]> wrote:
>> This PR contain changes to add below tests in the ATR run. >> >> /test/lib-test/jdk/test/lib/security/CPVAlgTestWithOCSP.java >> /test/lib-test/jdk/test/lib/security/FixedSecureRandomTest.java >> /test/lib-test/jdk/test/lib/security/SeededSecureRandomTest.java > > test/lib-test/TEST.groups line 37: > >> 35: :all >> 36: >> 37: jdk_security_lib = \ > > Actually, after thinking about this a bit, should this even be a separate > group? Not sure why we have test in the lib, but there are a few only so > adding them to the `jdk_security` group would make it harder to accidentally > miss imo. > What do you think? Ideally, yes all security tests should be in the `jdk_security` group. However, let’s check with Rajan as he commented on the ticket to update the /lib-test/TEST.groups file for these test cases. ------------- PR Review Comment: https://git.openjdk.org/jdk/pull/30261#discussion_r2958879950
