ppalaga commented on issue #1861:
URL: https://github.com/apache/camel-quarkus/issues/1861#issuecomment-707356833


   Substituting `java.text.DecimalFormatSymbols.getInstance(Locale)` would 
solve the issue with `String.format(Locale.ROOT, "%.1f", double)` in Geocoder. 
I have a PoC, but it is a bit fragile and hard to generalize. I do not think it 
is worth having it just to solve the GeoCoder issue. Hopefully GraalVM comes 
with a proper non-default locale support soon 
https://github.com/oracle/graal/issues/2908


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to