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. Marked as reviewed by mullan (Reviewer). ------------- PR Review: https://git.openjdk.org/jdk/pull/14424#pullrequestreview-1526662501