Details
-
Enhancement
-
Status: Closed
-
P4
-
Resolution: Fixed
-
8
-
b01
-
generic
-
generic
-
Verified
Description
GenericSignatureFormatError only has a single constructor which takes no arguments. Per the conventions discussed in java.lang.Throwable, GenericSignatureFormatError should also include a constructor which takes a string as a message.
Attachments
Issue Links
- relates to
-
JDK-6476261 (reflect) GenericSignatureFormatError When signature includes nested inner classes
-
- Closed
-
-
JDK-7080020 Add conventional constructors to InternalError and VirtualMachineError
-
- Closed
-