apache / apache/camel-quarkus

Broken native Locale support

Open
#1,861 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
302
Forks
232
Avg merge
1d 20h
Merged PRs (30d)
114

Description

https://github.com/oracle/graal/issues/1645 and https://github.com/oracle/graal/issues/911 suggest that non-default locales won't work properly in native mode. We should check whether we can leverage the workaround mentioned in https://stackoverflow.com/questions/61567216/graalvm-quarkus-locale-in-native-mode/61594634#61594634

If the workaround works for us, we can use it to "register" Locale.ENGLISH required by Geocoder.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the linked Graal issues and the Stack Overflow workaround, then examine how Geocoder uses Locale.ENGLISH in native mode. Confirm whether the workaround makes non-default locale support work and whether Locale.ENGLISH can be registered successfully for Geocoder.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
localization
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.