RFR: 8328611: Thread safety issue in com.sun.tools.jdi.ReferenceTypeImpl::classObject [v2]

Chris Plummer cjplummer at openjdk.org
Thu May 30 18:06:07 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

Thanks for the reviews Serguei and Alex!

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

PR Comment: https://git.openjdk.org/jdk/pull/19439#issuecomment-2140499302


More information about the serviceability-dev mailing list