Change in ovirt-engine[master]: packaging: Avoid 64 bit JVM options (#852037)

juan.hernandez at redhat.com juan.hernandez at redhat.com
Sun Sep 16 10:11:11 UTC 2012


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.hernandez at 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.hernandez at redhat.com>
Gerrit-Reviewer: Alex Lourie <alourie at redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl at redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez at redhat.com>



More information about the Engine-commits mailing list