FP on S1149 when using methods not present in the suggested class replacement

Description

The SynchronizedClassUsageCheck suggests using other classes than the synchronized ones found in the code. However, it should avoid doing so if the code is utilizing methods from the synchronized class that are not present in the suggested replacement, as doing so would break the code without changing more logic, which is sometimes not even possible.

Activity

Michael GumowskiOctober 26, 2023 at 3:15 PM

Useful links:

Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Components

Priority

Sentry

Created October 26, 2023 at 3:15 PM
Updated September 23, 2024 at 8:46 AM