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