RFR (XS): 8151414: os::pretouch_memory should take void* instead of char* (original) (raw)
Per Liden per.liden at oracle.com
Tue Mar 8 10:51:30 UTC 2016
- Previous message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Next message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Looks good!
/Per
On 2016-03-08 11:06, Thomas Schatzl wrote:
Hi all,
can I have a review for this request to change the parameters of os::pretouchmemory 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
- Previous message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Next message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]