[jbosstools-issues] [JBoss JIRA] Resolved: (JBIDE-3264) JMX is using JDK 6 specific code in bad equals method

Rob Stryker (JIRA) jira-events at lists.jboss.org
Mon Nov 24 16:17:36 EST 2008


     [ https://jira.jboss.org/jira/browse/JBIDE-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rob Stryker resolved JBIDE-3264.
--------------------------------

    Resolution: Done


This issue is resolved. I'm leaving the old commented code present in case we *ever* switch to a java 6 environment as a requirement. 

> 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

        



More information about the jbosstools-issues mailing list