You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2015/02/13 22:59:11 UTC

[jira] [Updated] (CALCITE-591) Drop support for Java 1.6 (and JDBC 4.0)

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

Julian Hyde updated CALCITE-591:
--------------------------------
    Summary: Drop support for Java 1.6 (and JDBC 4.0)  (was: Drop support for Java 1.6)

> 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: next
>
>
> 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)