JDK-2203040 : Request for raw RSA (NONEwithRSA) Signature support in SunMSCAPI
  • Type: Backport
  • Backport of: JDK-6578658
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Priority: P2
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2010-11-30
  • Updated: 2011-08-17
  • Resolved: 2011-06-29
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 6 JDK 7
6u27 b02Fixed 7Fixed
Comments
EVALUATION For more fix see 7054708.
14-06-2011

EVALUATION Looking at the failure and some investigation, I can say, these are all testcase issue. 1) test/sun/security/mscapi/SignUsingSHA2withRSA.sh .java file did not compile due to syntax error. It's not 6ux specifics. After correction, it still having error for not finding 'verifyUsing' function. Seems like this testcase is not correct. None of the failed testcase added in jdk7. More info soon..
09-06-2011

SUGGESTED FIX webrev for jdk6: http://jpsesvr.sfbay.sun.com:8080/ctetools/html/ViewDetail.jsp?index=4083
16-05-2011

EVALUATION See main CR for jre7
09-03-2011