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

Thomas Schatzl thomas.schatzl at oracle.com
Tue Mar 8 11:00:50 UTC 2016


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::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 for the review.

Thomas




More information about the hotspot-gc-dev mailing list