commit | e820946a1e71e9f7e8658f2e9d7ac6f8b5042665 | [log] [tgz] |
---|---|---|
author | Serguei Spitsyn <serguei.spitsyn@oracle.com> | Tue Dec 03 15:41:35 2013 -0800 |
committer | Serguei Spitsyn <sspitsyn@openjdk.org> | Tue Dec 03 15:41:35 2013 -0800 |
tree | 5a1d00251bc26e758807a04b18b6c39f9a57c703 | |
parent | b5f2f33aaa03b0303ac7c4fc9d81a8a12de7deda [diff] |
8028126: nsk/jvmti/scenarios/hotswap/HS101/hs101t006 Crashed the vm on Solaris-sparc64 fastdebug builds: only current thread can flush its registers Fix a race between VMOp_GetCurrentLocation reaching a safepoint and arget thread exiting from Java execution Reviewed-by: sla, dholmes, dsamersoff