hg: jdk7/hotspot-rt/hotspot: 6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling

coleen.phillimore at oracle.com coleen.phillimore at oracle.com
Thu Jan 6 21:09:24 PST 2011


Changeset: 0eb90baf1b69
Author:    coleenp
Date:      2011-01-05 21:23 -0500
URL:       http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/0eb90baf1b69

6583275: Hotspot crash in vm_perform_shutdown_actions due to uninitialized TLS during out of memory handling
Summary: Call get_thread_slow() in vm_perform_shutdown actions and add null check.
Reviewed-by: kvn, dholmes, jcoomes

! src/share/vm/runtime/java.cpp



More information about the hotspot-runtime-dev mailing list