
Roy Golan has submitted this change and it was merged. Change subject: core: replace GetTimeZoneQuery with a static block ...................................................................... core: replace GetTimeZoneQuery with a static block move the syncronyzed init code block a static block and avoid syncying. Change-Id: I6930f142e13796f0b7adc40bc22b23a3820c6f64 Signed-off-by: Roy Golan <rgolan@redhat.com> --- M backend/manager/modules/bll/src/main/java/org/ovirt/engine/core/bll/GetTimeZonesQuery.java 1 file changed, 10 insertions(+), 9 deletions(-) Approvals: Roy Golan: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/5274 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I6930f142e13796f0b7adc40bc22b23a3820c6f64 Gerrit-PatchSet: 11 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Roy Golan <rgolan@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: Roy Golan <rgolan@redhat.com>