Does AlwaysPretouch cause to touch pages within -Xms or -Xmx?

There is a maximum memory java heap can use (as configured by -Xmx) and initial java heap size (-Xms). How does -XX:+AlwaysPretouch play with them. Does it pretouch memory upto -Xms or -Xmx. e.g...