Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.8
-
None
Description
Upgrade the required platform from Java 7 to Java 8. The main reason for this upgrade is to allow the use of java.util.stream.Stream in public API. This is important because DataStore implementations return the Feature instances in a Stream<Feature>. Other API to leverage are java.time and (to a lesser extend) java.util.function.
See the thread of mailing list.
Attachments
Issue Links
- is a child of
-
SIS-332 Upgrade Java platform requirement from JDK6 to JDK7
- Closed