[ 
https://issues.apache.org/jira/browse/CASSANDRA-13500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

vincent royer updated CASSANDRA-13500:
--------------------------------------
    Component/s: Build

> Fix String default Locale with a javassit transformer
> -----------------------------------------------------
>
>                 Key: CASSANDRA-13500
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13500
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Build, Core
>            Reporter: vincent royer
>            Priority: Minor
>             Fix For: 3.0.x, 3.11.x, 4.x
>
>         Attachments: 
> 0008-Fix-String-default-Locale-with-a-javassit-transforme.patch
>
>   Original Estimate: 12h
>  Remaining Estimate: 12h
>
> Several String related methods like java.lang.String.format() use implicitly 
> the default Locale, causing bugs with some Locale values. This byte-code 
> manipulation in build.xml explicitly set the Locale to Locale.ROOT in all 
> String related calls in Cassandra classes. For details, see
> https://github.com/strapdata/maven-javassist/blob/master/javassist-maven
> -plugin-core/src/main/java/com/strapdata/transformer/StringLocaleTransfo
> rmer.java



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to