Please review the following small fix which adds a cast to resolve a unsigned/signed comparison (and remove the corresponding warning gcc emits). Bug: https://bugs.openjdk.java.net/browse/JDK-8043206 Webrev: http://cr.openjdk.java.net/~mikael/webrevs/8043206/webrev.00/webrev/ Cheers, Mikael