JDK-2129572 : Attribute type check is too restrictive in RequiredModelMBean.getAttribute()
  • Type: Backport
  • Backport of: JDK-5043245
  • Component: core-svc
  • Sub-Component: javax.management
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2005-09-07
  • Updated: 2017-05-16
  • Resolved: 2005-09-22
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.
Other JDK 6
5.0u6 b03Fixed 6Fixed
Comments
EVALUATION I think it is reasonable to make the behaviour change without the spec change (since we can't make spec changes in Tiger now). The spec is sufficiently vague that the change does not clearly violate it, and it seems very unlikely that any existing code would be broken.
07-09-2005