JMX is using JDK 6 specific code in bad equals method
-----------------------------------------------------
Key: JBIDE-3264
URL:
https://jira.jboss.org/jira/browse/JBIDE-3264
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: jmx
Affects Versions: 3.0.0.cr1
Reporter: Max Rydahl Andersen
Assignee: Rob Stryker
Priority: Blocker
Fix For: 3.0.0.cr1
JMX is not buildable with JDK 1.5, as Snjezana pointed out:
The org.jboss.tools.jmx.core plugin has compilation errors when using jdk 1.5.
The MBeanOperationInfoWrapper class uses the MBeanOperationInfo.getDescriptor() method
introduced by jdk 1.6
This code needs to be removed.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira