[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-81?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12615711#action_12615711
 ] 

Hiram Chirino commented on ZOOKEEPER-81:
----------------------------------------

lol.. I don't understand the aversion to the patch. it changes NOTHING 
significant and lets the module compile under java 1.5

have you seen that it just changes ONE line? it changes "s.isEmpty()" to 
"s.length()==0"

please commit.

> JMX module is using 1 java 6 method that has a java 5 equivalent
> ----------------------------------------------------------------
>
>                 Key: ZOOKEEPER-81
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-81
>             Project: Zookeeper
>          Issue Type: Improvement
>          Components: server
>            Reporter: Hiram Chirino
>            Assignee: Andrew Kornev
>         Attachments: ZOOKEEPER-81.patch
>
>
> It would be nice if the jmx module compiled and ran on java 5 too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to