JDK-6538484 : JAF fails in Turkish locale
  • Type: Bug
  • Component: other-libs
  • Sub-Component: javax.activation
  • Affected Version: 1.1
  • Priority: P3
  • Status: Resolved
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2007-03-24
  • Updated: 2018-03-21
  • Resolved: 2007-06-09
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other JDK 6 Other
1.1.1,OpenJDK6Fixed 6u10Fixed OpenJDK6Fixed
Related Reports
Relates :  
Description
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.

Comments
EVALUATION Yes, this is a bug.
28-03-2007