On Mon, 12 Jun 2023 18:15:48 GMT, Rajan Halade <rhal...@openjdk.org> wrote:
> This fix converted shell test to java code. Following are the updates done to > the original shell test logic: > > - Test is updated to be a manual test as it is rather difficult/impossible to > have it run in virtualized environment where we can't update the security > keychain search list to include created keychain. > - Test is updated to save earlier keychain search order and restore when test > ends. > - Test is now using legacy encryption and MAC algorithms, refer macOS open > radar FB8988319, as macOS security framework doesn't work with the latest > algorithms. Algorithms were updated with JDK-8153005. Can someone please review this test update? ------------- PR Comment: https://git.openjdk.org/jdk/pull/14424#issuecomment-1622404154