You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ismaël Mejía (JIRA)" <ji...@apache.org> on 2018/01/30 08:18:00 UTC

[jira] [Updated] (BEAM-3034) Make the java code into idiomatic Java 5/7 code

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

Ismaël Mejía updated BEAM-3034:
-------------------------------
    Summary: Make the java code into idiomatic Java 5/7 code  (was: Utilize Java 5 APIs)

> Make the java code into idiomatic Java 5/7 code
> -----------------------------------------------
>
>                 Key: BEAM-3034
>                 URL: https://issues.apache.org/jira/browse/BEAM-3034
>             Project: Beam
>          Issue Type: Improvement
>          Components: sdk-java-core
>            Reporter: Wesley Tanaka
>            Assignee: Wesley Tanaka
>            Priority: Minor
>             Fix For: 2.3.0
>
>
> * Java 5 has "foreach" and does automatic boxing and unboxing
> * Beam requires Java 7
> * There is slight terseness benefit for taking advantage of these features



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)