Skip to content

Project Loom does not play well with synchronized, so WDYT of adding support for "forbid use of synchronized"? #213

@vlsi

Description

@vlsi

In pgjdbc, we replace all synchronized with explicit Lock: pgjdbc/pgjdbc#2635
I wonder if I could use forbidden-apis to avoid more synchronized keywords creeping in the future.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions