-
Bug
-
Resolution: Fixed
-
P3
-
1.1
-
None
-
1.1.1
-
generic
-
generic
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2162450 | 6u10 | J. Duke | P3 | Resolved | Fixed | b25 |
JDK-2165592 | OpenJDK6 | Joe Darcy | P3 | Resolved | Fixed | b12 |
JAF incorrectly uses the String.toLowerCase() method on ASCII strings.
This method doesn't work as expected in the Turkish locale. This can cause
various hard to diagnose failures.
This method doesn't work as expected in the Turkish locale. This can cause
various hard to diagnose failures.
- backported by
-
JDK-2162450 JAF fails in Turkish locale
- Resolved
-
JDK-2165592 JAF fails in Turkish locale
- Resolved
- relates to
-
JDK-6741224 Integrate tests for JAF 1.1.1
- Closed