You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Raul Gutierrez Segales (JIRA)" <ji...@apache.org> on 2014/07/10 20:02:06 UTC

[jira] [Commented] (ZOOKEEPER-1963) Make JDK 7 the minimum requirement for Zookeeper

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

Raul Gutierrez Segales commented on ZOOKEEPER-1963:
---------------------------------------------------

+1, this would be great. 

> Make JDK 7 the minimum requirement for Zookeeper
> ------------------------------------------------
>
>                 Key: ZOOKEEPER-1963
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-1963
>             Project: ZooKeeper
>          Issue Type: Wish
>            Reporter: Edward Carter
>
> JDK 6 stopped receiving public updates in early 2013:
> http://www.oracle.com/technetwork/java/eol-135779.html
> I propose making JDK 7 the minimum for Zookeeper going forward.  One patch that I've personally submitted already would have been a good fit for Java 7's try-with-resources statement, and another pending patch fails to build on versions of Java prior to 7 because a unit test in it uses InetAddress.getLoopbackAddress(), which would be awkward to replace.  I'm sure there are many other examples.



--
This message was sent by Atlassian JIRA
(v6.2#6252)