hg: hsx/hotspot-rt/hotspot: 7127032: fix for 7122253 adds a JvmtiThreadState earlier than necessary
daniel.daugherty at oracle.com
daniel.daugherty at oracle.com
Thu Jan 5 07:08:08 PST 2012
Changeset: 5b58979183f9
Author: dcubed
Date: 2012-01-05 06:24 -0800
URL: http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/5b58979183f9
7127032: fix for 7122253 adds a JvmtiThreadState earlier than necessary
Summary: Use JavaThread::jvmti_thread_state() instead of JvmtiThreadState::state_for().
Reviewed-by: coleenp, poonam, acorn
! src/share/vm/classfile/classFileParser.cpp
More information about the hotspot-runtime-dev
mailing list