<!-- 
RSS generated by JIRA (4.4#649-r158309) at Sun May 19 13:10:38 CDT 2013

It is possible to restrict the fields that are returned in this document by specifying the 'field' parameter in your request.
For example, to request only the issue key and summary add field=key&field=summary to the URL of your request.
For example:
http://dev.clojure.org/jira/si/jira.issueviews:issue-xml/JMX-10/JMX-10.xml?field=key&field=summary
-->
<rss version="0.92" >
<channel>
    <title>Clojure JIRA</title>
    <link>http://dev.clojure.org/jira</link>
    <description>This file is an XML representation of an issue</description>
    <language>en-us</language>    <build-info>
        <version>4.4</version>
        <build-number>649</build-number>
        <build-date>25-07-2011</build-date>
    </build-info>

<item>
            <title>[JMX-10] jmx/readable? makes incorrect call to .isReadable</title>
                <link>http://dev.clojure.org/jira/browse/JMX-10</link>
                <project id="10060" key="JMX">java.jmx</project>
                        <description>&lt;p&gt;In the definition of jmx/readable?, copied below, .isReadable is called.&lt;/p&gt;

&lt;p&gt;(defn readable?&lt;br/&gt;
  &quot;Is attribute readable?&quot;&lt;br/&gt;
  &lt;span class=&quot;error&quot;&gt;&amp;#91;n attr&amp;#93;&lt;/span&gt;&lt;br/&gt;
  (.isReadable (mbean-info n)))&lt;/p&gt;

&lt;p&gt;My guess is that the intended isReadable method is from the class MBeanAttributeInfo &lt;a href=&quot;http://docs.oracle.com/javase/1.5.0/docs/api/javax/management/MBeanAttributeInfo.html#isReadable%28%29&quot;&gt;http://docs.oracle.com/javase/1.5.0/docs/api/javax/management/MBeanAttributeInfo.html#isReadable%28%29&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;However, mbean-info returns an instance of class MBeanInfo.  Also note that the attr argument of readable? isn&apos;t even used.&lt;/p&gt;</description>
                <environment></environment>
            <key id="15800">JMX-10</key>
            <summary>jmx/readable? makes incorrect call to .isReadable</summary>
                <type id="1" iconUrl="http://dev.clojure.org/jira/images/icons/bug.gif">Defect</type>
                                <priority id="4" iconUrl="http://dev.clojure.org/jira/images/icons/priority_minor.gif">Minor</priority>
                    <status id="5" iconUrl="http://dev.clojure.org/jira/images/icons/status_resolved.gif">Resolved</status>
                    <resolution id="1">Completed</resolution>
                                <assignee username="nickmbailey">Nick Bailey</assignee>
                                <reporter username="jafingerhut">Andy Fingerhut</reporter>
                        <labels>
                    </labels>
                <created>Mon, 29 Oct 2012 00:00:07 -0500</created>
                <updated>Sun, 16 Dec 2012 17:22:31 -0600</updated>
                    <resolved>Sun, 16 Dec 2012 17:22:31 -0600</resolved>
                                                                    <due></due>
                    <votes>0</votes>
                        <watches>0</watches>
                        <comments>
                    <comment id="30244" author="nickmbailey" created="Sun, 16 Dec 2012 17:22:10 -0600"  >&lt;p&gt;Fixed:&lt;/p&gt;

&lt;p&gt;&lt;a href=&quot;https://github.com/clojure/java.jmx/commit/69ebdef1881709b21bc1ae3181d41a54129f7f8f&quot;&gt;https://github.com/clojure/java.jmx/commit/69ebdef1881709b21bc1ae3181d41a54129f7f8f&lt;/a&gt;&lt;/p&gt;</comment>
                </comments>
                    <attachments>
                </attachments>
            <subtasks>
        </subtasks>
                <customfields>
                                                                                            <customfield id="customfield_10010" key="com.pyxis.greenhopper.jira:gh-global-rank">
                <customfieldname>Global Rank</customfieldname>
                <customfieldvalues>
                    
                </customfieldvalues>
            </customfield>
                                            <customfield id="customfield_10000" key="com.atlassian.jira.plugin.system.customfieldtypes:select">
                <customfieldname>Patch</customfieldname>
                <customfieldvalues>
                        <customfieldvalue key="10012">Accepted</customfieldvalue>

                </customfieldvalues>
            </customfield>
                                                                                        </customfields>
    </item>
</channel>
</rss>