On Tue, 28 May 2024 23:20:48 GMT, Chris Plummer <cjplum...@openjdk.org> wrote:

> Fixed "double-checked-locking" bug in `ReferenceImplType.classObject()`. 
> Details in the first comment. Tested with the following:
> - com/sun/jdi
> - nsk/jdi
> - nsk/jdwp
> - nsk/jdb

This pull request has now been integrated.

Changeset: 922e312b
Author:    Chris Plummer <cjplum...@openjdk.org>
URL:       
https://git.openjdk.org/jdk/commit/922e312b0ab3ac54979ffdc53a8d8338e52234df
Stats:     26 lines in 1 file changed: 2 ins; 13 del; 11 mod

8328611: Thread safety issue in com.sun.tools.jdi.ReferenceTypeImpl::classObject

Reviewed-by: amenkov, sspitsyn

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

PR: https://git.openjdk.org/jdk/pull/19439

Reply via email to