RFR(S): 8058897 - Unsafe.reallocateMemory() ignores -XX:MallocMaxTestWords setting.

Christian Tornqvist christian.tornqvist at oracle.com
Wed Jan 7 00:12:11 UTC 2015


Hi everyone,

 

This change makes realloc use MallocMaxTestWords, a debug option used to
simulate malloc OOM.

 

Webrev:

http://cr.openjdk.java.net/~ctornqvi/webrev/8058897/webrev.00/

 

Bug:

https://bugs.openjdk.java.net/browse/JDK-8058897

 

Thanks,

Christian



More information about the hotspot-runtime-dev mailing list