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
- Previous message (by thread): RFR(s): 8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
- Next message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message (by thread): RFR(s): 8145312: CMS: There is insufficient memory with CMSSamplingGrain=1
- Next message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]