cloudstack/plugins/hypervisors/kvm
Laszlo Hornyak d22b65f45f replaced Integer reference comparsion with .equals
By default only the Integers between -128..127 are cached (unless overridden by java.lang.Integer.IntegerCache.high system property)
If the inbound or outbound values are higher, the reference comparison won't work.

Signed-off-by: Laszlo Hornyak <laszlo.hornyak@gmail.com>
2014-02-09 18:39:03 +01:00
..
resources/META-INF/cloudstack/kvm-compute Add missing licenses 2013-10-23 15:20:08 -07:00
src replaced Integer reference comparsion with .equals 2014-02-09 18:39:03 +01:00
test cleanup in LibvirtComputingResource 2014-02-09 16:50:10 +01:00
.pydevproject License header updates for the plugins folder. 2012-08-03 09:07:43 -04:00
pom.xml Removed all reminants of the IdentityService. Created the KeysManager to move the management 2014-01-14 13:11:35 -08:00