Closed
Description
Shimi Bandiel opened SPR-13617 and commented
AbstractJdbcCall contains a Double-Checked Locking code over the compiled field.
It should be declared volatile to avoid ordering issues that can result in race-condition scenarios.
Affects: 3.2.15, 4.1.8, 4.2.2