Test : getSignature001
TestBase : JCK
Mode : -Xcomp
OS : winNT
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
(Map X: to \\sqesvr\vsn)
2. doit.bat
Output :
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b12)
Java HotSpot(TM) Server VM (build 1.3.1beta-b12, compiled mode)
Run test using SUN provider as DSA algorithm provider for KeyPairGenerator engine
getSignature001: Failed. getSignature() returns invalid signature. Signature couldnt be verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SUN, algorithm SHA1withDSA: Failed. tests: 2; passed: 1; failed: 1; first test case failure
: getSignature001
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm MD5withRSA: Passed. tests: 2; passed: 2
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm SHA1withRSA: Passed. tests: 2; passed: 2
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm MD2withRSA: Passed. tests: 2; passed: 2
STATUS:Failed. tests: 4; passed: 3; failed: 1; first test case failure: Provider SUN, algorithm SHA1
withDSA
This test passes in -Xint mode or with compiler1 which indicate it to be the compiler2 bug.
TestBase : JCK
Mode : -Xcomp
OS : winNT
Steps to reproduce :
1. cd /net/sqesvr.eng/export/vsn/GammaBase/Bugs/{BugID}
(Map X: to \\sqesvr\vsn)
2. doit.bat
Output :
java version "1.3.1beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.3.1beta-b12)
Java HotSpot(TM) Server VM (build 1.3.1beta-b12, compiled mode)
Run test using SUN provider as DSA algorithm provider for KeyPairGenerator engine
getSignature001: Failed. getSignature() returns invalid signature. Signature couldnt be verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SUN, algorithm SHA1withDSA: Failed. tests: 2; passed: 1; failed: 1; first test case failure
: getSignature001
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm MD5withRSA: Passed. tests: 2; passed: 2
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm SHA1withRSA: Passed. tests: 2; passed: 2
Run test using SunRsaSign provider as RSA algorithm provider for KeyPairGenerator engine
getSignature001: Passed. getSignature() returns valid signature. Signature verified.
getSignature002: Passed. Multiple calls to getSignature() yeilds the differnt blocks of bytes.
Provider SunRsaSign, algorithm MD2withRSA: Passed. tests: 2; passed: 2
STATUS:Failed. tests: 4; passed: 3; failed: 1; first test case failure: Provider SUN, algorithm SHA1
withDSA
This test passes in -Xint mode or with compiler1 which indicate it to be the compiler2 bug.
- duplicates
-
JDK-4393600 exception reporting specjbb results on linux
-
- Resolved
-