You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A new component is being bundled within the Semeru Java runtime called OpenJCEPlus. The OpenJCEPlus project contains a set of Junit test cases that we would like to create a specific test target that can be used to execute the tests. This test target we expect to be run as part of the Semeru release process for all FIPS 140-3 platforms and releases supported.
The tests are located in this directory that we would like to execute:
A new component is being bundled within the Semeru Java runtime called
OpenJCEPlus
. TheOpenJCEPlus
project contains a set ofJunit
test cases that we would like to create a specific test target that can be used to execute the tests. This test target we expect to be run as part of the Semeru release process for all FIPS 140-3 platforms and releases supported.The tests are located in this directory that we would like to execute:
https://github.com/IBM/OpenJCEPlus/tree/main/src/test/java/ibm/jceplus
The text was updated successfully, but these errors were encountered: