[
https://issues.apache.org/jira/browse/FINCN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957726#comment-16957726
]
Juhan Aasaru commented on FINCN-186:
------------------------------------
Quick POC (without module system):
[https://github.com/aasaru/fineract-cn-identity/tree/java_11_poc]
build passes with Java 11:
[https://travis-ci.com/aasaru/fineract-cn-identity/builds/133165820]
> Research upgrading to Java 11
> -----------------------------
>
> Key: FINCN-186
> URL: https://issues.apache.org/jira/browse/FINCN-186
> Project: Fineract Cloud Native
> Issue Type: Improvement
> Reporter: Juhan Aasaru
> Priority: Major
>
> Fineract-CN works on Java 8 and eventually the support will be discontinued.
> Next Long Term Support (LTS) version is Java 11.
> Also we could benefit from the module system introduced by Java 9 - running
> apps on module system would require less memory.
> So I created this task that we need Proof of Concept (POC) what changes would
> be requiired to migrate Fineract-CN to Java 11 (with and/or) without
> migration to module system.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)