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

Chris Plummer cjplummer at openjdk.org
Thu May 30 18:06:08 UTC 2024


On Tue, 28 May 2024 23:20:48 GMT, Chris Plummer <cjplummer at 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 <cjplummer at 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


More information about the serviceability-dev mailing list