JDK-7198070 : Eliminate static dependency from JMX to java.beans.ConstructorProperties
  • Type: Enhancement
  • Component: core-svc
  • Sub-Component: javax.management
  • Affected Version: 8
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2012-09-12
  • Updated: 2015-10-16
  • Resolved: 2012-09-25
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 8
8 b58Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Relates :  
Description
Eliminate this static dependency so that JMX can be used without the presence
of the desktop module (i.e. awt, java2d, JavaBeans, swing, etc)
 com.sun.jmx.DefaultMXBeanMappingFactory -> java.beans.ConstructorProperties

Comments
EVALUATION Changeset URL: http://hg.openjdk.java.net/jdk8/tl/jdk/rev/045a0962b430
21-09-2012

EVALUATION Will fix in JDK 8.
12-09-2012