[
https://issues.apache.org/jira/browse/SIS-392?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16415427#comment-16415427
]
Alexis Manin commented on SIS-392:
----------------------------------
Hi,
Hope to be useful, I've tried to fix tests for sis-utility module in java 9.
The patch is attached in the task :
[^utility-patch.txt]
Only minor stuff :
* Stream API change (combiner on reduce method can no longer be null),
* deserialization problems with object converters.
> Upgrade development branch (not yet the trunk) to JDK 9
> -------------------------------------------------------
>
> Key: SIS-392
> URL: https://issues.apache.org/jira/browse/SIS-392
> Project: Spatial Information Systems
> Issue Type: Task
> Components: Build process, Command line, Features, Geometry, GUI,
> Metadata, OpenOffice, Referencing, Shapefile, Storage, Utilities, Web services
> Reporter: Martin Desruisseaux
> Assignee: Martin Desruisseaux
> Priority: Major
> Attachments: utility-patch.txt
>
>
> Switch the development branch from Java 8 to Java 9. Trunk will stay in JDK
> 8. The intent is to start making sure that SIS is compatible with JDK 9
> regarding modularisation and also to prepare fixes for some bugs that depend
> on JDK 9 (see linked issue). The official SIS release however will stay in
> Java 8 for some time.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)