6992192: Need option to configure if direct memory is page aligned (XS)
Alan Bateman
Alan.Bateman at oracle.com
Fri Oct 15 04:50:56 PDT 2010
David Holmes wrote:
> :
> Sorry but I don't understand why either of them are VM options when it
> would appear you could just do:
>
> java -Dsun.nio.MaxDirectMemorySize=16M
> -Dsun.nio.PageAlignDirectMemory=true
-XX:MaxDirectMemorySize is a long standing VM option, used in my
environments so I don't think we can change it.
-Alan.
More information about the hotspot-runtime-dev
mailing list