Closed KostasTsiounis closed 3 weeks ago
The commit message should be corrected to say "flags" (instead of "flag") like the summary here.
Jenkins test sanity zlinux jdknext
I checked the failing tests and I noticed that I had the wrong class for SHA384
and SHA512
. I fixed that with a new commit. Could we rerun the tests?
Could we rerun the tests?
Yes, but please squash first.
Could we rerun the tests?
Yes, but please squash first.
Done.
Jenkins test sanity zlinux jdknext
The test failures are not new; the same failures occur with a recent acceptance build - see https://openj9-jenkins.osuosl.org/job/Grinder/3896.
Instead of just having a single flag to enable/disable native support for all digest algorithms, separate flags are created for each one of them.
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com