RFR (XS): 8151414: os::pretouch_memory should take void* instead of char* (original) (raw)

Thomas Schatzl thomas.schatzl at oracle.com
Tue Mar 8 10:06:09 UTC 2016


Hi all,

can I have a review for this request to change the parameters of os::pretouch_memory from char* to void* to avoid a few casts?

CR: https://bugs.openjdk.java.net/browse/JDK-8151414 Webrev: http://cr.openjdk.java.net/~tschatzl/8151414/ Testing: jprt

Thanks, Thomas



More information about the hotspot-gc-dev mailing list