mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 22:51:17 +07:00
7 lines
212 B
HTML
7 lines
212 B
HTML
<html>
|
|
<body>
|
|
Reports synchronization on <code>static</code> fields. While not strictly incorrect,
|
|
synchronization on <code>static</code> fields can lead to bad performance because of contention.
|
|
</body>
|
|
</html>
|