Code review request: 7190089: NMT ON: NMT failed assertion on thread's stack base address
Zhengyu Gu
zhengyu.gu at oracle.com
Thu Aug 30 08:16:00 PDT 2012
This is a Solaris only bug. When stack size limit is set to unlimited
(ulimit -s unlimited), primordial thread's stack size has to be further
adjusted before native memory tracker can record its base and size.
CR: http://bugs.sun.com/view_bug.do?bug_id=7190089
Webrev: http://cr.openjdk.java.net/~zgu/7190089/webrev.00/
Thanks,
-Zhengyu
More information about the hotspot-dev
mailing list