<i18n dev> Review Request for JDK-8035133: Locale matching: Weight q=0 isn't handled correctly.

Nishit Jain nishit.jain at oracle.com
Tue Aug 2 05:53:02 UTC 2016


Hi,

Please review the fix for JDK-8035133

Bug: https://bugs.openjdk.java.net/browse/JDK-8035133
Webrev: http://cr.openjdk.java.net/~nishjain/8035133/webrev.03/

Fix: Changed the filter and lookup mechanism to eliminate the matching 
tags which are falling in the specified exclusion range i.e. the range 
specified with quality weight 0 (q=0). The mechanism to handle q=0 was 
not there in the previous implementation.

Regards,
Nishit Jain




More information about the i18n-dev mailing list