[
https://issues.apache.org/jira/browse/OPENNLP-1674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Wiesner resolved OPENNLP-1674.
-------------------------------------
Resolution: Fixed
> Make use of enhanced switch expression introduced in Java 14
> ------------------------------------------------------------
>
> Key: OPENNLP-1674
> URL: https://issues.apache.org/jira/browse/OPENNLP-1674
> Project: OpenNLP
> Issue Type: Improvement
> Affects Versions: 2.5.1
> Reporter: Martin Wiesner
> Assignee: Martin Wiesner
> Priority: Minor
> Fix For: 2.5.2
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Several classes still use classic switch expression that can be enhanced
> (see: https://openjdk.org/jeps/361).
> Let's compact it!
--
This message was sent by Atlassian Jira
(v8.20.10#820010)