[
https://issues.apache.org/jira/browse/FINERACT-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17428809#comment-17428809
]
Victor Romero commented on FINERACT-1406:
-----------------------------------------
Hello ,
The usage of JDK 17 is for extending the Java EOL which is reported here to be
until 2026
https://www.oracle.com/java/technologies/java-se-support-roadmap.html
On the other hand I had to test which were the errors were causing the
compiling failure which includes now fixes:
- The version of JaCoco is now 0.8.7 (now it supports JDK 17)
- Including the JDK API now secured (it is a workaround for passing the
JDK_JAVA_OPTS parameters)
- The Travis CI script now should be upgraded to support the JDK 17.
I notice the validation test which were failing, which is a matter of review.
Thank you
> Upgrade JDK 11 LTS to JDK 17 LTS
> --------------------------------
>
> Key: FINERACT-1406
> URL: https://issues.apache.org/jira/browse/FINERACT-1406
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: Victor Romero
> Priority: Major
>
> Upgrade JDK 11 LTS to JDK 17 LTS
--
This message was sent by Atlassian Jira
(v8.3.4#803005)