Skip to content

CryptoTests cryptotest/tests/SignatureTests.java timeout in java.math.BigInteger.implSquareToLen #16711

Open
@pshipton

Description

@pshipton

https://openj9-jenkins.osuosl.org/job/Test_openjdk17_j9_extended.functional_x86-64_linux_Nightly_testList_0/394/ - ub16x64j96
CryptoTests_0
cryptotest/tests/SignatureTests.java

timeout, no diagnostic files.

133)	SunEC: 	SHA1withECDSA~SHA1withECDSA	 (Signature)

"MainThread" prio=5 Id=22 RUNNABLE
	at [email protected]/java.math.BigInteger.implSquareToLen(BigInteger.java:2212)
	at [email protected]/java.math.BigInteger.squareToLen(BigInteger.java:2124)
	at [email protected]/java.math.BigInteger.implMontgomerySquare(BigInteger.java:2866)
	at [email protected]/java.math.BigInteger.montgomerySquare(BigInteger.java:2823)
	at [email protected]/java.math.BigInteger.oddModPow(BigInteger.java:3093)
	at [email protected]/java.math.BigInteger.modPow(BigInteger.java:2754)
	at [email protected]/java.math.BigInteger.passesMillerRabin(BigInteger.java:1122)
	at [email protected]/java.math.BigInteger.primeToCertainty(BigInteger.java:978)
	at [email protected]/java.math.BitSieve.retrieve(BitSieve.java:203)
	at [email protected]/java.math.BigInteger.largePrime(BigInteger.java:847)
	at [email protected]/java.math.BigInteger.probablePrime(BigInteger.java:785)
	at [email protected]/sun.security.rsa.RSAKeyPairGenerator.generateKeyPair(RSAKeyPairGenerator.java:173)
	at [email protected]/java.security.KeyPairGenerator$Delegate.generateKeyPair(KeyPairGenerator.java:727)
	at [email protected]/java.security.KeyPairGenerator.genKeyPair(KeyPairGenerator.java:495)
	at app//cryptotest.utils.KeysNaiveGenerator.getRsaKeyPair(KeysNaiveGenerator.java:165)
	at app//cryptotest.utils.KeysNaiveGenerator.getRsaPrivateKey(KeysNaiveGenerator.java:169)
	at app//cryptotest.tests.SignatureTests.checkAlgorithm(SignatureTests.java:85)
	at app//cryptotest.utils.AlgorithmTest.mainLoop(AlgorithmTest.java:79)
	at app//cryptotest.tests.SignatureTests.main(SignatureTests.java:68)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions