Code review request: 7190089: NMT ON: NMT failed assertion on thread's stack base address

Vladimir Kozlov vladimir.kozlov at oracle.com
Thu Aug 30 09:53:27 PDT 2012


Looks good. If you want, you can push it into hotspot-comp since runtime repo is 
closed already as I understand.

Thanks,
Vladimir

Zhengyu Gu wrote:
> 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