You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Ian Maxon (JIRA)" <ji...@apache.org> on 2015/10/14 04:51:05 UTC

[jira] [Commented] (ASTERIXDB-1136) Move to Java 8

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

Ian Maxon commented on ASTERIXDB-1136:
--------------------------------------

Proposed patche(s):
https://asterix-gerrit.ics.uci.edu/#/c/273/
https://asterix-gerrit.ics.uci.edu/#/c/274/

I think the thing to note here though is that my patch doesn't actually require JDK8. It just targets to the highest available JDK version. On my local machine that's 8, on the build server right now that's 7. If we want to force 8 I can do that without much trouble, just by tweaking the profile activations. 

> Move to Java 8
> --------------
>
>                 Key: ASTERIXDB-1136
>                 URL: https://issues.apache.org/jira/browse/ASTERIXDB-1136
>             Project: Apache AsterixDB
>          Issue Type: Task
>          Components: AsterixDB, Hyracks
>            Reporter: Till Westmann
>            Assignee: Ian Maxon
>
> We should move both Hyracks and AsterixDB to Java 8. 
> Java 7 is not updated anymore [1] and I think that there's no customer/user that needs run on Java 7. 
> Also, I'd really like to use lambdas :)
> [1] https://www.java.com/en/download/faq/java_7.xml



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