-
Notifications
You must be signed in to change notification settings - Fork 740
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OpenJDK jdk_security1 timeout in java.math.BigInteger doing RSAKeyPairGenerator.generateKeyPair #20986
Comments
|
@jasonkatonica do you think is this of concern, or just slow machines? |
I did see this in the log posted above for the failing testcase:
This seem similar to the issue reported at #20915 It seems that there is some sort of issue prevalent on s390x for RSA signatures. @JinhangZhang has attempted to recreate issue #20915 on failing machines and also on various other linux on z machines without any luck so far. We did see that timeout occur but it wasnt clear to me if we hit the timeout or if we are randomly receiving signature failures from the RSA signature code on this platform. |
https://openj9-jenkins.osuosl.org/job/Test_openjdk8_j9_sanity.openjdk_s390x_linux_Nightly_testList_2/422 - rh8-390-2
|
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_s390x_linux_Nightly_testList_1/399 - ub20-390-1
jdk_security1_1
java/security/SignedObject/Chain.java
https://openj9-artifactory.osuosl.org/artifactory/ci-openj9/Test/Test_openjdk21_j9_sanity.openjdk_s390x_linux_Nightly_testList_1/399/openjdk_test_output.tar.gz
The text was updated successfully, but these errors were encountered: