Request for phase 2 approval for CR 8016074 NMT: assertion failed: assert(thread->thread_state() == from) failed: coming from wrong thread state
Zhengyu Gu
zhengyu.gu at oracle.com
Fri Jul 5 05:36:40 PDT 2013
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
More information about the jdk7u-dev
mailing list