RFR (XS): 8043206: Fix signed vs. unsigned comparison warning in copy_sparc.hpp

Mikael Vidstedt mikael.vidstedt at oracle.com
Thu May 22 17:36:05 UTC 2014


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



More information about the hotspot-dev mailing list