You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Wesley Tanaka (JIRA)" <ji...@apache.org> on 2017/10/07 19:30:00 UTC

[jira] [Created] (BEAM-3034) Utilize Java 5 APIs

Wesley Tanaka created BEAM-3034:
-----------------------------------

             Summary: Utilize Java 5 APIs
                 Key: BEAM-3034
                 URL: https://issues.apache.org/jira/browse/BEAM-3034
             Project: Beam
          Issue Type: Improvement
          Components: sdk-java-core
    Affects Versions: 2.1.0
            Reporter: Wesley Tanaka
            Assignee: Wesley Tanaka
            Priority: Minor


* 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
(v6.4.14#64029)