Juan Hernandez has submitted this change and it was merged.

Change subject: packaging: Avoid 64 bit JVM options (#852037)
......................................................................


packaging: Avoid 64 bit JVM options (#852037)

https://bugzilla.redhat.com/852037

Currently we add the -XX:+UseCompressedOops to the execution of the JVM
regardless of the architecture, but this option only works in 64 bit
JVMs, in fact 32 bits JVMs fail if this option is included. This patch
removes that option as it is already enabled by default in OpenJDK 7.

Change-Id: Ia1e04d1f74b04a50ae2e7952820dd0da58ba6b15
Signed-off-by: Juan Hernandez <juan.hernan...@redhat.com>
---
M packaging/fedora/engine-service.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Juan Hernandez: Verified; Looks good to me, approved


--
To view, visit http://gerrit.ovirt.org/7949
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: Ia1e04d1f74b04a50ae2e7952820dd0da58ba6b15
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to