On Wed, 5 May 2021 20:26:13 GMT, Alex Menkov <[email protected]> wrote:

> Class loading can happen on different threads, but HotSwap agent is not ready 
> to this - classCount variable is used without any synchronization.
> The fix adds synchronization for ClassFileLoadHook.

This pull request has now been integrated.

Changeset: 9713152e
Author:    Alex Menkov <[email protected]>
URL:       
https://git.openjdk.java.net/jdk/commit/9713152eae660f83b8a681c3168b7eb2285c05bc
Stats:     43 lines in 1 file changed: 24 ins; 7 del; 12 mod

8262092: 
vmTestbase/nsk/jvmti/scenarios/hotswap/HS102/hs102t001/TestDescription.java 
SIGSEGV in memmove_ssse3

Reviewed-by: lmesnik, sspitsyn

-------------

PR: https://git.openjdk.java.net/jdk/pull/3889

Reply via email to