RFR: 8328611: Thread safety issue in com.sun.tools.jdi.ReferenceTypeImpl::classObject [v2]
Serguei Spitsyn
sspitsyn at openjdk.org
Wed May 29 10:58:02 UTC 2024
On Wed, 29 May 2024 01:47:27 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
>
> Chris Plummer has updated the pull request incrementally with one additional commit since the last revision:
>
> Add period at end of comments
Marked as reviewed by sspitsyn (Reviewer).
-------------
PR Review: https://git.openjdk.org/jdk/pull/19439#pullrequestreview-2085064312
More information about the serviceability-dev
mailing list