JDK-4932164 : (spec) no spec for javax.crypto.MacSpi() constructor
  • Type: Bug
  • Component: security-libs
  • Sub-Component: javax.crypto
  • Affected Version: 5.0
  • Priority: P4
  • Status: Closed
  • Resolution: Duplicate
  • OS: solaris_2.6
  • CPU: sparc
  • Submitted: 2003-10-03
  • Updated: 2022-05-25
  • Resolved: 2022-05-25
Related Reports
Duplicate :  
Relates :  
Description
Name: ktR10099			Date: 10/03/2003



Specification for javax.crypto.MacSpi() constructor is empty.

======================================================================

Comments
Fixed as part of JDK-8250246, so marking it as duplicate.
25-05-2022

None of the default Spi constructors in the javax.crypto or java.security packages have specifications. So this is not specific to MacSpi. We should probably add a simple description to all of these constructors, ex: "Initializes a new instance of this class."
12-05-2015

EVALUATION Not critical for mustang, will try for dolphin.
23-11-2005

EVALUATION Specification for javax.crypto.MacSpi() constructor is empty.
02-07-2004