[
https://issues.apache.org/jira/browse/SLING-7149?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16182219#comment-16182219
]
Jörg Hoh commented on SLING-7149:
---------------------------------
Hi Tomek,
does this mean, that Sling Query now requires Java 8 to run?
> Sling Query support for Java 8
> ------------------------------
>
> Key: SLING-7149
> URL: https://issues.apache.org/jira/browse/SLING-7149
> Project: Sling
> Issue Type: Improvement
> Components: Sling Query
> Reporter: Tomek Rękawek
> Assignee: Tomek Rękawek
> Fix For: Sling Query 4.0.0
>
> Attachments: SLING-7149.patch
>
>
> Sling Query, while written in Java 7, uses a number of concepts introduces in
> Java 8, eg. Predicate and Function. Now we can replace these interfaces with
> the native java.lang.* types.
> Also, it should be possible to transform the SlingQuery to the Java 8 stream.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)