Bug #109713 Contribution: Replace synchronized blocks with a ReentrantLock. The synchro ...
Submitted: 19 Jan 2023 21:11 Modified: 12 Mar 12:49
Reporter: OCA Admin (OCA) Email Updates:
Status: Duplicate Impact on me:
None 
Category:Connector / J Severity:S3 (Non-critical)
Version:8.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: Contribution

[19 Jan 2023 21:11] OCA Admin
Description:
This bug tracks a contribution by Janick Reynders (Github user: janickr) as described in http://github.com/mysql/mysql-connector-j/pull/93

How to repeat:
See description

Suggested fix:
See contribution code attached
[19 Jan 2023 21:11] OCA Admin
Contribution submitted via Github - Replace synchronized blocks with a ReentrantLock. The synchronized bl… 
(*) Contribution by Janick Reynders (Github janickr, mysql-connector-j/pull/93#issuecomment-1397493194): I confirm the code being submitted is offered under the terms of the OCA, and that I am authorized to contribute it.

Contribution: git_patch_1198142035.txt (text/plain), 10.69 KiB.

[20 Jan 2023 3:49] MySQL Verification Team
Hello Janick Reynders,

Thank you for the report and contribution.

regards,
Umesh
[12 Mar 12:49] Filipe Silva
Superseded by Bug#110512.