This is an automated email from the ASF dual-hosted git repository.
rzo1 pushed a change to branch OPENNLP-1735-Upgrade-Java-to-21
in repository https://gitbox.apache.org/repos/asf/opennlp.git
from c98b0c88 OPENNLP-1735: Fix Windows classpath model discovery after
JDK 21 migration
add 7c93a92a OPENNLP-1735: NumberUtil: Replace Locale.of() with
Locale.forLanguageTag() to avoid IllformedLocaleException on malformed
language codes, preserving the documented return-false /
IllegalArgumentException behavior
No new revisions were added by this update.
Summary of changes:
.../java/opennlp/uima/normalizer/NumberUtil.java | 23 +++++++++++-----------
1 file changed, 11 insertions(+), 12 deletions(-)