1.4.0beta-b38 
Acccording to Unicode3.0 SpecialCasing.txt \u03A3's lower case is different depending on the location in a string. If it is at last, the lower case should be 03C2 but the above jdk returns 03C3.
Test case was attached.
java FinalConditionCaseTest
bae-chul.kim@eng 2000-10-26
            
Acccording to Unicode3.0 SpecialCasing.txt \u03A3's lower case is different depending on the location in a string. If it is at last, the lower case should be 03C2 but the above jdk returns 03C3.
Test case was attached.
java FinalConditionCaseTest
bae-chul.kim@eng 2000-10-26
- duplicates
 - 
                    
JDK-4217441 String.toLowerCase() doesn't handle Greek sigma
-         
     - Resolved
 
 -