External bug:http://bugs.sun.com/view_bug.do?bug_id=8016074 JBS:https://jbs.oracle.com/bugs/browse/JDK-8016074 Webrev:http://cr.openjdk.java.net/~zgu/8016074/webrev.00/
The change has been reviewed by Karen Kinnear, Coleen Phillimore and Harold Seigel, and committed to jdk8
The bug can result assertion failure on Solaris when native memory tracking is enabled and AutoShutdownNMT flag is set to false. The AutoShutdown = false is possible solution to OOM problem with Kitchensink.
Thanks, -Zhengyu