Change in ovirt-engine[master]: findbugs: use valueOf instead of number constructor

Shahar Havivi has submitted this change and it was merged. Change subject: findbugs: use valueOf instead of number constructor ...................................................................... findbugs: use valueOf instead of number constructor findbugs code: Bx: Method invokes inefficient Number constructor; use static valueOf instead Change-Id: If77d88f1862d2e75871b28695f7d8631eb30cc91 Signed-off-by: Shahar Havivi <shavivi@redhat.com> --- M backend/manager/modules/common/src/test/java/org/ovirt/engine/core/common/utils/ObjectUtilsTest.java 1 file changed, 3 insertions(+), 3 deletions(-) Approvals: Shahar Havivi: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/14782 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If77d88f1862d2e75871b28695f7d8631eb30cc91 Gerrit-PatchSet: 4 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Shahar Havivi <shavivi@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Shahar Havivi <shavivi@redhat.com>
participants (1)
-
shavivi@redhat.com