RFR (XS): 8151414: os::pretouch_memory should take void* instead of char* (original) (raw)
Thomas Schatzl thomas.schatzl at oracle.com
Tue Mar 8 11:00:50 UTC 2016
- Previous message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Next message (by thread): RFR: 8151440: Move BitMap verfication inline functions out from bitMap.hpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi Stefan,
On Tue, 2016-03-08 at 11:53 +0100, Stefan Karlsson wrote:
Looks good.
StefanK 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 for the review.
Thomas
- Previous message (by thread): RFR (XS): 8151414: os::pretouch_memory should take void* instead of char*
- Next message (by thread): RFR: 8151440: Move BitMap verfication inline functions out from bitMap.hpp
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]