Changeset: c8c2d6b82499
Author:    sspitsyn
Date:      2013-12-03 15:41 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/c8c2d6b82499

8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on 
Solaris-sparc64 fastdebug builds: only current thread can flush its registers
Summary: Fix a race between VMOp_GetCurrentLocation reaching a safepoint and 
arget thread exiting from Java execution
Reviewed-by: sla, dholmes, dsamersoff
Contributed-by: serguei.spit...@oracle.com

! src/share/vm/prims/jvmtiEnvThreadState.cpp

Changeset: e84d2afb2fb0
Author:    sspitsyn
Date:      2013-12-03 13:56 -0800
URL:       http://hg.openjdk.java.net/hsx/hotspot-rt/hotspot/rev/e84d2afb2fb0

Merge


Reply via email to