commit | dccf940c4bbf5dd625849b26a8043916af688256 | [log] [tgz] |
---|---|---|
author | Andrew Solovay <asolovay@google.com> | Tue Jun 24 13:04:54 2014 -0700 |
committer | Andrew Solovay <asolovay@google.com> | Tue Jun 24 13:04:54 2014 -0700 |
tree | eb65052ddf62314e3e8d5c82191862de76fc6650 | |
parent | 4737af8b0aa77681270b6bc6478a946b71144e45 [diff] |
docs: Fixed instructions on checking VM version. Per IRogers@ , you check the VM version by calling System.getProperty("java.vm.version") -- not, as previously documented, "dalvik.vm.version" (Ian says there's no such property as dalvik.vm.version.) BDC@ and/or AnwarG@, can you confirm? Revised doc is staged to: http://asolovay.mtv:9001/guide/practices/verifying-apps-art.html#GC_Migration bug: 15836664 Change-Id: Ie5e2e058fa9ce033afd18a0f4079faa81bbf317e