[ 
https://issues.apache.org/jira/browse/CALCITE-591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Julian Hyde resolved CALCITE-591.
---------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: next)
                   1.1.0-incubating

Fixed in 
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/7b65eebe.

> Drop support for Java 1.6 (and JDBC 4.0)
> ----------------------------------------
>
>                 Key: CALCITE-591
>                 URL: https://issues.apache.org/jira/browse/CALCITE-591
>             Project: Calcite
>          Issue Type: Bug
>            Reporter: Julian Hyde
>            Assignee: Julian Hyde
>             Fix For: 1.1.0-incubating
>
>
> Drop support for Java 1.6:
> * The code would no longer compile under JDK 1.6
> * Compiler would have source 1.7 target 1.7
> * Class files would run on JDK 1.7 and higher
> * Developers can use 1.7 syntax such as strings in switch statements and 
> try-with-resources
> We would continue to build and run under JDK 1.7 and 1.8.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to