[
https://issues.apache.org/jira/browse/FINCN-186?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juhan Aasaru updated FINCN-186:
-------------------------------
Description:
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 (since we don't need all the
modules of Java).
was:
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.
> 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 (since we don't need all the
> modules of Java).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)