hg: jdk7/hotspot-rt/hotspot: 6704010: Internal Error (src/share/vm/interpreter/interpreterRuntime.cpp:1106)
coleen.phillimore at oracle.com
coleen.phillimore at oracle.com
Sat Dec 4 11:39:31 PST 2010
Changeset: 9bc798875b2a
Author: coleenp
Date: 2010-12-04 00:09 -0500
URL: http://hg.openjdk.java.net/jdk7/hotspot-rt/hotspot/rev/9bc798875b2a
6704010: Internal Error (src/share/vm/interpreter/interpreterRuntime.cpp:1106)
Summary: Fixed a race condition in the assertion caused by an unguarded, concurrent access to a GrowableArray object.
Reviewed-by: coleenp, dholmes, dsamersoff
Contributed-by: volker.simonis at gmail.com
! src/share/vm/interpreter/interpreterRuntime.cpp
More information about the serviceability-dev
mailing list