|
|
|
|
|
by mrath
2674 days ago
|
|
about RAII there is quite a bit of support in recent Java versions not quite as good as Rust but there is support. Data race is one other thing, I do have data race issues but that is very rare. Some of the static analysis tools even catch these anti patterns. |
|