History log of /art/test/140-dce-regression/src/Main.java
Revision Date Author Comments
3b7660dea62f2940c8ade2cbc26792d341284dfe 14-Jul-2015 Serguei Katkov <serguei.i.katkov@intel.com> ART: DCE should know that array-length can throw NPE

array-length can throw NPE so it should be taking into account.

Bug: 22521944
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>

(cherry picked from commit b016c6dd3c30b04104a0a43dc294ce93e5f63874)

Change-Id: I6232430a02f9e6d156ad2aae0eb5a630118c0e79
b016c6dd3c30b04104a0a43dc294ce93e5f63874 14-Jul-2015 Serguei Katkov <serguei.i.katkov@intel.com> ART: DCE should know that array-length can throw NPE

array-length can throw NPE so it should be taking into account.

Bug: 22521944
Change-Id: I6f961560ccbbf81f57f1c597828f2ee18e2c3054
Signed-off-by: Serguei Katkov <serguei.i.katkov@intel.com>