RFR (S) JDK-8139651 JDK-8139651, ConcurrentG1Refine uses ints for many of its members that should be unsigned types

Joseph Provino joseph.provino at oracle.com
Thu Feb 11 23:58:24 UTC 2016


Please review this small change from "int" to "size_t".

CR:  https://bugs.openjdk.java.net/browse/JDK-8139651

webrev:  http://cr.openjdk.java.net/~jprovino/8139651/webrev.00

Thanks.

joe



More information about the hotspot-gc-dev mailing list